Pull request #41617 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6a5393636e358173e17275d3bd64218f6157f01d+42855ebc7fdf649d5e555a540078c48676dc665e (1eb8a0f719ab2a5f268f8874eff98fe0a3fe416b) 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 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-04T11:41:35.431Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-11-04T11:41:35.436Z] Trying to pass milestone 1 [Pipeline] milestone [2020-11-04T11:41:35.483Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-11-04T11:41:50.640Z] Still waiting to schedule task [2020-11-04T11:41:50.642Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-11-04T11:42:26.461Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cb758c0f3bee301f) in /home/ubuntu/workspace/moby_PR-41617 [Pipeline] { [Pipeline] checkout [2020-11-04T11:42:29.432Z] using credential docker-jenkins-github-credentials [2020-11-04T11:42:29.459Z] Cloning the remote Git repository [2020-11-04T11:42:29.459Z] Cloning with configured refspecs honoured and without tags [2020-11-04T11:42:29.442Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T11:42:29.498Z] > git init /home/ubuntu/workspace/moby_PR-41617 # timeout=10 [2020-11-04T11:42:29.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:42:29.760Z] > git --version # timeout=10 [2020-11-04T11:42:29.809Z] > git --version # 'git version 2.17.1' [2020-11-04T11:42:29.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:42:29.811Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:42:54.640Z] Fetching without tags [2020-11-04T11:42:54.518Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:42:54.541Z] > git config --add remote.origin.fetch +refs/pull/41617/head:refs/remotes/origin/PR-41617 # timeout=10 [2020-11-04T11:42:54.571Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:42:54.606Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:42:54.636Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:42:54.636Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:42:54.637Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:42:55.023Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 6a5393636e358173e17275d3bd64218f6157f01d [2020-11-04T11:42:57.097Z] Merge succeeded, producing 315b150e00798aa3a0a95ed92d41c595b68c1ce4 [2020-11-04T11:42:57.097Z] Checking out Revision 315b150e00798aa3a0a95ed92d41c595b68c1ce4 (PR-41617) [2020-11-04T11:42:55.023Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:42:55.046Z] > git checkout -f 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:42:55.738Z] > git remote # timeout=10 [2020-11-04T11:42:55.764Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T11:42:55.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:42:55.787Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T11:42:57.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T11:42:57.092Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:42:57.110Z] > git checkout -f 315b150e00798aa3a0a95ed92d41c595b68c1ce4 # timeout=10 [2020-11-04T11:43:01.092Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T11:43:01.095Z] > git rev-list --no-walk 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T11:43:02.578Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41617:/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 [2020-11-04T11:43:10.738Z] Unable to find image 'alpine:latest' locally [2020-11-04T11:43:10.738Z] latest: Pulling from library/alpine [2020-11-04T11:43:10.738Z] 188c0c94c7c5: Pulling fs layer [2020-11-04T11:43:10.738Z] 188c0c94c7c5: Verifying Checksum [2020-11-04T11:43:10.738Z] 188c0c94c7c5: Download complete [2020-11-04T11:43:10.999Z] 188c0c94c7c5: Pull complete [2020-11-04T11:43:10.999Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-04T11:43:10.999Z] Status: Downloaded newer image for alpine:latest [2020-11-04T11:43:16.302Z] 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: 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] { (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 [Pipeline] node [Pipeline] node [Pipeline] node [2020-11-04T11:43:17.559Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cb758c0f3bee301f) in /home/ubuntu/workspace/moby_PR-41617 [2020-11-04T11:43:17.559Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41617 [Pipeline] node [2020-11-04T11:43:17.564Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-41617 [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] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-11-04T11:43:17.654Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-11-04T11:43:17.689Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-11-04T11:43:17.694Z] Fetching changes from the remote Git repository [2020-11-04T11:43:17.701Z] using credential docker-jenkins-github-credentials [2020-11-04T11:43:17.704Z] Cloning the remote Git repository [2020-11-04T11:43:17.704Z] Cloning with configured refspecs honoured and without tags [2020-11-04T11:43:17.708Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-04T11:43:17.716Z] Cloning the remote Git repository [2020-11-04T11:43:17.716Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-11-04T11:43:18.230Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 6a5393636e358173e17275d3bd64218f6157f01d [2020-11-04T11:43:17.671Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-04T11:43:17.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:43:17.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:43:17.711Z] > git --version # timeout=10 [2020-11-04T11:43:17.723Z] > git --version # 'git version 2.17.1' [2020-11-04T11:43:17.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:43:17.725Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:43:18.233Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:43:18.247Z] > git checkout -f 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:43:18.399Z] > git remote # timeout=10 [2020-11-04T11:43:18.411Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T11:43:18.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:43:18.431Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T11:43:18.664Z] Merge succeeded, producing ec73dae3e95eecc0a861ce48be33b2487107f5ad [2020-11-04T11:43:18.665Z] Checking out Revision ec73dae3e95eecc0a861ce48be33b2487107f5ad (PR-41617) [2020-11-04T11:43:17.711Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T11:43:17.711Z] > git init /home/jenkins/workspace/moby_PR-41617 # timeout=10 [2020-11-04T11:43:17.715Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:43:17.715Z] > git --version # timeout=10 [2020-11-04T11:43:17.716Z] > git --version # 'git version 2.17.1' [2020-11-04T11:43:17.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:43:17.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:43:17.723Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T11:43:17.723Z] > git init /home/docker/workspace/moby_PR-41617 # timeout=10 [2020-11-04T11:43:17.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:43:17.732Z] > git --version # timeout=10 [2020-11-04T11:43:17.735Z] > git --version # 'git version 2.7.4' [2020-11-04T11:43:17.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:43:17.737Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:43:18.844Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T11:43:18.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T11:43:18.667Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:43:18.670Z] > git checkout -f ec73dae3e95eecc0a861ce48be33b2487107f5ad # timeout=10 [2020-11-04T11:43:18.849Z] > git rev-list --no-walk 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T11:43:19.635Z] + [ PR != PR ] [2020-11-04T11:43:19.635Z] + [ master != master ] [2020-11-04T11:43:19.635Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T11:43:19.986Z] + docker version [2020-11-04T11:43:19.986Z] Client: Docker Engine - Community [2020-11-04T11:43:19.986Z] Version: 19.03.13 [2020-11-04T11:43:19.986Z] API version: 1.40 [2020-11-04T11:43:19.986Z] Go version: go1.13.15 [2020-11-04T11:43:19.986Z] Git commit: 4484c46d9d [2020-11-04T11:43:19.986Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-04T11:43:19.986Z] OS/Arch: linux/amd64 [2020-11-04T11:43:19.986Z] Experimental: false [2020-11-04T11:43:19.986Z] [2020-11-04T11:43:19.986Z] Server: Docker Engine - Community [2020-11-04T11:43:19.986Z] Engine: [2020-11-04T11:43:19.986Z] Version: 19.03.13 [2020-11-04T11:43:19.986Z] API version: 1.40 (minimum version 1.12) [2020-11-04T11:43:19.986Z] Go version: go1.13.15 [2020-11-04T11:43:19.986Z] Git commit: 4484c46d9d [2020-11-04T11:43:19.986Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-04T11:43:19.986Z] OS/Arch: linux/amd64 [2020-11-04T11:43:19.986Z] Experimental: true [2020-11-04T11:43:19.986Z] containerd: [2020-11-04T11:43:19.986Z] Version: 1.3.7 [2020-11-04T11:43:19.986Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T11:43:19.986Z] runc: [2020-11-04T11:43:19.986Z] Version: 1.0.0-rc10 [2020-11-04T11:43:19.986Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:43:19.986Z] docker-init: [2020-11-04T11:43:19.986Z] Version: 0.18.0 [2020-11-04T11:43:19.986Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T11:43:20.287Z] + docker info [2020-11-04T11:43:26.717Z] Fetching without tags [2020-11-04T11:43:26.994Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 6a5393636e358173e17275d3bd64218f6157f01d [2020-11-04T11:43:26.688Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:43:26.690Z] > git config --add remote.origin.fetch +refs/pull/41617/head:refs/remotes/origin/PR-41617 # timeout=10 [2020-11-04T11:43:26.692Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:43:26.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:43:26.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:43:26.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:43:26.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:43:27.000Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:43:27.001Z] > git checkout -f 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:43:28.120Z] Merge succeeded, producing 0c751e5b72c5be4727bd5ee40d29e8fc6090c7d5 [2020-11-04T11:43:28.121Z] Checking out Revision 0c751e5b72c5be4727bd5ee40d29e8fc6090c7d5 (PR-41617) [2020-11-04T11:43:28.177Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T11:43:27.453Z] > git remote # timeout=10 [2020-11-04T11:43:27.455Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T11:43:27.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:43:27.456Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T11:43:28.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T11:43:28.127Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:43:28.128Z] > git checkout -f 0c751e5b72c5be4727bd5ee40d29e8fc6090c7d5 # timeout=10 [2020-11-04T11:43:28.184Z] > git rev-list --no-walk 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T11:43:29.073Z] + docker version [2020-11-04T11:43:29.073Z] Client: Docker Engine - Community [2020-11-04T11:43:29.073Z] Version: 19.03.7 [2020-11-04T11:43:29.073Z] API version: 1.40 [2020-11-04T11:43:29.073Z] Go version: go1.12.17 [2020-11-04T11:43:29.073Z] Git commit: 7141c199a2 [2020-11-04T11:43:29.073Z] Built: Sat Mar 7 16:48:47 2020 [2020-11-04T11:43:29.073Z] OS/Arch: linux/s390x [2020-11-04T11:43:29.073Z] Experimental: false [2020-11-04T11:43:29.073Z] [2020-11-04T11:43:29.073Z] Server: Docker Engine - Community [2020-11-04T11:43:29.073Z] Engine: [2020-11-04T11:43:29.073Z] Version: 19.03.7 [2020-11-04T11:43:29.073Z] API version: 1.40 (minimum version 1.12) [2020-11-04T11:43:29.073Z] Go version: go1.12.17 [2020-11-04T11:43:29.073Z] Git commit: 7141c199a2 [2020-11-04T11:43:29.073Z] Built: Sat Mar 7 16:47:46 2020 [2020-11-04T11:43:29.073Z] OS/Arch: linux/s390x [2020-11-04T11:43:29.073Z] Experimental: true [2020-11-04T11:43:29.073Z] containerd: [2020-11-04T11:43:29.073Z] Version: 1.2.13 [2020-11-04T11:43:29.073Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-04T11:43:29.073Z] runc: [2020-11-04T11:43:29.073Z] Version: 1.0.0-rc10 [2020-11-04T11:43:29.073Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:43:29.073Z] docker-init: [2020-11-04T11:43:29.073Z] Version: 0.18.0 [2020-11-04T11:43:29.073Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T11:43:29.452Z] + docker info [2020-11-04T11:43:29.452Z] Client: [2020-11-04T11:43:29.452Z] Debug Mode: false [2020-11-04T11:43:29.452Z] [2020-11-04T11:43:29.452Z] Server: [2020-11-04T11:43:29.452Z] Containers: 0 [2020-11-04T11:43:29.452Z] Running: 0 [2020-11-04T11:43:29.452Z] Paused: 0 [2020-11-04T11:43:29.452Z] Stopped: 0 [2020-11-04T11:43:29.452Z] Images: 0 [2020-11-04T11:43:29.452Z] Server Version: 19.03.7 [2020-11-04T11:43:29.452Z] Storage Driver: overlay2 [2020-11-04T11:43:29.452Z] Backing Filesystem: [2020-11-04T11:43:29.452Z] Supports d_type: true [2020-11-04T11:43:29.452Z] Native Overlay Diff: true [2020-11-04T11:43:29.452Z] Logging Driver: json-file [2020-11-04T11:43:29.452Z] Cgroup Driver: cgroupfs [2020-11-04T11:43:29.452Z] Plugins: [2020-11-04T11:43:29.452Z] Volume: local [2020-11-04T11:43:29.452Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T11:43:29.452Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T11:43:29.452Z] Swarm: inactive [2020-11-04T11:43:29.452Z] Runtimes: runc [2020-11-04T11:43:29.452Z] Default Runtime: runc [2020-11-04T11:43:29.452Z] Init Binary: docker-init [2020-11-04T11:43:29.453Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-04T11:43:29.453Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:43:29.453Z] init version: fec3683 [2020-11-04T11:43:29.453Z] Security Options: [2020-11-04T11:43:29.453Z] apparmor [2020-11-04T11:43:29.453Z] seccomp [2020-11-04T11:43:29.453Z] Profile: default [2020-11-04T11:43:29.453Z] Kernel Version: 4.15.0-91-generic [2020-11-04T11:43:29.453Z] Operating System: Ubuntu 18.04.4 LTS [2020-11-04T11:43:29.453Z] OSType: linux [2020-11-04T11:43:29.453Z] Architecture: s390x [2020-11-04T11:43:29.453Z] CPUs: 2 [2020-11-04T11:43:29.453Z] Total Memory: 7.861GiB [2020-11-04T11:43:29.453Z] Name: s390x-ubuntu-16 [2020-11-04T11:43:29.453Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-11-04T11:43:29.453Z] Docker Root Dir: /var/lib/docker [2020-11-04T11:43:29.453Z] Debug Mode: false [2020-11-04T11:43:29.453Z] Username: dockerbuildbot [2020-11-04T11:43:29.453Z] Registry: https://index.docker.io/v1/ [2020-11-04T11:43:29.453Z] Labels: [2020-11-04T11:43:29.453Z] Experimental: true [2020-11-04T11:43:29.453Z] Insecure Registries: [2020-11-04T11:43:29.453Z] 127.0.0.0/8 [2020-11-04T11:43:29.453Z] Live Restore Enabled: false [2020-11-04T11:43:29.453Z] [2020-11-04T11:43:29.453Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T11:43:29.833Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:43:29.833Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:43:29.833Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T11:43:29.833Z] + bash /home/jenkins/workspace/moby_PR-41617/check-config.sh [2020-11-04T11:43:29.833Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T11:43:29.833Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-11-04T11:43:29.833Z] [2020-11-04T11:43:29.833Z] Generally Necessary: [2020-11-04T11:43:29.833Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T11:43:29.833Z] - apparmor: enabled and tools installed [2020-11-04T11:43:29.833Z] - CONFIG_NAMESPACES: enabled [2020-11-04T11:43:29.833Z] - CONFIG_NET_NS: enabled [2020-11-04T11:43:29.833Z] - CONFIG_PID_NS: enabled [2020-11-04T11:43:29.833Z] - CONFIG_IPC_NS: enabled [2020-11-04T11:43:29.833Z] - CONFIG_UTS_NS: enabled [2020-11-04T11:43:29.833Z] - CONFIG_CGROUPS: enabled [2020-11-04T11:43:29.833Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T11:43:29.833Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T11:43:29.833Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T11:43:29.833Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T11:43:29.833Z] - CONFIG_CPUSETS: enabled [2020-11-04T11:43:29.833Z] - CONFIG_MEMCG: enabled [2020-11-04T11:43:29.833Z] - CONFIG_KEYS: enabled [2020-11-04T11:43:29.833Z] - CONFIG_VETH: enabled (as module) [2020-11-04T11:43:29.833Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T11:43:29.833Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-04T11:43:30.125Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T11:43:30.125Z] [2020-11-04T11:43:30.125Z] Optional Features: [2020-11-04T11:43:30.125Z] - CONFIG_USER_NS: enabled [2020-11-04T11:43:30.125Z] - CONFIG_SECCOMP: enabled [2020-11-04T11:43:30.125Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T11:43:30.125Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T11:43:30.125Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T11:43:30.125Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T11:43:30.125Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T11:43:30.125Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T11:43:30.125Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-04T11:43:30.125Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-04T11:43:30.125Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T11:43:30.125Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T11:43:30.125Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T11:43:30.125Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T11:43:30.125Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T11:43:30.125Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T11:43:30.125Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T11:43:30.125Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T11:43:30.125Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T11:43:30.125Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_EXT4_FS: enabled [2020-11-04T11:43:30.125Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T11:43:30.125Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T11:43:30.125Z] - Network Drivers: [2020-11-04T11:43:30.125Z] - "overlay": [2020-11-04T11:43:30.125Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T11:43:30.125Z] Optional (for encrypted networks): [2020-11-04T11:43:30.125Z] - CONFIG_CRYPTO: enabled [2020-11-04T11:43:30.125Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T11:43:30.125Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T11:43:30.125Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T11:43:30.125Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T11:43:30.125Z] - CONFIG_XFRM: enabled [2020-11-04T11:43:30.125Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-04T11:43:30.125Z] - "ipvlan": [2020-11-04T11:43:30.125Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T11:43:30.125Z] - "macvlan": [2020-11-04T11:43:30.125Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T11:43:30.125Z] - "ftp,tftp client in container": [2020-11-04T11:43:30.125Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T11:43:30.125Z] - Storage Drivers: [2020-11-04T11:43:30.125Z] - "aufs": [2020-11-04T11:43:30.125Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T11:43:30.125Z] - "btrfs": [2020-11-04T11:43:30.125Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T11:43:30.125Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T11:43:30.125Z] - "devicemapper": [2020-11-04T11:43:30.125Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T11:43:30.125Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T11:43:30.125Z] - "overlay": [2020-11-04T11:43:30.125Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T11:43:30.125Z] - "zfs": [2020-11-04T11:43:30.125Z] - /dev/zfs: missing [2020-11-04T11:43:30.125Z] - zfs command: missing [2020-11-04T11:43:30.125Z] - zpool command: missing [2020-11-04T11:43:30.125Z] [2020-11-04T11:43:30.125Z] Limits: [2020-11-04T11:43:30.125Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T11:43:30.125Z] [2020-11-04T11:43:30.125Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T11:43:30.559Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 . [2020-11-04T11:43:30.559Z] #2 [internal] load .dockerignore [2020-11-04T11:43:30.559Z] #2 transferring context: 87B done [2020-11-04T11:43:30.559Z] #2 DONE 0.0s [2020-11-04T11:43:30.559Z] [2020-11-04T11:43:30.559Z] #1 [internal] load build definition from Dockerfile [2020-11-04T11:43:30.559Z] #1 transferring dockerfile: 16.58kB done [2020-11-04T11:43:30.559Z] #1 DONE 0.0s [2020-11-04T11:43:30.559Z] [2020-11-04T11:43:30.560Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T11:43:30.865Z] #3 DONE 0.2s [2020-11-04T11:43:30.865Z] [2020-11-04T11:43:30.865Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T11:43:30.865Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T11:43:31.165Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-11-04T11:43:31.165Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T11:43:31.165Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-11-04T11:43:31.165Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-11-04T11:43:31.165Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-11-04T11:43:31.165Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-11-04T11:43:31.165Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-11-04T11:43:31.458Z] #4 DONE 0.6s [2020-11-04T11:43:31.751Z] [2020-11-04T11:43:31.751Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T11:43:31.751Z] #7 ... [2020-11-04T11:43:31.751Z] [2020-11-04T11:43:31.751Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T11:43:31.751Z] #5 DONE 0.1s [2020-11-04T11:43:31.751Z] [2020-11-04T11:43:31.751Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T11:43:31.751Z] #6 DONE 0.2s [2020-11-04T11:43:32.052Z] [2020-11-04T11:43:32.052Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T11:43:32.052Z] #7 DONE 0.2s [2020-11-04T11:43:32.052Z] [2020-11-04T11:43:32.052Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T11:43:32.052Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T11:43:32.052Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T11:43:32.052Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-11-04T11:43:32.052Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T11:43:32.052Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.32MB / 9.86MB 0.2s [2020-11-04T11:43:32.352Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-11-04T11:43:32.352Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.1s [2020-11-04T11:43:32.554Z] Still waiting to schedule task [2020-11-04T11:43:32.555Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cb758c0f3bee301f)’ [2020-11-04T11:43:32.556Z] Still waiting to schedule task [2020-11-04T11:43:32.556Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cb758c0f3bee301f)’ [2020-11-04T11:43:32.564Z] Still waiting to schedule task [2020-11-04T11:43:32.564Z] All nodes of label ‘arm64&&linux’ are offline [2020-11-04T11:43:32.566Z] Still waiting to schedule task [2020-11-04T11:43:32.566Z] All nodes of label ‘windows-2019’ are offline [2020-11-04T11:43:32.996Z] #60 ... [2020-11-04T11:43:32.996Z] [2020-11-04T11:43:32.996Z] #21 [internal] load build context [2020-11-04T11:43:32.996Z] #21 transferring context: 51.98MB 0.9s done [2020-11-04T11:43:32.996Z] #21 DONE 0.9s [2020-11-04T11:43:32.996Z] [2020-11-04T11:43:32.996Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T11:43:32.996Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-11-04T11:43:32.996Z] #60 DONE 1.0s [2020-11-04T11:43:32.996Z] [2020-11-04T11:43:32.996Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:32.996Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T11:43:32.996Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T11:43:32.996Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-11-04T11:43:32.996Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-11-04T11:43:32.996Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 32.35MB / 48.97MB 0.8s [2020-11-04T11:43:32.996Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-11-04T11:43:32.996Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.6s done [2020-11-04T11:43:32.996Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.8s [2020-11-04T11:43:33.299Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.0s [2020-11-04T11:43:33.299Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 364.54kB / 56.74MB 1.0s [2020-11-04T11:43:33.299Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s done [2020-11-04T11:43:33.299Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 18.64MB / 56.74MB 1.2s [2020-11-04T11:43:33.299Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.71MB / 102.23MB 1.2s [2020-11-04T11:43:33.596Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.90MB / 56.74MB 1.3s [2020-11-04T11:43:33.596Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 8.92MB / 102.23MB 1.3s [2020-11-04T11:43:33.596Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-11-04T11:43:33.596Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.86MB / 56.74MB 1.4s [2020-11-04T11:43:33.893Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.68MB / 51.38MB 1.6s [2020-11-04T11:43:33.893Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.52MB / 56.74MB 1.6s [2020-11-04T11:43:33.893Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 19.93MB / 102.23MB 1.6s [2020-11-04T11:43:33.893Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.30MB / 56.74MB 1.7s [2020-11-04T11:43:33.893Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 9.90MB / 51.38MB 1.8s [2020-11-04T11:43:34.190Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 52.70MB / 56.74MB 1.9s [2020-11-04T11:43:34.190Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 27.75MB / 102.23MB 1.9s [2020-11-04T11:43:34.190Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 16.07MB / 51.38MB 2.0s [2020-11-04T11:43:34.190Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.0s [2020-11-04T11:43:34.488Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.57MB / 51.38MB 2.2s [2020-11-04T11:43:34.488Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.1s done [2020-11-04T11:43:34.488Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 45.75MB / 102.23MB 2.2s [2020-11-04T11:43:34.488Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.1s done [2020-11-04T11:43:34.488Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 51.73MB / 102.23MB 2.3s [2020-11-04T11:43:34.488Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.72MB / 51.38MB 2.4s [2020-11-04T11:43:34.488Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 60.42MB / 102.23MB 2.4s [2020-11-04T11:43:34.790Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.43MB / 51.38MB 2.5s [2020-11-04T11:43:34.790Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 67.84MB / 102.23MB 2.5s [2020-11-04T11:43:34.790Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 75.58MB / 102.23MB 2.6s [2020-11-04T11:43:35.084Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.61MB / 51.38MB 2.7s [2020-11-04T11:43:35.084Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 83.65MB / 102.23MB 2.7s [2020-11-04T11:43:35.084Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.59MB / 51.38MB 2.9s [2020-11-04T11:43:35.084Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 101.47MB / 102.23MB 2.9s [2020-11-04T11:43:35.084Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.51MB / 51.38MB 3.0s [2020-11-04T11:43:35.213Z] Client: [2020-11-04T11:43:35.213Z] Debug Mode: false [2020-11-04T11:43:35.213Z] [2020-11-04T11:43:35.213Z] Server: [2020-11-04T11:43:35.213Z] Containers: 0 [2020-11-04T11:43:35.213Z] Running: 0 [2020-11-04T11:43:35.213Z] Paused: 0 [2020-11-04T11:43:35.213Z] Stopped: 0 [2020-11-04T11:43:35.213Z] Images: 1 [2020-11-04T11:43:35.213Z] Server Version: 19.03.13 [2020-11-04T11:43:35.213Z] Storage Driver: overlay2 [2020-11-04T11:43:35.213Z] Backing Filesystem: extfs [2020-11-04T11:43:35.213Z] Supports d_type: true [2020-11-04T11:43:35.213Z] Native Overlay Diff: true [2020-11-04T11:43:35.213Z] Logging Driver: json-file [2020-11-04T11:43:35.213Z] Cgroup Driver: cgroupfs [2020-11-04T11:43:35.213Z] Plugins: [2020-11-04T11:43:35.213Z] Volume: local [2020-11-04T11:43:35.213Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T11:43:35.213Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T11:43:35.213Z] Swarm: inactive [2020-11-04T11:43:35.213Z] Runtimes: runc [2020-11-04T11:43:35.213Z] Default Runtime: runc [2020-11-04T11:43:35.213Z] Init Binary: docker-init [2020-11-04T11:43:35.213Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T11:43:35.213Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:43:35.213Z] init version: fec3683 [2020-11-04T11:43:35.213Z] Security Options: [2020-11-04T11:43:35.213Z] apparmor [2020-11-04T11:43:35.213Z] seccomp [2020-11-04T11:43:35.213Z] Profile: default [2020-11-04T11:43:35.213Z] Kernel Version: 5.4.0-1025-aws [2020-11-04T11:43:35.213Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-04T11:43:35.213Z] OSType: linux [2020-11-04T11:43:35.213Z] Architecture: x86_64 [2020-11-04T11:43:35.213Z] CPUs: 2 [2020-11-04T11:43:35.213Z] Total Memory: 7.487GiB [2020-11-04T11:43:35.213Z] Name: ip-10-100-62-72 [2020-11-04T11:43:35.213Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-04T11:43:35.213Z] Docker Root Dir: /var/lib/docker [2020-11-04T11:43:35.213Z] Debug Mode: false [2020-11-04T11:43:35.213Z] Registry: https://index.docker.io/v1/ [2020-11-04T11:43:35.213Z] Labels: [2020-11-04T11:43:35.213Z] Experimental: true [2020-11-04T11:43:35.213Z] Insecure Registries: [2020-11-04T11:43:35.213Z] 127.0.0.0/8 [2020-11-04T11:43:35.213Z] Live Restore Enabled: true [2020-11-04T11:43:35.213Z] [2020-11-04T11:43:35.213Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T11:43:35.377Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.0s done [2020-11-04T11:43:35.377Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.78MB / 51.38MB 3.2s [2020-11-04T11:43:35.437Z] Fetching without tags [2020-11-04T11:43:35.508Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:43:35.509Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:43:35.509Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T11:43:35.509Z] + bash /home/ubuntu/workspace/moby_PR-41617/check-config.sh [2020-11-04T11:43:35.509Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T11:43:35.509Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-04T11:43:35.509Z] [2020-11-04T11:43:35.509Z] Generally Necessary: [2020-11-04T11:43:35.509Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T11:43:35.509Z] - apparmor: enabled and tools installed [2020-11-04T11:43:35.509Z] - CONFIG_NAMESPACES: enabled [2020-11-04T11:43:35.509Z] - CONFIG_NET_NS: enabled [2020-11-04T11:43:35.509Z] - CONFIG_PID_NS: enabled [2020-11-04T11:43:35.509Z] - CONFIG_IPC_NS: enabled [2020-11-04T11:43:35.509Z] - CONFIG_UTS_NS: enabled [2020-11-04T11:43:35.509Z] - CONFIG_CGROUPS: enabled [2020-11-04T11:43:35.509Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T11:43:35.509Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T11:43:35.509Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T11:43:35.509Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T11:43:35.509Z] - CONFIG_CPUSETS: enabled [2020-11-04T11:43:35.509Z] - CONFIG_MEMCG: enabled [2020-11-04T11:43:35.509Z] - CONFIG_KEYS: enabled [2020-11-04T11:43:35.509Z] - CONFIG_VETH: enabled (as module) [2020-11-04T11:43:35.509Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T11:43:35.509Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T11:43:35.509Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-04T11:43:35.509Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T11:43:35.509Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T11:43:35.509Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T11:43:35.669Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.37MB / 51.38MB 3.3s [2020-11-04T11:43:35.669Z] #8 ... [2020-11-04T11:43:35.669Z] [2020-11-04T11:43:35.669Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:43:35.669Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T11:43:35.669Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done [2020-11-04T11:43:35.669Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done [2020-11-04T11:43:35.669Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 1.1s done [2020-11-04T11:43:35.669Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T11:43:35.669Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 2.2s done [2020-11-04T11:43:35.669Z] #24 DONE 3.8s [2020-11-04T11:43:35.669Z] [2020-11-04T11:43:35.669Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:35.669Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 3.4s done [2020-11-04T11:43:35.807Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T11:43:35.807Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T11:43:35.807Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T11:43:35.807Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T11:43:35.807Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-04T11:43:35.807Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T11:43:35.807Z] [2020-11-04T11:43:35.807Z] Optional Features: [2020-11-04T11:43:35.807Z] - CONFIG_USER_NS: enabled [2020-11-04T11:43:35.807Z] - CONFIG_SECCOMP: enabled [2020-11-04T11:43:35.807Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T11:43:35.807Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T11:43:35.807Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T11:43:35.807Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T11:43:35.807Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T11:43:35.807Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T11:43:35.807Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-04T11:43:35.807Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-04T11:43:35.807Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T11:43:35.807Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T11:43:35.807Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T11:43:35.807Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T11:43:35.807Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T11:43:35.807Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T11:43:35.807Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T11:43:35.807Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T11:43:35.807Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T11:43:35.807Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T11:43:35.807Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T11:43:35.807Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T11:43:35.807Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T11:43:35.807Z] - CONFIG_EXT4_FS: enabled [2020-11-04T11:43:35.807Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T11:43:35.807Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T11:43:35.807Z] - Network Drivers: [2020-11-04T11:43:35.807Z] - "overlay": [2020-11-04T11:43:35.807Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T11:43:35.807Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T11:43:35.807Z] Optional (for encrypted networks): [2020-11-04T11:43:35.837Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 6a5393636e358173e17275d3bd64218f6157f01d [2020-11-04T11:43:35.963Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.6s done [2020-11-04T11:43:36.072Z] - CONFIG_CRYPTO: enabled [2020-11-04T11:43:36.072Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T11:43:36.072Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T11:43:36.072Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T11:43:36.072Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T11:43:36.072Z] - CONFIG_XFRM: enabled [2020-11-04T11:43:36.072Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T11:43:36.072Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T11:43:36.072Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T11:43:36.072Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-04T11:43:36.072Z] - "ipvlan": [2020-11-04T11:43:36.072Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T11:43:36.072Z] - "macvlan": [2020-11-04T11:43:36.072Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T11:43:36.072Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T11:43:36.072Z] - "ftp,tftp client in container": [2020-11-04T11:43:36.072Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T11:43:36.072Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T11:43:36.072Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T11:43:36.072Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T11:43:36.072Z] - Storage Drivers: [2020-11-04T11:43:36.072Z] - "aufs": [2020-11-04T11:43:36.072Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T11:43:36.072Z] - "btrfs": [2020-11-04T11:43:36.072Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T11:43:36.072Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T11:43:36.072Z] - "devicemapper": [2020-11-04T11:43:36.072Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T11:43:36.072Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T11:43:36.072Z] - "overlay": [2020-11-04T11:43:36.072Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T11:43:36.072Z] - "zfs": [2020-11-04T11:43:36.072Z] - /dev/zfs: present [2020-11-04T11:43:36.072Z] - zfs command: missing [2020-11-04T11:43:36.072Z] - zpool command: missing [2020-11-04T11:43:36.072Z] [2020-11-04T11:43:36.072Z] Limits: [2020-11-04T11:43:36.072Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T11:43:36.072Z] [2020-11-04T11:43:36.072Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T11:43:36.255Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-11-04T11:43:36.412Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 . [2020-11-04T11:43:36.412Z] #2 [internal] load build definition from Dockerfile [2020-11-04T11:43:36.412Z] #2 transferring dockerfile: 16.58kB done [2020-11-04T11:43:36.412Z] #2 DONE 0.1s [2020-11-04T11:43:36.412Z] [2020-11-04T11:43:36.412Z] #1 [internal] load .dockerignore [2020-11-04T11:43:36.412Z] #1 transferring context: 87B done [2020-11-04T11:43:36.412Z] #1 DONE 0.1s [2020-11-04T11:43:36.412Z] [2020-11-04T11:43:36.412Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T11:43:36.547Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-11-04T11:43:36.547Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-11-04T11:43:36.840Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-11-04T11:43:36.840Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-11-04T11:43:35.409Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:43:35.412Z] > git config --add remote.origin.fetch +refs/pull/41617/head:refs/remotes/origin/PR-41617 # timeout=10 [2020-11-04T11:43:35.415Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:43:35.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:43:35.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:43:35.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:43:35.444Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:43:35.843Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:43:35.849Z] > git checkout -f 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:43:36.650Z] > git remote # timeout=10 [2020-11-04T11:43:36.653Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T11:43:36.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:43:36.656Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T11:43:37.362Z] #3 DONE 0.8s [2020-11-04T11:43:37.362Z] [2020-11-04T11:43:37.362Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T11:43:37.362Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T11:43:37.548Z] Merge succeeded, producing 7f3c909071e164f0f2614fb3a402018e59f0fd63 [2020-11-04T11:43:37.548Z] Checking out Revision 7f3c909071e164f0f2614fb3a402018e59f0fd63 (PR-41617) [2020-11-04T11:43:37.622Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T11:43:37.622Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-04T11:43:37.622Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-04T11:43:37.622Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-11-04T11:43:37.622Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-11-04T11:43:37.622Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-11-04T11:43:37.672Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T11:43:37.538Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T11:43:37.555Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:43:37.557Z] > git checkout -f 7f3c909071e164f0f2614fb3a402018e59f0fd63 # timeout=10 [2020-11-04T11:43:37.678Z] > git rev-list --no-walk 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-11-04T11:43:38.194Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-11-04T11:43:38.194Z] #4 DONE 0.8s [2020-11-04T11:43:38.194Z] [2020-11-04T11:43:38.194Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T11:43:38.590Z] + docker version [2020-11-04T11:43:38.590Z] Client: [2020-11-04T11:43:38.590Z] Version: 18.06.1-ce [2020-11-04T11:43:38.590Z] API version: 1.38 [2020-11-04T11:43:38.590Z] Go version: go1.10.3 [2020-11-04T11:43:38.590Z] Git commit: e68fc7a [2020-11-04T11:43:38.590Z] Built: Tue Aug 21 17:26:10 2018 [2020-11-04T11:43:38.590Z] OS/Arch: linux/ppc64le [2020-11-04T11:43:38.590Z] Experimental: false [2020-11-04T11:43:38.590Z] [2020-11-04T11:43:38.590Z] Server: [2020-11-04T11:43:38.590Z] Engine: [2020-11-04T11:43:38.590Z] Version: 18.06.1-ce [2020-11-04T11:43:38.590Z] API version: 1.38 (minimum version 1.12) [2020-11-04T11:43:38.590Z] Go version: go1.10.3 [2020-11-04T11:43:38.590Z] Git commit: e68fc7a [2020-11-04T11:43:38.590Z] Built: Tue Aug 21 17:24:20 2018 [2020-11-04T11:43:38.590Z] OS/Arch: linux/ppc64le [2020-11-04T11:43:38.590Z] Experimental: true [Pipeline] sh [2020-11-04T11:43:38.767Z] #7 DONE 0.3s [2020-11-04T11:43:38.767Z] [2020-11-04T11:43:38.767Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T11:43:38.767Z] #5 DONE 0.3s [2020-11-04T11:43:38.767Z] [2020-11-04T11:43:38.767Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T11:43:38.767Z] #6 DONE 0.3s [2020-11-04T11:43:38.767Z] [2020-11-04T11:43:38.767Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:38.767Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T11:43:38.767Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-04T11:43:38.767Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.30kB / 50.40MB 0.1s [2020-11-04T11:43:38.767Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T11:43:38.767Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 647.32kB / 7.81MB 0.1s [2020-11-04T11:43:38.767Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-04T11:43:38.978Z] + docker info [2020-11-04T11:43:38.978Z] Containers: 0 [2020-11-04T11:43:38.978Z] Running: 0 [2020-11-04T11:43:38.978Z] Paused: 0 [2020-11-04T11:43:38.978Z] Stopped: 0 [2020-11-04T11:43:38.978Z] Images: 0 [2020-11-04T11:43:38.978Z] Server Version: 18.06.1-ce [2020-11-04T11:43:38.978Z] Storage Driver: overlay2 [2020-11-04T11:43:38.978Z] Backing Filesystem: extfs [2020-11-04T11:43:38.978Z] Supports d_type: true [2020-11-04T11:43:38.978Z] Native Overlay Diff: true [2020-11-04T11:43:38.978Z] Logging Driver: json-file [2020-11-04T11:43:38.978Z] Cgroup Driver: cgroupfs [2020-11-04T11:43:38.978Z] Plugins: [2020-11-04T11:43:38.978Z] Volume: local [2020-11-04T11:43:38.978Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T11:43:38.978Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-11-04T11:43:38.978Z] Swarm: inactive [2020-11-04T11:43:38.978Z] Runtimes: runc [2020-11-04T11:43:38.978Z] Default Runtime: runc [2020-11-04T11:43:38.978Z] Init Binary: docker-init [2020-11-04T11:43:38.978Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-11-04T11:43:38.978Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-11-04T11:43:38.978Z] init version: fec3683 [2020-11-04T11:43:38.978Z] Security Options: [2020-11-04T11:43:38.978Z] apparmor [2020-11-04T11:43:38.978Z] seccomp [2020-11-04T11:43:38.978Z] Profile: default [2020-11-04T11:43:38.978Z] Kernel Version: 4.4.0-139-generic [2020-11-04T11:43:38.978Z] Operating System: Ubuntu 16.04.3 LTS [2020-11-04T11:43:38.978Z] OSType: linux [2020-11-04T11:43:38.978Z] Architecture: ppc64le [2020-11-04T11:43:38.978Z] CPUs: 4 [2020-11-04T11:43:38.978Z] Total Memory: 7.972GiB [2020-11-04T11:43:38.978Z] Name: ppc64le-ubuntu-12 [2020-11-04T11:43:38.978Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-11-04T11:43:38.978Z] Docker Root Dir: /var/lib/docker [2020-11-04T11:43:38.978Z] Debug Mode (client): false [2020-11-04T11:43:38.978Z] Debug Mode (server): false [2020-11-04T11:43:38.978Z] Username: dockerbuildbot [2020-11-04T11:43:38.978Z] Registry: https://index.docker.io/v1/ [2020-11-04T11:43:38.978Z] Labels: [2020-11-04T11:43:38.978Z] Experimental: true [2020-11-04T11:43:38.978Z] Insecure Registries: [2020-11-04T11:43:38.978Z] 127.0.0.0/8 [2020-11-04T11:43:38.978Z] Live Restore Enabled: false [2020-11-04T11:43:38.978Z] [Pipeline] sh [2020-11-04T11:43:39.030Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.72MB / 50.40MB 0.3s [2020-11-04T11:43:39.030Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-11-04T11:43:39.030Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.51MB / 50.40MB 0.5s [2020-11-04T11:43:39.030Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-11-04T11:43:39.030Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.12MB / 10.00MB 0.5s [2020-11-04T11:43:39.291Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.97MB / 50.40MB 0.6s [2020-11-04T11:43:39.291Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2020-11-04T11:43:39.291Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.11MB / 50.40MB 0.7s [2020-11-04T11:43:39.365Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:43:39.365Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:43:39.365Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T11:43:39.365Z] + bash /home/docker/workspace/moby_PR-41617/check-config.sh [2020-11-04T11:43:39.365Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T11:43:39.365Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-11-04T11:43:39.365Z] [2020-11-04T11:43:39.365Z] Generally Necessary: [2020-11-04T11:43:39.365Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T11:43:39.365Z] - apparmor: enabled and tools installed [2020-11-04T11:43:39.365Z] - CONFIG_NAMESPACES: enabled [2020-11-04T11:43:39.365Z] - CONFIG_NET_NS: enabled [2020-11-04T11:43:39.365Z] - CONFIG_PID_NS: enabled [2020-11-04T11:43:39.365Z] - CONFIG_IPC_NS: enabled [2020-11-04T11:43:39.365Z] - CONFIG_UTS_NS: enabled [2020-11-04T11:43:39.365Z] - CONFIG_CGROUPS: enabled [2020-11-04T11:43:39.365Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T11:43:39.365Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T11:43:39.365Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T11:43:39.365Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T11:43:39.365Z] - CONFIG_CPUSETS: enabled [2020-11-04T11:43:39.365Z] - CONFIG_MEMCG: enabled [2020-11-04T11:43:39.365Z] - CONFIG_KEYS: enabled [2020-11-04T11:43:39.365Z] - CONFIG_VETH: enabled (as module) [2020-11-04T11:43:39.365Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T11:43:39.575Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.2s done [2020-11-04T11:43:39.575Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-11-04T11:43:39.659Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-04T11:43:39.659Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T11:43:39.659Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-11-04T11:43:39.659Z] [2020-11-04T11:43:39.659Z] Optional Features: [2020-11-04T11:43:39.659Z] - CONFIG_USER_NS: enabled [2020-11-04T11:43:39.659Z] - CONFIG_SECCOMP: enabled [2020-11-04T11:43:39.659Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T11:43:39.659Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T11:43:39.659Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T11:43:39.659Z] (cgroup swap accounting is currently enabled) [2020-11-04T11:43:39.659Z] - CONFIG_MEMCG_KMEM: enabled [2020-11-04T11:43:39.659Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T11:43:39.659Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T11:43:39.659Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-04T11:43:39.659Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-04T11:43:39.659Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T11:43:39.659Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T11:43:39.659Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T11:43:39.659Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T11:43:39.659Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T11:43:39.659Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T11:43:39.659Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T11:43:39.659Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T11:43:39.659Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T11:43:39.659Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_EXT4_FS: enabled [2020-11-04T11:43:39.659Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T11:43:39.659Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T11:43:39.659Z] - Network Drivers: [2020-11-04T11:43:39.659Z] - "overlay": [2020-11-04T11:43:39.659Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T11:43:39.659Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T11:43:39.659Z] Optional (for encrypted networks): [2020-11-04T11:43:39.866Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s [2020-11-04T11:43:39.867Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-11-04T11:43:39.867Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.71MB / 51.83MB 1.2s [2020-11-04T11:43:39.867Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.2s [2020-11-04T11:43:39.951Z] - CONFIG_CRYPTO: enabled [2020-11-04T11:43:39.951Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-11-04T11:43:39.951Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-11-04T11:43:39.951Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-11-04T11:43:39.951Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-11-04T11:43:39.951Z] - CONFIG_XFRM: enabled [2020-11-04T11:43:39.951Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T11:43:39.951Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T11:43:39.951Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T11:43:39.951Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-04T11:43:39.951Z] - "ipvlan": [2020-11-04T11:43:39.951Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T11:43:39.951Z] - "macvlan": [2020-11-04T11:43:39.951Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T11:43:39.952Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T11:43:39.952Z] - "ftp,tftp client in container": [2020-11-04T11:43:39.952Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T11:43:39.952Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T11:43:39.952Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T11:43:39.952Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T11:43:39.952Z] - Storage Drivers: [2020-11-04T11:43:39.952Z] - "aufs": [2020-11-04T11:43:39.952Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T11:43:39.952Z] - "btrfs": [2020-11-04T11:43:39.952Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T11:43:39.952Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T11:43:39.952Z] - "devicemapper": [2020-11-04T11:43:39.952Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T11:43:39.952Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T11:43:39.952Z] - "overlay": [2020-11-04T11:43:39.952Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T11:43:39.952Z] - "zfs": [2020-11-04T11:43:39.952Z] - /dev/zfs: missing [2020-11-04T11:43:39.952Z] - zfs command: missing [2020-11-04T11:43:39.952Z] - zpool command: missing [2020-11-04T11:43:39.952Z] [2020-11-04T11:43:39.952Z] Limits: [2020-11-04T11:43:39.952Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T11:43:39.952Z] [2020-11-04T11:43:39.952Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T11:43:40.127Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2020-11-04T11:43:40.127Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.32MB / 51.83MB 1.4s [2020-11-04T11:43:40.127Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.72MB / 68.67MB 1.4s [2020-11-04T11:43:40.127Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.4s [2020-11-04T11:43:40.127Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.58MB / 51.83MB 1.5s [2020-11-04T11:43:40.127Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.54MB / 51.83MB 1.6s [2020-11-04T11:43:40.127Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.26MB / 68.67MB 1.6s [2020-11-04T11:43:40.388Z] + make bundles/buildx [2020-11-04T11:43:40.389Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.07MB / 51.83MB 1.7s [2020-11-04T11:43:40.650Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.73MB / 51.83MB 1.9s [2020-11-04T11:43:40.650Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.25MB / 68.67MB 1.9s [2020-11-04T11:43:40.650Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.54MB / 120.17MB 1.9s [2020-11-04T11:43:40.650Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-11-04T11:43:40.650Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.97MB / 68.67MB 2.1s [2020-11-04T11:43:40.682Z] make: command: Command not found [2020-11-04T11:43:40.682Z] make: command: Command not found [2020-11-04T11:43:40.682Z] mkdir bundles [2020-11-04T11:43:40.682Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-11-04T11:43:40.682Z] --build-arg BUILDX_COMMIT \ [2020-11-04T11:43:40.682Z] --build-arg BUILDX_REPO \ [2020-11-04T11:43:40.682Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-11-04T11:43:40.682Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-11-04T11:43:40.682Z] . [2020-11-04T11:43:40.682Z] /bin/sh: 4: go: not found [2020-11-04T11:43:40.682Z] /bin/sh: 5: go: not found [2020-11-04T11:43:40.911Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.06MB / 51.83MB 2.1s [2020-11-04T11:43:40.911Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.22MB / 120.17MB 2.1s [2020-11-04T11:43:40.911Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.43MB / 51.83MB 2.3s [2020-11-04T11:43:40.911Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.65MB / 68.67MB 2.3s [2020-11-04T11:43:41.086Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.5s done [2020-11-04T11:43:41.086Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-11-04T11:43:41.174Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s [2020-11-04T11:43:41.174Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.77MB / 68.67MB 2.5s [2020-11-04T11:43:41.174Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.04MB / 120.17MB 2.5s [2020-11-04T11:43:41.442Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.79MB / 68.67MB 2.7s [2020-11-04T11:43:41.710Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done [2020-11-04T11:43:41.710Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.91MB / 68.67MB 3.0s [2020-11-04T11:43:41.710Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.52MB / 120.17MB 3.0s [2020-11-04T11:43:41.710Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.0s [2020-11-04T11:43:41.971Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done [2020-11-04T11:43:41.971Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.06MB / 68.67MB 3.4s [2020-11-04T11:43:42.236Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.31MB / 68.67MB 3.6s [2020-11-04T11:43:42.497Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s [2020-11-04T11:43:42.497Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.86MB / 120.17MB 3.9s [2020-11-04T11:43:42.789Z] Sending build context to Docker daemon 56.8MB [2020-11-04T11:43:42.789Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-11-04T11:43:42.789Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-11-04T11:43:42.789Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-11-04T11:43:42.789Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-11-04T11:43:42.789Z] 1.13.15-buster: Pulling from library/golang [2020-11-04T11:43:43.071Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.35MB / 120.17MB 4.3s [2020-11-04T11:43:43.071Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done [2020-11-04T11:43:43.084Z] db4e2d8d5901: Pulling fs layer [2020-11-04T11:43:43.084Z] dfe2d012519c: Pulling fs layer [2020-11-04T11:43:43.084Z] 5d8f1d1f9197: Pulling fs layer [2020-11-04T11:43:43.084Z] 1301750ffb48: Pulling fs layer [2020-11-04T11:43:43.084Z] dc5c6edc9cff: Pulling fs layer [2020-11-04T11:43:43.084Z] 3c370c2e2f82: Pulling fs layer [2020-11-04T11:43:43.084Z] 5ffb2f5886e2: Pulling fs layer [2020-11-04T11:43:43.084Z] 1301750ffb48: Waiting [2020-11-04T11:43:43.084Z] 3c370c2e2f82: Waiting [2020-11-04T11:43:43.084Z] dc5c6edc9cff: Waiting [2020-11-04T11:43:43.336Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.51MB / 120.17MB 4.7s [2020-11-04T11:43:43.380Z] dfe2d012519c: Download complete [2020-11-04T11:43:43.598Z] #8 ... [2020-11-04T11:43:43.598Z] [2020-11-04T11:43:43.598Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T11:43:43.598Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T11:43:43.598Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T11:43:43.598Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T11:43:43.598Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-11-04T11:43:43.598Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.1s done [2020-11-04T11:43:43.598Z] #60 DONE 5.2s [2020-11-04T11:43:43.598Z] [2020-11-04T11:43:43.598Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:43.598Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.13MB / 120.17MB 5.0s [2020-11-04T11:43:43.598Z] #8 ... [2020-11-04T11:43:43.598Z] [2020-11-04T11:43:43.598Z] #21 [internal] load build context [2020-11-04T11:43:43.598Z] #21 transferring context: 33.08MB 5.1s [2020-11-04T11:43:43.676Z] 5d8f1d1f9197: Verifying Checksum [2020-11-04T11:43:43.676Z] 5d8f1d1f9197: Download complete [2020-11-04T11:43:43.831Z] #8 ... [2020-11-04T11:43:43.831Z] [2020-11-04T11:43:43.831Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:43:43.831Z] #25 0.592 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:43:43.831Z] #25 0.612 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:43:43.831Z] #25 0.652 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:43:43.831Z] #25 0.706 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T11:43:43.831Z] #25 0.848 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T11:43:43.831Z] #25 1.191 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T11:43:43.831Z] #25 2.196 Fetched 8085 kB in 2s (4996 kB/s) [2020-11-04T11:43:43.831Z] #25 2.196 Reading package lists... [2020-11-04T11:43:43.831Z] #25 2.640 Reading package lists... [2020-11-04T11:43:43.831Z] #25 3.092 Building dependency tree... [2020-11-04T11:43:43.831Z] #25 3.216 The following additional packages will be installed: [2020-11-04T11:43:43.831Z] #25 3.216 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T11:43:43.831Z] #25 3.216 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T11:43:43.831Z] #25 3.216 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T11:43:43.831Z] #25 3.216 Suggested packages: [2020-11-04T11:43:43.831Z] #25 3.216 krb5-doc krb5-user [2020-11-04T11:43:43.831Z] #25 3.216 Recommended packages: [2020-11-04T11:43:43.831Z] #25 3.216 krb5-locales publicsuffix libsasl2-modules [2020-11-04T11:43:43.831Z] #25 3.327 The following NEW packages will be installed: [2020-11-04T11:43:43.831Z] #25 3.327 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T11:43:43.831Z] #25 3.327 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T11:43:43.831Z] #25 3.327 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T11:43:43.831Z] #25 3.327 libssh2-1 libssl1.1 openssl [2020-11-04T11:43:43.831Z] #25 3.356 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T11:43:43.831Z] #25 3.356 Need to get 4591 kB of archives. [2020-11-04T11:43:43.831Z] #25 3.356 After this operation, 11.9 MB of additional disk space will be used. [2020-11-04T11:43:43.831Z] #25 3.356 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T11:43:43.831Z] #25 3.367 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u3 [213 kB] [2020-11-04T11:43:43.831Z] #25 3.375 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-11-04T11:43:43.831Z] #25 3.407 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-11-04T11:43:43.831Z] #25 3.418 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-11-04T11:43:43.831Z] #25 3.487 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-11-04T11:43:43.831Z] #25 3.521 Get:7 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T11:43:43.831Z] #25 3.674 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-11-04T11:43:43.832Z] #25 3.680 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB] [2020-11-04T11:43:43.832Z] #25 3.739 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB] [2020-11-04T11:43:43.832Z] #25 3.749 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB] [2020-11-04T11:43:43.832Z] #25 3.782 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB] [2020-11-04T11:43:43.832Z] #25 3.782 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-11-04T11:43:43.832Z] #25 3.782 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-11-04T11:43:43.832Z] #25 3.782 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-11-04T11:43:43.832Z] #25 3.782 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-11-04T11:43:43.832Z] #25 3.838 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-11-04T11:43:43.832Z] #25 4.003 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-11-04T11:43:43.832Z] #25 4.011 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-04T11:43:43.832Z] #25 4.017 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-04T11:43:43.832Z] #25 4.087 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-04T11:43:43.832Z] #25 4.193 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:43:43.832Z] #25 4.203 Fetched 4591 kB in 1s (6162 kB/s) [2020-11-04T11:43:43.832Z] #25 4.220 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-11-04T11:43:43.832Z] #25 4.220 (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.) [2020-11-04T11:43:43.832Z] #25 4.221 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.223 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 4.247 Selecting previously unselected package libsasl2-2:s390x. [2020-11-04T11:43:43.832Z] #25 4.247 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.251 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 4.279 Selecting previously unselected package libldap-common. [2020-11-04T11:43:43.832Z] #25 4.279 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T11:43:43.832Z] #25 4.281 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:43:43.832Z] #25 4.314 Selecting previously unselected package libldap-2.4-2:s390x. [2020-11-04T11:43:43.832Z] #25 4.314 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.316 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:43:43.832Z] #25 4.364 Selecting previously unselected package libssl1.1:s390x. [2020-11-04T11:43:43.832Z] #25 4.364 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.367 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-11-04T11:43:43.832Z] #25 4.531 Selecting previously unselected package openssl. [2020-11-04T11:43:43.832Z] #25 4.531 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.534 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:43:43.832Z] #25 4.646 Selecting previously unselected package ca-certificates. [2020-11-04T11:43:43.832Z] #25 4.646 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T11:43:43.832Z] #25 4.648 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T11:43:43.832Z] #25 4.701 Selecting previously unselected package libkeyutils1:s390x. [2020-11-04T11:43:43.832Z] #25 4.701 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.703 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-11-04T11:43:43.832Z] #25 4.729 Selecting previously unselected package libkrb5support0:s390x. [2020-11-04T11:43:43.832Z] #25 4.729 Preparing to unpack .../08-libkrb5support0_1.17-3_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.741 Unpacking libkrb5support0:s390x (1.17-3) ... [2020-11-04T11:43:43.832Z] #25 4.834 Selecting previously unselected package libk5crypto3:s390x. [2020-11-04T11:43:43.832Z] #25 4.834 Preparing to unpack .../09-libk5crypto3_1.17-3_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.837 Unpacking libk5crypto3:s390x (1.17-3) ... [2020-11-04T11:43:43.832Z] #25 4.875 Selecting previously unselected package libkrb5-3:s390x. [2020-11-04T11:43:43.832Z] #25 4.875 Preparing to unpack .../10-libkrb5-3_1.17-3_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.882 Unpacking libkrb5-3:s390x (1.17-3) ... [2020-11-04T11:43:43.832Z] #25 4.969 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-11-04T11:43:43.832Z] #25 4.969 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 4.971 Unpacking libgssapi-krb5-2:s390x (1.17-3) ... [2020-11-04T11:43:43.832Z] #25 5.015 Selecting previously unselected package libnghttp2-14:s390x. [2020-11-04T11:43:43.832Z] #25 5.015 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 5.019 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 5.057 Selecting previously unselected package libpsl5:s390x. [2020-11-04T11:43:43.832Z] #25 5.057 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 5.059 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-11-04T11:43:43.832Z] #25 5.084 Selecting previously unselected package librtmp1:s390x. [2020-11-04T11:43:43.832Z] #25 5.084 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 5.087 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:43:43.832Z] #25 5.116 Selecting previously unselected package libssh2-1:s390x. [2020-11-04T11:43:43.832Z] #25 5.116 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 5.120 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-11-04T11:43:43.832Z] #25 5.153 Selecting previously unselected package libcurl4:s390x. [2020-11-04T11:43:43.832Z] #25 5.154 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 5.157 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 5.200 Selecting previously unselected package curl. [2020-11-04T11:43:43.832Z] #25 5.200 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 5.218 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 5.250 Selecting previously unselected package libonig5:s390x. [2020-11-04T11:43:43.832Z] #25 5.250 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 5.253 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-04T11:43:43.832Z] #25 5.291 Selecting previously unselected package libjq1:s390x. [2020-11-04T11:43:43.832Z] #25 5.291 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 5.296 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-04T11:43:43.832Z] #25 5.324 Selecting previously unselected package jq. [2020-11-04T11:43:43.832Z] #25 5.325 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-04T11:43:43.832Z] #25 5.327 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:43:43.832Z] #25 5.364 Setting up libkeyutils1:s390x (1.6-6) ... [2020-11-04T11:43:43.832Z] #25 5.371 Setting up libpsl5:s390x (0.20.2-2) ... [2020-11-04T11:43:43.832Z] #25 5.378 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-11-04T11:43:43.832Z] #25 5.437 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 5.444 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:43:43.832Z] #25 5.452 Setting up libkrb5support0:s390x (1.17-3) ... [2020-11-04T11:43:43.832Z] #25 5.459 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 5.465 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:43:43.832Z] #25 5.472 Setting up libk5crypto3:s390x (1.17-3) ... [2020-11-04T11:43:43.832Z] #25 5.478 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 5.484 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-11-04T11:43:43.832Z] #25 5.491 Setting up libkrb5-3:s390x (1.17-3) ... [2020-11-04T11:43:43.832Z] #25 5.497 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:43:43.832Z] #25 5.506 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-04T11:43:43.832Z] #25 5.512 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-04T11:43:43.832Z] #25 5.518 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:43:43.832Z] #25 5.525 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T11:43:43.832Z] #25 5.848 Updating certificates in /etc/ssl/certs... [2020-11-04T11:43:43.832Z] #25 6.272 126 added, 0 removed; done. [2020-11-04T11:43:43.832Z] #25 6.347 Setting up libgssapi-krb5-2:s390x (1.17-3) ... [2020-11-04T11:43:43.832Z] #25 6.405 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:43:43.832Z] #25 6.424 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 6.451 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T11:43:43.832Z] #25 6.478 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:43:43.832Z] #25 6.507 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T11:43:43.832Z] #25 6.527 Updating certificates in /etc/ssl/certs... [2020-11-04T11:43:43.832Z] #25 6.977 0 added, 0 removed; done. [2020-11-04T11:43:43.832Z] #25 6.977 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T11:43:43.832Z] #25 6.978 done. [2020-11-04T11:43:43.832Z] #25 DONE 7.7s [2020-11-04T11:43:43.832Z] [2020-11-04T11:43:43.832Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:43.832Z] #8 ... [2020-11-04T11:43:43.832Z] [2020-11-04T11:43:43.832Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T11:43:43.832Z] #26 DONE 0.4s [2020-11-04T11:43:43.832Z] [2020-11-04T11:43:43.832Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:43:44.467Z] #27 ... [2020-11-04T11:43:44.467Z] [2020-11-04T11:43:44.467Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:44.467Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.0s done [2020-11-04T11:43:44.467Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-11-04T11:43:44.467Z] #8 DONE 12.6s [2020-11-04T11:43:44.759Z] [2020-11-04T11:43:44.759Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T11:43:45.211Z] db4e2d8d5901: Download complete [2020-11-04T11:43:45.446Z] #9 DONE 0.7s [2020-11-04T11:43:45.446Z] [2020-11-04T11:43:45.446Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:43:45.446Z] #27 1.150 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T11:43:45.446Z] #27 1.268 [2020-11-04T11:43:45.739Z] #27 1.378 ####### 11.0% ######################## 34.3% ######################################### 57.9% ########################################################### 82.1% ######################################################################## 100.0% [2020-11-04T11:43:45.739Z] #27 1.884 [2020-11-04T11:43:46.033Z] #27 1.993 #################################################### 72.4% ######################################################################## 100.0% [2020-11-04T11:43:46.033Z] [2020-11-04T11:43:46.033Z] #27 ... [2020-11-04T11:43:46.033Z] [2020-11-04T11:43:46.033Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T11:43:46.033Z] #10 DONE 0.7s [2020-11-04T11:43:46.033Z] [2020-11-04T11:43:46.033Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T11:43:46.033Z] #29 DONE 0.1s [2020-11-04T11:43:46.033Z] [2020-11-04T11:43:46.033Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T11:43:46.033Z] #37 DONE 0.1s [2020-11-04T11:43:46.033Z] [2020-11-04T11:43:46.033Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:43:46.033Z] #27 2.141 [2020-11-04T11:43:46.153Z] #21 transferring context: 51.98MB 7.2s done [2020-11-04T11:43:46.153Z] #21 ... [2020-11-04T11:43:46.153Z] [2020-11-04T11:43:46.153Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:46.153Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s [2020-11-04T11:43:46.153Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2020-11-04T11:43:46.153Z] #8 ... [2020-11-04T11:43:46.153Z] [2020-11-04T11:43:46.153Z] #21 [internal] load build context [2020-11-04T11:43:46.153Z] #21 DONE 7.7s [2020-11-04T11:43:46.153Z] [2020-11-04T11:43:46.153Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:46.261Z] 1301750ffb48: Verifying Checksum [2020-11-04T11:43:46.261Z] 1301750ffb48: Download complete [2020-11-04T11:43:46.261Z] 5ffb2f5886e2: Verifying Checksum [2020-11-04T11:43:46.261Z] 5ffb2f5886e2: Download complete [2020-11-04T11:43:46.352Z] #27 2.262 ############################ 39.5% ######################################################################## 100.0% [2020-11-04T11:43:46.352Z] #27 2.450 [2020-11-04T11:43:46.726Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.9s done [2020-11-04T11:43:46.962Z] #27 2.568 ##### 7.6% ######################## 34.2% ####################################### 54.4% ##################################################### 73.7% ####################################################################### 99.3% ######################################################################## 100.0% [2020-11-04T11:43:47.256Z] #27 3.168 [2020-11-04T11:43:47.317Z] dc5c6edc9cff: Verifying Checksum [2020-11-04T11:43:47.317Z] dc5c6edc9cff: Download complete [2020-11-04T11:43:48.641Z] #8 ... [2020-11-04T11:43:48.641Z] [2020-11-04T11:43:48.641Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:43:48.641Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T11:43:48.641Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T11:43:48.641Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-11-04T11:43:48.641Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-11-04T11:43:48.641Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.7s done [2020-11-04T11:43:48.641Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 3.7s [2020-11-04T11:43:48.641Z] #24 ... [2020-11-04T11:43:48.641Z] [2020-11-04T11:43:48.641Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:49.414Z] db4e2d8d5901: Pull complete [2020-11-04T11:43:49.414Z] dfe2d012519c: Pull complete [2020-11-04T11:43:49.708Z] 3c370c2e2f82: Verifying Checksum [2020-11-04T11:43:49.708Z] 3c370c2e2f82: Download complete [2020-11-04T11:43:49.708Z] 5d8f1d1f9197: Pull complete [2020-11-04T11:43:50.559Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.7s done [2020-11-04T11:43:50.560Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-04T11:43:51.136Z] #8 ... [2020-11-04T11:43:51.136Z] [2020-11-04T11:43:51.136Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:43:51.136Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 5.8s done [2020-11-04T11:43:51.136Z] #24 DONE 12.4s [2020-11-04T11:43:51.136Z] [2020-11-04T11:43:51.136Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:43:51.399Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-11-04T11:43:51.660Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-04T11:43:52.233Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2020-11-04T11:43:52.460Z] 1301750ffb48: Pull complete [2020-11-04T11:43:52.494Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-11-04T11:43:54.105Z] #27 3.384 #=#=# 0.0% 0.1% 0.3% 0.7% # 1.8% ## 3.5% ### 5.3% ##### 7.0% ###### 8.4% ####### 10.0% ######## 11.5% ######### 13.0% ########## 14.9% ############ 17.1% ############# 19.2% ############### 21.4% ################ 23.0% ################# 24.8% ################## 26.1% #################### 27.9% ##################### 29.4% ###################### 30.9% ####################### 32.4% ######################## 33.9% ######################### 35.4% ########################## 37.0% ########################### 38.8% ############################# 40.5% ############################## 42.4% ############################### 44.4% ################################# 46.2% ################################## 47.4% ################################### 49.6% ##################################### 51.5% ##################################### 52.6% ####################################### 54.4% ######################################## 55.7% ######################################### 57.5% ########################################## 59.2% ########################################### 61.0% ############################################# 62.8% ############################################## 64.5% ############################################### 66.2% ################################################# 68.6% ################################################### 70.9% #################################################### 73.2% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.7% ######################################################### 80.5% ########################################################## 81.1% ########################################################### 83.3% [2020-11-04T11:43:54.105Z] #27 ... [2020-11-04T11:43:54.105Z] [2020-11-04T11:43:54.105Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:43:54.105Z] #22 2.265 + RM_GOPATH=0 [2020-11-04T11:43:54.105Z] #22 2.265 + TMP_GOPATH= [2020-11-04T11:43:54.105Z] #22 2.265 + : /build [2020-11-04T11:43:54.105Z] #22 2.265 + '[' -z '' ']' [2020-11-04T11:43:54.105Z] #22 2.265 ++ mktemp -d [2020-11-04T11:43:54.105Z] #22 2.265 + export GOPATH=/tmp/tmp.b2SZgmi6xJ [2020-11-04T11:43:54.105Z] #22 2.265 + GOPATH=/tmp/tmp.b2SZgmi6xJ [2020-11-04T11:43:54.105Z] #22 2.265 + RM_GOPATH=1 [2020-11-04T11:43:54.105Z] #22 2.265 + case "$(go env GOARCH)" in [2020-11-04T11:43:54.105Z] #22 2.271 ++ go env GOARCH [2020-11-04T11:43:54.105Z] #22 2.275 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:54.105Z] #22 2.275 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:54.105Z] #22 2.277 ++ dirname /tmp/install/install.sh [2020-11-04T11:43:54.105Z] #22 2.279 + dir=/tmp/install [2020-11-04T11:43:54.105Z] #22 2.279 + bin=dockercli [2020-11-04T11:43:54.105Z] #22 2.279 + shift [2020-11-04T11:43:54.105Z] #22 2.279 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T11:43:54.105Z] #22 2.279 + . /tmp/install/dockercli.installer [2020-11-04T11:43:54.105Z] #22 2.279 ++ : stable [2020-11-04T11:43:54.105Z] #22 2.279 ++ : 17.06.2-ce [2020-11-04T11:43:54.105Z] #22 2.279 + install_dockercli [2020-11-04T11:43:54.105Z] #22 2.279 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T11:43:54.105Z] #22 2.279 ++ uname -m [2020-11-04T11:43:54.105Z] #22 2.279 + arch=s390x [2020-11-04T11:43:54.105Z] #22 2.279 + '[' s390x '!=' x86_64 ']' [2020-11-04T11:43:54.105Z] #22 2.279 + '[' s390x '!=' s390x ']' [2020-11-04T11:43:54.105Z] #22 2.279 + url=https://download.docker.com/linux/static [2020-11-04T11:43:54.105Z] #22 2.279 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-11-04T11:43:54.105Z] #22 2.279 Install docker/cli version 17.06.2-ce from stable [2020-11-04T11:43:54.105Z] #22 2.279 + tar -xz docker/docker [2020-11-04T11:43:54.105Z] #22 7.315 + mkdir -p /build [2020-11-04T11:43:54.105Z] #22 7.329 + mv docker/docker /build/ [2020-11-04T11:43:54.105Z] #22 7.331 + rmdir docker [2020-11-04T11:43:54.105Z] #22 DONE 8.1s [2020-11-04T11:43:54.105Z] [2020-11-04T11:43:54.105Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:43:54.105Z] #27 3.384 #=#=# 0.0% 0.1% 0.3% 0.7% # 1.8% ## 3.5% ### 5.3% ##### 7.0% ###### 8.4% ####### 10.0% ######## 11.5% ######### 13.0% ########## 14.9% ############ 17.1% ############# 19.2% ############### 21.4% ################ 23.0% ################# 24.8% ################## 26.1% #################### 27.9% ##################### 29.4% ###################### 30.9% ####################### 32.4% ######################## 33.9% ######################### 35.4% ########################## 37.0% ########################### 38.8% ############################# 40.5% ############################## 42.4% ############################### 44.4% ################################# 46.2% ################################## 47.4% ################################### 49.6% ##################################### 51.5% ##################################### 52.6% ####################################### 54.4% ######################################## 55.7% ######################################### 57.5% ########################################## 59.2% ########################################### 61.0% ############################################# 62.8% ############################################## 64.5% ############################################### 66.2% ################################################# 68.6% ################################################### 70.9% #################################################### 73.2% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.7% ######################################################### 80.5% ########################################################## 81.1% ########################################################### 83.3% ############################################################# 85.0% ############################################################## 86.3% [2020-11-04T11:43:54.105Z] #27 ... [2020-11-04T11:43:54.105Z] [2020-11-04T11:43:54.105Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:43:54.105Z] #45 2.267 + RM_GOPATH=0 [2020-11-04T11:43:54.105Z] #45 2.267 + TMP_GOPATH= [2020-11-04T11:43:54.105Z] #45 2.267 + : /build [2020-11-04T11:43:54.105Z] #45 2.267 + '[' -z '' ']' [2020-11-04T11:43:54.105Z] #45 2.267 ++ mktemp -d [2020-11-04T11:43:54.105Z] #45 2.267 + export GOPATH=/tmp/tmp.wf5o0gMUpP [2020-11-04T11:43:54.105Z] #45 2.267 + GOPATH=/tmp/tmp.wf5o0gMUpP [2020-11-04T11:43:54.105Z] #45 2.267 + RM_GOPATH=1 [2020-11-04T11:43:54.105Z] #45 2.267 + case "$(go env GOARCH)" in [2020-11-04T11:43:54.105Z] #45 2.267 ++ go env GOARCH [2020-11-04T11:43:54.105Z] #45 2.275 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:54.105Z] #45 2.275 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:54.105Z] #45 2.275 ++ dirname /tmp/install/install.sh [2020-11-04T11:43:54.105Z] #45 2.279 + dir=/tmp/install [2020-11-04T11:43:54.105Z] #45 2.279 + bin=gotestsum [2020-11-04T11:43:54.105Z] #45 2.279 + shift [2020-11-04T11:43:54.105Z] #45 2.279 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T11:43:54.105Z] #45 2.279 + . /tmp/install/gotestsum.installer [2020-11-04T11:43:54.105Z] #45 2.279 ++ : v0.5.3 [2020-11-04T11:43:54.105Z] #45 2.279 + install_gotestsum [2020-11-04T11:43:54.105Z] #45 2.279 + set -e [2020-11-04T11:43:54.105Z] #45 2.279 + export GO111MODULE=on [2020-11-04T11:43:54.105Z] #45 2.279 + GO111MODULE=on [2020-11-04T11:43:54.105Z] #45 2.279 + GOBIN=/build [2020-11-04T11:43:54.105Z] #45 2.279 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T11:43:54.105Z] #45 2.296 go: finding gotest.tools v0.5.3 [2020-11-04T11:43:54.105Z] #45 2.296 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T11:43:54.105Z] #45 2.538 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T11:43:54.105Z] #45 2.911 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T11:43:54.105Z] #45 3.438 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:43:54.105Z] #45 3.439 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T11:43:54.105Z] #45 3.439 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T11:43:54.105Z] #45 3.440 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T11:43:54.105Z] #45 3.464 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:43:54.105Z] #45 3.504 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:43:54.105Z] #45 3.547 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:43:54.105Z] #45 3.548 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:43:54.105Z] #45 3.660 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T11:43:54.105Z] #45 3.664 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T11:43:54.105Z] #45 3.709 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:43:54.105Z] #45 3.730 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:43:54.105Z] #45 3.747 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:43:54.105Z] #45 3.756 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:43:54.105Z] #45 3.801 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:43:54.105Z] #45 3.863 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:43:54.105Z] #45 3.865 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T11:43:54.105Z] #45 3.909 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:43:54.105Z] #45 4.107 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:43:54.105Z] #45 5.445 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:43:54.105Z] #45 5.456 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:43:54.105Z] #45 7.250 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:43:54.105Z] #45 ... [2020-11-04T11:43:54.105Z] [2020-11-04T11:43:54.105Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:43:54.553Z] dc5c6edc9cff: Pull complete [2020-11-04T11:43:55.595Z] #27 3.384 #=#=# 0.0% 0.1% 0.3% 0.7% # 1.8% ## 3.5% ### 5.3% ##### 7.0% ###### 8.4% ####### 10.0% ######## 11.5% ######### 13.0% ########## 14.9% ############ 17.1% ############# 19.2% ############### 21.4% ################ 23.0% ################# 24.8% ################## 26.1% #################### 27.9% ##################### 29.4% ###################### 30.9% ####################### 32.4% ######################## 33.9% ######################### 35.4% ########################## 37.0% ########################### 38.8% ############################# 40.5% ############################## 42.4% ############################### 44.4% ################################# 46.2% ################################## 47.4% ################################### 49.6% ##################################### 51.5% ##################################### 52.6% ####################################### 54.4% ######################################## 55.7% ######################################### 57.5% ########################################## 59.2% ########################################### 61.0% ############################################# 62.8% ############################################## 64.5% ############################################### 66.2% ################################################# 68.6% ################################################### 70.9% #################################################### 73.2% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.7% ######################################################### 80.5% ########################################################## 81.1% ########################################################### 83.3% ############################################################# 85.0% ############################################################## 86.3% ############################################################## 86.9% ############################################################## 87.4% ################################################################ 89.2% ################################################################# 90.4% ################################################################## 92.2% ################################################################### 93.5% #################################################################### 94.7% ##################################################################### 96.6% ###################################################################### 98.5% ######################################################################## 100.0% [2020-11-04T11:43:55.888Z] #27 11.84 [2020-11-04T11:43:56.180Z] #27 ... [2020-11-04T11:43:56.180Z] [2020-11-04T11:43:56.180Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:43:56.180Z] #30 2.451 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T11:43:56.180Z] #30 2.452 Cloning into '.'... [2020-11-04T11:43:56.180Z] #30 ... [2020-11-04T11:43:56.180Z] [2020-11-04T11:43:56.180Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:43:56.180Z] #53 2.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:43:56.180Z] #53 3.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:43:56.180Z] #53 3.095 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:43:56.180Z] #53 3.518 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T11:43:56.180Z] #53 4.898 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T11:43:56.180Z] #53 6.627 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T11:43:56.472Z] #53 ... [2020-11-04T11:43:56.472Z] [2020-11-04T11:43:56.472Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:43:56.472Z] #62 2.564 + RM_GOPATH=0 [2020-11-04T11:43:56.472Z] #62 2.564 + TMP_GOPATH= [2020-11-04T11:43:56.472Z] #62 2.564 + : /build [2020-11-04T11:43:56.472Z] #62 2.564 + '[' -z '' ']' [2020-11-04T11:43:56.472Z] #62 2.567 ++ mktemp -d [2020-11-04T11:43:56.472Z] #62 2.572 + export GOPATH=/tmp/tmp.jmI0t2gmkT [2020-11-04T11:43:56.472Z] #62 2.572 + GOPATH=/tmp/tmp.jmI0t2gmkT [2020-11-04T11:43:56.472Z] #62 2.572 + RM_GOPATH=1 [2020-11-04T11:43:56.472Z] #62 2.572 + case "$(go env GOARCH)" in [2020-11-04T11:43:56.472Z] #62 2.573 ++ go env GOARCH [2020-11-04T11:43:56.472Z] #62 2.595 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:56.472Z] #62 2.595 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:56.472Z] #62 2.596 ++ dirname /tmp/install/install.sh [2020-11-04T11:43:56.472Z] #62 2.599 + dir=/tmp/install [2020-11-04T11:43:56.472Z] #62 2.599 + bin=proxy [2020-11-04T11:43:56.472Z] #62 2.599 + shift [2020-11-04T11:43:56.472Z] #62 2.599 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T11:43:56.472Z] #62 2.599 + . /tmp/install/proxy.installer [2020-11-04T11:43:56.472Z] #62 2.599 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:43:56.472Z] #62 2.599 + install_proxy [2020-11-04T11:43:56.472Z] #62 2.599 + case "$1" in [2020-11-04T11:43:56.472Z] #62 2.599 + export CGO_ENABLED=0 [2020-11-04T11:43:56.472Z] #62 2.599 + CGO_ENABLED=0 [2020-11-04T11:43:56.472Z] #62 2.599 + _install_proxy [2020-11-04T11:43:56.472Z] #62 2.599 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T11:43:56.472Z] #62 2.599 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:43:56.472Z] #62 2.599 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jmI0t2gmkT/src/github.com/docker/libnetwork [2020-11-04T11:43:56.472Z] #62 2.605 Cloning into '/tmp/tmp.jmI0t2gmkT/src/github.com/docker/libnetwork'... [2020-11-04T11:43:56.472Z] #62 ... [2020-11-04T11:43:56.472Z] [2020-11-04T11:43:56.472Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:43:56.472Z] #38 2.459 + git clone https://github.com/docker/distribution.git . [2020-11-04T11:43:56.472Z] #38 2.461 Cloning into '.'... [2020-11-04T11:43:56.764Z] #38 ... [2020-11-04T11:43:56.764Z] [2020-11-04T11:43:56.764Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:43:56.764Z] #56 2.187 + RM_GOPATH=0 [2020-11-04T11:43:56.764Z] #56 2.187 + TMP_GOPATH= [2020-11-04T11:43:56.764Z] #56 2.187 + : /build [2020-11-04T11:43:56.764Z] #56 2.187 + '[' -z '' ']' [2020-11-04T11:43:56.764Z] #56 2.192 ++ mktemp -d [2020-11-04T11:43:56.764Z] #56 2.193 + export GOPATH=/tmp/tmp.GANOCT5BZU [2020-11-04T11:43:56.764Z] #56 2.193 + GOPATH=/tmp/tmp.GANOCT5BZU [2020-11-04T11:43:56.764Z] #56 2.193 + RM_GOPATH=1 [2020-11-04T11:43:56.764Z] #56 2.193 + case "$(go env GOARCH)" in [2020-11-04T11:43:56.764Z] #56 2.198 ++ go env GOARCH [2020-11-04T11:43:56.764Z] #56 2.217 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:43:56.764Z] #56 2.217 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:56.764Z] #56 2.217 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:56.764Z] #56 2.217 ++ dirname /tmp/install/install.sh [2020-11-04T11:43:56.764Z] #56 2.217 + dir=/tmp/install [2020-11-04T11:43:56.764Z] #56 2.217 + bin=rootlesskit [2020-11-04T11:43:56.764Z] #56 2.217 + shift [2020-11-04T11:43:56.764Z] #56 2.217 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T11:43:56.764Z] #56 2.217 + . /tmp/install/rootlesskit.installer [2020-11-04T11:43:56.764Z] #56 2.217 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:43:56.764Z] #56 2.217 + install_rootlesskit [2020-11-04T11:43:56.764Z] #56 2.217 + case "$1" in [2020-11-04T11:43:56.764Z] #56 2.217 + export CGO_ENABLED=0 [2020-11-04T11:43:56.764Z] #56 2.217 + CGO_ENABLED=0 [2020-11-04T11:43:56.764Z] #56 2.217 + _install_rootlesskit [2020-11-04T11:43:56.764Z] #56 2.217 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T11:43:56.764Z] #56 2.217 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GANOCT5BZU/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:43:56.764Z] #56 2.217 Cloning into '/tmp/tmp.GANOCT5BZU/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T11:43:56.764Z] #56 5.166 + cd /tmp/tmp.GANOCT5BZU/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:43:56.764Z] #56 5.166 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:43:56.764Z] #56 5.631 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:43:56.764Z] #56 5.631 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T11:43:56.764Z] #56 ... [2020-11-04T11:43:56.764Z] [2020-11-04T11:43:56.764Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:43:56.764Z] #40 2.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:43:56.764Z] #40 3.004 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:43:56.764Z] #40 3.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:43:56.764Z] #40 3.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T11:43:56.764Z] #40 5.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T11:43:56.764Z] #40 7.099 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T11:43:57.057Z] #40 ... [2020-11-04T11:43:57.057Z] [2020-11-04T11:43:57.057Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:43:57.057Z] #32 2.551 + RM_GOPATH=0 [2020-11-04T11:43:57.057Z] #32 2.551 + TMP_GOPATH= [2020-11-04T11:43:57.057Z] #32 2.551 + : /build [2020-11-04T11:43:57.057Z] #32 2.551 + '[' -z '' ']' [2020-11-04T11:43:57.057Z] #32 2.551 ++ mktemp -d [2020-11-04T11:43:57.057Z] #32 2.553 + export GOPATH=/tmp/tmp.S0B9gYQugb [2020-11-04T11:43:57.057Z] #32 2.553 + GOPATH=/tmp/tmp.S0B9gYQugb [2020-11-04T11:43:57.057Z] #32 2.553 + RM_GOPATH=1 [2020-11-04T11:43:57.057Z] #32 2.553 + case "$(go env GOARCH)" in [2020-11-04T11:43:57.057Z] #32 2.553 ++ go env GOARCH [2020-11-04T11:43:57.057Z] #32 2.575 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:57.057Z] #32 2.575 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:57.057Z] #32 2.577 ++ dirname /tmp/install/install.sh [2020-11-04T11:43:57.057Z] #32 2.585 + dir=/tmp/install [2020-11-04T11:43:57.057Z] #32 2.585 + bin=tomlv [2020-11-04T11:43:57.057Z] #32 2.585 + shift [2020-11-04T11:43:57.057Z] #32 2.585 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T11:43:57.057Z] #32 2.585 + . /tmp/install/tomlv.installer [2020-11-04T11:43:57.057Z] #32 2.585 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:43:57.057Z] #32 2.585 + install_tomlv [2020-11-04T11:43:57.057Z] #32 2.585 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T11:43:57.057Z] #32 2.585 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:43:57.057Z] #32 2.585 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.S0B9gYQugb/src/github.com/BurntSushi/toml [2020-11-04T11:43:57.057Z] #32 2.589 Cloning into '/tmp/tmp.S0B9gYQugb/src/github.com/BurntSushi/toml'... [2020-11-04T11:43:57.057Z] #32 3.284 + cd /tmp/tmp.S0B9gYQugb/src/github.com/BurntSushi/toml [2020-11-04T11:43:57.057Z] #32 3.284 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:43:57.057Z] #32 3.287 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:43:57.057Z] #32 3.685 internal/cpu [2020-11-04T11:43:57.057Z] #32 3.698 runtime/internal/sys [2020-11-04T11:43:57.057Z] #32 3.831 runtime/internal/math [2020-11-04T11:43:57.057Z] #32 3.932 math/bits [2020-11-04T11:43:57.057Z] #32 4.039 internal/bytealg [2020-11-04T11:43:57.057Z] #32 4.341 runtime [2020-11-04T11:43:57.057Z] #32 4.409 math [2020-11-04T11:43:57.057Z] #32 9.557 internal/testlog [2020-11-04T11:43:57.057Z] #32 9.772 encoding [2020-11-04T11:43:57.057Z] #32 9.854 runtime/cgo [2020-11-04T11:43:57.057Z] #32 ... [2020-11-04T11:43:57.057Z] [2020-11-04T11:43:57.057Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:43:57.057Z] #49 2.576 + RM_GOPATH=0 [2020-11-04T11:43:57.057Z] #49 2.576 + TMP_GOPATH= [2020-11-04T11:43:57.057Z] #49 2.577 + : /build [2020-11-04T11:43:57.057Z] #49 2.577 + '[' -z '' ']' [2020-11-04T11:43:57.057Z] #49 2.577 ++ mktemp -d [2020-11-04T11:43:57.057Z] #49 2.577 + export GOPATH=/tmp/tmp.njaxt7LPXa [2020-11-04T11:43:57.057Z] #49 2.577 + GOPATH=/tmp/tmp.njaxt7LPXa [2020-11-04T11:43:57.057Z] #49 2.577 + RM_GOPATH=1 [2020-11-04T11:43:57.057Z] #49 2.577 + case "$(go env GOARCH)" in [2020-11-04T11:43:57.057Z] #49 2.578 ++ go env GOARCH [2020-11-04T11:43:57.057Z] #49 2.581 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:57.057Z] #49 2.581 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:57.057Z] #49 2.581 ++ dirname /tmp/install/install.sh [2020-11-04T11:43:57.057Z] #49 2.582 + dir=/tmp/install [2020-11-04T11:43:57.057Z] #49 2.582 + bin=shfmt [2020-11-04T11:43:57.057Z] #49 2.583 + shift [2020-11-04T11:43:57.057Z] #49 2.583 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T11:43:57.057Z] #49 2.583 + . /tmp/install/shfmt.installer [2020-11-04T11:43:57.057Z] #49 2.583 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:43:57.057Z] #49 2.583 + install_shfmt [2020-11-04T11:43:57.057Z] #49 2.583 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T11:43:57.057Z] #49 2.584 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:43:57.057Z] #49 2.584 + git clone https://github.com/mvdan/sh.git /tmp/tmp.njaxt7LPXa/src/github.com/mvdan/sh [2020-11-04T11:43:57.057Z] #49 2.617 Cloning into '/tmp/tmp.njaxt7LPXa/src/github.com/mvdan/sh'... [2020-11-04T11:43:57.057Z] #49 9.368 + cd /tmp/tmp.njaxt7LPXa/src/github.com/mvdan/sh [2020-11-04T11:43:57.057Z] #49 9.368 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:43:57.057Z] #49 9.485 + GO111MODULE=on [2020-11-04T11:43:57.057Z] #49 9.485 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T11:43:57.057Z] #49 10.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:43:57.057Z] #49 10.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:43:57.057Z] #49 10.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:43:57.057Z] #49 10.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:43:57.057Z] #49 10.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:43:57.057Z] #49 11.01 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:43:57.352Z] #49 ... [2020-11-04T11:43:57.352Z] [2020-11-04T11:43:57.352Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:43:57.352Z] #11 2.874 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:43:57.352Z] #11 2.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:43:57.352Z] #11 3.097 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:43:57.352Z] #11 3.491 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T11:43:57.352Z] #11 5.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T11:43:57.352Z] #11 6.620 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T11:43:57.352Z] #11 ... [2020-11-04T11:43:57.352Z] [2020-11-04T11:43:57.352Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:43:57.352Z] #47 2.073 + RM_GOPATH=0 [2020-11-04T11:43:57.352Z] #47 2.073 + TMP_GOPATH= [2020-11-04T11:43:57.352Z] #47 2.073 + : /build [2020-11-04T11:43:57.352Z] #47 2.073 + '[' -z '' ']' [2020-11-04T11:43:57.352Z] #47 2.073 ++ mktemp -d [2020-11-04T11:43:57.352Z] #47 2.073 + export GOPATH=/tmp/tmp.MisKu8rXyR [2020-11-04T11:43:57.352Z] #47 2.073 + GOPATH=/tmp/tmp.MisKu8rXyR [2020-11-04T11:43:57.352Z] #47 2.073 + RM_GOPATH=1 [2020-11-04T11:43:57.352Z] #47 2.073 + case "$(go env GOARCH)" in [2020-11-04T11:43:57.352Z] #47 2.078 ++ go env GOARCH [2020-11-04T11:43:57.352Z] #47 2.085 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:57.352Z] #47 2.085 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:57.352Z] #47 2.085 ++ dirname /tmp/install/install.sh [2020-11-04T11:43:57.352Z] #47 2.086 + dir=/tmp/install [2020-11-04T11:43:57.352Z] #47 2.086 + bin=golangci_lint [2020-11-04T11:43:57.352Z] #47 2.086 + shift [2020-11-04T11:43:57.352Z] #47 2.086 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T11:43:57.352Z] #47 2.086 + . /tmp/install/golangci_lint.installer [2020-11-04T11:43:57.352Z] #47 2.086 ++ : v1.23.8 [2020-11-04T11:43:57.352Z] #47 2.086 + install_golangci_lint [2020-11-04T11:43:57.352Z] #47 2.086 + set -e [2020-11-04T11:43:57.352Z] #47 2.086 + export GO111MODULE=on [2020-11-04T11:43:57.352Z] #47 2.086 + GO111MODULE=on [2020-11-04T11:43:57.352Z] #47 2.086 + GOBIN=/build [2020-11-04T11:43:57.352Z] #47 2.086 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T11:43:57.352Z] #47 2.095 go: finding github.com v1.23.8 [2020-11-04T11:43:57.352Z] #47 2.096 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T11:43:57.352Z] #47 2.096 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T11:43:57.352Z] #47 2.096 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:43:57.352Z] #47 2.096 go: finding github.com/golangci v1.23.8 [2020-11-04T11:43:57.352Z] #47 2.410 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:43:57.352Z] #47 2.849 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:43:57.352Z] #47 9.847 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T11:43:57.352Z] #47 9.973 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T11:43:57.352Z] #47 10.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:43:57.352Z] #47 10.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:43:57.352Z] #47 10.17 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T11:43:57.352Z] #47 10.17 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:43:57.352Z] #47 10.17 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:43:57.352Z] #47 10.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:43:57.352Z] #47 10.17 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T11:43:57.352Z] #47 10.17 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T11:43:57.352Z] #47 10.23 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:43:57.352Z] #47 10.24 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T11:43:57.352Z] #47 10.24 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:43:57.352Z] #47 10.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:43:57.352Z] #47 10.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:43:57.352Z] #47 10.41 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T11:43:57.352Z] #47 10.44 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:43:57.352Z] #47 10.45 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:43:57.352Z] #47 10.45 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:43:57.352Z] #47 10.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:43:57.352Z] #47 10.52 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T11:43:57.352Z] #47 10.54 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:43:57.352Z] #47 10.57 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T11:43:57.352Z] #47 10.68 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:43:57.352Z] #47 10.72 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T11:43:57.352Z] #47 10.76 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:43:57.352Z] #47 10.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:43:57.352Z] #47 10.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:43:57.352Z] #47 11.06 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:43:57.352Z] #47 11.16 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:43:57.352Z] #47 11.28 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:43:57.352Z] #47 11.28 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:43:57.352Z] #47 11.28 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T11:43:57.352Z] #47 11.28 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:43:57.352Z] #47 11.28 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:43:57.675Z] #47 11.41 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T11:43:57.675Z] #47 ... [2020-11-04T11:43:57.675Z] [2020-11-04T11:43:57.675Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:43:57.675Z] #34 2.953 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:43:57.675Z] #34 2.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:43:57.675Z] #34 3.094 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:43:57.675Z] #34 3.658 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T11:43:57.675Z] #34 5.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T11:43:57.675Z] #34 7.286 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T11:43:57.675Z] #34 ... [2020-11-04T11:43:57.675Z] [2020-11-04T11:43:57.675Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:43:57.675Z] #43 2.275 + RM_GOPATH=0 [2020-11-04T11:43:57.675Z] #43 2.275 + TMP_GOPATH= [2020-11-04T11:43:57.675Z] #43 2.275 + : /build [2020-11-04T11:43:57.675Z] #43 2.275 + '[' -z '' ']' [2020-11-04T11:43:57.675Z] #43 2.275 ++ mktemp -d [2020-11-04T11:43:57.675Z] #43 2.275 + export GOPATH=/tmp/tmp.OfkfNS0ap4 [2020-11-04T11:43:57.675Z] #43 2.275 + GOPATH=/tmp/tmp.OfkfNS0ap4 [2020-11-04T11:43:57.675Z] #43 2.275 + RM_GOPATH=1 [2020-11-04T11:43:57.675Z] #43 2.275 + case "$(go env GOARCH)" in [2020-11-04T11:43:57.675Z] #43 2.275 ++ go env GOARCH [2020-11-04T11:43:57.675Z] #43 2.294 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:57.675Z] #43 2.294 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:43:57.675Z] #43 2.294 ++ dirname /tmp/install/install.sh [2020-11-04T11:43:57.675Z] #43 2.295 + dir=/tmp/install [2020-11-04T11:43:57.675Z] #43 2.295 + bin=vndr [2020-11-04T11:43:57.675Z] #43 2.295 + shift [2020-11-04T11:43:57.675Z] #43 2.295 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T11:43:57.675Z] #43 2.295 + . /tmp/install/vndr.installer [2020-11-04T11:43:57.675Z] #43 2.295 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:43:57.675Z] #43 2.295 + install_vndr [2020-11-04T11:43:57.675Z] #43 2.295 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T11:43:57.675Z] #43 2.295 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OfkfNS0ap4/src/github.com/LK4D4/vndr [2020-11-04T11:43:57.675Z] #43 2.295 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:43:57.675Z] #43 2.296 Cloning into '/tmp/tmp.OfkfNS0ap4/src/github.com/LK4D4/vndr'... [2020-11-04T11:43:57.675Z] #43 2.743 + cd /tmp/tmp.OfkfNS0ap4/src/github.com/LK4D4/vndr [2020-11-04T11:43:57.675Z] #43 2.743 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:43:57.675Z] #43 2.745 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T11:43:57.675Z] #43 3.392 internal/cpu [2020-11-04T11:43:57.675Z] #43 3.393 runtime/internal/atomic [2020-11-04T11:43:57.675Z] #43 3.632 runtime/internal/sys [2020-11-04T11:43:57.675Z] #43 3.818 runtime/internal/math [2020-11-04T11:43:57.675Z] #43 3.882 internal/race [2020-11-04T11:43:57.675Z] #43 3.936 sync/atomic [2020-11-04T11:43:57.675Z] #43 3.944 internal/bytealg [2020-11-04T11:43:57.675Z] #43 4.169 unicode [2020-11-04T11:43:57.675Z] #43 4.278 runtime [2020-11-04T11:43:57.675Z] #43 7.408 unicode/utf8 [2020-11-04T11:43:57.675Z] #43 8.013 math [2020-11-04T11:43:57.675Z] #43 11.70 unicode/utf16 [2020-11-04T11:43:57.675Z] #43 ... [2020-11-04T11:43:57.675Z] [2020-11-04T11:43:57.675Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:43:57.675Z] #47 11.73 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T11:43:57.675Z] #47 11.80 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:43:57.786Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2020-11-04T11:43:57.967Z] #47 11.87 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:43:57.967Z] #47 11.89 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T11:43:57.967Z] #47 11.92 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T11:43:57.967Z] #47 11.95 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:43:57.967Z] #47 11.98 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:43:57.967Z] #47 11.98 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:43:57.967Z] #47 12.07 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:43:58.259Z] #47 12.13 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:43:58.259Z] #47 12.25 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T11:43:58.259Z] #47 12.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:43:58.259Z] #47 12.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:43:58.555Z] #47 12.51 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T11:43:58.847Z] #47 12.67 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:43:58.847Z] #47 12.70 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T11:43:59.042Z] 3c370c2e2f82: Pull complete [2020-11-04T11:43:59.042Z] 5ffb2f5886e2: Pull complete [2020-11-04T11:43:59.042Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-04T11:43:59.042Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-11-04T11:43:59.042Z] ---> 805dc2d65d1c [2020-11-04T11:43:59.042Z] Step 5/15 : ARG BUILDX_REPO [2020-11-04T11:43:59.042Z] ---> Running in 3c6dfafdf15b [2020-11-04T11:43:59.042Z] Removing intermediate container 3c6dfafdf15b [2020-11-04T11:43:59.042Z] ---> 9aa6de09de10 [2020-11-04T11:43:59.042Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-11-04T11:43:59.042Z] ---> Running in 880d851a3f77 [2020-11-04T11:43:59.042Z] Cloning into '/buildx'... [2020-11-04T11:43:59.139Z] #47 12.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:43:59.430Z] #47 13.39 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:43:59.760Z] #8 ... [2020-11-04T11:43:59.760Z] [2020-11-04T11:43:59.760Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:43:59.760Z] #25 1.151 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:43:59.760Z] #25 1.183 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:43:59.760Z] #25 1.224 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:43:59.760Z] #25 1.349 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:43:59.760Z] #25 1.621 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:43:59.760Z] #25 1.960 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:43:59.760Z] #25 3.444 Fetched 8396 kB in 3s (3318 kB/s) [2020-11-04T11:43:59.760Z] #25 3.444 Reading package lists... [2020-11-04T11:43:59.760Z] #25 4.348 Reading package lists... [2020-11-04T11:43:59.760Z] #25 5.299 Building dependency tree... [2020-11-04T11:43:59.760Z] #25 5.620 The following additional packages will be installed: [2020-11-04T11:43:59.760Z] #25 5.620 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T11:43:59.760Z] #25 5.620 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T11:43:59.760Z] #25 5.620 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T11:43:59.760Z] #25 5.620 Suggested packages: [2020-11-04T11:43:59.760Z] #25 5.620 krb5-doc krb5-user [2020-11-04T11:43:59.760Z] #25 5.620 Recommended packages: [2020-11-04T11:43:59.760Z] #25 5.620 krb5-locales publicsuffix libsasl2-modules [2020-11-04T11:43:59.760Z] #25 5.800 The following NEW packages will be installed: [2020-11-04T11:43:59.760Z] #25 5.800 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T11:43:59.760Z] #25 5.800 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T11:43:59.760Z] #25 5.800 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T11:43:59.760Z] #25 5.801 libssh2-1 libssl1.1 openssl [2020-11-04T11:43:59.760Z] #25 6.080 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T11:43:59.760Z] #25 6.080 Need to get 5050 kB of archives. [2020-11-04T11:43:59.760Z] #25 6.080 After this operation, 12.1 MB of additional disk space will be used. [2020-11-04T11:43:59.760Z] #25 6.080 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T11:43:59.760Z] #25 6.083 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-04T11:43:59.760Z] #25 6.088 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB] [2020-11-04T11:43:59.760Z] #25 6.092 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-04T11:43:59.760Z] #25 6.096 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-04T11:43:59.760Z] #25 6.132 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-04T11:43:59.760Z] #25 6.157 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T11:43:59.760Z] #25 6.181 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-04T11:43:59.760Z] #25 6.181 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-11-04T11:43:59.760Z] #25 6.181 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-11-04T11:43:59.760Z] #25 6.181 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-11-04T11:43:59.760Z] #25 6.186 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-11-04T11:43:59.760Z] #25 6.190 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-04T11:43:59.760Z] #25 6.192 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-04T11:43:59.760Z] #25 6.194 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-04T11:43:59.760Z] #25 6.195 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-04T11:43:59.760Z] #25 6.198 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-04T11:43:59.760Z] #25 6.206 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-04T11:43:59.760Z] #25 6.210 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T11:43:59.760Z] #25 6.215 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T11:43:59.760Z] #25 6.217 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T11:43:59.760Z] #25 6.394 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:43:59.760Z] #25 6.431 Fetched 5050 kB in 0s (12.8 MB/s) [2020-11-04T11:43:59.760Z] #25 6.454 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-04T11:43:59.760Z] #25 6.454 (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.) [2020-11-04T11:43:59.760Z] #25 6.454 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 6.457 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:43:59.760Z] #25 6.511 Selecting previously unselected package libsasl2-2:amd64. [2020-11-04T11:43:59.760Z] #25 6.511 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 6.519 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:43:59.760Z] #25 6.574 Selecting previously unselected package libldap-common. [2020-11-04T11:43:59.760Z] #25 6.574 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T11:43:59.760Z] #25 6.593 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:43:59.760Z] #25 6.631 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-04T11:43:59.760Z] #25 6.631 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 6.650 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:43:59.760Z] #25 6.735 Selecting previously unselected package libssl1.1:amd64. [2020-11-04T11:43:59.760Z] #25 6.735 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 6.739 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T11:43:59.760Z] #25 6.971 Selecting previously unselected package openssl. [2020-11-04T11:43:59.760Z] #25 6.971 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 6.976 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:43:59.760Z] #25 7.115 Selecting previously unselected package ca-certificates. [2020-11-04T11:43:59.760Z] #25 7.115 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T11:43:59.760Z] #25 7.117 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T11:43:59.760Z] #25 7.201 Selecting previously unselected package libkeyutils1:amd64. [2020-11-04T11:43:59.760Z] #25 7.201 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.209 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-04T11:43:59.760Z] #25 7.244 Selecting previously unselected package libkrb5support0:amd64. [2020-11-04T11:43:59.760Z] #25 7.244 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.248 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-11-04T11:43:59.760Z] #25 7.366 Selecting previously unselected package libk5crypto3:amd64. [2020-11-04T11:43:59.760Z] #25 7.366 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.373 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-11-04T11:43:59.760Z] #25 7.434 Selecting previously unselected package libkrb5-3:amd64. [2020-11-04T11:43:59.760Z] #25 7.434 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.438 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-11-04T11:43:59.760Z] #25 7.548 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-04T11:43:59.760Z] #25 7.548 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.553 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T11:43:59.760Z] #25 7.625 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-04T11:43:59.760Z] #25 7.625 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.629 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T11:43:59.760Z] #25 7.682 Selecting previously unselected package libpsl5:amd64. [2020-11-04T11:43:59.760Z] #25 7.682 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.693 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-04T11:43:59.760Z] #25 7.744 Selecting previously unselected package librtmp1:amd64. [2020-11-04T11:43:59.760Z] #25 7.744 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.746 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:43:59.760Z] #25 7.788 Selecting previously unselected package libssh2-1:amd64. [2020-11-04T11:43:59.760Z] #25 7.788 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.834 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T11:43:59.760Z] #25 7.899 Selecting previously unselected package libcurl4:amd64. [2020-11-04T11:43:59.760Z] #25 7.899 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 7.899 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T11:43:59.760Z] #25 8.001 Selecting previously unselected package curl. [2020-11-04T11:43:59.760Z] #25 8.001 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 8.010 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T11:43:59.760Z] #25 8.088 Selecting previously unselected package libonig5:amd64. [2020-11-04T11:43:59.760Z] #25 8.088 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 8.092 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:43:59.760Z] #25 8.162 Selecting previously unselected package libjq1:amd64. [2020-11-04T11:43:59.760Z] #25 8.162 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 8.165 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:43:59.760Z] #25 8.236 Selecting previously unselected package jq. [2020-11-04T11:43:59.760Z] #25 8.236 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:43:59.760Z] #25 8.241 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:43:59.760Z] #25 8.297 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-04T11:43:59.760Z] #25 8.312 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-04T11:43:59.760Z] #25 8.318 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T11:43:59.760Z] #25 8.448 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T11:43:59.760Z] #25 8.458 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:43:59.760Z] #25 8.471 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-11-04T11:43:59.760Z] #25 8.485 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:43:59.760Z] #25 8.498 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:43:59.760Z] #25 8.514 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-11-04T11:43:59.760Z] #25 8.524 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:43:59.760Z] #25 8.535 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T11:43:59.760Z] #25 8.546 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-11-04T11:43:59.760Z] #25 8.555 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:43:59.760Z] #25 8.572 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:43:59.760Z] #25 8.587 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:43:59.760Z] #25 8.603 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:43:59.760Z] #25 8.618 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T11:44:00.334Z] #25 9.157 Updating certificates in /etc/ssl/certs... [2020-11-04T11:44:01.278Z] #25 10.32 126 added, 0 removed; done. [2020-11-04T11:44:01.278Z] #25 10.36 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T11:44:01.501Z] #47 15.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:44:01.501Z] #47 15.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:44:01.501Z] #47 15.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:44:01.501Z] #47 15.20 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T11:44:01.501Z] #47 15.20 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:44:01.501Z] #47 15.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:44:01.501Z] #47 15.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:44:01.501Z] #47 15.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:44:01.501Z] #47 15.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:44:01.501Z] #47 15.20 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:44:01.501Z] #47 15.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:44:01.501Z] #47 15.28 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:44:01.501Z] #47 15.28 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:44:01.501Z] #47 15.28 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T11:44:01.501Z] #47 15.29 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:44:01.501Z] #47 15.31 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:44:01.501Z] #47 15.36 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:44:01.501Z] #47 15.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:44:01.501Z] #47 15.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:44:01.501Z] #47 15.50 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T11:44:01.501Z] #47 15.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:44:01.540Z] #25 10.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:44:01.540Z] #25 10.38 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T11:44:01.540Z] #25 10.39 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T11:44:01.540Z] #25 10.40 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:44:01.540Z] #25 10.42 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T11:44:01.540Z] #25 10.43 Updating certificates in /etc/ssl/certs... [2020-11-04T11:44:01.793Z] #47 15.61 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:44:01.793Z] #47 15.75 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:44:01.793Z] #47 15.75 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:44:01.793Z] #47 15.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:44:01.793Z] #47 15.76 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:44:01.793Z] #47 15.79 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:44:01.793Z] #47 15.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:44:01.793Z] #47 15.85 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:44:01.793Z] #47 15.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:44:01.793Z] #47 15.86 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:44:01.793Z] #47 15.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:44:01.793Z] #47 15.89 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:44:01.793Z] #47 15.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:44:01.793Z] #47 15.92 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T11:44:01.793Z] #47 15.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:44:01.793Z] #47 15.94 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:44:01.793Z] #47 15.94 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:44:01.793Z] #47 15.97 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:44:02.085Z] #47 16.04 go: downloading golang.org/x/text v0.3.2 [2020-11-04T11:44:02.085Z] #47 16.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:44:02.085Z] #47 16.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:44:02.085Z] #47 16.06 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:44:02.085Z] #47 16.12 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:44:02.085Z] #47 16.14 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:44:02.085Z] #47 16.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:44:02.085Z] #47 16.19 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:44:02.085Z] #47 16.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:44:02.085Z] #47 16.22 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:44:02.085Z] #47 16.22 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:44:02.378Z] #47 16.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:44:02.378Z] #47 16.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:44:02.378Z] #47 16.28 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:44:02.378Z] #47 16.28 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:44:02.378Z] #47 16.28 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T11:44:02.378Z] #47 16.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:44:02.378Z] #47 16.47 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:44:02.378Z] #47 16.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:44:02.378Z] #47 16.48 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:44:02.378Z] #47 16.50 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:44:02.483Z] #25 11.41 0 added, 0 removed; done. [2020-11-04T11:44:02.484Z] #25 11.41 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T11:44:02.484Z] #25 11.42 done. [2020-11-04T11:44:02.584Z] Removing intermediate container 880d851a3f77 [2020-11-04T11:44:02.584Z] ---> 9d7497fb159a [2020-11-04T11:44:02.584Z] Step 7/15 : WORKDIR /buildx [2020-11-04T11:44:02.584Z] ---> Running in 55b2bf7a79d3 [2020-11-04T11:44:02.584Z] Removing intermediate container 55b2bf7a79d3 [2020-11-04T11:44:02.584Z] ---> cd435cc8396c [2020-11-04T11:44:02.584Z] Step 8/15 : ARG BUILDX_COMMIT [2020-11-04T11:44:02.584Z] ---> Running in c8d3b546c83b [2020-11-04T11:44:02.670Z] #47 16.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:44:02.670Z] #47 16.51 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:44:02.670Z] #47 16.51 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T11:44:02.670Z] #47 16.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:44:02.670Z] #47 16.56 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:44:02.670Z] #47 16.56 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:44:02.670Z] #47 16.59 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:44:02.670Z] #47 16.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:44:02.670Z] #47 16.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:44:02.670Z] #47 16.79 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:44:02.878Z] Removing intermediate container c8d3b546c83b [2020-11-04T11:44:02.878Z] ---> 73509d9abb17 [2020-11-04T11:44:02.878Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-11-04T11:44:02.878Z] ---> Running in bd09993dedad [2020-11-04T11:44:02.962Z] #47 16.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:44:02.962Z] #47 16.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:44:02.962Z] #47 16.95 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:44:02.962Z] #47 16.98 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:44:03.172Z] From https://github.com/docker/buildx [2020-11-04T11:44:03.172Z] * [new tag] v0.3.1 -> build [2020-11-04T11:44:03.253Z] #47 17.16 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:44:03.253Z] #47 17.17 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:44:03.253Z] #47 17.27 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:44:03.253Z] #47 17.28 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T11:44:03.254Z] #47 17.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:44:03.545Z] #47 17.48 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:44:03.546Z] #47 17.48 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:44:03.546Z] #47 17.59 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:44:03.546Z] #47 17.68 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:44:03.814Z] Switched to branch 'build' [2020-11-04T11:44:03.837Z] #47 17.71 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T11:44:03.837Z] #47 17.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:44:03.837Z] #47 17.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:44:03.837Z] #47 17.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:44:03.837Z] #47 17.91 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T11:44:04.129Z] #47 18.12 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:44:04.129Z] #47 18.14 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T11:44:04.422Z] #47 18.26 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:44:04.422Z] #47 18.27 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:44:04.422Z] #47 18.43 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:44:04.714Z] #47 ... [2020-11-04T11:44:04.714Z] [2020-11-04T11:44:04.714Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:44:04.714Z] #27 13.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T11:44:04.714Z] #27 13.42 [2020-11-04T11:44:04.714Z] #27 13.57 # 2.3% ######################################################################## 100.0% [2020-11-04T11:44:04.714Z] #27 13.82 [2020-11-04T11:44:04.714Z] #27 14.88 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T11:44:04.714Z] #27 14.91 skipping existing aab193acf6ba [2020-11-04T11:44:04.714Z] #27 15.01 [2020-11-04T11:44:04.714Z] #27 16.63 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T11:44:04.714Z] #27 16.65 skipping existing 4d43f82972ce [2020-11-04T11:44:04.714Z] #27 16.72 [2020-11-04T11:44:04.714Z] #27 17.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T11:44:04.714Z] #27 18.14 [2020-11-04T11:44:04.714Z] #27 18.27 #=#=# ######################################################################## 100.0% [2020-11-04T11:44:04.714Z] #27 18.39 [2020-11-04T11:44:04.714Z] #27 19.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T11:44:04.714Z] #27 20.15 [2020-11-04T11:44:04.714Z] #27 20.24 ######################################################################## 100.0% [2020-11-04T11:44:04.714Z] #27 20.30 [2020-11-04T11:44:04.714Z] #27 20.37 Download of images into '/build' complete. [2020-11-04T11:44:04.714Z] #27 20.39 Use something like the following to load the result into a Docker daemon: [2020-11-04T11:44:04.714Z] #27 20.39 tar -cC '/build' . | docker load [2020-11-04T11:44:04.714Z] #27 DONE 20.8s [2020-11-04T11:44:04.714Z] [2020-11-04T11:44:04.714Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:44:04.714Z] #38 12.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T11:44:04.714Z] #38 14.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T11:44:04.714Z] #38 ... [2020-11-04T11:44:04.714Z] [2020-11-04T11:44:04.714Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:04.714Z] #47 18.82 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:44:04.861Z] Removing intermediate container bd09993dedad [2020-11-04T11:44:04.861Z] ---> 4db7c5d4d0c5 [2020-11-04T11:44:04.861Z] Step 10/15 : ARG GOOS [2020-11-04T11:44:04.861Z] ---> Running in 2028b19c0814 [2020-11-04T11:44:04.861Z] Removing intermediate container 2028b19c0814 [2020-11-04T11:44:04.861Z] ---> 9e886cf4f5e8 [2020-11-04T11:44:04.861Z] Step 11/15 : ARG GOARCH [2020-11-04T11:44:04.861Z] ---> Running in f98a554aa47e [2020-11-04T11:44:05.034Z] #25 DONE 13.8s [2020-11-04T11:44:05.034Z] [2020-11-04T11:44:05.034Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T11:44:05.034Z] #26 DONE 0.1s [2020-11-04T11:44:05.034Z] [2020-11-04T11:44:05.034Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:44:05.155Z] Removing intermediate container f98a554aa47e [2020-11-04T11:44:05.155Z] ---> b0eafe17df5f [2020-11-04T11:44:05.155Z] 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 [2020-11-04T11:44:05.155Z] ---> Running in 6bf09d747b86 [2020-11-04T11:44:05.350Z] #47 19.34 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T11:44:05.350Z] #47 19.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:44:05.642Z] #47 ... [2020-11-04T11:44:05.642Z] [2020-11-04T11:44:05.642Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:05.642Z] #45 9.687 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:44:05.642Z] #45 9.703 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T11:44:05.642Z] #45 9.704 go: finding github.com/fatih/color v1.9.0 [2020-11-04T11:44:05.642Z] #45 9.816 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T11:44:05.642Z] #45 9.889 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:44:05.642Z] #45 9.966 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:44:05.642Z] #45 10.06 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:44:05.642Z] #45 10.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:44:05.642Z] #45 10.14 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:44:05.642Z] #45 10.20 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:44:05.642Z] #45 10.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:44:06.276Z] #45 ... [2020-11-04T11:44:06.276Z] [2020-11-04T11:44:06.276Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:06.276Z] #47 20.17 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T11:44:06.947Z] #27 1.744 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T11:44:06.948Z] #27 1.851 [2020-11-04T11:44:07.209Z] #27 2.000 ######## 11.3% ########################## 36.8% ######################################## 56.8% ####################################################### 76.5% ##################################################################### 96.1% ######################################################################## 100.0% [2020-11-04T11:44:07.209Z] #27 2.505 [2020-11-04T11:44:07.312Z] #47 21.36 go: extracting golang.org/x/text v0.3.2 [2020-11-04T11:44:07.470Z] #27 2.635 ################################# 46.8% ######################################################################## 100.0% [2020-11-04T11:44:07.470Z] #27 2.749 [2020-11-04T11:44:07.604Z] #47 ... [2020-11-04T11:44:07.604Z] [2020-11-04T11:44:07.604Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:07.604Z] #49 11.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:44:07.604Z] #49 12.28 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:44:07.604Z] #49 13.25 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:44:07.604Z] #49 13.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:44:07.604Z] #49 13.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:44:07.604Z] #49 13.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:44:07.604Z] #49 13.85 runtime [2020-11-04T11:44:07.604Z] #49 13.86 runtime/cgo [2020-11-04T11:44:07.604Z] #49 ... [2020-11-04T11:44:07.604Z] [2020-11-04T11:44:07.604Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:44:07.604Z] #53 13.31 Fetched 8085 kB in 11s (767 kB/s) [2020-11-04T11:44:07.604Z] #53 13.31 Reading package lists... [2020-11-04T11:44:07.604Z] #53 16.25 Reading package lists... [2020-11-04T11:44:07.604Z] #53 19.65 Building dependency tree... [2020-11-04T11:44:07.604Z] #53 20.37 The following additional packages will be installed: [2020-11-04T11:44:07.604Z] #53 20.37 libbtrfs0 [2020-11-04T11:44:07.604Z] #53 20.44 The following NEW packages will be installed: [2020-11-04T11:44:07.604Z] #53 20.44 libbtrfs-dev libbtrfs0 [2020-11-04T11:44:07.604Z] #53 20.58 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:44:07.604Z] #53 20.58 Need to get 118 kB of archives. [2020-11-04T11:44:07.604Z] #53 20.58 After this operation, 390 kB of additional disk space will be used. [2020-11-04T11:44:07.604Z] #53 20.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-04T11:44:07.604Z] #53 20.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-04T11:44:07.604Z] #53 21.18 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:44:07.604Z] #53 21.22 Fetched 118 kB in 0s (603 kB/s) [2020-11-04T11:44:07.604Z] #53 21.28 Selecting previously unselected package libbtrfs0. [2020-11-04T11:44:07.604Z] #53 21.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.) [2020-11-04T11:44:07.604Z] #53 21.35 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-04T11:44:07.604Z] #53 21.36 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:44:07.604Z] #53 21.42 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:44:07.604Z] #53 21.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-04T11:44:07.604Z] #53 21.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:44:07.604Z] #53 21.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:44:07.604Z] #53 21.59 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:44:07.604Z] #53 21.60 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:44:07.732Z] #27 2.876 ################################################################ 89.4% ######################################################################## 100.0% [2020-11-04T11:44:07.896Z] #53 ... [2020-11-04T11:44:07.896Z] [2020-11-04T11:44:07.896Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:07.896Z] #43 11.88 container/list [2020-11-04T11:44:07.896Z] #43 12.39 crypto/internal/subtle [2020-11-04T11:44:07.896Z] #43 12.49 crypto/subtle [2020-11-04T11:44:07.896Z] #43 12.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T11:44:07.896Z] #43 12.65 internal/nettrace [2020-11-04T11:44:07.896Z] #43 12.74 runtime/cgo [2020-11-04T11:44:07.993Z] #27 3.017 [2020-11-04T11:44:08.189Z] #43 ... [2020-11-04T11:44:08.189Z] [2020-11-04T11:44:08.189Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:44:08.189Z] #53 DONE 22.0s [2020-11-04T11:44:08.189Z] [2020-11-04T11:44:08.189Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:08.517Z] #27 3.139 ######## 11.4% ######################## 34.6% ###################################### 53.5% #################################################### 73.2% ################################################################## 92.7% ######################################################################## 100.0% [2020-11-04T11:44:08.517Z] #27 3.702 [2020-11-04T11:44:08.831Z] #54 0.878 + RM_GOPATH=0 [2020-11-04T11:44:08.831Z] #54 0.878 + TMP_GOPATH= [2020-11-04T11:44:08.831Z] #54 0.878 + : /build [2020-11-04T11:44:08.831Z] #54 0.878 + '[' -z '' ']' [2020-11-04T11:44:08.831Z] #54 0.878 ++ mktemp -d [2020-11-04T11:44:09.125Z] #54 0.879 + export GOPATH=/tmp/tmp.QT7BPlJTni [2020-11-04T11:44:09.125Z] #54 0.879 + GOPATH=/tmp/tmp.QT7BPlJTni [2020-11-04T11:44:09.125Z] #54 0.879 + RM_GOPATH=1 [2020-11-04T11:44:09.125Z] #54 0.879 + case "$(go env GOARCH)" in [2020-11-04T11:44:09.125Z] #54 0.880 ++ go env GOARCH [2020-11-04T11:44:09.125Z] #54 0.899 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:09.125Z] #54 0.899 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:09.125Z] #54 0.907 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:09.125Z] #54 0.912 + dir=/tmp/install [2020-11-04T11:44:09.125Z] #54 0.912 + bin=containerd [2020-11-04T11:44:09.125Z] #54 0.912 + shift [2020-11-04T11:44:09.125Z] #54 0.912 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T11:44:09.125Z] #54 0.912 + . /tmp/install/containerd.installer [2020-11-04T11:44:09.125Z] #54 0.912 ++ set -e [2020-11-04T11:44:09.125Z] #54 0.913 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:44:09.125Z] #54 0.913 + install_containerd [2020-11-04T11:44:09.125Z] #54 0.913 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T11:44:09.125Z] #54 0.913 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QT7BPlJTni/src/github.com/containerd/containerd [2020-11-04T11:44:09.125Z] #54 0.913 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:44:09.125Z] #54 0.926 Cloning into '/tmp/tmp.QT7BPlJTni/src/github.com/containerd/containerd'... [2020-11-04T11:44:09.572Z] #27 3.821 ## 3.5% ###### 9.6% ########## 14.8% ############## 20.0% ################## 25.2% ##################### 30.4% ######################### 35.2% ############################# 40.7% ################################# 46.0% #################################### 51.2% [2020-11-04T11:44:09.572Z] #27 ... [2020-11-04T11:44:09.572Z] [2020-11-04T11:44:09.572Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:44:09.572Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done [2020-11-04T11:44:09.572Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done [2020-11-04T11:44:09.573Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s [2020-11-04T11:44:09.761Z] #54 ... [2020-11-04T11:44:09.761Z] [2020-11-04T11:44:09.761Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:44:09.761Z] #34 13.86 Fetched 8085 kB in 11s (724 kB/s) [2020-11-04T11:44:09.761Z] #34 13.86 Reading package lists... [2020-11-04T11:44:09.761Z] #34 17.47 Reading package lists... [2020-11-04T11:44:09.761Z] #34 21.00 Building dependency tree... [2020-11-04T11:44:09.761Z] #34 21.83 The following additional packages will be installed: [2020-11-04T11:44:09.761Z] #34 21.85 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T11:44:09.761Z] #34 21.85 Suggested packages: [2020-11-04T11:44:09.761Z] #34 21.85 cmake-doc ninja-build lrzip [2020-11-04T11:44:09.761Z] #34 21.85 Recommended packages: [2020-11-04T11:44:09.761Z] #34 21.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T11:44:09.761Z] #34 22.51 The following NEW packages will be installed: [2020-11-04T11:44:09.761Z] #34 22.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T11:44:09.761Z] #34 22.51 vim-common xxd [2020-11-04T11:44:09.761Z] #34 22.71 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:44:09.761Z] #34 22.71 Need to get 14.0 MB of archives. [2020-11-04T11:44:09.761Z] #34 22.71 After this operation, 62.1 MB of additional disk space will be used. [2020-11-04T11:44:09.761Z] #34 22.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-04T11:44:09.761Z] #34 22.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:44:09.761Z] #34 22.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T11:44:09.761Z] #34 22.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-04T11:44:09.761Z] #34 23.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-11-04T11:44:09.761Z] #34 23.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-11-04T11:44:09.761Z] #34 23.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-11-04T11:44:09.761Z] #34 23.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-11-04T11:44:09.761Z] #34 23.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-11-04T11:44:09.761Z] #34 23.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-11-04T11:44:09.836Z] #8 ... [2020-11-04T11:44:09.836Z] [2020-11-04T11:44:09.836Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:44:10.054Z] #34 ... [2020-11-04T11:44:10.054Z] [2020-11-04T11:44:10.054Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:44:10.054Z] #11 13.80 Fetched 8085 kB in 11s (733 kB/s) [2020-11-04T11:44:10.054Z] #11 13.80 Reading package lists... [2020-11-04T11:44:10.054Z] #11 17.42 Reading package lists... [2020-11-04T11:44:10.054Z] #11 20.40 Building dependency tree... [2020-11-04T11:44:10.054Z] #11 21.11 The following additional packages will be installed: [2020-11-04T11:44:10.054Z] #11 21.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T11:44:10.054Z] #11 21.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T11:44:10.054Z] #11 21.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T11:44:10.054Z] #11 21.12 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:44:10.054Z] #11 21.12 Suggested packages: [2020-11-04T11:44:10.054Z] #11 21.12 gcc-8-locales seccomp wine64 [2020-11-04T11:44:10.054Z] #11 22.01 The following NEW packages will be installed: [2020-11-04T11:44:10.054Z] #11 22.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T11:44:10.054Z] #11 22.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T11:44:10.054Z] #11 22.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T11:44:10.054Z] #11 22.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T11:44:10.054Z] #11 22.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T11:44:10.054Z] #11 22.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:44:10.054Z] #11 22.21 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:44:10.054Z] #11 22.21 Need to get 73.3 MB of archives. [2020-11-04T11:44:10.054Z] #11 22.21 After this operation, 494 MB of additional disk space will be used. [2020-11-04T11:44:10.054Z] #11 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-11-04T11:44:10.054Z] #11 22.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-11-04T11:44:10.054Z] #11 22.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T11:44:10.054Z] #11 22.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-11-04T11:44:10.054Z] #11 22.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-11-04T11:44:10.054Z] #11 22.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T11:44:10.054Z] #11 22.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T11:44:10.054Z] #11 23.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T11:44:10.054Z] #11 23.23 Get:9 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] [2020-11-04T11:44:10.054Z] #11 ... [2020-11-04T11:44:10.054Z] [2020-11-04T11:44:10.054Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:10.054Z] #62 14.17 Checking out files: 99% (1892/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-04T11:44:10.054Z] #62 14.18 + cd /tmp/tmp.jmI0t2gmkT/src/github.com/docker/libnetwork [2020-11-04T11:44:10.054Z] #62 14.18 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:44:10.054Z] #62 14.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T11:44:10.347Z] #62 ... [2020-11-04T11:44:10.347Z] [2020-11-04T11:44:10.347Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:44:10.347Z] #40 13.81 Fetched 8085 kB in 11s (724 kB/s) [2020-11-04T11:44:10.347Z] #40 13.81 Reading package lists... [2020-11-04T11:44:10.347Z] #40 17.24 Reading package lists... [2020-11-04T11:44:10.347Z] #40 20.44 Building dependency tree... [2020-11-04T11:44:10.347Z] #40 21.11 The following additional packages will be installed: [2020-11-04T11:44:10.347Z] #40 21.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T11:44:10.347Z] #40 21.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T11:44:10.347Z] #40 21.15 Suggested packages: [2020-11-04T11:44:10.347Z] #40 21.15 manpages-dev python-setuptools [2020-11-04T11:44:10.347Z] #40 21.87 The following NEW packages will be installed: [2020-11-04T11:44:10.347Z] #40 21.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T11:44:10.347Z] #40 21.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T11:44:10.347Z] #40 21.87 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T11:44:10.347Z] #40 21.87 python-six zlib1g-dev [2020-11-04T11:44:10.347Z] #40 22.01 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:44:10.347Z] #40 22.01 Need to get 3742 kB of archives. [2020-11-04T11:44:10.347Z] #40 22.01 After this operation, 22.0 MB of additional disk space will be used. [2020-11-04T11:44:10.347Z] #40 22.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-11-04T11:44:10.347Z] #40 22.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-04T11:44:10.347Z] #40 22.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-11-04T11:44:10.347Z] #40 22.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-04T11:44:10.347Z] #40 22.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-11-04T11:44:10.347Z] #40 22.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-04T11:44:10.347Z] #40 22.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-11-04T11:44:10.347Z] #40 22.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-11-04T11:44:10.347Z] #40 22.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-11-04T11:44:10.347Z] #40 22.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-11-04T11:44:10.347Z] #40 22.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-11-04T11:44:10.347Z] #40 22.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-11-04T11:44:10.347Z] #40 22.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-11-04T11:44:10.347Z] #40 22.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-11-04T11:44:10.347Z] #40 22.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T11:44:10.347Z] #40 22.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-11-04T11:44:10.347Z] #40 22.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-11-04T11:44:10.347Z] #40 23.01 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:44:10.347Z] #40 23.06 Fetched 3742 kB in 0s (9997 kB/s) [2020-11-04T11:44:10.347Z] #40 23.14 Selecting previously unselected package libcap-dev:s390x. [2020-11-04T11:44:10.347Z] #40 23.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 ... 15177 files and directories currently installed.) [2020-11-04T11:44:10.347Z] #40 23.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-11-04T11:44:10.347Z] #40 23.20 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-11-04T11:44:10.347Z] #40 23.30 Selecting previously unselected package libnet1:s390x. [2020-11-04T11:44:10.347Z] #40 23.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-04T11:44:10.347Z] #40 23.30 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-04T11:44:10.347Z] #40 23.36 Selecting previously unselected package libnet1-dev. [2020-11-04T11:44:10.347Z] #40 23.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-04T11:44:10.347Z] #40 23.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:44:10.347Z] #40 23.50 Selecting previously unselected package libnl-3-200:s390x. [2020-11-04T11:44:10.347Z] #40 23.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-04T11:44:10.347Z] #40 23.50 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-04T11:44:10.347Z] #40 23.58 Selecting previously unselected package libnl-3-dev:s390x. [2020-11-04T11:44:10.347Z] #40 23.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-11-04T11:44:10.347Z] #40 23.58 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-11-04T11:44:10.347Z] #40 23.79 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-04T11:44:10.347Z] #40 23.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-04T11:44:10.347Z] #40 23.80 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-04T11:44:10.347Z] #40 23.87 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-11-04T11:44:10.347Z] #40 23.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-11-04T11:44:10.347Z] #40 23.87 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-04T11:44:10.347Z] #40 23.92 Selecting previously unselected package zlib1g-dev:s390x. [2020-11-04T11:44:10.347Z] #40 23.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-11-04T11:44:10.347Z] #40 23.92 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-04T11:44:10.347Z] #40 24.10 Selecting previously unselected package libprotobuf17:s390x. [2020-11-04T11:44:10.347Z] #40 24.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-11-04T11:44:10.347Z] #40 24.11 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-04T11:44:10.347Z] #40 ... [2020-11-04T11:44:10.347Z] [2020-11-04T11:44:10.347Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:44:10.347Z] #34 24.38 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:44:10.347Z] #34 24.41 Fetched 14.0 MB in 1s (14.9 MB/s) [2020-11-04T11:44:10.347Z] #34 24.48 Selecting previously unselected package xxd. [2020-11-04T11:44:10.621Z] #27 3.821 ## 3.5% ###### 9.6% ########## 14.8% ############## 20.0% ################## 25.2% ##################### 30.4% ######################### 35.2% ############################# 40.7% ################################# 46.0% #################################### 51.2% ######################################## 56.3% ############################################ 61.7% ################################################ 66.9% ################################################### 72.1% ####################################################### 77.2% ########################################################### 82.5% ############################################################## 87.4% ################################################################## 92.8% ###################################################################### 97.4% ######################################################################## 100.0% [2020-11-04T11:44:10.621Z] #27 5.734 [2020-11-04T11:44:10.639Z] #34 24.48 (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.) [2020-11-04T11:44:10.639Z] #34 24.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-04T11:44:10.639Z] #34 24.59 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:44:10.639Z] #34 24.72 Selecting previously unselected package vim-common. [2020-11-04T11:44:10.639Z] #34 24.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:44:10.639Z] #34 24.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:44:10.885Z] #27 6.064 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T11:44:10.931Z] #34 24.96 Selecting previously unselected package cmake-data. [2020-11-04T11:44:10.931Z] #34 24.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T11:44:10.931Z] #34 24.96 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T11:44:11.146Z] #27 6.173 [2020-11-04T11:44:11.146Z] #27 6.233 ######################################################################## 100.0% [2020-11-04T11:44:11.146Z] #27 6.260 [2020-11-04T11:44:12.088Z] #27 7.040 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T11:44:12.088Z] #27 7.155 [2020-11-04T11:44:12.088Z] #27 7.287 0.6% ######################################################################## 100.0% [2020-11-04T11:44:12.353Z] #27 7.355 [2020-11-04T11:44:12.461Z] #34 ... [2020-11-04T11:44:12.461Z] [2020-11-04T11:44:12.461Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:12.461Z] #62 DONE 26.1s [2020-11-04T11:44:12.461Z] [2020-11-04T11:44:12.461Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:12.461Z] #47 24.66 go: finding github.com/fatih/color v1.7.0 [2020-11-04T11:44:12.461Z] #47 24.67 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:44:12.461Z] #47 24.70 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:44:12.461Z] #47 24.72 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:44:12.461Z] #47 24.80 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:44:12.461Z] #47 24.83 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:44:12.461Z] #47 24.85 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T11:44:12.461Z] #47 24.86 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:44:12.461Z] #47 24.88 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:44:12.461Z] #47 24.88 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:44:12.461Z] #47 24.89 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T11:44:12.461Z] #47 24.89 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:44:12.461Z] #47 24.92 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:44:12.461Z] #47 24.95 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:44:12.461Z] #47 24.95 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:44:12.461Z] #47 24.95 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:44:12.461Z] #47 24.96 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:44:12.461Z] #47 24.96 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:44:12.461Z] #47 24.99 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T11:44:12.461Z] #47 24.99 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:44:12.461Z] #47 25.00 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:44:12.461Z] #47 25.00 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T11:44:12.461Z] #47 25.01 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:44:12.461Z] #47 25.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:44:12.461Z] #47 25.33 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:44:12.461Z] #47 25.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:44:12.461Z] #47 25.37 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T11:44:12.461Z] #47 25.38 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T11:44:12.461Z] #47 25.39 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:44:12.461Z] #47 25.44 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:44:12.461Z] #47 25.47 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T11:44:12.461Z] #47 25.50 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:44:12.461Z] #47 25.53 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:44:12.461Z] #47 25.54 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T11:44:12.461Z] #47 25.59 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:44:12.461Z] #47 25.61 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:44:12.461Z] #47 25.64 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:44:12.461Z] #47 25.65 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:44:12.461Z] #47 25.69 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:44:12.461Z] #47 25.69 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T11:44:12.461Z] #47 25.70 go: finding golang.org/x/text v0.3.2 [2020-11-04T11:44:12.461Z] #47 25.70 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:44:12.461Z] #47 25.71 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T11:44:12.461Z] #47 25.71 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:44:12.461Z] #47 25.71 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:44:12.461Z] #47 25.75 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:44:12.461Z] #47 25.76 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T11:44:12.461Z] #47 25.76 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:44:12.461Z] #47 25.77 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:44:12.461Z] #47 25.78 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:44:12.461Z] #47 25.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:44:12.461Z] #47 25.82 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:44:12.461Z] #47 25.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:44:12.461Z] #47 25.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:44:12.461Z] #47 25.86 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:44:12.461Z] #47 25.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:44:12.461Z] #47 25.88 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T11:44:12.461Z] #47 25.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:44:12.461Z] #47 25.90 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:44:12.461Z] #47 25.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:44:12.461Z] #47 26.04 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:44:12.461Z] #47 26.04 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:44:12.461Z] #47 26.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:44:12.461Z] #47 26.05 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:44:12.461Z] #47 26.07 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T11:44:12.461Z] #47 26.08 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:44:12.461Z] #47 26.09 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T11:44:12.461Z] #47 26.09 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:44:12.461Z] #47 26.09 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:44:12.461Z] #47 26.17 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:44:12.461Z] #47 26.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:44:12.461Z] #47 26.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:44:12.461Z] #47 26.34 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:44:12.461Z] #47 26.41 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:44:12.614Z] #27 7.720 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T11:44:12.614Z] #27 7.738 skipping existing c35d46ef359f [2020-11-04T11:44:12.614Z] #27 7.776 [2020-11-04T11:44:13.186Z] #27 8.325 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T11:44:13.450Z] #27 8.457 [2020-11-04T11:44:13.450Z] #27 8.511 ######################################################################## 100.0% [2020-11-04T11:44:13.450Z] #27 8.535 [2020-11-04T11:44:13.712Z] #27 8.779 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T11:44:13.712Z] #27 8.885 [2020-11-04T11:44:13.712Z] #27 8.942 ######################################################################## 100.0% [2020-11-04T11:44:13.712Z] #27 8.968 [2020-11-04T11:44:13.712Z] #27 8.992 Download of images into '/build' complete. [2020-11-04T11:44:13.712Z] #27 8.992 Use something like the following to load the result into a Docker daemon: [2020-11-04T11:44:13.712Z] #27 8.992 tar -cC '/build' . | docker load [2020-11-04T11:44:16.154Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f0877ba65427ef73) in /home/ubuntu/workspace/moby_PR-41617 [Pipeline] { [Pipeline] checkout [2020-11-04T11:44:18.842Z] using credential docker-jenkins-github-credentials [2020-11-04T11:44:18.848Z] Cloning the remote Git repository [2020-11-04T11:44:18.848Z] Cloning with configured refspecs honoured and without tags [2020-11-04T11:44:18.999Z] #27 ... [2020-11-04T11:44:18.999Z] [2020-11-04T11:44:18.999Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:44:18.999Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s done [2020-11-04T11:44:18.999Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-04T11:44:18.999Z] #8 DONE 39.8s [2020-11-04T11:44:18.999Z] [2020-11-04T11:44:18.999Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T11:44:19.389Z] #47 ... [2020-11-04T11:44:19.389Z] [2020-11-04T11:44:19.389Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:19.389Z] #32 22.30 sync [2020-11-04T11:44:19.389Z] #32 22.30 internal/reflectlite [2020-11-04T11:44:19.389Z] #32 24.23 sort [2020-11-04T11:44:19.389Z] #32 24.23 errors [2020-11-04T11:44:19.389Z] #32 24.43 strconv [2020-11-04T11:44:19.389Z] #32 25.12 io [2020-11-04T11:44:19.389Z] #32 26.59 internal/oserror [2020-11-04T11:44:19.389Z] #32 26.68 syscall [2020-11-04T11:44:19.389Z] #32 26.76 reflect [2020-11-04T11:44:19.389Z] #32 ... [2020-11-04T11:44:19.389Z] [2020-11-04T11:44:19.389Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:44:19.389Z] #11 24.92 Get:10 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] [2020-11-04T11:44:19.389Z] #11 26.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-11-04T11:44:19.389Z] #11 26.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-11-04T11:44:19.389Z] #11 26.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-04T11:44:19.389Z] #11 26.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-04T11:44:19.389Z] #11 26.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-11-04T11:44:19.389Z] #11 26.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-11-04T11:44:19.389Z] #11 26.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-11-04T11:44:19.389Z] #11 26.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-11-04T11:44:19.389Z] #11 26.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-11-04T11:44:19.389Z] #11 26.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-11-04T11:44:19.389Z] #11 26.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-11-04T11:44:19.389Z] #11 26.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-11-04T11:44:19.389Z] #11 26.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-11-04T11:44:19.389Z] #11 26.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-11-04T11:44:19.389Z] #11 26.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-11-04T11:44:19.389Z] #11 27.33 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:44:19.389Z] #11 27.39 Fetched 73.3 MB in 4s (16.7 MB/s) [2020-11-04T11:44:19.389Z] #11 27.44 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T11:44:19.389Z] #11 27.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-04T11:44:19.389Z] #11 27.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-11-04T11:44:19.389Z] #11 27.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:44:19.389Z] #11 29.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T11:44:19.389Z] #11 29.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-11-04T11:44:19.389Z] #11 29.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:44:19.389Z] #11 31.52 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T11:44:19.389Z] #11 31.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T11:44:19.389Z] #11 31.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:44:19.389Z] #11 31.59 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-11-04T11:44:19.389Z] #11 31.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-04T11:44:19.389Z] #11 31.59 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-04T11:44:19.389Z] #11 31.70 Selecting previously unselected package dmsetup. [2020-11-04T11:44:19.389Z] #11 31.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-11-04T11:44:19.389Z] #11 31.71 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T11:44:19.389Z] #11 31.86 Selecting previously unselected package mingw-w64-common. [2020-11-04T11:44:19.389Z] #11 31.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T11:44:19.389Z] #11 31.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T11:44:19.389Z] #11 ... [2020-11-04T11:44:19.389Z] [2020-11-04T11:44:19.389Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:19.389Z] #32 32.72 time [2020-11-04T11:44:18.915Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T11:44:18.976Z] > git init /home/ubuntu/workspace/moby_PR-41617 # timeout=10 [2020-11-04T11:44:19.176Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:44:19.176Z] > git --version # timeout=10 [2020-11-04T11:44:19.194Z] > git --version # 'git version 2.17.1' [2020-11-04T11:44:19.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:44:19.317Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:44:19.944Z] #9 ... [2020-11-04T11:44:19.944Z] [2020-11-04T11:44:19.944Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:44:19.944Z] #27 DONE 14.8s [2020-11-04T11:44:19.944Z] [2020-11-04T11:44:19.944Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T11:44:20.024Z] #32 ... [2020-11-04T11:44:20.024Z] [2020-11-04T11:44:20.024Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:44:20.024Z] #40 24.67 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-11-04T11:44:20.024Z] #40 24.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-11-04T11:44:20.024Z] #40 24.68 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 24.80 Selecting previously unselected package libprotobuf-dev:s390x. [2020-11-04T11:44:20.024Z] #40 24.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-11-04T11:44:20.024Z] #40 24.80 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 25.81 Selecting previously unselected package libprotoc17:s390x. [2020-11-04T11:44:20.024Z] #40 25.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-11-04T11:44:20.024Z] #40 25.83 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 26.34 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T11:44:20.024Z] #40 26.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-11-04T11:44:20.024Z] #40 26.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:44:20.024Z] #40 26.44 Selecting previously unselected package protobuf-compiler. [2020-11-04T11:44:20.024Z] #40 26.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-11-04T11:44:20.024Z] #40 26.46 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 26.57 Selecting previously unselected package python-pkg-resources. [2020-11-04T11:44:20.024Z] #40 26.57 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:44:20.024Z] #40 26.57 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T11:44:20.024Z] #40 26.90 Selecting previously unselected package python-six. [2020-11-04T11:44:20.024Z] #40 26.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T11:44:20.024Z] #40 26.90 Unpacking python-six (1.12.0-1) ... [2020-11-04T11:44:20.024Z] #40 26.96 Selecting previously unselected package python-protobuf. [2020-11-04T11:44:20.024Z] #40 26.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-11-04T11:44:20.024Z] #40 26.97 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 27.26 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T11:44:20.024Z] #40 28.90 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 28.91 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-04T11:44:20.024Z] #40 28.94 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-04T11:44:20.024Z] #40 28.94 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-04T11:44:20.024Z] #40 28.95 Setting up python-six (1.12.0-1) ... [2020-11-04T11:44:20.024Z] #40 30.37 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-04T11:44:20.024Z] #40 30.38 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-04T11:44:20.024Z] #40 30.39 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 30.40 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-11-04T11:44:20.024Z] #40 30.40 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 30.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 30.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:44:20.024Z] #40 30.42 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 30.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:44:20.024Z] #40 30.44 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T11:44:20.024Z] #40 33.34 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-11-04T11:44:20.024Z] #40 33.35 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:44:20.024Z] #40 DONE 33.9s [2020-11-04T11:44:20.024Z] [2020-11-04T11:44:20.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:20.317Z] #41 ... [2020-11-04T11:44:20.317Z] [2020-11-04T11:44:20.317Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:20.317Z] #43 24.19 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T11:44:20.317Z] #43 24.19 internal/reflectlite [2020-11-04T11:44:20.317Z] #43 24.41 math/rand [2020-11-04T11:44:20.317Z] #43 25.38 internal/singleflight [2020-11-04T11:44:20.317Z] #43 26.60 bytes [2020-11-04T11:44:20.317Z] #43 26.63 strconv [2020-11-04T11:44:20.317Z] #43 28.43 bufio [2020-11-04T11:44:20.317Z] #43 29.30 reflect [2020-11-04T11:44:20.317Z] #43 29.77 syscall [2020-11-04T11:44:20.317Z] #43 ... [2020-11-04T11:44:20.317Z] [2020-11-04T11:44:20.317Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:44:20.317Z] #34 27.37 Selecting previously unselected package libicu63:s390x. [2020-11-04T11:44:20.317Z] #34 27.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-04T11:44:20.317Z] #34 27.38 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-04T11:44:20.317Z] #34 31.28 Selecting previously unselected package libxml2:s390x. [2020-11-04T11:44:20.317Z] #34 31.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-11-04T11:44:20.317Z] #34 31.30 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:44:20.317Z] #34 31.63 Selecting previously unselected package libarchive13:s390x. [2020-11-04T11:44:20.317Z] #34 31.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-11-04T11:44:20.317Z] #34 31.63 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-04T11:44:20.317Z] #34 31.84 Selecting previously unselected package libjsoncpp1:s390x. [2020-11-04T11:44:20.317Z] #34 31.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-11-04T11:44:20.317Z] #34 31.85 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-11-04T11:44:20.317Z] #34 31.99 Selecting previously unselected package librhash0:s390x. [2020-11-04T11:44:20.317Z] #34 32.00 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-11-04T11:44:20.317Z] #34 32.00 Unpacking librhash0:s390x (1.3.8-1) ... [2020-11-04T11:44:20.317Z] #34 32.14 Selecting previously unselected package libuv1:s390x. [2020-11-04T11:44:20.317Z] #34 32.15 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-11-04T11:44:20.317Z] #34 32.15 Unpacking libuv1:s390x (1.24.1-1) ... [2020-11-04T11:44:20.317Z] #34 32.30 Selecting previously unselected package cmake. [2020-11-04T11:44:20.317Z] #34 32.30 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-11-04T11:44:20.317Z] #34 32.31 Unpacking cmake (3.13.4-1) ... [2020-11-04T11:44:20.317Z] #34 34.18 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-04T11:44:20.317Z] #34 34.22 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:44:20.317Z] #34 34.25 Setting up libuv1:s390x (1.24.1-1) ... [2020-11-04T11:44:20.317Z] #34 34.25 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:44:20.317Z] #34 34.27 Setting up librhash0:s390x (1.3.8-1) ... [2020-11-04T11:44:20.317Z] #34 34.30 Setting up cmake-data (3.13.4-1) ... [2020-11-04T11:44:20.317Z] #34 34.31 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:44:20.317Z] #34 34.32 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-11-04T11:44:20.317Z] #34 34.34 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-04T11:44:20.317Z] #34 34.35 Setting up cmake (3.13.4-1) ... [2020-11-04T11:44:20.317Z] #34 34.35 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:44:20.317Z] #34 34.38 Processing triggers for mime-support (3.62) ... [2020-11-04T11:44:20.517Z] #9 DONE 2.2s [2020-11-04T11:44:20.517Z] [2020-11-04T11:44:20.517Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T11:44:20.611Z] #34 ... [2020-11-04T11:44:20.611Z] [2020-11-04T11:44:20.611Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:20.611Z] #45 DONE 34.6s [2020-11-04T11:44:20.611Z] [2020-11-04T11:44:20.611Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:44:20.611Z] #30 28.37 Checking out files: 93% (1423/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. [2020-11-04T11:44:20.611Z] #30 28.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T11:44:20.611Z] #30 28.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T11:44:20.904Z] #30 ... [2020-11-04T11:44:20.904Z] [2020-11-04T11:44:20.904Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:44:20.904Z] #34 DONE 34.7s [2020-11-04T11:44:20.904Z] [2020-11-04T11:44:20.904Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:21.905Z] #10 DONE 1.4s [2020-11-04T11:44:21.950Z] #35 1.197 + RM_GOPATH=0 [2020-11-04T11:44:21.950Z] #35 1.197 + TMP_GOPATH= [2020-11-04T11:44:21.950Z] #35 1.197 + : /build [2020-11-04T11:44:21.950Z] #35 1.197 + '[' -z '' ']' [2020-11-04T11:44:21.950Z] #35 1.197 ++ mktemp -d [2020-11-04T11:44:21.950Z] #35 1.204 + export GOPATH=/tmp/tmp.09ELpktYf8 [2020-11-04T11:44:21.950Z] #35 1.204 + GOPATH=/tmp/tmp.09ELpktYf8 [2020-11-04T11:44:21.950Z] #35 1.204 + RM_GOPATH=1 [2020-11-04T11:44:21.950Z] #35 1.204 + case "$(go env GOARCH)" in [2020-11-04T11:44:21.950Z] #35 1.204 ++ go env GOARCH [2020-11-04T11:44:21.950Z] #35 1.210 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:21.950Z] #35 1.210 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:21.950Z] #35 1.210 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:21.950Z] #35 1.212 + dir=/tmp/install [2020-11-04T11:44:21.950Z] #35 1.212 + bin=tini [2020-11-04T11:44:21.950Z] #35 1.212 + shift [2020-11-04T11:44:21.950Z] #35 1.212 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T11:44:21.950Z] #35 1.212 + . /tmp/install/tini.installer [2020-11-04T11:44:21.950Z] #35 1.212 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:44:21.950Z] #35 1.212 + install_tini [2020-11-04T11:44:21.950Z] #35 1.212 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T11:44:21.950Z] #35 1.212 + git clone https://github.com/krallin/tini.git /tmp/tmp.09ELpktYf8/tini [2020-11-04T11:44:21.950Z] #35 1.212 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:44:21.950Z] #35 1.214 Cloning into '/tmp/tmp.09ELpktYf8/tini'... [2020-11-04T11:44:22.167Z] [2020-11-04T11:44:22.167Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T11:44:22.167Z] #29 DONE 0.1s [2020-11-04T11:44:22.167Z] [2020-11-04T11:44:22.167Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:44:22.167Z] #53 ... [2020-11-04T11:44:22.167Z] [2020-11-04T11:44:22.167Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T11:44:22.167Z] #37 DONE 0.1s [2020-11-04T11:44:22.429Z] [2020-11-04T11:44:22.429Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:44:22.584Z] #35 1.675 + cd /tmp/tmp.09ELpktYf8/tini [2020-11-04T11:44:22.584Z] #35 1.675 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:44:22.584Z] #35 1.689 + cmake . [2020-11-04T11:44:22.584Z] #35 2.021 -- The C compiler identification is GNU 8.3.0 [2020-11-04T11:44:22.584Z] #35 2.060 -- Check for working C compiler: /usr/bin/cc [2020-11-04T11:44:23.219Z] #35 2.498 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T11:44:23.219Z] #35 2.500 -- Detecting C compiler ABI info [2020-11-04T11:44:23.514Z] #35 2.873 -- Detecting C compiler ABI info - done [2020-11-04T11:44:23.514Z] #35 2.896 -- Detecting C compile features [2020-11-04T11:44:24.554Z] #35 3.954 -- Detecting C compile features - done [2020-11-04T11:44:24.847Z] #35 3.966 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T11:44:24.847Z] #35 4.149 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T11:44:24.847Z] #35 4.216 -- Configuring done [2020-11-04T11:44:25.139Z] #35 4.239 -- Generating done [2020-11-04T11:44:25.139Z] #35 4.260 -- Build files have been written to: /tmp/tmp.09ELpktYf8/tini [2020-11-04T11:44:25.139Z] #35 4.269 + make tini-static [2020-11-04T11:44:25.431Z] #35 4.538 Scanning dependencies of target tini-static [2020-11-04T11:44:25.431Z] #35 4.595 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T11:44:25.431Z] #35 ... [2020-11-04T11:44:25.431Z] [2020-11-04T11:44:25.431Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:25.431Z] #49 29.36 reflect [2020-11-04T11:44:25.431Z] #49 29.37 syscall [2020-11-04T11:44:25.431Z] #49 34.60 time [2020-11-04T11:44:25.431Z] #49 38.17 context [2020-11-04T11:44:25.431Z] #49 38.60 os [2020-11-04T11:44:25.431Z] #49 38.77 encoding/binary [2020-11-04T11:44:25.431Z] #49 ... [2020-11-04T11:44:25.431Z] [2020-11-04T11:44:25.431Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:25.431Z] #32 37.07 internal/fmtsort [2020-11-04T11:44:25.431Z] #32 37.16 internal/poll [2020-11-04T11:44:25.431Z] #32 37.38 internal/syscall/execenv [2020-11-04T11:44:25.431Z] #32 37.52 internal/syscall/unix [2020-11-04T11:44:25.432Z] #32 37.69 strings [2020-11-04T11:44:25.432Z] #32 38.09 os [2020-11-04T11:44:25.432Z] #32 39.34 path [2020-11-04T11:44:25.724Z] #32 39.67 text/tabwriter [2020-11-04T11:44:26.358Z] #32 40.36 path/filepath [2020-11-04T11:44:26.358Z] #32 40.36 fmt [2020-11-04T11:44:26.655Z] #32 ... [2020-11-04T11:44:26.656Z] [2020-11-04T11:44:26.656Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:26.656Z] #35 5.313 [100%] Linking C executable tini-static [2020-11-04T11:44:26.656Z] #35 5.608 [100%] Built target tini-static [2020-11-04T11:44:26.656Z] #35 5.663 + mkdir -p /build [2020-11-04T11:44:26.656Z] #35 5.664 + cp tini-static /build/docker-init [2020-11-04T11:44:26.656Z] #35 DONE 5.9s [2020-11-04T11:44:26.656Z] [2020-11-04T11:44:26.656Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:26.656Z] #41 6.631 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:44:26.656Z] #41 6.631 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:44:26.656Z] #41 6.641 Note: Building without GnuTLS support [2020-11-04T11:44:26.656Z] #41 6.644 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:44:26.656Z] #41 6.644 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:44:27.743Z] #38 ... [2020-11-04T11:44:27.743Z] [2020-11-04T11:44:27.743Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:27.743Z] #47 5.168 + RM_GOPATH=0 [2020-11-04T11:44:27.743Z] #47 5.169 + TMP_GOPATH= [2020-11-04T11:44:27.743Z] #47 5.169 + : /build [2020-11-04T11:44:27.743Z] #47 5.169 + '[' -z '' ']' [2020-11-04T11:44:27.743Z] #47 5.169 ++ mktemp -d [2020-11-04T11:44:27.743Z] #47 5.174 + export GOPATH=/tmp/tmp.tfrXm7jIfI [2020-11-04T11:44:27.743Z] #47 5.174 + GOPATH=/tmp/tmp.tfrXm7jIfI [2020-11-04T11:44:27.743Z] #47 5.174 + RM_GOPATH=1 [2020-11-04T11:44:27.743Z] #47 5.174 + case "$(go env GOARCH)" in [2020-11-04T11:44:27.743Z] #47 5.174 ++ go env GOARCH [2020-11-04T11:44:27.743Z] #47 5.199 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:27.743Z] #47 5.199 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:27.743Z] #47 5.199 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:27.743Z] #47 5.199 + dir=/tmp/install [2020-11-04T11:44:27.743Z] #47 5.199 + bin=golangci_lint [2020-11-04T11:44:27.743Z] #47 5.199 + shift [2020-11-04T11:44:27.743Z] #47 5.199 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T11:44:27.743Z] #47 5.199 + . /tmp/install/golangci_lint.installer [2020-11-04T11:44:27.743Z] #47 5.199 ++ : v1.23.8 [2020-11-04T11:44:27.743Z] #47 5.199 + install_golangci_lint [2020-11-04T11:44:27.743Z] #47 5.199 + set -e [2020-11-04T11:44:27.743Z] #47 5.199 + export GO111MODULE=on [2020-11-04T11:44:27.743Z] #47 5.199 + GO111MODULE=on [2020-11-04T11:44:27.743Z] #47 5.199 + GOBIN=/build [2020-11-04T11:44:27.743Z] #47 5.199 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T11:44:27.743Z] #47 5.209 go: finding github.com v1.23.8 [2020-11-04T11:44:27.743Z] #47 5.209 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T11:44:27.743Z] #47 5.209 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T11:44:27.743Z] #47 5.209 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:44:27.743Z] #47 5.209 go: finding github.com/golangci v1.23.8 [2020-11-04T11:44:27.743Z] #47 5.733 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:44:27.749Z] #41 7.783 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:44:27.749Z] #41 7.809 GEN .gitid [2020-11-04T11:44:27.749Z] #41 7.844 GEN criu/include/version.h [2020-11-04T11:44:27.749Z] #41 7.896 GEN include/common/asm [2020-11-04T11:44:28.005Z] #47 ... [2020-11-04T11:44:28.005Z] [2020-11-04T11:44:28.005Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:28.005Z] #32 5.464 + RM_GOPATH=0 [2020-11-04T11:44:28.005Z] #32 5.465 + TMP_GOPATH= [2020-11-04T11:44:28.005Z] #32 5.465 + : /build [2020-11-04T11:44:28.005Z] #32 5.465 + '[' -z '' ']' [2020-11-04T11:44:28.005Z] #32 5.469 ++ mktemp -d [2020-11-04T11:44:28.005Z] #32 5.481 + export GOPATH=/tmp/tmp.LET59wCT0b [2020-11-04T11:44:28.005Z] #32 5.481 + GOPATH=/tmp/tmp.LET59wCT0b [2020-11-04T11:44:28.005Z] #32 5.481 + RM_GOPATH=1 [2020-11-04T11:44:28.005Z] #32 5.481 + case "$(go env GOARCH)" in [2020-11-04T11:44:28.005Z] #32 5.481 ++ go env GOARCH [2020-11-04T11:44:28.005Z] #32 5.497 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:28.005Z] #32 5.497 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:28.005Z] #32 5.497 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:28.005Z] #32 5.497 + dir=/tmp/install [2020-11-04T11:44:28.005Z] #32 5.497 + bin=tomlv [2020-11-04T11:44:28.005Z] #32 5.497 + shift [2020-11-04T11:44:28.005Z] #32 5.497 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T11:44:28.005Z] #32 5.497 + . /tmp/install/tomlv.installer [2020-11-04T11:44:28.005Z] #32 5.497 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:44:28.005Z] #32 5.497 + install_tomlv [2020-11-04T11:44:28.005Z] #32 5.497 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T11:44:28.005Z] #32 5.497 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LET59wCT0b/src/github.com/BurntSushi/toml [2020-11-04T11:44:28.005Z] #32 5.497 Cloning into '/tmp/tmp.LET59wCT0b/src/github.com/BurntSushi/toml'... [2020-11-04T11:44:28.005Z] #32 5.498 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:44:28.578Z] #32 6.496 + cd /tmp/tmp.LET59wCT0b/src/github.com/BurntSushi/toml [2020-11-04T11:44:28.578Z] #32 6.496 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:44:28.578Z] #32 ... [2020-11-04T11:44:28.578Z] [2020-11-04T11:44:28.578Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:44:28.578Z] #38 6.251 + git clone https://github.com/docker/distribution.git . [2020-11-04T11:44:28.578Z] #38 6.270 Cloning into '.'... [2020-11-04T11:44:28.785Z] #41 8.714 PBCC images/timens.pb-c.c [2020-11-04T11:44:28.785Z] #41 8.751 DEP images/timens.pb-c.d [2020-11-04T11:44:28.785Z] #41 8.773 PBCC images/fown.pb-c.c [2020-11-04T11:44:28.785Z] #41 8.789 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T11:44:28.785Z] #41 8.871 PBCC images/opts.pb-c.c [2020-11-04T11:44:28.785Z] #41 8.922 PBCC images/memfd.pb-c.c [2020-11-04T11:44:28.785Z] #41 8.957 DEP images/fown.pb-c.d [2020-11-04T11:44:29.078Z] #41 8.994 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T11:44:29.078Z] #41 9.025 DEP images/opts.pb-c.d [2020-11-04T11:44:29.078Z] #41 9.042 DEP images/memfd.pb-c.d [2020-11-04T11:44:29.078Z] #41 9.130 PBCC images/sit.pb-c.c [2020-11-04T11:44:29.078Z] #41 9.160 DEP images/sit.pb-c.d [2020-11-04T11:44:29.078Z] #41 9.216 PBCC images/macvlan.pb-c.c [2020-11-04T11:44:29.078Z] #41 9.231 DEP images/macvlan.pb-c.d [2020-11-04T11:44:29.078Z] #41 9.262 PBCC images/autofs.pb-c.c [2020-11-04T11:44:29.078Z] #41 9.266 DEP images/autofs.pb-c.d [2020-11-04T11:44:29.078Z] #41 9.340 PBCC images/sysctl.pb-c.c [2020-11-04T11:44:29.370Z] #41 9.342 DEP images/sysctl.pb-c.d [2020-11-04T11:44:29.370Z] #41 9.366 PBCC images/time.pb-c.c [2020-11-04T11:44:29.370Z] #41 9.369 DEP images/time.pb-c.d [2020-11-04T11:44:29.370Z] #41 9.428 PBCC images/binfmt-misc.pb-c.c [2020-11-04T11:44:29.370Z] #41 9.432 DEP images/binfmt-misc.pb-c.d [2020-11-04T11:44:29.370Z] #41 9.461 PBCC images/seccomp.pb-c.c [2020-11-04T11:44:29.370Z] #41 9.484 DEP images/seccomp.pb-c.d [2020-11-04T11:44:29.370Z] #41 9.528 PBCC images/userns.pb-c.c [2020-11-04T11:44:29.370Z] #41 9.531 DEP images/userns.pb-c.d [2020-11-04T11:44:29.370Z] #41 9.576 PBCC images/cgroup.pb-c.c [2020-11-04T11:44:29.662Z] #41 9.582 DEP images/cgroup.pb-c.d [2020-11-04T11:44:29.662Z] #41 9.608 PBCC images/ext-file.pb-c.c [2020-11-04T11:44:29.662Z] #41 9.612 DEP images/ext-file.pb-c.d [2020-11-04T11:44:29.662Z] #41 9.648 PBCC images/rpc.pb-c.c [2020-11-04T11:44:29.662Z] #41 9.656 DEP images/rpc.pb-c.d [2020-11-04T11:44:29.662Z] #41 9.693 PBCC images/siginfo.pb-c.c [2020-11-04T11:44:29.662Z] #41 9.705 DEP images/siginfo.pb-c.d [2020-11-04T11:44:29.662Z] #41 9.725 PBCC images/pagemap.pb-c.c [2020-11-04T11:44:29.662Z] #41 9.761 DEP images/pagemap.pb-c.d [2020-11-04T11:44:29.662Z] #41 9.788 PBCC images/rlimit.pb-c.c [2020-11-04T11:44:29.662Z] #41 9.790 DEP images/rlimit.pb-c.d [2020-11-04T11:44:29.662Z] #41 9.822 PBCC images/file-lock.pb-c.c [2020-11-04T11:44:29.662Z] #41 9.835 DEP images/file-lock.pb-c.d [2020-11-04T11:44:29.662Z] #41 9.851 PBCC images/tty.pb-c.c [2020-11-04T11:44:29.662Z] #41 9.887 DEP images/tty.pb-c.d [2020-11-04T11:44:29.662Z] #41 9.904 PBCC images/tun.pb-c.c [2020-11-04T11:44:29.662Z] #41 9.935 PBCC images/netdev.pb-c.c [2020-11-04T11:44:29.954Z] #41 9.990 DEP images/tun.pb-c.d [2020-11-04T11:44:29.954Z] #41 10.03 DEP images/netdev.pb-c.d [2020-11-04T11:44:29.954Z] #41 10.06 PBCC images/vma.pb-c.c [2020-11-04T11:44:29.954Z] #41 10.09 DEP images/vma.pb-c.d [2020-11-04T11:44:29.954Z] #41 10.12 PBCC images/creds.pb-c.c [2020-11-04T11:44:29.954Z] #41 10.15 DEP images/creds.pb-c.d [2020-11-04T11:44:29.954Z] #41 10.18 PBCC images/utsns.pb-c.c [2020-11-04T11:44:30.247Z] #41 10.19 DEP images/utsns.pb-c.d [2020-11-04T11:44:30.247Z] #41 10.21 PBCC images/ipc-desc.pb-c.c [2020-11-04T11:44:30.247Z] #41 10.23 PBCC images/ipc-sem.pb-c.c [2020-11-04T11:44:30.247Z] #41 10.24 DEP images/ipc-desc.pb-c.d [2020-11-04T11:44:30.247Z] #41 10.26 DEP images/ipc-sem.pb-c.d [2020-11-04T11:44:30.247Z] #41 10.31 PBCC images/ipc-msg.pb-c.c [2020-11-04T11:44:30.247Z] #41 10.31 DEP images/ipc-msg.pb-c.d [2020-11-04T11:44:30.247Z] #41 10.34 PBCC images/ipc-shm.pb-c.c [2020-11-04T11:44:30.247Z] #41 10.34 DEP images/ipc-shm.pb-c.d [2020-11-04T11:44:30.247Z] #41 10.37 PBCC images/ipc-var.pb-c.c [2020-11-04T11:44:30.247Z] #41 10.39 DEP images/ipc-var.pb-c.d [2020-11-04T11:44:30.247Z] #41 10.42 PBCC images/sk-opts.pb-c.c [2020-11-04T11:44:30.247Z] #41 10.42 PBCC images/packet-sock.pb-c.c [2020-11-04T11:44:30.247Z] #41 10.45 DEP images/sk-opts.pb-c.d [2020-11-04T11:44:30.247Z] #41 10.47 DEP images/packet-sock.pb-c.d [2020-11-04T11:44:30.247Z] #41 10.49 PBCC images/sk-netlink.pb-c.c [2020-11-04T11:44:30.247Z] #41 10.52 DEP images/sk-netlink.pb-c.d [2020-11-04T11:44:30.539Z] #41 10.54 PBCC images/sk-inet.pb-c.c [2020-11-04T11:44:30.539Z] #41 10.57 DEP images/sk-inet.pb-c.d [2020-11-04T11:44:30.539Z] #41 10.59 PBCC images/sk-unix.pb-c.c [2020-11-04T11:44:30.539Z] #41 10.61 DEP images/sk-unix.pb-c.d [2020-11-04T11:44:30.539Z] #41 10.64 PBCC images/mm.pb-c.c [2020-11-04T11:44:30.539Z] #41 10.71 DEP images/mm.pb-c.d [2020-11-04T11:44:30.539Z] #41 10.74 PBCC images/timerfd.pb-c.c [2020-11-04T11:44:30.539Z] #41 10.76 DEP images/timerfd.pb-c.d [2020-11-04T11:44:30.831Z] #41 10.78 PBCC images/timer.pb-c.c [2020-11-04T11:44:30.831Z] #41 10.79 DEP images/timer.pb-c.d [2020-11-04T11:44:30.831Z] #41 10.83 PBCC images/sa.pb-c.c [2020-11-04T11:44:30.831Z] #41 10.84 DEP images/sa.pb-c.d [2020-11-04T11:44:30.831Z] #41 10.86 PBCC images/pipe-data.pb-c.c [2020-11-04T11:44:30.831Z] #41 10.87 DEP images/pipe-data.pb-c.d [2020-11-04T11:44:30.831Z] #41 10.90 PBCC images/mnt.pb-c.c [2020-11-04T11:44:30.831Z] #41 10.92 DEP images/mnt.pb-c.d [2020-11-04T11:44:30.831Z] #41 10.94 PBCC images/sk-packet.pb-c.c [2020-11-04T11:44:30.831Z] #41 10.95 DEP images/sk-packet.pb-c.d [2020-11-04T11:44:30.831Z] #41 10.97 PBCC images/tcp-stream.pb-c.c [2020-11-04T11:44:30.831Z] #41 11.00 DEP images/tcp-stream.pb-c.d [2020-11-04T11:44:30.831Z] #41 11.03 PBCC images/pipe.pb-c.c [2020-11-04T11:44:30.831Z] #41 11.05 DEP images/pipe.pb-c.d [2020-11-04T11:44:30.831Z] #41 11.08 PBCC images/pstree.pb-c.c [2020-11-04T11:44:31.123Z] #41 11.09 DEP images/pstree.pb-c.d [2020-11-04T11:44:31.123Z] #41 11.12 PBCC images/fs.pb-c.c [2020-11-04T11:44:31.123Z] #41 11.12 DEP images/fs.pb-c.d [2020-11-04T11:44:31.123Z] #41 11.14 PBCC images/signalfd.pb-c.c [2020-11-04T11:44:31.123Z] #41 11.16 DEP images/signalfd.pb-c.d [2020-11-04T11:44:31.123Z] #41 11.19 PBCC images/fh.pb-c.c [2020-11-04T11:44:31.123Z] #41 11.22 PBCC images/fsnotify.pb-c.c [2020-11-04T11:44:31.123Z] #41 11.24 DEP images/fh.pb-c.d [2020-11-04T11:44:31.123Z] #41 11.27 DEP images/fsnotify.pb-c.d [2020-11-04T11:44:31.123Z] #41 11.29 PBCC images/eventpoll.pb-c.c [2020-11-04T11:44:31.123Z] #41 11.32 DEP images/eventpoll.pb-c.d [2020-11-04T11:44:31.123Z] #41 11.33 PBCC images/eventfd.pb-c.c [2020-11-04T11:44:31.123Z] #41 11.35 DEP images/eventfd.pb-c.d [2020-11-04T11:44:31.123Z] #41 11.39 PBCC images/remap-file-path.pb-c.c [2020-11-04T11:44:31.123Z] #41 11.42 DEP images/remap-file-path.pb-c.d [2020-11-04T11:44:31.123Z] #41 11.43 PBCC images/fifo.pb-c.c [2020-11-04T11:44:31.416Z] #41 11.46 DEP images/fifo.pb-c.d [2020-11-04T11:44:31.416Z] #41 11.49 PBCC images/ghost-file.pb-c.c [2020-11-04T11:44:31.416Z] #41 11.51 DEP images/ghost-file.pb-c.d [2020-11-04T11:44:31.416Z] #41 11.53 PBCC images/regfile.pb-c.c [2020-11-04T11:44:31.416Z] #41 11.57 DEP images/regfile.pb-c.d [2020-11-04T11:44:31.416Z] #41 11.58 PBCC images/ns.pb-c.c [2020-11-04T11:44:31.416Z] #41 11.62 DEP images/ns.pb-c.d [2020-11-04T11:44:31.416Z] #41 11.63 PBCC images/fdinfo.pb-c.c [2020-11-04T11:44:31.709Z] #41 11.72 DEP images/fdinfo.pb-c.d [2020-11-04T11:44:31.709Z] #41 11.75 PBCC images/core-aarch64.pb-c.c [2020-11-04T11:44:31.709Z] #41 11.77 PBCC images/core-arm.pb-c.c [2020-11-04T11:44:31.709Z] #41 11.80 PBCC images/core-ppc64.pb-c.c [2020-11-04T11:44:31.709Z] #41 11.83 PBCC images/core-s390.pb-c.c [2020-11-04T11:44:31.709Z] #41 11.87 PBCC images/core-x86.pb-c.c [2020-11-04T11:44:31.709Z] #41 11.93 PBCC images/core.pb-c.c [2020-11-04T11:44:31.892Z] #38 ... [2020-11-04T11:44:31.892Z] [2020-11-04T11:44:31.892Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:44:31.892Z] #34 7.249 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:44:31.892Z] #34 7.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:44:31.892Z] #34 7.363 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:44:31.892Z] #34 9.161 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:44:32.001Z] #41 11.95 PBCC images/inventory.pb-c.c [2020-11-04T11:44:32.001Z] #41 11.98 DEP images/core-aarch64.pb-c.d [2020-11-04T11:44:32.001Z] #41 12.01 DEP images/core-arm.pb-c.d [2020-11-04T11:44:32.001Z] #41 12.04 DEP images/core-ppc64.pb-c.d [2020-11-04T11:44:32.001Z] #41 12.06 DEP images/core-s390.pb-c.d [2020-11-04T11:44:32.001Z] #41 12.09 DEP images/core-x86.pb-c.d [2020-11-04T11:44:32.001Z] #41 12.11 DEP images/core.pb-c.d [2020-11-04T11:44:32.001Z] #41 12.16 DEP images/inventory.pb-c.d [2020-11-04T11:44:32.001Z] #41 12.21 PBCC images/cpuinfo.pb-c.c [2020-11-04T11:44:32.001Z] #41 12.22 DEP images/cpuinfo.pb-c.d [2020-11-04T11:44:32.001Z] #41 12.25 PBCC images/stats.pb-c.c [2020-11-04T11:44:32.001Z] #41 ... [2020-11-04T11:44:32.001Z] [2020-11-04T11:44:32.001Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:32.001Z] #43 36.05 time [2020-11-04T11:44:32.001Z] #43 37.88 strings [2020-11-04T11:44:32.001Z] #43 38.92 os [2020-11-04T11:44:32.001Z] #43 39.59 regexp/syntax [2020-11-04T11:44:32.001Z] #43 41.33 fmt [2020-11-04T11:44:32.001Z] #43 43.42 regexp [2020-11-04T11:44:32.001Z] #43 43.99 flag [2020-11-04T11:44:32.001Z] #43 45.12 go/token [2020-11-04T11:44:32.001Z] #43 45.56 go/scanner [2020-11-04T11:44:32.001Z] #43 46.06 internal/lazyregexp [2020-11-04T11:44:32.001Z] #43 46.15 net/url [2020-11-04T11:44:32.178Z] #34 ... [2020-11-04T11:44:32.178Z] [2020-11-04T11:44:32.178Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:32.178Z] #45 5.796 + RM_GOPATH=0 [2020-11-04T11:44:32.178Z] #45 5.796 + TMP_GOPATH= [2020-11-04T11:44:32.178Z] #45 5.796 + : /build [2020-11-04T11:44:32.178Z] #45 5.796 + '[' -z '' ']' [2020-11-04T11:44:32.178Z] #45 5.796 ++ mktemp -d [2020-11-04T11:44:32.178Z] #45 5.796 + export GOPATH=/tmp/tmp.Yy6kmyGhLm [2020-11-04T11:44:32.178Z] #45 5.796 + GOPATH=/tmp/tmp.Yy6kmyGhLm [2020-11-04T11:44:32.178Z] #45 5.796 + RM_GOPATH=1 [2020-11-04T11:44:32.178Z] #45 5.796 + case "$(go env GOARCH)" in [2020-11-04T11:44:32.178Z] #45 5.796 ++ go env GOARCH [2020-11-04T11:44:32.178Z] #45 5.836 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.178Z] #45 5.836 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.178Z] #45 5.836 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:32.178Z] #45 5.836 + dir=/tmp/install [2020-11-04T11:44:32.178Z] #45 5.836 + bin=gotestsum [2020-11-04T11:44:32.178Z] #45 5.836 + shift [2020-11-04T11:44:32.178Z] #45 5.836 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T11:44:32.178Z] #45 5.836 + . /tmp/install/gotestsum.installer [2020-11-04T11:44:32.178Z] #45 5.836 ++ : v0.5.3 [2020-11-04T11:44:32.178Z] #45 5.836 + install_gotestsum [2020-11-04T11:44:32.178Z] #45 5.837 + set -e [2020-11-04T11:44:32.178Z] #45 5.837 + export GO111MODULE=on [2020-11-04T11:44:32.178Z] #45 5.837 + GO111MODULE=on [2020-11-04T11:44:32.178Z] #45 5.837 + GOBIN=/build [2020-11-04T11:44:32.178Z] #45 5.837 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T11:44:32.178Z] #45 5.883 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T11:44:32.178Z] #45 5.898 go: finding gotest.tools v0.5.3 [2020-11-04T11:44:32.178Z] #45 6.829 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T11:44:32.178Z] #45 7.580 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T11:44:32.178Z] #45 9.044 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T11:44:32.178Z] #45 9.054 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T11:44:32.178Z] #45 9.398 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:44:32.178Z] #45 9.512 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:44:32.178Z] #45 9.512 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:44:32.178Z] #45 9.515 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T11:44:32.178Z] #45 9.658 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:44:32.178Z] #45 9.725 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T11:44:32.178Z] #45 9.784 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:44:32.178Z] #45 9.954 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:44:32.178Z] #45 9.985 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:44:32.178Z] #45 10.03 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:44:32.178Z] #45 10.21 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T11:44:32.178Z] #45 ... [2020-11-04T11:44:32.178Z] [2020-11-04T11:44:32.178Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:32.178Z] #62 5.498 + RM_GOPATH=0 [2020-11-04T11:44:32.178Z] #62 5.498 + TMP_GOPATH= [2020-11-04T11:44:32.178Z] #62 5.498 + : /build [2020-11-04T11:44:32.178Z] #62 5.498 + '[' -z '' ']' [2020-11-04T11:44:32.178Z] #62 5.498 ++ mktemp -d [2020-11-04T11:44:32.178Z] #62 5.507 + export GOPATH=/tmp/tmp.SqgDCrploY [2020-11-04T11:44:32.178Z] #62 5.507 + GOPATH=/tmp/tmp.SqgDCrploY [2020-11-04T11:44:32.178Z] #62 5.507 + RM_GOPATH=1 [2020-11-04T11:44:32.178Z] #62 5.507 + case "$(go env GOARCH)" in [2020-11-04T11:44:32.178Z] #62 5.507 ++ go env GOARCH [2020-11-04T11:44:32.178Z] #62 5.528 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:44:32.178Z] #62 5.529 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.178Z] #62 5.529 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.178Z] #62 5.529 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:32.178Z] #62 5.529 + dir=/tmp/install [2020-11-04T11:44:32.178Z] #62 5.529 + bin=proxy [2020-11-04T11:44:32.178Z] #62 5.529 + shift [2020-11-04T11:44:32.178Z] #62 5.529 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T11:44:32.178Z] #62 5.529 + . /tmp/install/proxy.installer [2020-11-04T11:44:32.178Z] #62 5.529 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:44:32.178Z] #62 5.529 + install_proxy [2020-11-04T11:44:32.178Z] #62 5.529 + case "$1" in [2020-11-04T11:44:32.178Z] #62 5.529 + export CGO_ENABLED=0 [2020-11-04T11:44:32.178Z] #62 5.529 + CGO_ENABLED=0 [2020-11-04T11:44:32.178Z] #62 5.529 + _install_proxy [2020-11-04T11:44:32.178Z] #62 5.529 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T11:44:32.178Z] #62 5.529 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SqgDCrploY/src/github.com/docker/libnetwork [2020-11-04T11:44:32.178Z] #62 5.538 Cloning into '/tmp/tmp.SqgDCrploY/src/github.com/docker/libnetwork'... [2020-11-04T11:44:32.293Z] #43 ... [2020-11-04T11:44:32.293Z] [2020-11-04T11:44:32.293Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:44:32.293Z] #11 36.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T11:44:32.293Z] #11 36.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T11:44:32.293Z] #11 36.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:44:32.293Z] #11 39.56 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T11:44:32.293Z] #11 39.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-04T11:44:32.293Z] #11 39.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:44:32.293Z] #11 39.67 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T11:44:32.293Z] #11 39.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-04T11:44:32.293Z] #11 39.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:44:32.293Z] #11 ... [2020-11-04T11:44:32.293Z] [2020-11-04T11:44:32.293Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:32.293Z] #43 46.40 go/ast [2020-11-04T11:44:32.440Z] #62 ... [2020-11-04T11:44:32.440Z] [2020-11-04T11:44:32.440Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:32.440Z] #22 5.609 + RM_GOPATH=0 [2020-11-04T11:44:32.440Z] #22 5.609 + TMP_GOPATH= [2020-11-04T11:44:32.440Z] #22 5.609 + : /build [2020-11-04T11:44:32.440Z] #22 5.609 + '[' -z '' ']' [2020-11-04T11:44:32.440Z] #22 5.609 ++ mktemp -d [2020-11-04T11:44:32.440Z] #22 5.609 + export GOPATH=/tmp/tmp.CX9rpNIpPp [2020-11-04T11:44:32.440Z] #22 5.609 + GOPATH=/tmp/tmp.CX9rpNIpPp [2020-11-04T11:44:32.440Z] #22 5.609 + RM_GOPATH=1 [2020-11-04T11:44:32.440Z] #22 5.609 + case "$(go env GOARCH)" in [2020-11-04T11:44:32.440Z] #22 5.637 ++ go env GOARCH [2020-11-04T11:44:32.440Z] #22 5.637 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.440Z] #22 5.637 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.440Z] #22 5.651 Install docker/cli version 17.06.2-ce from stable [2020-11-04T11:44:32.440Z] #22 5.651 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:32.440Z] #22 5.651 + dir=/tmp/install [2020-11-04T11:44:32.440Z] #22 5.651 + bin=dockercli [2020-11-04T11:44:32.440Z] #22 5.651 + shift [2020-11-04T11:44:32.440Z] #22 5.651 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T11:44:32.440Z] #22 5.651 + . /tmp/install/dockercli.installer [2020-11-04T11:44:32.440Z] #22 5.651 ++ : stable [2020-11-04T11:44:32.440Z] #22 5.651 ++ : 17.06.2-ce [2020-11-04T11:44:32.440Z] #22 5.651 + install_dockercli [2020-11-04T11:44:32.440Z] #22 5.651 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T11:44:32.440Z] #22 5.651 ++ uname -m [2020-11-04T11:44:32.440Z] #22 5.651 + arch=x86_64 [2020-11-04T11:44:32.440Z] #22 5.651 + '[' x86_64 '!=' x86_64 ']' [2020-11-04T11:44:32.440Z] #22 5.651 + url=https://download.docker.com/linux/static [2020-11-04T11:44:32.440Z] #22 5.651 + tar -xz docker/docker [2020-11-04T11:44:32.440Z] #22 5.651 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-04T11:44:32.440Z] #22 ... [2020-11-04T11:44:32.440Z] [2020-11-04T11:44:32.440Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:32.440Z] #49 6.118 + RM_GOPATH=0 [2020-11-04T11:44:32.440Z] #49 6.118 + TMP_GOPATH= [2020-11-04T11:44:32.440Z] #49 6.118 + : /build [2020-11-04T11:44:32.440Z] #49 6.118 + '[' -z '' ']' [2020-11-04T11:44:32.440Z] #49 6.127 ++ mktemp -d [2020-11-04T11:44:32.440Z] #49 6.127 + export GOPATH=/tmp/tmp.48oPNdcgU8 [2020-11-04T11:44:32.440Z] #49 6.127 + GOPATH=/tmp/tmp.48oPNdcgU8 [2020-11-04T11:44:32.440Z] #49 6.127 + RM_GOPATH=1 [2020-11-04T11:44:32.440Z] #49 6.127 + case "$(go env GOARCH)" in [2020-11-04T11:44:32.440Z] #49 6.127 ++ go env GOARCH [2020-11-04T11:44:32.440Z] #49 6.170 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.440Z] #49 6.170 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.440Z] #49 6.170 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:32.440Z] #49 6.198 + dir=/tmp/install [2020-11-04T11:44:32.440Z] #49 6.198 + bin=shfmt [2020-11-04T11:44:32.440Z] #49 6.198 + shift [2020-11-04T11:44:32.440Z] #49 6.198 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T11:44:32.440Z] #49 6.198 + . /tmp/install/shfmt.installer [2020-11-04T11:44:32.440Z] #49 6.198 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:44:32.440Z] #49 6.198 + install_shfmt [2020-11-04T11:44:32.440Z] #49 6.198 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T11:44:32.440Z] #49 6.198 + git clone https://github.com/mvdan/sh.git /tmp/tmp.48oPNdcgU8/src/github.com/mvdan/sh [2020-11-04T11:44:32.440Z] #49 6.199 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:44:32.440Z] #49 6.278 Cloning into '/tmp/tmp.48oPNdcgU8/src/github.com/mvdan/sh'... [2020-11-04T11:44:32.701Z] #49 ... [2020-11-04T11:44:32.701Z] [2020-11-04T11:44:32.701Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:32.701Z] #43 6.198 + RM_GOPATH=0 [2020-11-04T11:44:32.701Z] #43 6.198 + TMP_GOPATH= [2020-11-04T11:44:32.701Z] #43 6.198 + : /build [2020-11-04T11:44:32.701Z] #43 6.198 + '[' -z '' ']' [2020-11-04T11:44:32.701Z] #43 6.198 ++ mktemp -d [2020-11-04T11:44:32.701Z] #43 6.198 + export GOPATH=/tmp/tmp.s0oBcU8Ais [2020-11-04T11:44:32.701Z] #43 6.198 + GOPATH=/tmp/tmp.s0oBcU8Ais [2020-11-04T11:44:32.701Z] #43 6.198 + RM_GOPATH=1 [2020-11-04T11:44:32.701Z] #43 6.198 + case "$(go env GOARCH)" in [2020-11-04T11:44:32.701Z] #43 6.198 ++ go env GOARCH [2020-11-04T11:44:32.701Z] #43 6.240 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.701Z] #43 6.240 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.701Z] #43 6.240 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:32.701Z] #43 6.240 + dir=/tmp/install [2020-11-04T11:44:32.701Z] #43 6.240 + bin=vndr [2020-11-04T11:44:32.701Z] #43 6.240 + shift [2020-11-04T11:44:32.701Z] #43 6.240 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T11:44:32.701Z] #43 6.240 + . /tmp/install/vndr.installer [2020-11-04T11:44:32.701Z] #43 6.240 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:44:32.701Z] #43 6.240 + install_vndr [2020-11-04T11:44:32.701Z] #43 6.240 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T11:44:32.701Z] #43 6.241 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:44:32.701Z] #43 6.253 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.s0oBcU8Ais/src/github.com/LK4D4/vndr [2020-11-04T11:44:32.701Z] #43 6.255 Cloning into '/tmp/tmp.s0oBcU8Ais/src/github.com/LK4D4/vndr'... [2020-11-04T11:44:32.701Z] #43 7.243 + cd /tmp/tmp.s0oBcU8Ais/src/github.com/LK4D4/vndr [2020-11-04T11:44:32.701Z] #43 7.244 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:44:32.701Z] #43 7.279 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T11:44:32.701Z] #43 9.129 internal/bytealg [2020-11-04T11:44:32.701Z] #43 9.152 internal/race [2020-11-04T11:44:32.701Z] #43 9.326 sync/atomic [2020-11-04T11:44:32.701Z] #43 9.729 unicode [2020-11-04T11:44:32.701Z] #43 10.28 runtime [2020-11-04T11:44:32.701Z] #43 ... [2020-11-04T11:44:32.701Z] [2020-11-04T11:44:32.701Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:32.701Z] #56 4.959 + RM_GOPATH=0 [2020-11-04T11:44:32.701Z] #56 4.959 + TMP_GOPATH= [2020-11-04T11:44:32.701Z] #56 4.959 + : /build [2020-11-04T11:44:32.701Z] #56 4.959 + '[' -z '' ']' [2020-11-04T11:44:32.701Z] #56 4.959 ++ mktemp -d [2020-11-04T11:44:32.701Z] #56 4.959 + export GOPATH=/tmp/tmp.Jfe2uVH4Dl [2020-11-04T11:44:32.701Z] #56 4.959 + GOPATH=/tmp/tmp.Jfe2uVH4Dl [2020-11-04T11:44:32.701Z] #56 4.959 + RM_GOPATH=1 [2020-11-04T11:44:32.701Z] #56 4.959 + case "$(go env GOARCH)" in [2020-11-04T11:44:32.701Z] #56 4.959 ++ go env GOARCH [2020-11-04T11:44:32.701Z] #56 4.966 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.701Z] #56 4.966 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:32.701Z] #56 4.966 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:32.701Z] #56 4.967 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:44:32.701Z] #56 4.967 + dir=/tmp/install [2020-11-04T11:44:32.701Z] #56 4.967 + bin=rootlesskit [2020-11-04T11:44:32.701Z] #56 4.967 + shift [2020-11-04T11:44:32.701Z] #56 4.967 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T11:44:32.701Z] #56 4.967 + . /tmp/install/rootlesskit.installer [2020-11-04T11:44:32.701Z] #56 4.967 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:44:32.701Z] #56 4.967 + install_rootlesskit [2020-11-04T11:44:32.701Z] #56 4.967 + case "$1" in [2020-11-04T11:44:32.702Z] #56 4.967 + export CGO_ENABLED=0 [2020-11-04T11:44:32.702Z] #56 4.967 + CGO_ENABLED=0 [2020-11-04T11:44:32.702Z] #56 4.967 + _install_rootlesskit [2020-11-04T11:44:32.702Z] #56 4.967 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T11:44:32.702Z] #56 4.967 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Jfe2uVH4Dl/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:44:32.702Z] #56 4.971 Cloning into '/tmp/tmp.Jfe2uVH4Dl/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T11:44:32.702Z] #56 10.16 Checking out files: 87% (697/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-04T11:44:32.702Z] #56 10.33 + cd /tmp/tmp.Jfe2uVH4Dl/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:44:32.702Z] #56 10.33 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:44:32.702Z] #56 10.83 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:44:32.779Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-02b2ff08a6a875d95) in /home/ubuntu/workspace/moby_PR-41617 [Pipeline] { [Pipeline] checkout [2020-11-04T11:44:32.963Z] #56 10.84 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T11:44:32.963Z] #56 ... [2020-11-04T11:44:32.963Z] [2020-11-04T11:44:32.963Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:44:32.963Z] #11 6.621 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:44:32.963Z] #11 6.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:44:32.963Z] #11 6.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:44:32.963Z] #11 8.229 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:44:32.963Z] #11 ... [2020-11-04T11:44:32.963Z] [2020-11-04T11:44:32.963Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:44:32.963Z] #30 6.708 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T11:44:32.963Z] #30 6.713 Cloning into '.'... [2020-11-04T11:44:33.225Z] #30 ... [2020-11-04T11:44:33.225Z] [2020-11-04T11:44:33.225Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:44:33.225Z] #40 6.691 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:44:33.225Z] #40 6.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:44:33.225Z] #40 6.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:44:33.225Z] #40 7.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:44:33.225Z] #40 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:44:33.225Z] #40 ... [2020-11-04T11:44:33.225Z] [2020-11-04T11:44:33.225Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:33.225Z] #45 10.28 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T11:44:33.225Z] #45 10.32 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:44:33.225Z] #45 10.47 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:44:33.225Z] #45 10.47 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:44:33.225Z] #45 10.82 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:44:33.225Z] #45 11.03 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:44:33.329Z] #43 47.43 text/template/parse [2020-11-04T11:44:34.841Z] #43 ... [2020-11-04T11:44:34.841Z] [2020-11-04T11:44:34.841Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:34.841Z] #32 41.97 io/ioutil [2020-11-04T11:44:34.841Z] #32 43.41 github.com/BurntSushi/toml [2020-11-04T11:44:34.841Z] #32 43.41 flag [2020-11-04T11:44:34.841Z] #32 44.52 log [2020-11-04T11:44:34.841Z] #32 45.71 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:44:34.841Z] #32 DONE 48.6s [2020-11-04T11:44:34.841Z] [2020-11-04T11:44:34.841Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:34.841Z] #54 25.15 Checking out files: 62% (2139/3430) Checking out files: 63% (2161/3430) Checking out files: 64% (2196/3430) Checking out files: 65% (2230/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T11:44:34.841Z] #54 25.92 + cd /tmp/tmp.QT7BPlJTni/src/github.com/containerd/containerd [2020-11-04T11:44:34.841Z] #54 25.92 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:44:35.138Z] #54 27.17 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T11:44:35.138Z] #54 27.17 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T11:44:35.138Z] #54 27.17 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:44:35.138Z] #54 27.17 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:44:35.138Z] #54 27.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T11:44:35.138Z] #54 27.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T11:44:35.138Z] #54 27.17 + '[' '' = dynamic ']' [2020-11-04T11:44:35.138Z] #54 27.17 + make [2020-11-04T11:44:35.775Z] #54 27.68 + bin/ctr [2020-11-04T11:44:35.775Z] #54 ... [2020-11-04T11:44:35.775Z] [2020-11-04T11:44:35.775Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:35.775Z] #49 39.76 encoding/base64 [2020-11-04T11:44:35.775Z] #49 40.15 golang.org/x/sys/unix [2020-11-04T11:44:35.775Z] #49 41.59 fmt [2020-11-04T11:44:35.775Z] #49 45.35 encoding/json [2020-11-04T11:44:35.775Z] #49 46.09 github.com/pkg/diff [2020-11-04T11:44:35.775Z] #49 47.01 go/ast [2020-11-04T11:44:35.775Z] #49 48.82 golang.org/x/crypto/ssh/terminal [2020-11-04T11:44:35.775Z] #49 49.72 mvdan.cc/editorconfig [2020-11-04T11:44:35.777Z] #45 13.83 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:44:36.067Z] #49 ... [2020-11-04T11:44:36.067Z] [2020-11-04T11:44:36.067Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:36.067Z] #43 49.80 go/parser [2020-11-04T11:44:36.359Z] #43 50.37 text/template [2020-11-04T11:44:36.399Z] using credential docker-jenkins-github-credentials [2020-11-04T11:44:36.408Z] Cloning the remote Git repository [2020-11-04T11:44:36.408Z] Cloning with configured refspecs honoured and without tags [2020-11-04T11:44:36.500Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T11:44:36.565Z] > git init /home/ubuntu/workspace/moby_PR-41617 # timeout=10 [2020-11-04T11:44:36.731Z] #45 14.74 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:44:37.115Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:44:37.115Z] > git --version # timeout=10 [2020-11-04T11:44:37.123Z] > git --version # 'git version 2.7.4' [2020-11-04T11:44:37.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:44:37.126Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:44:37.773Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07e46c2ce6466f073) in /home/ubuntu/workspace/moby_PR-41617 [Pipeline] { [Pipeline] checkout [2020-11-04T11:44:37.869Z] #43 51.90 encoding/xml [2020-11-04T11:44:38.120Z] #45 16.22 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:44:38.382Z] #45 ... [2020-11-04T11:44:38.382Z] [2020-11-04T11:44:38.382Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:38.382Z] #47 6.541 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:44:38.382Z] #47 15.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:44:38.382Z] #47 15.33 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:44:38.382Z] #47 15.44 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T11:44:38.382Z] #47 15.45 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:44:38.382Z] #47 15.45 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T11:44:38.382Z] #47 15.45 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T11:44:38.382Z] #47 15.46 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T11:44:38.382Z] #47 15.47 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:44:38.382Z] #47 15.47 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T11:44:38.382Z] #47 15.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:44:38.382Z] #47 15.80 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:44:38.382Z] #47 15.88 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:44:38.382Z] #47 16.03 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T11:44:38.382Z] #47 16.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:44:38.382Z] #47 16.20 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T11:44:38.382Z] #47 16.23 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:44:38.382Z] #47 16.23 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:44:38.382Z] #47 16.25 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T11:44:38.382Z] #47 16.30 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T11:44:38.382Z] #47 16.31 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T11:44:38.382Z] #47 16.31 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:44:38.382Z] #47 16.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:44:38.382Z] #47 16.44 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T11:44:38.642Z] #47 16.46 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:44:38.642Z] #47 16.48 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:44:38.642Z] #47 16.59 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T11:44:38.642Z] #47 ... [2020-11-04T11:44:38.642Z] [2020-11-04T11:44:38.642Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:38.642Z] #32 6.516 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:44:38.642Z] #32 7.517 internal/cpu [2020-11-04T11:44:38.642Z] #32 7.561 runtime/internal/atomic [2020-11-04T11:44:38.642Z] #32 7.921 runtime/internal/sys [2020-11-04T11:44:38.642Z] #32 8.451 runtime/internal/math [2020-11-04T11:44:38.642Z] #32 8.510 internal/bytealg [2020-11-04T11:44:38.642Z] #32 8.528 math/bits [2020-11-04T11:44:38.642Z] #32 9.855 runtime [2020-11-04T11:44:38.642Z] #32 10.04 math [2020-11-04T11:44:38.642Z] #32 16.69 internal/testlog [2020-11-04T11:44:38.642Z] #32 ... [2020-11-04T11:44:38.642Z] [2020-11-04T11:44:38.642Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:44:38.642Z] #53 6.668 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:44:38.642Z] #53 6.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:44:38.642Z] #53 6.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:44:38.642Z] #53 8.128 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:44:38.642Z] #53 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:44:38.642Z] #53 14.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:44:38.642Z] #53 ... [2020-11-04T11:44:38.642Z] [2020-11-04T11:44:38.642Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:38.642Z] #47 16.65 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T11:44:38.642Z] #47 16.73 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:44:38.642Z] #47 16.82 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:44:38.903Z] #47 16.91 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:44:38.903Z] #47 16.97 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:44:39.484Z] #47 17.56 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:44:39.484Z] #47 17.58 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:44:39.484Z] #47 17.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:44:39.989Z] #43 53.86 go/doc [2020-11-04T11:44:40.055Z] #47 17.88 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:44:40.055Z] #47 17.88 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T11:44:40.055Z] #47 17.98 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:44:40.315Z] #47 18.27 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:44:40.315Z] #47 18.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:44:40.315Z] #47 18.31 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:44:41.081Z] using credential docker-jenkins-github-credentials [2020-11-04T11:44:41.088Z] Cloning the remote Git repository [2020-11-04T11:44:41.088Z] Cloning with configured refspecs honoured and without tags [2020-11-04T11:44:41.390Z] #47 19.21 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:44:41.390Z] #47 19.25 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:44:41.500Z] #43 ... [2020-11-04T11:44:41.500Z] [2020-11-04T11:44:41.500Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:41.500Z] #41 12.28 DEP images/stats.pb-c.d [2020-11-04T11:44:41.500Z] #41 13.05 make[1]: Nothing to be done for 'all'. [2020-11-04T11:44:41.500Z] #41 13.83 CC images/stats.o [2020-11-04T11:44:41.500Z] #41 14.21 CC images/core.o [2020-11-04T11:44:41.500Z] #41 14.57 CC images/core-x86.o [2020-11-04T11:44:41.500Z] #41 14.82 CC images/core-arm.o [2020-11-04T11:44:41.500Z] #41 15.03 CC images/core-aarch64.o [2020-11-04T11:44:41.500Z] #41 15.31 CC images/core-ppc64.o [2020-11-04T11:44:41.500Z] #41 15.60 CC images/core-s390.o [2020-11-04T11:44:41.500Z] #41 15.97 CC images/cpuinfo.o [2020-11-04T11:44:41.500Z] #41 16.14 CC images/inventory.o [2020-11-04T11:44:41.500Z] #41 16.35 CC images/fdinfo.o [2020-11-04T11:44:41.500Z] #41 16.58 CC images/fown.o [2020-11-04T11:44:41.500Z] #41 16.70 CC images/ns.o [2020-11-04T11:44:41.500Z] #41 16.84 CC images/regfile.o [2020-11-04T11:44:41.500Z] #41 17.02 CC images/ghost-file.o [2020-11-04T11:44:41.500Z] #41 17.14 CC images/fifo.o [2020-11-04T11:44:41.500Z] #41 17.21 CC images/remap-file-path.o [2020-11-04T11:44:41.500Z] #41 17.28 CC images/eventfd.o [2020-11-04T11:44:41.500Z] #41 17.37 CC images/eventpoll.o [2020-11-04T11:44:41.500Z] #41 17.53 CC images/fh.o [2020-11-04T11:44:41.500Z] #41 17.71 CC images/fsnotify.o [2020-11-04T11:44:41.500Z] #41 18.03 CC images/signalfd.o [2020-11-04T11:44:41.500Z] #41 18.17 CC images/fs.o [2020-11-04T11:44:41.500Z] #41 18.28 CC images/pstree.o [2020-11-04T11:44:41.500Z] #41 18.42 CC images/pipe.o [2020-11-04T11:44:41.500Z] #41 18.56 CC images/tcp-stream.o [2020-11-04T11:44:41.500Z] #41 18.70 CC images/sk-packet.o [2020-11-04T11:44:41.500Z] #41 18.87 CC images/mnt.o [2020-11-04T11:44:41.500Z] #41 18.97 CC images/pipe-data.o [2020-11-04T11:44:41.500Z] #41 19.10 CC images/sa.o [2020-11-04T11:44:41.500Z] #41 19.27 CC images/timer.o [2020-11-04T11:44:41.500Z] #41 19.39 CC images/timerfd.o [2020-11-04T11:44:41.500Z] #41 19.49 CC images/mm.o [2020-11-04T11:44:41.500Z] #41 19.68 CC images/sk-opts.o [2020-11-04T11:44:41.500Z] #41 19.76 CC images/sk-unix.o [2020-11-04T11:44:41.500Z] #41 19.88 CC images/sk-inet.o [2020-11-04T11:44:41.500Z] #41 20.01 CC images/tun.o [2020-11-04T11:44:41.500Z] #41 20.22 CC images/sk-netlink.o [2020-11-04T11:44:41.500Z] #41 20.36 CC images/packet-sock.o [2020-11-04T11:44:41.500Z] #41 20.63 CC images/ipc-var.o [2020-11-04T11:44:41.500Z] #41 20.80 CC images/ipc-desc.o [2020-11-04T11:44:41.500Z] #41 20.90 CC images/ipc-shm.o [2020-11-04T11:44:41.500Z] #41 20.98 CC images/ipc-msg.o [2020-11-04T11:44:41.500Z] #41 21.11 CC images/ipc-sem.o [2020-11-04T11:44:41.500Z] #41 21.23 CC images/utsns.o [2020-11-04T11:44:41.500Z] #41 21.38 CC images/creds.o [2020-11-04T11:44:41.500Z] #41 21.50 CC images/vma.o [2020-11-04T11:44:41.500Z] #41 21.61 CC images/netdev.o [2020-11-04T11:44:41.500Z] #41 ... [2020-11-04T11:44:41.500Z] [2020-11-04T11:44:41.500Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:41.500Z] #43 55.57 github.com/LK4D4/vndr/versioned [2020-11-04T11:44:41.664Z] #47 19.71 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:44:41.792Z] #43 55.63 compress/flate [2020-11-04T11:44:41.792Z] #43 55.69 github.com/LK4D4/vndr/build [2020-11-04T11:44:41.108Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T11:44:41.166Z] > git init /home/ubuntu/workspace/moby_PR-41617 # timeout=10 [2020-11-04T11:44:41.436Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:44:41.436Z] > git --version # timeout=10 [2020-11-04T11:44:41.449Z] > git --version # 'git version 2.17.1' [2020-11-04T11:44:41.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:44:41.468Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:44:42.279Z] #47 ... [2020-11-04T11:44:42.279Z] [2020-11-04T11:44:42.279Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:42.279Z] #22 18.36 + mkdir -p /build [2020-11-04T11:44:42.279Z] #22 18.36 + mv docker/docker /build/ [2020-11-04T11:44:42.279Z] #22 18.36 + rmdir docker [2020-11-04T11:44:42.279Z] #22 DONE 20.3s [2020-11-04T11:44:42.279Z] [2020-11-04T11:44:42.279Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:42.279Z] #47 20.32 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:44:42.828Z] #43 56.93 compress/gzip [2020-11-04T11:44:42.883Z] #47 20.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:44:43.156Z] #47 21.07 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:44:43.156Z] #47 21.09 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:44:43.438Z] #47 21.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:44:43.463Z] #43 57.39 net [2020-11-04T11:44:43.706Z] #47 21.68 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:44:43.755Z] #43 ... [2020-11-04T11:44:43.755Z] [2020-11-04T11:44:43.755Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:43.755Z] #49 50.47 mvdan.cc/sh/v3/fileutil [2020-11-04T11:44:43.755Z] #49 50.52 mvdan.cc/sh/v3/syntax [2020-11-04T11:44:43.755Z] #49 54.29 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T11:44:43.755Z] #49 DONE 57.9s [2020-11-04T11:44:43.967Z] #47 21.96 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:44:43.967Z] #47 21.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:44:43.967Z] #47 21.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:44:44.060Z] [2020-11-04T11:44:44.060Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:44.060Z] #41 21.95 CC images/tty.o [2020-11-04T11:44:44.060Z] #41 22.34 CC images/file-lock.o [2020-11-04T11:44:44.060Z] #41 22.40 CC images/rlimit.o [2020-11-04T11:44:44.060Z] #41 22.53 CC images/pagemap.o [2020-11-04T11:44:44.060Z] #41 22.68 CC images/siginfo.o [2020-11-04T11:44:44.060Z] #41 22.82 CC images/rpc.o [2020-11-04T11:44:44.060Z] #41 23.33 CC images/ext-file.o [2020-11-04T11:44:44.060Z] #41 23.48 CC images/cgroup.o [2020-11-04T11:44:44.060Z] #41 23.83 CC images/userns.o [2020-11-04T11:44:44.060Z] #41 24.01 CC images/google/protobuf/descriptor.o [2020-11-04T11:44:44.243Z] #47 ... [2020-11-04T11:44:44.243Z] [2020-11-04T11:44:44.243Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:44:44.243Z] #11 12.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:44:44.243Z] #11 15.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:44:44.243Z] #11 ... [2020-11-04T11:44:44.243Z] [2020-11-04T11:44:44.243Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:44.243Z] #47 22.38 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:44:44.378Z] Fetching without tags [2020-11-04T11:44:44.513Z] #47 22.51 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T11:44:44.715Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 6a5393636e358173e17275d3bd64218f6157f01d [2020-11-04T11:44:44.279Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:44:44.302Z] > git config --add remote.origin.fetch +refs/pull/41617/head:refs/remotes/origin/PR-41617 # timeout=10 [2020-11-04T11:44:44.332Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:44:44.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:44:44.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:44:44.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:44:44.384Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:44:44.775Z] #47 22.68 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T11:44:44.775Z] #47 22.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:44:44.775Z] #47 22.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:44:45.037Z] #47 ... [2020-11-04T11:44:45.037Z] [2020-11-04T11:44:45.037Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:44:45.037Z] #34 12.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:44:45.037Z] #34 15.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:44:45.037Z] #34 ... [2020-11-04T11:44:45.037Z] [2020-11-04T11:44:45.037Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:45.037Z] #47 23.08 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:44:45.037Z] #47 23.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:44:45.107Z] #41 24.96 CC images/opts.o [2020-11-04T11:44:45.107Z] #41 25.01 CC images/seccomp.o [2020-11-04T11:44:45.107Z] #41 25.20 CC images/binfmt-misc.o [2020-11-04T11:44:45.107Z] #41 25.33 CC images/time.o [2020-11-04T11:44:45.299Z] #47 23.26 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:44:45.399Z] #41 25.51 CC images/sysctl.o [2020-11-04T11:44:45.567Z] #47 23.51 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:44:45.567Z] #47 23.69 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:44:45.691Z] #41 25.63 CC images/autofs.o [2020-11-04T11:44:45.691Z] #41 25.75 CC images/macvlan.o [2020-11-04T11:44:45.691Z] #41 25.85 CC images/sit.o [2020-11-04T11:44:45.691Z] #41 25.99 CC images/memfd.o [2020-11-04T11:44:45.984Z] #41 26.18 CC images/timens.o [2020-11-04T11:44:46.142Z] #47 24.09 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:44:46.142Z] #47 24.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:44:46.142Z] #47 ... [2020-11-04T11:44:46.142Z] [2020-11-04T11:44:46.142Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:44:46.142Z] #40 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:44:46.142Z] #40 ... [2020-11-04T11:44:46.142Z] [2020-11-04T11:44:46.142Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:46.142Z] #45 22.64 go: finding github.com/fatih/color v1.9.0 [2020-11-04T11:44:46.142Z] #45 22.72 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:44:46.142Z] #45 22.77 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T11:44:46.142Z] #45 22.88 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:44:46.142Z] #45 23.05 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T11:44:46.142Z] #45 23.09 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:44:46.142Z] #45 23.37 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:44:46.142Z] #45 23.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:44:46.142Z] #45 23.90 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:44:46.142Z] #45 24.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:44:46.142Z] #45 24.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:44:46.278Z] #41 26.29 LINK images/built-in.o [2020-11-04T11:44:46.278Z] #41 26.44 GEN compel/include/asm [2020-11-04T11:44:46.278Z] #41 26.45 GEN compel/include/version.h [2020-11-04T11:44:46.278Z] #41 26.45 touch .config [2020-11-04T11:44:46.278Z] #41 26.46 GEN include/common/config.h [2020-11-04T11:44:46.278Z] #41 26.48 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-11-04T11:44:46.278Z] #41 26.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-04T11:44:46.278Z] #41 26.51 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-04T11:44:46.278Z] #41 26.51 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-11-04T11:44:46.278Z] #41 26.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-11-04T11:44:46.278Z] #41 26.54 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-11-04T11:44:46.278Z] #41 26.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T11:44:46.378Z] Merge succeeded, producing 58a17c3ba4826f3e9bfa852bf7b1b013e46d60c4 [2020-11-04T11:44:46.378Z] Checking out Revision 58a17c3ba4826f3e9bfa852bf7b1b013e46d60c4 (PR-41617) [2020-11-04T11:44:46.570Z] #41 26.56 DEP compel/plugins/std/infect.d [2020-11-04T11:44:46.570Z] #41 26.68 DEP compel/plugins/std/string.d [2020-11-04T11:44:46.570Z] #41 26.73 DEP compel/plugins/std/log.d [2020-11-04T11:44:46.570Z] #41 26.81 DEP compel/plugins/std/fds.d [2020-11-04T11:44:46.862Z] #41 26.86 DEP compel/plugins/std/std.d [2020-11-04T11:44:46.862Z] #41 26.91 DEP compel/plugins/shmem/shmem.d [2020-11-04T11:44:46.862Z] #41 26.95 DEP compel/plugins/fds/fds.d [2020-11-04T11:44:46.862Z] #41 27.03 CC compel/plugins/std/std.o [2020-11-04T11:44:47.088Z] #45 ... [2020-11-04T11:44:47.088Z] [2020-11-04T11:44:47.088Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:47.088Z] #43 14.94 unicode/utf8 [2020-11-04T11:44:47.088Z] #43 16.23 math [2020-11-04T11:44:47.088Z] #43 22.01 unicode/utf16 [2020-11-04T11:44:47.088Z] #43 22.59 container/list [2020-11-04T11:44:47.088Z] #43 23.36 crypto/internal/subtle [2020-11-04T11:44:47.088Z] #43 23.57 crypto/subtle [2020-11-04T11:44:47.088Z] #43 23.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T11:44:47.088Z] #43 23.81 internal/nettrace [2020-11-04T11:44:47.088Z] #43 23.95 runtime/cgo [2020-11-04T11:44:47.088Z] #43 ... [2020-11-04T11:44:47.089Z] [2020-11-04T11:44:47.089Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:47.089Z] #47 24.96 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:44:44.722Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:44:44.750Z] > git checkout -f 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:44:45.536Z] > git remote # timeout=10 [2020-11-04T11:44:45.572Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T11:44:45.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:44:45.601Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T11:44:46.352Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T11:44:46.381Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:44:46.391Z] > git checkout -f 58a17c3ba4826f3e9bfa852bf7b1b013e46d60c4 # timeout=10 [2020-11-04T11:44:47.154Z] #41 27.23 CC compel/plugins/std/fds.o [2020-11-04T11:44:47.447Z] #41 27.49 CC compel/plugins/std/log.o [2020-11-04T11:44:47.661Z] #47 25.67 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:44:48.081Z] #41 28.05 CC compel/plugins/std/string.o [2020-11-04T11:44:48.373Z] #41 28.53 CC compel/plugins/std/infect.o [2020-11-04T11:44:48.665Z] #41 28.73 CC compel/arch/s390/plugins/std/parasite-head.o [2020-11-04T11:44:48.665Z] #41 28.76 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-11-04T11:44:48.665Z] #41 28.80 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-11-04T11:44:48.957Z] #41 28.92 AR compel/plugins/std.lib.a [2020-11-04T11:44:48.957Z] #41 28.95 CC compel/plugins/fds/fds.o [2020-11-04T11:44:48.957Z] #41 29.16 AR compel/plugins/fds.lib.a [2020-11-04T11:44:48.957Z] #41 29.18 HOSTDEP compel/src/lib/log-host.d [2020-11-04T11:44:49.050Z] #47 27.10 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T11:44:49.050Z] #47 ... [2020-11-04T11:44:49.050Z] [2020-11-04T11:44:49.050Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:49.050Z] #32 17.09 encoding [2020-11-04T11:44:49.050Z] #32 17.71 runtime/cgo [2020-11-04T11:44:49.050Z] #32 ... [2020-11-04T11:44:49.050Z] [2020-11-04T11:44:49.050Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:44:49.050Z] #49 19.36 + cd /tmp/tmp.48oPNdcgU8/src/github.com/mvdan/sh [2020-11-04T11:44:49.050Z] #49 19.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:44:49.050Z] #49 19.72 + GO111MODULE=on [2020-11-04T11:44:49.050Z] #49 19.72 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T11:44:49.050Z] #49 22.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:44:49.050Z] #49 22.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:44:49.050Z] #49 22.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:44:49.050Z] #49 22.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:44:49.050Z] #49 22.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:44:49.050Z] #49 24.28 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:44:49.050Z] #49 25.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:44:49.050Z] #49 27.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:44:49.250Z] #41 29.23 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T11:44:49.250Z] #41 29.30 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-11-04T11:44:49.250Z] #41 29.33 HOSTDEP compel/src/main-host.d [2020-11-04T11:44:49.250Z] #41 29.39 DEP compel/src/lib/ptrace.d [2020-11-04T11:44:49.542Z] #41 29.51 DEP compel/src/lib/infect.d [2020-11-04T11:44:49.542Z] #41 29.66 DEP compel/src/lib/infect-util.d [2020-11-04T11:44:49.542Z] #41 29.74 DEP compel/src/lib/infect-rpc.d [2020-11-04T11:44:49.542Z] #41 ... [2020-11-04T11:44:49.542Z] [2020-11-04T11:44:49.542Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:44:49.542Z] #11 53.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T11:44:49.542Z] #11 53.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-04T11:44:49.542Z] #11 53.53 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:44:49.542Z] #11 ... [2020-11-04T11:44:49.542Z] [2020-11-04T11:44:49.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:49.542Z] #41 29.85 DEP compel/arch/s390/src/lib/infect.d [2020-11-04T11:44:49.625Z] #49 ... [2020-11-04T11:44:49.625Z] [2020-11-04T11:44:49.625Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:49.625Z] #47 27.49 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T11:44:49.625Z] #47 27.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:44:49.837Z] #41 29.94 DEP compel/arch/s390/src/lib/cpu.d [2020-11-04T11:44:49.837Z] #41 29.98 DEP compel/src/lib/log.d [2020-11-04T11:44:49.837Z] #41 30.04 DEP compel/src/main.d [2020-11-04T11:44:49.837Z] #41 30.08 DEP compel/src/lib/handle-elf.d [2020-11-04T11:44:49.886Z] #47 27.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:44:49.886Z] #47 27.90 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:44:49.886Z] #47 27.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:44:49.886Z] #47 27.97 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:44:50.129Z] #41 30.15 DEP compel/arch/s390/src/lib/handle-elf.d [2020-11-04T11:44:50.129Z] #41 30.20 CC compel/src/lib/log.o [2020-11-04T11:44:50.129Z] #41 30.39 CC compel/arch/s390/src/lib/cpu.o [2020-11-04T11:44:50.148Z] #47 28.06 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:44:50.148Z] #47 28.17 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T11:44:50.148Z] #47 28.20 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T11:44:50.215Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T11:44:50.223Z] > git rev-list --no-walk 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:44:50.422Z] #41 30.57 CC compel/arch/s390/src/lib/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T11:44:51.060Z] #41 31.04 CC compel/src/lib/infect-rpc.o [2020-11-04T11:44:51.352Z] #41 31.34 CC compel/src/lib/infect-util.o [2020-11-04T11:44:51.352Z] #41 31.46 CC compel/src/lib/infect.o [2020-11-04T11:44:51.498Z] + docker version [2020-11-04T11:44:52.081Z] #47 30.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:44:52.348Z] #47 30.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:44:52.348Z] #47 30.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:44:52.392Z] #41 32.61 CC compel/src/lib/ptrace.o [2020-11-04T11:44:52.610Z] #47 30.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:44:52.610Z] #47 30.54 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:44:52.610Z] #47 30.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:44:52.610Z] #47 30.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:44:52.610Z] #47 30.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:44:52.610Z] #47 30.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:44:52.633Z] Removing intermediate container 6bf09d747b86 [2020-11-04T11:44:52.633Z] ---> 230d893aa3a3 [2020-11-04T11:44:52.633Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-11-04T11:44:52.633Z] ---> 805dc2d65d1c [2020-11-04T11:44:52.633Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-11-04T11:44:52.633Z] ---> a35dedfab5bc [2020-11-04T11:44:52.633Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-11-04T11:44:52.633Z] ---> Running in e0bb9e629123 [2020-11-04T11:44:52.633Z] Removing intermediate container e0bb9e629123 [2020-11-04T11:44:52.633Z] ---> 060ef6da2df6 [2020-11-04T11:44:52.633Z] Successfully built 060ef6da2df6 [2020-11-04T11:44:52.633Z] Successfully tagged moby-buildx:latest [2020-11-04T11:44:52.633Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-11-04T11:44:52.633Z] if [ -n "${id}" ]; then \ [2020-11-04T11:44:52.633Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-11-04T11:44:52.633Z] && touch bundles/buildx; \ [2020-11-04T11:44:52.633Z] docker rm -f ${id}; \ [2020-11-04T11:44:52.633Z] fi [2020-11-04T11:44:52.633Z] a9dfafe11734458655ea471ceee43e3c554ccb5f908cb9f93f07fbb5da29ee9c [2020-11-04T11:44:52.633Z] bundles/buildx version [2020-11-04T11:44:52.633Z] buildx v0.3.1 6db68d0 [2020-11-04T11:44:52.633Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 . [2020-11-04T11:44:52.633Z] #1 [internal] booting buildkit [2020-11-04T11:44:52.633Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-11-04T11:44:52.633Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2020-11-04T11:44:52.633Z] #1 creating container buildx_buildkit_default [2020-11-04T11:44:52.633Z] #1 creating container buildx_buildkit_default 0.4s done [2020-11-04T11:44:52.633Z] #1 DONE 3.4s [2020-11-04T11:44:52.633Z] [2020-11-04T11:44:52.633Z] #3 [internal] load .dockerignore [2020-11-04T11:44:52.633Z] #3 transferring context: 87B done [2020-11-04T11:44:52.633Z] #3 DONE 0.0s [2020-11-04T11:44:52.633Z] [2020-11-04T11:44:52.633Z] #2 [internal] load build definition from Dockerfile [2020-11-04T11:44:52.633Z] #2 transferring dockerfile: 16.58kB done [2020-11-04T11:44:52.633Z] #2 DONE 0.0s [2020-11-04T11:44:52.633Z] [2020-11-04T11:44:52.633Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T11:44:52.633Z] #4 DONE 1.5s [2020-11-04T11:44:52.633Z] [2020-11-04T11:44:52.633Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T11:44:52.633Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T11:44:52.685Z] #41 ... [2020-11-04T11:44:52.685Z] [2020-11-04T11:44:52.685Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:44:52.685Z] #11 63.97 Selecting previously unselected package libapparmor1:s390x. [2020-11-04T11:44:52.685Z] #11 63.97 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 63.99 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-11-04T11:44:52.685Z] #11 64.04 Selecting previously unselected package libapparmor-dev:s390x. [2020-11-04T11:44:52.685Z] #11 64.04 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.05 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-11-04T11:44:52.685Z] #11 64.15 Selecting previously unselected package libbtrfs0. [2020-11-04T11:44:52.685Z] #11 64.16 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.16 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:44:52.685Z] #11 64.19 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:44:52.685Z] #11 64.19 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:44:52.685Z] #11 64.29 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-11-04T11:44:52.685Z] #11 64.29 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.29 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-04T11:44:52.685Z] #11 64.33 Selecting previously unselected package libudev-dev:s390x. [2020-11-04T11:44:52.685Z] #11 64.33 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.33 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-11-04T11:44:52.685Z] #11 64.41 Selecting previously unselected package libsepol1-dev:s390x. [2020-11-04T11:44:52.685Z] #11 64.41 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.42 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-11-04T11:44:52.685Z] #11 64.63 Selecting previously unselected package libpcre16-3:s390x. [2020-11-04T11:44:52.685Z] #11 64.63 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.63 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-11-04T11:44:52.685Z] #11 64.71 Selecting previously unselected package libpcre32-3:s390x. [2020-11-04T11:44:52.685Z] #11 64.71 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.71 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-11-04T11:44:52.685Z] #11 64.80 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-11-04T11:44:52.685Z] #11 64.80 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.80 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-04T11:44:52.685Z] #11 64.86 Selecting previously unselected package libpcre3-dev:s390x. [2020-11-04T11:44:52.685Z] #11 64.86 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 64.86 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-11-04T11:44:52.685Z] #11 65.07 Selecting previously unselected package libselinux1-dev:s390x. [2020-11-04T11:44:52.685Z] #11 65.07 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 65.07 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-04T11:44:52.685Z] #11 65.28 Selecting previously unselected package libdevmapper-dev:s390x. [2020-11-04T11:44:52.685Z] #11 65.28 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 65.29 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-04T11:44:52.685Z] #11 65.33 Selecting previously unselected package libseccomp-dev:s390x. [2020-11-04T11:44:52.685Z] #11 65.33 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 65.33 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-11-04T11:44:52.685Z] #11 65.39 Selecting previously unselected package libsystemd-dev:s390x. [2020-11-04T11:44:52.685Z] #11 65.39 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-11-04T11:44:52.685Z] #11 65.39 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-04T11:44:52.685Z] #11 65.83 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-04T11:44:52.685Z] #11 65.83 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-11-04T11:44:52.685Z] #11 65.84 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-11-04T11:44:52.685Z] #11 65.85 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:44:52.685Z] #11 65.85 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-11-04T11:44:52.685Z] #11 65.86 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-11-04T11:44:52.685Z] #11 65.87 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:44:52.685Z] #11 65.87 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:44:52.685Z] #11 65.88 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-11-04T11:44:52.685Z] #11 65.89 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-11-04T11:44:52.685Z] #11 65.90 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:44:52.685Z] #11 65.91 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:44:52.685Z] #11 65.92 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-11-04T11:44:52.685Z] #11 65.95 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T11:44:52.685Z] #11 65.96 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-04T11:44:52.685Z] #11 65.98 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:44:52.685Z] #11 65.98 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-11-04T11:44:52.685Z] #11 65.99 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:44:52.685Z] #11 66.00 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 [2020-11-04T11:44:52.685Z] #11 66.00 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 [2020-11-04T11:44:52.685Z] #11 66.00 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:44:52.685Z] #11 66.01 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 [2020-11-04T11:44:52.685Z] #11 66.01 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 [2020-11-04T11:44:52.685Z] #11 66.02 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:44:52.685Z] #11 66.02 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-04T11:44:52.685Z] #11 66.03 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-04T11:44:52.685Z] #11 66.04 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T11:44:52.685Z] #11 66.05 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-04T11:44:52.685Z] #11 66.05 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-04T11:44:52.685Z] #11 66.06 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:44:52.685Z] #11 DONE 66.5s [2020-11-04T11:44:52.685Z] [2020-11-04T11:44:52.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:52.685Z] #41 32.91 AR compel/libcompel.a [2020-11-04T11:44:52.871Z] #47 30.87 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:44:52.871Z] #47 30.98 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:44:52.871Z] #47 31.00 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:44:52.871Z] #47 31.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:44:52.927Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-11-04T11:44:52.927Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-11-04T11:44:52.927Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T11:44:52.927Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-11-04T11:44:52.980Z] #41 32.95 HOSTCC compel/src/main-host.o [2020-11-04T11:44:52.980Z] #41 33.05 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-11-04T11:44:53.133Z] #47 31.15 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:44:53.133Z] #47 31.17 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:44:53.133Z] #47 31.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:44:53.133Z] #47 31.19 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:44:53.133Z] #47 31.24 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:44:53.133Z] #47 31.30 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:44:53.223Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-11-04T11:44:53.223Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-11-04T11:44:53.273Z] #41 33.24 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T11:44:53.396Z] #47 31.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:44:53.396Z] #47 31.45 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:44:53.518Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-11-04T11:44:53.518Z] #5 DONE 0.9s [2020-11-04T11:44:53.566Z] #41 33.56 HOSTCC compel/src/lib/log-host.o [2020-11-04T11:44:53.566Z] #41 33.63 HOSTLINK compel/compel-host-bin [2020-11-04T11:44:53.566Z] #41 33.69 DEP soccr/soccr.d [2020-11-04T11:44:53.660Z] #47 31.62 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:44:53.660Z] #47 31.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:44:53.660Z] #47 31.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:44:53.812Z] [2020-11-04T11:44:53.812Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T11:44:53.882Z] #41 ... [2020-11-04T11:44:53.882Z] [2020-11-04T11:44:53.882Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:44:53.882Z] #56 63.69 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:44:53.882Z] #56 63.69 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T11:44:53.882Z] #56 DONE 67.7s [2020-11-04T11:44:53.882Z] [2020-11-04T11:44:53.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:53.882Z] #41 33.77 CC soccr/soccr.o [2020-11-04T11:44:53.882Z] #41 ... [2020-11-04T11:44:53.882Z] [2020-11-04T11:44:53.882Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T11:44:53.882Z] #57 DONE 0.1s [2020-11-04T11:44:53.882Z] [2020-11-04T11:44:53.882Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T11:44:53.882Z] #12 DONE 1.3s [2020-11-04T11:44:53.883Z] [2020-11-04T11:44:53.883Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T11:44:53.883Z] #58 DONE 0.1s [2020-11-04T11:44:53.883Z] [2020-11-04T11:44:53.883Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:53.883Z] #51 1.053 + RM_GOPATH=0 [2020-11-04T11:44:53.883Z] #51 1.053 + TMP_GOPATH= [2020-11-04T11:44:53.883Z] #51 1.053 + : /build [2020-11-04T11:44:53.883Z] #51 1.053 + '[' -z '' ']' [2020-11-04T11:44:53.883Z] #51 1.058 ++ mktemp -d [2020-11-04T11:44:53.883Z] #51 1.058 + export GOPATH=/tmp/tmp.4GSgVa8cSM [2020-11-04T11:44:53.883Z] #51 1.058 + GOPATH=/tmp/tmp.4GSgVa8cSM [2020-11-04T11:44:53.883Z] #51 1.058 + RM_GOPATH=1 [2020-11-04T11:44:53.883Z] #51 1.058 + case "$(go env GOARCH)" in [2020-11-04T11:44:53.883Z] #51 1.058 ++ go env GOARCH [2020-11-04T11:44:53.883Z] #51 1.076 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:53.883Z] #51 1.076 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:44:53.883Z] #51 1.076 ++ dirname /tmp/install/install.sh [2020-11-04T11:44:53.883Z] #51 1.077 + dir=/tmp/install [2020-11-04T11:44:53.883Z] #51 1.077 + bin=runc [2020-11-04T11:44:53.883Z] #51 1.077 + shift [2020-11-04T11:44:53.883Z] #51 1.077 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T11:44:53.883Z] #51 1.077 + . /tmp/install/runc.installer [2020-11-04T11:44:53.883Z] #51 1.077 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:44:53.883Z] #51 1.077 + install_runc [2020-11-04T11:44:53.883Z] #51 1.077 + uname -r [2020-11-04T11:44:53.883Z] #51 1.077 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T11:44:53.883Z] #51 1.078 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T11:44:53.883Z] #51 1.078 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T11:44:53.883Z] #51 1.078 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T11:44:53.883Z] #51 1.078 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4GSgVa8cSM/src/github.com/opencontainers/runc [2020-11-04T11:44:53.883Z] #51 1.080 Cloning into '/tmp/tmp.4GSgVa8cSM/src/github.com/opencontainers/runc'... [2020-11-04T11:44:53.921Z] #47 31.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:44:54.182Z] #47 32.07 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:44:54.182Z] #47 32.07 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:44:54.182Z] #47 32.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:44:54.182Z] #47 32.14 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:44:54.182Z] #47 32.28 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:44:54.202Z] #51 ... [2020-11-04T11:44:54.202Z] [2020-11-04T11:44:54.202Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:44:54.202Z] #43 58.15 vendor/golang.org/x/crypto/poly1305 [2020-11-04T11:44:54.202Z] #43 58.78 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-04T11:44:54.202Z] #43 59.09 vendor/golang.org/x/crypto/curve25519 [2020-11-04T11:44:54.202Z] #43 59.31 vendor/golang.org/x/crypto/hkdf [2020-11-04T11:44:54.202Z] #43 59.44 vendor/golang.org/x/text/transform [2020-11-04T11:44:54.202Z] #43 59.88 vendor/golang.org/x/text/unicode/bidi [2020-11-04T11:44:54.202Z] #43 60.83 vendor/golang.org/x/text/secure/bidirule [2020-11-04T11:44:54.202Z] #43 60.97 vendor/golang.org/x/text/unicode/norm [2020-11-04T11:44:54.202Z] #43 63.86 vendor/golang.org/x/net/idna [2020-11-04T11:44:54.202Z] #43 65.39 vendor/golang.org/x/net/http2/hpack [2020-11-04T11:44:54.202Z] #43 66.39 mime [2020-11-04T11:44:54.202Z] #43 67.55 mime/quotedprintable [2020-11-04T11:44:54.202Z] #43 67.81 net/http/internal [2020-11-04T11:44:54.202Z] #43 ... [2020-11-04T11:44:54.202Z] [2020-11-04T11:44:54.202Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T11:44:54.443Z] #47 32.40 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:44:54.443Z] #47 32.44 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T11:44:54.443Z] #47 32.44 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:44:54.443Z] #47 32.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:44:54.455Z] #8 ... [2020-11-04T11:44:54.455Z] [2020-11-04T11:44:54.455Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T11:44:54.455Z] #6 DONE 0.8s [2020-11-04T11:44:54.714Z] #47 32.60 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:44:54.714Z] #47 32.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:44:54.714Z] #47 32.72 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:44:54.714Z] #47 32.73 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:44:54.714Z] #47 32.73 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:44:54.714Z] #47 32.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:44:54.714Z] #47 32.76 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T11:44:54.758Z] [2020-11-04T11:44:54.758Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T11:44:54.758Z] #8 DONE 0.8s [2020-11-04T11:44:54.758Z] [2020-11-04T11:44:54.758Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T11:44:54.758Z] #7 DONE 0.9s [2020-11-04T11:44:54.758Z] [2020-11-04T11:44:54.758Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:44:54.758Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T11:44:54.979Z] #47 32.91 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:44:54.979Z] #47 33.02 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:44:54.979Z] #47 33.11 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:44:55.062Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-11-04T11:44:55.062Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s [2020-11-04T11:44:55.062Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s [2020-11-04T11:44:55.062Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s [2020-11-04T11:44:55.062Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T11:44:55.062Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s [2020-11-04T11:44:55.062Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-11-04T11:44:55.062Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s [2020-11-04T11:44:55.062Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s [2020-11-04T11:44:55.062Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s [2020-11-04T11:44:55.240Z] #47 33.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:44:55.240Z] #47 33.22 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:44:55.240Z] #47 33.22 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:44:55.240Z] #47 33.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:44:55.285Z] #13 DONE 1.4s [2020-11-04T11:44:55.285Z] [2020-11-04T11:44:55.285Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:55.285Z] #41 34.89 AR soccr/libsoccr.a [2020-11-04T11:44:55.285Z] #41 34.91 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:44:55.285Z] #41 35.18 DEP criu/arch/s390/sigframe.d [2020-11-04T11:44:55.285Z] #41 35.25 DEP criu/arch/s390/crtools.d [2020-11-04T11:44:55.285Z] #41 35.35 DEP criu/arch/s390/cpu.d [2020-11-04T11:44:55.518Z] #47 33.54 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:44:55.518Z] #47 33.62 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:44:55.583Z] #41 35.55 CC criu/arch/s390/cpu.o [2020-11-04T11:44:55.736Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-11-04T11:44:55.736Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.92MB / 10.73MB 0.5s [2020-11-04T11:44:55.736Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-11-04T11:44:55.736Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 3.50MB / 57.46MB 0.6s [2020-11-04T11:44:55.736Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 4.74MB / 73.58MB 0.6s [2020-11-04T11:44:55.736Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.00MB / 54.14MB 0.6s [2020-11-04T11:44:55.736Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 5.61MB / 10.73MB 0.6s [2020-11-04T11:44:55.736Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 1.59MB / 8.25MB 0.8s [2020-11-04T11:44:55.736Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 6.18MB / 10.73MB 0.8s [2020-11-04T11:44:55.736Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.65MB / 96.52MB 0.8s [2020-11-04T11:44:55.779Z] #47 33.64 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T11:44:55.779Z] #47 33.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:44:55.779Z] #47 33.68 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:44:55.779Z] #47 33.73 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T11:44:55.780Z] #47 33.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:44:55.780Z] #47 33.78 go: downloading golang.org/x/text v0.3.2 [2020-11-04T11:44:55.780Z] #47 33.80 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:44:55.875Z] #41 35.83 CC criu/arch/s390/crtools.o [2020-11-04T11:44:56.044Z] #47 33.94 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T11:44:56.044Z] #47 34.13 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T11:44:56.045Z] #47 34.13 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T11:44:56.045Z] #47 34.24 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:44:56.094Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 2.82MB / 8.25MB 0.9s [2020-11-04T11:44:56.094Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 7.76MB / 57.46MB 0.9s [2020-11-04T11:44:56.094Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 7.94MB / 54.14MB 0.9s [2020-11-04T11:44:56.094Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 8.43MB / 10.73MB 0.9s [2020-11-04T11:44:56.094Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s [2020-11-04T11:44:56.094Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 12.42MB / 57.46MB 1.2s [2020-11-04T11:44:56.094Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 14.01MB / 73.58MB 1.2s [2020-11-04T11:44:56.094Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 12.22MB / 54.14MB 1.2s [2020-11-04T11:44:56.094Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 14.29MB / 96.52MB 1.2s [2020-11-04T11:44:56.170Z] #41 ... [2020-11-04T11:44:56.170Z] [2020-11-04T11:44:56.170Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T11:44:56.170Z] #14 0.805 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T11:44:56.170Z] #14 DONE 1.0s [2020-11-04T11:44:56.305Z] #47 34.46 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:44:56.305Z] #47 34.51 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:44:56.462Z] [2020-11-04T11:44:56.462Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:44:56.559Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2020-11-04T11:44:56.559Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-11-04T11:44:56.559Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-11-04T11:44:56.559Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 17.42MB / 57.46MB 1.5s [2020-11-04T11:44:56.559Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 18.59MB / 73.58MB 1.5s [2020-11-04T11:44:56.559Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.19MB / 54.14MB 1.5s [2020-11-04T11:44:56.559Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 20.14MB / 96.52MB 1.5s [2020-11-04T11:44:56.567Z] #47 34.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:44:56.568Z] #47 34.56 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:44:56.568Z] #47 34.66 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T11:44:56.850Z] #47 34.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:44:56.850Z] #47 34.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:44:56.850Z] #47 34.80 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:44:56.850Z] #47 34.81 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:44:56.850Z] #47 34.88 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T11:44:56.974Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 20.43MB / 57.46MB 1.8s [2020-11-04T11:44:56.974Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 21.43MB / 54.14MB 1.8s [2020-11-04T11:44:56.974Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 24.09MB / 73.58MB 1.9s [2020-11-04T11:44:56.974Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 28.24MB / 96.52MB 1.9s [2020-11-04T11:44:56.974Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 23.86MB / 57.46MB 2.1s [2020-11-04T11:44:57.097Z] #15 DONE 0.7s [2020-11-04T11:44:57.097Z] [2020-11-04T11:44:57.097Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T11:44:57.112Z] #47 35.02 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:44:57.112Z] #47 35.03 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:44:57.556Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 25.16MB / 54.14MB 2.3s [2020-11-04T11:44:57.556Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 29.00MB / 73.58MB 2.4s [2020-11-04T11:44:57.556Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 33.85MB / 96.52MB 2.4s [2020-11-04T11:44:57.556Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 27.52MB / 57.46MB 2.5s [2020-11-04T11:44:58.057Z] #47 36.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:44:58.066Z] Client: Docker Engine - Community [2020-11-04T11:44:58.066Z] Version: 19.03.13 [2020-11-04T11:44:58.066Z] API version: 1.40 [2020-11-04T11:44:58.066Z] Go version: go1.13.15 [2020-11-04T11:44:58.066Z] Git commit: 4484c46d9d [2020-11-04T11:44:58.066Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-04T11:44:58.066Z] OS/Arch: linux/amd64 [2020-11-04T11:44:58.066Z] Experimental: false [2020-11-04T11:44:58.066Z] [2020-11-04T11:44:58.066Z] Server: Docker Engine - Community [2020-11-04T11:44:58.066Z] Engine: [2020-11-04T11:44:58.066Z] Version: 19.03.13 [2020-11-04T11:44:58.066Z] API version: 1.40 (minimum version 1.12) [2020-11-04T11:44:58.066Z] Go version: go1.13.15 [2020-11-04T11:44:58.066Z] Git commit: 4484c46d9d [2020-11-04T11:44:58.066Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-04T11:44:58.066Z] OS/Arch: linux/amd64 [2020-11-04T11:44:58.066Z] Experimental: true [2020-11-04T11:44:58.066Z] containerd: [2020-11-04T11:44:58.066Z] Version: 1.3.7 [2020-11-04T11:44:58.066Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T11:44:58.066Z] runc: [2020-11-04T11:44:58.066Z] Version: 1.0.0-rc10 [2020-11-04T11:44:58.066Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:44:58.066Z] docker-init: [2020-11-04T11:44:58.066Z] Version: 0.18.0 [2020-11-04T11:44:58.066Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T11:44:58.133Z] #16 DONE 1.0s [2020-11-04T11:44:58.133Z] [2020-11-04T11:44:58.133Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:58.133Z] #41 36.51 CC criu/arch/s390/sigframe.o [2020-11-04T11:44:58.133Z] #41 36.69 LINK criu/arch/s390/crtools.built-in.o [2020-11-04T11:44:58.133Z] #41 36.76 DEP criu/pie/util-vdso.d [2020-11-04T11:44:58.133Z] #41 36.91 DEP criu/pie/util.d [2020-11-04T11:44:58.133Z] #41 37.04 CC criu/pie/util.o [2020-11-04T11:44:58.133Z] #41 37.20 CC criu/pie/util-vdso.o [2020-11-04T11:44:58.133Z] #41 37.69 AR criu/pie/pie.lib.a [2020-11-04T11:44:58.133Z] #41 37.72 DEP criu/pie/restorer.d [2020-11-04T11:44:58.133Z] #41 37.83 DEP criu/arch/s390/restorer.d [2020-11-04T11:44:58.133Z] #41 37.90 DEP criu/arch/s390/vdso-pie.d [2020-11-04T11:44:58.133Z] #41 38.01 DEP criu/pie/parasite-vdso.d [2020-11-04T11:44:58.133Z] #41 38.16 DEP criu/pie/parasite.d [2020-11-04T11:44:58.133Z] #41 38.36 CC criu/pie/parasite.o [2020-11-04T11:44:58.270Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 33.85MB / 73.58MB 2.7s [2020-11-04T11:44:58.270Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 28.20MB / 54.14MB 2.7s [2020-11-04T11:44:58.270Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 31.47MB / 57.46MB 3.0s [2020-11-04T11:44:58.270Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 40.20MB / 96.52MB 3.0s [2020-11-04T11:44:58.270Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 39.14MB / 73.58MB 3.1s [2020-11-04T11:44:58.270Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 31.27MB / 54.14MB 3.1s [2020-11-04T11:44:58.393Z] + docker info [2020-11-04T11:44:58.773Z] #41 39.00 LINK criu/pie/parasite.built-in.o [2020-11-04T11:44:59.065Z] #41 ... [2020-11-04T11:44:59.065Z] [2020-11-04T11:44:59.065Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T11:44:59.065Z] #17 DONE 1.0s [2020-11-04T11:44:59.065Z] [2020-11-04T11:44:59.065Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:44:59.065Z] #41 39.01 GEN criu/pie/parasite-blob.h [2020-11-04T11:44:59.065Z] #41 39.03 CC criu/pie/parasite-vdso.o [2020-11-04T11:44:59.315Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 34.48MB / 57.46MB 3.4s [2020-11-04T11:44:59.315Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 43.60MB / 73.58MB 3.4s [2020-11-04T11:44:59.315Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 45.28MB / 96.52MB 3.4s [2020-11-04T11:44:59.315Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 34.07MB / 54.14MB 3.6s [2020-11-04T11:44:59.315Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.49MB / 73.58MB 3.7s [2020-11-04T11:44:59.315Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.11MB / 57.46MB 3.9s [2020-11-04T11:44:59.315Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.03MB / 96.52MB 3.9s [2020-11-04T11:44:59.315Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.99MB / 54.14MB 4.1s [2020-11-04T11:44:59.315Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.54MB / 73.58MB 4.2s [2020-11-04T11:44:59.315Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 42.07MB / 57.46MB 4.3s [2020-11-04T11:44:59.357Z] #41 39.48 CC criu/arch/s390/vdso-pie.o [2020-11-04T11:44:59.649Z] #41 39.66 CC criu/arch/s390/restorer.o [2020-11-04T11:44:59.733Z] #9 ... [2020-11-04T11:44:59.733Z] [2020-11-04T11:44:59.733Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T11:44:59.733Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T11:44:59.733Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T11:44:59.733Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-11-04T11:44:59.733Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T11:44:59.733Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done [2020-11-04T11:44:59.733Z] #61 DONE 4.8s [2020-11-04T11:44:59.733Z] [2020-11-04T11:44:59.733Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:44:59.733Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 40.09MB / 54.14MB 4.5s [2020-11-04T11:44:59.733Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.44MB / 96.52MB 4.5s [2020-11-04T11:44:59.733Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.04MB / 57.46MB 4.6s [2020-11-04T11:44:59.733Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 57.05MB / 73.58MB 4.6s [2020-11-04T11:44:59.877Z] Fetching without tags [2020-11-04T11:44:59.942Z] #41 39.97 CC criu/pie/restorer.o [2020-11-04T11:45:00.148Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.06MB / 57.46MB 5.0s [2020-11-04T11:45:00.148Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.52MB / 73.58MB 5.0s [2020-11-04T11:45:00.148Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 43.08MB / 54.14MB 5.0s [2020-11-04T11:45:00.148Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.77MB / 96.52MB 5.0s [2020-11-04T11:45:00.270Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 6a5393636e358173e17275d3bd64218f6157f01d [2020-11-04T11:45:00.450Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.82MB / 57.46MB 5.3s [2020-11-04T11:45:00.450Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.32MB / 73.58MB 5.3s [2020-11-04T11:45:00.450Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 46.82MB / 54.14MB 5.3s [2020-11-04T11:45:00.450Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 69.97MB / 96.52MB 5.4s [2020-11-04T11:45:00.450Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.4s done [2020-11-04T11:45:00.450Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 70.10MB / 73.58MB 5.5s [2020-11-04T11:45:00.450Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.43MB / 54.14MB 5.5s [2020-11-04T11:45:00.610Z] #47 ... [2020-11-04T11:45:00.610Z] [2020-11-04T11:45:00.611Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:45:00.611Z] #38 28.25 Checking out files: 81% (1352/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-04T11:45:00.611Z] #38 28.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T11:45:00.611Z] #38 31.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T11:45:00.611Z] #38 ... [2020-11-04T11:45:00.611Z] [2020-11-04T11:45:00.611Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:00.611Z] #62 29.89 Checking out files: 50% (957/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-04T11:45:00.611Z] #62 31.45 + cd /tmp/tmp.SqgDCrploY/src/github.com/docker/libnetwork [2020-11-04T11:45:00.611Z] #62 31.45 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:45:00.611Z] #62 31.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T11:45:00.773Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.7s [2020-11-04T11:45:00.773Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 77.20MB / 96.52MB 5.7s [2020-11-04T11:45:00.773Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.8s done [2020-11-04T11:45:00.773Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.7s done [2020-11-04T11:45:00.773Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.84MB / 96.52MB 5.9s [2020-11-04T11:45:00.872Z] #62 ... [2020-11-04T11:45:00.872Z] [2020-11-04T11:45:00.872Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:00.872Z] #49 28.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:45:00.872Z] #49 29.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:45:00.872Z] #49 29.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:45:00.872Z] #49 29.35 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:45:00.872Z] #49 31.12 runtime/cgo [2020-11-04T11:45:00.872Z] #49 31.30 runtime [2020-11-04T11:45:01.072Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 94.89MB / 96.52MB 6.1s [2020-11-04T11:45:01.377Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s done [2020-11-04T11:45:01.377Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-04T11:45:01.377Z] #9 ... [2020-11-04T11:45:01.377Z] [2020-11-04T11:45:01.377Z] #22 [internal] load build context [2020-11-04T11:45:01.377Z] #22 transferring context: 51.98MB 6.8s done [2020-11-04T11:45:01.377Z] #22 DONE 6.9s [2020-11-04T11:44:59.797Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:44:59.820Z] > git config --add remote.origin.fetch +refs/pull/41617/head:refs/remotes/origin/PR-41617 # timeout=10 [2020-11-04T11:44:59.841Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:44:59.869Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:44:59.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:44:59.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:44:59.884Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:45:00.279Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:45:00.293Z] > git checkout -f 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:45:01.360Z] > git remote # timeout=10 [2020-11-04T11:45:01.365Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T11:45:01.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:45:01.373Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T11:45:01.673Z] [2020-11-04T11:45:01.673Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:45:01.673Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T11:45:01.673Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T11:45:01.673Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done [2020-11-04T11:45:01.673Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 4.3s done [2020-11-04T11:45:01.673Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done [2020-11-04T11:45:01.673Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 [2020-11-04T11:45:01.815Z] #49 ... [2020-11-04T11:45:01.815Z] [2020-11-04T11:45:01.815Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:45:01.815Z] #53 29.93 Fetched 8396 kB in 23s (357 kB/s) [2020-11-04T11:45:01.815Z] #53 29.93 Reading package lists... [2020-11-04T11:45:01.901Z] Merge succeeded, producing 0f6f342b5277bb9c023893c290af70b43c48a647 [2020-11-04T11:45:01.902Z] Checking out Revision 0f6f342b5277bb9c023893c290af70b43c48a647 (PR-41617) [2020-11-04T11:45:02.011Z] #41 41.66 LINK criu/pie/restorer.built-in.o [2020-11-04T11:45:02.012Z] #41 41.66 GEN criu/pie/restorer-blob.h [2020-11-04T11:45:02.012Z] #41 41.72 DEP criu/vdso.d [2020-11-04T11:45:02.012Z] #41 41.96 DEP criu/uts_ns.d [2020-11-04T11:45:02.012Z] #41 42.12 DEP criu/util.d [2020-11-04T11:45:02.304Z] #41 42.34 DEP criu/uffd.d [2020-11-04T11:45:02.388Z] #53 ... [2020-11-04T11:45:02.388Z] [2020-11-04T11:45:02.388Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:02.388Z] #34 30.96 Fetched 8396 kB in 24s (352 kB/s) [2020-11-04T11:45:02.388Z] #34 30.96 Reading package lists... [2020-11-04T11:45:02.388Z] #34 ... [2020-11-04T11:45:02.388Z] [2020-11-04T11:45:02.388Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:45:02.638Z] #41 42.54 DEP criu/tun.d [2020-11-04T11:45:02.638Z] #41 42.70 DEP criu/tty.d [2020-11-04T11:45:02.649Z] #53 40.44 Reading package lists... [2020-11-04T11:45:02.649Z] #53 ... [2020-11-04T11:45:02.649Z] [2020-11-04T11:45:02.649Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:45:02.649Z] #40 30.68 Fetched 8396 kB in 24s (347 kB/s) [2020-11-04T11:45:02.649Z] #40 30.68 Reading package lists... [2020-11-04T11:45:02.911Z] #40 ... [2020-11-04T11:45:02.911Z] [2020-11-04T11:45:02.911Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:45:02.911Z] #11 30.95 Fetched 8396 kB in 25s (341 kB/s) [2020-11-04T11:45:02.961Z] #41 42.81 DEP criu/timerfd.d [2020-11-04T11:45:02.961Z] #41 42.98 DEP criu/timens.d [2020-11-04T11:45:02.961Z] #41 43.08 DEP criu/sysfs_parse.d [2020-11-04T11:45:02.961Z] #41 43.22 DEP criu/sysctl.d [2020-11-04T11:45:03.172Z] #11 30.95 Reading package lists... [2020-11-04T11:45:03.172Z] #11 ... [2020-11-04T11:45:03.172Z] [2020-11-04T11:45:03.172Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:03.253Z] #41 43.30 DEP criu/string.d [2020-11-04T11:45:03.253Z] #41 43.33 DEP criu/stats.d [2020-11-04T11:45:03.253Z] #41 43.46 DEP criu/sockets.d [2020-11-04T11:45:03.545Z] #41 43.59 DEP criu/sk-unix.d [2020-11-04T11:45:03.837Z] #41 43.81 DEP criu/sk-tcp.d [2020-11-04T11:45:03.837Z] #41 44.01 DEP criu/sk-queue.d [2020-11-04T11:45:01.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T11:45:01.904Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:45:01.908Z] > git checkout -f 0f6f342b5277bb9c023893c290af70b43c48a647 # timeout=10 [2020-11-04T11:45:04.129Z] #41 44.16 DEP criu/sk-packet.d [2020-11-04T11:45:04.129Z] #41 44.31 DEP criu/sk-netlink.d [2020-11-04T11:45:04.129Z] #41 44.44 DEP criu/sk-inet.d [2020-11-04T11:45:04.421Z] #41 44.58 DEP criu/signalfd.d [2020-11-04T11:45:04.421Z] #41 44.70 DEP criu/sigframe.d [2020-11-04T11:45:04.713Z] #41 44.78 DEP criu/shmem.d [2020-11-04T11:45:04.713Z] #41 ... [2020-11-04T11:45:04.713Z] [2020-11-04T11:45:04.713Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:04.713Z] #43 68.71 crypto/tls [2020-11-04T11:45:04.713Z] #43 68.71 mime/multipart [2020-11-04T11:45:04.713Z] #43 73.27 net/http/httptrace [2020-11-04T11:45:04.713Z] #43 73.35 net/http [2020-11-04T11:45:04.713Z] #43 ... [2020-11-04T11:45:04.713Z] [2020-11-04T11:45:04.713Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:04.713Z] #41 44.89 DEP criu/servicefd.d [2020-11-04T11:45:05.005Z] #41 45.05 DEP criu/seize.d [2020-11-04T11:45:05.005Z] #41 45.16 DEP criu/seccomp.d [2020-11-04T11:45:05.297Z] #41 45.36 DEP criu/rst-malloc.d [2020-11-04T11:45:05.297Z] #41 45.42 DEP criu/rbtree.d [2020-11-04T11:45:05.297Z] #41 45.42 DEP criu/pstree.d [2020-11-04T11:45:05.297Z] #41 45.51 DEP criu/protobuf.d [2020-11-04T11:45:05.589Z] #41 45.57 GEN criu/protobuf-desc-gen.h [2020-11-04T11:45:05.975Z] Fetching without tags [2020-11-04T11:45:06.169Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 5.9s done [2020-11-04T11:45:06.169Z] #25 DONE 10.7s [2020-11-04T11:45:06.169Z] [2020-11-04T11:45:06.169Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:45:06.169Z] #26 0.243 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:45:06.169Z] #26 0.266 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:45:06.169Z] #26 0.299 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:45:06.169Z] #26 0.467 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T11:45:06.169Z] #26 0.686 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T11:45:06.290Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T11:45:06.315Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 6a5393636e358173e17275d3bd64218f6157f01d [2020-11-04T11:45:06.292Z] > git rev-list --no-walk 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:45:06.625Z] #41 46.51 DEP criu/protobuf-desc.d [2020-11-04T11:45:06.625Z] #41 46.61 DEP criu/proc_parse.d [2020-11-04T11:45:06.625Z] #41 46.81 DEP criu/plugin.d [2020-11-04T11:45:06.625Z] #41 46.87 DEP criu/pipes.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-11-04T11:45:05.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:45:05.894Z] > git config --add remote.origin.fetch +refs/pull/41617/head:refs/remotes/origin/PR-41617 # timeout=10 [2020-11-04T11:45:05.919Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:45:05.955Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:45:05.979Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:45:05.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:45:05.981Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:45:06.328Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:45:06.354Z] > git checkout -f 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:45:06.812Z] #26 1.431 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T11:45:06.918Z] #41 47.04 DEP criu/pie-util.d [2020-11-04T11:45:06.918Z] #41 47.10 DEP criu/pie-util-vdso.d [2020-11-04T11:45:07.210Z] #41 47.17 DEP criu/path.d [2020-11-04T11:45:07.210Z] #41 47.32 DEP criu/parasite-syscall.d [2020-11-04T11:45:07.502Z] #41 47.48 DEP criu/pagemap.d [2020-11-04T11:45:07.502Z] #41 47.58 DEP criu/pagemap-cache.d [2020-11-04T11:45:07.502Z] #41 47.66 DEP criu/page-xfer.d [2020-11-04T11:45:07.509Z] + docker version [2020-11-04T11:45:07.716Z] Merge succeeded, producing 6abf653ebfbbced026eaf929bd9068a1125f8be5 [2020-11-04T11:45:07.716Z] Checking out Revision 6abf653ebfbbced026eaf929bd9068a1125f8be5 (PR-41617) [2020-11-04T11:45:07.794Z] #41 47.84 DEP criu/page-pipe.d [2020-11-04T11:45:07.794Z] #41 47.96 DEP criu/netfilter.d [2020-11-04T11:45:08.086Z] #41 48.11 DEP criu/net.d [2020-11-04T11:45:08.378Z] #41 48.33 DEP criu/namespaces.d [2020-11-04T11:45:08.378Z] #41 48.42 DEP criu/mount.d [2020-11-04T11:45:08.378Z] #41 48.52 DEP criu/memfd.d [2020-11-04T11:45:08.378Z] #41 48.62 DEP criu/mem.d [2020-11-04T11:45:08.670Z] #41 48.80 DEP criu/lsm.d [2020-11-04T11:45:08.670Z] #41 ... [2020-11-04T11:45:08.670Z] [2020-11-04T11:45:08.670Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:08.670Z] #51 6.101 + cd /tmp/tmp.4GSgVa8cSM/src/github.com/opencontainers/runc [2020-11-04T11:45:08.670Z] #51 6.102 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:45:08.670Z] #51 6.393 + '[' -z '' ']' [2020-11-04T11:45:08.670Z] #51 6.393 + target=static [2020-11-04T11:45:08.670Z] #51 6.402 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T11:45:08.670Z] #51 7.022 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-04T11:45:08.670Z] #51 ... [2020-11-04T11:45:08.670Z] [2020-11-04T11:45:08.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:08.670Z] #41 48.93 DEP criu/log.d [2020-11-04T11:45:08.897Z] #26 3.148 Fetched 8171 kB in 3s (2798 kB/s) [2020-11-04T11:45:08.980Z] #41 49.03 DEP criu/libnetlink.d [2020-11-04T11:45:08.980Z] #41 49.11 DEP criu/kerndat.d [2020-11-04T11:45:08.980Z] #41 ... [2020-11-04T11:45:08.980Z] [2020-11-04T11:45:08.980Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:45:08.980Z] #18 0.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:45:08.980Z] #18 1.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:45:08.980Z] #18 1.136 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:45:08.980Z] #18 1.409 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T11:45:08.980Z] #18 2.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T11:45:08.980Z] #18 3.387 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T11:45:08.980Z] #18 6.522 Fetched 8085 kB in 6s (1406 kB/s) [2020-11-04T11:45:08.980Z] #18 6.522 Reading package lists... [2020-11-04T11:45:08.980Z] #18 8.409 Reading package lists... [2020-11-04T11:45:08.980Z] #18 10.18 Building dependency tree... [2020-11-04T11:45:08.980Z] #18 ... [2020-11-04T11:45:08.980Z] [2020-11-04T11:45:08.980Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:08.980Z] #41 49.24 DEP criu/kcmp-ids.d [2020-11-04T11:45:07.164Z] > git remote # timeout=10 [2020-11-04T11:45:07.193Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T11:45:07.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:45:07.217Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T11:45:07.689Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T11:45:07.719Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:45:07.747Z] > git checkout -f 6abf653ebfbbced026eaf929bd9068a1125f8be5 # timeout=10 [2020-11-04T11:45:09.272Z] #41 49.34 DEP criu/irmap.d [2020-11-04T11:45:09.272Z] #41 49.52 DEP criu/ipc_ns.d [2020-11-04T11:45:09.537Z] #26 3.148 Reading package lists... [2020-11-04T11:45:09.566Z] #41 49.70 DEP criu/image.d [2020-11-04T11:45:09.566Z] #41 49.81 DEP criu/image-desc.d [2020-11-04T11:45:09.769Z] #34 40.99 Reading package lists... [2020-11-04T11:45:09.769Z] #34 ... [2020-11-04T11:45:09.769Z] [2020-11-04T11:45:09.769Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:45:09.769Z] #11 30.95 Reading package lists... [2020-11-04T11:45:09.858Z] #41 49.88 DEP criu/fsnotify.d [2020-11-04T11:45:10.150Z] #41 50.08 DEP criu/filesystems.d [2020-11-04T11:45:10.150Z] #41 50.20 DEP criu/files.d [2020-11-04T11:45:10.150Z] #41 50.32 DEP criu/files-reg.d [2020-11-04T11:45:10.443Z] #41 50.48 DEP criu/files-ext.d [2020-11-04T11:45:10.443Z] #41 50.59 DEP criu/file-lock.d [2020-11-04T11:45:10.443Z] #41 50.70 DEP criu/file-ids.d [2020-11-04T11:45:10.583Z] #26 4.204 Reading package lists... [2020-11-04T11:45:10.589Z] Client: [2020-11-04T11:45:10.589Z] Debug Mode: false [2020-11-04T11:45:10.589Z] [2020-11-04T11:45:10.589Z] Server: [2020-11-04T11:45:10.589Z] Containers: 0 [2020-11-04T11:45:10.589Z] Running: 0 [2020-11-04T11:45:10.589Z] Paused: 0 [2020-11-04T11:45:10.589Z] Stopped: 0 [2020-11-04T11:45:10.589Z] Images: 0 [2020-11-04T11:45:10.589Z] Server Version: 19.03.13 [2020-11-04T11:45:10.589Z] Storage Driver: overlay2 [2020-11-04T11:45:10.589Z] Backing Filesystem: extfs [2020-11-04T11:45:10.589Z] Supports d_type: true [2020-11-04T11:45:10.589Z] Native Overlay Diff: true [2020-11-04T11:45:10.589Z] Logging Driver: json-file [2020-11-04T11:45:10.589Z] Cgroup Driver: cgroupfs [2020-11-04T11:45:10.589Z] Plugins: [2020-11-04T11:45:10.589Z] Volume: local [2020-11-04T11:45:10.589Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T11:45:10.589Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T11:45:10.589Z] Swarm: inactive [2020-11-04T11:45:10.589Z] Runtimes: runc [2020-11-04T11:45:10.589Z] Default Runtime: runc [2020-11-04T11:45:10.589Z] Init Binary: docker-init [2020-11-04T11:45:10.589Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T11:45:10.589Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:45:10.589Z] init version: fec3683 [2020-11-04T11:45:10.589Z] Security Options: [2020-11-04T11:45:10.589Z] apparmor [2020-11-04T11:45:10.589Z] seccomp [2020-11-04T11:45:10.589Z] Profile: default [2020-11-04T11:45:10.589Z] Kernel Version: 5.4.0-1025-aws [2020-11-04T11:45:10.589Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-04T11:45:10.589Z] OSType: linux [2020-11-04T11:45:10.589Z] Architecture: x86_64 [2020-11-04T11:45:10.589Z] CPUs: 2 [2020-11-04T11:45:10.589Z] Total Memory: 7.569GiB [2020-11-04T11:45:10.589Z] Name: ip-10-100-72-255 [2020-11-04T11:45:10.589Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-04T11:45:10.589Z] Docker Root Dir: /var/lib/docker [2020-11-04T11:45:10.589Z] Debug Mode: false [2020-11-04T11:45:10.589Z] Registry: https://index.docker.io/v1/ [2020-11-04T11:45:10.589Z] Labels: [2020-11-04T11:45:10.589Z] Experimental: true [2020-11-04T11:45:10.589Z] Insecure Registries: [2020-11-04T11:45:10.589Z] 127.0.0.0/8 [2020-11-04T11:45:10.589Z] Live Restore Enabled: true [2020-11-04T11:45:10.589Z] [2020-11-04T11:45:10.589Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T11:45:10.735Z] #41 50.77 DEP criu/fifo.d [2020-11-04T11:45:10.735Z] #41 50.89 DEP criu/fdstore.d [2020-11-04T11:45:10.735Z] #41 51.00 DEP criu/fault-injection.d [2020-11-04T11:45:10.906Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:45:10.907Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:45:10.907Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T11:45:10.907Z] + bash /home/ubuntu/workspace/moby_PR-41617/check-config.sh [2020-11-04T11:45:10.907Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T11:45:10.907Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-04T11:45:10.907Z] [2020-11-04T11:45:10.907Z] Generally Necessary: [2020-11-04T11:45:10.907Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T11:45:10.907Z] - apparmor: enabled and tools installed [2020-11-04T11:45:10.907Z] - CONFIG_NAMESPACES: enabled [2020-11-04T11:45:10.907Z] - CONFIG_NET_NS: enabled [2020-11-04T11:45:10.907Z] - CONFIG_PID_NS: enabled [2020-11-04T11:45:10.907Z] - CONFIG_IPC_NS: enabled [2020-11-04T11:45:10.907Z] - CONFIG_UTS_NS: enabled [2020-11-04T11:45:10.907Z] - CONFIG_CGROUPS: enabled [2020-11-04T11:45:10.907Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T11:45:10.907Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T11:45:10.907Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T11:45:10.907Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T11:45:10.907Z] - CONFIG_CPUSETS: enabled [2020-11-04T11:45:10.907Z] - CONFIG_MEMCG: enabled [2020-11-04T11:45:10.907Z] - CONFIG_KEYS: enabled [2020-11-04T11:45:10.907Z] - CONFIG_VETH: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-04T11:45:10.907Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T11:45:10.907Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-04T11:45:10.907Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T11:45:10.907Z] [2020-11-04T11:45:10.907Z] Optional Features: [2020-11-04T11:45:10.907Z] - CONFIG_USER_NS: enabled [2020-11-04T11:45:10.907Z] - CONFIG_SECCOMP: enabled [2020-11-04T11:45:10.907Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T11:45:10.907Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T11:45:10.925Z] #26 5.351 Building dependency tree... [2020-11-04T11:45:11.027Z] #41 51.02 DEP criu/external.d [2020-11-04T11:45:11.027Z] #41 51.08 DEP criu/eventpoll.d [2020-11-04T11:45:11.027Z] #41 51.25 DEP criu/eventfd.d [2020-11-04T11:45:11.165Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T11:45:11.166Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T11:45:11.166Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T11:45:11.166Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T11:45:11.166Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-04T11:45:11.166Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-04T11:45:11.166Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T11:45:11.166Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T11:45:11.166Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T11:45:11.166Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T11:45:11.166Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T11:45:11.166Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T11:45:11.166Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T11:45:11.166Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T11:45:11.166Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T11:45:11.166Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T11:45:11.166Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T11:45:11.166Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T11:45:11.166Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T11:45:11.166Z] - CONFIG_EXT4_FS: enabled [2020-11-04T11:45:11.166Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T11:45:11.166Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T11:45:11.166Z] - Network Drivers: [2020-11-04T11:45:11.166Z] - "overlay": [2020-11-04T11:45:11.166Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T11:45:11.166Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T11:45:11.166Z] Optional (for encrypted networks): [2020-11-04T11:45:11.166Z] - CONFIG_CRYPTO: enabled [2020-11-04T11:45:11.166Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T11:45:11.166Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T11:45:11.166Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T11:45:11.166Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T11:45:11.166Z] - CONFIG_XFRM: enabled [2020-11-04T11:45:11.166Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T11:45:11.166Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T11:45:11.166Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T11:45:11.166Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-04T11:45:11.166Z] - "ipvlan": [2020-11-04T11:45:11.166Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T11:45:11.166Z] - "macvlan": [2020-11-04T11:45:11.219Z] #26 5.695 The following additional packages will be installed: [2020-11-04T11:45:11.219Z] #26 5.695 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T11:45:11.219Z] #26 5.696 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T11:45:11.219Z] #26 5.696 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T11:45:11.219Z] #26 5.697 Suggested packages: [2020-11-04T11:45:11.219Z] #26 5.697 krb5-doc krb5-user [2020-11-04T11:45:11.219Z] #26 5.697 Recommended packages: [2020-11-04T11:45:11.219Z] #26 5.697 krb5-locales publicsuffix libsasl2-modules [2020-11-04T11:45:11.319Z] #41 51.43 DEP criu/crtools.d [2020-11-04T11:45:11.319Z] #41 51.53 DEP criu/cr-service.d [2020-11-04T11:45:11.423Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T11:45:11.423Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T11:45:11.423Z] - "ftp,tftp client in container": [2020-11-04T11:45:11.423Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T11:45:11.423Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T11:45:11.423Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T11:45:11.423Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T11:45:11.423Z] - Storage Drivers: [2020-11-04T11:45:11.423Z] - "aufs": [2020-11-04T11:45:11.423Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T11:45:11.423Z] - "btrfs": [2020-11-04T11:45:11.423Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T11:45:11.423Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T11:45:11.423Z] - "devicemapper": [2020-11-04T11:45:11.423Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T11:45:11.423Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T11:45:11.423Z] - "overlay": [2020-11-04T11:45:11.423Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T11:45:11.423Z] - "zfs": [2020-11-04T11:45:11.423Z] - /dev/zfs: present [2020-11-04T11:45:11.423Z] - zfs command: missing [2020-11-04T11:45:11.423Z] - zpool command: missing [2020-11-04T11:45:11.423Z] [2020-11-04T11:45:11.423Z] Limits: [2020-11-04T11:45:11.423Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T11:45:11.423Z] [2020-11-04T11:45:11.423Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T11:45:11.515Z] #26 5.913 The following NEW packages will be installed: [2020-11-04T11:45:11.515Z] #26 5.914 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T11:45:11.515Z] #26 5.914 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T11:45:11.515Z] #26 5.914 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T11:45:11.515Z] #26 5.914 libssh2-1 libssl1.1 openssl [2020-11-04T11:45:11.515Z] #26 5.958 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T11:45:11.515Z] #26 5.958 Need to get 5165 kB of archives. [2020-11-04T11:45:11.515Z] #26 5.958 After this operation, 14.6 MB of additional disk space will be used. [2020-11-04T11:45:11.515Z] #26 5.958 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T11:45:11.515Z] #26 5.969 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-11-04T11:45:11.515Z] #26 5.976 Get:3 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u3 [243 kB] [2020-11-04T11:45:11.515Z] #26 6.003 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-11-04T11:45:11.515Z] #26 6.085 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-11-04T11:45:11.611Z] #41 51.65 DEP criu/cr-restore.d [2020-11-04T11:45:11.611Z] #41 51.77 DEP criu/cr-errno.d [2020-11-04T11:45:11.611Z] #41 51.78 DEP criu/cr-dump.d [2020-11-04T11:45:11.686Z] #11 42.01 Reading package lists... [2020-11-04T11:45:11.686Z] #11 ... [2020-11-04T11:45:11.686Z] [2020-11-04T11:45:11.686Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:11.686Z] #47 42.68 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T11:45:11.686Z] #47 47.97 go: extracting golang.org/x/text v0.3.2 [2020-11-04T11:45:11.766Z] + sudo modprobe ip_vs [2020-11-04T11:45:11.766Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 . [2020-11-04T11:45:11.782Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T11:45:11.816Z] > git rev-list --no-walk 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:45:11.903Z] #41 51.92 DEP criu/cr-dedup.d [2020-11-04T11:45:11.903Z] #41 52.09 DEP criu/cr-check.d [2020-11-04T11:45:12.023Z] #2 [internal] load build definition from Dockerfile [2020-11-04T11:45:12.023Z] #2 transferring dockerfile: 16.58kB done [2020-11-04T11:45:12.023Z] #2 DONE 0.1s [2020-11-04T11:45:12.023Z] [2020-11-04T11:45:12.023Z] #1 [internal] load .dockerignore [2020-11-04T11:45:12.023Z] #1 transferring context: 87B done [2020-11-04T11:45:12.023Z] #1 DONE 0.1s [2020-11-04T11:45:12.023Z] [2020-11-04T11:45:12.023Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T11:45:12.153Z] #26 6.585 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-11-04T11:45:12.153Z] #26 6.651 Get:7 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T11:45:12.153Z] #26 6.659 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-11-04T11:45:12.153Z] #26 6.661 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB] [2020-11-04T11:45:12.153Z] #26 6.663 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB] [2020-11-04T11:45:12.153Z] #26 6.670 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB] [2020-11-04T11:45:12.153Z] #26 6.692 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB] [2020-11-04T11:45:12.153Z] #26 6.699 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-11-04T11:45:12.153Z] #26 6.702 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-11-04T11:45:12.153Z] #26 6.704 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-11-04T11:45:12.153Z] #26 6.708 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-11-04T11:45:12.153Z] #26 6.712 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-11-04T11:45:12.153Z] #26 6.725 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-11-04T11:45:12.153Z] #26 6.735 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-04T11:45:12.153Z] #26 6.741 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-04T11:45:12.153Z] #26 6.746 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-04T11:45:12.195Z] #41 52.23 DEP criu/config.d [2020-11-04T11:45:12.195Z] #41 52.34 DEP criu/clone-noasan.d [2020-11-04T11:45:12.195Z] #41 52.39 DEP criu/cgroup.d [2020-11-04T11:45:12.258Z] #47 ... [2020-11-04T11:45:12.258Z] [2020-11-04T11:45:12.258Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:12.259Z] #34 40.99 Reading package lists... [2020-11-04T11:45:12.280Z] #3 DONE 0.5s [2020-11-04T11:45:12.280Z] [2020-11-04T11:45:12.280Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T11:45:12.280Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T11:45:12.460Z] #26 6.924 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:45:12.460Z] #26 6.945 Fetched 5165 kB in 1s (6439 kB/s) [2020-11-04T11:45:12.460Z] #26 6.958 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-11-04T11:45:12.460Z] #26 6.958 (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.) [2020-11-04T11:45:12.460Z] #26 6.965 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-04T11:45:12.460Z] #26 6.966 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:12.460Z] #26 7.003 Selecting previously unselected package libsasl2-2:ppc64el. [2020-11-04T11:45:12.460Z] #26 7.003 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-04T11:45:12.460Z] #26 7.043 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:12.460Z] #26 7.148 Selecting previously unselected package libldap-common. [2020-11-04T11:45:12.487Z] #41 52.55 DEP criu/cgroup-props.d [2020-11-04T11:45:12.487Z] #41 52.65 DEP criu/bitmap.d [2020-11-04T11:45:12.487Z] #41 52.66 DEP criu/bfd.d [2020-11-04T11:45:12.537Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T11:45:12.537Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-04T11:45:12.537Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-04T11:45:12.538Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.49MB / 8.88MB 0.1s [2020-11-04T11:45:12.538Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-11-04T11:45:12.757Z] #26 7.150 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T11:45:12.758Z] #26 7.152 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:12.758Z] #26 7.179 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-11-04T11:45:12.758Z] #26 7.181 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_ppc64el.deb ... [2020-11-04T11:45:12.758Z] #26 7.186 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:12.758Z] #26 7.242 Selecting previously unselected package libssl1.1:ppc64el. [2020-11-04T11:45:12.758Z] #26 7.244 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-04T11:45:12.758Z] #26 7.245 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:12.758Z] #26 7.444 Selecting previously unselected package openssl. [2020-11-04T11:45:12.779Z] #41 52.71 DEP criu/autofs.d [2020-11-04T11:45:12.779Z] #41 52.85 DEP criu/aio.d [2020-11-04T11:45:12.779Z] #41 ... [2020-11-04T11:45:12.779Z] [2020-11-04T11:45:12.779Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:12.779Z] #43 80.37 github.com/LK4D4/vndr/godl [2020-11-04T11:45:12.779Z] #43 80.90 github.com/LK4D4/vndr [2020-11-04T11:45:12.779Z] #43 DONE 87.0s [2020-11-04T11:45:12.779Z] [2020-11-04T11:45:12.779Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:12.779Z] #41 52.98 DEP criu/action-scripts.d [2020-11-04T11:45:12.797Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-11-04T11:45:12.797Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-11-04T11:45:13.053Z] #26 7.446 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-04T11:45:13.053Z] #26 7.447 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:13.053Z] #26 7.556 Selecting previously unselected package ca-certificates. [2020-11-04T11:45:13.053Z] #26 7.557 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T11:45:13.053Z] #26 7.559 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T11:45:13.053Z] #26 7.609 Selecting previously unselected package libkeyutils1:ppc64el. [2020-11-04T11:45:13.053Z] #26 7.611 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2020-11-04T11:45:13.053Z] #26 7.612 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-11-04T11:45:13.053Z] #26 7.633 Selecting previously unselected package libkrb5support0:ppc64el. [2020-11-04T11:45:13.053Z] #26 7.635 Preparing to unpack .../08-libkrb5support0_1.17-3_ppc64el.deb ... [2020-11-04T11:45:13.053Z] #26 7.637 Unpacking libkrb5support0:ppc64el (1.17-3) ... [2020-11-04T11:45:13.053Z] #26 7.667 Selecting previously unselected package libk5crypto3:ppc64el. [2020-11-04T11:45:13.053Z] #26 7.669 Preparing to unpack .../09-libk5crypto3_1.17-3_ppc64el.deb ... [2020-11-04T11:45:13.053Z] #26 7.671 Unpacking libk5crypto3:ppc64el (1.17-3) ... [2020-11-04T11:45:13.053Z] #26 7.708 Selecting previously unselected package libkrb5-3:ppc64el. [2020-11-04T11:45:13.053Z] #26 7.710 Preparing to unpack .../10-libkrb5-3_1.17-3_ppc64el.deb ... [2020-11-04T11:45:13.053Z] #26 7.711 Unpacking libkrb5-3:ppc64el (1.17-3) ... [2020-11-04T11:45:13.053Z] #26 7.787 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-11-04T11:45:13.061Z] + docker version [2020-11-04T11:45:13.072Z] #41 53.15 CC criu/action-scripts.o [2020-11-04T11:45:13.094Z] #34 50.70 Building dependency tree... [2020-11-04T11:45:13.094Z] #34 ... [2020-11-04T11:45:13.094Z] [2020-11-04T11:45:13.094Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:45:13.348Z] #26 7.789 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_ppc64el.deb ... [2020-11-04T11:45:13.348Z] #26 7.790 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-11-04T11:45:13.348Z] #26 7.832 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-11-04T11:45:13.348Z] #26 7.834 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-11-04T11:45:13.348Z] #26 7.836 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-04T11:45:13.348Z] #26 7.867 Selecting previously unselected package libpsl5:ppc64el. [2020-11-04T11:45:13.348Z] #26 7.869 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-11-04T11:45:13.348Z] #26 7.870 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-11-04T11:45:13.348Z] #26 7.899 Selecting previously unselected package librtmp1:ppc64el. [2020-11-04T11:45:13.348Z] #26 7.899 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-11-04T11:45:13.348Z] #26 7.901 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:45:13.348Z] #26 7.927 Selecting previously unselected package libssh2-1:ppc64el. [2020-11-04T11:45:13.348Z] #26 7.929 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-11-04T11:45:13.348Z] #26 7.931 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-04T11:45:13.348Z] #26 7.968 Selecting previously unselected package libcurl4:ppc64el. [2020-11-04T11:45:13.348Z] #26 7.970 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-04T11:45:13.348Z] #26 7.971 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-04T11:45:13.348Z] #26 8.033 Selecting previously unselected package curl. [2020-11-04T11:45:13.361Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-11-04T11:45:13.361Z] #4 DONE 0.8s [2020-11-04T11:45:13.361Z] [2020-11-04T11:45:13.361Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T11:45:13.618Z] #7 ... [2020-11-04T11:45:13.618Z] [2020-11-04T11:45:13.618Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T11:45:13.618Z] #6 DONE 0.3s [2020-11-04T11:45:13.643Z] #26 8.034 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-04T11:45:13.643Z] #26 8.036 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T11:45:13.643Z] #26 8.083 Selecting previously unselected package libonig5:ppc64el. [2020-11-04T11:45:13.643Z] #26 8.083 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-04T11:45:13.643Z] #26 8.084 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-04T11:45:13.643Z] #26 8.131 Selecting previously unselected package libjq1:ppc64el. [2020-11-04T11:45:13.643Z] #26 8.133 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-04T11:45:13.643Z] #26 8.134 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-04T11:45:13.643Z] #26 8.169 Selecting previously unselected package jq. [2020-11-04T11:45:13.643Z] #26 8.170 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-04T11:45:13.643Z] #26 8.172 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:45:13.643Z] #26 8.200 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-11-04T11:45:13.643Z] #26 8.204 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-11-04T11:45:13.643Z] #26 8.206 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:13.706Z] #41 53.73 CC criu/aio.o [2020-11-04T11:45:13.709Z] #40 41.27 Reading package lists... [2020-11-04T11:45:13.709Z] #40 ... [2020-11-04T11:45:13.709Z] [2020-11-04T11:45:13.709Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:45:13.709Z] #53 40.44 Reading package lists... [2020-11-04T11:45:13.876Z] [2020-11-04T11:45:13.876Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T11:45:13.876Z] #7 DONE 0.5s [2020-11-04T11:45:13.876Z] [2020-11-04T11:45:13.876Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T11:45:13.876Z] #5 DONE 0.7s [2020-11-04T11:45:13.939Z] #26 8.326 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-04T11:45:13.939Z] #26 8.328 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:13.939Z] #26 8.332 Setting up libkrb5support0:ppc64el (1.17-3) ... [2020-11-04T11:45:13.939Z] #26 8.335 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:13.939Z] #26 8.337 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:45:13.939Z] #26 8.340 Setting up libk5crypto3:ppc64el (1.17-3) ... [2020-11-04T11:45:13.939Z] #26 8.343 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:13.939Z] #26 8.346 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-04T11:45:13.939Z] #26 8.348 Setting up libkrb5-3:ppc64el (1.17-3) ... [2020-11-04T11:45:13.939Z] #26 8.351 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:13.939Z] #26 8.356 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-04T11:45:13.939Z] #26 8.359 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-04T11:45:13.939Z] #26 8.361 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:13.939Z] #26 8.364 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T11:45:13.997Z] #41 54.01 CC criu/autofs.o [2020-11-04T11:45:14.132Z] [2020-11-04T11:45:14.132Z] #21 [internal] load build context [2020-11-04T11:45:14.579Z] #26 8.887 Updating certificates in /etc/ssl/certs... [2020-11-04T11:45:14.631Z] #41 54.60 CC criu/bfd.o [2020-11-04T11:45:14.631Z] #41 54.88 CC criu/bitmap.o [2020-11-04T11:45:14.923Z] #41 55.05 CC criu/cgroup-props.o [2020-11-04T11:45:15.096Z] #53 51.05 Building dependency tree... [2020-11-04T11:45:15.223Z] #26 9.506 126 added, 0 removed; done. [2020-11-04T11:45:15.223Z] #26 9.528 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-11-04T11:45:15.223Z] #26 9.532 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:45:15.223Z] #26 9.535 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-04T11:45:15.223Z] #26 9.537 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T11:45:15.223Z] #26 9.540 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:45:15.223Z] #26 9.550 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T11:45:15.223Z] #26 9.555 Updating certificates in /etc/ssl/certs... [2020-11-04T11:45:15.516Z] #26 10.05 0 added, 0 removed; done. [2020-11-04T11:45:15.516Z] #26 10.05 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T11:45:15.516Z] #26 10.05 done. [2020-11-04T11:45:15.516Z] #26 DONE 10.1s [2020-11-04T11:45:15.516Z] [2020-11-04T11:45:15.516Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T11:45:15.516Z] #27 DONE 0.1s [2020-11-04T11:45:15.516Z] [2020-11-04T11:45:15.516Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:15.557Z] #41 55.50 CC criu/cgroup.o [2020-11-04T11:45:15.809Z] #9 ... [2020-11-04T11:45:15.809Z] [2020-11-04T11:45:15.809Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:45:16.865Z] #28 1.151 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T11:45:17.070Z] #41 57.12 CC criu/clone-noasan.o [2020-11-04T11:45:17.070Z] #41 57.33 CC criu/config.o [2020-11-04T11:45:17.175Z] #28 1.307 [2020-11-04T11:45:17.366Z] #41 ... [2020-11-04T11:45:17.366Z] [2020-11-04T11:45:17.366Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:45:17.366Z] #30 DONE 91.3s [2020-11-04T11:45:17.422Z] #21 transferring context: 13.85MB 2.8s [2020-11-04T11:45:17.473Z] #28 1.432 ##### 7.6% ################## 25.9% ############################### 44.2% ############################################## 64.6% ########################################################### 82.1% ######################################################################## 100.0% [2020-11-04T11:45:17.548Z] Client: Docker Engine - Community [2020-11-04T11:45:17.548Z] Version: 19.03.13 [2020-11-04T11:45:17.548Z] API version: 1.40 [2020-11-04T11:45:17.548Z] Go version: go1.13.15 [2020-11-04T11:45:17.548Z] Git commit: 4484c46 [2020-11-04T11:45:17.548Z] Built: Wed Sep 16 17:03:45 2020 [2020-11-04T11:45:17.548Z] OS/Arch: linux/arm64 [2020-11-04T11:45:17.548Z] Experimental: false [2020-11-04T11:45:17.548Z] [2020-11-04T11:45:17.548Z] Server: Docker Engine - Community [2020-11-04T11:45:17.548Z] Engine: [2020-11-04T11:45:17.548Z] Version: 19.03.13 [2020-11-04T11:45:17.548Z] API version: 1.40 (minimum version 1.12) [2020-11-04T11:45:17.548Z] Go version: go1.13.15 [2020-11-04T11:45:17.548Z] Git commit: 4484c46 [2020-11-04T11:45:17.548Z] Built: Wed Sep 16 17:02:17 2020 [2020-11-04T11:45:17.548Z] OS/Arch: linux/arm64 [2020-11-04T11:45:17.548Z] Experimental: true [2020-11-04T11:45:17.548Z] containerd: [2020-11-04T11:45:17.548Z] Version: 1.3.7 [2020-11-04T11:45:17.548Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T11:45:17.548Z] runc: [2020-11-04T11:45:17.548Z] Version: 1.0.0-rc10 [2020-11-04T11:45:17.548Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:45:17.548Z] docker-init: [2020-11-04T11:45:17.548Z] Version: 0.18.0 [2020-11-04T11:45:17.548Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T11:45:17.668Z] [2020-11-04T11:45:17.668Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:45:17.668Z] #18 10.18 Building dependency tree... [2020-11-04T11:45:17.668Z] #18 10.81 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T11:45:17.668Z] #18 10.81 The following additional packages will be installed: [2020-11-04T11:45:17.668Z] #18 10.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T11:45:17.668Z] #18 10.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T11:45:17.668Z] #18 10.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T11:45:17.668Z] #18 10.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T11:45:17.668Z] #18 10.82 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T11:45:17.668Z] #18 10.82 Suggested packages: [2020-11-04T11:45:17.668Z] #18 10.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T11:45:17.668Z] #18 10.82 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T11:45:17.668Z] #18 10.82 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T11:45:17.668Z] #18 10.82 Recommended packages: [2020-11-04T11:45:17.668Z] #18 10.82 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T11:45:17.668Z] #18 10.82 python3-keyrings.alt python3-xdg unzip [2020-11-04T11:45:17.668Z] #18 12.06 The following NEW packages will be installed: [2020-11-04T11:45:17.668Z] #18 12.08 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T11:45:17.668Z] #18 12.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T11:45:17.668Z] #18 12.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T11:45:17.668Z] #18 12.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T11:45:17.668Z] #18 12.08 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T11:45:17.668Z] #18 12.08 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T11:45:17.668Z] #18 12.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T11:45:17.668Z] #18 12.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T11:45:17.668Z] #18 12.08 xz-utils zip [2020-11-04T11:45:17.668Z] #18 12.14 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:45:17.668Z] #18 12.14 Need to get 27.7 MB of archives. [2020-11-04T11:45:17.668Z] #18 12.14 After this operation, 117 MB of additional disk space will be used. [2020-11-04T11:45:17.668Z] #18 12.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-11-04T11:45:17.668Z] #18 12.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-11-04T11:45:17.668Z] #18 12.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-11-04T11:45:17.668Z] #18 12.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-11-04T11:45:17.668Z] #18 12.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-11-04T11:45:17.668Z] #18 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-11-04T11:45:17.668Z] #18 12.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-11-04T11:45:17.668Z] #18 12.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-11-04T11:45:17.668Z] #18 12.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-11-04T11:45:17.668Z] #18 12.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-11-04T11:45:17.668Z] #18 12.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-11-04T11:45:17.668Z] #18 12.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-11-04T11:45:17.668Z] #18 12.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-11-04T11:45:17.668Z] #18 12.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-11-04T11:45:17.668Z] #18 12.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-11-04T11:45:17.668Z] #18 12.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-11-04T11:45:17.668Z] #18 12.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-04T11:45:17.668Z] #18 12.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:45:17.668Z] #18 12.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-11-04T11:45:17.668Z] #18 12.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-11-04T11:45:17.668Z] #18 12.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-11-04T11:45:17.668Z] #18 12.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-11-04T11:45:17.668Z] #18 12.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-11-04T11:45:17.668Z] #18 12.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-04T11:45:17.668Z] #18 12.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-04T11:45:17.668Z] #18 12.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-04T11:45:17.668Z] #18 12.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-11-04T11:45:17.668Z] #18 12.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-11-04T11:45:17.668Z] #18 12.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-04T11:45:17.668Z] #18 12.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-04T11:45:17.668Z] #18 12.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-04T11:45:17.668Z] #18 12.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-04T11:45:17.668Z] #18 12.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-11-04T11:45:17.668Z] #18 12.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-11-04T11:45:17.668Z] #18 12.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T11:45:17.668Z] #18 12.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T11:45:17.668Z] #18 12.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T11:45:17.668Z] #18 12.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-11-04T11:45:17.668Z] #18 12.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T11:45:17.668Z] #18 12.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T11:45:17.668Z] #18 12.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T11:45:17.668Z] #18 12.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-11-04T11:45:17.668Z] #18 12.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-11-04T11:45:17.668Z] #18 13.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-11-04T11:45:17.668Z] #18 13.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T11:45:17.668Z] #18 14.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-11-04T11:45:17.668Z] #18 15.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-11-04T11:45:17.668Z] #18 15.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-11-04T11:45:17.668Z] #18 15.49 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:45:17.668Z] #18 15.52 Fetched 27.7 MB in 3s (9036 kB/s) [2020-11-04T11:45:17.668Z] #18 15.57 Selecting previously unselected package pigz. [2020-11-04T11:45:17.668Z] #18 15.57 (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 ... 23199 files and directories currently installed.) [2020-11-04T11:45:17.668Z] #18 15.62 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-11-04T11:45:17.668Z] #18 15.62 Unpacking pigz (2.4-1) ... [2020-11-04T11:45:17.668Z] #18 15.69 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-11-04T11:45:17.668Z] #18 15.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-04T11:45:17.668Z] #18 15.69 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-04T11:45:17.668Z] #18 16.07 Selecting previously unselected package python3.7-minimal. [2020-11-04T11:45:17.668Z] #18 16.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-04T11:45:17.668Z] #18 16.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:45:17.668Z] #18 16.65 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-04T11:45:17.668Z] #18 16.66 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:45:17.668Z] #18 18.12 Selecting previously unselected package python3-minimal. [2020-11-04T11:45:17.668Z] #18 18.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-11-04T11:45:17.668Z] #18 18.15 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-11-04T11:45:17.668Z] #18 18.15 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T11:45:17.668Z] #18 18.21 Selecting previously unselected package libmpdec2:s390x. [2020-11-04T11:45:17.668Z] #18 18.21 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-11-04T11:45:17.668Z] #18 18.21 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-11-04T11:45:17.668Z] #18 18.31 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-11-04T11:45:17.668Z] #18 18.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-11-04T11:45:17.668Z] #18 18.31 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-04T11:45:17.786Z] #28 2.084 [2020-11-04T11:45:17.899Z] + docker info [2020-11-04T11:45:18.087Z] #28 2.211 ######################## 34.4% ######################################################################## 100.0% [2020-11-04T11:45:18.087Z] #28 2.451 [2020-11-04T11:45:18.320Z] #18 19.19 Selecting previously unselected package python3.7. [2020-11-04T11:45:18.320Z] #18 19.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-11-04T11:45:18.320Z] #18 19.20 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:45:18.320Z] #18 19.30 Selecting previously unselected package libpython3-stdlib:s390x. [2020-11-04T11:45:18.320Z] #18 19.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-11-04T11:45:18.320Z] #18 19.30 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-04T11:45:18.320Z] #18 19.35 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T11:45:18.351Z] Client: Docker Engine - Community [2020-11-04T11:45:18.352Z] Version: 19.03.13 [2020-11-04T11:45:18.352Z] API version: 1.40 [2020-11-04T11:45:18.352Z] Go version: go1.13.15 [2020-11-04T11:45:18.352Z] Git commit: 4484c46d9d [2020-11-04T11:45:18.352Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-04T11:45:18.352Z] OS/Arch: linux/amd64 [2020-11-04T11:45:18.352Z] Experimental: false [2020-11-04T11:45:18.352Z] [2020-11-04T11:45:18.352Z] Server: Docker Engine - Community [2020-11-04T11:45:18.352Z] Engine: [2020-11-04T11:45:18.352Z] Version: 19.03.13 [2020-11-04T11:45:18.352Z] API version: 1.40 (minimum version 1.12) [2020-11-04T11:45:18.352Z] Go version: go1.13.15 [2020-11-04T11:45:18.352Z] Git commit: 4484c46d9d [2020-11-04T11:45:18.352Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-04T11:45:18.352Z] OS/Arch: linux/amd64 [2020-11-04T11:45:18.352Z] Experimental: true [2020-11-04T11:45:18.352Z] containerd: [2020-11-04T11:45:18.352Z] Version: 1.3.7 [2020-11-04T11:45:18.352Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T11:45:18.352Z] runc: [2020-11-04T11:45:18.352Z] Version: 1.0.0-rc10 [2020-11-04T11:45:18.352Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:45:18.352Z] docker-init: [2020-11-04T11:45:18.352Z] Version: 0.18.0 [2020-11-04T11:45:18.352Z] GitCommit: fec3683 [2020-11-04T11:45:18.385Z] #28 2.593 ####################### 32.9% ######################################################################## 100.0% [2020-11-04T11:45:18.385Z] #28 2.813 [Pipeline] sh [2020-11-04T11:45:18.403Z] #53 55.75 The following additional packages will be installed: [2020-11-04T11:45:18.404Z] #53 55.80 libbtrfs0 [2020-11-04T11:45:18.404Z] #53 ... [2020-11-04T11:45:18.404Z] [2020-11-04T11:45:18.404Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:18.404Z] #47 55.97 go: finding github.com/fatih/color v1.7.0 [2020-11-04T11:45:18.404Z] #47 56.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:45:18.404Z] #47 56.12 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:45:18.404Z] #47 56.13 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:45:18.404Z] #47 56.22 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:45:18.404Z] #47 56.25 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:45:18.404Z] #47 56.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:45:18.404Z] #47 56.28 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T11:45:18.404Z] #47 56.33 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:45:18.404Z] #47 56.36 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:45:18.404Z] #47 56.41 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:45:18.404Z] #47 56.48 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:45:18.404Z] #47 56.49 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T11:45:18.404Z] #47 56.50 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:45:18.404Z] #47 56.53 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T11:45:18.404Z] #47 56.56 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:45:18.404Z] #47 56.56 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:45:18.404Z] #47 56.57 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:45:18.404Z] #47 56.60 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:45:18.665Z] #47 56.61 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:45:18.665Z] #47 56.64 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T11:45:18.665Z] #47 56.67 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:45:18.679Z] + docker info [2020-11-04T11:45:18.928Z] #47 56.88 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:45:18.928Z] #47 56.97 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:45:18.928Z] #47 56.97 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:45:18.928Z] #47 56.98 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:45:18.928Z] #47 57.03 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:45:18.928Z] #47 57.10 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T11:45:18.955Z] #18 19.79 Selecting previously unselected package python3. [2020-11-04T11:45:18.955Z] #18 19.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 ... 23860 files and directories currently installed.) [2020-11-04T11:45:18.955Z] #18 19.82 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-11-04T11:45:18.955Z] #18 19.83 Unpacking python3 (3.7.3-1) ... [2020-11-04T11:45:18.955Z] #18 19.88 Selecting previously unselected package libip4tc0:s390x. [2020-11-04T11:45:18.955Z] #18 19.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-11-04T11:45:18.955Z] #18 19.88 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-11-04T11:45:18.955Z] #18 19.94 Selecting previously unselected package libip6tc0:s390x. [2020-11-04T11:45:18.955Z] #18 19.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-11-04T11:45:18.955Z] #18 19.94 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-11-04T11:45:18.955Z] #18 19.99 Selecting previously unselected package libiptc0:s390x. [2020-11-04T11:45:18.955Z] #18 19.99 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-11-04T11:45:18.955Z] #18 19.99 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-11-04T11:45:18.955Z] #18 20.05 Selecting previously unselected package libnfnetlink0:s390x. [2020-11-04T11:45:18.955Z] #18 20.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-11-04T11:45:18.955Z] #18 20.05 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-04T11:45:18.955Z] #18 20.09 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-11-04T11:45:19.189Z] #47 57.14 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T11:45:19.189Z] #47 57.21 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:45:19.189Z] #47 57.33 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:45:19.247Z] #18 20.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-11-04T11:45:19.247Z] #18 20.09 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-04T11:45:19.247Z] #18 20.13 Selecting previously unselected package libnftnl11:s390x. [2020-11-04T11:45:19.247Z] #18 20.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-11-04T11:45:19.247Z] #18 20.14 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-11-04T11:45:19.247Z] #18 20.19 Selecting previously unselected package iptables. [2020-11-04T11:45:19.247Z] #18 20.19 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-11-04T11:45:19.247Z] #18 20.19 Unpacking iptables (1.8.2-4) ... [2020-11-04T11:45:19.287Z] #28 2.934 ### 4.6% ############## 20.0% ######################### 35.3% ####################################### 54.5% #################################################### 73.6% ################################################################# 90.9% ######################################################################## 100.0% [2020-11-04T11:45:19.287Z] #28 3.679 [2020-11-04T11:45:19.333Z] #21 ... [2020-11-04T11:45:19.333Z] [2020-11-04T11:45:19.333Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T11:45:19.333Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T11:45:19.333Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T11:45:19.333Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T11:45:19.333Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-11-04T11:45:19.333Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.0s done [2020-11-04T11:45:19.333Z] #60 DONE 4.9s [2020-11-04T11:45:19.333Z] [2020-11-04T11:45:19.333Z] #21 [internal] load build context [2020-11-04T11:45:19.333Z] #21 ... [2020-11-04T11:45:19.333Z] [2020-11-04T11:45:19.333Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:19.333Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T11:45:19.333Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T11:45:19.333Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-04T11:45:19.333Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2020-11-04T11:45:19.333Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2020-11-04T11:45:19.333Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-04T11:45:19.333Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2020-11-04T11:45:19.333Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2020-11-04T11:45:19.333Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2020-11-04T11:45:19.333Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.19MB / 120.17MB 5.0s [2020-11-04T11:45:19.333Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s [2020-11-04T11:45:19.333Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2020-11-04T11:45:19.333Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.92MB / 120.17MB 5.3s [2020-11-04T11:45:19.452Z] #47 57.39 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T11:45:19.452Z] #47 57.42 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T11:45:19.452Z] #47 57.45 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:45:19.452Z] #47 57.50 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:45:19.539Z] #18 20.40 Selecting previously unselected package xxd. [2020-11-04T11:45:19.539Z] #18 20.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-04T11:45:19.539Z] #18 20.40 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:45:19.539Z] #18 20.47 Selecting previously unselected package vim-common. [2020-11-04T11:45:19.539Z] #18 20.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:45:19.539Z] #18 20.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:45:19.539Z] #18 20.60 Selecting previously unselected package bash-completion. [2020-11-04T11:45:19.539Z] #18 20.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T11:45:19.714Z] #47 57.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:45:19.714Z] #47 57.87 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:45:19.898Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.58MB / 120.17MB 5.7s [2020-11-04T11:45:19.898Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.16MB / 120.17MB 5.9s [2020-11-04T11:45:19.978Z] #47 57.96 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:45:19.978Z] #47 57.98 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T11:45:20.156Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.70MB / 120.17MB 6.1s [2020-11-04T11:45:20.239Z] #47 58.08 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T11:45:20.239Z] #47 58.08 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:45:20.239Z] #47 58.13 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:45:20.416Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.81MB / 120.17MB 6.3s [2020-11-04T11:45:20.500Z] #47 58.36 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:45:20.500Z] #47 58.37 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:45:20.500Z] #47 58.40 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:45:20.500Z] #47 58.47 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T11:45:20.500Z] #47 58.61 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:45:20.677Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s [2020-11-04T11:45:20.761Z] #47 ... [2020-11-04T11:45:20.761Z] [2020-11-04T11:45:20.761Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:20.761Z] #62 DONE 58.7s [2020-11-04T11:45:20.761Z] [2020-11-04T11:45:20.761Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:20.761Z] #47 58.62 go: finding golang.org/x/text v0.3.2 [2020-11-04T11:45:20.761Z] #47 58.71 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:45:20.761Z] #47 58.72 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:45:20.761Z] #47 58.79 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:45:20.761Z] #47 58.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:45:21.022Z] #47 58.88 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:45:21.022Z] #47 58.88 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:45:21.022Z] #47 58.93 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:45:21.022Z] #47 59.00 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:45:21.022Z] #47 59.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:45:21.022Z] #47 59.04 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:45:21.022Z] #47 59.08 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T11:45:21.022Z] #47 59.09 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:45:21.051Z] #18 21.99 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T11:45:21.051Z] #18 22.24 Selecting previously unselected package bzip2. [2020-11-04T11:45:21.294Z] #47 59.34 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:45:21.294Z] #47 59.35 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:45:21.294Z] #47 59.39 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:45:21.294Z] #47 59.48 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:45:21.343Z] #18 22.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-11-04T11:45:21.343Z] #18 22.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:45:21.343Z] #18 22.29 Selecting previously unselected package xz-utils. [2020-11-04T11:45:21.343Z] #18 22.29 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-11-04T11:45:21.343Z] #18 22.29 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T11:45:21.343Z] #18 22.37 Selecting previously unselected package apparmor. [2020-11-04T11:45:21.343Z] #18 22.37 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-11-04T11:45:21.343Z] #18 22.42 Unpacking apparmor (2.13.2-10) ... [2020-11-04T11:45:21.555Z] #47 59.48 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T11:45:21.555Z] #47 59.52 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:45:21.555Z] #47 59.52 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:45:21.555Z] #47 59.59 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:45:21.635Z] #18 22.66 Selecting previously unselected package aufs-tools. [2020-11-04T11:45:21.635Z] #18 22.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-11-04T11:45:21.635Z] #18 22.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:45:21.635Z] #18 22.71 Selecting previously unselected package libonig5:s390x. [2020-11-04T11:45:21.635Z] #18 22.71 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-11-04T11:45:21.635Z] #18 22.72 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-04T11:45:21.635Z] #18 22.79 Selecting previously unselected package libjq1:s390x. [2020-11-04T11:45:21.834Z] #47 59.71 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T11:45:21.927Z] #18 22.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-04T11:45:21.927Z] #18 22.79 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-04T11:45:21.927Z] #18 22.87 Selecting previously unselected package jq. [2020-11-04T11:45:21.927Z] #18 22.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-04T11:45:21.927Z] #18 22.87 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:45:21.927Z] #18 22.91 Selecting previously unselected package libaio1:s390x. [2020-11-04T11:45:21.927Z] #18 22.91 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-11-04T11:45:21.927Z] #18 22.91 Unpacking libaio1:s390x (0.3.112-3) ... [2020-11-04T11:45:21.927Z] #18 22.94 Selecting previously unselected package libgpm2:s390x. [2020-11-04T11:45:21.927Z] #18 22.94 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-11-04T11:45:21.927Z] #18 22.94 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-11-04T11:45:21.927Z] #18 22.97 Selecting previously unselected package libicu63:s390x. [2020-11-04T11:45:21.927Z] #18 22.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-04T11:45:21.927Z] #18 22.98 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-04T11:45:22.066Z] #8 ... [2020-11-04T11:45:22.066Z] [2020-11-04T11:45:22.066Z] #21 [internal] load build context [2020-11-04T11:45:22.066Z] #21 transferring context: 51.98MB 7.5s done [2020-11-04T11:45:22.066Z] #21 DONE 7.9s [2020-11-04T11:45:22.066Z] [2020-11-04T11:45:22.066Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:22.066Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.9s done [2020-11-04T11:45:22.066Z] #8 ... [2020-11-04T11:45:22.066Z] [2020-11-04T11:45:22.066Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:45:22.066Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T11:45:22.066Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T11:45:22.066Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-11-04T11:45:22.066Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-11-04T11:45:22.066Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 6.2s done [2020-11-04T11:45:22.066Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 1.1s [2020-11-04T11:45:22.066Z] #24 ... [2020-11-04T11:45:22.066Z] [2020-11-04T11:45:22.066Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:22.096Z] #47 60.19 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:45:22.357Z] #47 60.32 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:45:22.357Z] #47 60.48 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:45:22.619Z] #47 60.66 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:45:22.619Z] #47 60.73 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:45:22.880Z] #47 ... [2020-11-04T11:45:22.880Z] [2020-11-04T11:45:22.880Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:45:22.880Z] #53 56.12 The following NEW packages will be installed: [2020-11-04T11:45:22.880Z] #53 56.12 libbtrfs-dev libbtrfs0 [2020-11-04T11:45:22.880Z] #53 56.64 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:45:22.880Z] #53 56.64 Need to get 119 kB of archives. [2020-11-04T11:45:22.880Z] #53 56.64 After this operation, 387 kB of additional disk space will be used. [2020-11-04T11:45:22.880Z] #53 56.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T11:45:22.880Z] #53 56.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T11:45:22.880Z] #53 58.40 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:45:22.880Z] #53 58.81 Fetched 119 kB in 0s (354 kB/s) [2020-11-04T11:45:22.880Z] #53 59.01 Selecting previously unselected package libbtrfs0. [2020-11-04T11:45:22.880Z] #53 59.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.) [2020-11-04T11:45:22.880Z] #53 59.19 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T11:45:22.880Z] #53 59.26 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:45:22.880Z] #53 59.56 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:45:22.880Z] #53 59.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T11:45:22.880Z] #53 59.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:45:22.880Z] #53 60.34 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:45:22.880Z] #53 60.39 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:45:22.880Z] #53 60.40 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:45:22.880Z] #53 DONE 60.9s [2020-11-04T11:45:22.880Z] [2020-11-04T11:45:22.880Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:23.824Z] #54 ... [2020-11-04T11:45:23.824Z] [2020-11-04T11:45:23.824Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:45:23.824Z] #40 51.65 Building dependency tree... [2020-11-04T11:45:23.824Z] #40 56.34 The following additional packages will be installed: [2020-11-04T11:45:23.824Z] #40 56.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T11:45:23.824Z] #40 56.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T11:45:23.824Z] #40 56.37 Suggested packages: [2020-11-04T11:45:23.824Z] #40 56.39 manpages-dev python-setuptools [2020-11-04T11:45:23.824Z] #40 58.41 The following NEW packages will be installed: [2020-11-04T11:45:23.824Z] #40 58.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T11:45:23.824Z] #40 58.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T11:45:23.824Z] #40 58.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T11:45:23.824Z] #40 58.42 python-six zlib1g-dev [2020-11-04T11:45:23.824Z] #40 58.93 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:45:23.824Z] #40 58.93 Need to get 4095 kB of archives. [2020-11-04T11:45:23.824Z] #40 58.93 After this operation, 22.5 MB of additional disk space will be used. [2020-11-04T11:45:23.824Z] #40 58.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-04T11:45:23.824Z] #40 58.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T11:45:23.824Z] #40 59.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-04T11:45:23.824Z] #40 59.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T11:45:23.824Z] #40 59.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-04T11:45:23.824Z] #40 59.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T11:45:23.824Z] #40 59.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-04T11:45:23.824Z] #40 59.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-04T11:45:23.824Z] #40 59.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-04T11:45:23.824Z] #40 59.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-04T11:45:23.824Z] #40 59.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-04T11:45:23.824Z] #40 59.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-04T11:45:23.824Z] #40 59.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-04T11:45:23.824Z] #40 59.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-04T11:45:23.824Z] #40 59.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T11:45:23.824Z] #40 59.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-04T11:45:23.824Z] #40 59.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-04T11:45:23.998Z] #18 25.02 Selecting previously unselected package libnet1:s390x. [2020-11-04T11:45:23.998Z] #18 25.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-04T11:45:23.998Z] #18 25.03 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-04T11:45:23.998Z] #18 25.07 Selecting previously unselected package libnl-3-200:s390x. [2020-11-04T11:45:23.998Z] #18 25.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-04T11:45:23.998Z] #18 25.07 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-04T11:45:23.998Z] #18 25.10 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-04T11:45:23.998Z] #18 25.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-04T11:45:23.998Z] #18 25.11 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-04T11:45:23.998Z] #18 25.13 Selecting previously unselected package libreadline5:s390x. [2020-11-04T11:45:24.086Z] #40 ... [2020-11-04T11:45:24.086Z] [2020-11-04T11:45:24.086Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:45:24.086Z] #11 42.01 Reading package lists... [2020-11-04T11:45:24.086Z] #11 52.53 Building dependency tree... [2020-11-04T11:45:24.086Z] #11 57.01 The following additional packages will be installed: [2020-11-04T11:45:24.086Z] #11 57.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T11:45:24.086Z] #11 57.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T11:45:24.086Z] #11 57.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T11:45:24.086Z] #11 57.05 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:45:24.086Z] #11 57.09 Suggested packages: [2020-11-04T11:45:24.086Z] #11 57.10 gcc-8-locales seccomp wine64 [2020-11-04T11:45:24.086Z] #11 59.22 The following NEW packages will be installed: [2020-11-04T11:45:24.086Z] #11 59.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T11:45:24.086Z] #11 59.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T11:45:24.086Z] #11 59.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T11:45:24.086Z] #11 59.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T11:45:24.086Z] #11 59.25 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T11:45:24.086Z] #11 59.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:45:24.086Z] #11 59.70 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:45:24.086Z] #11 59.70 Need to get 77.7 MB of archives. [2020-11-04T11:45:24.086Z] #11 59.70 After this operation, 487 MB of additional disk space will be used. [2020-11-04T11:45:24.086Z] #11 59.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-04T11:45:24.086Z] #11 59.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-04T11:45:24.086Z] #11 60.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T11:45:24.086Z] #11 60.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-04T11:45:24.086Z] #11 60.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-04T11:45:24.086Z] #11 60.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T11:45:24.086Z] #11 60.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T11:45:24.086Z] #11 61.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T11:45:24.086Z] #11 61.47 Get:9 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] [2020-11-04T11:45:24.086Z] #11 ... [2020-11-04T11:45:24.086Z] [2020-11-04T11:45:24.086Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:45:24.086Z] #40 62.15 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:45:24.290Z] #18 25.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-11-04T11:45:24.291Z] #18 25.13 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-04T11:45:24.291Z] #18 25.18 Selecting previously unselected package net-tools. [2020-11-04T11:45:24.291Z] #18 25.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-11-04T11:45:24.291Z] #18 25.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:45:24.291Z] #18 25.33 Selecting previously unselected package python-pip-whl. [2020-11-04T11:45:24.291Z] #18 25.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T11:45:24.291Z] #18 25.33 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T11:45:24.347Z] #40 62.50 Fetched 4095 kB in 1s (2871 kB/s) [2020-11-04T11:45:24.582Z] #18 25.64 Selecting previously unselected package python3-lib2to3. [2020-11-04T11:45:24.582Z] #18 25.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T11:45:24.582Z] #18 25.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:45:24.582Z] #18 25.70 Selecting previously unselected package python3-distutils. [2020-11-04T11:45:24.582Z] #18 25.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T11:45:24.582Z] #18 25.71 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T11:45:24.582Z] #18 25.77 Selecting previously unselected package python3-pip. [2020-11-04T11:45:24.599Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.9s [2020-11-04T11:45:24.608Z] #40 62.65 Selecting previously unselected package libcap-dev:amd64. [2020-11-04T11:45:24.609Z] #40 62.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.) [2020-11-04T11:45:24.609Z] #40 62.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-04T11:45:24.609Z] #40 ... [2020-11-04T11:45:24.609Z] [2020-11-04T11:45:24.609Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:24.609Z] #34 50.70 Building dependency tree... [2020-11-04T11:45:24.609Z] #34 55.71 The following additional packages will be installed: [2020-11-04T11:45:24.609Z] #34 55.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T11:45:24.609Z] #34 55.77 Suggested packages: [2020-11-04T11:45:24.609Z] #34 55.78 cmake-doc ninja-build lrzip [2020-11-04T11:45:24.609Z] #34 55.78 Recommended packages: [2020-11-04T11:45:24.609Z] #34 55.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T11:45:24.609Z] #34 57.13 The following NEW packages will be installed: [2020-11-04T11:45:24.609Z] #34 57.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T11:45:24.609Z] #34 57.19 vim-common xxd [2020-11-04T11:45:24.609Z] #34 57.72 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:45:24.609Z] #34 57.72 Need to get 14.9 MB of archives. [2020-11-04T11:45:24.609Z] #34 57.72 After this operation, 61.8 MB of additional disk space will be used. [2020-11-04T11:45:24.609Z] #34 57.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T11:45:24.609Z] #34 57.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:45:24.609Z] #34 57.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T11:45:24.609Z] #34 58.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T11:45:24.609Z] #34 59.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-04T11:45:24.609Z] #34 60.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-04T11:45:24.609Z] #34 60.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-04T11:45:24.609Z] #34 60.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-04T11:45:24.609Z] #34 60.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-04T11:45:24.609Z] #34 60.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-04T11:45:24.609Z] #34 62.55 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:45:24.870Z] #34 ... [2020-11-04T11:45:24.870Z] [2020-11-04T11:45:24.870Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:24.870Z] #54 1.735 + RM_GOPATH=0 [2020-11-04T11:45:24.870Z] #54 1.735 + TMP_GOPATH= [2020-11-04T11:45:24.870Z] #54 1.737 + : /build [2020-11-04T11:45:24.870Z] #54 1.738 + '[' -z '' ']' [2020-11-04T11:45:24.870Z] #54 1.740 ++ mktemp -d [2020-11-04T11:45:24.870Z] #54 1.746 + export GOPATH=/tmp/tmp.ukCb7Dv19i [2020-11-04T11:45:24.870Z] #54 1.746 + GOPATH=/tmp/tmp.ukCb7Dv19i [2020-11-04T11:45:24.870Z] #54 1.747 + RM_GOPATH=1 [2020-11-04T11:45:24.870Z] #54 1.748 + case "$(go env GOARCH)" in [2020-11-04T11:45:24.870Z] #54 1.752 ++ go env GOARCH [2020-11-04T11:45:24.870Z] #54 1.770 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:24.870Z] #54 1.771 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:24.870Z] #54 1.771 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:24.870Z] #54 1.789 + dir=/tmp/install [2020-11-04T11:45:24.870Z] #54 1.790 + bin=containerd [2020-11-04T11:45:24.870Z] #54 1.790 + shift [2020-11-04T11:45:24.870Z] #54 1.790 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T11:45:24.870Z] #54 1.790 + . /tmp/install/containerd.installer [2020-11-04T11:45:24.870Z] #54 1.790 ++ set -e [2020-11-04T11:45:24.870Z] #54 1.791 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:45:24.870Z] #54 1.791 + install_containerd [2020-11-04T11:45:24.870Z] #54 1.794 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T11:45:24.870Z] #54 1.794 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ukCb7Dv19i/src/github.com/containerd/containerd [2020-11-04T11:45:24.870Z] #54 1.795 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:45:24.870Z] #54 1.797 Cloning into '/tmp/tmp.ukCb7Dv19i/src/github.com/containerd/containerd'... [2020-11-04T11:45:24.874Z] #18 25.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T11:45:24.874Z] #18 25.78 Unpacking python3-pip (18.1-5) ... [2020-11-04T11:45:24.874Z] #18 25.88 Selecting previously unselected package python3-pkg-resources. [2020-11-04T11:45:24.874Z] #18 25.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:45:24.874Z] #18 25.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:45:24.874Z] #18 25.97 Selecting previously unselected package python3-setuptools. [2020-11-04T11:45:24.874Z] #18 25.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T11:45:24.874Z] #18 25.97 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T11:45:25.166Z] #18 26.09 Selecting previously unselected package python3-wheel. [2020-11-04T11:45:25.166Z] #18 26.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T11:45:25.166Z] #18 26.10 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T11:45:25.166Z] #18 26.13 Selecting previously unselected package sudo. [2020-11-04T11:45:25.166Z] #18 26.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-11-04T11:45:25.166Z] #18 26.14 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:45:25.460Z] #18 26.47 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T11:45:25.460Z] #18 26.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-11-04T11:45:25.460Z] #18 26.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:45:25.460Z] #18 26.60 Selecting previously unselected package uidmap. [2020-11-04T11:45:25.460Z] #18 26.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-11-04T11:45:25.460Z] #18 26.60 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T11:45:25.460Z] #18 26.65 Selecting previously unselected package vim-runtime. [2020-11-04T11:45:25.530Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.4s done [2020-11-04T11:45:25.667Z] #28 3.901 #=#=# 0.0% 0.1% 0.3% 0.7% # 1.9% ## 3.2% ### 4.5% #### 5.9% ##### 7.2% ###### 8.5% ####### 9.8% ######## 11.2% ######### 12.6% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.7% ############# 19.1% ############## 20.5% ############### 21.8% ################ 23.1% ################# 24.6% ################## 25.9% ################### 27.1% #################### 28.5% ##################### 29.7% ###################### 31.1% ####################### 32.4% ######################## 33.7% ######################### 35.0% ########################## 36.4% ########################### 37.7% ############################ 39.0% ############################# 40.3% ############################## 41.7% ############################## 43.0% ############################### 44.3% ################################ 45.7% ################################# 46.9% ################################## 48.3% ################################### 49.7% #################################### 50.9% ##################################### 52.3% ###################################### 53.6% ####################################### 54.9% ######################################## 56.2% ######################################### 57.5% ########################################## 58.8% ########################################### 60.0% ########################################### [2020-11-04T11:45:25.667Z] #28 ... [2020-11-04T11:45:25.667Z] [2020-11-04T11:45:25.667Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:25.667Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 24.2s done [2020-11-04T11:45:25.667Z] #9 DONE 30.8s [2020-11-04T11:45:25.667Z] [2020-11-04T11:45:25.667Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:45:25.667Z] #28 3.901 #=#=# 0.0% 0.1% 0.3% 0.7% # 1.9% ## 3.2% ### 4.5% #### 5.9% ##### 7.2% ###### 8.5% ####### 9.8% ######## 11.2% ######### 12.6% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.7% ############# 19.1% ############## 20.5% ############### 21.8% ################ 23.1% ################# 24.6% ################## 25.9% ################### 27.1% #################### 28.5% ##################### 29.7% ###################### 31.1% ####################### 32.4% ######################## 33.7% ######################### 35.0% ########################## 36.4% ########################### 37.7% ############################ 39.0% ############################# 40.3% ############################## 41.7% ############################## 43.0% ############################### 44.3% ################################ 45.7% ################################# 46.9% ################################## 48.3% ################################### 49.7% #################################### 50.9% ##################################### 52.3% ###################################### 53.6% ####################################### 54.9% ######################################## 56.2% ######################################### 57.5% ########################################## 58.8% ########################################### 60.0% ########################################### 61.1% ############################################ 62.4% [2020-11-04T11:45:25.667Z] #28 ... [2020-11-04T11:45:25.667Z] [2020-11-04T11:45:25.667Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T11:45:25.667Z] #10 DONE 0.2s [2020-11-04T11:45:25.667Z] [2020-11-04T11:45:25.667Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:45:25.667Z] #28 3.901 #=#=# 0.0% 0.1% 0.3% 0.7% # 1.9% ## 3.2% ### 4.5% #### 5.9% ##### 7.2% ###### 8.5% ####### 9.8% ######## 11.2% ######### 12.6% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.7% ############# 19.1% ############## 20.5% ############### 21.8% ################ 23.1% ################# 24.6% ################## 25.9% ################### 27.1% #################### 28.5% ##################### 29.7% ###################### 31.1% ####################### 32.4% ######################## 33.7% ######################### 35.0% ########################## 36.4% ########################### 37.7% ############################ 39.0% ############################# 40.3% ############################## 41.7% ############################## 43.0% ############################### 44.3% ################################ 45.7% ################################# 46.9% ################################## 48.3% ################################### 49.7% #################################### 50.9% ##################################### 52.3% ###################################### 53.6% ####################################### 54.9% ######################################## 56.2% ######################################### 57.5% ########################################## 58.8% ########################################### 60.0% ########################################### 61.1% ############################################ 62.4% ############################################# 63.9% [2020-11-04T11:45:25.667Z] #28 ... [2020-11-04T11:45:25.667Z] [2020-11-04T11:45:25.667Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T11:45:25.667Z] #11 DONE 0.2s [2020-11-04T11:45:25.667Z] [2020-11-04T11:45:25.667Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:45:25.788Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-04T11:45:25.792Z] #18 26.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:45:25.792Z] #18 26.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T11:45:25.792Z] #18 26.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T11:45:25.792Z] #18 26.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:45:25.813Z] #54 ... [2020-11-04T11:45:25.813Z] [2020-11-04T11:45:25.813Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:25.813Z] #32 53.71 sync [2020-11-04T11:45:25.813Z] #32 53.72 internal/reflectlite [2020-11-04T11:45:25.813Z] #32 57.24 sort [2020-11-04T11:45:25.813Z] #32 57.24 errors [2020-11-04T11:45:25.813Z] #32 57.93 strconv [2020-11-04T11:45:25.813Z] #32 59.51 io [2020-11-04T11:45:25.813Z] #32 61.24 internal/oserror [2020-11-04T11:45:25.813Z] #32 61.46 syscall [2020-11-04T11:45:25.813Z] #32 ... [2020-11-04T11:45:25.813Z] [2020-11-04T11:45:25.813Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:25.813Z] #34 63.06 Fetched 14.9 MB in 3s (4689 kB/s) [2020-11-04T11:45:25.813Z] #34 63.17 Selecting previously unselected package xxd. [2020-11-04T11:45:25.813Z] #34 63.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-04T11:45:25.813Z] #34 63.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T11:45:25.813Z] #34 63.31 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:45:25.813Z] #34 63.69 Selecting previously unselected package vim-common. [2020-11-04T11:45:25.813Z] #34 63.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:45:25.813Z] #34 63.81 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:45:25.977Z] #28 3.901 #=#=# 0.0% 0.1% 0.3% 0.7% # 1.9% ## 3.2% ### 4.5% #### 5.9% ##### 7.2% ###### 8.5% ####### 9.8% ######## 11.2% ######### 12.6% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.7% ############# 19.1% ############## 20.5% ############### 21.8% ################ 23.1% ################# 24.6% ################## 25.9% ################### 27.1% #################### 28.5% ##################### 29.7% ###################### 31.1% ####################### 32.4% ######################## 33.7% ######################### 35.0% ########################## 36.4% ########################### 37.7% ############################ 39.0% ############################# 40.3% ############################## 41.7% ############################## 43.0% ############################### 44.3% ################################ 45.7% ################################# 46.9% ################################## 48.3% ################################### 49.7% #################################### 50.9% ##################################### 52.3% ###################################### 53.6% ####################################### 54.9% ######################################## 56.2% ######################################### 57.5% ########################################## 58.8% ########################################### 60.0% ########################################### 61.1% ############################################ 62.4% ############################################# 63.9% ############################################## 65.1% [2020-11-04T11:45:25.977Z] #28 ... [2020-11-04T11:45:25.977Z] [2020-11-04T11:45:25.977Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T11:45:25.977Z] #38 DONE 0.1s [2020-11-04T11:45:25.977Z] [2020-11-04T11:45:25.977Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T11:45:25.977Z] #30 DONE 0.1s [2020-11-04T11:45:25.977Z] [2020-11-04T11:45:25.977Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:45:26.721Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2020-11-04T11:45:26.757Z] #34 64.52 Selecting previously unselected package cmake-data. [2020-11-04T11:45:26.757Z] #34 64.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T11:45:26.757Z] #34 64.58 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T11:45:26.835Z] Client: [2020-11-04T11:45:26.835Z] Debug Mode: false [2020-11-04T11:45:26.835Z] [2020-11-04T11:45:26.835Z] Server: [2020-11-04T11:45:26.835Z] Containers: 0 [2020-11-04T11:45:26.835Z] Running: 0 [2020-11-04T11:45:26.835Z] Paused: 0 [2020-11-04T11:45:26.835Z] Stopped: 0 [2020-11-04T11:45:26.835Z] Images: 0 [2020-11-04T11:45:26.835Z] Server Version: 19.03.13 [2020-11-04T11:45:26.835Z] Storage Driver: overlay2 [2020-11-04T11:45:26.835Z] Backing Filesystem: extfs [2020-11-04T11:45:26.835Z] Supports d_type: true [2020-11-04T11:45:26.835Z] Native Overlay Diff: true [2020-11-04T11:45:26.835Z] Logging Driver: json-file [2020-11-04T11:45:26.835Z] Cgroup Driver: cgroupfs [2020-11-04T11:45:26.835Z] Plugins: [2020-11-04T11:45:26.835Z] Volume: local [2020-11-04T11:45:26.835Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T11:45:26.835Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T11:45:26.835Z] Swarm: inactive [2020-11-04T11:45:26.835Z] Runtimes: runc [2020-11-04T11:45:26.835Z] Default Runtime: runc [2020-11-04T11:45:26.835Z] Init Binary: docker-init [2020-11-04T11:45:26.835Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T11:45:26.835Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:45:26.835Z] init version: fec3683 [2020-11-04T11:45:26.835Z] Security Options: [2020-11-04T11:45:26.835Z] apparmor [2020-11-04T11:45:26.835Z] seccomp [2020-11-04T11:45:26.835Z] Profile: default [2020-11-04T11:45:26.835Z] Kernel Version: 5.4.0-1025-aws [2020-11-04T11:45:26.835Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-04T11:45:26.835Z] OSType: linux [2020-11-04T11:45:26.835Z] Architecture: x86_64 [2020-11-04T11:45:26.835Z] CPUs: 2 [2020-11-04T11:45:26.835Z] Total Memory: 7.569GiB [2020-11-04T11:45:26.835Z] Name: ip-10-100-99-174 [2020-11-04T11:45:26.835Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-04T11:45:26.835Z] Docker Root Dir: /var/lib/docker [2020-11-04T11:45:26.835Z] Debug Mode: false [2020-11-04T11:45:26.835Z] Registry: https://index.docker.io/v1/ [2020-11-04T11:45:26.835Z] Labels: [2020-11-04T11:45:26.835Z] Experimental: true [2020-11-04T11:45:26.835Z] Insecure Registries: [2020-11-04T11:45:26.835Z] 127.0.0.0/8 [2020-11-04T11:45:26.835Z] Live Restore Enabled: true [2020-11-04T11:45:26.835Z] [2020-11-04T11:45:26.835Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T11:45:26.978Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-04T11:45:27.129Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:45:27.129Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:45:27.129Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T11:45:27.129Z] + bash /home/ubuntu/workspace/moby_PR-41617/check-config.sh [2020-11-04T11:45:27.129Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T11:45:27.129Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-04T11:45:27.129Z] [2020-11-04T11:45:27.129Z] Generally Necessary: [2020-11-04T11:45:27.129Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T11:45:27.129Z] - apparmor: enabled and tools installed [2020-11-04T11:45:27.129Z] - CONFIG_NAMESPACES: enabled [2020-11-04T11:45:27.129Z] - CONFIG_NET_NS: enabled [2020-11-04T11:45:27.129Z] - CONFIG_PID_NS: enabled [2020-11-04T11:45:27.129Z] - CONFIG_IPC_NS: enabled [2020-11-04T11:45:27.129Z] - CONFIG_UTS_NS: enabled [2020-11-04T11:45:27.129Z] - CONFIG_CGROUPS: enabled [2020-11-04T11:45:27.129Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T11:45:27.129Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T11:45:27.129Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T11:45:27.129Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T11:45:27.129Z] - CONFIG_CPUSETS: enabled [2020-11-04T11:45:27.129Z] - CONFIG_MEMCG: enabled [2020-11-04T11:45:27.129Z] - CONFIG_KEYS: enabled [2020-11-04T11:45:27.129Z] - CONFIG_VETH: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-04T11:45:27.129Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T11:45:27.129Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-04T11:45:27.129Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T11:45:27.129Z] [2020-11-04T11:45:27.129Z] Optional Features: [2020-11-04T11:45:27.129Z] - CONFIG_USER_NS: enabled [2020-11-04T11:45:27.129Z] - CONFIG_SECCOMP: enabled [2020-11-04T11:45:27.129Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T11:45:27.129Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T11:45:27.129Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T11:45:27.129Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T11:45:27.129Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T11:45:27.129Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T11:45:27.129Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-04T11:45:27.129Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-04T11:45:27.129Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T11:45:27.129Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T11:45:27.129Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T11:45:27.390Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T11:45:27.390Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T11:45:27.390Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T11:45:27.390Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T11:45:27.390Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T11:45:27.390Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T11:45:27.390Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_EXT4_FS: enabled [2020-11-04T11:45:27.390Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T11:45:27.390Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T11:45:27.390Z] - Network Drivers: [2020-11-04T11:45:27.390Z] - "overlay": [2020-11-04T11:45:27.390Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T11:45:27.390Z] Optional (for encrypted networks): [2020-11-04T11:45:27.390Z] - CONFIG_CRYPTO: enabled [2020-11-04T11:45:27.390Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T11:45:27.390Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T11:45:27.390Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T11:45:27.390Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T11:45:27.390Z] - CONFIG_XFRM: enabled [2020-11-04T11:45:27.390Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-04T11:45:27.390Z] - "ipvlan": [2020-11-04T11:45:27.390Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T11:45:27.390Z] - "macvlan": [2020-11-04T11:45:27.390Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T11:45:27.390Z] - "ftp,tftp client in container": [2020-11-04T11:45:27.390Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T11:45:27.390Z] - Storage Drivers: [2020-11-04T11:45:27.390Z] - "aufs": [2020-11-04T11:45:27.390Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T11:45:27.390Z] - "btrfs": [2020-11-04T11:45:27.390Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T11:45:27.390Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T11:45:27.390Z] - "devicemapper": [2020-11-04T11:45:27.390Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T11:45:27.390Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T11:45:27.390Z] - "overlay": [2020-11-04T11:45:27.545Z] #8 ... [2020-11-04T11:45:27.545Z] [2020-11-04T11:45:27.545Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:45:27.545Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.3s done [2020-11-04T11:45:27.545Z] #24 DONE 13.4s [2020-11-04T11:45:27.545Z] [2020-11-04T11:45:27.545Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:27.649Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T11:45:27.650Z] - "zfs": [2020-11-04T11:45:27.650Z] - /dev/zfs: present [2020-11-04T11:45:27.650Z] - zfs command: missing [2020-11-04T11:45:27.650Z] - zpool command: missing [2020-11-04T11:45:27.650Z] [2020-11-04T11:45:27.650Z] Limits: [2020-11-04T11:45:27.650Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T11:45:27.650Z] [2020-11-04T11:45:27.650Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T11:45:27.803Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2020-11-04T11:45:27.860Z] #18 28.60 Selecting previously unselected package vim. [2020-11-04T11:45:27.861Z] #18 28.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-11-04T11:45:27.861Z] #18 28.62 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T11:45:27.861Z] #18 28.95 Selecting previously unselected package xfsprogs. [2020-11-04T11:45:27.861Z] #18 28.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-11-04T11:45:27.861Z] #18 28.95 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T11:45:27.988Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 . [2020-11-04T11:45:27.988Z] #2 [internal] load .dockerignore [2020-11-04T11:45:28.060Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-11-04T11:45:28.152Z] #18 29.24 Selecting previously unselected package zip. [2020-11-04T11:45:28.152Z] #18 29.24 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-11-04T11:45:28.444Z] #18 29.25 Unpacking zip (3.0-11+b1) ... [2020-11-04T11:45:28.444Z] #18 29.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:45:28.444Z] #18 ... [2020-11-04T11:45:28.444Z] [2020-11-04T11:45:28.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:28.444Z] #41 58.46 CC criu/cr-check.o [2020-11-04T11:45:28.444Z] #41 59.34 CC criu/cr-dedup.o [2020-11-04T11:45:28.444Z] #41 59.51 CC criu/cr-dump.o [2020-11-04T11:45:28.444Z] #41 60.62 CC criu/cr-errno.o [2020-11-04T11:45:28.444Z] #41 60.66 CC criu/cr-restore.o [2020-11-04T11:45:28.444Z] #41 63.01 CC criu/cr-service.o [2020-11-04T11:45:28.444Z] #41 63.97 CC criu/crtools.o [2020-11-04T11:45:28.444Z] #41 64.33 CC criu/eventfd.o [2020-11-04T11:45:28.444Z] #41 64.44 CC criu/eventpoll.o [2020-11-04T11:45:28.444Z] #41 64.99 CC criu/external.o [2020-11-04T11:45:28.444Z] #41 65.15 CC criu/fault-injection.o [2020-11-04T11:45:28.444Z] #41 65.21 CC criu/fdstore.o [2020-11-04T11:45:28.444Z] #41 65.49 CC criu/fifo.o [2020-11-04T11:45:28.444Z] #41 65.70 CC criu/file-ids.o [2020-11-04T11:45:28.444Z] #41 65.87 CC criu/file-lock.o [2020-11-04T11:45:28.444Z] #41 66.30 CC criu/files-ext.o [2020-11-04T11:45:28.444Z] #41 66.50 CC criu/files-reg.o [2020-11-04T11:45:28.444Z] #41 67.74 CC criu/files.o [2020-11-04T11:45:28.444Z] #41 ... [2020-11-04T11:45:28.444Z] [2020-11-04T11:45:28.444Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:45:28.444Z] #18 29.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:45:28.444Z] #18 29.42 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-11-04T11:45:28.444Z] #18 29.42 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-04T11:45:28.444Z] #18 29.43 Setting up libgpm2:s390x (1.20.7-5) ... [2020-11-04T11:45:28.444Z] #18 29.44 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-11-04T11:45:28.444Z] #18 29.44 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T11:45:28.444Z] #18 29.45 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-11-04T11:45:28.444Z] #18 29.45 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-04T11:45:28.444Z] #18 29.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:45:28.444Z] #18 29.47 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-04T11:45:28.444Z] #18 29.47 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-04T11:45:28.444Z] #18 29.48 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:45:28.444Z] #18 29.49 Setting up zip (3.0-11+b1) ... [2020-11-04T11:45:28.444Z] #18 29.49 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:45:28.444Z] #18 29.50 Setting up bash-completion (1:2.8-6) ... [2020-11-04T11:45:28.557Z] #2 transferring context: 87B done [2020-11-04T11:45:28.557Z] #2 DONE 0.7s [2020-11-04T11:45:28.557Z] [2020-11-04T11:45:28.557Z] #1 [internal] load build definition from Dockerfile [2020-11-04T11:45:28.557Z] #1 transferring dockerfile: 16.58kB done [2020-11-04T11:45:28.673Z] #34 ... [2020-11-04T11:45:28.673Z] [2020-11-04T11:45:28.673Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:28.673Z] #43 56.32 internal/reflectlite [2020-11-04T11:45:28.673Z] #43 56.39 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T11:45:28.673Z] #43 57.07 math/rand [2020-11-04T11:45:28.673Z] #43 58.88 internal/singleflight [2020-11-04T11:45:28.673Z] #43 60.66 strconv [2020-11-04T11:45:28.673Z] #43 60.66 io [2020-11-04T11:45:28.673Z] #43 62.57 bytes [2020-11-04T11:45:28.674Z] #43 65.97 bufio [2020-11-04T11:45:28.674Z] #43 ... [2020-11-04T11:45:28.674Z] [2020-11-04T11:45:28.674Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:45:28.818Z] #1 DONE 0.7s [2020-11-04T11:45:28.818Z] [2020-11-04T11:45:28.818Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T11:45:28.935Z] #30 65.37 Checking out files: 75% (1153/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. [2020-11-04T11:45:28.936Z] #30 66.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T11:45:29.510Z] #30 67.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T11:45:29.953Z] #18 30.86 Setting up libiptc0:s390x (1.8.2-4) ... [2020-11-04T11:45:29.954Z] #18 30.87 Setting up xz-utils (5.2.4-1) ... [2020-11-04T11:45:29.954Z] #18 30.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T11:45:29.954Z] #18 30.88 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:45:29.954Z] #18 30.91 invoke-rc.d: could not determine current runlevel [2020-11-04T11:45:29.954Z] #18 30.92 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T11:45:29.954Z] #18 30.92 Setting up pigz (2.4-1) ... [2020-11-04T11:45:29.954Z] #18 30.93 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-04T11:45:29.954Z] #18 30.93 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-04T11:45:29.954Z] #18 30.94 Setting up python-pip-whl (18.1-5) ... [2020-11-04T11:45:29.954Z] #18 30.95 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-11-04T11:45:29.954Z] #18 30.96 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:45:30.245Z] #18 31.20 Setting up libaio1:s390x (0.3.112-3) ... [2020-11-04T11:45:30.245Z] #18 31.21 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-04T11:45:30.245Z] #18 31.22 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-04T11:45:30.245Z] #18 31.22 Setting up vim (2:8.1.0875-5) ... [2020-11-04T11:45:30.245Z] #18 31.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T11:45:30.245Z] #18 31.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T11:45:30.245Z] #18 31.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T11:45:30.245Z] #18 31.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T11:45:30.245Z] #18 31.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T11:45:30.245Z] #18 31.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T11:45:30.245Z] #18 31.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T11:45:30.245Z] #18 31.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T11:45:30.245Z] #18 31.26 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-04T11:45:30.245Z] #18 31.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:45:30.245Z] #18 31.27 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-04T11:45:30.245Z] #18 31.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:45:30.245Z] #18 31.28 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-04T11:45:30.245Z] #18 31.29 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:45:31.757Z] #28 3.901 #=#=# 0.0% 0.1% 0.3% 0.7% # 1.9% ## 3.2% ### 4.5% #### 5.9% ##### 7.2% ###### 8.5% ####### 9.8% ######## 11.2% ######### 12.6% ######### 13.8% ########## 15.1% ########### 16.4% ############ 17.7% ############# 19.1% ############## 20.5% ############### 21.8% ################ 23.1% ################# 24.6% ################## 25.9% ################### 27.1% #################### 28.5% ##################### 29.7% ###################### 31.1% ####################### 32.4% ######################## 33.7% ######################### 35.0% ########################## 36.4% ########################### 37.7% ############################ 39.0% ############################# 40.3% ############################## 41.7% ############################## 43.0% ############################### 44.3% ################################ 45.7% ################################# 46.9% ################################## 48.3% ################################### 49.7% #################################### 50.9% ##################################### 52.3% ###################################### 53.6% ####################################### 54.9% ######################################## 56.2% ######################################### 57.5% ########################################## 58.8% ########################################### 60.0% ########################################### 61.1% ############################################ 62.4% ############################################# 63.9% ############################################## 65.1% ############################################### 66.4% ################################################ 67.7% ################################################# 68.4% ################################################# 69.4% #################################################### 72.5% #################################################### 73.3% ##################################################### 74.2% ###################################################### 75.2% ###################################################### 76.1% ####################################################### 76.7% ####################################################### 77.3% ######################################################## 77.9% ######################################################## 78.7% ######################################################### 79.2% ######################################################### 79.8% ######################################################### 80.3% ########################################################## 80.8% ########################################################## 81.2% ########################################################## 81.8% ########################################################### 82.2% ########################################################### 83.0% ############################################################ 83.7% ############################################################ 84.1% ############################################################# 85.1% ############################################################# 85.8% ############################################################## 86.2% ############################################################## 86.9% ############################################################### 87.5% ############################################################### 88.0% ############################################################### 88.5% ############################################################### 88.8% ################################################################ 89.7% ################################################################ 90.1% ################################################################# 90.7% ################################################################# 91.2% ################################################################# 91.6% ################################################################## 92.1% ################################################################## 92.6% ################################################################## 93.0% ################################################################### 93.5% ################################################################### 94.1% #################################################################### 94.5% #################################################################### 95.0% #################################################################### 95.4% #################################################################### 95.6% ##################################################################### 96.0% ##################################################################### 96.7% ##################################################################### 97.0% ###################################################################### 97.4% ###################################################################### 97.8% ###################################################################### 98.2% ###################################################################### 98.5% ####################################################################### 98.8% ####################################################################### 99.5% ######################################################################## 100.0% [2020-11-04T11:45:32.056Z] #28 16.32 [2020-11-04T11:45:32.315Z] #18 32.85 Setting up iptables (1.8.2-4) ... [2020-11-04T11:45:32.315Z] #18 32.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:45:32.315Z] #18 32.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:45:32.315Z] #18 32.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:45:32.315Z] #18 32.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:45:32.315Z] #18 32.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T11:45:32.315Z] #18 32.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T11:45:32.315Z] #18 32.90 Setting up python3 (3.7.3-1) ... [2020-11-04T11:45:32.315Z] #18 33.08 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T11:45:32.608Z] #18 33.47 Setting up apparmor (2.13.2-10) ... [2020-11-04T11:45:32.824Z] Client: [2020-11-04T11:45:32.824Z] Debug Mode: false [2020-11-04T11:45:32.824Z] [2020-11-04T11:45:32.824Z] Server: [2020-11-04T11:45:32.824Z] Containers: 0 [2020-11-04T11:45:32.824Z] Running: 0 [2020-11-04T11:45:32.824Z] Paused: 0 [2020-11-04T11:45:32.824Z] Stopped: 0 [2020-11-04T11:45:32.824Z] Images: 0 [2020-11-04T11:45:32.824Z] Server Version: 19.03.13 [2020-11-04T11:45:32.824Z] Storage Driver: overlay2 [2020-11-04T11:45:32.824Z] Backing Filesystem: extfs [2020-11-04T11:45:32.824Z] Supports d_type: true [2020-11-04T11:45:32.824Z] Native Overlay Diff: true [2020-11-04T11:45:32.824Z] Logging Driver: json-file [2020-11-04T11:45:32.824Z] Cgroup Driver: cgroupfs [2020-11-04T11:45:32.824Z] Plugins: [2020-11-04T11:45:32.824Z] Volume: local [2020-11-04T11:45:32.824Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T11:45:32.824Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T11:45:32.824Z] Swarm: inactive [2020-11-04T11:45:32.824Z] Runtimes: runc [2020-11-04T11:45:32.824Z] Default Runtime: runc [2020-11-04T11:45:32.824Z] Init Binary: docker-init [2020-11-04T11:45:32.824Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T11:45:32.824Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T11:45:32.824Z] init version: fec3683 [2020-11-04T11:45:32.824Z] Security Options: [2020-11-04T11:45:32.824Z] apparmor [2020-11-04T11:45:32.824Z] seccomp [2020-11-04T11:45:32.824Z] Profile: default [2020-11-04T11:45:32.824Z] Kernel Version: 4.15.0-1083-aws [2020-11-04T11:45:32.824Z] Operating System: Ubuntu 16.04.7 LTS [2020-11-04T11:45:32.824Z] OSType: linux [2020-11-04T11:45:32.824Z] Architecture: aarch64 [2020-11-04T11:45:32.824Z] CPUs: 4 [2020-11-04T11:45:32.824Z] Total Memory: 7.525GiB [2020-11-04T11:45:32.824Z] Name: ip-10-100-43-54 [2020-11-04T11:45:32.824Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-11-04T11:45:32.824Z] Docker Root Dir: /var/lib/docker [2020-11-04T11:45:32.824Z] Debug Mode: false [2020-11-04T11:45:32.824Z] Registry: https://index.docker.io/v1/ [2020-11-04T11:45:32.824Z] Labels: [2020-11-04T11:45:32.824Z] Experimental: true [2020-11-04T11:45:32.824Z] Insecure Registries: [2020-11-04T11:45:32.824Z] 127.0.0.0/8 [2020-11-04T11:45:32.824Z] Live Restore Enabled: true [2020-11-04T11:45:32.824Z] [2020-11-04T11:45:32.824Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T11:45:33.022Z] #3 DONE 3.7s [2020-11-04T11:45:33.022Z] [2020-11-04T11:45:33.022Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T11:45:33.022Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T11:45:33.022Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T11:45:33.022Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-04T11:45:33.022Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-04T11:45:33.022Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.25MB / 8.88MB 0.1s [2020-11-04T11:45:33.022Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-11-04T11:45:33.022Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-11-04T11:45:33.022Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-11-04T11:45:33.022Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-11-04T11:45:33.118Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:45:33.118Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:45:33.118Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T11:45:33.118Z] + bash /home/ubuntu/workspace/moby_PR-41617/check-config.sh [2020-11-04T11:45:33.118Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T11:45:33.118Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-11-04T11:45:33.118Z] [2020-11-04T11:45:33.118Z] Generally Necessary: [2020-11-04T11:45:33.118Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T11:45:33.118Z] - apparmor: enabled and tools installed [2020-11-04T11:45:33.246Z] #18 34.11 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T11:45:33.246Z] #18 34.12 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:45:33.246Z] #18 34.35 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:45:33.281Z] #4 DONE 0.9s [2020-11-04T11:45:33.314Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2020-11-04T11:45:33.379Z] - CONFIG_NAMESPACES: enabled [2020-11-04T11:45:33.379Z] - CONFIG_NET_NS: enabled [2020-11-04T11:45:33.379Z] - CONFIG_PID_NS: enabled [2020-11-04T11:45:33.379Z] - CONFIG_IPC_NS: enabled [2020-11-04T11:45:33.379Z] - CONFIG_UTS_NS: enabled [2020-11-04T11:45:33.379Z] - CONFIG_CGROUPS: enabled [2020-11-04T11:45:33.379Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T11:45:33.379Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T11:45:33.379Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T11:45:33.379Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T11:45:33.380Z] - CONFIG_CPUSETS: enabled [2020-11-04T11:45:33.380Z] - CONFIG_MEMCG: enabled [2020-11-04T11:45:33.380Z] - CONFIG_KEYS: enabled [2020-11-04T11:45:33.380Z] - CONFIG_VETH: enabled (as module) [2020-11-04T11:45:33.380Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T11:45:33.380Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T11:45:33.380Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-04T11:45:33.380Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T11:45:33.380Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T11:45:33.380Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T11:45:33.380Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T11:45:33.552Z] [2020-11-04T11:45:33.552Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T11:45:33.643Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T11:45:33.643Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T11:45:33.643Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T11:45:33.643Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-04T11:45:33.643Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T11:45:33.643Z] [2020-11-04T11:45:33.643Z] Optional Features: [2020-11-04T11:45:33.643Z] - CONFIG_USER_NS: enabled [2020-11-04T11:45:33.643Z] - CONFIG_SECCOMP: enabled [2020-11-04T11:45:33.643Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T11:45:33.643Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T11:45:33.643Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T11:45:33.643Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T11:45:33.643Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T11:45:33.643Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T11:45:33.643Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-04T11:45:33.643Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-04T11:45:33.643Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T11:45:33.643Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T11:45:33.643Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T11:45:33.643Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T11:45:33.643Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T11:45:33.643Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T11:45:33.643Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T11:45:33.643Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T11:45:33.643Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T11:45:33.643Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T11:45:33.643Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T11:45:33.643Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T11:45:33.881Z] #18 34.86 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T11:45:33.906Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T11:45:33.906Z] - CONFIG_EXT4_FS: enabled [2020-11-04T11:45:33.906Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T11:45:33.906Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T11:45:33.906Z] - Network Drivers: [2020-11-04T11:45:33.906Z] - "overlay": [2020-11-04T11:45:33.906Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T11:45:33.906Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T11:45:33.906Z] Optional (for encrypted networks): [2020-11-04T11:45:33.906Z] - CONFIG_CRYPTO: enabled [2020-11-04T11:45:33.906Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T11:45:33.906Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T11:45:33.906Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T11:45:33.906Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T11:45:33.906Z] - CONFIG_XFRM: enabled [2020-11-04T11:45:33.906Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T11:45:33.906Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T11:45:33.906Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T11:45:33.906Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-04T11:45:33.906Z] - "ipvlan": [2020-11-04T11:45:33.906Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T11:45:33.906Z] - "macvlan": [2020-11-04T11:45:33.906Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T11:45:33.906Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T11:45:33.906Z] - "ftp,tftp client in container": [2020-11-04T11:45:34.155Z] #7 ... [2020-11-04T11:45:34.155Z] [2020-11-04T11:45:34.155Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T11:45:34.155Z] #6 DONE 0.6s [2020-11-04T11:45:34.155Z] [2020-11-04T11:45:34.155Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T11:45:34.170Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T11:45:34.170Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T11:45:34.170Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T11:45:34.170Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T11:45:34.170Z] - Storage Drivers: [2020-11-04T11:45:34.170Z] - "aufs": [2020-11-04T11:45:34.170Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T11:45:34.170Z] - "btrfs": [2020-11-04T11:45:34.170Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T11:45:34.170Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T11:45:34.170Z] - "devicemapper": [2020-11-04T11:45:34.170Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T11:45:34.170Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T11:45:34.170Z] - "overlay": [2020-11-04T11:45:34.170Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T11:45:34.170Z] - "zfs": [2020-11-04T11:45:34.170Z] - /dev/zfs: missing [2020-11-04T11:45:34.170Z] - zfs command: missing [2020-11-04T11:45:34.170Z] - zpool command: missing [2020-11-04T11:45:34.170Z] [2020-11-04T11:45:34.170Z] Limits: [2020-11-04T11:45:34.170Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T11:45:34.170Z] [2020-11-04T11:45:34.170Z] + true [2020-11-04T11:45:34.172Z] #18 35.20 Setting up python3-setuptools (40.8.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T11:45:34.523Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 . [2020-11-04T11:45:34.523Z] #1 [internal] load .dockerignore [2020-11-04T11:45:34.726Z] #5 ... [2020-11-04T11:45:34.726Z] [2020-11-04T11:45:34.726Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T11:45:34.726Z] #7 DONE 1.1s [2020-11-04T11:45:34.726Z] [2020-11-04T11:45:34.726Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T11:45:34.806Z] #30 ... [2020-11-04T11:45:34.806Z] [2020-11-04T11:45:34.806Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:45:34.806Z] #40 62.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 62.78 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T11:45:34.806Z] #40 62.94 Selecting previously unselected package libnet1:amd64. [2020-11-04T11:45:34.806Z] #40 62.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 62.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:45:34.806Z] #40 63.40 Selecting previously unselected package libnet1-dev. [2020-11-04T11:45:34.806Z] #40 63.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 63.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:45:34.806Z] #40 64.11 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T11:45:34.806Z] #40 64.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 64.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:45:34.806Z] #40 64.36 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-04T11:45:34.806Z] #40 64.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 64.36 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T11:45:34.806Z] #40 64.71 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T11:45:34.806Z] #40 64.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 64.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:45:34.806Z] #40 64.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-04T11:45:34.806Z] #40 64.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 64.93 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T11:45:34.806Z] #40 65.15 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-04T11:45:34.806Z] #40 65.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 65.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T11:45:34.806Z] #40 65.51 Selecting previously unselected package libprotobuf17:amd64. [2020-11-04T11:45:34.806Z] #40 65.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 65.53 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T11:45:34.806Z] #40 66.97 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-04T11:45:34.806Z] #40 66.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 66.98 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T11:45:34.806Z] #40 67.15 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-04T11:45:34.806Z] #40 67.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 67.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T11:45:34.806Z] #40 69.11 Selecting previously unselected package libprotoc17:amd64. [2020-11-04T11:45:34.806Z] #40 69.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 69.13 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T11:45:34.806Z] #40 70.23 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T11:45:34.806Z] #40 70.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 70.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:45:34.806Z] #40 70.84 Selecting previously unselected package protobuf-compiler. [2020-11-04T11:45:34.806Z] #40 70.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 70.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:45:34.806Z] #40 71.30 Selecting previously unselected package python-pkg-resources. [2020-11-04T11:45:34.806Z] #40 71.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:45:34.806Z] #40 71.32 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T11:45:34.806Z] #40 71.69 Selecting previously unselected package python-six. [2020-11-04T11:45:34.806Z] #40 71.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T11:45:34.806Z] #40 71.71 Unpacking python-six (1.12.0-1) ... [2020-11-04T11:45:34.806Z] #40 71.87 Selecting previously unselected package python-protobuf. [2020-11-04T11:45:34.806Z] #40 71.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-04T11:45:34.806Z] #40 71.89 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T11:45:34.806Z] #40 72.99 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T11:45:34.824Z] #28 19.20 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T11:45:34.992Z] #5 DONE 1.6s [2020-11-04T11:45:35.127Z] #1 transferring context: [2020-11-04T11:45:35.208Z] #18 35.95 Setting up python3-pip (18.1-5) ... [2020-11-04T11:45:35.211Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2020-11-04T11:45:35.257Z] [2020-11-04T11:45:35.257Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:45:35.257Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T11:45:35.389Z] #1 transferring context: 87B done [2020-11-04T11:45:35.467Z] #28 19.84 [2020-11-04T11:45:35.467Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-11-04T11:45:35.499Z] #18 36.49 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:45:35.499Z] #18 36.52 Processing triggers for mime-support (3.62) ... [2020-11-04T11:45:35.516Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T11:45:35.516Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-11-04T11:45:35.516Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-11-04T11:45:35.516Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 8.30MB / 50.40MB 0.3s [2020-11-04T11:45:35.516Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 16.28MB / 50.40MB 0.5s [2020-11-04T11:45:35.651Z] #1 ... [2020-11-04T11:45:35.651Z] [2020-11-04T11:45:35.651Z] #2 [internal] load build definition from Dockerfile [2020-11-04T11:45:35.651Z] #2 transferring dockerfile: 16.58kB done [2020-11-04T11:45:35.651Z] #2 DONE 1.0s [2020-11-04T11:45:35.651Z] [2020-11-04T11:45:35.651Z] #1 [internal] load .dockerignore [2020-11-04T11:45:35.651Z] #1 DONE 1.1s [2020-11-04T11:45:35.764Z] #28 19.98 ########################################## 58.7% ######################################################################## 100.0% [2020-11-04T11:45:35.764Z] #28 20.23 [2020-11-04T11:45:35.764Z] #28 ... [2020-11-04T11:45:35.764Z] [2020-11-04T11:45:35.764Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:35.764Z] #50 0.752 + RM_GOPATH=0 [2020-11-04T11:45:35.764Z] #50 0.752 + TMP_GOPATH= [2020-11-04T11:45:35.764Z] #50 0.752 + : /build [2020-11-04T11:45:35.764Z] #50 0.752 + '[' -z '' ']' [2020-11-04T11:45:35.764Z] #50 0.753 ++ mktemp -d [2020-11-04T11:45:35.764Z] #50 0.754 + export GOPATH=/tmp/tmp.exc3ILoewt [2020-11-04T11:45:35.764Z] #50 0.754 + GOPATH=/tmp/tmp.exc3ILoewt [2020-11-04T11:45:35.764Z] #50 0.754 + RM_GOPATH=1 [2020-11-04T11:45:35.764Z] #50 0.754 + case "$(go env GOARCH)" in [2020-11-04T11:45:35.764Z] #50 0.755 ++ go env GOARCH [2020-11-04T11:45:35.764Z] #50 0.759 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:35.764Z] #50 0.759 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:35.764Z] #50 0.760 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:35.764Z] #50 0.761 + dir=/tmp/install [2020-11-04T11:45:35.764Z] #50 0.761 + bin=shfmt [2020-11-04T11:45:35.764Z] #50 0.761 + shift [2020-11-04T11:45:35.764Z] #50 0.761 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T11:45:35.764Z] #50 0.761 + . /tmp/install/shfmt.installer [2020-11-04T11:45:35.764Z] #50 0.761 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:45:35.764Z] #50 0.761 + install_shfmt [2020-11-04T11:45:35.764Z] #50 0.762 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T11:45:35.764Z] #50 0.762 + git clone https://github.com/mvdan/sh.git /tmp/tmp.exc3ILoewt/src/github.com/mvdan/sh [2020-11-04T11:45:35.764Z] #50 0.762 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:45:35.764Z] #50 0.763 Cloning into '/tmp/tmp.exc3ILoewt/src/github.com/mvdan/sh'... [2020-11-04T11:45:35.777Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 19.94MB / 50.40MB 0.6s [2020-11-04T11:45:35.777Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 22.51MB / 50.40MB 0.7s [2020-11-04T11:45:35.922Z] [2020-11-04T11:45:35.922Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T11:45:36.031Z] #8 ... [2020-11-04T11:45:36.031Z] [2020-11-04T11:45:36.031Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:45:36.031Z] #25 1.447 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:45:36.031Z] #25 1.468 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:45:36.031Z] #25 1.495 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:45:36.031Z] #25 1.706 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:45:36.031Z] #25 2.050 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:45:36.031Z] #25 2.517 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:45:36.031Z] #25 3.948 Fetched 8396 kB in 3s (3037 kB/s) [2020-11-04T11:45:36.031Z] #25 3.948 Reading package lists... [2020-11-04T11:45:36.031Z] #25 4.959 Reading package lists... [2020-11-04T11:45:36.031Z] #25 5.927 Building dependency tree... [2020-11-04T11:45:36.031Z] #25 6.255 The following additional packages will be installed: [2020-11-04T11:45:36.031Z] #25 6.260 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T11:45:36.031Z] #25 6.260 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T11:45:36.031Z] #25 6.260 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T11:45:36.031Z] #25 6.260 Suggested packages: [2020-11-04T11:45:36.031Z] #25 6.260 krb5-doc krb5-user [2020-11-04T11:45:36.031Z] #25 6.260 Recommended packages: [2020-11-04T11:45:36.031Z] #25 6.260 krb5-locales publicsuffix libsasl2-modules [2020-11-04T11:45:36.031Z] #25 6.474 The following NEW packages will be installed: [2020-11-04T11:45:36.031Z] #25 6.474 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T11:45:36.031Z] #25 6.474 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T11:45:36.031Z] #25 6.474 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T11:45:36.031Z] #25 6.474 libssh2-1 libssl1.1 openssl [2020-11-04T11:45:36.031Z] #25 6.753 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T11:45:36.031Z] #25 6.753 Need to get 5050 kB of archives. [2020-11-04T11:45:36.031Z] #25 6.753 After this operation, 12.1 MB of additional disk space will be used. [2020-11-04T11:45:36.031Z] #25 6.753 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-04T11:45:36.031Z] #25 6.754 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T11:45:36.032Z] #25 6.757 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-04T11:45:36.032Z] #25 6.759 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB] [2020-11-04T11:45:36.032Z] #25 6.761 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-04T11:45:36.032Z] #25 6.806 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-04T11:45:36.032Z] #25 6.840 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T11:45:36.032Z] #25 6.840 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-04T11:45:36.032Z] #25 6.840 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-11-04T11:45:36.032Z] #25 6.840 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-11-04T11:45:36.032Z] #25 6.840 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-11-04T11:45:36.032Z] #25 6.840 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-11-04T11:45:36.032Z] #25 6.842 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-04T11:45:36.032Z] #25 6.844 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-04T11:45:36.032Z] #25 6.844 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-04T11:45:36.032Z] #25 6.847 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-04T11:45:36.032Z] #25 6.850 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-04T11:45:36.032Z] #25 6.859 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-04T11:45:36.032Z] #25 6.867 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T11:45:36.032Z] #25 6.867 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T11:45:36.032Z] #25 6.867 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T11:45:36.032Z] #25 7.019 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:45:36.032Z] #25 7.043 Fetched 5050 kB in 0s (13.7 MB/s) [2020-11-04T11:45:36.032Z] #25 7.065 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-04T11:45:36.032Z] #25 7.065 (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.) [2020-11-04T11:45:36.032Z] #25 7.074 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 7.078 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:36.032Z] #25 7.128 Selecting previously unselected package libsasl2-2:amd64. [2020-11-04T11:45:36.032Z] #25 7.128 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 7.135 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:36.032Z] #25 7.188 Selecting previously unselected package libldap-common. [2020-11-04T11:45:36.032Z] #25 7.188 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T11:45:36.032Z] #25 7.191 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:36.032Z] #25 7.237 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-04T11:45:36.032Z] #25 7.237 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 7.242 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:36.032Z] #25 7.321 Selecting previously unselected package libssl1.1:amd64. [2020-11-04T11:45:36.032Z] #25 7.321 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 7.325 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:36.032Z] #25 7.545 Selecting previously unselected package openssl. [2020-11-04T11:45:36.032Z] #25 7.545 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 7.550 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:36.032Z] #25 7.715 Selecting previously unselected package ca-certificates. [2020-11-04T11:45:36.032Z] #25 7.715 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T11:45:36.032Z] #25 7.718 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T11:45:36.032Z] #25 7.798 Selecting previously unselected package libkeyutils1:amd64. [2020-11-04T11:45:36.032Z] #25 7.798 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 7.801 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-04T11:45:36.032Z] #25 7.842 Selecting previously unselected package libkrb5support0:amd64. [2020-11-04T11:45:36.032Z] #25 7.842 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 7.846 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-11-04T11:45:36.032Z] #25 7.919 Selecting previously unselected package libk5crypto3:amd64. [2020-11-04T11:45:36.032Z] #25 7.919 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 7.923 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-11-04T11:45:36.032Z] #25 7.983 Selecting previously unselected package libkrb5-3:amd64. [2020-11-04T11:45:36.032Z] #25 7.984 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 7.990 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-11-04T11:45:36.032Z] #25 8.110 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-04T11:45:36.032Z] #25 8.110 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 8.115 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T11:45:36.032Z] #25 8.172 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-04T11:45:36.032Z] #25 8.172 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 8.177 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T11:45:36.032Z] #25 8.247 Selecting previously unselected package libpsl5:amd64. [2020-11-04T11:45:36.032Z] #25 8.247 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 8.258 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-04T11:45:36.032Z] #25 8.303 Selecting previously unselected package librtmp1:amd64. [2020-11-04T11:45:36.032Z] #25 8.303 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 8.308 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:45:36.032Z] #25 8.357 Selecting previously unselected package libssh2-1:amd64. [2020-11-04T11:45:36.032Z] #25 8.357 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 8.361 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T11:45:36.032Z] #25 8.426 Selecting previously unselected package libcurl4:amd64. [2020-11-04T11:45:36.032Z] #25 8.426 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 8.437 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T11:45:36.032Z] #25 8.502 Selecting previously unselected package curl. [2020-11-04T11:45:36.032Z] #25 8.502 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 8.508 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T11:45:36.032Z] #25 8.619 Selecting previously unselected package libonig5:amd64. [2020-11-04T11:45:36.032Z] #25 8.619 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T11:45:36.032Z] #25 8.619 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:45:36.032Z] #25 8.686 Selecting previously unselected package libjq1:amd64. [2020-11-04T11:45:36.042Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 28.09MB / 50.40MB 1.0s [2020-11-04T11:45:36.060Z] #50 ... [2020-11-04T11:45:36.060Z] [2020-11-04T11:45:36.060Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:36.060Z] #57 0.860 + RM_GOPATH=0 [2020-11-04T11:45:36.060Z] #57 0.860 + TMP_GOPATH= [2020-11-04T11:45:36.060Z] #57 0.860 + : /build [2020-11-04T11:45:36.060Z] #57 0.860 + '[' -z '' ']' [2020-11-04T11:45:36.060Z] #57 0.863 ++ mktemp -d [2020-11-04T11:45:36.060Z] #57 0.869 + export GOPATH=/tmp/tmp.JZw2yczbUp [2020-11-04T11:45:36.060Z] #57 0.869 + GOPATH=/tmp/tmp.JZw2yczbUp [2020-11-04T11:45:36.060Z] #57 0.869 + RM_GOPATH=1 [2020-11-04T11:45:36.060Z] #57 0.869 + case "$(go env GOARCH)" in [2020-11-04T11:45:36.060Z] #57 0.869 ++ go env GOARCH [2020-11-04T11:45:36.060Z] #57 0.932 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:36.060Z] #57 0.934 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:36.060Z] #57 0.943 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:36.060Z] #57 0.954 + dir=/tmp/install [2020-11-04T11:45:36.060Z] #57 0.954 + bin=rootlesskit [2020-11-04T11:45:36.060Z] #57 0.956 + shift [2020-11-04T11:45:36.061Z] #57 0.958 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T11:45:36.061Z] #57 0.958 + . /tmp/install/rootlesskit.installer [2020-11-04T11:45:36.061Z] #57 0.959 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:45:36.061Z] #57 0.961 + install_rootlesskit [2020-11-04T11:45:36.061Z] #57 0.961 + case "$1" in [2020-11-04T11:45:36.061Z] #57 0.962 + export CGO_ENABLED=0 [2020-11-04T11:45:36.061Z] #57 0.962 + CGO_ENABLED=0 [2020-11-04T11:45:36.061Z] #57 0.962 + _install_rootlesskit [2020-11-04T11:45:36.061Z] #57 0.962 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T11:45:36.061Z] #57 0.963 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:45:36.061Z] #57 0.963 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JZw2yczbUp/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:45:36.061Z] #57 0.970 Cloning into '/tmp/tmp.JZw2yczbUp/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T11:45:36.061Z] #57 6.755 + cd /tmp/tmp.JZw2yczbUp/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:45:36.061Z] #57 6.761 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:45:36.061Z] #57 7.599 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:45:36.061Z] #57 7.601 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T11:45:36.061Z] #57 ... [2020-11-04T11:45:36.061Z] [2020-11-04T11:45:36.061Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:36.061Z] #44 0.848 + RM_GOPATH=0 [2020-11-04T11:45:36.061Z] #44 0.849 + TMP_GOPATH= [2020-11-04T11:45:36.061Z] #44 0.849 + : /build [2020-11-04T11:45:36.061Z] #44 0.849 + '[' -z '' ']' [2020-11-04T11:45:36.061Z] #44 0.850 ++ mktemp -d [2020-11-04T11:45:36.061Z] #44 0.867 + export GOPATH=/tmp/tmp.Tz2Zi84NFq [2020-11-04T11:45:36.061Z] #44 0.867 + GOPATH=/tmp/tmp.Tz2Zi84NFq [2020-11-04T11:45:36.061Z] #44 0.867 + RM_GOPATH=1 [2020-11-04T11:45:36.061Z] #44 0.867 + case "$(go env GOARCH)" in [2020-11-04T11:45:36.061Z] #44 0.892 ++ go env GOARCH [2020-11-04T11:45:36.061Z] #44 0.928 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:36.061Z] #44 0.928 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:36.061Z] #44 0.930 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:36.061Z] #44 0.942 + dir=/tmp/install [2020-11-04T11:45:36.061Z] #44 0.942 + bin=vndr [2020-11-04T11:45:36.061Z] #44 0.942 + shift [2020-11-04T11:45:36.061Z] #44 0.942 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T11:45:36.061Z] #44 0.942 + . /tmp/install/vndr.installer [2020-11-04T11:45:36.061Z] #44 0.942 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:45:36.061Z] #44 0.942 + install_vndr [2020-11-04T11:45:36.061Z] #44 0.942 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T11:45:36.061Z] #44 0.942 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Tz2Zi84NFq/src/github.com/LK4D4/vndr [2020-11-04T11:45:36.061Z] #44 0.942 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:45:36.061Z] #44 0.946 Cloning into '/tmp/tmp.Tz2Zi84NFq/src/github.com/LK4D4/vndr'... [2020-11-04T11:45:36.061Z] #44 1.766 + cd /tmp/tmp.Tz2Zi84NFq/src/github.com/LK4D4/vndr [2020-11-04T11:45:36.061Z] #44 1.767 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:45:36.061Z] #44 1.809 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T11:45:36.061Z] #44 3.377 internal/cpu [2020-11-04T11:45:36.061Z] #44 3.482 runtime/internal/sys [2020-11-04T11:45:36.061Z] #44 3.506 internal/race [2020-11-04T11:45:36.061Z] #44 3.542 runtime/internal/atomic [2020-11-04T11:45:36.061Z] #44 3.902 sync/atomic [2020-11-04T11:45:36.061Z] #44 4.065 runtime/internal/math [2020-11-04T11:45:36.061Z] #44 4.215 unicode [2020-11-04T11:45:36.061Z] #44 4.753 unicode/utf8 [2020-11-04T11:45:36.061Z] #44 4.803 math/bits [2020-11-04T11:45:36.061Z] #44 4.843 internal/bytealg [2020-11-04T11:45:36.061Z] #44 6.359 internal/testlog [2020-11-04T11:45:36.061Z] #44 6.890 math [2020-11-04T11:45:36.061Z] #44 7.280 runtime [2020-11-04T11:45:36.061Z] #44 7.344 encoding [2020-11-04T11:45:36.061Z] #44 7.673 unicode/utf16 [2020-11-04T11:45:36.061Z] #44 8.169 container/list [2020-11-04T11:45:36.135Z] #18 DONE 37.0s [2020-11-04T11:45:36.135Z] [2020-11-04T11:45:36.136Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T11:45:36.194Z] #40 ... [2020-11-04T11:45:36.194Z] [2020-11-04T11:45:36.194Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:36.194Z] #32 64.27 reflect [2020-11-04T11:45:36.194Z] #32 73.02 time [2020-11-04T11:45:36.289Z] #25 8.688 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:45:36.289Z] #25 8.692 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:45:36.289Z] #25 8.744 Selecting previously unselected package jq. [2020-11-04T11:45:36.289Z] #25 8.745 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:45:36.289Z] #25 8.752 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:45:36.289Z] #25 8.808 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-04T11:45:36.289Z] #25 8.824 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-04T11:45:36.289Z] #25 8.843 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:36.304Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 33.11MB / 50.40MB 1.2s [2020-11-04T11:45:36.357Z] #44 ... [2020-11-04T11:45:36.357Z] [2020-11-04T11:45:36.357Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:36.357Z] #63 0.606 + RM_GOPATH=0 [2020-11-04T11:45:36.357Z] #63 0.606 + TMP_GOPATH= [2020-11-04T11:45:36.357Z] #63 0.606 + : /build [2020-11-04T11:45:36.357Z] #63 0.606 + '[' -z '' ']' [2020-11-04T11:45:36.357Z] #63 0.607 ++ mktemp -d [2020-11-04T11:45:36.357Z] #63 0.609 + export GOPATH=/tmp/tmp.yQ3k7wKPGY [2020-11-04T11:45:36.357Z] #63 0.609 + GOPATH=/tmp/tmp.yQ3k7wKPGY [2020-11-04T11:45:36.357Z] #63 0.609 + RM_GOPATH=1 [2020-11-04T11:45:36.357Z] #63 0.610 + case "$(go env GOARCH)" in [2020-11-04T11:45:36.357Z] #63 0.611 ++ go env GOARCH [2020-11-04T11:45:36.357Z] #63 0.618 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:36.357Z] #63 0.618 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:36.357Z] #63 0.619 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:36.357Z] #63 0.620 + dir=/tmp/install [2020-11-04T11:45:36.357Z] #63 0.620 + bin=proxy [2020-11-04T11:45:36.357Z] #63 0.620 + shift [2020-11-04T11:45:36.357Z] #63 0.620 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T11:45:36.357Z] #63 0.620 + . /tmp/install/proxy.installer [2020-11-04T11:45:36.357Z] #63 0.621 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:45:36.357Z] #63 0.621 + install_proxy [2020-11-04T11:45:36.357Z] #63 0.621 + case "$1" in [2020-11-04T11:45:36.357Z] #63 0.621 + export CGO_ENABLED=0 [2020-11-04T11:45:36.357Z] #63 0.621 + CGO_ENABLED=0 [2020-11-04T11:45:36.357Z] #63 0.621 + _install_proxy [2020-11-04T11:45:36.357Z] #63 0.621 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T11:45:36.357Z] #63 0.622 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yQ3k7wKPGY/src/github.com/docker/libnetwork [2020-11-04T11:45:36.357Z] #63 0.622 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:45:36.357Z] #63 0.626 Cloning into '/tmp/tmp.yQ3k7wKPGY/src/github.com/docker/libnetwork'... [2020-11-04T11:45:36.357Z] #63 ... [2020-11-04T11:45:36.357Z] [2020-11-04T11:45:36.357Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:36.357Z] #23 0.894 + RM_GOPATH=0 [2020-11-04T11:45:36.357Z] #23 0.899 + TMP_GOPATH= [2020-11-04T11:45:36.357Z] #23 0.899 + : /build [2020-11-04T11:45:36.357Z] #23 0.906 + '[' -z '' ']' [2020-11-04T11:45:36.357Z] #23 0.907 ++ mktemp -d [2020-11-04T11:45:36.357Z] #23 0.908 + export GOPATH=/tmp/tmp.USrpz4ooX5 [2020-11-04T11:45:36.357Z] #23 0.908 + GOPATH=/tmp/tmp.USrpz4ooX5 [2020-11-04T11:45:36.357Z] #23 0.908 + RM_GOPATH=1 [2020-11-04T11:45:36.357Z] #23 0.909 + case "$(go env GOARCH)" in [2020-11-04T11:45:36.357Z] #23 0.911 ++ go env GOARCH [2020-11-04T11:45:36.357Z] #23 0.951 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:36.357Z] #23 0.951 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:36.357Z] #23 0.956 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:36.357Z] #23 0.979 + dir=/tmp/install [2020-11-04T11:45:36.357Z] #23 0.979 + bin=dockercli [2020-11-04T11:45:36.357Z] #23 0.980 + shift [2020-11-04T11:45:36.357Z] #23 0.981 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T11:45:36.357Z] #23 0.981 + . /tmp/install/dockercli.installer [2020-11-04T11:45:36.357Z] #23 0.981 ++ : stable [2020-11-04T11:45:36.357Z] #23 0.981 ++ : 17.06.2-ce [2020-11-04T11:45:36.357Z] #23 0.981 + install_dockercli [2020-11-04T11:45:36.357Z] #23 1.003 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T11:45:36.357Z] #23 1.003 Install docker/cli version 17.06.2-ce from stable [2020-11-04T11:45:36.357Z] #23 1.006 ++ uname -m [2020-11-04T11:45:36.357Z] #23 1.016 + arch=ppc64le [2020-11-04T11:45:36.357Z] #23 1.016 + '[' ppc64le '!=' x86_64 ']' [2020-11-04T11:45:36.357Z] #23 1.016 + '[' ppc64le '!=' s390x ']' [2020-11-04T11:45:36.357Z] #23 1.016 + '[' ppc64le '!=' armhf ']' [2020-11-04T11:45:36.357Z] #23 1.016 + build_dockercli [2020-11-04T11:45:36.357Z] #23 1.017 + git clone https://github.com/docker/docker-ce /tmp/tmp.USrpz4ooX5/tmp/docker-ce [2020-11-04T11:45:36.357Z] #23 1.025 Cloning into '/tmp/tmp.USrpz4ooX5/tmp/docker-ce'... [2020-11-04T11:45:36.455Z] #32 ... [2020-11-04T11:45:36.455Z] [2020-11-04T11:45:36.455Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:45:36.455Z] #11 66.77 Get:10 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] [2020-11-04T11:45:36.455Z] #11 69.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-04T11:45:36.455Z] #11 69.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-04T11:45:36.455Z] #11 69.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T11:45:36.455Z] #11 69.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T11:45:36.455Z] #11 69.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-04T11:45:36.455Z] #11 69.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-04T11:45:36.455Z] #11 69.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-04T11:45:36.455Z] #11 70.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-04T11:45:36.455Z] #11 70.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-04T11:45:36.455Z] #11 70.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-04T11:45:36.455Z] #11 70.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-04T11:45:36.455Z] #11 70.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-04T11:45:36.455Z] #11 70.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-04T11:45:36.455Z] #11 70.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-04T11:45:36.455Z] #11 70.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-04T11:45:36.455Z] #11 72.05 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:45:36.455Z] #11 72.45 Fetched 77.7 MB in 11s (7084 kB/s) [2020-11-04T11:45:36.455Z] #11 72.78 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T11:45:36.455Z] #11 72.78 (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.) [2020-11-04T11:45:36.455Z] #11 72.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-04T11:45:36.455Z] #11 72.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:45:36.546Z] #25 8.957 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T11:45:36.546Z] #25 8.969 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:36.546Z] #25 8.989 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-11-04T11:45:36.546Z] #25 8.999 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:36.546Z] #25 9.012 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:45:36.546Z] #25 9.021 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-11-04T11:45:36.546Z] #25 9.031 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:36.546Z] #25 9.042 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T11:45:36.546Z] #25 9.052 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-11-04T11:45:36.546Z] #25 9.062 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:36.546Z] #25 9.077 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:45:36.546Z] #25 9.087 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:45:36.546Z] #25 9.097 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:36.546Z] #25 9.108 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T11:45:36.565Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 36.19MB / 50.40MB 1.4s [2020-11-04T11:45:36.565Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 39.78MB / 50.40MB 1.5s [2020-11-04T11:45:36.672Z] #23 ... [2020-11-04T11:45:36.672Z] [2020-11-04T11:45:36.672Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:45:36.672Z] #31 0.663 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T11:45:36.672Z] #31 0.666 Cloning into '.'... [2020-11-04T11:45:36.672Z] #31 ... [2020-11-04T11:45:36.672Z] [2020-11-04T11:45:36.672Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:45:36.672Z] #12 1.300 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:45:36.672Z] #12 1.393 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:45:36.672Z] #12 1.480 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:45:36.672Z] #12 2.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T11:45:36.672Z] #12 5.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T11:45:36.672Z] #12 6.571 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T11:45:36.672Z] #12 ... [2020-11-04T11:45:36.672Z] [2020-11-04T11:45:36.672Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:36.672Z] #35 1.223 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:45:36.672Z] #35 1.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:45:36.672Z] #35 1.638 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:45:36.672Z] #35 2.867 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T11:45:36.672Z] #35 5.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T11:45:36.672Z] #35 7.224 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T11:45:36.828Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 44.70MB / 50.40MB 1.8s [2020-11-04T11:45:36.969Z] #35 ... [2020-11-04T11:45:36.969Z] [2020-11-04T11:45:36.969Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:45:36.969Z] #41 1.210 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:45:36.969Z] #41 1.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:45:36.969Z] #41 1.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:45:36.969Z] #41 3.112 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T11:45:36.969Z] #41 5.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T11:45:36.969Z] #41 6.887 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T11:45:36.969Z] #41 ... [2020-11-04T11:45:36.969Z] [2020-11-04T11:45:36.969Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:45:36.969Z] #54 1.226 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:45:36.969Z] #54 1.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:45:36.969Z] #54 1.479 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:45:36.969Z] #54 3.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T11:45:36.969Z] #54 5.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T11:45:36.969Z] #54 7.228 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T11:45:37.172Z] #19 0.861 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T11:45:37.172Z] #19 0.864 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T11:45:37.172Z] #19 0.866 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T11:45:37.172Z] #19 DONE 1.1s [2020-11-04T11:45:37.172Z] [2020-11-04T11:45:37.172Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:45:37.268Z] #54 ... [2020-11-04T11:45:37.268Z] [2020-11-04T11:45:37.268Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:37.268Z] #33 0.909 + RM_GOPATH=0 [2020-11-04T11:45:37.268Z] #33 0.909 + TMP_GOPATH= [2020-11-04T11:45:37.268Z] #33 0.910 + : /build [2020-11-04T11:45:37.268Z] #33 0.911 + '[' -z '' ']' [2020-11-04T11:45:37.268Z] #33 0.914 ++ mktemp -d [2020-11-04T11:45:37.268Z] #33 0.916 + export GOPATH=/tmp/tmp.LueuxxG3q9 [2020-11-04T11:45:37.268Z] #33 0.917 + GOPATH=/tmp/tmp.LueuxxG3q9 [2020-11-04T11:45:37.268Z] #33 0.917 + RM_GOPATH=1 [2020-11-04T11:45:37.268Z] #33 0.918 + case "$(go env GOARCH)" in [2020-11-04T11:45:37.268Z] #33 0.920 ++ go env GOARCH [2020-11-04T11:45:37.268Z] #33 0.963 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:37.268Z] #33 0.988 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:37.268Z] #33 0.989 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:37.268Z] #33 0.993 + dir=/tmp/install [2020-11-04T11:45:37.269Z] #33 0.996 + bin=tomlv [2020-11-04T11:45:37.269Z] #33 0.996 + shift [2020-11-04T11:45:37.269Z] #33 0.997 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T11:45:37.269Z] #33 0.998 + . /tmp/install/tomlv.installer [2020-11-04T11:45:37.269Z] #33 0.999 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:45:37.269Z] #33 1.005 + install_tomlv [2020-11-04T11:45:37.269Z] #33 1.006 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T11:45:37.269Z] #33 1.006 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:45:37.269Z] #33 1.006 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LueuxxG3q9/src/github.com/BurntSushi/toml [2020-11-04T11:45:37.269Z] #33 1.023 Cloning into '/tmp/tmp.LueuxxG3q9/src/github.com/BurntSushi/toml'... [2020-11-04T11:45:37.269Z] #33 2.440 + cd /tmp/tmp.LueuxxG3q9/src/github.com/BurntSushi/toml [2020-11-04T11:45:37.269Z] #33 2.447 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:45:37.269Z] #33 2.463 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:45:37.269Z] #33 3.254 internal/cpu [2020-11-04T11:45:37.269Z] #33 3.422 math/bits [2020-11-04T11:45:37.269Z] #33 3.496 runtime/internal/sys [2020-11-04T11:45:37.269Z] #33 3.713 runtime/internal/atomic [2020-11-04T11:45:37.269Z] #33 4.218 unicode/utf8 [2020-11-04T11:45:37.269Z] #33 4.495 runtime/internal/math [2020-11-04T11:45:37.269Z] #33 4.871 unicode [2020-11-04T11:45:37.269Z] #33 4.991 internal/bytealg [2020-11-04T11:45:37.269Z] #33 5.830 math [2020-11-04T11:45:37.269Z] #33 6.248 internal/testlog [2020-11-04T11:45:37.269Z] #33 7.154 encoding [2020-11-04T11:45:37.269Z] #33 7.745 runtime/cgo [2020-11-04T11:45:37.269Z] #33 7.796 runtime [2020-11-04T11:45:37.269Z] #33 ... [2020-11-04T11:45:37.269Z] [2020-11-04T11:45:37.269Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:45:37.269Z] #39 0.742 + git clone https://github.com/docker/distribution.git . [2020-11-04T11:45:37.269Z] #39 0.748 Cloning into '.'... [2020-11-04T11:45:37.398Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.3s [2020-11-04T11:45:37.482Z] #25 9.850 Updating certificates in /etc/ssl/certs... [2020-11-04T11:45:37.566Z] #39 ... [2020-11-04T11:45:37.566Z] [2020-11-04T11:45:37.566Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:37.566Z] #46 0.607 + RM_GOPATH=0 [2020-11-04T11:45:37.566Z] #46 0.607 + TMP_GOPATH= [2020-11-04T11:45:37.566Z] #46 0.607 + : /build [2020-11-04T11:45:37.566Z] #46 0.607 + '[' -z '' ']' [2020-11-04T11:45:37.566Z] #46 0.608 ++ mktemp -d [2020-11-04T11:45:37.566Z] #46 0.610 + export GOPATH=/tmp/tmp.4lEDCGCzSr [2020-11-04T11:45:37.566Z] #46 0.610 + GOPATH=/tmp/tmp.4lEDCGCzSr [2020-11-04T11:45:37.566Z] #46 0.610 + RM_GOPATH=1 [2020-11-04T11:45:37.566Z] #46 0.610 + case "$(go env GOARCH)" in [2020-11-04T11:45:37.566Z] #46 0.611 ++ go env GOARCH [2020-11-04T11:45:37.566Z] #46 0.617 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:37.566Z] #46 0.617 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:37.566Z] #46 0.618 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:37.566Z] #46 0.620 + dir=/tmp/install [2020-11-04T11:45:37.566Z] #46 0.620 + bin=gotestsum [2020-11-04T11:45:37.566Z] #46 0.622 + shift [2020-11-04T11:45:37.566Z] #46 0.623 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T11:45:37.566Z] #46 0.623 + . /tmp/install/gotestsum.installer [2020-11-04T11:45:37.566Z] #46 0.623 ++ : v0.5.3 [2020-11-04T11:45:37.566Z] #46 0.624 + install_gotestsum [2020-11-04T11:45:37.566Z] #46 0.624 + set -e [2020-11-04T11:45:37.566Z] #46 0.625 + export GO111MODULE=on [2020-11-04T11:45:37.566Z] #46 0.625 + GO111MODULE=on [2020-11-04T11:45:37.566Z] #46 0.625 + GOBIN=/build [2020-11-04T11:45:37.566Z] #46 0.625 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T11:45:37.566Z] #46 0.643 go: finding gotest.tools v0.5.3 [2020-11-04T11:45:37.566Z] #46 0.643 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T11:45:37.566Z] #46 1.805 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T11:45:37.566Z] #46 2.968 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T11:45:37.566Z] #46 4.635 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T11:45:37.566Z] #46 4.635 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:45:37.566Z] #46 4.649 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T11:45:37.566Z] #46 4.678 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T11:45:37.566Z] #46 4.736 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:45:37.566Z] #46 4.760 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T11:45:37.566Z] #46 4.816 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:45:37.566Z] #46 4.870 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:45:37.566Z] #46 5.090 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:45:37.566Z] #46 5.195 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:45:37.566Z] #46 5.367 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T11:45:37.566Z] #46 5.368 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T11:45:37.566Z] #46 5.478 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:45:37.566Z] #46 5.611 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:45:37.566Z] #46 5.650 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:45:37.566Z] #46 5.995 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:45:37.566Z] #46 6.370 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:45:37.566Z] #46 6.613 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:45:37.566Z] #46 6.802 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:45:37.566Z] #46 8.423 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:45:37.566Z] #46 9.056 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:45:37.566Z] #46 11.74 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:45:37.566Z] #46 ... [2020-11-04T11:45:37.566Z] [2020-11-04T11:45:37.566Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:37.566Z] #48 0.891 + RM_GOPATH=0 [2020-11-04T11:45:37.566Z] #48 0.904 + TMP_GOPATH= [2020-11-04T11:45:37.566Z] #48 0.906 + : /build [2020-11-04T11:45:37.566Z] #48 0.906 + '[' -z '' ']' [2020-11-04T11:45:37.566Z] #48 0.915 ++ mktemp -d [2020-11-04T11:45:37.566Z] #48 0.921 + export GOPATH=/tmp/tmp.h0oDAcW7xM [2020-11-04T11:45:37.566Z] #48 0.921 + GOPATH=/tmp/tmp.h0oDAcW7xM [2020-11-04T11:45:37.566Z] #48 0.921 + RM_GOPATH=1 [2020-11-04T11:45:37.566Z] #48 0.921 + case "$(go env GOARCH)" in [2020-11-04T11:45:37.566Z] #48 0.932 ++ go env GOARCH [2020-11-04T11:45:37.566Z] #48 0.942 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:37.566Z] #48 0.942 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:37.566Z] #48 0.942 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:37.566Z] #48 0.945 + dir=/tmp/install [2020-11-04T11:45:37.566Z] #48 0.946 + bin=golangci_lint [2020-11-04T11:45:37.566Z] #48 0.947 + shift [2020-11-04T11:45:37.566Z] #48 0.948 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T11:45:37.566Z] #48 0.949 + . /tmp/install/golangci_lint.installer [2020-11-04T11:45:37.566Z] #48 0.950 ++ : v1.23.8 [2020-11-04T11:45:37.566Z] #48 0.951 + install_golangci_lint [2020-11-04T11:45:37.566Z] #48 0.951 + set -e [2020-11-04T11:45:37.566Z] #48 0.951 + export GO111MODULE=on [2020-11-04T11:45:37.566Z] #48 0.954 + GO111MODULE=on [2020-11-04T11:45:37.566Z] #48 0.955 + GOBIN=/build [2020-11-04T11:45:37.566Z] #48 0.955 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T11:45:37.566Z] #48 0.997 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:45:37.566Z] #48 0.997 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T11:45:37.566Z] #48 0.998 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T11:45:37.566Z] #48 1.000 go: finding github.com/golangci v1.23.8 [2020-11-04T11:45:37.566Z] #48 1.001 go: finding github.com v1.23.8 [2020-11-04T11:45:37.566Z] #48 2.097 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:45:37.566Z] #48 3.291 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:45:37.566Z] #48 10.90 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T11:45:37.566Z] #48 10.90 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:45:37.566Z] #48 10.90 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T11:45:37.566Z] #48 10.99 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T11:45:37.566Z] #48 11.06 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T11:45:37.566Z] #48 11.17 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:45:37.566Z] #48 11.17 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T11:45:37.566Z] #48 11.22 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:45:37.566Z] #48 11.24 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T11:45:37.566Z] #48 11.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:45:37.566Z] #48 11.46 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:45:37.566Z] #48 11.82 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:45:37.566Z] #48 11.86 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:45:37.844Z] #11 75.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T11:45:37.844Z] #11 75.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-04T11:45:37.844Z] #11 75.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:45:37.846Z] #3 DONE 1.7s [2020-11-04T11:45:37.846Z] [2020-11-04T11:45:37.846Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T11:45:37.846Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T11:45:37.864Z] #48 11.91 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:45:37.864Z] #48 ... [2020-11-04T11:45:37.864Z] [2020-11-04T11:45:37.864Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:45:37.864Z] #28 21.48 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T11:45:37.864Z] #28 21.57 skipping existing 5cb8031fd95d [2020-11-04T11:45:37.864Z] #28 21.69 [2020-11-04T11:45:38.338Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 3.1s done [2020-11-04T11:45:38.414Z] #25 10.76 126 added, 0 removed; done. [2020-11-04T11:45:38.420Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-11-04T11:45:38.420Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-11-04T11:45:38.420Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.3s [2020-11-04T11:45:38.420Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T11:45:38.420Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s [2020-11-04T11:45:38.683Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-11-04T11:45:38.684Z] #20 ... [2020-11-04T11:45:38.684Z] [2020-11-04T11:45:38.684Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:38.684Z] #41 68.76 CC criu/filesystems.o [2020-11-04T11:45:38.684Z] #41 69.27 CC criu/fsnotify.o [2020-11-04T11:45:38.684Z] #41 69.89 CC criu/image-desc.o [2020-11-04T11:45:38.684Z] #41 69.94 CC criu/image.o [2020-11-04T11:45:38.684Z] #41 70.58 CC criu/ipc_ns.o [2020-11-04T11:45:38.684Z] #41 71.35 CC criu/irmap.o [2020-11-04T11:45:38.684Z] #41 71.69 CC criu/kcmp-ids.o [2020-11-04T11:45:38.684Z] #41 71.84 CC criu/kerndat.o [2020-11-04T11:45:38.684Z] #41 72.49 CC criu/libnetlink.o [2020-11-04T11:45:38.684Z] #41 72.69 CC criu/log.o [2020-11-04T11:45:38.684Z] #41 73.04 CC criu/lsm.o [2020-11-04T11:45:38.684Z] #41 73.34 CC criu/mem.o [2020-11-04T11:45:38.684Z] #41 74.31 CC criu/memfd.o [2020-11-04T11:45:38.684Z] #41 74.58 CC criu/mount.o [2020-11-04T11:45:38.684Z] #41 76.84 CC criu/namespaces.o [2020-11-04T11:45:38.684Z] #41 77.80 CC criu/net.o [2020-11-04T11:45:38.908Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff [2020-11-04T11:45:38.917Z] #28 23.11 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T11:45:38.917Z] #28 23.21 skipping existing 283607eaa57e [2020-11-04T11:45:38.975Z] #25 11.42 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T11:45:38.997Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.9s done [2020-11-04T11:45:39.215Z] #28 23.37 [2020-11-04T11:45:39.229Z] #11 ... [2020-11-04T11:45:39.229Z] [2020-11-04T11:45:39.229Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:39.229Z] #45 DONE 77.0s [2020-11-04T11:45:39.229Z] [2020-11-04T11:45:39.229Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:39.229Z] #34 68.97 Selecting previously unselected package libicu63:amd64. [2020-11-04T11:45:39.229Z] #34 68.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T11:45:39.229Z] #34 69.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:45:39.229Z] #34 ... [2020-11-04T11:45:39.229Z] [2020-11-04T11:45:39.229Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:39.229Z] #43 67.10 reflect [2020-11-04T11:45:39.229Z] #43 68.52 syscall [2020-11-04T11:45:39.229Z] #43 ... [2020-11-04T11:45:39.229Z] [2020-11-04T11:45:39.229Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:39.229Z] #49 69.16 syscall [2020-11-04T11:45:39.229Z] #49 69.21 reflect [2020-11-04T11:45:39.233Z] #25 11.88 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:45:39.233Z] #25 11.89 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T11:45:39.233Z] #25 11.90 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T11:45:39.233Z] #25 11.91 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:45:39.259Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-11-04T11:45:39.490Z] #25 11.93 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T11:45:39.490Z] #25 11.94 Updating certificates in /etc/ssl/certs... [2020-11-04T11:45:39.721Z] #41 79.76 CC criu/netfilter.o [2020-11-04T11:45:39.721Z] #41 80.02 CC criu/page-pipe.o [2020-11-04T11:45:39.721Z] #41 ... [2020-11-04T11:45:39.721Z] [2020-11-04T11:45:39.721Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:45:39.721Z] #38 113.7 + dpkg --print-architecture [2020-11-04T11:45:39.721Z] #38 113.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-04T11:45:39.803Z] #49 ... [2020-11-04T11:45:39.803Z] [2020-11-04T11:45:39.803Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:39.803Z] #43 77.79 time [2020-11-04T11:45:39.832Z] #4 DONE 1.9s [2020-11-04T11:45:39.832Z] [2020-11-04T11:45:39.832Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T11:45:39.851Z] #24 ... [2020-11-04T11:45:39.851Z] [2020-11-04T11:45:39.851Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T11:45:39.851Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T11:45:39.851Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T11:45:39.851Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T11:45:39.851Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-11-04T11:45:39.851Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.5s done [2020-11-04T11:45:39.851Z] #60 DONE 4.6s [2020-11-04T11:45:39.851Z] [2020-11-04T11:45:39.851Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:39.851Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T11:45:39.851Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-04T11:45:39.851Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2020-11-04T11:45:39.851Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T11:45:39.851Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-04T11:45:39.851Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2020-11-04T11:45:39.851Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s done [2020-11-04T11:45:39.851Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.5s [2020-11-04T11:45:39.851Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.76MB / 68.67MB 4.5s [2020-11-04T11:45:39.851Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.42MB / 120.17MB 4.5s [2020-11-04T11:45:39.851Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.1s [2020-11-04T11:45:39.851Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.80MB / 68.67MB 4.7s [2020-11-04T11:45:40.014Z] #38 114.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-04T11:45:40.014Z] #38 114.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-04T11:45:40.132Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.70MB / 120.17MB 4.8s [2020-11-04T11:45:40.132Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.68MB / 68.67MB 4.9s [2020-11-04T11:45:40.393Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.9s done [2020-11-04T11:45:40.393Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.09MB / 68.67MB 5.2s [2020-11-04T11:45:40.393Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.64MB / 120.17MB 5.2s [2020-11-04T11:45:40.393Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.2s [2020-11-04T11:45:40.406Z] #7 ... [2020-11-04T11:45:40.406Z] [2020-11-04T11:45:40.406Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T11:45:40.406Z] #6 DONE 0.4s [2020-11-04T11:45:40.406Z] [2020-11-04T11:45:40.406Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T11:45:40.425Z] #25 12.85 0 added, 0 removed; done. [2020-11-04T11:45:40.425Z] #25 12.85 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T11:45:40.425Z] #25 12.85 done. [2020-11-04T11:45:40.655Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.23MB / 68.67MB 5.4s [2020-11-04T11:45:40.655Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.68MB / 120.17MB 5.4s [2020-11-04T11:45:40.667Z] #5 ... [2020-11-04T11:45:40.668Z] [2020-11-04T11:45:40.668Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T11:45:40.668Z] #7 DONE 0.6s [2020-11-04T11:45:40.668Z] [2020-11-04T11:45:40.668Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T11:45:40.917Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.12MB / 68.67MB 5.6s [2020-11-04T11:45:40.917Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.4s done [2020-11-04T11:45:40.917Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s [2020-11-04T11:45:40.917Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.17MB / 120.17MB 5.7s [2020-11-04T11:45:41.178Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.69MB / 120.17MB 5.8s [2020-11-04T11:45:41.178Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.24MB / 120.17MB 5.9s [2020-11-04T11:45:41.249Z] #5 DONE 1.2s [2020-11-04T11:45:41.249Z] [2020-11-04T11:45:41.249Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:45:41.249Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T11:45:41.315Z] #28 25.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T11:45:41.315Z] #28 25.82 [2020-11-04T11:45:41.437Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.09MB / 120.17MB 6.1s [2020-11-04T11:45:41.526Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T11:45:41.526Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done [2020-11-04T11:45:41.526Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done [2020-11-04T11:45:41.526Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 0B / 49.18MB 0.2s [2020-11-04T11:45:41.709Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.63MB / 120.17MB 6.4s [2020-11-04T11:45:41.709Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.99MB / 120.17MB 6.6s [2020-11-04T11:45:41.793Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 8.55MB / 49.18MB 0.4s [2020-11-04T11:45:41.912Z] #28 26.04 ######################################################################## 100.0% [2020-11-04T11:45:41.912Z] #28 26.22 [2020-11-04T11:45:42.062Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 16.35MB / 49.18MB 0.8s [2020-11-04T11:45:42.318Z] #25 ... [2020-11-04T11:45:42.318Z] [2020-11-04T11:45:42.318Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:42.318Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done [2020-11-04T11:45:42.318Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.2s [2020-11-04T11:45:42.319Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.9s [2020-11-04T11:45:42.576Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 25.10MB / 49.18MB 1.0s [2020-11-04T11:45:42.576Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 29.89MB / 49.18MB 1.1s [2020-11-04T11:45:42.576Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 32.58MB / 49.18MB 1.1s [2020-11-04T11:45:42.576Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 40.82MB / 49.18MB 1.2s [2020-11-04T11:45:42.598Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.3s done [2020-11-04T11:45:42.675Z] #28 ... [2020-11-04T11:45:42.675Z] [2020-11-04T11:45:42.675Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:42.752Z] #38 ... [2020-11-04T11:45:42.752Z] [2020-11-04T11:45:42.752Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:45:42.752Z] #20 3.019 Collecting yamllint==1.16.0 [2020-11-04T11:45:42.752Z] #20 3.186 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T11:45:42.752Z] #20 3.234 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T11:45:42.752Z] #20 3.260 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T11:45:42.752Z] #20 3.281 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T11:45:42.752Z] #20 3.369 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T11:45:42.752Z] #20 4.060 Building wheels for collected packages: pyyaml [2020-11-04T11:45:42.752Z] #20 4.061 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T11:45:42.752Z] #20 4.659 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T11:45:42.752Z] #20 4.659 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T11:45:42.752Z] #20 4.720 Successfully built pyyaml [2020-11-04T11:45:42.752Z] #20 4.746 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-04T11:45:42.752Z] #20 4.975 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T11:45:42.752Z] #20 DONE 5.3s [2020-11-04T11:45:42.752Z] [2020-11-04T11:45:42.752Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T11:45:42.752Z] #23 DONE 0.2s [2020-11-04T11:45:42.752Z] [2020-11-04T11:45:42.752Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T11:45:42.839Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 1.6s [2020-11-04T11:45:42.858Z] #8 ... [2020-11-04T11:45:42.858Z] [2020-11-04T11:45:42.858Z] #21 [internal] load build context [2020-11-04T11:45:42.858Z] #21 transferring context: 51.98MB 7.5s done [2020-11-04T11:45:42.858Z] #21 DONE 7.9s [2020-11-04T11:45:42.858Z] [2020-11-04T11:45:42.858Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:42.858Z] #8 ... [2020-11-04T11:45:42.858Z] [2020-11-04T11:45:42.858Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:45:43.265Z] #8 ... [2020-11-04T11:45:43.266Z] [2020-11-04T11:45:43.266Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:45:43.266Z] #25 DONE 15.7s [2020-11-04T11:45:43.266Z] [2020-11-04T11:45:43.266Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:43.297Z] #63 16.67 Checking out files: 58% (1113/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. [2020-11-04T11:45:43.298Z] #63 17.36 + cd /tmp/tmp.yQ3k7wKPGY/src/github.com/docker/libnetwork [2020-11-04T11:45:43.298Z] #63 17.36 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:45:43.790Z] #28 DONE 1.1s [2020-11-04T11:45:43.790Z] [2020-11-04T11:45:43.790Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:43.790Z] #41 80.33 CC criu/page-xfer.o [2020-11-04T11:45:43.790Z] #41 81.29 CC criu/pagemap-cache.o [2020-11-04T11:45:43.790Z] #41 81.51 CC criu/pagemap.o [2020-11-04T11:45:43.790Z] #41 82.03 CC criu/parasite-syscall.o [2020-11-04T11:45:43.790Z] #41 82.45 CC criu/path.o [2020-11-04T11:45:43.790Z] #41 82.62 CC criu/pie-util-vdso.o [2020-11-04T11:45:43.790Z] #41 83.05 CC criu/pie-util.o [2020-11-04T11:45:43.790Z] #41 83.14 CC criu/pipes.o [2020-11-04T11:45:43.790Z] #41 83.70 CC criu/plugin.o [2020-11-04T11:45:43.790Z] #41 ... [2020-11-04T11:45:43.790Z] [2020-11-04T11:45:43.790Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T11:45:43.790Z] #31 DONE 0.2s [2020-11-04T11:45:43.790Z] [2020-11-04T11:45:43.790Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:43.790Z] #41 84.07 CC criu/proc_parse.o [2020-11-04T11:45:43.802Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 5.0s [2020-11-04T11:45:43.833Z] #8 ... [2020-11-04T11:45:43.833Z] [2020-11-04T11:45:43.833Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T11:45:43.833Z] #26 DONE 0.6s [2020-11-04T11:45:43.833Z] [2020-11-04T11:45:43.833Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:43.948Z] #63 ... [2020-11-04T11:45:43.948Z] [2020-11-04T11:45:43.948Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:45:43.948Z] #28 27.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T11:45:43.948Z] #28 27.58 #=#=# [2020-11-04T11:45:43.948Z] #28 27.72 ######################################################################## 100.0% [2020-11-04T11:45:43.948Z] #28 27.95 [2020-11-04T11:45:43.948Z] #28 28.11 Download of images into '/build' complete. [2020-11-04T11:45:43.948Z] #28 28.12 Use something like the following to load the result into a Docker daemon: [2020-11-04T11:45:43.948Z] #28 28.12 tar -cC '/build' . | docker load [2020-11-04T11:45:43.948Z] #28 DONE 28.2s [2020-11-04T11:45:43.948Z] [2020-11-04T11:45:43.948Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:43.948Z] #63 18.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T11:45:44.082Z] #41 ... [2020-11-04T11:45:44.082Z] [2020-11-04T11:45:44.082Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T11:45:44.082Z] #33 DONE 0.1s [2020-11-04T11:45:44.082Z] [2020-11-04T11:45:44.082Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T11:45:44.082Z] #36 DONE 0.2s [2020-11-04T11:45:44.082Z] [2020-11-04T11:45:44.082Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:45.105Z] #43 ... [2020-11-04T11:45:45.105Z] [2020-11-04T11:45:45.105Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:45.105Z] #34 78.53 Selecting previously unselected package libxml2:amd64. [2020-11-04T11:45:45.105Z] #34 78.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-04T11:45:45.105Z] #34 78.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:45:45.105Z] #34 79.37 Selecting previously unselected package libarchive13:amd64. [2020-11-04T11:45:45.105Z] #34 79.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-04T11:45:45.105Z] #34 79.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T11:45:45.105Z] #34 79.71 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-04T11:45:45.105Z] #34 79.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-04T11:45:45.105Z] #34 79.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T11:45:45.105Z] #34 79.89 Selecting previously unselected package librhash0:amd64. [2020-11-04T11:45:45.105Z] #34 79.90 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-04T11:45:45.105Z] #34 79.90 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-04T11:45:45.105Z] #34 80.09 Selecting previously unselected package libuv1:amd64. [2020-11-04T11:45:45.105Z] #34 80.10 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-04T11:45:45.105Z] #34 80.11 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-04T11:45:45.105Z] #34 80.30 Selecting previously unselected package cmake. [2020-11-04T11:45:45.105Z] #34 80.32 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-04T11:45:45.105Z] #34 80.33 Unpacking cmake (3.13.4-1) ... [2020-11-04T11:45:45.595Z] #54 ... [2020-11-04T11:45:45.595Z] [2020-11-04T11:45:45.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:45.595Z] #41 85.47 CC criu/protobuf-desc.o [2020-11-04T11:45:45.678Z] #34 83.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:45:45.678Z] #34 ... [2020-11-04T11:45:45.678Z] [2020-11-04T11:45:45.678Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:45.678Z] #43 83.65 strings [2020-11-04T11:45:45.887Z] #41 85.98 CC criu/protobuf.o [2020-11-04T11:45:45.939Z] #43 83.80 os [2020-11-04T11:45:46.180Z] #41 86.21 CC criu/pstree.o [2020-11-04T11:45:46.472Z] #41 86.69 CC criu/rbtree.o [2020-11-04T11:45:46.511Z] #43 ... [2020-11-04T11:45:46.511Z] [2020-11-04T11:45:46.511Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:46.511Z] #34 83.67 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:45:46.511Z] #34 83.68 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-04T11:45:46.511Z] #34 83.69 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:45:46.511Z] #34 83.73 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-04T11:45:46.512Z] #34 83.75 Setting up cmake-data (3.13.4-1) ... [2020-11-04T11:45:46.512Z] #34 83.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:45:46.512Z] #34 83.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T11:45:46.512Z] #34 83.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T11:45:46.512Z] #34 83.82 Setting up cmake (3.13.4-1) ... [2020-11-04T11:45:46.512Z] #34 83.83 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:45:46.512Z] #34 83.96 Processing triggers for mime-support (3.62) ... [2020-11-04T11:45:46.512Z] #34 DONE 84.6s [2020-11-04T11:45:46.726Z] #63 ... [2020-11-04T11:45:46.726Z] [2020-11-04T11:45:46.726Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:46.726Z] #44 10.71 crypto/internal/subtle [2020-11-04T11:45:46.726Z] #44 11.11 crypto/subtle [2020-11-04T11:45:46.726Z] #44 11.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T11:45:46.726Z] #44 11.88 internal/nettrace [2020-11-04T11:45:46.726Z] #44 12.09 runtime/cgo [2020-11-04T11:45:46.726Z] #44 16.40 vendor/golang.org/x/crypto/internal/subtle [2020-11-04T11:45:46.726Z] #44 ... [2020-11-04T11:45:46.726Z] [2020-11-04T11:45:46.726Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:46.726Z] #50 10.79 + cd /tmp/tmp.exc3ILoewt/src/github.com/mvdan/sh [2020-11-04T11:45:46.726Z] #50 10.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:45:46.726Z] #50 10.91 + GO111MODULE=on [2020-11-04T11:45:46.726Z] #50 10.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T11:45:46.726Z] #50 12.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:45:46.726Z] #50 12.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:45:46.726Z] #50 12.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:45:46.726Z] #50 12.87 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:45:46.726Z] #50 12.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:45:46.726Z] #50 14.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:45:46.726Z] #50 15.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:45:46.726Z] #50 16.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:45:46.726Z] #50 18.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:45:46.726Z] #50 18.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:45:46.726Z] #50 19.29 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:45:46.726Z] #50 19.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:45:46.726Z] #50 20.64 runtime/cgo [2020-11-04T11:45:46.726Z] #50 20.79 runtime [2020-11-04T11:45:46.726Z] #50 ... [2020-11-04T11:45:46.726Z] [2020-11-04T11:45:46.726Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:46.726Z] #48 12.10 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:45:46.726Z] #48 12.30 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T11:45:46.726Z] #48 12.34 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T11:45:46.726Z] #48 12.35 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:45:46.726Z] #48 12.48 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:45:46.726Z] #48 12.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:45:46.726Z] #48 12.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:45:46.726Z] #48 12.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:45:46.726Z] #48 12.76 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:45:46.726Z] #48 12.79 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T11:45:46.726Z] #48 12.87 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:45:46.726Z] #48 13.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:45:46.726Z] #48 13.02 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:45:46.726Z] #48 13.06 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T11:45:46.726Z] #48 13.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:45:46.726Z] #48 13.31 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:45:46.726Z] #48 13.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:45:46.726Z] #48 13.51 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:45:46.726Z] #48 13.53 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:45:46.726Z] #48 13.70 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:45:46.726Z] #48 13.82 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T11:45:46.726Z] #48 13.86 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:45:46.726Z] #48 14.03 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T11:45:46.726Z] #48 14.08 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T11:45:46.726Z] #48 14.21 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T11:45:46.726Z] #48 14.22 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:45:46.726Z] #48 14.44 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:45:46.726Z] #48 14.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:45:46.726Z] #48 15.75 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:45:46.726Z] #48 16.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:45:46.726Z] #48 20.32 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T11:45:46.726Z] #48 20.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:45:46.726Z] #48 20.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:45:46.726Z] #48 20.33 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T11:45:46.726Z] #48 20.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:45:46.726Z] #48 20.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:45:46.726Z] #48 20.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:45:46.726Z] #48 20.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:45:46.726Z] #48 20.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:45:46.726Z] #48 20.42 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:45:46.726Z] #48 20.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:45:46.726Z] #48 20.50 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:45:46.726Z] #48 20.50 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T11:45:46.726Z] #48 20.51 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:45:46.726Z] #48 20.58 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:45:46.726Z] #48 20.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:45:46.726Z] #48 20.70 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T11:45:46.726Z] #48 20.70 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:45:46.726Z] #48 20.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:45:46.726Z] #48 20.72 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T11:45:46.726Z] #48 20.74 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:45:46.726Z] #48 20.75 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:45:46.726Z] #48 20.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:45:46.726Z] #48 20.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:45:46.726Z] #48 21.03 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:45:46.765Z] #41 86.82 CC criu/rst-malloc.o [2020-11-04T11:45:46.774Z] [2020-11-04T11:45:46.774Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:47.024Z] #48 21.03 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:45:47.024Z] #48 21.03 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:45:47.024Z] #48 21.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.16 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.17 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T11:45:47.024Z] #48 21.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.17 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:45:47.024Z] #48 21.18 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:45:47.024Z] #48 21.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.18 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:45:47.024Z] #48 21.19 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:45:47.024Z] #48 21.22 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T11:45:47.024Z] #48 21.23 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:45:47.024Z] #48 21.28 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.29 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.29 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T11:45:47.024Z] #48 21.34 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:45:47.024Z] #48 21.36 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.37 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:45:47.024Z] #48 21.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:45:47.024Z] #48 21.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:45:47.057Z] #41 87.02 CC criu/seccomp.o [2020-11-04T11:45:47.077Z] #24 ... [2020-11-04T11:45:47.077Z] [2020-11-04T11:45:47.077Z] #21 [internal] load build context [2020-11-04T11:45:47.077Z] #21 transferring context: 51.98MB 4.1s done [2020-11-04T11:45:47.077Z] #21 DONE 5.2s [2020-11-04T11:45:47.077Z] [2020-11-04T11:45:47.077Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:47.077Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T11:45:47.078Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-11-04T11:45:47.078Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.1s [2020-11-04T11:45:47.078Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T11:45:47.078Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-11-04T11:45:47.078Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.4s done [2020-11-04T11:45:47.078Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.1s [2020-11-04T11:45:47.078Z] #8 ... [2020-11-04T11:45:47.078Z] [2020-11-04T11:45:47.078Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T11:45:47.078Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T11:45:47.078Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T11:45:47.078Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T11:45:47.078Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-11-04T11:45:47.078Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-11-04T11:45:47.078Z] #60 DONE 5.4s [2020-11-04T11:45:47.078Z] [2020-11-04T11:45:47.078Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:47.078Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 5.0s done [2020-11-04T11:45:47.078Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.1s done [2020-11-04T11:45:47.078Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 5.1s [2020-11-04T11:45:47.078Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.1s [2020-11-04T11:45:47.078Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 5.1s [2020-11-04T11:45:47.078Z] #8 ... [2020-11-04T11:45:47.078Z] [2020-11-04T11:45:47.078Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:45:47.078Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 4.9s done [2020-11-04T11:45:47.078Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 [2020-11-04T11:45:47.161Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.3s [2020-11-04T11:45:47.337Z] #48 21.44 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:45:47.337Z] #48 21.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:45:47.337Z] #48 21.54 go: downloading golang.org/x/text v0.3.2 [2020-11-04T11:45:47.337Z] #48 21.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:45:47.337Z] #48 21.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:45:47.337Z] #48 21.60 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T11:45:47.337Z] #48 21.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:45:47.346Z] #35 0.930 + RM_GOPATH=0 [2020-11-04T11:45:47.346Z] #35 0.930 + TMP_GOPATH= [2020-11-04T11:45:47.346Z] #35 0.930 + : /build [2020-11-04T11:45:47.346Z] #35 0.930 + '[' -z '' ']' [2020-11-04T11:45:47.349Z] #41 87.51 CC criu/seize.o [2020-11-04T11:45:47.607Z] #35 0.933 ++ mktemp -d [2020-11-04T11:45:47.607Z] #35 0.939 + export GOPATH=/tmp/tmp.i3bBbYO4Yv [2020-11-04T11:45:47.607Z] #35 0.939 + GOPATH=/tmp/tmp.i3bBbYO4Yv [2020-11-04T11:45:47.607Z] #35 0.939 + RM_GOPATH=1 [2020-11-04T11:45:47.607Z] #35 0.939 + case "$(go env GOARCH)" in [2020-11-04T11:45:47.607Z] #35 0.940 ++ go env GOARCH [2020-11-04T11:45:47.607Z] #35 0.967 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:47.607Z] #35 0.967 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:45:47.607Z] #35 0.973 ++ dirname /tmp/install/install.sh [2020-11-04T11:45:47.607Z] #35 0.974 + dir=/tmp/install [2020-11-04T11:45:47.607Z] #35 0.974 + bin=tini [2020-11-04T11:45:47.607Z] #35 0.975 + shift [2020-11-04T11:45:47.607Z] #35 0.975 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T11:45:47.607Z] #35 0.975 + . /tmp/install/tini.installer [2020-11-04T11:45:47.607Z] #35 0.975 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:45:47.607Z] #35 0.975 + install_tini [2020-11-04T11:45:47.607Z] #35 0.976 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T11:45:47.607Z] #35 0.976 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:45:47.607Z] #35 0.976 + git clone https://github.com/krallin/tini.git /tmp/tmp.i3bBbYO4Yv/tini [2020-11-04T11:45:47.607Z] #35 0.978 Cloning into '/tmp/tmp.i3bBbYO4Yv/tini'... [2020-11-04T11:45:47.642Z] #48 21.85 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:45:47.642Z] #48 21.93 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:45:47.642Z] #48 21.96 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:45:47.940Z] #48 21.96 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:45:47.940Z] #48 22.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:45:47.940Z] #48 22.12 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:45:47.940Z] #48 22.23 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:45:47.984Z] #41 88.08 CC criu/servicefd.o [2020-11-04T11:45:48.008Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 8.7s done [2020-11-04T11:45:48.008Z] #24 DONE 12.9s [2020-11-04T11:45:48.008Z] [2020-11-04T11:45:48.008Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:48.008Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.4s done [2020-11-04T11:45:48.008Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.0s done [2020-11-04T11:45:48.008Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-04T11:45:48.241Z] #48 22.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:45:48.241Z] #48 22.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:45:48.254Z] #35 1.711 + cd /tmp/tmp.i3bBbYO4Yv/tini [2020-11-04T11:45:48.254Z] #35 1.711 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:45:48.254Z] #35 1.727 + cmake . [2020-11-04T11:45:48.276Z] #41 88.34 CC criu/shmem.o [2020-11-04T11:45:48.542Z] #48 22.61 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T11:45:48.542Z] #48 22.63 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:45:48.542Z] #48 22.77 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:45:48.542Z] #48 22.77 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:45:48.542Z] #48 22.82 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:45:48.568Z] #41 ... [2020-11-04T11:45:48.569Z] [2020-11-04T11:45:48.569Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:48.569Z] #51 54.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-04T11:45:48.569Z] #51 55.68 + mkdir -p /build [2020-11-04T11:45:48.569Z] #51 55.68 + cp runc /build/runc [2020-11-04T11:45:48.569Z] #51 DONE 56.1s [2020-11-04T11:45:48.569Z] [2020-11-04T11:45:48.569Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:48.569Z] #41 88.77 CC criu/sigframe.o [2020-11-04T11:45:48.826Z] #35 2.210 -- The C compiler identification is GNU 8.3.0 [2020-11-04T11:45:48.826Z] #35 2.260 -- Check for working C compiler: /usr/bin/cc [2020-11-04T11:45:48.843Z] #48 22.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:45:48.843Z] #48 22.96 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:45:48.861Z] #41 88.86 CC criu/signalfd.o [2020-11-04T11:45:48.861Z] #41 89.01 CC criu/sk-inet.o [2020-11-04T11:45:48.945Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-11-04T11:45:48.945Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-04T11:45:49.149Z] #48 23.23 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:45:49.149Z] #48 23.36 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:45:49.149Z] #48 23.49 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:45:49.448Z] #48 23.52 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:45:49.448Z] #48 23.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:45:49.448Z] #48 23.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:45:49.448Z] #48 23.60 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:45:49.448Z] #48 23.60 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:45:49.448Z] #48 23.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:45:49.748Z] #48 23.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:45:49.748Z] #48 24.01 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:45:49.748Z] #48 24.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:45:49.787Z] #35 3.056 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T11:45:49.787Z] #35 3.064 -- Detecting C compiler ABI info [2020-11-04T11:45:49.787Z] #35 ... [2020-11-04T11:45:49.787Z] [2020-11-04T11:45:49.787Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:45:49.787Z] #40 77.81 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T11:45:49.787Z] #40 77.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:45:49.787Z] #40 77.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:45:49.787Z] #40 77.84 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T11:45:49.787Z] #40 77.85 Setting up python-six (1.12.0-1) ... [2020-11-04T11:45:49.787Z] #40 81.98 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T11:45:49.787Z] #40 82.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:45:49.787Z] #40 82.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T11:45:49.787Z] #40 82.04 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T11:45:49.787Z] #40 82.06 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T11:45:49.787Z] #40 82.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:45:49.787Z] #40 82.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:45:49.787Z] #40 82.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T11:45:49.787Z] #40 82.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:45:49.787Z] #40 82.16 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T11:45:49.885Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2020-11-04T11:45:49.898Z] #41 89.77 CC criu/sk-netlink.o [2020-11-04T11:45:49.898Z] #41 90.05 CC criu/sk-packet.o [2020-11-04T11:45:50.048Z] #48 24.21 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:45:50.048Z] #48 24.22 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:45:50.146Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-11-04T11:45:50.190Z] #41 90.29 CC criu/sk-queue.o [2020-11-04T11:45:50.348Z] #48 24.42 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T11:45:50.359Z] #40 ... [2020-11-04T11:45:50.359Z] [2020-11-04T11:45:50.359Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:50.359Z] #35 3.901 -- Detecting C compiler ABI info - done [2020-11-04T11:45:50.483Z] #41 90.54 CC criu/sk-tcp.o [2020-11-04T11:45:50.619Z] #35 3.952 -- Detecting C compile features [2020-11-04T11:45:50.648Z] #48 24.74 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:45:50.648Z] #48 24.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:45:50.648Z] #48 24.89 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:45:50.775Z] #41 90.82 CC criu/sk-unix.o [2020-11-04T11:45:50.951Z] #48 25.06 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T11:45:50.951Z] #48 25.08 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:45:50.951Z] #48 25.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:45:50.951Z] #48 25.16 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:45:51.250Z] #48 25.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:45:51.250Z] #48 ... [2020-11-04T11:45:51.250Z] [2020-11-04T11:45:51.251Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:51.251Z] #46 15.47 go: finding github.com/fatih/color v1.9.0 [2020-11-04T11:45:51.251Z] #46 15.47 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:45:51.251Z] #46 15.50 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T11:45:51.251Z] #46 15.54 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T11:45:51.251Z] #46 15.58 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:45:51.251Z] #46 15.67 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:45:51.251Z] #46 16.09 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:45:51.251Z] #46 16.17 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:45:51.251Z] #46 16.22 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:45:51.251Z] #46 16.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:45:51.251Z] #46 16.30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:45:51.251Z] #46 ... [2020-11-04T11:45:51.251Z] [2020-11-04T11:45:51.251Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:51.251Z] #48 25.58 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T11:45:51.251Z] #48 25.62 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:45:51.388Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.4s done [2020-11-04T11:45:51.388Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-04T11:45:51.388Z] #8 DONE 37.4s [2020-11-04T11:45:51.388Z] [2020-11-04T11:45:51.388Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:45:51.388Z] #27 1.729 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T11:45:51.388Z] #27 1.968 [2020-11-04T11:45:51.388Z] #27 2.088 ####### 10.0% ######################### 36.0% ######################################## 56.0% ###################################################### 75.8% #################################################################### 95.7% ######################################################################## 100.0% [2020-11-04T11:45:51.388Z] #27 2.631 [2020-11-04T11:45:51.388Z] #27 2.748 ########################################################### 82.2% ######################################################################## 100.0% [2020-11-04T11:45:51.388Z] #27 2.856 [2020-11-04T11:45:51.388Z] #27 2.974 #### 6.6% ##################################### 51.9% ######################################################################## 100.0% [2020-11-04T11:45:51.388Z] #27 3.222 [2020-11-04T11:45:51.388Z] #27 3.338 ####### 10.8% ######################### 35.4% ##################################### 52.5% ##################################################### 74.4% ################################################################## 92.1% ######################################################################## 100.0% [2020-11-04T11:45:51.388Z] #27 3.886 [2020-11-04T11:45:51.388Z] #27 4.004 # 2.7% ###### 9.5% ######### 13.7% ############## 20.1% ################## 25.3% ##################### 30.5% ######################## 34.3% ######################### 35.0% ############################## 42.2% #################################### 50.5% ######################################## 55.7% ############################################# 63.7% ################################################## 70.8% ###################################################### 76.2% ############################################################ 83.8% ################################################################# 91.4% ##################################################################### 96.2% ####################################################################### 100.0% ######################################################################## 100.0% [2020-11-04T11:45:51.388Z] #27 6.013 [2020-11-04T11:45:51.388Z] #27 6.749 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T11:45:51.388Z] #27 6.861 [2020-11-04T11:45:51.388Z] #27 6.942 ######################################################################## 100.0% [2020-11-04T11:45:51.388Z] #27 6.976 [2020-11-04T11:45:51.517Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 4.9s done [2020-11-04T11:45:51.552Z] #48 25.65 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:45:51.552Z] #48 25.67 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T11:45:51.552Z] #48 25.74 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T11:45:51.562Z] #35 ... [2020-11-04T11:45:51.562Z] [2020-11-04T11:45:51.562Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:45:51.562Z] #11 79.31 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T11:45:51.562Z] #11 79.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T11:45:51.562Z] #11 79.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:45:51.562Z] #11 79.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-04T11:45:51.562Z] #11 79.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:45:51.562Z] #11 79.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:45:51.562Z] #11 79.66 Selecting previously unselected package dmsetup. [2020-11-04T11:45:51.562Z] #11 79.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:45:51.562Z] #11 79.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T11:45:51.562Z] #11 79.85 Selecting previously unselected package mingw-w64-common. [2020-11-04T11:45:51.562Z] #11 79.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T11:45:51.562Z] #11 79.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T11:45:51.562Z] #11 85.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T11:45:51.562Z] #11 85.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T11:45:51.562Z] #11 86.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:45:51.562Z] #11 ... [2020-11-04T11:45:51.562Z] [2020-11-04T11:45:51.562Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:45:51.562Z] #40 88.97 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T11:45:51.562Z] #40 88.98 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:45:51.562Z] #40 DONE 89.4s [2020-11-04T11:45:51.562Z] [2020-11-04T11:45:51.562Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:51.562Z] #49 79.50 time [2020-11-04T11:45:51.562Z] #49 83.77 encoding/binary [2020-11-04T11:45:51.562Z] #49 86.07 context [2020-11-04T11:45:51.562Z] #49 86.99 encoding/base64 [2020-11-04T11:45:51.562Z] #49 87.13 os [2020-11-04T11:45:51.562Z] #49 87.96 golang.org/x/sys/unix [2020-11-04T11:45:51.562Z] #49 ... [2020-11-04T11:45:51.562Z] [2020-11-04T11:45:51.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:51.852Z] #48 25.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:45:51.852Z] #48 26.11 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:45:51.858Z] #41 91.71 CC criu/sockets.o [2020-11-04T11:45:52.092Z] #24 ... [2020-11-04T11:45:52.092Z] [2020-11-04T11:45:52.092Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:52.092Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 10.9s [2020-11-04T11:45:52.092Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.9s [2020-11-04T11:45:52.092Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 10.9s [2020-11-04T11:45:52.092Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.6s done [2020-11-04T11:45:52.134Z] #41 ... [2020-11-04T11:45:52.134Z] [2020-11-04T11:45:52.134Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:52.134Z] #32 80.31 internal/poll [2020-11-04T11:45:52.134Z] #32 81.24 internal/fmtsort [2020-11-04T11:45:52.134Z] #32 82.01 internal/syscall/execenv [2020-11-04T11:45:52.134Z] #32 82.22 internal/syscall/unix [2020-11-04T11:45:52.134Z] #32 82.57 strings [2020-11-04T11:45:52.134Z] #32 83.09 os [2020-11-04T11:45:52.134Z] #32 85.76 path [2020-11-04T11:45:52.134Z] #32 86.55 text/tabwriter [2020-11-04T11:45:52.134Z] #32 87.42 path/filepath [2020-11-04T11:45:52.134Z] #32 87.43 fmt [2020-11-04T11:45:52.134Z] #32 88.73 io/ioutil [2020-11-04T11:45:52.151Z] #48 26.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:45:52.151Z] #48 26.35 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:45:52.158Z] #41 92.17 CC criu/stats.o [2020-11-04T11:45:52.158Z] #41 92.31 CC criu/string.o [2020-11-04T11:45:52.158Z] #41 92.35 CC criu/sysctl.o [2020-11-04T11:45:52.318Z] #27 8.471 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T11:45:52.318Z] #27 8.535 [2020-11-04T11:45:52.451Z] #48 26.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:45:52.451Z] #48 26.55 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:45:52.451Z] #48 ... [2020-11-04T11:45:52.451Z] [2020-11-04T11:45:52.451Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:45:52.451Z] #39 16.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T11:45:52.451Z] #39 18.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T11:45:52.574Z] #27 8.663 0.0% ######################################################################## 100.0% [2020-11-04T11:45:52.574Z] #27 8.742 [2020-11-04T11:45:52.750Z] #39 ... [2020-11-04T11:45:52.750Z] [2020-11-04T11:45:52.750Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:45:52.750Z] #41 16.90 Fetched 8171 kB in 16s (517 kB/s) [2020-11-04T11:45:52.750Z] #41 16.90 Reading package lists... [2020-11-04T11:45:52.750Z] #41 25.10 Reading package lists... [2020-11-04T11:45:52.750Z] #41 ... [2020-11-04T11:45:52.750Z] [2020-11-04T11:45:52.750Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:45:52.750Z] #54 16.95 Fetched 8171 kB in 16s (516 kB/s) [2020-11-04T11:45:52.750Z] #54 16.95 Reading package lists... [2020-11-04T11:45:52.791Z] #41 92.68 CC criu/sysfs_parse.o [2020-11-04T11:45:52.791Z] #41 92.92 CC criu/timens.o [2020-11-04T11:45:52.791Z] #41 93.04 CC criu/timerfd.o [2020-11-04T11:45:53.075Z] #32 ... [2020-11-04T11:45:53.075Z] [2020-11-04T11:45:53.075Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:53.075Z] #35 6.262 -- Detecting C compile features - done [2020-11-04T11:45:53.075Z] #35 6.322 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T11:45:53.075Z] #35 6.584 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T11:45:53.082Z] #54 25.78 Reading package lists... [2020-11-04T11:45:53.082Z] #54 ... [2020-11-04T11:45:53.082Z] [2020-11-04T11:45:53.082Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:45:53.082Z] #12 17.89 Fetched 8171 kB in 17s (488 kB/s) [2020-11-04T11:45:53.082Z] #12 17.89 Reading package lists... [2020-11-04T11:45:53.083Z] #41 93.17 CC criu/tty.o [2020-11-04T11:45:53.138Z] #27 9.263 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T11:45:53.138Z] #27 9.284 skipping existing c35d46ef359f [2020-11-04T11:45:53.138Z] #27 9.302 [2020-11-04T11:45:53.335Z] #35 6.715 -- Configuring done [2020-11-04T11:45:53.335Z] #35 6.732 -- Generating done [2020-11-04T11:45:53.335Z] #35 6.740 -- Build files have been written to: /tmp/tmp.i3bBbYO4Yv/tini [2020-11-04T11:45:53.335Z] #35 6.749 + make tini-static [2020-11-04T11:45:53.380Z] #12 25.63 Reading package lists... [2020-11-04T11:45:53.380Z] #12 ... [2020-11-04T11:45:53.380Z] [2020-11-04T11:45:53.380Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:45:53.380Z] #35 17.45 Fetched 8171 kB in 16s (501 kB/s) [2020-11-04T11:45:53.380Z] #35 17.45 Reading package lists... [2020-11-04T11:45:53.395Z] #27 9.653 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T11:45:53.651Z] #27 9.722 [2020-11-04T11:45:53.651Z] #27 9.764 ######################################################################## 100.0% [2020-11-04T11:45:53.651Z] #27 9.782 [2020-11-04T11:45:53.907Z] #35 7.269 Scanning dependencies of target tini-static [2020-11-04T11:45:53.907Z] #35 7.392 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T11:45:53.907Z] #27 10.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T11:45:53.907Z] #27 10.11 [2020-11-04T11:45:53.907Z] #27 10.17 ######################################################################## 100.0% [2020-11-04T11:45:53.907Z] #27 10.20 [2020-11-04T11:45:53.907Z] #27 10.23 Download of images into '/build' complete. [2020-11-04T11:45:53.907Z] #27 10.23 Use something like the following to load the result into a Docker daemon: [2020-11-04T11:45:54.014Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 12.1s done [2020-11-04T11:45:54.014Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.6s done [2020-11-04T11:45:54.014Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 12.2s done [2020-11-04T11:45:54.014Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 12.7s [2020-11-04T11:45:54.014Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 12.8s [2020-11-04T11:45:54.014Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-11-04T11:45:54.138Z] #41 94.24 CC criu/tun.o [2020-11-04T11:45:54.163Z] #27 10.23 tar -cC '/build' . | docker load [2020-11-04T11:45:54.281Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 13.0s done [2020-11-04T11:45:54.430Z] #41 ... [2020-11-04T11:45:54.430Z] [2020-11-04T11:45:54.430Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:45:54.430Z] #38 DONE 128.3s [2020-11-04T11:45:54.430Z] [2020-11-04T11:45:54.430Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:54.430Z] #41 94.53 CC criu/uffd.o [2020-11-04T11:45:54.543Z] #8 ... [2020-11-04T11:45:54.543Z] [2020-11-04T11:45:54.543Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T11:45:54.543Z] #24 DONE 13.5s [2020-11-04T11:45:54.543Z] [2020-11-04T11:45:54.543Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:54.543Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-11-04T11:45:54.805Z] #8 ... [2020-11-04T11:45:54.805Z] [2020-11-04T11:45:54.805Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:45:55.290Z] #35 8.793 [100%] Linking C executable tini-static [2020-11-04T11:45:55.423Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2020-11-04T11:45:55.423Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.4s done [2020-11-04T11:45:55.480Z] #41 95.35 CC criu/util.o [2020-11-04T11:45:55.480Z] #41 ... [2020-11-04T11:45:55.480Z] [2020-11-04T11:45:55.480Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T11:45:55.480Z] #39 DONE 0.2s [2020-11-04T11:45:55.480Z] [2020-11-04T11:45:55.480Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:55.480Z] #47 129.3 + /build/golangci-lint --version [2020-11-04T11:45:55.480Z] #47 129.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T11:45:55.486Z] #35 25.78 Reading package lists... [2020-11-04T11:45:55.486Z] #35 ... [2020-11-04T11:45:55.486Z] [2020-11-04T11:45:55.486Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:55.486Z] #48 29.55 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:45:55.772Z] #47 DONE 129.7s [2020-11-04T11:45:55.772Z] [2020-11-04T11:45:55.772Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:55.772Z] #41 95.78 CC criu/uts_ns.o [2020-11-04T11:45:55.772Z] #41 95.84 CC criu/vdso.o [2020-11-04T11:45:55.772Z] #41 95.99 LINK criu/built-in.o [2020-11-04T11:45:55.993Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-11-04T11:45:56.075Z] #41 96.02 LINK criu/criu [2020-11-04T11:45:56.075Z] #41 96.14 DEP lib/c/criu.d [2020-11-04T11:45:56.075Z] #41 96.16 CC images/rpc.pb-c.o [2020-11-04T11:45:56.231Z] #35 9.490 [100%] Built target tini-static [2020-11-04T11:45:56.231Z] #35 9.601 + mkdir -p /build [2020-11-04T11:45:56.231Z] #35 9.607 + cp tini-static /build/docker-init [2020-11-04T11:45:56.377Z] #41 96.30 CC lib/c/criu.o [2020-11-04T11:45:56.491Z] #35 DONE 9.9s [2020-11-04T11:45:56.491Z] [2020-11-04T11:45:56.491Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:45:56.491Z] #11 93.07 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T11:45:56.491Z] #11 93.10 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T11:45:56.491Z] #11 93.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:45:56.491Z] #11 93.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T11:45:56.491Z] #11 93.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T11:45:56.491Z] #11 93.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:45:56.670Z] #41 96.70 LINK lib/c/built-in.o [2020-11-04T11:45:56.670Z] #41 96.70 LINK lib/c/libcriu.so [2020-11-04T11:45:56.670Z] #41 96.74 LINK lib/c/libcriu.a [2020-11-04T11:45:56.670Z] #41 96.82 GEN magic.py [2020-11-04T11:45:56.670Z] #41 96.88 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:45:56.687Z] #27 DONE 12.8s [2020-11-04T11:45:56.687Z] [2020-11-04T11:45:56.687Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T11:45:56.687Z] #9 DONE 5.1s [2020-11-04T11:45:56.687Z] [2020-11-04T11:45:56.687Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T11:45:56.962Z] #41 96.88 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:45:56.962Z] #41 96.88 Note: Building without GnuTLS support [2020-11-04T11:45:56.962Z] #41 96.88 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:45:56.962Z] #41 96.88 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:45:56.962Z] #41 97.07 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:45:57.258Z] #41 97.35 make[1]: Nothing to be done for 'all'. [2020-11-04T11:45:57.391Z] #8 ... [2020-11-04T11:45:57.391Z] [2020-11-04T11:45:57.391Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:45:57.391Z] #25 1.583 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:45:57.391Z] #25 1.583 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:45:57.391Z] #25 1.590 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:45:57.391Z] #25 1.800 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:45:57.391Z] #25 2.051 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:45:57.391Z] #25 2.375 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:45:57.391Z] #25 4.118 Fetched 8396 kB in 3s (3011 kB/s) [2020-11-04T11:45:57.391Z] #25 4.118 Reading package lists... [2020-11-04T11:45:57.391Z] #25 5.079 Reading package lists... [2020-11-04T11:45:57.391Z] #25 6.023 Building dependency tree... [2020-11-04T11:45:57.391Z] #25 6.335 The following additional packages will be installed: [2020-11-04T11:45:57.391Z] #25 6.335 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T11:45:57.391Z] #25 6.335 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T11:45:57.391Z] #25 6.335 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T11:45:57.391Z] #25 6.335 Suggested packages: [2020-11-04T11:45:57.391Z] #25 6.335 krb5-doc krb5-user [2020-11-04T11:45:57.391Z] #25 6.335 Recommended packages: [2020-11-04T11:45:57.391Z] #25 6.335 krb5-locales publicsuffix libsasl2-modules [2020-11-04T11:45:57.391Z] #25 6.525 The following NEW packages will be installed: [2020-11-04T11:45:57.391Z] #25 6.525 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T11:45:57.391Z] #25 6.525 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T11:45:57.391Z] #25 6.525 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T11:45:57.391Z] #25 6.525 libssh2-1 libssl1.1 openssl [2020-11-04T11:45:57.391Z] #25 6.802 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T11:45:57.391Z] #25 6.802 Need to get 5050 kB of archives. [2020-11-04T11:45:57.391Z] #25 6.802 After this operation, 12.1 MB of additional disk space will be used. [2020-11-04T11:45:57.391Z] #25 6.802 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T11:45:57.391Z] #25 6.806 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-04T11:45:57.391Z] #25 6.808 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB] [2020-11-04T11:45:57.392Z] #25 6.815 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-04T11:45:57.392Z] #25 6.828 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-04T11:45:57.392Z] #25 6.881 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-04T11:45:57.392Z] #25 6.909 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T11:45:57.392Z] #25 6.929 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-04T11:45:57.392Z] #25 6.938 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-11-04T11:45:57.392Z] #25 6.938 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-11-04T11:45:57.392Z] #25 6.938 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-11-04T11:45:57.392Z] #25 6.943 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-11-04T11:45:57.392Z] #25 6.972 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-04T11:45:57.392Z] #25 6.972 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-04T11:45:57.392Z] #25 6.972 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-04T11:45:57.392Z] #25 6.972 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-04T11:45:57.392Z] #25 6.975 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-04T11:45:57.392Z] #25 6.996 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-04T11:45:57.392Z] #25 7.008 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T11:45:57.392Z] #25 7.019 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T11:45:57.392Z] #25 7.023 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T11:45:57.392Z] #25 7.328 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:45:57.392Z] #25 7.356 Fetched 5050 kB in 0s (10.6 MB/s) [2020-11-04T11:45:57.392Z] #25 7.458 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-04T11:45:57.392Z] #25 7.458 (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.) [2020-11-04T11:45:57.392Z] #25 7.458 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 7.466 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:57.392Z] #25 7.623 Selecting previously unselected package libsasl2-2:amd64. [2020-11-04T11:45:57.392Z] #25 7.623 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 7.634 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:45:57.392Z] #25 7.707 Selecting previously unselected package libldap-common. [2020-11-04T11:45:57.392Z] #25 7.707 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T11:45:57.392Z] #25 7.709 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:57.392Z] #25 7.833 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-04T11:45:57.392Z] #25 7.833 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 7.839 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:45:57.392Z] #25 7.946 Selecting previously unselected package libssl1.1:amd64. [2020-11-04T11:45:57.392Z] #25 7.946 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 7.951 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:57.392Z] #25 8.345 Selecting previously unselected package openssl. [2020-11-04T11:45:57.392Z] #25 8.345 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 8.354 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:45:57.392Z] #25 8.511 Selecting previously unselected package ca-certificates. [2020-11-04T11:45:57.392Z] #25 8.511 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T11:45:57.392Z] #25 8.516 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T11:45:57.392Z] #25 8.601 Selecting previously unselected package libkeyutils1:amd64. [2020-11-04T11:45:57.392Z] #25 8.603 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 8.609 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-04T11:45:57.392Z] #25 8.708 Selecting previously unselected package libkrb5support0:amd64. [2020-11-04T11:45:57.392Z] #25 8.708 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 8.717 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-11-04T11:45:57.392Z] #25 8.784 Selecting previously unselected package libk5crypto3:amd64. [2020-11-04T11:45:57.392Z] #25 8.784 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 8.806 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-11-04T11:45:57.392Z] #25 8.849 Selecting previously unselected package libkrb5-3:amd64. [2020-11-04T11:45:57.392Z] #25 8.849 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 8.858 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-11-04T11:45:57.392Z] #25 9.014 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-04T11:45:57.392Z] #25 9.014 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 9.021 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T11:45:57.392Z] #25 9.107 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-04T11:45:57.392Z] #25 9.107 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 9.111 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T11:45:57.392Z] #25 9.174 Selecting previously unselected package libpsl5:amd64. [2020-11-04T11:45:57.392Z] #25 9.174 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 9.180 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-04T11:45:57.392Z] #25 9.247 Selecting previously unselected package librtmp1:amd64. [2020-11-04T11:45:57.392Z] #25 9.247 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 9.247 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:45:57.392Z] #25 9.306 Selecting previously unselected package libssh2-1:amd64. [2020-11-04T11:45:57.392Z] #25 9.306 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 9.311 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T11:45:57.392Z] #25 9.383 Selecting previously unselected package libcurl4:amd64. [2020-11-04T11:45:57.392Z] #25 9.383 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 9.388 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T11:45:57.392Z] #25 9.473 Selecting previously unselected package curl. [2020-11-04T11:45:57.392Z] #25 9.476 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T11:45:57.392Z] #25 9.481 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T11:45:57.550Z] #41 97.59 make[1]: 'images/built-in.o' is up to date. [2020-11-04T11:45:57.551Z] #41 97.60 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T11:45:57.551Z] #41 97.61 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T11:45:57.551Z] #41 97.62 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T11:45:57.551Z] #41 97.64 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T11:45:57.551Z] #41 97.64 make[1]: Nothing to be done for 'all'. [2020-11-04T11:45:57.551Z] #41 97.65 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:45:57.551Z] #41 97.70 make[2]: Nothing to be done for 'all'. [2020-11-04T11:45:57.551Z] #41 97.71 make[2]: Nothing to be done for 'all'. [2020-11-04T11:45:57.551Z] #41 97.72 make[2]: Nothing to be done for 'all'. [2020-11-04T11:45:57.551Z] #41 97.76 make[2]: Nothing to be done for 'all'. [2020-11-04T11:45:57.551Z] #41 97.77 make[2]: Nothing to be done for 'all'. [2020-11-04T11:45:57.551Z] #41 97.78 make[2]: Nothing to be done for 'all'. [2020-11-04T11:45:57.551Z] #41 97.79 make[2]: Nothing to be done for 'all'. [2020-11-04T11:45:57.551Z] #41 97.82 make[2]: Nothing to be done for 'all'. [2020-11-04T11:45:57.617Z] #10 DONE 1.1s [2020-11-04T11:45:57.617Z] [2020-11-04T11:45:57.617Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:45:57.651Z] #25 9.568 Selecting previously unselected package libonig5:amd64. [2020-11-04T11:45:57.652Z] #25 9.568 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T11:45:57.652Z] #25 9.573 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:45:57.652Z] #25 ... [2020-11-04T11:45:57.652Z] [2020-11-04T11:45:57.652Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:45:57.845Z] #41 97.82 INSTALL criu/criu [2020-11-04T11:45:57.845Z] #41 DONE 98.0s [2020-11-04T11:45:57.845Z] [2020-11-04T11:45:57.845Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:57.874Z] #62 ... [2020-11-04T11:45:57.874Z] [2020-11-04T11:45:57.874Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T11:45:57.874Z] #37 DONE 0.1s [2020-11-04T11:45:57.874Z] [2020-11-04T11:45:57.874Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T11:45:57.874Z] #29 DONE 0.1s [2020-11-04T11:45:57.874Z] [2020-11-04T11:45:57.874Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:45:58.914Z] #54 ... [2020-11-04T11:45:58.914Z] [2020-11-04T11:45:58.914Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T11:45:58.914Z] #42 DONE 0.1s [2020-11-04T11:45:58.914Z] [2020-11-04T11:45:58.914Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T11:45:59.035Z] #11 ... [2020-11-04T11:45:59.035Z] [2020-11-04T11:45:59.035Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:45:59.035Z] #43 86.92 regexp/syntax [2020-11-04T11:45:59.035Z] #43 88.53 fmt [2020-11-04T11:45:59.035Z] #43 91.84 regexp [2020-11-04T11:45:59.035Z] #43 93.75 go/token [2020-11-04T11:45:59.035Z] #43 94.72 go/scanner [2020-11-04T11:45:59.035Z] #43 96.49 internal/lazyregexp [2020-11-04T11:45:59.035Z] #43 96.57 go/ast [2020-11-04T11:45:59.035Z] #43 96.77 net/url [2020-11-04T11:45:59.035Z] #43 ... [2020-11-04T11:45:59.035Z] [2020-11-04T11:45:59.035Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:45:59.035Z] #41 2.236 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:45:59.035Z] #41 2.236 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:45:59.035Z] #41 2.257 Note: Building without GnuTLS support [2020-11-04T11:45:59.035Z] #41 2.259 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:45:59.035Z] #41 2.275 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:45:59.035Z] #41 4.404 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:45:59.035Z] #41 4.448 GEN .gitid [2020-11-04T11:45:59.035Z] #41 4.492 GEN criu/include/version.h [2020-11-04T11:45:59.035Z] #41 4.587 GEN include/common/asm [2020-11-04T11:45:59.035Z] #41 6.899 PBCC images/timens.pb-c.c [2020-11-04T11:45:59.035Z] #41 6.941 DEP images/timens.pb-c.d [2020-11-04T11:45:59.035Z] #41 7.033 PBCC images/fown.pb-c.c [2020-11-04T11:45:59.035Z] #41 7.057 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T11:45:59.035Z] #41 7.121 PBCC images/opts.pb-c.c [2020-11-04T11:45:59.035Z] #41 7.222 PBCC images/memfd.pb-c.c [2020-11-04T11:45:59.035Z] #41 7.320 DEP images/fown.pb-c.d [2020-11-04T11:45:59.035Z] #41 7.389 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T11:45:59.035Z] #41 7.510 DEP images/opts.pb-c.d [2020-11-04T11:45:59.035Z] #41 7.551 DEP images/memfd.pb-c.d [2020-11-04T11:45:59.035Z] #41 7.592 PBCC images/sit.pb-c.c [2020-11-04T11:45:59.035Z] #41 7.644 DEP images/sit.pb-c.d [2020-11-04T11:45:59.035Z] #41 7.697 PBCC images/macvlan.pb-c.c [2020-11-04T11:45:59.060Z] #48 32.78 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T11:45:59.206Z] #44 DONE 0.1s [2020-11-04T11:45:59.207Z] [2020-11-04T11:45:59.207Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T11:45:59.207Z] #46 DONE 0.1s [2020-11-04T11:45:59.207Z] [2020-11-04T11:45:59.207Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T11:45:59.300Z] #41 7.732 DEP images/macvlan.pb-c.d [2020-11-04T11:45:59.300Z] #41 7.783 PBCC images/autofs.pb-c.c [2020-11-04T11:45:59.300Z] #41 7.832 DEP images/autofs.pb-c.d [2020-11-04T11:45:59.300Z] #41 7.878 PBCC images/sysctl.pb-c.c [2020-11-04T11:45:59.300Z] #41 7.910 DEP images/sysctl.pb-c.d [2020-11-04T11:45:59.300Z] #41 7.946 PBCC images/time.pb-c.c [2020-11-04T11:45:59.300Z] #41 7.981 DEP images/time.pb-c.d [2020-11-04T11:45:59.300Z] #41 8.048 PBCC images/binfmt-misc.pb-c.c [2020-11-04T11:45:59.499Z] #48 DONE 0.2s [2020-11-04T11:45:59.499Z] [2020-11-04T11:45:59.499Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:59.499Z] #54 ... [2020-11-04T11:45:59.499Z] [2020-11-04T11:45:59.499Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T11:45:59.499Z] #50 DONE 0.1s [2020-11-04T11:45:59.561Z] #41 8.104 DEP images/binfmt-misc.pb-c.d [2020-11-04T11:45:59.561Z] #41 8.164 PBCC images/seccomp.pb-c.c [2020-11-04T11:45:59.561Z] #41 8.219 DEP images/seccomp.pb-c.d [2020-11-04T11:45:59.561Z] #41 8.264 PBCC images/userns.pb-c.c [2020-11-04T11:45:59.561Z] #41 8.292 DEP images/userns.pb-c.d [2020-11-04T11:45:59.791Z] [2020-11-04T11:45:59.791Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T11:45:59.791Z] #52 DONE 0.2s [2020-11-04T11:45:59.791Z] [2020-11-04T11:45:59.791Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:45:59.833Z] #41 8.324 PBCC images/cgroup.pb-c.c [2020-11-04T11:45:59.833Z] #41 8.368 DEP images/cgroup.pb-c.d [2020-11-04T11:45:59.833Z] #41 8.405 PBCC images/ext-file.pb-c.c [2020-11-04T11:45:59.833Z] #41 8.432 DEP images/ext-file.pb-c.d [2020-11-04T11:45:59.833Z] #41 8.483 PBCC images/rpc.pb-c.c [2020-11-04T11:45:59.833Z] #41 8.524 DEP images/rpc.pb-c.d [2020-11-04T11:46:00.094Z] #41 8.583 PBCC images/siginfo.pb-c.c [2020-11-04T11:46:00.094Z] #41 8.608 DEP images/siginfo.pb-c.d [2020-11-04T11:46:00.094Z] #41 8.651 PBCC images/pagemap.pb-c.c [2020-11-04T11:46:00.094Z] #41 8.697 DEP images/pagemap.pb-c.d [2020-11-04T11:46:00.094Z] #41 8.744 PBCC images/rlimit.pb-c.c [2020-11-04T11:46:00.094Z] #41 8.766 DEP images/rlimit.pb-c.d [2020-11-04T11:46:00.112Z] #25 4.744 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:00.112Z] #25 4.759 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:00.112Z] #25 4.855 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:00.112Z] #25 4.973 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T11:46:00.112Z] #25 5.301 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T11:46:00.112Z] #25 5.424 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T11:46:00.355Z] #41 8.832 PBCC images/file-lock.pb-c.c [2020-11-04T11:46:00.355Z] #41 8.871 DEP images/file-lock.pb-c.d [2020-11-04T11:46:00.355Z] #41 8.938 PBCC images/tty.pb-c.c [2020-11-04T11:46:00.355Z] #41 9.014 DEP images/tty.pb-c.d [2020-11-04T11:46:00.355Z] #41 9.084 PBCC images/tun.pb-c.c [2020-11-04T11:46:00.615Z] #41 9.156 PBCC images/netdev.pb-c.c [2020-11-04T11:46:00.615Z] #41 9.204 DEP images/tun.pb-c.d [2020-11-04T11:46:00.615Z] #41 9.257 DEP images/netdev.pb-c.d [2020-11-04T11:46:00.615Z] #41 9.287 PBCC images/vma.pb-c.c [2020-11-04T11:46:00.615Z] #41 9.368 DEP images/vma.pb-c.d [2020-11-04T11:46:00.619Z] #48 ... [2020-11-04T11:46:00.619Z] [2020-11-04T11:46:00.619Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:00.619Z] #12 25.63 Reading package lists... [2020-11-04T11:46:00.619Z] #12 33.18 Building dependency tree... [2020-11-04T11:46:00.688Z] #25 ... [2020-11-04T11:46:00.688Z] [2020-11-04T11:46:00.688Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:46:00.688Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2020-11-04T11:46:00.688Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.7s done [2020-11-04T11:46:00.688Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.5s [2020-11-04T11:46:00.876Z] #41 9.434 PBCC images/creds.pb-c.c [2020-11-04T11:46:00.876Z] #41 9.472 DEP images/creds.pb-c.d [2020-11-04T11:46:00.876Z] #41 9.550 PBCC images/utsns.pb-c.c [2020-11-04T11:46:00.876Z] #41 9.578 DEP images/utsns.pb-c.d [2020-11-04T11:46:00.949Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done [2020-11-04T11:46:01.137Z] #41 9.604 PBCC images/ipc-desc.pb-c.c [2020-11-04T11:46:01.137Z] #41 9.642 PBCC images/ipc-sem.pb-c.c [2020-11-04T11:46:01.137Z] #41 9.698 DEP images/ipc-desc.pb-c.d [2020-11-04T11:46:01.137Z] #41 9.708 DEP images/ipc-sem.pb-c.d [2020-11-04T11:46:01.137Z] #41 9.759 PBCC images/ipc-msg.pb-c.c [2020-11-04T11:46:01.137Z] #41 9.801 DEP images/ipc-msg.pb-c.d [2020-11-04T11:46:01.399Z] #41 9.896 PBCC images/ipc-shm.pb-c.c [2020-11-04T11:46:01.399Z] #41 9.948 DEP images/ipc-shm.pb-c.d [2020-11-04T11:46:01.399Z] #41 10.00 PBCC images/ipc-var.pb-c.c [2020-11-04T11:46:01.399Z] #41 10.03 DEP images/ipc-var.pb-c.d [2020-11-04T11:46:01.399Z] #41 10.10 PBCC images/sk-opts.pb-c.c [2020-11-04T11:46:01.520Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-11-04T11:46:01.643Z] #8 ... [2020-11-04T11:46:01.643Z] [2020-11-04T11:46:01.643Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:46:01.643Z] #25 6.893 Fetched 8219 kB in 2s (3428 kB/s) [2020-11-04T11:46:01.659Z] #41 10.13 PBCC images/packet-sock.pb-c.c [2020-11-04T11:46:01.659Z] #41 10.18 DEP images/sk-opts.pb-c.d [2020-11-04T11:46:01.659Z] #41 10.29 DEP images/packet-sock.pb-c.d [2020-11-04T11:46:01.659Z] #41 10.33 PBCC images/sk-netlink.pb-c.c [2020-11-04T11:46:01.659Z] #41 10.38 DEP images/sk-netlink.pb-c.d [2020-11-04T11:46:01.924Z] #41 ... [2020-11-04T11:46:01.924Z] [2020-11-04T11:46:01.924Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:01.924Z] #32 91.13 github.com/BurntSushi/toml [2020-11-04T11:46:01.924Z] #32 91.13 flag [2020-11-04T11:46:01.924Z] #32 92.83 log [2020-11-04T11:46:01.924Z] #32 95.71 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:46:01.924Z] #32 DONE 99.9s [2020-11-04T11:46:01.924Z] [2020-11-04T11:46:01.924Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:01.924Z] #41 10.47 PBCC images/sk-inet.pb-c.c [2020-11-04T11:46:01.924Z] #41 ... [2020-11-04T11:46:01.924Z] [2020-11-04T11:46:01.924Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:01.924Z] #43 98.60 text/template/parse [2020-11-04T11:46:02.524Z] #54 114.4 + bin/containerd [2020-11-04T11:46:03.035Z] #25 6.893 Reading package lists... [2020-11-04T11:46:03.132Z] #30 ... [2020-11-04T11:46:03.132Z] [2020-11-04T11:46:03.132Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:03.132Z] #34 5.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:03.132Z] #34 5.333 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:03.132Z] #34 5.333 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:03.132Z] #34 5.592 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:46:03.308Z] #43 ... [2020-11-04T11:46:03.308Z] [2020-11-04T11:46:03.308Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:03.308Z] #49 91.27 encoding/json [2020-11-04T11:46:03.308Z] #49 97.08 github.com/pkg/diff [2020-11-04T11:46:03.308Z] #49 97.87 go/ast [2020-11-04T11:46:03.308Z] #49 98.56 golang.org/x/crypto/ssh/terminal [2020-11-04T11:46:03.308Z] #49 100.6 mvdan.cc/editorconfig [2020-11-04T11:46:03.308Z] #49 ... [2020-11-04T11:46:03.308Z] [2020-11-04T11:46:03.308Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:03.308Z] #41 10.57 DEP images/sk-inet.pb-c.d [2020-11-04T11:46:03.308Z] #41 10.66 PBCC images/sk-unix.pb-c.c [2020-11-04T11:46:03.308Z] #41 10.72 DEP images/sk-unix.pb-c.d [2020-11-04T11:46:03.308Z] #41 10.79 PBCC images/mm.pb-c.c [2020-11-04T11:46:03.308Z] #41 10.90 DEP images/mm.pb-c.d [2020-11-04T11:46:03.308Z] #41 11.00 PBCC images/timerfd.pb-c.c [2020-11-04T11:46:03.308Z] #41 11.08 DEP images/timerfd.pb-c.d [2020-11-04T11:46:03.308Z] #41 11.14 PBCC images/timer.pb-c.c [2020-11-04T11:46:03.308Z] #41 11.20 DEP images/timer.pb-c.d [2020-11-04T11:46:03.308Z] #41 11.37 PBCC images/sa.pb-c.c [2020-11-04T11:46:03.308Z] #41 11.41 DEP images/sa.pb-c.d [2020-11-04T11:46:03.308Z] #41 11.54 PBCC images/pipe-data.pb-c.c [2020-11-04T11:46:03.308Z] #41 11.57 DEP images/pipe-data.pb-c.d [2020-11-04T11:46:03.308Z] #41 11.63 PBCC images/mnt.pb-c.c [2020-11-04T11:46:03.308Z] #41 11.67 DEP images/mnt.pb-c.d [2020-11-04T11:46:03.308Z] #41 11.71 PBCC images/sk-packet.pb-c.c [2020-11-04T11:46:03.308Z] #41 11.75 DEP images/sk-packet.pb-c.d [2020-11-04T11:46:03.308Z] #41 11.78 PBCC images/tcp-stream.pb-c.c [2020-11-04T11:46:03.308Z] #41 11.87 DEP images/tcp-stream.pb-c.d [2020-11-04T11:46:03.308Z] #41 11.92 PBCC images/pipe.pb-c.c [2020-11-04T11:46:03.308Z] #41 11.99 DEP images/pipe.pb-c.d [2020-11-04T11:46:03.308Z] #41 12.05 PBCC images/pstree.pb-c.c [2020-11-04T11:46:03.399Z] #12 37.01 The following additional packages will be installed: [2020-11-04T11:46:03.399Z] #12 37.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T11:46:03.399Z] #12 37.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T11:46:03.399Z] #12 37.02 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T11:46:03.399Z] #12 37.03 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:46:03.399Z] #12 37.05 Suggested packages: [2020-11-04T11:46:03.399Z] #12 37.05 gcc-8-locales seccomp wine64 [2020-11-04T11:46:03.569Z] #41 12.09 DEP images/pstree.pb-c.d [2020-11-04T11:46:03.569Z] #41 12.12 PBCC images/fs.pb-c.c [2020-11-04T11:46:03.569Z] #41 12.14 DEP images/fs.pb-c.d [2020-11-04T11:46:03.569Z] #41 12.21 PBCC images/signalfd.pb-c.c [2020-11-04T11:46:03.569Z] #41 12.26 DEP images/signalfd.pb-c.d [2020-11-04T11:46:03.569Z] #41 12.32 PBCC images/fh.pb-c.c [2020-11-04T11:46:03.695Z] #34 6.068 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:46:03.830Z] #41 12.37 PBCC images/fsnotify.pb-c.c [2020-11-04T11:46:03.830Z] #41 12.44 DEP images/fh.pb-c.d [2020-11-04T11:46:03.830Z] #41 12.52 DEP images/fsnotify.pb-c.d [2020-11-04T11:46:03.830Z] #41 12.55 PBCC images/eventpoll.pb-c.c [2020-11-04T11:46:04.091Z] #41 12.59 DEP images/eventpoll.pb-c.d [2020-11-04T11:46:04.091Z] #41 12.62 PBCC images/eventfd.pb-c.c [2020-11-04T11:46:04.091Z] #41 12.65 DEP images/eventfd.pb-c.d [2020-11-04T11:46:04.091Z] #41 12.70 PBCC images/remap-file-path.pb-c.c [2020-11-04T11:46:04.091Z] #41 12.74 DEP images/remap-file-path.pb-c.d [2020-11-04T11:46:04.091Z] #41 12.79 PBCC images/fifo.pb-c.c [2020-11-04T11:46:04.091Z] #41 12.83 DEP images/fifo.pb-c.d [2020-11-04T11:46:04.353Z] #41 12.89 PBCC images/ghost-file.pb-c.c [2020-11-04T11:46:04.353Z] #41 12.92 DEP images/ghost-file.pb-c.d [2020-11-04T11:46:04.353Z] #41 12.99 PBCC images/regfile.pb-c.c [2020-11-04T11:46:04.353Z] #41 13.02 DEP images/regfile.pb-c.d [2020-11-04T11:46:04.353Z] #41 13.08 PBCC images/ns.pb-c.c [2020-11-04T11:46:04.432Z] #25 8.225 Reading package lists... [2020-11-04T11:46:04.432Z] #25 9.535 Building dependency tree... [2020-11-04T11:46:04.613Z] #41 13.13 DEP images/ns.pb-c.d [2020-11-04T11:46:04.613Z] #41 13.18 PBCC images/fdinfo.pb-c.c [2020-11-04T11:46:04.613Z] #41 13.26 DEP images/fdinfo.pb-c.d [2020-11-04T11:46:04.613Z] #41 13.32 PBCC images/core-aarch64.pb-c.c [2020-11-04T11:46:04.637Z] #34 ... [2020-11-04T11:46:04.637Z] [2020-11-04T11:46:04.637Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:04.637Z] #32 6.737 + RM_GOPATH=0 [2020-11-04T11:46:04.637Z] #32 6.737 + TMP_GOPATH= [2020-11-04T11:46:04.637Z] #32 6.737 + : /build [2020-11-04T11:46:04.637Z] #32 6.737 + '[' -z '' ']' [2020-11-04T11:46:04.637Z] #32 6.737 ++ mktemp -d [2020-11-04T11:46:04.637Z] #32 6.754 + export GOPATH=/tmp/tmp.8BGDIgoer7 [2020-11-04T11:46:04.637Z] #32 6.754 + GOPATH=/tmp/tmp.8BGDIgoer7 [2020-11-04T11:46:04.637Z] #32 6.754 + RM_GOPATH=1 [2020-11-04T11:46:04.637Z] #32 6.754 + case "$(go env GOARCH)" in [2020-11-04T11:46:04.637Z] #32 6.754 ++ go env GOARCH [2020-11-04T11:46:04.637Z] #32 6.778 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:04.637Z] #32 6.778 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:04.637Z] #32 6.778 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:04.637Z] #32 6.786 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:46:04.637Z] #32 6.786 + dir=/tmp/install [2020-11-04T11:46:04.637Z] #32 6.786 + bin=tomlv [2020-11-04T11:46:04.637Z] #32 6.786 + shift [2020-11-04T11:46:04.637Z] #32 6.786 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T11:46:04.637Z] #32 6.786 + . /tmp/install/tomlv.installer [2020-11-04T11:46:04.637Z] #32 6.786 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:46:04.637Z] #32 6.786 + install_tomlv [2020-11-04T11:46:04.637Z] #32 6.786 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T11:46:04.637Z] #32 6.786 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8BGDIgoer7/src/github.com/BurntSushi/toml [2020-11-04T11:46:04.637Z] #32 6.796 Cloning into '/tmp/tmp.8BGDIgoer7/src/github.com/BurntSushi/toml'... [2020-11-04T11:46:04.874Z] #41 13.41 PBCC images/core-arm.pb-c.c [2020-11-04T11:46:04.874Z] #41 13.44 PBCC images/core-ppc64.pb-c.c [2020-11-04T11:46:04.874Z] #41 13.50 PBCC images/core-s390.pb-c.c [2020-11-04T11:46:04.874Z] #41 13.60 PBCC images/core-x86.pb-c.c [2020-11-04T11:46:04.942Z] #12 ... [2020-11-04T11:46:04.943Z] [2020-11-04T11:46:04.943Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:04.943Z] #41 25.10 Reading package lists... [2020-11-04T11:46:04.943Z] #41 32.85 Building dependency tree... [2020-11-04T11:46:04.943Z] #41 36.55 The following additional packages will be installed: [2020-11-04T11:46:04.943Z] #41 36.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T11:46:04.943Z] #41 36.56 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T11:46:04.943Z] #41 36.57 Suggested packages: [2020-11-04T11:46:04.943Z] #41 36.57 manpages-dev python-setuptools [2020-11-04T11:46:04.943Z] #41 37.96 The following NEW packages will be installed: [2020-11-04T11:46:04.943Z] #41 37.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T11:46:04.943Z] #41 37.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T11:46:04.943Z] #41 37.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T11:46:04.943Z] #41 37.98 python-six zlib1g-dev [2020-11-04T11:46:04.943Z] #41 38.23 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:04.943Z] #41 38.23 Need to get 4075 kB of archives. [2020-11-04T11:46:04.943Z] #41 38.23 After this operation, 24.5 MB of additional disk space will be used. [2020-11-04T11:46:04.943Z] #41 38.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-11-04T11:46:04.943Z] #41 38.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-04T11:46:04.943Z] #41 38.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-11-04T11:46:04.943Z] #41 38.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-04T11:46:04.943Z] #41 38.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-11-04T11:46:04.943Z] #41 38.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-04T11:46:04.943Z] #41 38.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-11-04T11:46:04.943Z] #41 38.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-11-04T11:46:04.943Z] #41 38.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-11-04T11:46:04.943Z] #41 38.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-11-04T11:46:04.943Z] #41 38.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-11-04T11:46:04.943Z] #41 ... [2020-11-04T11:46:04.943Z] [2020-11-04T11:46:04.943Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:04.943Z] #12 39.08 The following NEW packages will be installed: [2020-11-04T11:46:04.943Z] #12 39.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T11:46:04.943Z] #12 39.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T11:46:04.943Z] #12 39.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T11:46:04.943Z] #12 39.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T11:46:04.943Z] #12 39.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T11:46:04.943Z] #12 39.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:46:05.008Z] #25 10.21 The following additional packages will be installed: [2020-11-04T11:46:05.008Z] #25 10.21 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T11:46:05.008Z] #25 10.21 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T11:46:05.008Z] #25 10.21 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T11:46:05.008Z] #25 10.22 Suggested packages: [2020-11-04T11:46:05.008Z] #25 10.22 krb5-doc krb5-user [2020-11-04T11:46:05.008Z] #25 10.22 Recommended packages: [2020-11-04T11:46:05.008Z] #25 10.22 krb5-locales publicsuffix libsasl2-modules [2020-11-04T11:46:05.008Z] #25 10.46 The following NEW packages will be installed: [2020-11-04T11:46:05.008Z] #25 10.46 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T11:46:05.008Z] #25 10.46 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T11:46:05.008Z] #25 10.46 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T11:46:05.008Z] #25 10.47 libssh2-1 libssl1.1 openssl [2020-11-04T11:46:05.136Z] #41 13.64 PBCC images/core.pb-c.c [2020-11-04T11:46:05.136Z] #41 13.74 PBCC images/inventory.pb-c.c [2020-11-04T11:46:05.136Z] #41 13.82 DEP images/core-aarch64.pb-c.d [2020-11-04T11:46:05.136Z] #41 13.87 DEP images/core-arm.pb-c.d [2020-11-04T11:46:05.200Z] #32 7.534 + cd /tmp/tmp.8BGDIgoer7/src/github.com/BurntSushi/toml [2020-11-04T11:46:05.200Z] #32 7.534 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:46:05.200Z] #32 7.543 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:46:05.200Z] #32 ... [2020-11-04T11:46:05.200Z] [2020-11-04T11:46:05.200Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:05.200Z] #34 7.477 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:46:05.245Z] #12 39.42 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:05.245Z] #12 39.42 Need to get 78.9 MB of archives. [2020-11-04T11:46:05.245Z] #12 39.42 After this operation, 532 MB of additional disk space will be used. [2020-11-04T11:46:05.245Z] #12 39.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-11-04T11:46:05.397Z] #41 13.91 DEP images/core-ppc64.pb-c.d [2020-11-04T11:46:05.397Z] #41 13.95 DEP images/core-s390.pb-c.d [2020-11-04T11:46:05.546Z] #12 ... [2020-11-04T11:46:05.546Z] [2020-11-04T11:46:05.546Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:05.546Z] #54 25.78 Reading package lists... [2020-11-04T11:46:05.546Z] #54 33.18 Building dependency tree... [2020-11-04T11:46:05.546Z] #54 36.43 The following additional packages will be installed: [2020-11-04T11:46:05.546Z] #54 36.45 libbtrfs0 [2020-11-04T11:46:05.546Z] #54 36.61 The following NEW packages will be installed: [2020-11-04T11:46:05.546Z] #54 36.61 libbtrfs-dev libbtrfs0 [2020-11-04T11:46:05.546Z] #54 36.76 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:05.546Z] #54 36.76 Need to get 120 kB of archives. [2020-11-04T11:46:05.546Z] #54 36.76 After this operation, 423 kB of additional disk space will be used. [2020-11-04T11:46:05.546Z] #54 36.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-04T11:46:05.546Z] #54 36.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-04T11:46:05.546Z] #54 38.50 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:05.546Z] #54 38.76 Fetched 120 kB in 0s (1326 kB/s) [2020-11-04T11:46:05.546Z] #54 38.89 Selecting previously unselected package libbtrfs0. [2020-11-04T11:46:05.546Z] #54 38.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-04T11:46:05.546Z] #54 38.96 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-04T11:46:05.546Z] #54 38.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:46:05.546Z] #54 39.19 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:46:05.546Z] #54 39.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-04T11:46:05.546Z] #54 39.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:46:05.546Z] #54 39.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:46:05.546Z] #54 39.51 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:46:05.546Z] #54 39.51 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:46:05.546Z] #54 DONE 39.8s [2020-11-04T11:46:05.586Z] #25 10.77 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T11:46:05.586Z] #25 10.77 Need to get 4772 kB of archives. [2020-11-04T11:46:05.586Z] #25 10.77 After this operation, 11.5 MB of additional disk space will be used. [2020-11-04T11:46:05.586Z] #25 10.77 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-11-04T11:46:05.586Z] #25 10.77 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T11:46:05.586Z] #25 10.77 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-11-04T11:46:05.586Z] #25 10.77 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u3 [216 kB] [2020-11-04T11:46:05.586Z] #25 10.78 Get:5 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-11-04T11:46:05.586Z] #25 10.81 Get:6 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-11-04T11:46:05.586Z] #25 10.83 Get:7 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T11:46:05.586Z] #25 10.83 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-11-04T11:46:05.586Z] #25 10.83 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB] [2020-11-04T11:46:05.586Z] #25 10.83 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB] [2020-11-04T11:46:05.586Z] #25 10.83 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB] [2020-11-04T11:46:05.586Z] #25 10.88 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB] [2020-11-04T11:46:05.586Z] #25 10.88 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-11-04T11:46:05.586Z] #25 10.88 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-11-04T11:46:05.586Z] #25 10.88 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-11-04T11:46:05.586Z] #25 10.88 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-11-04T11:46:05.586Z] #25 10.89 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-11-04T11:46:05.586Z] #25 10.89 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-11-04T11:46:05.586Z] #25 10.90 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-04T11:46:05.586Z] #25 10.90 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-04T11:46:05.586Z] #25 10.90 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-04T11:46:05.658Z] #41 14.02 DEP images/core-x86.pb-c.d [2020-11-04T11:46:05.658Z] #41 14.11 DEP images/core.pb-c.d [2020-11-04T11:46:05.658Z] #41 14.22 DEP images/inventory.pb-c.d [2020-11-04T11:46:05.658Z] #41 14.28 PBCC images/cpuinfo.pb-c.c [2020-11-04T11:46:05.658Z] #41 14.33 DEP images/cpuinfo.pb-c.d [2020-11-04T11:46:05.658Z] #41 14.38 PBCC images/stats.pb-c.c [2020-11-04T11:46:05.848Z] [2020-11-04T11:46:05.849Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:05.849Z] #41 39.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-11-04T11:46:05.849Z] #41 39.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-11-04T11:46:05.849Z] #41 39.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-11-04T11:46:05.849Z] #41 39.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T11:46:05.849Z] #41 39.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-11-04T11:46:05.849Z] #41 39.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-11-04T11:46:05.852Z] #25 11.15 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:05.852Z] #25 11.19 Fetched 4772 kB in 0s (12.2 MB/s) [2020-11-04T11:46:05.852Z] #25 11.22 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-11-04T11:46:05.852Z] #25 11.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2020-11-04T11:46:05.852Z] #25 11.23 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-04T11:46:05.852Z] #25 11.23 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:46:05.852Z] #25 11.28 Selecting previously unselected package libsasl2-2:arm64. [2020-11-04T11:46:05.852Z] #25 11.29 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-04T11:46:05.852Z] #25 11.29 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:46:05.919Z] #41 14.41 DEP images/stats.pb-c.d [2020-11-04T11:46:06.115Z] #25 11.34 Selecting previously unselected package libldap-common. [2020-11-04T11:46:06.115Z] #25 11.34 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T11:46:06.115Z] #25 11.35 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:46:06.115Z] #25 11.40 Selecting previously unselected package libldap-2.4-2:arm64. [2020-11-04T11:46:06.115Z] #25 11.40 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_arm64.deb ... [2020-11-04T11:46:06.115Z] #25 11.40 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:46:06.115Z] #25 11.49 Selecting previously unselected package libssl1.1:arm64. [2020-11-04T11:46:06.115Z] #25 11.49 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-04T11:46:06.115Z] #25 11.49 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-04T11:46:06.390Z] #25 11.73 Selecting previously unselected package openssl. [2020-11-04T11:46:06.390Z] #25 11.73 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-04T11:46:06.390Z] #25 11.73 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:46:06.518Z] #41 ... [2020-11-04T11:46:06.518Z] [2020-11-04T11:46:06.518Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:06.518Z] #63 DONE 40.8s [2020-11-04T11:46:06.655Z] #25 11.97 Selecting previously unselected package ca-certificates. [2020-11-04T11:46:06.655Z] #25 11.97 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T11:46:06.655Z] #25 11.97 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T11:46:06.655Z] #25 12.06 Selecting previously unselected package libkeyutils1:arm64. [2020-11-04T11:46:06.655Z] #25 12.06 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2020-11-04T11:46:06.655Z] #25 12.06 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-11-04T11:46:06.818Z] [2020-11-04T11:46:06.818Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:06.818Z] #55 0.311 + RM_GOPATH=0 [2020-11-04T11:46:06.818Z] #55 0.311 + TMP_GOPATH= [2020-11-04T11:46:06.818Z] #55 0.312 + : /build [2020-11-04T11:46:06.818Z] #55 0.312 + '[' -z '' ']' [2020-11-04T11:46:06.818Z] #55 0.313 ++ mktemp -d [2020-11-04T11:46:06.818Z] #55 0.322 + export GOPATH=/tmp/tmp.iBYnyksFQQ [2020-11-04T11:46:06.818Z] #55 0.335 + GOPATH=/tmp/tmp.iBYnyksFQQ [2020-11-04T11:46:06.818Z] #55 0.335 + RM_GOPATH=1 [2020-11-04T11:46:06.818Z] #55 0.336 + case "$(go env GOARCH)" in [2020-11-04T11:46:06.818Z] #55 0.337 ++ go env GOARCH [2020-11-04T11:46:06.818Z] #55 0.363 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:06.818Z] #55 0.363 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:06.818Z] #55 0.364 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:06.818Z] #55 0.366 + dir=/tmp/install [2020-11-04T11:46:06.818Z] #55 0.366 + bin=containerd [2020-11-04T11:46:06.818Z] #55 0.366 + shift [2020-11-04T11:46:06.818Z] #55 0.367 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T11:46:06.818Z] #55 0.368 + . /tmp/install/containerd.installer [2020-11-04T11:46:06.818Z] #55 0.371 ++ set -e [2020-11-04T11:46:06.818Z] #55 0.372 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:46:06.818Z] #55 0.375 + install_containerd [2020-11-04T11:46:06.818Z] #55 0.377 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T11:46:06.818Z] #55 0.377 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:46:06.818Z] #55 0.378 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iBYnyksFQQ/src/github.com/containerd/containerd [2020-11-04T11:46:06.818Z] #55 0.381 Cloning into '/tmp/tmp.iBYnyksFQQ/src/github.com/containerd/containerd'... [2020-11-04T11:46:06.858Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s done [2020-11-04T11:46:06.918Z] #25 12.11 Selecting previously unselected package libkrb5support0:arm64. [2020-11-04T11:46:06.918Z] #25 12.11 Preparing to unpack .../08-libkrb5support0_1.17-3_arm64.deb ... [2020-11-04T11:46:06.918Z] #25 12.11 Unpacking libkrb5support0:arm64 (1.17-3) ... [2020-11-04T11:46:06.918Z] #25 12.17 Selecting previously unselected package libk5crypto3:arm64. [2020-11-04T11:46:06.918Z] #25 12.17 Preparing to unpack .../09-libk5crypto3_1.17-3_arm64.deb ... [2020-11-04T11:46:06.918Z] #25 12.17 Unpacking libk5crypto3:arm64 (1.17-3) ... [2020-11-04T11:46:06.918Z] #25 12.23 Selecting previously unselected package libkrb5-3:arm64. [2020-11-04T11:46:06.918Z] #25 12.23 Preparing to unpack .../10-libkrb5-3_1.17-3_arm64.deb ... [2020-11-04T11:46:06.918Z] #25 12.24 Unpacking libkrb5-3:arm64 (1.17-3) ... [2020-11-04T11:46:07.117Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-04T11:46:07.181Z] #25 12.47 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-11-04T11:46:07.181Z] #25 12.47 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_arm64.deb ... [2020-11-04T11:46:07.181Z] #25 12.48 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ... [2020-11-04T11:46:07.181Z] #25 12.60 Selecting previously unselected package libnghttp2-14:arm64. [2020-11-04T11:46:07.181Z] #25 12.60 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-11-04T11:46:07.305Z] #41 15.81 make[1]: Nothing to be done for 'all'. [2020-11-04T11:46:07.444Z] #25 12.60 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-04T11:46:07.444Z] #25 12.66 Selecting previously unselected package libpsl5:arm64. [2020-11-04T11:46:07.444Z] #25 12.66 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-11-04T11:46:07.444Z] #25 12.66 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-11-04T11:46:07.444Z] #25 12.83 Selecting previously unselected package librtmp1:arm64. [2020-11-04T11:46:07.444Z] #25 12.83 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-11-04T11:46:07.444Z] #25 12.84 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:46:07.444Z] #25 12.89 Selecting previously unselected package libssh2-1:arm64. [2020-11-04T11:46:07.444Z] #25 12.89 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-11-04T11:46:07.684Z] #8 DONE 32.4s [2020-11-04T11:46:07.684Z] [2020-11-04T11:46:07.684Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T11:46:07.684Z] #9 ... [2020-11-04T11:46:07.684Z] [2020-11-04T11:46:07.684Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:46:07.684Z] #25 9.683 Selecting previously unselected package libjq1:amd64. [2020-11-04T11:46:07.684Z] #25 9.683 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:46:07.684Z] #25 9.690 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:46:07.684Z] #25 9.743 Selecting previously unselected package jq. [2020-11-04T11:46:07.684Z] #25 9.743 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:46:07.684Z] #25 9.749 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:46:07.684Z] #25 9.803 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-04T11:46:07.684Z] #25 9.814 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-04T11:46:07.684Z] #25 9.835 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T11:46:07.684Z] #25 10.00 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T11:46:07.684Z] #25 10.01 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:46:07.684Z] #25 10.03 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-11-04T11:46:07.684Z] #25 10.05 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:46:07.684Z] #25 10.06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:46:07.684Z] #25 10.08 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-11-04T11:46:07.684Z] #25 10.09 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:46:07.684Z] #25 10.10 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T11:46:07.684Z] #25 10.12 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-11-04T11:46:07.684Z] #25 10.13 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:46:07.684Z] #25 10.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:46:07.684Z] #25 10.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:46:07.684Z] #25 10.18 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:46:07.684Z] #25 10.19 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T11:46:07.684Z] #25 10.85 Updating certificates in /etc/ssl/certs... [2020-11-04T11:46:07.684Z] #25 12.00 126 added, 0 removed; done. [2020-11-04T11:46:07.684Z] #25 12.09 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T11:46:07.684Z] #25 12.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:46:07.684Z] #25 12.16 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T11:46:07.684Z] #25 12.18 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T11:46:07.684Z] #25 12.21 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:46:07.684Z] #25 12.23 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T11:46:07.684Z] #25 12.25 Updating certificates in /etc/ssl/certs... [2020-11-04T11:46:07.684Z] #25 13.22 0 added, 0 removed; done. [2020-11-04T11:46:07.684Z] #25 13.22 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T11:46:07.684Z] #25 13.22 done. [2020-11-04T11:46:07.718Z] #25 12.89 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-04T11:46:07.718Z] #25 13.02 Selecting previously unselected package libcurl4:arm64. [2020-11-04T11:46:07.718Z] #25 13.02 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-11-04T11:46:07.722Z] #34 ... [2020-11-04T11:46:07.722Z] [2020-11-04T11:46:07.722Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:07.722Z] #40 6.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:07.722Z] #40 6.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:07.722Z] #40 6.481 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:07.722Z] #40 7.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:46:07.722Z] #40 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:46:07.722Z] #40 ... [2020-11-04T11:46:07.722Z] [2020-11-04T11:46:07.722Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:07.722Z] #53 6.509 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:07.722Z] #53 6.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:07.722Z] #53 6.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:07.722Z] #53 7.157 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:46:07.978Z] #53 ... [2020-11-04T11:46:07.978Z] [2020-11-04T11:46:07.978Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:07.978Z] #11 6.112 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:07.979Z] #11 6.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:07.979Z] #11 6.182 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:07.979Z] #11 6.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:46:07.979Z] #11 9.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:46:07.979Z] #11 ... [2020-11-04T11:46:07.979Z] [2020-11-04T11:46:07.979Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:46:07.979Z] #38 8.130 + git clone https://github.com/docker/distribution.git . [2020-11-04T11:46:07.979Z] #38 8.134 Cloning into '.'... [2020-11-04T11:46:07.980Z] #25 13.02 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-04T11:46:07.980Z] #25 13.25 Selecting previously unselected package curl. [2020-11-04T11:46:07.980Z] #25 13.25 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-11-04T11:46:07.980Z] #25 13.25 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T11:46:07.980Z] #25 13.31 Selecting previously unselected package libonig5:arm64. [2020-11-04T11:46:07.980Z] #25 13.31 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-11-04T11:46:07.980Z] #25 13.31 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-04T11:46:08.236Z] #38 ... [2020-11-04T11:46:08.236Z] [2020-11-04T11:46:08.236Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:08.236Z] #49 8.790 + RM_GOPATH=0 [2020-11-04T11:46:08.236Z] #49 8.790 + TMP_GOPATH= [2020-11-04T11:46:08.236Z] #49 8.790 + : /build [2020-11-04T11:46:08.236Z] #49 8.790 + '[' -z '' ']' [2020-11-04T11:46:08.236Z] #49 8.790 ++ mktemp -d [2020-11-04T11:46:08.236Z] #49 8.795 + export GOPATH=/tmp/tmp.6AsuIw8HGR [2020-11-04T11:46:08.236Z] #49 8.795 + GOPATH=/tmp/tmp.6AsuIw8HGR [2020-11-04T11:46:08.236Z] #49 8.795 + RM_GOPATH=1 [2020-11-04T11:46:08.236Z] #49 8.795 + case "$(go env GOARCH)" in [2020-11-04T11:46:08.236Z] #49 8.795 ++ go env GOARCH [2020-11-04T11:46:08.236Z] #49 8.862 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.236Z] #49 8.862 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.236Z] #49 8.862 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:08.236Z] #49 8.862 + dir=/tmp/install [2020-11-04T11:46:08.236Z] #49 8.862 + bin=shfmt [2020-11-04T11:46:08.236Z] #49 8.862 + shift [2020-11-04T11:46:08.236Z] #49 8.862 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T11:46:08.236Z] #49 8.862 + . /tmp/install/shfmt.installer [2020-11-04T11:46:08.236Z] #49 8.862 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:46:08.236Z] #49 8.862 + install_shfmt [2020-11-04T11:46:08.236Z] #49 8.862 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T11:46:08.236Z] #49 8.862 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6AsuIw8HGR/src/github.com/mvdan/sh [2020-11-04T11:46:08.236Z] #49 8.862 Cloning into '/tmp/tmp.6AsuIw8HGR/src/github.com/mvdan/sh'... [2020-11-04T11:46:08.236Z] #49 8.868 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:46:08.247Z] #41 ... [2020-11-04T11:46:08.247Z] [2020-11-04T11:46:08.247Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:08.247Z] #54 43.90 Checking out files: 41% (1421/3430) Checking out files: 42% (1441/3430) Checking out files: 43% (1475/3430) Checking out files: 44% (1510/3430) Checking out files: 45% (1544/3430) Checking out files: 46% (1578/3430) Checking out files: 47% (1613/3430) Checking out files: 48% (1647/3430) Checking out files: 49% (1681/3430) Checking out files: 50% (1715/3430) Checking out files: 51% (1750/3430) Checking out files: 52% (1784/3430) Checking out files: 53% (1818/3430) Checking out files: 54% (1853/3430) Checking out files: 55% (1887/3430) Checking out files: 56% (1921/3430) Checking out files: 57% (1956/3430) Checking out files: 58% (1990/3430) Checking out files: 59% (2024/3430) Checking out files: 60% (2058/3430) Checking out files: 61% (2093/3430) Checking out files: 62% (2127/3430) Checking out files: 63% (2161/3430) Checking out files: 64% (2196/3430) Checking out files: 65% (2230/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 86% (2977/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T11:46:08.247Z] #54 45.40 + cd /tmp/tmp.ukCb7Dv19i/src/github.com/containerd/containerd [2020-11-04T11:46:08.251Z] #25 13.51 Selecting previously unselected package libjq1:arm64. [2020-11-04T11:46:08.251Z] #25 13.51 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-04T11:46:08.251Z] #25 13.51 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-04T11:46:08.251Z] #25 13.56 Selecting previously unselected package jq. [2020-11-04T11:46:08.251Z] #25 13.56 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-04T11:46:08.251Z] #25 13.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:46:08.251Z] #25 13.61 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-11-04T11:46:08.251Z] #25 13.62 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-11-04T11:46:08.251Z] #25 13.64 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-04T11:46:08.493Z] #49 ... [2020-11-04T11:46:08.493Z] [2020-11-04T11:46:08.493Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:08.493Z] #45 7.874 + RM_GOPATH=0 [2020-11-04T11:46:08.493Z] #45 7.874 + TMP_GOPATH= [2020-11-04T11:46:08.493Z] #45 7.874 + : /build [2020-11-04T11:46:08.493Z] #45 7.874 + '[' -z '' ']' [2020-11-04T11:46:08.493Z] #45 7.874 ++ mktemp -d [2020-11-04T11:46:08.493Z] #45 7.874 + export GOPATH=/tmp/tmp.3NmeknFh0h [2020-11-04T11:46:08.493Z] #45 7.874 + GOPATH=/tmp/tmp.3NmeknFh0h [2020-11-04T11:46:08.494Z] #45 7.874 + RM_GOPATH=1 [2020-11-04T11:46:08.494Z] #45 7.874 + case "$(go env GOARCH)" in [2020-11-04T11:46:08.494Z] #45 7.874 ++ go env GOARCH [2020-11-04T11:46:08.494Z] #45 7.923 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.494Z] #45 7.923 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.494Z] #45 7.923 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:08.494Z] #45 7.923 + dir=/tmp/install [2020-11-04T11:46:08.494Z] #45 7.923 + bin=gotestsum [2020-11-04T11:46:08.494Z] #45 7.923 + shift [2020-11-04T11:46:08.494Z] #45 7.923 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T11:46:08.494Z] #45 7.923 + . /tmp/install/gotestsum.installer [2020-11-04T11:46:08.494Z] #45 7.923 ++ : v0.5.3 [2020-11-04T11:46:08.494Z] #45 7.923 + install_gotestsum [2020-11-04T11:46:08.494Z] #45 7.923 + set -e [2020-11-04T11:46:08.494Z] #45 7.923 + export GO111MODULE=on [2020-11-04T11:46:08.494Z] #45 7.923 + GO111MODULE=on [2020-11-04T11:46:08.494Z] #45 7.923 + GOBIN=/build [2020-11-04T11:46:08.494Z] #45 7.923 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T11:46:08.494Z] #45 8.063 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T11:46:08.494Z] #45 8.085 go: finding gotest.tools v0.5.3 [2020-11-04T11:46:08.494Z] #45 10.02 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T11:46:08.494Z] #45 10.78 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T11:46:08.494Z] #45 ... [2020-11-04T11:46:08.494Z] [2020-11-04T11:46:08.494Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:08.494Z] #47 8.473 + RM_GOPATH=0 [2020-11-04T11:46:08.494Z] #47 8.473 + TMP_GOPATH= [2020-11-04T11:46:08.494Z] #47 8.473 + : /build [2020-11-04T11:46:08.494Z] #47 8.473 + '[' -z '' ']' [2020-11-04T11:46:08.494Z] #47 8.484 ++ mktemp -d [2020-11-04T11:46:08.494Z] #47 8.489 + export GOPATH=/tmp/tmp.jRk01md1db [2020-11-04T11:46:08.494Z] #47 8.489 + GOPATH=/tmp/tmp.jRk01md1db [2020-11-04T11:46:08.494Z] #47 8.489 + RM_GOPATH=1 [2020-11-04T11:46:08.494Z] #47 8.489 + case "$(go env GOARCH)" in [2020-11-04T11:46:08.494Z] #47 8.516 ++ go env GOARCH [2020-11-04T11:46:08.494Z] #47 8.602 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.494Z] #47 8.602 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.494Z] #47 8.602 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:08.494Z] #47 8.602 + dir=/tmp/install [2020-11-04T11:46:08.494Z] #47 8.602 + bin=golangci_lint [2020-11-04T11:46:08.494Z] #47 8.602 + shift [2020-11-04T11:46:08.494Z] #47 8.602 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T11:46:08.494Z] #47 8.602 + . /tmp/install/golangci_lint.installer [2020-11-04T11:46:08.494Z] #47 8.602 ++ : v1.23.8 [2020-11-04T11:46:08.494Z] #47 8.604 + install_golangci_lint [2020-11-04T11:46:08.494Z] #47 8.604 + set -e [2020-11-04T11:46:08.494Z] #47 8.604 + export GO111MODULE=on [2020-11-04T11:46:08.494Z] #47 8.604 + GO111MODULE=on [2020-11-04T11:46:08.494Z] #47 8.604 + GOBIN=/build [2020-11-04T11:46:08.494Z] #47 8.604 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T11:46:08.494Z] #47 8.667 go: finding github.com v1.23.8 [2020-11-04T11:46:08.494Z] #47 8.667 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T11:46:08.494Z] #47 8.667 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T11:46:08.494Z] #47 8.667 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:46:08.494Z] #47 8.667 go: finding github.com/golangci v1.23.8 [2020-11-04T11:46:08.494Z] #47 10.60 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:46:08.508Z] #54 45.40 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:46:08.514Z] #25 13.98 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-04T11:46:08.751Z] #47 ... [2020-11-04T11:46:08.751Z] [2020-11-04T11:46:08.751Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:08.751Z] #43 7.920 + RM_GOPATH=0 [2020-11-04T11:46:08.751Z] #43 7.920 + TMP_GOPATH= [2020-11-04T11:46:08.751Z] #43 7.920 + : /build [2020-11-04T11:46:08.751Z] #43 7.920 + '[' -z '' ']' [2020-11-04T11:46:08.751Z] #43 7.920 ++ mktemp -d [2020-11-04T11:46:08.751Z] #43 7.920 + export GOPATH=/tmp/tmp.uTQsZnz3dM [2020-11-04T11:46:08.751Z] #43 7.920 + GOPATH=/tmp/tmp.uTQsZnz3dM [2020-11-04T11:46:08.751Z] #43 7.920 + RM_GOPATH=1 [2020-11-04T11:46:08.751Z] #43 7.920 + case "$(go env GOARCH)" in [2020-11-04T11:46:08.751Z] #43 7.920 ++ go env GOARCH [2020-11-04T11:46:08.751Z] #43 7.945 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.751Z] #43 7.945 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.751Z] #43 7.969 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:08.751Z] #43 7.969 + dir=/tmp/install [2020-11-04T11:46:08.751Z] #43 7.969 + bin=vndr [2020-11-04T11:46:08.751Z] #43 7.969 + shift [2020-11-04T11:46:08.751Z] #43 7.969 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T11:46:08.751Z] #43 7.969 + . /tmp/install/vndr.installer [2020-11-04T11:46:08.751Z] #43 7.969 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:46:08.751Z] #43 7.969 + install_vndr [2020-11-04T11:46:08.751Z] #43 7.969 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T11:46:08.751Z] #43 7.969 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uTQsZnz3dM/src/github.com/LK4D4/vndr [2020-11-04T11:46:08.751Z] #43 7.969 Cloning into '/tmp/tmp.uTQsZnz3dM/src/github.com/LK4D4/vndr'... [2020-11-04T11:46:08.751Z] #43 7.969 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:46:08.751Z] #43 9.467 + cd /tmp/tmp.uTQsZnz3dM/src/github.com/LK4D4/vndr [2020-11-04T11:46:08.751Z] #43 9.467 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:46:08.751Z] #43 9.492 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T11:46:08.751Z] #43 ... [2020-11-04T11:46:08.751Z] [2020-11-04T11:46:08.751Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:08.751Z] #22 8.170 + RM_GOPATH=0 [2020-11-04T11:46:08.751Z] #22 8.170 + TMP_GOPATH= [2020-11-04T11:46:08.751Z] #22 8.170 + : /build [2020-11-04T11:46:08.751Z] #22 8.170 + '[' -z '' ']' [2020-11-04T11:46:08.751Z] #22 8.170 ++ mktemp -d [2020-11-04T11:46:08.751Z] #22 8.170 + export GOPATH=/tmp/tmp.wrJiFvX4Pc [2020-11-04T11:46:08.751Z] #22 8.170 + GOPATH=/tmp/tmp.wrJiFvX4Pc [2020-11-04T11:46:08.751Z] #22 8.170 + RM_GOPATH=1 [2020-11-04T11:46:08.751Z] #22 8.170 + case "$(go env GOARCH)" in [2020-11-04T11:46:08.751Z] #22 8.170 ++ go env GOARCH [2020-11-04T11:46:08.751Z] #22 8.191 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.751Z] #22 8.191 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:08.751Z] #22 8.191 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:08.751Z] #22 8.208 Install docker/cli version 17.06.2-ce from stable [2020-11-04T11:46:08.751Z] #22 8.208 + dir=/tmp/install [2020-11-04T11:46:08.751Z] #22 8.208 + bin=dockercli [2020-11-04T11:46:08.751Z] #22 8.208 + shift [2020-11-04T11:46:08.751Z] #22 8.208 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T11:46:08.751Z] #22 8.208 + . /tmp/install/dockercli.installer [2020-11-04T11:46:08.751Z] #22 8.208 ++ : stable [2020-11-04T11:46:08.751Z] #22 8.208 ++ : 17.06.2-ce [2020-11-04T11:46:08.751Z] #22 8.208 + install_dockercli [2020-11-04T11:46:08.751Z] #22 8.208 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T11:46:08.751Z] #22 8.208 ++ uname -m [2020-11-04T11:46:08.751Z] #22 8.214 + arch=x86_64 [2020-11-04T11:46:08.751Z] #22 8.214 + '[' x86_64 '!=' x86_64 ']' [2020-11-04T11:46:08.751Z] #22 8.214 + url=https://download.docker.com/linux/static [2020-11-04T11:46:08.751Z] #22 8.214 + tar -xz docker/docker [2020-11-04T11:46:08.751Z] #22 8.215 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-04T11:46:08.781Z] #25 13.99 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:46:08.781Z] #25 14.00 Setting up libkrb5support0:arm64 (1.17-3) ... [2020-11-04T11:46:08.781Z] #25 14.01 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:46:08.781Z] #25 14.03 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T11:46:08.781Z] #25 14.04 Setting up libk5crypto3:arm64 (1.17-3) ... [2020-11-04T11:46:08.781Z] #25 14.04 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T11:46:08.781Z] #25 14.05 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-04T11:46:08.781Z] #25 14.06 Setting up libkrb5-3:arm64 (1.17-3) ... [2020-11-04T11:46:08.781Z] #25 14.07 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T11:46:08.781Z] #25 14.09 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-04T11:46:08.781Z] #25 ... [2020-11-04T11:46:08.781Z] [2020-11-04T11:46:08.781Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T11:46:08.781Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.6s done [2020-11-04T11:46:08.781Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.1s done [2020-11-04T11:46:08.781Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-11-04T11:46:08.781Z] #8 DONE 27.8s [2020-11-04T11:46:08.781Z] [2020-11-04T11:46:08.781Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:46:08.781Z] #25 14.10 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-04T11:46:08.781Z] #25 14.11 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T11:46:08.781Z] #25 14.12 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T11:46:08.995Z] #55 ... [2020-11-04T11:46:08.995Z] [2020-11-04T11:46:08.995Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:08.995Z] #35 25.78 Reading package lists... [2020-11-04T11:46:08.995Z] #35 32.96 Building dependency tree... [2020-11-04T11:46:08.995Z] #35 36.09 The following additional packages will be installed: [2020-11-04T11:46:08.995Z] #35 36.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T11:46:08.995Z] #35 36.12 Suggested packages: [2020-11-04T11:46:08.995Z] #35 36.13 cmake-doc ninja-build lrzip [2020-11-04T11:46:08.995Z] #35 36.13 Recommended packages: [2020-11-04T11:46:08.995Z] #35 36.13 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T11:46:08.995Z] #35 37.38 The following NEW packages will be installed: [2020-11-04T11:46:08.995Z] #35 37.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T11:46:08.995Z] #35 37.40 vim-common xxd [2020-11-04T11:46:08.995Z] #35 37.55 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:08.995Z] #35 37.55 Need to get 14.9 MB of archives. [2020-11-04T11:46:08.995Z] #35 37.55 After this operation, 67.2 MB of additional disk space will be used. [2020-11-04T11:46:08.995Z] #35 37.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-04T11:46:08.995Z] #35 37.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:46:08.995Z] #35 37.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T11:46:08.995Z] #35 37.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-04T11:46:08.995Z] #35 39.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-11-04T11:46:08.995Z] #35 39.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-11-04T11:46:08.995Z] #35 39.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-11-04T11:46:08.995Z] #35 39.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-11-04T11:46:08.995Z] #35 39.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-11-04T11:46:08.995Z] #35 39.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-11-04T11:46:08.995Z] #35 42.16 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:08.995Z] #35 42.58 Fetched 14.9 MB in 3s (5473 kB/s) [2020-11-04T11:46:08.995Z] #35 42.70 Selecting previously unselected package xxd. [2020-11-04T11:46:08.995Z] #35 42.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 ... 15339 files and directories currently installed.) [2020-11-04T11:46:08.995Z] #35 42.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-04T11:46:08.995Z] #35 42.80 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:46:08.995Z] #35 ... [2020-11-04T11:46:08.995Z] [2020-11-04T11:46:08.995Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:08.995Z] #41 42.18 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:08.995Z] #41 42.58 Fetched 4075 kB in 2s (1943 kB/s) [2020-11-04T11:46:08.995Z] #41 42.70 Selecting previously unselected package libcap-dev:ppc64el. [2020-11-04T11:46:08.995Z] #41 42.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 ... 15339 files and directories currently installed.) [2020-11-04T11:46:08.995Z] #41 42.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-11-04T11:46:08.995Z] #41 42.80 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-11-04T11:46:08.995Z] #41 42.98 Selecting previously unselected package libnet1:ppc64el. [2020-11-04T11:46:08.995Z] #41 42.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-04T11:46:08.995Z] #41 42.99 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-04T11:46:08.995Z] #41 43.10 Selecting previously unselected package libnet1-dev. [2020-11-04T11:46:08.995Z] #41 43.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-04T11:46:08.995Z] #41 43.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:46:09.018Z] #22 ... [2020-11-04T11:46:09.018Z] [2020-11-04T11:46:09.018Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:09.018Z] #56 8.786 + RM_GOPATH=0 [2020-11-04T11:46:09.018Z] #56 8.786 + TMP_GOPATH= [2020-11-04T11:46:09.018Z] #56 8.786 + : /build [2020-11-04T11:46:09.018Z] #56 8.786 + '[' -z '' ']' [2020-11-04T11:46:09.018Z] #56 8.786 ++ mktemp -d [2020-11-04T11:46:09.018Z] #56 8.786 + export GOPATH=/tmp/tmp.X9vOBuEgTa [2020-11-04T11:46:09.018Z] #56 8.786 + GOPATH=/tmp/tmp.X9vOBuEgTa [2020-11-04T11:46:09.018Z] #56 8.786 + RM_GOPATH=1 [2020-11-04T11:46:09.018Z] #56 8.786 + case "$(go env GOARCH)" in [2020-11-04T11:46:09.018Z] #56 8.786 ++ go env GOARCH [2020-11-04T11:46:09.018Z] #56 8.869 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:09.018Z] #56 8.869 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:09.018Z] #56 8.869 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:09.018Z] #56 8.869 + dir=/tmp/install [2020-11-04T11:46:09.018Z] #56 8.869 + bin=rootlesskit [2020-11-04T11:46:09.018Z] #56 8.869 + shift [2020-11-04T11:46:09.018Z] #56 8.869 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T11:46:09.018Z] #56 8.869 + . /tmp/install/rootlesskit.installer [2020-11-04T11:46:09.018Z] #56 8.869 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:46:09.018Z] #56 8.869 + install_rootlesskit [2020-11-04T11:46:09.018Z] #56 8.869 + case "$1" in [2020-11-04T11:46:09.018Z] #56 8.870 + export CGO_ENABLED=0 [2020-11-04T11:46:09.018Z] #56 8.870 + CGO_ENABLED=0 [2020-11-04T11:46:09.018Z] #56 8.870 + _install_rootlesskit [2020-11-04T11:46:09.018Z] #56 8.870 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T11:46:09.018Z] #56 8.870 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:46:09.018Z] #56 8.870 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.X9vOBuEgTa/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:46:09.018Z] #56 8.886 Cloning into '/tmp/tmp.X9vOBuEgTa/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T11:46:09.018Z] #56 ... [2020-11-04T11:46:09.018Z] [2020-11-04T11:46:09.018Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:09.018Z] #53 11.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:46:09.044Z] #25 ... [2020-11-04T11:46:09.044Z] [2020-11-04T11:46:09.044Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T11:46:09.069Z] #25 DONE 21.2s [2020-11-04T11:46:09.069Z] [2020-11-04T11:46:09.069Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T11:46:09.079Z] #54 46.04 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T11:46:09.079Z] #54 46.04 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T11:46:09.079Z] #54 46.04 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:46:09.079Z] #54 46.04 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:46:09.079Z] #54 46.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T11:46:09.079Z] #54 46.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T11:46:09.079Z] #54 46.04 + '[' '' = dynamic ']' [2020-11-04T11:46:09.079Z] #54 46.04 + make [2020-11-04T11:46:09.298Z] #41 43.40 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-04T11:46:09.298Z] #41 43.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-04T11:46:09.298Z] #41 43.43 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-04T11:46:09.298Z] #41 43.54 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-11-04T11:46:09.298Z] #41 43.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-11-04T11:46:09.298Z] #41 43.55 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-04T11:46:09.598Z] #41 43.84 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-04T11:46:09.598Z] #41 43.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-04T11:46:09.598Z] #41 43.85 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-04T11:46:09.649Z] #54 46.84 + bin/ctr [2020-11-04T11:46:09.900Z] #41 43.98 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-11-04T11:46:09.900Z] #41 43.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-11-04T11:46:09.900Z] #41 44.00 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-04T11:46:09.900Z] #41 44.13 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-11-04T11:46:09.900Z] #41 44.14 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-11-04T11:46:09.900Z] #41 44.15 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-04T11:46:10.008Z] #26 DONE 0.7s [2020-11-04T11:46:10.008Z] [2020-11-04T11:46:10.008Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T11:46:10.008Z] #9 DONE 2.3s [2020-11-04T11:46:10.008Z] [2020-11-04T11:46:10.008Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T11:46:10.203Z] #41 44.38 Selecting previously unselected package libprotobuf17:ppc64el. [2020-11-04T11:46:10.203Z] #41 44.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-11-04T11:46:10.203Z] #41 44.39 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-04T11:46:10.948Z] #10 DONE 1.1s [2020-11-04T11:46:10.948Z] [2020-11-04T11:46:10.948Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T11:46:10.948Z] #29 DONE 0.1s [2020-11-04T11:46:10.948Z] [2020-11-04T11:46:10.948Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:11.207Z] #45 ... [2020-11-04T11:46:11.207Z] [2020-11-04T11:46:11.207Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T11:46:11.207Z] #37 DONE 0.1s [2020-11-04T11:46:11.269Z] #41 45.26 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-11-04T11:46:11.269Z] #41 45.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-11-04T11:46:11.269Z] #41 45.28 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-04T11:46:11.269Z] #41 45.51 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-11-04T11:46:11.269Z] #41 45.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-11-04T11:46:11.269Z] #41 45.52 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-04T11:46:11.469Z] [2020-11-04T11:46:11.469Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:46:12.303Z] #53 14.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:46:12.819Z] #41 ... [2020-11-04T11:46:12.819Z] [2020-11-04T11:46:12.819Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:12.819Z] #48 36.73 go: extracting golang.org/x/text v0.3.2 [2020-11-04T11:46:12.819Z] #48 43.13 go: finding github.com/fatih/color v1.7.0 [2020-11-04T11:46:12.819Z] #48 43.15 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:46:12.819Z] #48 43.37 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:46:12.819Z] #48 43.43 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:46:12.819Z] #48 43.49 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:46:12.819Z] #48 43.52 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T11:46:12.819Z] #48 43.55 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:46:12.819Z] #48 43.58 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:46:12.819Z] #48 43.63 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:46:12.819Z] #48 43.68 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:46:12.819Z] #48 43.74 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:46:12.819Z] #48 43.76 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T11:46:12.819Z] #48 43.87 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:46:12.819Z] #48 43.94 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:46:12.819Z] #48 43.94 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:46:12.819Z] #48 43.96 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T11:46:12.819Z] #48 43.97 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:46:12.819Z] #48 44.03 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:46:12.819Z] #48 44.04 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:46:12.819Z] #48 44.12 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:46:12.819Z] #48 44.13 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:46:12.819Z] #48 44.16 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:46:12.819Z] #48 44.17 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T11:46:12.819Z] #48 44.22 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:46:12.819Z] #48 44.23 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:46:12.819Z] #48 44.26 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:46:12.819Z] #48 44.31 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T11:46:12.819Z] #48 44.32 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T11:46:12.819Z] #48 44.33 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:46:12.819Z] #48 44.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:46:12.819Z] #48 44.37 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T11:46:12.819Z] #48 44.46 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:46:12.819Z] #48 44.47 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:46:12.819Z] #48 44.49 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:46:12.819Z] #48 44.50 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T11:46:12.820Z] #48 44.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:46:12.820Z] #48 44.61 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:46:12.820Z] #48 44.67 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:46:12.820Z] #48 44.74 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:46:12.820Z] #48 44.75 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T11:46:12.820Z] #48 44.80 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T11:46:12.820Z] #48 44.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:46:12.820Z] #48 44.88 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:46:12.820Z] #48 44.88 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:46:12.820Z] #48 44.98 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:46:12.820Z] #48 45.00 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T11:46:12.820Z] #48 45.16 go: finding golang.org/x/text v0.3.2 [2020-11-04T11:46:12.820Z] #48 45.28 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:46:12.820Z] #48 45.39 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:46:12.820Z] #48 45.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:46:12.820Z] #48 45.47 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:46:12.820Z] #48 45.47 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:46:12.820Z] #48 45.56 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:46:12.820Z] #48 45.56 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:46:12.820Z] #48 45.58 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:46:12.820Z] #48 45.59 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:46:12.820Z] #48 45.66 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:46:12.820Z] #48 45.69 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T11:46:12.820Z] #48 45.69 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:46:12.820Z] #48 45.75 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:46:12.820Z] #48 45.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:46:12.820Z] #48 45.79 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:46:12.820Z] #48 45.81 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:46:12.820Z] #48 45.86 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T11:46:12.820Z] #48 45.88 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:46:12.820Z] #48 45.89 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:46:12.820Z] #48 45.94 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:46:12.820Z] #48 46.06 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:46:12.820Z] #48 46.33 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T11:46:12.820Z] #48 46.39 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:46:12.820Z] #48 46.49 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:46:12.820Z] #48 46.52 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:46:12.820Z] #48 46.55 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:46:12.820Z] #48 46.61 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:46:12.820Z] #48 ... [2020-11-04T11:46:12.820Z] [2020-11-04T11:46:12.820Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:46:12.820Z] #31 44.67 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-04T11:46:12.820Z] #31 45.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T11:46:12.820Z] #31 45.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T11:46:13.854Z] #54 ... [2020-11-04T11:46:13.854Z] [2020-11-04T11:46:13.854Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:13.854Z] #43 101.9 go/parser [2020-11-04T11:46:13.854Z] #43 103.0 text/template [2020-11-04T11:46:13.854Z] #43 105.1 encoding/xml [2020-11-04T11:46:13.854Z] #43 108.0 go/doc [2020-11-04T11:46:13.854Z] #43 110.4 github.com/LK4D4/vndr/versioned [2020-11-04T11:46:13.854Z] #43 110.5 compress/flate [2020-11-04T11:46:13.854Z] #43 111.6 github.com/LK4D4/vndr/build [2020-11-04T11:46:14.115Z] #43 ... [2020-11-04T11:46:14.115Z] [2020-11-04T11:46:14.115Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:14.115Z] #41 17.28 CC images/stats.o [2020-11-04T11:46:14.115Z] #41 17.65 CC images/core.o [2020-11-04T11:46:14.115Z] #41 18.18 CC images/core-x86.o [2020-11-04T11:46:14.115Z] #41 18.60 CC images/core-arm.o [2020-11-04T11:46:14.115Z] #41 18.96 CC images/core-aarch64.o [2020-11-04T11:46:14.115Z] #41 19.28 CC images/core-ppc64.o [2020-11-04T11:46:14.115Z] #41 19.88 CC images/core-s390.o [2020-11-04T11:46:14.115Z] #41 20.59 CC images/cpuinfo.o [2020-11-04T11:46:14.115Z] #41 21.01 CC images/inventory.o [2020-11-04T11:46:14.115Z] #41 21.31 CC images/fdinfo.o [2020-11-04T11:46:14.115Z] #41 21.75 CC images/fown.o [2020-11-04T11:46:14.115Z] #41 22.00 CC images/ns.o [2020-11-04T11:46:14.115Z] #41 22.22 CC images/regfile.o [2020-11-04T11:46:14.115Z] #41 22.44 CC images/ghost-file.o [2020-11-04T11:46:14.115Z] #41 22.69 CC images/fifo.o [2020-11-04T11:46:14.115Z] #41 ... [2020-11-04T11:46:14.115Z] [2020-11-04T11:46:14.115Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:14.115Z] #49 102.1 mvdan.cc/sh/v3/fileutil [2020-11-04T11:46:14.115Z] #49 102.3 mvdan.cc/sh/v3/syntax [2020-11-04T11:46:14.115Z] #49 108.8 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T11:46:14.229Z] #53 ... [2020-11-04T11:46:14.229Z] [2020-11-04T11:46:14.229Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:14.229Z] #45 11.95 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T11:46:14.229Z] #45 11.96 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:46:14.229Z] #45 12.03 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:46:14.229Z] #45 12.08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:46:14.229Z] #45 12.08 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:46:14.229Z] #45 12.08 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T11:46:14.229Z] #45 12.25 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T11:46:14.229Z] #45 12.68 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T11:46:14.229Z] #45 12.69 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:46:14.229Z] #45 12.89 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:46:14.229Z] #45 13.01 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T11:46:14.229Z] #45 13.10 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:46:14.229Z] #45 13.17 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:46:14.229Z] #45 13.27 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:46:14.229Z] #45 13.34 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:46:14.229Z] #45 13.51 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T11:46:14.229Z] #45 13.68 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:46:14.229Z] #45 14.56 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:46:14.229Z] #45 14.83 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:46:14.229Z] #45 16.09 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:46:14.376Z] #49 ... [2020-11-04T11:46:14.376Z] [2020-11-04T11:46:14.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:14.376Z] #41 22.88 CC images/remap-file-path.o [2020-11-04T11:46:14.376Z] #41 23.08 CC images/eventfd.o [2020-11-04T11:46:14.638Z] #41 23.33 CC images/eventpoll.o [2020-11-04T11:46:14.795Z] #45 ... [2020-11-04T11:46:14.795Z] [2020-11-04T11:46:14.795Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:15.052Z] #56 17.08 Checking out files: 90% (717/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-04T11:46:15.052Z] #56 17.30 + cd /tmp/tmp.X9vOBuEgTa/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:46:15.052Z] #56 17.30 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:46:15.210Z] #41 23.66 CC images/fh.o [2020-11-04T11:46:15.471Z] #41 23.96 CC images/fsnotify.o [2020-11-04T11:46:15.637Z] #9 ... [2020-11-04T11:46:15.637Z] [2020-11-04T11:46:15.637Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T11:46:15.637Z] #25 14.98 Updating certificates in /etc/ssl/certs... [2020-11-04T11:46:15.637Z] #25 15.77 126 added, 0 removed; done. [2020-11-04T11:46:15.637Z] #25 17.69 Setting up libgssapi-krb5-2:arm64 (1.17-3) ... [2020-11-04T11:46:15.637Z] #25 17.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:46:15.637Z] #25 19.01 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-04T11:46:15.637Z] #25 20.24 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T11:46:15.637Z] #25 20.42 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:46:15.993Z] #56 ... [2020-11-04T11:46:15.993Z] [2020-11-04T11:46:15.993Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:15.993Z] #32 8.146 runtime/internal/atomic [2020-11-04T11:46:15.993Z] #32 8.146 internal/cpu [2020-11-04T11:46:15.993Z] #32 8.362 runtime/internal/sys [2020-11-04T11:46:15.993Z] #32 8.899 runtime/internal/math [2020-11-04T11:46:15.993Z] #32 8.965 internal/bytealg [2020-11-04T11:46:15.993Z] #32 9.001 math/bits [2020-11-04T11:46:15.993Z] #32 10.34 math [2020-11-04T11:46:15.993Z] #32 10.99 runtime [2020-11-04T11:46:15.993Z] #32 18.18 unicode/utf8 [2020-11-04T11:46:15.993Z] #32 ... [2020-11-04T11:46:15.993Z] [2020-11-04T11:46:15.993Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:15.993Z] #62 8.169 + RM_GOPATH=0 [2020-11-04T11:46:15.993Z] #62 8.169 + TMP_GOPATH= [2020-11-04T11:46:15.993Z] #62 8.169 + : /build [2020-11-04T11:46:15.993Z] #62 8.169 + '[' -z '' ']' [2020-11-04T11:46:15.993Z] #62 8.169 ++ mktemp -d [2020-11-04T11:46:15.993Z] #62 8.169 + export GOPATH=/tmp/tmp.xaoiepqc1z [2020-11-04T11:46:15.993Z] #62 8.169 + GOPATH=/tmp/tmp.xaoiepqc1z [2020-11-04T11:46:15.993Z] #62 8.169 + RM_GOPATH=1 [2020-11-04T11:46:15.993Z] #62 8.169 + case "$(go env GOARCH)" in [2020-11-04T11:46:15.993Z] #62 8.169 ++ go env GOARCH [2020-11-04T11:46:15.993Z] #62 8.178 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:46:15.993Z] #62 8.190 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:15.993Z] #62 8.190 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:15.993Z] #62 8.190 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:15.993Z] #62 8.190 + dir=/tmp/install [2020-11-04T11:46:15.993Z] #62 8.190 + bin=proxy [2020-11-04T11:46:15.993Z] #62 8.190 + shift [2020-11-04T11:46:15.993Z] #62 8.190 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T11:46:15.993Z] #62 8.190 + . /tmp/install/proxy.installer [2020-11-04T11:46:15.993Z] #62 8.190 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:46:15.993Z] #62 8.190 + install_proxy [2020-11-04T11:46:15.993Z] #62 8.190 + case "$1" in [2020-11-04T11:46:15.993Z] #62 8.190 + export CGO_ENABLED=0 [2020-11-04T11:46:15.993Z] #62 8.190 + CGO_ENABLED=0 [2020-11-04T11:46:15.993Z] #62 8.190 + _install_proxy [2020-11-04T11:46:15.993Z] #62 8.190 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T11:46:15.993Z] #62 8.190 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xaoiepqc1z/src/github.com/docker/libnetwork [2020-11-04T11:46:15.993Z] #62 8.190 Cloning into '/tmp/tmp.xaoiepqc1z/src/github.com/docker/libnetwork'... [2020-11-04T11:46:16.043Z] #41 24.54 CC images/signalfd.o [2020-11-04T11:46:16.043Z] #41 24.80 CC images/fs.o [2020-11-04T11:46:16.215Z] #25 21.51 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T11:46:16.249Z] #62 ... [2020-11-04T11:46:16.249Z] [2020-11-04T11:46:16.249Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:16.249Z] #45 18.30 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:46:16.305Z] #41 ... [2020-11-04T11:46:16.305Z] [2020-11-04T11:46:16.305Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:16.305Z] #49 DONE 114.3s [2020-11-04T11:46:16.305Z] [2020-11-04T11:46:16.305Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:16.305Z] #43 113.3 hash/crc32 [2020-11-04T11:46:16.305Z] #43 113.9 compress/gzip [2020-11-04T11:46:16.396Z] #31 ... [2020-11-04T11:46:16.396Z] [2020-11-04T11:46:16.396Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:16.396Z] #12 40.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-11-04T11:46:16.396Z] #12 40.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T11:46:16.396Z] #12 40.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-11-04T11:46:16.396Z] #12 40.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-11-04T11:46:16.396Z] #12 40.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T11:46:16.396Z] #12 41.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T11:46:16.396Z] #12 41.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T11:46:16.396Z] #12 41.62 Get:9 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] [2020-11-04T11:46:16.396Z] #12 44.51 Get:10 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] [2020-11-04T11:46:16.396Z] #12 46.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-11-04T11:46:16.396Z] #12 46.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-11-04T11:46:16.396Z] #12 46.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-04T11:46:16.396Z] #12 46.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-04T11:46:16.396Z] #12 46.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-11-04T11:46:16.396Z] #12 46.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-11-04T11:46:16.396Z] #12 46.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-11-04T11:46:16.396Z] #12 46.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-11-04T11:46:16.396Z] #12 46.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-11-04T11:46:16.396Z] #12 46.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-11-04T11:46:16.396Z] #12 46.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-11-04T11:46:16.396Z] #12 46.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-11-04T11:46:16.396Z] #12 46.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-11-04T11:46:16.396Z] #12 46.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-11-04T11:46:16.396Z] #12 46.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-11-04T11:46:16.396Z] #12 47.78 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:16.396Z] #12 47.96 Fetched 78.9 MB in 8s (10.5 MB/s) [2020-11-04T11:46:16.396Z] #12 48.05 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T11:46:16.396Z] #12 48.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 ... 15339 files and directories currently installed.) [2020-11-04T11:46:16.396Z] #12 48.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-11-04T11:46:16.396Z] #12 48.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:46:16.396Z] #12 ... [2020-11-04T11:46:16.396Z] [2020-11-04T11:46:16.396Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:16.396Z] #41 47.01 Selecting previously unselected package libprotoc17:ppc64el. [2020-11-04T11:46:16.396Z] #41 47.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-11-04T11:46:16.396Z] #41 47.02 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-04T11:46:16.396Z] #41 47.56 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T11:46:16.396Z] #41 47.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-11-04T11:46:16.396Z] #41 47.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:46:16.396Z] #41 47.73 Selecting previously unselected package protobuf-compiler. [2020-11-04T11:46:16.396Z] #41 47.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-11-04T11:46:16.396Z] #41 47.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:46:16.396Z] #41 47.95 Selecting previously unselected package python-pkg-resources. [2020-11-04T11:46:16.396Z] #41 47.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:46:16.396Z] #41 47.97 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T11:46:16.396Z] #41 48.16 Selecting previously unselected package python-six. [2020-11-04T11:46:16.396Z] #41 48.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T11:46:16.396Z] #41 48.17 Unpacking python-six (1.12.0-1) ... [2020-11-04T11:46:16.396Z] #41 48.24 Selecting previously unselected package python-protobuf. [2020-11-04T11:46:16.396Z] #41 48.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-11-04T11:46:16.396Z] #41 48.25 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T11:46:16.396Z] #41 48.83 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T11:46:16.506Z] #45 ... [2020-11-04T11:46:16.506Z] [2020-11-04T11:46:16.506Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:46:16.506Z] #30 8.536 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T11:46:16.506Z] #30 8.536 Cloning into '.'... [2020-11-04T11:46:16.763Z] #30 ... [2020-11-04T11:46:16.763Z] [2020-11-04T11:46:16.763Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:16.763Z] #56 18.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:46:16.763Z] #56 18.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T11:46:16.768Z] #38 ... [2020-11-04T11:46:16.768Z] [2020-11-04T11:46:16.768Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:46:16.768Z] #27 1.742 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T11:46:16.768Z] #27 1.939 [2020-11-04T11:46:16.768Z] #27 2.097 #### 6.7% ############### 21.5% ############################## 42.4% ########################################### 60.5% ############################################################ 84.4% ######################################################################## 100.0% [2020-11-04T11:46:16.768Z] #27 2.705 [2020-11-04T11:46:16.768Z] #27 2.831 ################################ 44.7% ######################################################################## 100.0% [2020-11-04T11:46:16.768Z] #27 3.004 [2020-11-04T11:46:16.768Z] #27 3.142 ############################### 43.6% ######################################################################## 100.0% [2020-11-04T11:46:16.768Z] #27 3.387 [2020-11-04T11:46:16.768Z] #27 3.511 ######### 13.0% ######################## 34.2% ####################################### 54.4% ################################################## 70.8% ################################################################## 92.2% ######################################################################## 100.0% [2020-11-04T11:46:16.768Z] #27 4.076 [2020-11-04T11:46:16.768Z] #27 4.195 1.1% ##### 7.9% ########## 14.9% ############## 20.2% ################## 25.3% ##################### 30.5% ######################### 35.8% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.7% ############################################ 61.8% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-11-04T11:46:16.768Z] #27 6.056 [2020-11-04T11:46:16.768Z] #27 6.432 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T11:46:16.768Z] #27 6.535 [2020-11-04T11:46:16.768Z] #27 6.658 ######################################################################## 100.0% [2020-11-04T11:46:16.768Z] #27 6.679 [2020-11-04T11:46:16.788Z] #25 22.02 Updating certificates in /etc/ssl/certs... [2020-11-04T11:46:16.877Z] #43 114.7 net [2020-11-04T11:46:16.877Z] #43 114.7 vendor/golang.org/x/text/transform [2020-11-04T11:46:17.027Z] #27 7.189 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T11:46:17.287Z] #27 7.324 [2020-11-04T11:46:17.287Z] #27 7.436 ##################### 30.0% ######################################################################## 100.0% [2020-11-04T11:46:17.287Z] #27 7.507 [2020-11-04T11:46:17.363Z] #25 22.62 0 added, 0 removed; done. [2020-11-04T11:46:17.363Z] #25 22.62 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T11:46:17.363Z] #25 22.62 done. [2020-11-04T11:46:17.820Z] #43 115.7 vendor/golang.org/x/text/unicode/bidi [2020-11-04T11:46:17.859Z] #27 7.920 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T11:46:17.859Z] #27 7.934 skipping existing c35d46ef359f [2020-11-04T11:46:17.859Z] #27 7.971 [2020-11-04T11:46:17.945Z] #25 DONE 23.0s [2020-11-04T11:46:17.945Z] [2020-11-04T11:46:17.945Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T11:46:17.945Z] #9 DONE 8.8s [2020-11-04T11:46:17.945Z] [2020-11-04T11:46:17.945Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T11:46:17.945Z] #26 DONE 0.1s [2020-11-04T11:46:17.945Z] [2020-11-04T11:46:17.945Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:46:18.526Z] #27 ... [2020-11-04T11:46:18.526Z] [2020-11-04T11:46:18.526Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T11:46:18.526Z] #10 DONE 1.0s [2020-11-04T11:46:18.790Z] [2020-11-04T11:46:18.790Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T11:46:18.790Z] #37 DONE 0.1s [2020-11-04T11:46:18.790Z] [2020-11-04T11:46:18.790Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T11:46:18.790Z] #29 DONE 0.1s [2020-11-04T11:46:18.790Z] [2020-11-04T11:46:18.790Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:46:19.195Z] #41 ... [2020-11-04T11:46:19.196Z] [2020-11-04T11:46:19.196Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:19.196Z] #35 43.01 Selecting previously unselected package vim-common. [2020-11-04T11:46:19.196Z] #35 43.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:46:19.196Z] #35 43.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:46:19.196Z] #35 43.40 Selecting previously unselected package cmake-data. [2020-11-04T11:46:19.196Z] #35 43.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T11:46:19.196Z] #35 43.44 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T11:46:19.196Z] #35 46.60 Selecting previously unselected package libicu63:ppc64el. [2020-11-04T11:46:19.196Z] #35 46.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-04T11:46:19.196Z] #35 46.62 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-04T11:46:19.196Z] #35 52.63 Selecting previously unselected package libxml2:ppc64el. [2020-11-04T11:46:19.196Z] #35 52.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-11-04T11:46:19.196Z] #35 52.64 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:46:19.196Z] #35 ... [2020-11-04T11:46:19.196Z] [2020-11-04T11:46:19.196Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:19.196Z] #41 53.13 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-04T11:46:19.196Z] #41 53.14 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-04T11:46:19.196Z] #41 53.14 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-04T11:46:19.196Z] #41 53.14 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-04T11:46:19.196Z] #41 53.15 Setting up python-six (1.12.0-1) ... [2020-11-04T11:46:19.196Z] #41 ... [2020-11-04T11:46:19.196Z] [2020-11-04T11:46:19.196Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:19.196Z] #33 43.20 sync [2020-11-04T11:46:19.196Z] #33 43.21 internal/reflectlite [2020-11-04T11:46:19.196Z] #33 46.50 errors [2020-11-04T11:46:19.196Z] #33 46.51 sort [2020-11-04T11:46:19.196Z] #33 46.95 io [2020-11-04T11:46:19.196Z] #33 46.95 internal/oserror [2020-11-04T11:46:19.196Z] #33 46.96 strconv [2020-11-04T11:46:19.196Z] #33 47.29 syscall [2020-11-04T11:46:19.196Z] #33 50.51 strings [2020-11-04T11:46:19.196Z] #33 50.54 bytes [2020-11-04T11:46:19.196Z] #33 ... [2020-11-04T11:46:19.196Z] [2020-11-04T11:46:19.196Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:19.196Z] #35 53.27 Selecting previously unselected package libarchive13:ppc64el. [2020-11-04T11:46:19.196Z] #35 53.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-11-04T11:46:19.196Z] #35 53.29 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-04T11:46:19.204Z] #43 117.2 vendor/golang.org/x/text/secure/bidirule [2020-11-04T11:46:19.294Z] #56 ... [2020-11-04T11:46:19.294Z] [2020-11-04T11:46:19.294Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:19.294Z] #22 20.59 + mkdir -p /build [2020-11-04T11:46:19.294Z] #22 20.60 + mv docker/docker /build/ [2020-11-04T11:46:19.294Z] #22 20.60 + rmdir docker [2020-11-04T11:46:19.294Z] #22 DONE 21.5s [2020-11-04T11:46:19.294Z] [2020-11-04T11:46:19.294Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:19.294Z] #34 21.44 Fetched 8396 kB in 16s (511 kB/s) [2020-11-04T11:46:19.464Z] #43 117.4 vendor/golang.org/x/text/unicode/norm [2020-11-04T11:46:19.495Z] #35 53.59 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-11-04T11:46:19.495Z] #35 53.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-11-04T11:46:19.495Z] #35 53.61 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-04T11:46:19.495Z] #35 53.78 Selecting previously unselected package librhash0:ppc64el. [2020-11-04T11:46:19.495Z] #35 53.78 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-11-04T11:46:19.495Z] #35 53.79 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-11-04T11:46:19.551Z] #34 21.44 Reading package lists... [2020-11-04T11:46:19.551Z] #34 ... [2020-11-04T11:46:19.551Z] [2020-11-04T11:46:19.551Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:19.551Z] #43 11.80 internal/race [2020-11-04T11:46:19.551Z] #43 12.23 runtime [2020-11-04T11:46:19.551Z] #43 12.38 sync/atomic [2020-11-04T11:46:19.551Z] #43 13.13 unicode [2020-11-04T11:46:19.551Z] #43 18.76 unicode/utf8 [2020-11-04T11:46:19.551Z] #43 19.95 unicode/utf16 [2020-11-04T11:46:19.551Z] #43 20.36 container/list [2020-11-04T11:46:19.551Z] #43 21.37 crypto/internal/subtle [2020-11-04T11:46:19.551Z] #43 21.51 crypto/subtle [2020-11-04T11:46:19.551Z] #43 21.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T11:46:19.551Z] #43 21.98 internal/nettrace [2020-11-04T11:46:19.551Z] #43 ... [2020-11-04T11:46:19.551Z] [2020-11-04T11:46:19.551Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:19.551Z] #45 21.29 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:46:19.779Z] #27 ... [2020-11-04T11:46:19.779Z] [2020-11-04T11:46:19.779Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:19.779Z] #45 8.516 + RM_GOPATH=0 [2020-11-04T11:46:19.779Z] #45 8.516 + TMP_GOPATH= [2020-11-04T11:46:19.779Z] #45 8.516 + : /build [2020-11-04T11:46:19.779Z] #45 8.516 + '[' -z '' ']' [2020-11-04T11:46:19.779Z] #45 8.516 ++ mktemp -d [2020-11-04T11:46:19.779Z] #45 8.516 + export GOPATH=/tmp/tmp.QtCSzrIQQm [2020-11-04T11:46:19.779Z] #45 8.516 + GOPATH=/tmp/tmp.QtCSzrIQQm [2020-11-04T11:46:19.779Z] #45 8.516 + RM_GOPATH=1 [2020-11-04T11:46:19.779Z] #45 8.516 + case "$(go env GOARCH)" in [2020-11-04T11:46:19.779Z] #45 8.516 ++ go env GOARCH [2020-11-04T11:46:19.779Z] #45 8.535 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:19.779Z] #45 8.535 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:19.779Z] #45 8.535 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:19.779Z] #45 8.536 + dir=/tmp/install [2020-11-04T11:46:19.779Z] #45 8.537 + bin=gotestsum [2020-11-04T11:46:19.779Z] #45 8.537 + shift [2020-11-04T11:46:19.779Z] #45 8.539 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T11:46:19.779Z] #45 8.539 + . /tmp/install/gotestsum.installer [2020-11-04T11:46:19.779Z] #45 8.539 ++ : v0.5.3 [2020-11-04T11:46:19.779Z] #45 8.539 + install_gotestsum [2020-11-04T11:46:19.779Z] #45 8.539 + set -e [2020-11-04T11:46:19.779Z] #45 8.539 + export GO111MODULE=on [2020-11-04T11:46:19.779Z] #45 8.539 + GO111MODULE=on [2020-11-04T11:46:19.779Z] #45 8.539 + GOBIN=/build [2020-11-04T11:46:19.779Z] #45 8.539 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T11:46:19.779Z] #45 8.679 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T11:46:19.779Z] #45 8.679 go: finding gotest.tools v0.5.3 [2020-11-04T11:46:19.797Z] #35 53.93 Selecting previously unselected package libuv1:ppc64el. [2020-11-04T11:46:19.797Z] #35 53.94 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-11-04T11:46:19.797Z] #35 53.94 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-11-04T11:46:19.797Z] #35 54.10 Selecting previously unselected package cmake. [2020-11-04T11:46:19.797Z] #35 54.11 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-11-04T11:46:19.797Z] #35 54.11 Unpacking cmake (3.13.4-1) ... [2020-11-04T11:46:19.808Z] #45 ... [2020-11-04T11:46:19.808Z] [2020-11-04T11:46:19.808Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:19.808Z] #47 12.09 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:46:19.808Z] #47 21.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:46:19.808Z] #47 21.24 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T11:46:19.808Z] #47 21.25 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T11:46:19.808Z] #47 21.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:46:19.808Z] #47 21.30 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T11:46:19.808Z] #47 21.36 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:46:19.808Z] #47 21.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:46:19.808Z] #47 21.54 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T11:46:19.809Z] #47 21.63 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T11:46:19.809Z] #47 21.63 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:46:19.809Z] #47 22.10 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T11:46:20.065Z] #47 22.51 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:46:20.065Z] #47 22.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:46:20.065Z] #47 ... [2020-11-04T11:46:20.065Z] [2020-11-04T11:46:20.065Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:20.065Z] #43 22.45 runtime/cgo [2020-11-04T11:46:20.446Z] #35 ... [2020-11-04T11:46:20.446Z] [2020-11-04T11:46:20.446Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:20.446Z] #44 44.69 sync [2020-11-04T11:46:20.446Z] #44 44.69 internal/reflectlite [2020-11-04T11:46:20.446Z] #44 46.83 math/rand [2020-11-04T11:46:20.446Z] #44 46.83 internal/singleflight [2020-11-04T11:46:20.446Z] #44 46.85 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T11:46:20.446Z] #44 49.79 io [2020-11-04T11:46:20.446Z] #44 49.80 strconv [2020-11-04T11:46:20.446Z] #44 49.80 sort [2020-11-04T11:46:20.446Z] #44 49.89 syscall [2020-11-04T11:46:20.446Z] #44 53.90 vendor/golang.org/x/net/dns/dnsmessage [2020-11-04T11:46:20.446Z] #44 54.40 bytes [2020-11-04T11:46:20.751Z] #44 ... [2020-11-04T11:46:20.751Z] [2020-11-04T11:46:20.751Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:20.751Z] #12 51.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T11:46:20.751Z] #12 51.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-11-04T11:46:20.751Z] #12 51.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:46:20.751Z] #12 54.67 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T11:46:20.751Z] #12 54.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T11:46:20.751Z] #12 54.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:46:20.751Z] #12 54.87 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-11-04T11:46:20.751Z] #12 54.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-04T11:46:20.751Z] #12 54.88 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-04T11:46:21.051Z] #12 55.03 Selecting previously unselected package dmsetup. [2020-11-04T11:46:21.051Z] #12 55.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-11-04T11:46:21.051Z] #12 55.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T11:46:21.051Z] #12 55.19 Selecting previously unselected package mingw-w64-common. [2020-11-04T11:46:21.051Z] #12 55.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T11:46:21.051Z] #12 55.20 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T11:46:21.108Z] #54 132.5 + bin/containerd-stress [2020-11-04T11:46:21.167Z] #45 10.04 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T11:46:21.167Z] #45 ... [2020-11-04T11:46:21.167Z] [2020-11-04T11:46:21.167Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:21.167Z] #49 8.408 + RM_GOPATH=0 [2020-11-04T11:46:21.168Z] #49 8.408 + TMP_GOPATH= [2020-11-04T11:46:21.168Z] #49 8.408 + : /build [2020-11-04T11:46:21.168Z] #49 8.408 + '[' -z '' ']' [2020-11-04T11:46:21.168Z] #49 8.408 ++ mktemp -d [2020-11-04T11:46:21.168Z] #49 8.417 + export GOPATH=/tmp/tmp.Q6ycOCOJl2 [2020-11-04T11:46:21.168Z] #49 8.417 + GOPATH=/tmp/tmp.Q6ycOCOJl2 [2020-11-04T11:46:21.168Z] #49 8.417 + RM_GOPATH=1 [2020-11-04T11:46:21.168Z] #49 8.417 + case "$(go env GOARCH)" in [2020-11-04T11:46:21.168Z] #49 8.424 ++ go env GOARCH [2020-11-04T11:46:21.168Z] #49 8.448 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.168Z] #49 8.448 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.168Z] #49 8.460 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:46:21.168Z] #49 8.460 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:21.168Z] #49 8.460 + dir=/tmp/install [2020-11-04T11:46:21.168Z] #49 8.460 + bin=shfmt [2020-11-04T11:46:21.168Z] #49 8.460 + shift [2020-11-04T11:46:21.168Z] #49 8.460 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T11:46:21.168Z] #49 8.460 + . /tmp/install/shfmt.installer [2020-11-04T11:46:21.168Z] #49 8.460 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:46:21.168Z] #49 8.460 + install_shfmt [2020-11-04T11:46:21.168Z] #49 8.460 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T11:46:21.168Z] #49 8.460 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Q6ycOCOJl2/src/github.com/mvdan/sh [2020-11-04T11:46:21.168Z] #49 8.480 Cloning into '/tmp/tmp.Q6ycOCOJl2/src/github.com/mvdan/sh'... [2020-11-04T11:46:21.168Z] #49 ... [2020-11-04T11:46:21.168Z] [2020-11-04T11:46:21.168Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:21.168Z] #22 7.836 + RM_GOPATH=0 [2020-11-04T11:46:21.168Z] #22 7.836 + TMP_GOPATH= [2020-11-04T11:46:21.168Z] #22 7.836 + : /build [2020-11-04T11:46:21.168Z] #22 7.836 + '[' -z '' ']' [2020-11-04T11:46:21.168Z] #22 7.836 ++ mktemp -d [2020-11-04T11:46:21.168Z] #22 7.836 + export GOPATH=/tmp/tmp.FQXsVuuoVJ [2020-11-04T11:46:21.168Z] #22 7.836 + GOPATH=/tmp/tmp.FQXsVuuoVJ [2020-11-04T11:46:21.168Z] #22 7.836 + RM_GOPATH=1 [2020-11-04T11:46:21.168Z] #22 7.836 + case "$(go env GOARCH)" in [2020-11-04T11:46:21.168Z] #22 7.836 ++ go env GOARCH [2020-11-04T11:46:21.168Z] #22 7.855 Install docker/cli version 17.06.2-ce from stable [2020-11-04T11:46:21.168Z] #22 7.856 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.168Z] #22 7.856 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.168Z] #22 7.856 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:21.168Z] #22 7.856 + dir=/tmp/install [2020-11-04T11:46:21.168Z] #22 7.856 + bin=dockercli [2020-11-04T11:46:21.168Z] #22 7.856 + shift [2020-11-04T11:46:21.168Z] #22 7.856 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T11:46:21.168Z] #22 7.856 + . /tmp/install/dockercli.installer [2020-11-04T11:46:21.168Z] #22 7.856 ++ : stable [2020-11-04T11:46:21.168Z] #22 7.856 ++ : 17.06.2-ce [2020-11-04T11:46:21.168Z] #22 7.856 + install_dockercli [2020-11-04T11:46:21.168Z] #22 7.856 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T11:46:21.168Z] #22 7.856 ++ uname -m [2020-11-04T11:46:21.168Z] #22 7.856 + arch=x86_64 [2020-11-04T11:46:21.168Z] #22 7.856 + '[' x86_64 '!=' x86_64 ']' [2020-11-04T11:46:21.168Z] #22 7.856 + url=https://download.docker.com/linux/static [2020-11-04T11:46:21.168Z] #22 7.856 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-04T11:46:21.168Z] #22 7.856 + tar -xz docker/docker [2020-11-04T11:46:21.168Z] #22 ... [2020-11-04T11:46:21.168Z] [2020-11-04T11:46:21.168Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:21.168Z] #62 8.675 + RM_GOPATH=0 [2020-11-04T11:46:21.168Z] #62 8.675 + TMP_GOPATH= [2020-11-04T11:46:21.168Z] #62 8.675 + : /build [2020-11-04T11:46:21.168Z] #62 8.675 + '[' -z '' ']' [2020-11-04T11:46:21.168Z] #62 8.682 ++ mktemp -d [2020-11-04T11:46:21.168Z] #62 8.682 + export GOPATH=/tmp/tmp.RDe8ztPt5a [2020-11-04T11:46:21.168Z] #62 8.682 + GOPATH=/tmp/tmp.RDe8ztPt5a [2020-11-04T11:46:21.168Z] #62 8.682 + RM_GOPATH=1 [2020-11-04T11:46:21.168Z] #62 8.682 + case "$(go env GOARCH)" in [2020-11-04T11:46:21.168Z] #62 8.692 ++ go env GOARCH [2020-11-04T11:46:21.168Z] #62 8.736 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.168Z] #62 8.736 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.168Z] #62 8.736 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:21.168Z] #62 8.738 + dir=/tmp/install [2020-11-04T11:46:21.168Z] #62 8.744 + bin=proxy [2020-11-04T11:46:21.168Z] #62 8.744 + shift [2020-11-04T11:46:21.168Z] #62 8.744 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T11:46:21.168Z] #62 8.744 + . /tmp/install/proxy.installer [2020-11-04T11:46:21.168Z] #62 8.744 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:46:21.168Z] #62 8.744 + install_proxy [2020-11-04T11:46:21.168Z] #62 8.744 + case "$1" in [2020-11-04T11:46:21.168Z] #62 8.744 + export CGO_ENABLED=0 [2020-11-04T11:46:21.168Z] #62 8.744 + CGO_ENABLED=0 [2020-11-04T11:46:21.168Z] #62 8.744 + _install_proxy [2020-11-04T11:46:21.168Z] #62 8.744 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T11:46:21.168Z] #62 8.744 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RDe8ztPt5a/src/github.com/docker/libnetwork [2020-11-04T11:46:21.168Z] #62 8.744 Cloning into '/tmp/tmp.RDe8ztPt5a/src/github.com/docker/libnetwork'... [2020-11-04T11:46:21.168Z] #62 8.744 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:46:21.377Z] #43 ... [2020-11-04T11:46:21.377Z] [2020-11-04T11:46:21.377Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:21.377Z] #41 25.19 CC images/pstree.o [2020-11-04T11:46:21.377Z] #41 25.62 CC images/pipe.o [2020-11-04T11:46:21.377Z] #41 26.17 CC images/tcp-stream.o [2020-11-04T11:46:21.377Z] #41 26.38 CC images/sk-packet.o [2020-11-04T11:46:21.377Z] #41 26.65 CC images/mnt.o [2020-11-04T11:46:21.377Z] #41 26.89 CC images/pipe-data.o [2020-11-04T11:46:21.377Z] #41 27.07 CC images/sa.o [2020-11-04T11:46:21.377Z] #41 27.39 CC images/timer.o [2020-11-04T11:46:21.377Z] #41 27.71 CC images/timerfd.o [2020-11-04T11:46:21.377Z] #41 27.87 CC images/mm.o [2020-11-04T11:46:21.377Z] #41 28.20 CC images/sk-opts.o [2020-11-04T11:46:21.377Z] #41 28.40 CC images/sk-unix.o [2020-11-04T11:46:21.377Z] #41 28.65 CC images/sk-inet.o [2020-11-04T11:46:21.377Z] #41 29.01 CC images/tun.o [2020-11-04T11:46:21.377Z] #41 29.26 CC images/sk-netlink.o [2020-11-04T11:46:21.377Z] #41 29.52 CC images/packet-sock.o [2020-11-04T11:46:21.377Z] #41 29.82 CC images/ipc-var.o [2020-11-04T11:46:21.377Z] #41 30.03 CC images/ipc-desc.o [2020-11-04T11:46:21.428Z] #62 ... [2020-11-04T11:46:21.428Z] [2020-11-04T11:46:21.428Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:21.428Z] #11 9.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:21.428Z] #11 9.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:21.428Z] #11 9.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:21.428Z] #11 ... [2020-11-04T11:46:21.428Z] [2020-11-04T11:46:21.428Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:21.428Z] #56 7.926 + RM_GOPATH=0 [2020-11-04T11:46:21.428Z] #56 7.926 + TMP_GOPATH= [2020-11-04T11:46:21.428Z] #56 7.926 + : /build [2020-11-04T11:46:21.428Z] #56 7.926 + '[' -z '' ']' [2020-11-04T11:46:21.428Z] #56 7.926 ++ mktemp -d [2020-11-04T11:46:21.428Z] #56 7.926 + export GOPATH=/tmp/tmp.9KlRFirOgS [2020-11-04T11:46:21.428Z] #56 7.926 + GOPATH=/tmp/tmp.9KlRFirOgS [2020-11-04T11:46:21.428Z] #56 7.926 + RM_GOPATH=1 [2020-11-04T11:46:21.428Z] #56 7.926 + case "$(go env GOARCH)" in [2020-11-04T11:46:21.428Z] #56 7.926 ++ go env GOARCH [2020-11-04T11:46:21.428Z] #56 7.935 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.428Z] #56 7.935 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.428Z] #56 7.935 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:21.428Z] #56 7.935 + dir=/tmp/install [2020-11-04T11:46:21.428Z] #56 7.935 + bin=rootlesskit [2020-11-04T11:46:21.428Z] #56 7.935 + shift [2020-11-04T11:46:21.428Z] #56 7.935 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T11:46:21.428Z] #56 7.935 + . /tmp/install/rootlesskit.installer [2020-11-04T11:46:21.428Z] #56 7.935 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:46:21.428Z] #56 7.935 + install_rootlesskit [2020-11-04T11:46:21.428Z] #56 7.935 + case "$1" in [2020-11-04T11:46:21.428Z] #56 7.935 + export CGO_ENABLED=0 [2020-11-04T11:46:21.428Z] #56 7.935 + CGO_ENABLED=0 [2020-11-04T11:46:21.428Z] #56 7.935 + _install_rootlesskit [2020-11-04T11:46:21.428Z] #56 7.935 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T11:46:21.428Z] #56 7.935 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9KlRFirOgS/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:46:21.428Z] #56 7.935 Cloning into '/tmp/tmp.9KlRFirOgS/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T11:46:21.428Z] #56 7.939 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:46:21.689Z] #56 ... [2020-11-04T11:46:21.689Z] [2020-11-04T11:46:21.689Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:21.689Z] #34 9.963 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:21.689Z] #34 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:21.689Z] #34 10.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:21.689Z] #34 ... [2020-11-04T11:46:21.689Z] [2020-11-04T11:46:21.689Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:21.689Z] #43 7.744 + RM_GOPATH=0 [2020-11-04T11:46:21.689Z] #43 7.744 + TMP_GOPATH= [2020-11-04T11:46:21.689Z] #43 7.744 + : /build [2020-11-04T11:46:21.689Z] #43 7.744 + '[' -z '' ']' [2020-11-04T11:46:21.689Z] #43 7.744 ++ mktemp -d [2020-11-04T11:46:21.689Z] #43 7.746 + export GOPATH=/tmp/tmp.VyY0Dm4PKA [2020-11-04T11:46:21.689Z] #43 7.746 + GOPATH=/tmp/tmp.VyY0Dm4PKA [2020-11-04T11:46:21.689Z] #43 7.746 + RM_GOPATH=1 [2020-11-04T11:46:21.689Z] #43 7.746 + case "$(go env GOARCH)" in [2020-11-04T11:46:21.689Z] #43 7.750 ++ go env GOARCH [2020-11-04T11:46:21.689Z] #43 7.775 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.689Z] #43 7.775 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.689Z] #43 7.779 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:21.689Z] #43 7.779 + dir=/tmp/install [2020-11-04T11:46:21.689Z] #43 7.779 + bin=vndr [2020-11-04T11:46:21.689Z] #43 7.779 + shift [2020-11-04T11:46:21.689Z] #43 7.779 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T11:46:21.689Z] #43 7.779 + . /tmp/install/vndr.installer [2020-11-04T11:46:21.689Z] #43 7.779 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:46:21.689Z] #43 7.779 + install_vndr [2020-11-04T11:46:21.689Z] #43 7.779 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T11:46:21.690Z] #43 7.779 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VyY0Dm4PKA/src/github.com/LK4D4/vndr [2020-11-04T11:46:21.690Z] #43 7.780 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:46:21.690Z] #43 7.785 Cloning into '/tmp/tmp.VyY0Dm4PKA/src/github.com/LK4D4/vndr'... [2020-11-04T11:46:21.690Z] #43 8.284 + cd /tmp/tmp.VyY0Dm4PKA/src/github.com/LK4D4/vndr [2020-11-04T11:46:21.690Z] #43 8.284 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:46:21.690Z] #43 8.348 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T11:46:21.690Z] #43 10.27 runtime/internal/atomic [2020-11-04T11:46:21.690Z] #43 10.28 internal/cpu [2020-11-04T11:46:21.690Z] #43 10.58 runtime/internal/sys [2020-11-04T11:46:21.742Z] #54 133.8 + bin/containerd-shim [2020-11-04T11:46:21.948Z] #41 30.27 CC images/ipc-shm.o [2020-11-04T11:46:21.948Z] #41 30.48 CC images/ipc-msg.o [2020-11-04T11:46:21.950Z] #43 10.99 runtime/internal/math [2020-11-04T11:46:21.950Z] #43 ... [2020-11-04T11:46:21.950Z] [2020-11-04T11:46:21.950Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:21.950Z] #32 8.920 + RM_GOPATH=0 [2020-11-04T11:46:21.950Z] #32 8.920 + TMP_GOPATH= [2020-11-04T11:46:21.950Z] #32 8.920 + : /build [2020-11-04T11:46:21.950Z] #32 8.920 + '[' -z '' ']' [2020-11-04T11:46:21.950Z] #32 8.927 ++ mktemp -d [2020-11-04T11:46:21.950Z] #32 8.927 + export GOPATH=/tmp/tmp.d1cyDPVDV6 [2020-11-04T11:46:21.950Z] #32 8.927 + GOPATH=/tmp/tmp.d1cyDPVDV6 [2020-11-04T11:46:21.950Z] #32 8.927 + RM_GOPATH=1 [2020-11-04T11:46:21.950Z] #32 8.927 + case "$(go env GOARCH)" in [2020-11-04T11:46:21.950Z] #32 8.927 ++ go env GOARCH [2020-11-04T11:46:21.950Z] #32 8.993 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.950Z] #32 8.993 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:21.950Z] #32 8.993 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:21.950Z] #32 8.995 + dir=/tmp/install [2020-11-04T11:46:21.950Z] #32 8.996 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:46:21.950Z] #32 8.996 + bin=tomlv [2020-11-04T11:46:21.950Z] #32 8.996 + shift [2020-11-04T11:46:21.950Z] #32 8.996 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T11:46:21.950Z] #32 8.996 + . /tmp/install/tomlv.installer [2020-11-04T11:46:21.950Z] #32 8.996 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:46:21.950Z] #32 8.996 + install_tomlv [2020-11-04T11:46:21.950Z] #32 8.996 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T11:46:21.950Z] #32 8.997 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.d1cyDPVDV6/src/github.com/BurntSushi/toml [2020-11-04T11:46:21.950Z] #32 9.004 Cloning into '/tmp/tmp.d1cyDPVDV6/src/github.com/BurntSushi/toml'... [2020-11-04T11:46:21.950Z] #32 10.62 + cd /tmp/tmp.d1cyDPVDV6/src/github.com/BurntSushi/toml [2020-11-04T11:46:21.950Z] #32 10.62 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:46:21.950Z] #32 10.63 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:46:21.950Z] #32 ... [2020-11-04T11:46:21.950Z] [2020-11-04T11:46:21.950Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:21.950Z] #40 7.728 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:21.950Z] #40 7.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:21.950Z] #40 7.755 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:21.950Z] #40 8.249 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:46:21.958Z] #43 ... [2020-11-04T11:46:21.958Z] [2020-11-04T11:46:21.958Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:21.958Z] #11 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:46:21.958Z] #11 ... [2020-11-04T11:46:21.958Z] [2020-11-04T11:46:21.958Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:21.958Z] #47 22.53 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T11:46:21.958Z] #47 22.74 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:46:21.958Z] #47 22.80 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:46:21.958Z] #47 22.92 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T11:46:21.958Z] #47 22.94 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T11:46:21.958Z] #47 23.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:46:21.958Z] #47 23.16 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:46:21.958Z] #47 23.28 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:46:21.958Z] #47 23.33 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:46:21.958Z] #47 23.73 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:46:21.958Z] #47 23.81 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:46:21.958Z] #47 24.13 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:46:21.958Z] #47 24.31 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T11:46:21.958Z] #47 ... [2020-11-04T11:46:21.958Z] [2020-11-04T11:46:21.958Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:21.958Z] #40 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:46:22.209Z] #41 30.77 CC images/ipc-sem.o [2020-11-04T11:46:22.210Z] #40 ... [2020-11-04T11:46:22.210Z] [2020-11-04T11:46:22.210Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:22.211Z] #47 8.665 + RM_GOPATH=0 [2020-11-04T11:46:22.211Z] #47 8.665 + TMP_GOPATH= [2020-11-04T11:46:22.211Z] #47 8.665 + : /build [2020-11-04T11:46:22.211Z] #47 8.665 + '[' -z '' ']' [2020-11-04T11:46:22.211Z] #47 8.665 ++ mktemp -d [2020-11-04T11:46:22.211Z] #47 8.671 + export GOPATH=/tmp/tmp.R9cMAv8qzw [2020-11-04T11:46:22.211Z] #47 8.671 + GOPATH=/tmp/tmp.R9cMAv8qzw [2020-11-04T11:46:22.211Z] #47 8.671 + RM_GOPATH=1 [2020-11-04T11:46:22.211Z] #47 8.671 + case "$(go env GOARCH)" in [2020-11-04T11:46:22.211Z] #47 8.672 ++ go env GOARCH [2020-11-04T11:46:22.211Z] #47 8.686 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:22.211Z] #47 8.686 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:22.211Z] #47 8.686 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:22.211Z] #47 8.704 + dir=/tmp/install [2020-11-04T11:46:22.211Z] #47 8.704 + bin=golangci_lint [2020-11-04T11:46:22.211Z] #47 8.704 + shift [2020-11-04T11:46:22.211Z] #47 8.704 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T11:46:22.211Z] #47 8.704 + . /tmp/install/golangci_lint.installer [2020-11-04T11:46:22.211Z] #47 8.704 ++ : v1.23.8 [2020-11-04T11:46:22.211Z] #47 8.704 + install_golangci_lint [2020-11-04T11:46:22.211Z] #47 8.704 + set -e [2020-11-04T11:46:22.211Z] #47 8.704 + export GO111MODULE=on [2020-11-04T11:46:22.211Z] #47 8.704 + GO111MODULE=on [2020-11-04T11:46:22.211Z] #47 8.704 + GOBIN=/build [2020-11-04T11:46:22.211Z] #47 8.704 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T11:46:22.211Z] #47 8.748 go: finding github.com v1.23.8 [2020-11-04T11:46:22.211Z] #47 8.748 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T11:46:22.211Z] #47 8.748 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T11:46:22.211Z] #47 8.748 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:46:22.211Z] #47 8.748 go: finding github.com/golangci v1.23.8 [2020-11-04T11:46:22.211Z] #47 10.16 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:46:22.211Z] #47 10.91 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:46:22.219Z] #40 ... [2020-11-04T11:46:22.219Z] [2020-11-04T11:46:22.219Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:22.219Z] #32 19.23 internal/testlog [2020-11-04T11:46:22.219Z] #32 19.58 encoding [2020-11-04T11:46:22.219Z] #32 19.85 runtime/cgo [2020-11-04T11:46:22.470Z] #47 ... [2020-11-04T11:46:22.470Z] [2020-11-04T11:46:22.470Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:22.470Z] #53 9.565 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:22.470Z] #53 9.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:22.470Z] #53 9.636 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:22.470Z] #53 ... [2020-11-04T11:46:22.470Z] [2020-11-04T11:46:22.470Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:46:22.470Z] #30 9.059 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T11:46:22.470Z] #30 9.072 Cloning into '.'... [2020-11-04T11:46:22.473Z] #41 30.93 CC images/utsns.o [2020-11-04T11:46:22.473Z] #41 31.15 CC images/creds.o [2020-11-04T11:46:22.475Z] #32 ... [2020-11-04T11:46:22.475Z] [2020-11-04T11:46:22.475Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:22.475Z] #47 24.66 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:46:22.475Z] #47 24.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:46:22.475Z] #47 24.90 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:46:22.594Z] #12 ... [2020-11-04T11:46:22.594Z] [2020-11-04T11:46:22.594Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:22.594Z] #35 56.78 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-04T11:46:22.594Z] #35 56.80 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:46:22.594Z] #35 56.83 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-11-04T11:46:22.594Z] #35 56.83 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:46:22.594Z] #35 56.89 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-11-04T11:46:22.731Z] #47 25.18 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:46:22.733Z] #30 ... [2020-11-04T11:46:22.733Z] [2020-11-04T11:46:22.733Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:22.733Z] #53 11.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:46:22.748Z] #41 31.38 CC images/vma.o [2020-11-04T11:46:22.894Z] #35 56.91 Setting up cmake-data (3.13.4-1) ... [2020-11-04T11:46:22.894Z] #35 56.92 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:46:22.894Z] #35 56.93 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-04T11:46:22.894Z] #35 56.94 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-04T11:46:22.894Z] #35 56.96 Setting up cmake (3.13.4-1) ... [2020-11-04T11:46:22.894Z] #35 56.97 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:46:22.894Z] #35 57.07 Processing triggers for mime-support (3.62) ... [2020-11-04T11:46:22.988Z] #47 25.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:46:23.011Z] #41 31.59 CC images/netdev.o [2020-11-04T11:46:23.011Z] #41 ... [2020-11-04T11:46:23.011Z] [2020-11-04T11:46:23.011Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:23.011Z] #43 121.2 vendor/golang.org/x/net/idna [2020-11-04T11:46:23.244Z] #47 25.45 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:46:23.244Z] #47 25.66 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:46:23.244Z] #47 25.66 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T11:46:23.244Z] #47 25.70 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:46:23.500Z] #47 25.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:46:23.501Z] #47 25.97 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:46:23.550Z] #35 DONE 57.5s [2020-11-04T11:46:23.550Z] [2020-11-04T11:46:23.550Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:23.550Z] #41 56.95 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-04T11:46:23.550Z] #41 56.98 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-04T11:46:23.550Z] #41 57.02 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-04T11:46:23.550Z] #41 57.04 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-11-04T11:46:23.550Z] #41 57.05 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-04T11:46:23.550Z] #41 57.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:46:23.550Z] #41 57.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:46:23.550Z] #41 57.07 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-04T11:46:23.550Z] #41 57.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:46:23.550Z] #41 57.09 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T11:46:23.757Z] #47 26.00 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T11:46:23.757Z] #47 26.02 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T11:46:24.014Z] #47 26.12 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:46:24.014Z] #47 26.21 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T11:46:24.014Z] #47 26.29 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:46:24.014Z] #47 26.37 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T11:46:24.014Z] #47 26.47 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:46:24.149Z] #30 5.004 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T11:46:24.149Z] #30 5.006 Cloning into '.'... [2020-11-04T11:46:24.149Z] #30 ... [2020-11-04T11:46:24.149Z] [2020-11-04T11:46:24.149Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:46:24.149Z] #27 1.569 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T11:46:24.149Z] #27 1.784 [2020-11-04T11:46:24.149Z] #27 2.012 0.0% ##### 7.5% ############ 17.8% ######################## 34.6% ########################## 36.2% #################################### 51.1% ############################################# 62.8% ############################################### 65.6% ############################################################ 84.1% ######################################################################## 100.0% [2020-11-04T11:46:24.149Z] #27 3.200 [2020-11-04T11:46:24.149Z] #27 3.349 #### 5.9% ##################################################################### 96.3% ######################################################################## 100.0% [2020-11-04T11:46:24.149Z] #27 3.578 [2020-11-04T11:46:24.149Z] #27 3.773 0.2% ###################################### 53.9% ######################################################################## 100.0% [2020-11-04T11:46:24.149Z] #27 4.090 [2020-11-04T11:46:24.149Z] #27 4.315 0.0% 0.3% ###### 9.6% #################### 28.2% ######################## 34.1% #################################### 51.1% ########################################## 58.7% ############################################## 64.3% #################################################### 72.3% ######################################################## 79.1% ################################################################## 91.9% ######################################################################## 100.0% [2020-11-04T11:46:24.149Z] #27 5.854 [2020-11-04T11:46:24.273Z] #47 26.50 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T11:46:24.273Z] #47 26.53 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:46:24.273Z] #47 26.67 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:46:24.273Z] #47 26.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:46:24.842Z] #47 27.07 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:46:24.842Z] #47 27.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:46:25.417Z] #47 27.75 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:46:25.554Z] #43 123.4 vendor/golang.org/x/net/http2/hpack [2020-11-04T11:46:25.678Z] #47 27.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:46:25.935Z] #47 28.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:46:25.935Z] #47 28.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:46:25.935Z] #47 28.10 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:46:25.935Z] #47 28.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:46:26.030Z] #53 14.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:46:26.198Z] #54 138.1 + bin/containerd-shim-runc-v1 [2020-11-04T11:46:26.497Z] #43 124.6 mime [2020-11-04T11:46:26.864Z] #47 29.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:46:26.969Z] #53 ... [2020-11-04T11:46:26.969Z] [2020-11-04T11:46:26.969Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:46:26.969Z] #27 9.707 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T11:46:26.969Z] #27 10.33 [2020-11-04T11:46:26.969Z] #27 10.54 ######################################################################## 100.0% [2020-11-04T11:46:26.969Z] #27 10.65 [2020-11-04T11:46:26.969Z] #27 12.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T11:46:26.969Z] #27 12.94 #=#=# ##O#- # [2020-11-04T11:46:26.969Z] #27 13.47 ######################################################################## 100.0% [2020-11-04T11:46:26.969Z] #27 13.68 [2020-11-04T11:46:26.969Z] #27 13.89 Download of images into '/build' complete. [2020-11-04T11:46:26.969Z] #27 13.89 Use something like the following to load the result into a Docker daemon: [2020-11-04T11:46:26.969Z] #27 13.89 tar -cC '/build' . | docker load [2020-11-04T11:46:26.969Z] #27 DONE 17.0s [2020-11-04T11:46:26.969Z] [2020-11-04T11:46:26.969Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:26.969Z] #45 10.78 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T11:46:26.969Z] #45 12.14 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T11:46:26.969Z] #45 12.14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:46:26.969Z] #45 12.17 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T11:46:26.969Z] #45 12.17 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:46:26.969Z] #45 12.21 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:46:26.969Z] #45 12.32 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T11:46:26.969Z] #45 12.64 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:46:26.969Z] #45 12.99 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:46:26.969Z] #45 13.14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:46:26.969Z] #45 13.17 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T11:46:26.969Z] #45 13.62 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T11:46:26.969Z] #45 13.86 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:46:26.969Z] #45 14.48 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:46:26.969Z] #45 14.50 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T11:46:26.969Z] #45 14.51 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:46:26.969Z] #45 14.51 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:46:26.969Z] #45 15.09 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:46:26.969Z] #45 15.29 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:46:26.969Z] #45 15.32 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:46:27.229Z] #45 ... [2020-11-04T11:46:27.229Z] [2020-11-04T11:46:27.229Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:27.428Z] #47 29.68 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:46:28.091Z] #41 ... [2020-11-04T11:46:28.091Z] [2020-11-04T11:46:28.091Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:28.091Z] #50 51.53 bytes [2020-11-04T11:46:28.091Z] #50 51.58 syscall [2020-11-04T11:46:28.091Z] #50 51.59 strconv [2020-11-04T11:46:28.091Z] #50 51.62 strings [2020-11-04T11:46:28.091Z] #50 58.51 bufio [2020-11-04T11:46:28.091Z] #50 ... [2020-11-04T11:46:28.091Z] [2020-11-04T11:46:28.091Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:28.091Z] #36 0.347 + RM_GOPATH=0 [2020-11-04T11:46:28.091Z] #36 0.356 + TMP_GOPATH= [2020-11-04T11:46:28.091Z] #36 0.357 + : /build [2020-11-04T11:46:28.091Z] #36 0.358 + '[' -z '' ']' [2020-11-04T11:46:28.091Z] #36 0.366 ++ mktemp -d [2020-11-04T11:46:28.091Z] #36 0.368 + export GOPATH=/tmp/tmp.xFgK73lrx6 [2020-11-04T11:46:28.091Z] #36 0.369 + GOPATH=/tmp/tmp.xFgK73lrx6 [2020-11-04T11:46:28.091Z] #36 0.369 + RM_GOPATH=1 [2020-11-04T11:46:28.091Z] #36 0.370 + case "$(go env GOARCH)" in [2020-11-04T11:46:28.091Z] #36 0.372 ++ go env GOARCH [2020-11-04T11:46:28.091Z] #36 0.380 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:28.091Z] #36 0.381 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:28.091Z] #36 0.384 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:28.091Z] #36 0.388 + dir=/tmp/install [2020-11-04T11:46:28.091Z] #36 0.389 + bin=tini [2020-11-04T11:46:28.091Z] #36 0.389 + shift [2020-11-04T11:46:28.091Z] #36 0.390 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T11:46:28.091Z] #36 0.391 + . /tmp/install/tini.installer [2020-11-04T11:46:28.091Z] #36 0.393 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:46:28.091Z] #36 0.394 + install_tini [2020-11-04T11:46:28.091Z] #36 0.395 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T11:46:28.091Z] #36 0.396 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:46:28.091Z] #36 0.397 + git clone https://github.com/krallin/tini.git /tmp/tmp.xFgK73lrx6/tini [2020-11-04T11:46:28.091Z] #36 0.404 Cloning into '/tmp/tmp.xFgK73lrx6/tini'... [2020-11-04T11:46:28.091Z] #36 1.443 + cd /tmp/tmp.xFgK73lrx6/tini [2020-11-04T11:46:28.091Z] #36 1.444 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:46:28.091Z] #36 1.455 + cmake . [2020-11-04T11:46:28.091Z] #36 2.377 -- The C compiler identification is GNU 8.3.0 [2020-11-04T11:46:28.091Z] #36 2.482 -- Check for working C compiler: /usr/bin/cc [2020-11-04T11:46:28.091Z] #36 3.170 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T11:46:28.091Z] #36 3.174 -- Detecting C compiler ABI info [2020-11-04T11:46:28.091Z] #36 3.822 -- Detecting C compiler ABI info - done [2020-11-04T11:46:28.091Z] #36 3.919 -- Detecting C compile features [2020-11-04T11:46:28.106Z] #56 16.33 Checking out files: 83% (665/794) Checking out files: 84% (667/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-04T11:46:28.106Z] #56 16.91 + cd /tmp/tmp.9KlRFirOgS/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:46:28.106Z] #56 16.91 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:46:28.357Z] #47 ... [2020-11-04T11:46:28.357Z] [2020-11-04T11:46:28.357Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:28.357Z] #53 30.68 Fetched 8396 kB in 24s (344 kB/s) [2020-11-04T11:46:28.412Z] #43 126.4 mime/quotedprintable [2020-11-04T11:46:28.657Z] #27 6.133 0.0% # 2.7% ## 3.9% ### 4.5% #### 6.1% ###### 9.0% ####### 10.7% ######## 12.3% ########## 14.1% ############ 16.8% ############# 19.4% ############## 20.1% ############### 21.3% ################ 22.6% ################# 24.0% ################## 25.3% ################### 26.6% ################### 27.3% #################### 27.9% ##################### 29.2% ##################### 30.2% ###################### 31.2% ####################### 32.0% ####################### 32.8% ######################## 33.5% ######################## 34.6% ######################### 35.9% ########################## 36.3% ########################## 37.2% ########################### 38.1% ############################ 39.0% ############################ 40.1% ############################# 40.8% ############################## 41.7% ############################## 42.4% ############################### 43.4% ################################ 44.7% ################################ 45.6% ################################# 46.4% ################################## 47.3% ################################## 48.4% ################################### 49.1% #################################### 50.7% ##################################### 52.0% [2020-11-04T11:46:28.657Z] #27 ... [2020-11-04T11:46:28.657Z] [2020-11-04T11:46:28.657Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:28.657Z] #34 3.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:28.657Z] #34 3.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:28.657Z] #34 3.575 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:28.657Z] #34 4.039 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T11:46:28.657Z] #34 5.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T11:46:28.657Z] #34 7.067 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T11:46:28.673Z] #43 126.7 net/http/internal [2020-11-04T11:46:28.929Z] #54 141.0 + bin/containerd-shim-runc-v2 [2020-11-04T11:46:28.933Z] #34 ... [2020-11-04T11:46:28.933Z] [2020-11-04T11:46:28.933Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:28.933Z] #45 3.525 + RM_GOPATH=0 [2020-11-04T11:46:28.933Z] #45 3.525 + TMP_GOPATH= [2020-11-04T11:46:28.933Z] #45 3.525 + : /build [2020-11-04T11:46:28.933Z] #45 3.525 + '[' -z '' ']' [2020-11-04T11:46:28.933Z] #45 3.525 ++ mktemp -d [2020-11-04T11:46:28.933Z] #45 3.527 + export GOPATH=/tmp/tmp.ySvL6SH2wP [2020-11-04T11:46:28.933Z] #45 3.527 + GOPATH=/tmp/tmp.ySvL6SH2wP [2020-11-04T11:46:28.933Z] #45 3.527 + RM_GOPATH=1 [2020-11-04T11:46:28.933Z] #45 3.527 + case "$(go env GOARCH)" in [2020-11-04T11:46:28.933Z] #45 3.527 ++ go env GOARCH [2020-11-04T11:46:28.933Z] #45 3.548 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:28.933Z] #45 3.548 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:28.933Z] #45 3.568 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:28.933Z] #45 3.568 + dir=/tmp/install [2020-11-04T11:46:28.933Z] #45 3.568 + bin=gotestsum [2020-11-04T11:46:28.933Z] #45 3.568 + shift [2020-11-04T11:46:28.933Z] #45 3.568 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T11:46:28.933Z] #45 3.568 + . /tmp/install/gotestsum.installer [2020-11-04T11:46:28.933Z] #45 3.568 ++ : v0.5.3 [2020-11-04T11:46:28.933Z] #45 3.568 + install_gotestsum [2020-11-04T11:46:28.933Z] #45 3.568 + set -e [2020-11-04T11:46:28.933Z] #45 3.568 + export GO111MODULE=on [2020-11-04T11:46:28.933Z] #45 3.568 + GO111MODULE=on [2020-11-04T11:46:28.933Z] #45 3.568 + GOBIN=/build [2020-11-04T11:46:28.933Z] #45 3.568 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T11:46:28.933Z] #45 3.602 go: finding gotest.tools v0.5.3 [2020-11-04T11:46:28.933Z] #45 3.602 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T11:46:28.933Z] #45 4.327 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T11:46:28.933Z] #45 5.024 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T11:46:28.933Z] #45 5.812 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T11:46:28.933Z] #45 5.818 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:46:28.933Z] #45 5.838 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:46:28.933Z] #45 5.883 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:46:28.933Z] #45 5.912 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T11:46:28.933Z] #45 5.928 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T11:46:28.933Z] #45 5.931 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:46:28.933Z] #45 6.171 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:46:28.933Z] #45 6.186 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T11:46:28.933Z] #45 6.244 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:46:28.933Z] #45 6.282 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:46:28.933Z] #45 6.412 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T11:46:28.933Z] #45 6.569 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:46:28.933Z] #45 6.587 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T11:46:28.933Z] #45 6.751 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:46:28.933Z] #45 6.774 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:46:28.933Z] #45 6.822 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:46:28.933Z] #45 7.045 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:46:28.933Z] #45 7.191 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:46:28.933Z] #45 8.215 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:46:28.933Z] #45 9.771 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:46:28.933Z] #45 ... [2020-11-04T11:46:28.933Z] [2020-11-04T11:46:28.933Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:28.933Z] #62 4.775 + RM_GOPATH=0 [2020-11-04T11:46:28.933Z] #62 4.775 + TMP_GOPATH= [2020-11-04T11:46:28.933Z] #62 4.775 + : /build [2020-11-04T11:46:28.933Z] #62 4.775 + '[' -z '' ']' [2020-11-04T11:46:28.933Z] #62 4.775 ++ mktemp -d [2020-11-04T11:46:28.933Z] #62 4.783 + export GOPATH=/tmp/tmp.TOdksTnsWy [2020-11-04T11:46:28.933Z] #62 4.783 + GOPATH=/tmp/tmp.TOdksTnsWy [2020-11-04T11:46:28.933Z] #62 4.783 + RM_GOPATH=1 [2020-11-04T11:46:28.933Z] #62 4.783 + case "$(go env GOARCH)" in [2020-11-04T11:46:28.933Z] #62 4.784 ++ go env GOARCH [2020-11-04T11:46:28.933Z] #62 4.804 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:28.933Z] #62 4.804 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:28.933Z] #62 4.804 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:28.933Z] #62 4.805 + dir=/tmp/install [2020-11-04T11:46:28.933Z] #62 4.807 + bin=proxy [2020-11-04T11:46:28.933Z] #62 4.807 + shift [2020-11-04T11:46:28.933Z] #62 4.807 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T11:46:28.933Z] #62 4.807 + . /tmp/install/proxy.installer [2020-11-04T11:46:28.933Z] #62 4.807 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:46:28.933Z] #62 4.807 + install_proxy [2020-11-04T11:46:28.933Z] #62 4.807 + case "$1" in [2020-11-04T11:46:28.933Z] #62 4.807 + export CGO_ENABLED=0 [2020-11-04T11:46:28.933Z] #62 4.807 + CGO_ENABLED=0 [2020-11-04T11:46:28.933Z] #62 4.807 + _install_proxy [2020-11-04T11:46:28.933Z] #62 4.807 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T11:46:28.933Z] #62 4.807 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:46:28.933Z] #62 4.808 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TOdksTnsWy/src/github.com/docker/libnetwork [2020-11-04T11:46:28.933Z] #62 4.810 Cloning into '/tmp/tmp.TOdksTnsWy/src/github.com/docker/libnetwork'... [2020-11-04T11:46:28.933Z] #62 ... [2020-11-04T11:46:28.933Z] [2020-11-04T11:46:28.933Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:46:28.933Z] #38 5.027 + git clone https://github.com/docker/distribution.git . [2020-11-04T11:46:28.933Z] #38 5.029 Cloning into '.'... [2020-11-04T11:46:29.071Z] #56 17.95 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:46:29.071Z] #56 17.96 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T11:46:29.153Z] #36 5.715 -- Detecting C compile features - done [2020-11-04T11:46:29.153Z] #36 5.754 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T11:46:29.153Z] #36 ... [2020-11-04T11:46:29.153Z] [2020-11-04T11:46:29.153Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:29.153Z] #41 63.37 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-04T11:46:29.153Z] #41 63.38 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:46:29.197Z] #38 ... [2020-11-04T11:46:29.197Z] [2020-11-04T11:46:29.197Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:29.197Z] #56 4.304 + RM_GOPATH=0 [2020-11-04T11:46:29.197Z] #56 4.304 + TMP_GOPATH= [2020-11-04T11:46:29.197Z] #56 4.304 + : /build [2020-11-04T11:46:29.197Z] #56 4.304 + '[' -z '' ']' [2020-11-04T11:46:29.197Z] #56 4.307 ++ mktemp -d [2020-11-04T11:46:29.197Z] #56 4.309 + export GOPATH=/tmp/tmp.9l7Ic0tPZV [2020-11-04T11:46:29.197Z] #56 4.309 + GOPATH=/tmp/tmp.9l7Ic0tPZV [2020-11-04T11:46:29.197Z] #56 4.309 + RM_GOPATH=1 [2020-11-04T11:46:29.197Z] #56 4.309 + case "$(go env GOARCH)" in [2020-11-04T11:46:29.197Z] #56 4.311 ++ go env GOARCH [2020-11-04T11:46:29.197Z] #56 4.334 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:46:29.197Z] #56 4.338 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.197Z] #56 4.338 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.197Z] #56 4.338 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:29.197Z] #56 4.338 + dir=/tmp/install [2020-11-04T11:46:29.197Z] #56 4.338 + bin=rootlesskit [2020-11-04T11:46:29.197Z] #56 4.338 + shift [2020-11-04T11:46:29.197Z] #56 4.338 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T11:46:29.197Z] #56 4.338 + . /tmp/install/rootlesskit.installer [2020-11-04T11:46:29.197Z] #56 4.338 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:46:29.197Z] #56 4.338 + install_rootlesskit [2020-11-04T11:46:29.197Z] #56 4.338 + case "$1" in [2020-11-04T11:46:29.197Z] #56 4.338 + export CGO_ENABLED=0 [2020-11-04T11:46:29.197Z] #56 4.338 + CGO_ENABLED=0 [2020-11-04T11:46:29.197Z] #56 4.338 + _install_rootlesskit [2020-11-04T11:46:29.197Z] #56 4.338 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T11:46:29.197Z] #56 4.338 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9l7Ic0tPZV/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:46:29.197Z] #56 4.338 Cloning into '/tmp/tmp.9l7Ic0tPZV/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T11:46:29.197Z] #56 8.723 + cd /tmp/tmp.9l7Ic0tPZV/src/github.com/rootless-containers/rootlesskit [2020-11-04T11:46:29.197Z] #56 8.727 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T11:46:29.197Z] #56 9.286 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:46:29.197Z] #56 9.299 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T11:46:29.197Z] #56 ... [2020-11-04T11:46:29.197Z] [2020-11-04T11:46:29.197Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:29.198Z] #47 4.875 + RM_GOPATH=0 [2020-11-04T11:46:29.198Z] #47 4.875 + TMP_GOPATH= [2020-11-04T11:46:29.198Z] #47 4.875 + : /build [2020-11-04T11:46:29.198Z] #47 4.875 + '[' -z '' ']' [2020-11-04T11:46:29.198Z] #47 4.875 ++ mktemp -d [2020-11-04T11:46:29.198Z] #47 4.875 + export GOPATH=/tmp/tmp.xvOSJnDDQl [2020-11-04T11:46:29.198Z] #47 4.875 + GOPATH=/tmp/tmp.xvOSJnDDQl [2020-11-04T11:46:29.198Z] #47 4.875 + RM_GOPATH=1 [2020-11-04T11:46:29.198Z] #47 4.875 + case "$(go env GOARCH)" in [2020-11-04T11:46:29.198Z] #47 4.881 ++ go env GOARCH [2020-11-04T11:46:29.198Z] #47 4.899 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.198Z] #47 4.899 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.198Z] #47 4.899 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:29.198Z] #47 4.900 + dir=/tmp/install [2020-11-04T11:46:29.198Z] #47 4.903 + bin=golangci_lint [2020-11-04T11:46:29.198Z] #47 4.903 + shift [2020-11-04T11:46:29.198Z] #47 4.903 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T11:46:29.198Z] #47 4.903 + . /tmp/install/golangci_lint.installer [2020-11-04T11:46:29.198Z] #47 4.903 ++ : v1.23.8 [2020-11-04T11:46:29.198Z] #47 4.903 + install_golangci_lint [2020-11-04T11:46:29.198Z] #47 4.903 + set -e [2020-11-04T11:46:29.198Z] #47 4.903 + export GO111MODULE=on [2020-11-04T11:46:29.198Z] #47 4.903 + GO111MODULE=on [2020-11-04T11:46:29.198Z] #47 4.903 + GOBIN=/build [2020-11-04T11:46:29.198Z] #47 4.903 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T11:46:29.198Z] #47 4.916 go: finding github.com v1.23.8 [2020-11-04T11:46:29.198Z] #47 4.916 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T11:46:29.198Z] #47 4.916 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T11:46:29.198Z] #47 4.916 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:46:29.198Z] #47 4.916 go: finding github.com/golangci v1.23.8 [2020-11-04T11:46:29.198Z] #47 6.091 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:46:29.198Z] #47 6.859 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T11:46:29.244Z] #43 ... [2020-11-04T11:46:29.244Z] [2020-11-04T11:46:29.244Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:29.244Z] #41 31.92 CC images/tty.o [2020-11-04T11:46:29.244Z] #41 32.52 CC images/file-lock.o [2020-11-04T11:46:29.244Z] #41 32.75 CC images/rlimit.o [2020-11-04T11:46:29.244Z] #41 33.01 CC images/pagemap.o [2020-11-04T11:46:29.244Z] #41 33.32 CC images/siginfo.o [2020-11-04T11:46:29.244Z] #41 33.66 CC images/rpc.o [2020-11-04T11:46:29.244Z] #41 34.74 CC images/ext-file.o [2020-11-04T11:46:29.244Z] #41 35.03 CC images/cgroup.o [2020-11-04T11:46:29.244Z] #41 35.52 CC images/userns.o [2020-11-04T11:46:29.244Z] #41 35.70 CC images/google/protobuf/descriptor.o [2020-11-04T11:46:29.244Z] #41 37.28 CC images/opts.o [2020-11-04T11:46:29.244Z] #41 37.47 CC images/seccomp.o [2020-11-04T11:46:29.244Z] #41 37.74 CC images/binfmt-misc.o [2020-11-04T11:46:29.244Z] #41 38.01 CC images/time.o [2020-11-04T11:46:29.454Z] #41 DONE 63.7s [2020-11-04T11:46:29.454Z] [2020-11-04T11:46:29.454Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:29.462Z] #47 ... [2020-11-04T11:46:29.462Z] [2020-11-04T11:46:29.462Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:29.462Z] #49 4.051 + RM_GOPATH=0 [2020-11-04T11:46:29.462Z] #49 4.051 + TMP_GOPATH= [2020-11-04T11:46:29.462Z] #49 4.051 + : /build [2020-11-04T11:46:29.462Z] #49 4.051 + '[' -z '' ']' [2020-11-04T11:46:29.462Z] #49 4.051 ++ mktemp -d [2020-11-04T11:46:29.462Z] #49 4.051 + export GOPATH=/tmp/tmp.rSghV4bHCI [2020-11-04T11:46:29.462Z] #49 4.051 + GOPATH=/tmp/tmp.rSghV4bHCI [2020-11-04T11:46:29.462Z] #49 4.051 + RM_GOPATH=1 [2020-11-04T11:46:29.462Z] #49 4.051 + case "$(go env GOARCH)" in [2020-11-04T11:46:29.462Z] #49 4.052 ++ go env GOARCH [2020-11-04T11:46:29.462Z] #49 4.077 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.462Z] #49 4.077 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.462Z] #49 4.077 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:29.462Z] #49 4.096 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:46:29.462Z] #49 4.099 + dir=/tmp/install [2020-11-04T11:46:29.462Z] #49 4.099 + bin=shfmt [2020-11-04T11:46:29.462Z] #49 4.099 + shift [2020-11-04T11:46:29.462Z] #49 4.099 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T11:46:29.462Z] #49 4.099 + . /tmp/install/shfmt.installer [2020-11-04T11:46:29.462Z] #49 4.099 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:46:29.462Z] #49 4.099 + install_shfmt [2020-11-04T11:46:29.462Z] #49 4.099 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T11:46:29.462Z] #49 4.099 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rSghV4bHCI/src/github.com/mvdan/sh [2020-11-04T11:46:29.462Z] #49 4.099 Cloning into '/tmp/tmp.rSghV4bHCI/src/github.com/mvdan/sh'... [2020-11-04T11:46:29.462Z] #49 ... [2020-11-04T11:46:29.462Z] [2020-11-04T11:46:29.462Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:29.462Z] #22 4.976 + RM_GOPATH=0 [2020-11-04T11:46:29.462Z] #22 4.976 + TMP_GOPATH= [2020-11-04T11:46:29.462Z] #22 4.976 + : /build [2020-11-04T11:46:29.462Z] #22 4.976 + '[' -z '' ']' [2020-11-04T11:46:29.462Z] #22 4.978 ++ mktemp -d [2020-11-04T11:46:29.462Z] #22 4.981 + export GOPATH=/tmp/tmp.hIhJzptxCs [2020-11-04T11:46:29.462Z] #22 4.981 + GOPATH=/tmp/tmp.hIhJzptxCs [2020-11-04T11:46:29.462Z] #22 4.981 + RM_GOPATH=1 [2020-11-04T11:46:29.462Z] #22 4.982 + case "$(go env GOARCH)" in [2020-11-04T11:46:29.462Z] #22 4.983 ++ go env GOARCH [2020-11-04T11:46:29.462Z] #22 5.002 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.462Z] #22 5.003 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.462Z] #22 5.003 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:29.462Z] #22 5.014 + dir=/tmp/install [2020-11-04T11:46:29.462Z] #22 5.015 + bin=dockercli [2020-11-04T11:46:29.462Z] #22 5.015 + shift [2020-11-04T11:46:29.462Z] #22 5.015 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T11:46:29.462Z] #22 5.015 + . /tmp/install/dockercli.installer [2020-11-04T11:46:29.462Z] #22 5.015 ++ : stable [2020-11-04T11:46:29.462Z] #22 5.015 ++ : 17.06.2-ce [2020-11-04T11:46:29.462Z] #22 5.015 + install_dockercli [2020-11-04T11:46:29.462Z] #22 5.016 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T11:46:29.462Z] #22 5.016 Install docker/cli version 17.06.2-ce from stable [2020-11-04T11:46:29.462Z] #22 5.017 ++ uname -m [2020-11-04T11:46:29.462Z] #22 5.022 + arch=aarch64 [2020-11-04T11:46:29.462Z] #22 5.025 + '[' aarch64 '!=' x86_64 ']' [2020-11-04T11:46:29.462Z] #22 5.025 + '[' aarch64 '!=' s390x ']' [2020-11-04T11:46:29.462Z] #22 5.025 + '[' aarch64 '!=' armhf ']' [2020-11-04T11:46:29.462Z] #22 5.025 + build_dockercli [2020-11-04T11:46:29.462Z] #22 5.025 + git clone https://github.com/docker/docker-ce /tmp/tmp.hIhJzptxCs/tmp/docker-ce [2020-11-04T11:46:29.462Z] #22 5.042 Cloning into '/tmp/tmp.hIhJzptxCs/tmp/docker-ce'... [2020-11-04T11:46:29.462Z] #22 ... [2020-11-04T11:46:29.462Z] [2020-11-04T11:46:29.462Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:29.462Z] #40 5.473 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:29.462Z] #40 5.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:29.462Z] #40 5.527 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:29.462Z] #40 6.783 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T11:46:29.462Z] #40 8.990 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T11:46:29.462Z] #40 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T11:46:29.505Z] #41 ... [2020-11-04T11:46:29.505Z] [2020-11-04T11:46:29.505Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:29.505Z] #11 117.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T11:46:29.505Z] #11 117.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T11:46:29.505Z] #11 117.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:46:29.730Z] #40 ... [2020-11-04T11:46:29.730Z] [2020-11-04T11:46:29.730Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:29.730Z] #32 4.670 + RM_GOPATH=0 [2020-11-04T11:46:29.730Z] #32 4.670 + TMP_GOPATH= [2020-11-04T11:46:29.730Z] #32 4.670 + : /build [2020-11-04T11:46:29.730Z] #32 4.670 + '[' -z '' ']' [2020-11-04T11:46:29.730Z] #32 4.670 ++ mktemp -d [2020-11-04T11:46:29.730Z] #32 4.670 + export GOPATH=/tmp/tmp.A1s1dmVHGT [2020-11-04T11:46:29.730Z] #32 4.670 + GOPATH=/tmp/tmp.A1s1dmVHGT [2020-11-04T11:46:29.730Z] #32 4.670 + RM_GOPATH=1 [2020-11-04T11:46:29.730Z] #32 4.670 + case "$(go env GOARCH)" in [2020-11-04T11:46:29.730Z] #32 4.671 ++ go env GOARCH [2020-11-04T11:46:29.730Z] #32 4.703 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.730Z] #32 4.712 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:29.730Z] #32 4.713 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:29.730Z] #32 4.721 + dir=/tmp/install [2020-11-04T11:46:29.730Z] #32 4.721 + bin=tomlv [2020-11-04T11:46:29.730Z] #32 4.721 + shift [2020-11-04T11:46:29.730Z] #32 4.721 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T11:46:29.730Z] #32 4.721 + . /tmp/install/tomlv.installer [2020-11-04T11:46:29.730Z] #32 4.721 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:46:29.730Z] #32 4.721 + install_tomlv [2020-11-04T11:46:29.730Z] #32 4.721 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T11:46:29.730Z] #32 4.721 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.A1s1dmVHGT/src/github.com/BurntSushi/toml [2020-11-04T11:46:29.730Z] #32 4.721 Cloning into '/tmp/tmp.A1s1dmVHGT/src/github.com/BurntSushi/toml'... [2020-11-04T11:46:29.730Z] #32 4.721 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:46:29.730Z] #32 5.843 + cd /tmp/tmp.A1s1dmVHGT/src/github.com/BurntSushi/toml [2020-11-04T11:46:29.730Z] #32 5.843 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T11:46:29.730Z] #32 5.851 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:46:29.730Z] #32 6.594 runtime/internal/math [2020-11-04T11:46:29.730Z] #32 6.675 math/bits [2020-11-04T11:46:29.730Z] #32 6.678 internal/cpu [2020-11-04T11:46:29.730Z] #32 6.780 unicode/utf8 [2020-11-04T11:46:29.730Z] #32 6.809 sync/atomic [2020-11-04T11:46:29.730Z] #32 7.481 unicode [2020-11-04T11:46:29.730Z] #32 7.703 math [2020-11-04T11:46:29.730Z] #32 7.828 internal/testlog [2020-11-04T11:46:29.730Z] #32 7.865 internal/bytealg [2020-11-04T11:46:29.730Z] #32 8.508 encoding [2020-11-04T11:46:29.730Z] #32 8.862 runtime/cgo [2020-11-04T11:46:29.730Z] #32 9.055 runtime [2020-11-04T11:46:29.730Z] #32 ... [2020-11-04T11:46:29.730Z] [2020-11-04T11:46:29.730Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:29.730Z] #11 3.455 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:29.730Z] #11 3.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:29.730Z] #11 3.484 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:29.730Z] #11 3.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T11:46:29.730Z] #11 4.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T11:46:29.730Z] #11 6.472 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T11:46:29.766Z] #11 ... [2020-11-04T11:46:29.766Z] [2020-11-04T11:46:29.766Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:29.766Z] #41 38.21 CC images/sysctl.o [2020-11-04T11:46:29.766Z] #41 38.43 CC images/autofs.o [2020-11-04T11:46:29.965Z] #54 141.7 + binaries [2020-11-04T11:46:29.965Z] #54 141.7 + install -D bin/containerd /build/containerd [2020-11-04T11:46:29.965Z] #54 141.7 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T11:46:29.965Z] #54 141.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T11:46:29.965Z] #54 141.7 + install -D bin/ctr /build/ctr [2020-11-04T11:46:30.009Z] #11 ... [2020-11-04T11:46:30.010Z] [2020-11-04T11:46:30.010Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:30.010Z] #53 5.321 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:30.010Z] #53 5.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:30.010Z] #53 5.386 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:30.010Z] #53 6.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T11:46:30.010Z] #53 8.730 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T11:46:30.010Z] #53 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T11:46:30.010Z] #53 ... [2020-11-04T11:46:30.010Z] [2020-11-04T11:46:30.010Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:30.010Z] #43 4.476 + RM_GOPATH=0 [2020-11-04T11:46:30.010Z] #43 4.476 + TMP_GOPATH= [2020-11-04T11:46:30.010Z] #43 4.476 + : /build [2020-11-04T11:46:30.010Z] #43 4.476 + '[' -z '' ']' [2020-11-04T11:46:30.010Z] #43 4.476 ++ mktemp -d [2020-11-04T11:46:30.010Z] #43 4.483 + export GOPATH=/tmp/tmp.5MvSBFgG1w [2020-11-04T11:46:30.010Z] #43 4.483 + GOPATH=/tmp/tmp.5MvSBFgG1w [2020-11-04T11:46:30.010Z] #43 4.483 + RM_GOPATH=1 [2020-11-04T11:46:30.010Z] #43 4.483 + case "$(go env GOARCH)" in [2020-11-04T11:46:30.010Z] #43 4.483 ++ go env GOARCH [2020-11-04T11:46:30.010Z] #43 4.529 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:46:30.010Z] #43 4.529 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:30.010Z] #43 4.529 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:30.010Z] #43 4.529 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:30.010Z] #43 4.529 + dir=/tmp/install [2020-11-04T11:46:30.010Z] #43 4.529 + bin=vndr [2020-11-04T11:46:30.010Z] #43 4.529 + shift [2020-11-04T11:46:30.010Z] #43 4.529 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T11:46:30.010Z] #43 4.529 + . /tmp/install/vndr.installer [2020-11-04T11:46:30.010Z] #43 4.529 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:46:30.010Z] #43 4.529 + install_vndr [2020-11-04T11:46:30.010Z] #43 4.529 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T11:46:30.010Z] #43 4.529 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5MvSBFgG1w/src/github.com/LK4D4/vndr [2020-11-04T11:46:30.010Z] #43 4.530 Cloning into '/tmp/tmp.5MvSBFgG1w/src/github.com/LK4D4/vndr'... [2020-11-04T11:46:30.010Z] #43 5.135 + cd /tmp/tmp.5MvSBFgG1w/src/github.com/LK4D4/vndr [2020-11-04T11:46:30.010Z] #43 5.135 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T11:46:30.010Z] #43 5.143 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T11:46:30.010Z] #43 6.025 internal/cpu [2020-11-04T11:46:30.010Z] #43 6.080 runtime/internal/sys [2020-11-04T11:46:30.010Z] #43 6.088 internal/race [2020-11-04T11:46:30.010Z] #43 6.156 runtime/internal/atomic [2020-11-04T11:46:30.010Z] #43 6.593 runtime/internal/math [2020-11-04T11:46:30.010Z] #43 6.600 sync/atomic [2020-11-04T11:46:30.010Z] #43 6.720 unicode [2020-11-04T11:46:30.010Z] #43 7.032 unicode/utf8 [2020-11-04T11:46:30.010Z] #43 7.313 math/bits [2020-11-04T11:46:30.010Z] #43 7.372 internal/bytealg [2020-11-04T11:46:30.010Z] #43 8.250 math [2020-11-04T11:46:30.010Z] #43 8.470 internal/testlog [2020-11-04T11:46:30.010Z] #43 8.696 runtime [2020-11-04T11:46:30.010Z] #43 9.085 unicode/utf16 [2020-11-04T11:46:30.010Z] #43 9.824 container/list [2020-11-04T11:46:30.010Z] #43 11.25 crypto/internal/subtle [2020-11-04T11:46:30.010Z] #43 11.28 crypto/subtle [2020-11-04T11:46:30.010Z] #43 11.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T11:46:30.010Z] #43 11.30 internal/nettrace [2020-11-04T11:46:30.010Z] #56 ... [2020-11-04T11:46:30.010Z] [2020-11-04T11:46:30.010Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:46:30.010Z] #38 8.945 + git clone https://github.com/docker/distribution.git . [2020-11-04T11:46:30.010Z] #38 8.951 Cloning into '.'... [2020-11-04T11:46:30.027Z] #41 38.60 CC images/macvlan.o [2020-11-04T11:46:30.270Z] #38 ... [2020-11-04T11:46:30.270Z] [2020-11-04T11:46:30.270Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:30.270Z] #45 17.17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:46:30.270Z] #45 17.65 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:46:30.276Z] #43 11.43 runtime/cgo [2020-11-04T11:46:30.276Z] #43 ... [2020-11-04T11:46:30.276Z] [2020-11-04T11:46:30.276Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:46:30.287Z] #41 38.79 CC images/sit.o [2020-11-04T11:46:30.287Z] #41 38.97 CC images/memfd.o [2020-11-04T11:46:30.599Z] #54 DONE 142.6s [2020-11-04T11:46:30.859Z] #41 39.25 CC images/timens.o [2020-11-04T11:46:30.859Z] #41 39.50 LINK images/built-in.o [2020-11-04T11:46:31.121Z] #41 39.71 GEN compel/include/asm [2020-11-04T11:46:31.121Z] #41 39.74 GEN compel/include/version.h [2020-11-04T11:46:31.121Z] #41 39.77 touch .config [2020-11-04T11:46:31.121Z] #41 39.82 GEN include/common/config.h [2020-11-04T11:46:31.232Z] [2020-11-04T11:46:31.232Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T11:46:31.382Z] #41 39.92 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-04T11:46:31.382Z] #41 39.95 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-04T11:46:31.382Z] #41 39.97 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-04T11:46:31.382Z] #41 39.99 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-04T11:46:31.382Z] #41 40.02 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-04T11:46:31.382Z] #41 40.05 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-04T11:46:31.382Z] #41 40.07 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-04T11:46:31.382Z] #41 40.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-04T11:46:31.526Z] #55 DONE 0.3s [2020-11-04T11:46:31.563Z] #42 1.838 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:46:31.563Z] #42 1.838 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:46:31.563Z] #42 1.851 Note: Building without GnuTLS support [2020-11-04T11:46:31.563Z] #42 1.863 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:46:31.563Z] #42 1.863 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:46:31.644Z] #41 40.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-04T11:46:31.644Z] #41 40.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T11:46:31.644Z] #41 40.16 DEP compel/plugins/std/infect.d [2020-11-04T11:46:31.644Z] #41 40.26 DEP compel/plugins/std/string.d [2020-11-04T11:46:31.692Z] #45 ... [2020-11-04T11:46:31.692Z] [2020-11-04T11:46:31.692Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:31.692Z] #22 19.68 + mkdir -p /build [2020-11-04T11:46:31.692Z] #22 19.68 + mv docker/docker /build/ [2020-11-04T11:46:31.692Z] #22 19.76 + rmdir docker [2020-11-04T11:46:31.692Z] #22 DONE 20.4s [2020-11-04T11:46:31.692Z] [2020-11-04T11:46:31.692Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:31.692Z] #32 11.58 internal/bytealg [2020-11-04T11:46:31.692Z] #32 11.78 math/bits [2020-11-04T11:46:31.692Z] #32 12.52 math [2020-11-04T11:46:31.692Z] #32 13.64 runtime [2020-11-04T11:46:31.692Z] #32 19.23 internal/testlog [2020-11-04T11:46:31.692Z] #32 19.98 encoding [2020-11-04T11:46:31.692Z] #32 20.34 runtime/cgo [2020-11-04T11:46:31.692Z] #32 ... [2020-11-04T11:46:31.692Z] [2020-11-04T11:46:31.692Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:31.692Z] #45 20.77 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:46:31.823Z] [2020-11-04T11:46:31.823Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T11:46:31.823Z] #59 DONE 0.1s [2020-11-04T11:46:31.823Z] [2020-11-04T11:46:31.823Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T11:46:31.905Z] #41 40.34 DEP compel/plugins/std/log.d [2020-11-04T11:46:31.905Z] #41 40.44 DEP compel/plugins/std/fds.d [2020-11-04T11:46:31.905Z] #41 40.58 DEP compel/plugins/std/std.d [2020-11-04T11:46:31.905Z] #41 40.67 DEP compel/plugins/shmem/shmem.d [2020-11-04T11:46:31.952Z] #45 ... [2020-11-04T11:46:31.952Z] [2020-11-04T11:46:31.952Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:31.952Z] #43 11.05 internal/bytealg [2020-11-04T11:46:31.952Z] #43 11.50 internal/race [2020-11-04T11:46:31.952Z] #43 11.84 sync/atomic [2020-11-04T11:46:31.952Z] #43 12.68 unicode [2020-11-04T11:46:31.952Z] #43 12.77 runtime [2020-11-04T11:46:31.952Z] #43 16.99 unicode/utf8 [2020-11-04T11:46:31.952Z] #43 18.24 math [2020-11-04T11:46:32.116Z] #61 DONE 0.2s [2020-11-04T11:46:32.116Z] [2020-11-04T11:46:32.116Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T11:46:32.116Z] #63 DONE 0.2s [2020-11-04T11:46:32.116Z] [2020-11-04T11:46:32.116Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T11:46:32.116Z] #64 DONE 0.1s [2020-11-04T11:46:32.116Z] [2020-11-04T11:46:32.116Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T11:46:32.166Z] #41 40.74 DEP compel/plugins/fds/fds.d [2020-11-04T11:46:32.245Z] #43 ... [2020-11-04T11:46:32.245Z] [2020-11-04T11:46:32.245Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:32.245Z] #40 11.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:46:32.245Z] #40 14.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:46:32.427Z] #41 40.86 CC compel/plugins/std/std.o [2020-11-04T11:46:32.505Z] #40 ... [2020-11-04T11:46:32.505Z] [2020-11-04T11:46:32.505Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:32.505Z] #34 13.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:46:32.505Z] #34 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:46:32.505Z] #34 19.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:46:32.688Z] #41 41.21 CC compel/plugins/std/fds.o [2020-11-04T11:46:32.749Z] #65 DONE 0.6s [2020-11-04T11:46:33.085Z] [2020-11-04T11:46:33.085Z] #66 exporting to image [2020-11-04T11:46:33.085Z] #66 exporting layers [2020-11-04T11:46:33.106Z] #42 3.383 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:46:33.106Z] #42 3.427 GEN .gitid [2020-11-04T11:46:33.106Z] #42 ... [2020-11-04T11:46:33.106Z] [2020-11-04T11:46:33.106Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:33.106Z] #33 57.12 bufio [2020-11-04T11:46:33.106Z] #33 58.57 reflect [2020-11-04T11:46:33.106Z] #33 59.00 path [2020-11-04T11:46:33.106Z] #33 60.87 text/tabwriter [2020-11-04T11:46:33.106Z] #33 66.65 internal/syscall/execenv [2020-11-04T11:46:33.106Z] #33 66.66 internal/syscall/unix [2020-11-04T11:46:33.106Z] #33 66.72 time [2020-11-04T11:46:33.106Z] #33 ... [2020-11-04T11:46:33.106Z] [2020-11-04T11:46:33.106Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:33.106Z] #36 6.071 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T11:46:33.107Z] #36 6.226 -- Configuring done [2020-11-04T11:46:33.107Z] #36 6.267 -- Generating done [2020-11-04T11:46:33.107Z] #36 6.286 -- Build files have been written to: /tmp/tmp.xFgK73lrx6/tini [2020-11-04T11:46:33.107Z] #36 6.295 + make tini-static [2020-11-04T11:46:33.107Z] #36 6.621 Scanning dependencies of target tini-static [2020-11-04T11:46:33.107Z] #36 6.729 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T11:46:33.107Z] #36 8.649 [100%] Linking C executable tini-static [2020-11-04T11:46:33.107Z] #36 9.423 [100%] Built target tini-static [2020-11-04T11:46:33.107Z] #36 9.484 + mkdir -p /build [2020-11-04T11:46:33.107Z] #36 9.490 + cp tini-static /build/docker-init [2020-11-04T11:46:33.107Z] #36 DONE 9.6s [2020-11-04T11:46:33.107Z] [2020-11-04T11:46:33.107Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:33.107Z] #42 3.460 GEN criu/include/version.h [2020-11-04T11:46:33.107Z] #42 3.514 GEN include/common/asm [2020-11-04T11:46:33.261Z] #41 41.63 CC compel/plugins/std/log.o [2020-11-04T11:46:33.444Z] #34 ... [2020-11-04T11:46:33.444Z] [2020-11-04T11:46:33.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:33.444Z] #11 12.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:46:33.444Z] #11 14.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:46:33.444Z] #11 17.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:46:33.608Z] #53 30.68 Reading package lists... [2020-11-04T11:46:33.608Z] #53 ... [2020-11-04T11:46:33.608Z] [2020-11-04T11:46:33.608Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:33.608Z] #49 25.53 + cd /tmp/tmp.6AsuIw8HGR/src/github.com/mvdan/sh [2020-11-04T11:46:33.608Z] #49 25.53 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:46:33.608Z] #49 25.56 + GO111MODULE=on [2020-11-04T11:46:33.608Z] #49 25.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T11:46:33.608Z] #49 27.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:46:33.608Z] #49 27.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:46:33.608Z] #49 27.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:46:33.608Z] #49 27.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:46:33.608Z] #49 27.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:46:33.608Z] #49 29.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:46:33.608Z] #49 30.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:46:33.608Z] #49 32.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:46:33.608Z] #49 34.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:46:33.608Z] #49 34.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:46:33.608Z] #49 35.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:46:33.608Z] #49 35.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:46:33.608Z] #49 ... [2020-11-04T11:46:33.608Z] [2020-11-04T11:46:33.608Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:33.608Z] #62 33.04 Checking out files: 47% (908/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-04T11:46:33.608Z] #62 34.32 + cd /tmp/tmp.xaoiepqc1z/src/github.com/docker/libnetwork [2020-11-04T11:46:33.608Z] #62 34.33 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:46:33.608Z] #62 34.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T11:46:33.703Z] #11 ... [2020-11-04T11:46:33.703Z] [2020-11-04T11:46:33.703Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:33.703Z] #47 22.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:46:33.703Z] #47 22.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:46:33.703Z] #47 22.81 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T11:46:33.703Z] #47 22.83 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T11:46:33.837Z] #41 42.40 CC compel/plugins/std/string.o [2020-11-04T11:46:33.962Z] #47 22.98 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:46:34.171Z] #62 ... [2020-11-04T11:46:34.171Z] [2020-11-04T11:46:34.171Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:34.171Z] #45 26.53 go: finding github.com/fatih/color v1.9.0 [2020-11-04T11:46:34.171Z] #45 26.58 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:46:34.171Z] #45 26.60 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T11:46:34.171Z] #45 26.65 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T11:46:34.171Z] #45 26.65 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:46:34.171Z] #45 27.10 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:46:34.171Z] #45 27.29 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:46:34.171Z] #45 27.58 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:46:34.171Z] #45 27.59 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:46:34.171Z] #45 27.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:46:34.171Z] #45 27.65 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:46:34.221Z] #47 23.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:46:34.221Z] #47 23.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:46:34.428Z] #45 ... [2020-11-04T11:46:34.428Z] [2020-11-04T11:46:34.428Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:34.428Z] #47 33.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:46:34.428Z] #47 33.96 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T11:46:34.428Z] #47 33.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:46:34.428Z] #47 33.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:46:34.428Z] #47 33.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:46:34.428Z] #47 33.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:46:34.428Z] #47 33.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:46:34.428Z] #47 33.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:46:34.428Z] #47 34.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:46:34.428Z] #47 34.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:46:34.428Z] #47 34.13 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:46:34.428Z] #47 34.25 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:46:34.428Z] #47 34.29 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:46:34.428Z] #47 34.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:46:34.428Z] #47 34.40 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:46:34.428Z] #47 34.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:46:34.428Z] #47 34.49 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:46:34.429Z] #47 34.65 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:46:34.429Z] #47 34.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:46:34.429Z] #47 34.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:46:34.429Z] #47 34.73 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:46:34.429Z] #47 34.88 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T11:46:34.429Z] #47 34.92 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:46:34.429Z] #47 34.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:46:34.429Z] #47 35.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:46:34.429Z] #47 35.02 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:46:34.429Z] #47 35.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:46:34.429Z] #47 35.13 go: downloading golang.org/x/text v0.3.2 [2020-11-04T11:46:34.429Z] #47 35.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:46:34.429Z] #47 35.33 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:46:34.429Z] #47 35.44 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:46:34.429Z] #47 35.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:46:34.429Z] #47 35.47 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:46:34.429Z] #47 36.16 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:46:34.429Z] #47 36.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:46:34.429Z] #47 36.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:46:34.429Z] #47 36.54 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T11:46:34.429Z] #47 36.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:46:34.429Z] #47 36.59 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:46:34.429Z] #47 36.62 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:46:34.429Z] #47 36.65 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:46:34.429Z] #47 36.77 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T11:46:34.429Z] #47 36.77 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:46:34.429Z] #47 36.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:46:34.429Z] #47 36.86 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:46:34.449Z] #41 42.94 CC compel/plugins/std/infect.o [2020-11-04T11:46:34.458Z] #27 6.133 0.0% # 2.7% ## 3.9% ### 4.5% #### 6.1% ###### 9.0% ####### 10.7% ######## 12.3% ########## 14.1% ############ 16.8% ############# 19.4% ############## 20.1% ############### 21.3% ################ 22.6% ################# 24.0% ################## 25.3% ################### 26.6% ################### 27.3% #################### 27.9% ##################### 29.2% ##################### 30.2% ###################### 31.2% ####################### 32.0% ####################### 32.8% ######################## 33.5% ######################## 34.6% ######################### 35.9% ########################## 36.3% ########################## 37.2% ########################### 38.1% ############################ 39.0% ############################ 40.1% ############################# 40.8% ############################## 41.7% ############################## 42.4% ############################### 43.4% ################################ 44.7% ################################ 45.6% ################################# 46.4% ################################## 47.3% ################################## 48.4% ################################### 49.1% #################################### 50.7% ##################################### 52.0% ##################################### 52.4% ###################################### 53.3% ###################################### 53.7% ###################################### 54.2% ####################################### 54.7% ######################################## 55.8% ######################################## 56.7% ######################################### 58.0% ########################################## 58.7% ########################################### 59.8% ########################################### 60.8% ############################################ 61.8% ############################################# 62.5% ############################################# 63.4% ############################################## 65.2% ################################################ 67.2% ################################################ 67.3% ################################################ 67.3% ################################################# 68.4% ################################################# 69.2% ################################################## 70.1% ################################################## 70.6% ################################################### 71.4% ################################################### 71.8% ################################################### 72.2% #################################################### 72.9% #################################################### 73.3% ##################################################### 74.0% ###################################################### 75.1% ###################################################### 76.2% ####################################################### 77.2% ######################################################## 78.4% ######################################################### 79.7% ########################################################## 80.7% ########################################################## 81.8% ########################################################### 83.2% ############################################################ 84.0% ############################################################# 85.9% ############################################################## 86.4% ############################################################## 87.5% ############################################################### 88.7% ################################################################ 89.5% ################################################################# 91.1% ################################################################## 91.9% ################################################################### 93.2% ################################################################### 94.1% #################################################################### 95.1% ##################################################################### 96.6% ###################################################################### 97.6% ####################################################################### 99.2% ######################################################################## 100.0% [2020-11-04T11:46:34.481Z] #47 23.57 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:46:34.481Z] #47 23.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:46:34.690Z] #47 37.12 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:46:34.722Z] #27 16.80 [2020-11-04T11:46:34.948Z] #47 37.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:46:34.948Z] #47 37.25 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T11:46:34.948Z] #47 37.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:46:35.022Z] #41 43.42 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-04T11:46:35.022Z] #41 ... [2020-11-04T11:46:35.022Z] [2020-11-04T11:46:35.022Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:35.022Z] #56 125.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:46:35.022Z] #56 125.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T11:46:35.022Z] #56 DONE 133.0s [2020-11-04T11:46:35.022Z] [2020-11-04T11:46:35.022Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T11:46:35.022Z] #57 DONE 0.1s [2020-11-04T11:46:35.022Z] [2020-11-04T11:46:35.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:35.022Z] #41 43.53 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-04T11:46:35.022Z] #41 43.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-04T11:46:35.022Z] #41 ... [2020-11-04T11:46:35.022Z] [2020-11-04T11:46:35.022Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T11:46:35.022Z] #58 DONE 0.1s [2020-11-04T11:46:35.022Z] [2020-11-04T11:46:35.022Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:35.022Z] #11 132.8 Selecting previously unselected package libapparmor1:amd64. [2020-11-04T11:46:35.022Z] #11 132.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-04T11:46:35.022Z] #11 132.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T11:46:35.022Z] #11 133.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-04T11:46:35.022Z] #11 133.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-04T11:46:35.022Z] #11 133.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T11:46:35.050Z] #47 23.94 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:46:35.050Z] #47 23.98 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:46:35.050Z] #47 24.07 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:46:35.050Z] #47 24.15 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T11:46:35.205Z] #47 37.42 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T11:46:35.205Z] #47 37.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:46:35.205Z] #47 37.50 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:46:35.205Z] #47 37.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:46:35.205Z] #47 37.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:46:35.283Z] #11 133.3 Selecting previously unselected package libbtrfs0. [2020-11-04T11:46:35.283Z] #11 133.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T11:46:35.283Z] #11 133.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:46:35.311Z] #47 24.38 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T11:46:35.463Z] #47 37.79 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:46:35.463Z] #47 37.84 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:46:35.463Z] #47 37.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:46:35.545Z] #11 133.5 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:46:35.545Z] #11 133.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T11:46:35.545Z] #11 133.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:46:35.570Z] #47 24.59 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:46:35.583Z] Running on azwin-2-27d8c0 in d:\jenkins\workspace\moby_PR-41617 [Pipeline] { [Pipeline] ws [2020-11-04T11:46:35.600Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-11-04T11:46:35.720Z] #47 37.98 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T11:46:35.806Z] #11 133.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-04T11:46:35.806Z] #11 133.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:46:35.806Z] #11 133.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:46:35.806Z] #11 133.9 Selecting previously unselected package libudev-dev:amd64. [2020-11-04T11:46:35.824Z] #66 exporting layers 2.4s done [2020-11-04T11:46:35.824Z] #66 writing image sha256:1d764751e06bb7fcdc85bd1d53fac9e1b62daca78ed4120b68598d4b67d098ec done [2020-11-04T11:46:35.824Z] #66 naming to docker.io/library/docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 done [2020-11-04T11:46:35.824Z] #66 DONE 2.4s [2020-11-04T11:46:35.830Z] #47 24.72 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T11:46:35.830Z] #47 24.75 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:46:35.830Z] #47 24.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:46:35.830Z] #47 24.81 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T11:46:35.830Z] #47 24.91 go: extracting github.com/sourcegraph/go-diff v0.5.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-11-04T11:46:35.889Z] #42 5.885 PBCC images/timens.pb-c.c [2020-11-04T11:46:35.889Z] #42 5.945 DEP images/timens.pb-c.d [2020-11-04T11:46:35.889Z] #42 6.043 PBCC images/fown.pb-c.c [2020-11-04T11:46:35.889Z] #42 6.060 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T11:46:35.889Z] #42 6.202 PBCC images/opts.pb-c.c [2020-11-04T11:46:35.889Z] #42 6.294 PBCC images/memfd.pb-c.c [2020-11-04T11:46:35.889Z] #42 6.358 DEP images/fown.pb-c.d [2020-11-04T11:46:35.889Z] #42 6.426 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T11:46:35.889Z] #42 6.491 DEP images/opts.pb-c.d [Pipeline] sh [2020-11-04T11:46:35.980Z] #47 38.22 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:46:35.980Z] #47 38.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:46:36.067Z] #11 134.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T11:46:36.067Z] #11 134.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:46:36.091Z] #47 25.14 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:46:36.188Z] #42 6.532 DEP images/memfd.pb-c.d [2020-11-04T11:46:36.189Z] #42 6.587 PBCC images/sit.pb-c.c [2020-11-04T11:46:36.189Z] #42 6.652 DEP images/sit.pb-c.d [2020-11-04T11:46:36.189Z] #42 6.698 PBCC images/macvlan.pb-c.c [2020-11-04T11:46:36.189Z] #42 6.731 DEP images/macvlan.pb-c.d [2020-11-04T11:46:36.237Z] #47 38.60 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:46:36.237Z] #47 38.67 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:46:36.255Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/test/unit [2020-11-04T11:46:36.304Z] #27 ... [2020-11-04T11:46:36.304Z] [2020-11-04T11:46:36.304Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:46:36.304Z] #38 17.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T11:46:36.329Z] #11 134.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-04T11:46:36.329Z] #11 134.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-04T11:46:36.329Z] #11 134.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-04T11:46:36.351Z] #47 25.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:46:36.488Z] #42 6.817 PBCC images/autofs.pb-c.c [2020-11-04T11:46:36.488Z] #42 6.841 DEP images/autofs.pb-c.d [2020-11-04T11:46:36.488Z] #42 6.895 PBCC images/sysctl.pb-c.c [2020-11-04T11:46:36.488Z] #42 6.949 DEP images/sysctl.pb-c.d [2020-11-04T11:46:36.488Z] #42 7.039 PBCC images/time.pb-c.c [2020-11-04T11:46:36.494Z] #47 38.79 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T11:46:36.494Z] #47 ... [2020-11-04T11:46:36.494Z] [2020-11-04T11:46:36.494Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:36.494Z] #40 28.73 Fetched 8396 kB in 23s (373 kB/s) [2020-11-04T11:46:36.494Z] #40 28.73 Reading package lists... [2020-11-04T11:46:36.494Z] #40 ... [2020-11-04T11:46:36.494Z] [2020-11-04T11:46:36.494Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:36.494Z] #47 38.86 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:46:36.494Z] #47 38.87 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:46:36.592Z] #11 134.5 Selecting previously unselected package libpcre16-3:amd64. [2020-11-04T11:46:36.592Z] #11 134.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-04T11:46:36.592Z] #11 134.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T11:46:36.592Z] #11 134.7 Selecting previously unselected package libpcre32-3:amd64. [2020-11-04T11:46:36.592Z] #11 134.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-04T11:46:36.592Z] #11 134.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T11:46:36.787Z] #42 7.071 DEP images/time.pb-c.d [2020-11-04T11:46:36.787Z] #42 7.099 PBCC images/binfmt-misc.pb-c.c [2020-11-04T11:46:36.787Z] #42 7.129 DEP images/binfmt-misc.pb-c.d [2020-11-04T11:46:36.787Z] #42 7.211 PBCC images/seccomp.pb-c.c [2020-11-04T11:46:36.787Z] #42 7.277 DEP images/seccomp.pb-c.d [2020-11-04T11:46:36.787Z] #42 7.329 PBCC images/userns.pb-c.c [2020-11-04T11:46:36.787Z] #42 7.349 DEP images/userns.pb-c.d [2020-11-04T11:46:36.787Z] #42 7.390 PBCC images/cgroup.pb-c.c [2020-11-04T11:46:36.787Z] #42 7.433 DEP images/cgroup.pb-c.d [2020-11-04T11:46:36.853Z] #11 134.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-04T11:46:36.853Z] #11 134.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-04T11:46:36.853Z] #11 134.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T11:46:36.922Z] #47 25.79 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:46:37.058Z] #47 39.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:46:37.058Z] #47 39.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:46:37.089Z] #42 7.514 PBCC images/ext-file.pb-c.c [2020-11-04T11:46:37.089Z] #42 7.559 DEP images/ext-file.pb-c.d [2020-11-04T11:46:37.089Z] #42 7.641 PBCC images/rpc.pb-c.c [2020-11-04T11:46:37.089Z] #42 7.669 DEP images/rpc.pb-c.d [2020-11-04T11:46:37.114Z] #11 135.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-04T11:46:37.114Z] #11 135.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-04T11:46:37.114Z] #11 135.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T11:46:37.182Z] #47 26.24 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T11:46:37.315Z] #47 39.75 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T11:46:37.375Z] #11 135.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-04T11:46:37.376Z] #11 135.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-04T11:46:37.376Z] #11 135.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T11:46:37.387Z] #42 7.745 PBCC images/siginfo.pb-c.c [2020-11-04T11:46:37.387Z] #42 7.806 DEP images/siginfo.pb-c.d [2020-11-04T11:46:37.387Z] #42 ... [2020-11-04T11:46:37.387Z] [2020-11-04T11:46:37.387Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:37.387Z] #44 61.42 bufio [2020-11-04T11:46:37.387Z] #44 62.34 reflect [2020-11-04T11:46:37.387Z] #44 66.32 regexp/syntax [2020-11-04T11:46:37.387Z] #44 70.76 vendor/golang.org/x/text/transform [2020-11-04T11:46:37.387Z] #44 ... [2020-11-04T11:46:37.387Z] [2020-11-04T11:46:37.387Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:37.387Z] #42 7.893 PBCC images/pagemap.pb-c.c [2020-11-04T11:46:37.387Z] #42 7.929 DEP images/pagemap.pb-c.d [2020-11-04T11:46:37.442Z] #47 26.37 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T11:46:37.442Z] #47 26.37 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T11:46:37.442Z] #47 26.48 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T11:46:37.442Z] #47 26.50 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:46:37.442Z] #47 26.63 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:46:37.442Z] #47 ... [2020-11-04T11:46:37.442Z] [2020-11-04T11:46:37.442Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:37.442Z] #53 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:46:37.572Z] #47 39.77 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:46:37.572Z] #47 39.82 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T11:46:37.572Z] #47 ... [2020-11-04T11:46:37.572Z] [2020-11-04T11:46:37.572Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:37.572Z] #11 30.05 Fetched 8396 kB in 24s (347 kB/s) [2020-11-04T11:46:37.572Z] #11 30.05 Reading package lists... [2020-11-04T11:46:37.636Z] #11 135.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-04T11:46:37.636Z] #11 135.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:46:37.636Z] #11 135.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T11:46:37.636Z] #11 135.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-04T11:46:37.636Z] #11 135.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-04T11:46:37.636Z] #11 135.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T11:46:37.687Z] #42 8.025 PBCC images/rlimit.pb-c.c [2020-11-04T11:46:37.687Z] #42 8.096 DEP images/rlimit.pb-c.d [2020-11-04T11:46:37.687Z] #42 8.171 PBCC images/file-lock.pb-c.c [2020-11-04T11:46:37.687Z] #42 8.180 DEP images/file-lock.pb-c.d [2020-11-04T11:46:37.687Z] #42 8.233 PBCC images/tty.pb-c.c [2020-11-04T11:46:37.687Z] #42 8.320 DEP images/tty.pb-c.d [2020-11-04T11:46:37.687Z] #42 ... [2020-11-04T11:46:37.687Z] [2020-11-04T11:46:37.687Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:37.687Z] #12 61.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T11:46:37.687Z] #12 61.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T11:46:37.687Z] #12 61.93 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:46:37.687Z] #12 69.39 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T11:46:37.687Z] #12 69.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-04T11:46:37.687Z] #12 69.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:46:37.687Z] #12 69.59 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T11:46:37.687Z] #12 69.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-04T11:46:37.687Z] #12 69.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:46:37.702Z] #53 ... [2020-11-04T11:46:37.702Z] [2020-11-04T11:46:37.702Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:37.702Z] #47 26.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:46:37.705Z] #38 18.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T11:46:37.829Z] #11 ... [2020-11-04T11:46:37.830Z] [2020-11-04T11:46:37.830Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:46:37.830Z] #38 30.97 Checking out files: 65% (1086/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-04T11:46:37.830Z] #38 31.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T11:46:37.830Z] #38 34.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T11:46:37.897Z] #11 135.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-04T11:46:37.897Z] #11 135.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T11:46:37.897Z] #11 135.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:46:37.962Z] #47 26.90 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:46:37.962Z] #47 27.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:46:38.004Z] #12 ... [2020-11-04T11:46:38.004Z] [2020-11-04T11:46:38.004Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:38.004Z] #42 8.420 PBCC images/tun.pb-c.c [2020-11-04T11:46:38.004Z] #42 ... [2020-11-04T11:46:38.004Z] [2020-11-04T11:46:38.004Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:38.004Z] #46 DONE 72.2s [2020-11-04T11:46:38.086Z] #38 ... [2020-11-04T11:46:38.086Z] [2020-11-04T11:46:38.086Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:38.086Z] #47 40.23 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:46:38.086Z] #47 40.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:46:38.086Z] #47 40.46 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:46:38.222Z] #47 27.28 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:46:38.301Z] [2020-11-04T11:46:38.301Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:38.301Z] #42 8.589 PBCC images/netdev.pb-c.c [2020-11-04T11:46:38.301Z] #42 8.646 DEP images/tun.pb-c.d [2020-11-04T11:46:38.301Z] #42 8.712 DEP images/netdev.pb-c.d [2020-11-04T11:46:38.301Z] #42 8.769 PBCC images/vma.pb-c.c [2020-11-04T11:46:38.301Z] #42 8.793 DEP images/vma.pb-c.d [2020-11-04T11:46:38.301Z] #42 8.818 PBCC images/creds.pb-c.c [2020-11-04T11:46:38.301Z] #42 ... [2020-11-04T11:46:38.301Z] [2020-11-04T11:46:38.301Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:38.301Z] #50 62.36 text/tabwriter [2020-11-04T11:46:38.301Z] #50 63.65 reflect [2020-11-04T11:46:38.301Z] #50 63.74 regexp/syntax [2020-11-04T11:46:38.301Z] #50 72.20 time [2020-11-04T11:46:38.301Z] #50 ... [2020-11-04T11:46:38.301Z] [2020-11-04T11:46:38.301Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:38.301Z] #42 8.832 DEP images/creds.pb-c.d [2020-11-04T11:46:38.301Z] #42 8.856 PBCC images/utsns.pb-c.c [2020-11-04T11:46:38.301Z] #42 8.869 DEP images/utsns.pb-c.d [2020-11-04T11:46:38.301Z] #42 8.893 PBCC images/ipc-desc.pb-c.c [2020-11-04T11:46:38.301Z] #42 8.908 PBCC images/ipc-sem.pb-c.c [2020-11-04T11:46:38.301Z] #42 8.919 DEP images/ipc-desc.pb-c.d [2020-11-04T11:46:38.343Z] ? github.com/docker/docker/api [no test files] [2020-11-04T11:46:38.343Z] #47 40.58 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T11:46:38.343Z] #47 40.58 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:46:38.343Z] #47 40.58 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T11:46:38.419Z] #11 136.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T11:46:38.419Z] #11 136.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T11:46:38.419Z] #11 136.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T11:46:38.419Z] #11 136.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:46:38.419Z] #11 136.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T11:46:38.419Z] #11 136.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-04T11:46:38.419Z] #11 136.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:46:38.419Z] #11 136.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:46:38.419Z] #11 136.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T11:46:38.419Z] #11 136.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:46:38.419Z] #11 136.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:46:38.419Z] #11 136.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:46:38.419Z] #11 136.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T11:46:38.419Z] #11 136.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T11:46:38.419Z] #11 136.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:46:38.419Z] #11 136.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:46:38.419Z] #11 136.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T11:46:38.482Z] #47 27.55 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T11:46:38.482Z] #47 27.62 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T11:46:38.482Z] #47 27.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:46:38.598Z] #42 8.941 DEP images/ipc-sem.pb-c.d [2020-11-04T11:46:38.598Z] #42 9.056 PBCC images/ipc-msg.pb-c.c [2020-11-04T11:46:38.598Z] #42 9.077 DEP images/ipc-msg.pb-c.d [2020-11-04T11:46:38.598Z] #42 9.113 PBCC images/ipc-shm.pb-c.c [2020-11-04T11:46:38.598Z] #42 9.166 DEP images/ipc-shm.pb-c.d [2020-11-04T11:46:38.598Z] #42 9.222 PBCC images/ipc-var.pb-c.c [2020-11-04T11:46:38.598Z] #42 9.270 DEP images/ipc-var.pb-c.d [2020-11-04T11:46:38.600Z] #47 40.78 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:46:38.600Z] #47 40.81 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:46:38.600Z] #47 40.89 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:46:38.680Z] #11 136.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:46:38.680Z] #11 136.6 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 [2020-11-04T11:46:38.680Z] #11 136.6 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 [2020-11-04T11:46:38.680Z] #11 136.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:46:38.680Z] #11 136.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T11:46:38.680Z] #11 136.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T11:46:38.680Z] #11 136.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:46:38.680Z] #11 136.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T11:46:38.680Z] #11 136.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:46:38.680Z] #11 136.6 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T11:46:38.680Z] #11 136.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:46:38.680Z] #11 136.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T11:46:38.680Z] #11 136.7 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:46:38.857Z] #47 41.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:46:38.857Z] #47 41.10 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:46:38.857Z] #47 41.14 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:46:38.857Z] #47 41.19 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:46:38.857Z] #47 41.26 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:46:38.898Z] #42 9.365 PBCC images/sk-opts.pb-c.c [2020-11-04T11:46:38.898Z] #42 9.416 PBCC images/packet-sock.pb-c.c [2020-11-04T11:46:38.898Z] #42 9.496 DEP images/sk-opts.pb-c.d [2020-11-04T11:46:38.942Z] #11 DONE 137.0s [2020-11-04T11:46:38.942Z] [2020-11-04T11:46:38.942Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:39.052Z] #47 27.90 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:46:39.052Z] #47 27.92 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T11:46:39.052Z] #47 28.16 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T11:46:39.113Z] #47 41.36 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T11:46:39.197Z] #42 9.587 DEP images/packet-sock.pb-c.d [2020-11-04T11:46:39.197Z] #42 9.616 PBCC images/sk-netlink.pb-c.c [2020-11-04T11:46:39.197Z] #42 9.646 DEP images/sk-netlink.pb-c.d [2020-11-04T11:46:39.197Z] #42 9.675 PBCC images/sk-inet.pb-c.c [2020-11-04T11:46:39.197Z] #42 9.707 DEP images/sk-inet.pb-c.d [2020-11-04T11:46:39.197Z] #42 9.742 PBCC images/sk-unix.pb-c.c [2020-11-04T11:46:39.197Z] #42 9.766 DEP images/sk-unix.pb-c.d [2020-11-04T11:46:39.197Z] #42 9.788 PBCC images/mm.pb-c.c [2020-11-04T11:46:39.321Z] #47 28.25 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:46:39.371Z] #47 41.68 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:46:39.371Z] #47 41.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:46:39.496Z] #42 9.811 DEP images/mm.pb-c.d [2020-11-04T11:46:39.496Z] #42 9.833 PBCC images/timerfd.pb-c.c [2020-11-04T11:46:39.496Z] #42 9.886 DEP images/timerfd.pb-c.d [2020-11-04T11:46:39.496Z] #42 9.922 PBCC images/timer.pb-c.c [2020-11-04T11:46:39.496Z] #42 9.936 DEP images/timer.pb-c.d [2020-11-04T11:46:39.496Z] #42 9.961 PBCC images/sa.pb-c.c [2020-11-04T11:46:39.496Z] #42 9.982 DEP images/sa.pb-c.d [2020-11-04T11:46:39.496Z] #42 10.00 PBCC images/pipe-data.pb-c.c [2020-11-04T11:46:39.496Z] #42 10.01 DEP images/pipe-data.pb-c.d [2020-11-04T11:46:39.496Z] #42 10.03 PBCC images/mnt.pb-c.c [2020-11-04T11:46:39.631Z] #47 41.91 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:46:39.631Z] #47 41.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:46:39.634Z] #38 ... [2020-11-04T11:46:39.635Z] [2020-11-04T11:46:39.635Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:39.635Z] #45 11.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:46:39.635Z] #45 16.65 go: finding github.com/fatih/color v1.9.0 [2020-11-04T11:46:39.635Z] #45 16.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:46:39.635Z] #45 17.07 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T11:46:39.635Z] #45 17.19 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:46:39.635Z] #45 17.20 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T11:46:39.635Z] #45 17.27 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:46:39.635Z] #45 17.51 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:46:39.635Z] #45 17.72 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:46:39.635Z] #45 17.82 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:46:39.635Z] #45 17.82 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:46:39.635Z] #45 17.85 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:46:39.795Z] #42 10.21 DEP images/mnt.pb-c.d [2020-11-04T11:46:39.795Z] #42 10.32 PBCC images/sk-packet.pb-c.c [2020-11-04T11:46:39.795Z] #42 10.33 DEP images/sk-packet.pb-c.d [2020-11-04T11:46:39.795Z] #42 10.38 PBCC images/tcp-stream.pb-c.c [2020-11-04T11:46:39.795Z] #42 10.45 DEP images/tcp-stream.pb-c.d [2020-11-04T11:46:39.893Z] #47 ... [2020-11-04T11:46:39.893Z] [2020-11-04T11:46:39.893Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:39.893Z] #34 21.44 Reading package lists... [2020-11-04T11:46:39.893Z] #34 32.82 Reading package lists... [2020-11-04T11:46:39.893Z] #34 ... [2020-11-04T11:46:39.893Z] [2020-11-04T11:46:39.893Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:39.893Z] #53 30.68 Reading package lists... [2020-11-04T11:46:39.899Z] #45 ... [2020-11-04T11:46:39.899Z] [2020-11-04T11:46:39.899Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:46:39.899Z] #27 18.79 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T11:46:39.899Z] #27 19.42 [2020-11-04T11:46:39.899Z] #27 19.64 # 2.0% ######################################################################## 100.0% [2020-11-04T11:46:39.899Z] #27 19.77 [2020-11-04T11:46:39.899Z] #27 21.23 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T11:46:39.899Z] #27 21.86 [2020-11-04T11:46:40.094Z] #42 10.52 PBCC images/pipe.pb-c.c [2020-11-04T11:46:40.094Z] #42 10.57 DEP images/pipe.pb-c.d [2020-11-04T11:46:40.094Z] #42 10.65 PBCC images/pstree.pb-c.c [2020-11-04T11:46:40.094Z] #42 10.68 DEP images/pstree.pb-c.d [2020-11-04T11:46:40.165Z] #27 22.11 #=#=# ################################ 44.9% ######################################################################## 100.0% [2020-11-04T11:46:40.165Z] #27 22.46 [2020-11-04T11:46:40.393Z] #42 10.73 PBCC images/fs.pb-c.c [2020-11-04T11:46:40.393Z] #42 10.75 DEP images/fs.pb-c.d [2020-11-04T11:46:40.393Z] #42 10.86 PBCC images/signalfd.pb-c.c [2020-11-04T11:46:40.393Z] #42 10.91 DEP images/signalfd.pb-c.d [2020-11-04T11:46:40.393Z] #42 10.96 PBCC images/fh.pb-c.c [2020-11-04T11:46:40.393Z] #42 11.01 PBCC images/fsnotify.pb-c.c [2020-11-04T11:46:40.692Z] #42 11.07 DEP images/fh.pb-c.d [2020-11-04T11:46:40.692Z] #42 11.15 DEP images/fsnotify.pb-c.d [2020-11-04T11:46:40.692Z] #42 11.27 PBCC images/eventpoll.pb-c.c [2020-11-04T11:46:40.692Z] #42 11.28 DEP images/eventpoll.pb-c.d [2020-11-04T11:46:40.692Z] #42 11.35 PBCC images/eventfd.pb-c.c [2020-11-04T11:46:40.860Z] #51 ... [2020-11-04T11:46:40.860Z] [2020-11-04T11:46:40.860Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T11:46:40.860Z] #12 DONE 1.5s [2020-11-04T11:46:40.860Z] [2020-11-04T11:46:40.860Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:40.860Z] #51 1.443 + RM_GOPATH=0 [2020-11-04T11:46:40.860Z] #51 1.444 + TMP_GOPATH= [2020-11-04T11:46:40.860Z] #51 1.444 + : /build [2020-11-04T11:46:40.860Z] #51 1.444 + '[' -z '' ']' [2020-11-04T11:46:40.860Z] #51 1.447 ++ mktemp -d [2020-11-04T11:46:40.860Z] #51 1.450 + export GOPATH=/tmp/tmp.mwU6eCxeHv [2020-11-04T11:46:40.860Z] #51 1.450 + GOPATH=/tmp/tmp.mwU6eCxeHv [2020-11-04T11:46:40.860Z] #51 1.450 + RM_GOPATH=1 [2020-11-04T11:46:40.860Z] #51 1.452 + case "$(go env GOARCH)" in [2020-11-04T11:46:40.860Z] #51 1.452 ++ go env GOARCH [2020-11-04T11:46:40.860Z] #51 1.483 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:40.860Z] #51 1.483 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:46:40.860Z] #51 1.483 ++ dirname /tmp/install/install.sh [2020-11-04T11:46:40.860Z] #51 1.485 + dir=/tmp/install [2020-11-04T11:46:40.860Z] #51 1.485 + bin=runc [2020-11-04T11:46:40.860Z] #51 1.485 + shift [2020-11-04T11:46:40.860Z] #51 1.485 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T11:46:40.860Z] #51 1.485 + . /tmp/install/runc.installer [2020-11-04T11:46:40.860Z] #51 1.485 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:46:40.860Z] #51 1.485 + install_runc [2020-11-04T11:46:40.860Z] #51 1.489 + uname -r [2020-11-04T11:46:40.860Z] #51 1.507 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T11:46:40.860Z] #51 1.507 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T11:46:40.860Z] #51 1.515 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T11:46:40.860Z] #51 1.515 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T11:46:40.860Z] #51 1.515 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mwU6eCxeHv/src/github.com/opencontainers/runc [2020-11-04T11:46:40.860Z] #51 1.515 Cloning into '/tmp/tmp.mwU6eCxeHv/src/github.com/opencontainers/runc'... [2020-11-04T11:46:40.991Z] #42 11.37 DEP images/eventfd.pb-c.d [2020-11-04T11:46:40.991Z] #42 11.42 PBCC images/remap-file-path.pb-c.c [2020-11-04T11:46:40.991Z] #42 11.45 DEP images/remap-file-path.pb-c.d [2020-11-04T11:46:40.991Z] #42 11.49 PBCC images/fifo.pb-c.c [2020-11-04T11:46:40.991Z] #42 11.50 DEP images/fifo.pb-c.d [2020-11-04T11:46:40.991Z] #42 11.58 PBCC images/ghost-file.pb-c.c [2020-11-04T11:46:41.135Z] #27 ... [2020-11-04T11:46:41.135Z] [2020-11-04T11:46:41.135Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:41.135Z] #49 12.47 + cd /tmp/tmp.rSghV4bHCI/src/github.com/mvdan/sh [2020-11-04T11:46:41.135Z] #49 12.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:46:41.135Z] #49 12.86 + GO111MODULE=on [2020-11-04T11:46:41.135Z] #49 12.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T11:46:41.135Z] #49 14.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:46:41.135Z] #49 14.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:46:41.135Z] #49 14.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:46:41.135Z] #49 15.34 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:46:41.135Z] #49 15.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:46:41.135Z] #49 15.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:46:41.135Z] #49 17.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:46:41.135Z] #49 17.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:46:41.135Z] #49 19.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:46:41.135Z] #49 19.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:46:41.135Z] #49 19.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:46:41.135Z] #49 20.04 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:46:41.135Z] #49 21.03 runtime/cgo [2020-11-04T11:46:41.135Z] #49 21.49 runtime [2020-11-04T11:46:41.135Z] #49 ... [2020-11-04T11:46:41.135Z] [2020-11-04T11:46:41.135Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:41.295Z] #42 11.68 DEP images/ghost-file.pb-c.d [2020-11-04T11:46:41.295Z] #42 11.75 PBCC images/regfile.pb-c.c [2020-11-04T11:46:41.295Z] #42 11.79 DEP images/regfile.pb-c.d [2020-11-04T11:46:41.295Z] #42 11.84 PBCC images/ns.pb-c.c [2020-11-04T11:46:41.295Z] #42 11.85 DEP images/ns.pb-c.d [2020-11-04T11:46:41.295Z] #42 11.91 PBCC images/fdinfo.pb-c.c [2020-11-04T11:46:41.432Z] #51 ... [2020-11-04T11:46:41.432Z] [2020-11-04T11:46:41.432Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T11:46:41.432Z] #13 DONE 1.0s [2020-11-04T11:46:41.596Z] #42 12.00 DEP images/fdinfo.pb-c.d [2020-11-04T11:46:41.596Z] #42 12.12 PBCC images/core-aarch64.pb-c.c [2020-11-04T11:46:41.596Z] #42 12.21 PBCC images/core-arm.pb-c.c [2020-11-04T11:46:41.699Z] [2020-11-04T11:46:41.699Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T11:46:41.896Z] #42 12.28 PBCC images/core-ppc64.pb-c.c [2020-11-04T11:46:41.896Z] #42 12.36 PBCC images/core-s390.pb-c.c [2020-11-04T11:46:41.896Z] #42 12.48 PBCC images/core-x86.pb-c.c [2020-11-04T11:46:41.933Z] #62 22.48 Checking out files: 43% (827/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) [2020-11-04T11:46:41.933Z] #62 ... [2020-11-04T11:46:41.933Z] [2020-11-04T11:46:41.933Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:41.933Z] #34 13.20 Fetched 8219 kB in 10s (828 kB/s) [2020-11-04T11:46:41.933Z] #34 13.20 Reading package lists... [2020-11-04T11:46:41.933Z] #34 19.17 Reading package lists... [2020-11-04T11:46:41.933Z] #34 ... [2020-11-04T11:46:41.933Z] [2020-11-04T11:46:41.933Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:41.933Z] #43 13.27 vendor/golang.org/x/crypto/internal/subtle [2020-11-04T11:46:42.195Z] #42 12.58 PBCC images/core.pb-c.c [2020-11-04T11:46:42.195Z] #42 12.68 PBCC images/inventory.pb-c.c [2020-11-04T11:46:42.197Z] #43 ... [2020-11-04T11:46:42.197Z] [2020-11-04T11:46:42.197Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:42.462Z] #62 22.48 Checking out files: 43% (827/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1707/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) [2020-11-04T11:46:42.462Z] #62 ... [2020-11-04T11:46:42.462Z] [2020-11-04T11:46:42.462Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:42.462Z] #11 13.69 Fetched 8219 kB in 10s (797 kB/s) [2020-11-04T11:46:42.462Z] #11 13.69 Reading package lists... [2020-11-04T11:46:42.462Z] #11 19.61 Reading package lists... [2020-11-04T11:46:42.462Z] #11 ... [2020-11-04T11:46:42.462Z] [2020-11-04T11:46:42.462Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:42.462Z] #47 13.70 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:46:42.462Z] #47 13.76 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T11:46:42.462Z] #47 13.89 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T11:46:42.462Z] #47 13.93 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:46:42.462Z] #47 13.96 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:46:42.462Z] #47 14.08 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T11:46:42.462Z] #47 14.16 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:46:42.463Z] #47 14.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:46:42.463Z] #47 14.22 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:46:42.463Z] #47 14.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:46:42.463Z] #47 14.31 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T11:46:42.463Z] #47 14.49 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:46:42.463Z] #47 14.49 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:46:42.463Z] #47 14.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:46:42.463Z] #47 14.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:46:42.463Z] #47 14.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:46:42.463Z] #47 14.71 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:46:42.463Z] #47 14.93 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:46:42.463Z] #47 14.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:46:42.463Z] #47 14.96 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:46:42.463Z] #47 15.19 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:46:42.463Z] #47 15.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:46:42.463Z] #47 15.49 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:46:42.463Z] #47 15.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:46:42.463Z] #47 15.63 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:46:42.463Z] #47 15.66 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T11:46:42.463Z] #47 15.86 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T11:46:42.463Z] #47 16.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:46:42.463Z] #47 16.36 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:46:42.463Z] #47 17.24 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:46:42.463Z] #47 17.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:46:42.463Z] #47 17.72 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:46:42.463Z] #47 17.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:46:42.463Z] #47 17.95 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:46:42.463Z] #47 17.96 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:46:42.463Z] #47 18.07 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:46:42.463Z] #47 20.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:46:42.463Z] #47 20.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:46:42.463Z] #47 20.38 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:46:42.463Z] #47 20.38 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:46:42.463Z] #47 20.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:46:42.463Z] #47 20.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:46:42.463Z] #47 20.38 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T11:46:42.463Z] #47 20.41 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:46:42.463Z] #47 20.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:46:42.463Z] #47 20.54 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:46:42.463Z] #47 20.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:46:42.463Z] #47 20.54 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T11:46:42.463Z] #47 20.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:46:42.463Z] #47 20.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:46:42.463Z] #47 20.60 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T11:46:42.463Z] #47 20.60 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:46:42.463Z] #47 20.68 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:46:42.463Z] #47 20.72 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:46:42.463Z] #47 20.74 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:46:42.463Z] #47 20.75 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:46:42.463Z] #47 20.77 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:46:42.463Z] #47 20.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:46:42.463Z] #47 20.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:46:42.463Z] #47 20.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:46:42.463Z] #47 21.09 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:46:42.463Z] #47 21.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:46:42.463Z] #47 21.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:46:42.463Z] #47 21.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:46:42.463Z] #47 21.20 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:46:42.463Z] #47 21.21 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T11:46:42.463Z] #47 21.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:46:42.463Z] #47 21.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:46:42.463Z] #47 21.39 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:46:42.463Z] #47 21.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:46:42.463Z] #47 21.57 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T11:46:42.463Z] #47 21.59 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:46:42.463Z] #47 21.60 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:46:42.463Z] #47 21.67 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:46:42.463Z] #47 21.67 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:46:42.463Z] #47 21.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:46:42.463Z] #47 21.81 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:46:42.463Z] #47 21.84 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:46:42.463Z] #47 21.87 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:46:42.463Z] #47 21.94 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:46:42.463Z] #47 21.98 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T11:46:42.463Z] #47 22.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:46:42.463Z] #47 22.02 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T11:46:42.463Z] #47 22.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:46:42.463Z] #47 22.20 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T11:46:42.463Z] #47 22.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:46:42.463Z] #47 22.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:46:42.463Z] #47 22.49 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:46:42.463Z] #47 22.54 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T11:46:42.463Z] #47 22.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:46:42.463Z] #47 22.58 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:46:42.463Z] #47 22.61 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:46:42.463Z] #47 22.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:46:42.463Z] #47 22.97 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:46:42.463Z] #47 22.99 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:46:42.463Z] #47 23.05 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:46:42.463Z] #47 23.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:46:42.463Z] #47 23.63 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:46:42.463Z] #47 23.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:46:42.463Z] #47 23.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:46:42.463Z] #47 23.77 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:46:42.494Z] #42 12.81 DEP images/core-aarch64.pb-c.d [2020-11-04T11:46:42.494Z] #42 12.92 DEP images/core-arm.pb-c.d [2020-11-04T11:46:42.494Z] #42 12.98 DEP images/core-ppc64.pb-c.d [2020-11-04T11:46:42.494Z] #42 13.03 DEP images/core-s390.pb-c.d [2020-11-04T11:46:42.494Z] #42 13.09 DEP images/core-x86.pb-c.d [2020-11-04T11:46:42.494Z] #42 13.14 DEP images/core.pb-c.d [2020-11-04T11:46:42.618Z] #47 31.72 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:46:42.618Z] #47 31.74 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:46:42.618Z] #47 31.75 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:46:42.618Z] #47 31.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:46:42.618Z] #47 31.80 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:46:42.618Z] #47 31.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:46:42.618Z] #47 31.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:46:42.643Z] #14 0.903 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T11:46:42.643Z] #14 DONE 1.0s [2020-11-04T11:46:42.643Z] [2020-11-04T11:46:42.643Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:46:42.727Z] #47 ... [2020-11-04T11:46:42.727Z] [2020-11-04T11:46:42.727Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:42.727Z] #62 22.48 Checking out files: 43% (827/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1707/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. [2020-11-04T11:46:42.727Z] #62 23.75 + cd /tmp/tmp.TOdksTnsWy/src/github.com/docker/libnetwork [2020-11-04T11:46:42.727Z] #62 23.75 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:46:42.793Z] #42 13.21 DEP images/inventory.pb-c.d [2020-11-04T11:46:42.793Z] #42 13.28 PBCC images/cpuinfo.pb-c.c [2020-11-04T11:46:42.793Z] #42 13.30 DEP images/cpuinfo.pb-c.d [2020-11-04T11:46:42.793Z] #42 13.34 PBCC images/stats.pb-c.c [2020-11-04T11:46:42.793Z] #42 13.36 DEP images/stats.pb-c.d [2020-11-04T11:46:42.880Z] #47 32.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:46:42.880Z] #47 32.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:46:42.903Z] #15 ... [2020-11-04T11:46:42.903Z] [2020-11-04T11:46:42.903Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:42.903Z] #43 131.0 net/textproto [2020-11-04T11:46:42.903Z] #43 131.0 crypto/x509 [2020-11-04T11:46:42.903Z] #43 132.0 vendor/golang.org/x/net/http/httpguts [2020-11-04T11:46:42.903Z] #43 132.4 vendor/golang.org/x/net/http/httpproxy [2020-11-04T11:46:42.903Z] #43 132.7 mime/multipart [2020-11-04T11:46:42.903Z] #43 135.2 crypto/tls [2020-11-04T11:46:42.995Z] #62 24.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T11:46:43.140Z] #47 ... [2020-11-04T11:46:43.140Z] [2020-11-04T11:46:43.140Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:46:43.164Z] #43 ... [2020-11-04T11:46:43.164Z] [2020-11-04T11:46:43.164Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:43.164Z] #41 43.71 AR compel/plugins/std.lib.a [2020-11-04T11:46:43.164Z] #41 43.83 CC compel/plugins/fds/fds.o [2020-11-04T11:46:43.164Z] #41 44.12 AR compel/plugins/fds.lib.a [2020-11-04T11:46:43.164Z] #41 44.20 HOSTDEP compel/src/lib/log-host.d [2020-11-04T11:46:43.164Z] #41 44.33 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T11:46:43.164Z] #41 44.55 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-04T11:46:43.164Z] #41 44.64 HOSTDEP compel/src/main-host.d [2020-11-04T11:46:43.164Z] #41 44.69 DEP compel/src/lib/ptrace.d [2020-11-04T11:46:43.164Z] #41 44.86 DEP compel/src/lib/infect.d [2020-11-04T11:46:43.164Z] #41 45.04 DEP compel/src/lib/infect-util.d [2020-11-04T11:46:43.164Z] #41 45.13 DEP compel/src/lib/infect-rpc.d [2020-11-04T11:46:43.164Z] #41 45.21 DEP compel/arch/x86/src/lib/infect.d [2020-11-04T11:46:43.165Z] #41 45.30 DEP compel/arch/x86/src/lib/cpu.d [2020-11-04T11:46:43.165Z] #41 45.35 DEP compel/src/lib/log.d [2020-11-04T11:46:43.165Z] #41 45.44 DEP compel/src/main.d [2020-11-04T11:46:43.165Z] #41 45.54 DEP compel/src/lib/handle-elf.d [2020-11-04T11:46:43.165Z] #41 45.67 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-04T11:46:43.165Z] #41 45.80 CC compel/src/lib/log.o [2020-11-04T11:46:43.165Z] #41 46.01 CC compel/arch/x86/src/lib/cpu.o [2020-11-04T11:46:43.165Z] #41 46.61 CC compel/arch/x86/src/lib/infect.o [2020-11-04T11:46:43.165Z] #41 47.28 CC compel/src/lib/infect-rpc.o [2020-11-04T11:46:43.165Z] #41 47.75 CC compel/src/lib/infect-util.o [2020-11-04T11:46:43.165Z] #41 48.17 CC compel/src/lib/infect.o [2020-11-04T11:46:43.165Z] #41 51.08 CC compel/src/lib/ptrace.o [2020-11-04T11:46:43.165Z] #41 51.68 AR compel/libcompel.a [2020-11-04T11:46:43.165Z] #41 51.78 HOSTCC compel/src/main-host.o [2020-11-04T11:46:43.425Z] #41 ... [2020-11-04T11:46:43.425Z] [2020-11-04T11:46:43.425Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:46:43.425Z] #15 DONE 1.1s [2020-11-04T11:46:43.425Z] [2020-11-04T11:46:43.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:43.425Z] #41 52.10 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-04T11:46:43.686Z] #41 ... [2020-11-04T11:46:43.686Z] [2020-11-04T11:46:43.686Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T11:46:44.067Z] #53 40.92 Reading package lists... [2020-11-04T11:46:44.067Z] #53 ... [2020-11-04T11:46:44.067Z] [2020-11-04T11:46:44.067Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:44.067Z] #47 43.03 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:46:44.067Z] #47 43.09 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:46:44.067Z] #47 45.12 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:46:44.067Z] #47 ... [2020-11-04T11:46:44.067Z] [2020-11-04T11:46:44.067Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:44.067Z] #49 36.45 runtime [2020-11-04T11:46:44.192Z] #38 32.03 Checking out files: 66% (1115/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-04T11:46:44.323Z] #49 ... [2020-11-04T11:46:44.323Z] [2020-11-04T11:46:44.323Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:44.323Z] #34 42.45 Building dependency tree... [2020-11-04T11:46:44.363Z] #42 15.05 make[1]: Nothing to be done for 'all'. [2020-11-04T11:46:44.452Z] #38 33.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T11:46:44.452Z] #38 ... [2020-11-04T11:46:44.452Z] [2020-11-04T11:46:44.452Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:44.452Z] #49 23.58 + cd /tmp/tmp.Q6ycOCOJl2/src/github.com/mvdan/sh [2020-11-04T11:46:44.452Z] #49 23.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T11:46:44.452Z] #49 23.69 + GO111MODULE=on [2020-11-04T11:46:44.452Z] #49 23.69 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T11:46:44.452Z] #49 25.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:46:44.452Z] #49 25.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:46:44.452Z] #49 25.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:46:44.452Z] #49 25.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:46:44.452Z] #49 25.87 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:46:44.452Z] #49 27.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:46:44.452Z] #49 28.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:46:44.452Z] #49 30.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:46:44.452Z] #49 32.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T11:46:44.452Z] #49 33.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T11:46:44.452Z] #49 33.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T11:46:44.452Z] #49 33.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T11:46:44.630Z] #16 DONE 1.0s [2020-11-04T11:46:44.630Z] [2020-11-04T11:46:44.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:44.630Z] #41 52.38 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T11:46:44.630Z] #41 52.83 HOSTCC compel/src/lib/log-host.o [2020-11-04T11:46:44.630Z] #41 53.05 HOSTLINK compel/compel-host-bin [2020-11-04T11:46:44.630Z] #41 53.25 DEP soccr/soccr.d [2020-11-04T11:46:44.711Z] #49 ... [2020-11-04T11:46:44.711Z] [2020-11-04T11:46:44.711Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:44.711Z] #47 32.36 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:46:44.711Z] #47 32.37 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:46:44.711Z] #47 32.40 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:46:44.711Z] #47 32.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:46:44.711Z] #47 32.56 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:46:44.711Z] #47 32.56 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:46:44.711Z] #47 32.62 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:46:44.711Z] #47 32.64 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:46:44.711Z] #47 32.65 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:46:44.711Z] #47 32.66 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:46:44.711Z] #47 32.77 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T11:46:44.711Z] #47 32.93 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:46:44.711Z] #47 32.98 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:46:44.711Z] #47 33.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:46:44.711Z] #47 33.48 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T11:46:44.711Z] #47 33.55 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:46:44.711Z] #47 33.55 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:46:44.711Z] #47 33.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:46:44.711Z] #47 33.60 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:46:44.711Z] #47 33.66 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:46:44.711Z] #47 33.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:46:44.938Z] #41 53.48 CC soccr/soccr.o [2020-11-04T11:46:44.971Z] #47 34.06 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:46:45.546Z] #47 34.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:46:45.546Z] #47 34.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:46:45.546Z] #47 34.63 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:46:45.806Z] #47 34.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:46:45.806Z] #47 34.66 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T11:46:45.806Z] #47 34.70 go: downloading golang.org/x/text v0.3.2 [2020-11-04T11:46:45.990Z] #41 ... [2020-11-04T11:46:45.990Z] [2020-11-04T11:46:45.990Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T11:46:45.990Z] #17 DONE 1.1s [2020-11-04T11:46:45.990Z] [2020-11-04T11:46:45.990Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:46:46.067Z] #47 35.01 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:46:46.067Z] #47 35.01 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:46:46.067Z] #47 35.02 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:46:46.067Z] #47 35.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:46:46.067Z] #47 35.21 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T11:46:46.067Z] #47 35.23 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:46:46.220Z] #34 ... [2020-11-04T11:46:46.220Z] [2020-11-04T11:46:46.220Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:46.220Z] #43 38.45 vendor/golang.org/x/crypto/internal/subtle [2020-11-04T11:46:46.220Z] #43 38.84 vendor/golang.org/x/crypto/curve25519 [2020-11-04T11:46:46.220Z] #43 ... [2020-11-04T11:46:46.220Z] [2020-11-04T11:46:46.220Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:46.220Z] #34 48.53 The following additional packages will be installed: [2020-11-04T11:46:46.220Z] #34 48.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T11:46:46.220Z] #34 48.60 Suggested packages: [2020-11-04T11:46:46.326Z] #47 35.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:46:46.478Z] #42 16.97 CC images/stats.o [2020-11-04T11:46:46.478Z] #34 48.61 cmake-doc ninja-build lrzip [2020-11-04T11:46:46.478Z] #34 48.61 Recommended packages: [2020-11-04T11:46:46.478Z] #34 48.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T11:46:46.585Z] #47 35.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:46:46.585Z] #47 35.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:46:46.585Z] #47 ... [2020-11-04T11:46:46.585Z] [2020-11-04T11:46:46.585Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:46.585Z] #43 25.66 unicode/utf16 [2020-11-04T11:46:46.585Z] #43 26.08 container/list [2020-11-04T11:46:46.585Z] #43 27.00 crypto/internal/subtle [2020-11-04T11:46:46.585Z] #43 27.45 crypto/subtle [2020-11-04T11:46:46.585Z] #43 28.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T11:46:46.585Z] #43 28.27 internal/nettrace [2020-11-04T11:46:46.585Z] #43 28.60 runtime/cgo [2020-11-04T11:46:46.827Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-11-04T11:46:46.844Z] #43 ... [2020-11-04T11:46:46.844Z] [2020-11-04T11:46:46.844Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:46.844Z] #47 35.77 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:46:46.844Z] #47 35.78 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:46:46.844Z] #47 35.78 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:46:46.844Z] #47 35.80 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T11:46:46.844Z] #47 35.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:46:46.844Z] #47 35.98 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T11:46:47.105Z] #47 ... [2020-11-04T11:46:47.105Z] [2020-11-04T11:46:47.105Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:47.105Z] #45 26.25 go: finding github.com/fatih/color v1.9.0 [2020-11-04T11:46:47.105Z] #45 26.41 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:46:47.105Z] #45 26.55 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T11:46:47.105Z] #45 26.67 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:46:47.105Z] #45 26.76 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T11:46:47.105Z] #45 26.86 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:46:47.105Z] #45 27.13 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:46:47.105Z] #45 27.67 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:46:47.105Z] #45 27.83 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:46:47.105Z] #45 27.85 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:46:47.105Z] #45 27.88 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:46:47.124Z] #42 17.49 CC images/core.o [2020-11-04T11:46:47.365Z] #45 ... [2020-11-04T11:46:47.365Z] [2020-11-04T11:46:47.365Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:47.365Z] #62 34.59 Checking out files: 42% (807/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 84% (1616/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. [2020-11-04T11:46:47.365Z] #62 36.29 + cd /tmp/tmp.RDe8ztPt5a/src/github.com/docker/libnetwork [2020-11-04T11:46:47.365Z] #62 36.30 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T11:46:47.388Z] #18 1.420 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:46:47.389Z] #18 1.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:46:47.389Z] #18 1.465 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:46:47.394Z] #62 ... [2020-11-04T11:46:47.394Z] [2020-11-04T11:46:47.394Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:47.394Z] #40 18.14 Fetched 8219 kB in 13s (636 kB/s) [2020-11-04T11:46:47.394Z] #40 18.14 Reading package lists... [2020-11-04T11:46:47.394Z] #40 24.18 Reading package lists... [2020-11-04T11:46:47.394Z] #40 ... [2020-11-04T11:46:47.394Z] [2020-11-04T11:46:47.394Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:46:47.394Z] #27 24.47 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T11:46:47.394Z] #27 24.58 skipping existing 9a99313a2c50 [2020-11-04T11:46:47.394Z] #27 24.67 [2020-11-04T11:46:47.394Z] #27 26.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T11:46:47.394Z] #27 27.17 [2020-11-04T11:46:47.394Z] #27 27.38 #=#=# ######################################################################## 100.0% [2020-11-04T11:46:47.394Z] #27 27.48 [2020-11-04T11:46:47.394Z] #27 28.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T11:46:47.394Z] #27 28.76 [2020-11-04T11:46:47.394Z] #27 29.01 ######################################################################## 100.0% [2020-11-04T11:46:47.394Z] #27 29.18 [2020-11-04T11:46:47.394Z] #27 29.35 Download of images into '/build' complete. [2020-11-04T11:46:47.394Z] #27 29.35 Use something like the following to load the result into a Docker daemon: [2020-11-04T11:46:47.394Z] #27 29.35 tar -cC '/build' . | docker load [2020-11-04T11:46:47.394Z] #27 ... [2020-11-04T11:46:47.394Z] [2020-11-04T11:46:47.394Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:47.394Z] #53 18.49 Fetched 8219 kB in 13s (613 kB/s) [2020-11-04T11:46:47.394Z] #53 18.49 Reading package lists... [2020-11-04T11:46:47.394Z] #53 24.59 Reading package lists... [2020-11-04T11:46:47.394Z] #53 ... [2020-11-04T11:46:47.394Z] [2020-11-04T11:46:47.394Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:47.394Z] #47 24.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:46:47.394Z] #47 24.44 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:46:47.394Z] #47 24.46 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:46:47.394Z] #47 24.98 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T11:46:47.394Z] #47 25.05 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:46:47.394Z] #47 25.14 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T11:46:47.394Z] #47 25.37 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T11:46:47.394Z] #47 25.85 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:46:47.394Z] #47 26.37 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T11:46:47.394Z] #47 26.88 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T11:46:47.394Z] #47 26.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:46:47.394Z] #47 27.07 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:46:47.394Z] #47 27.16 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:46:47.394Z] #47 27.18 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:46:47.394Z] #47 27.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:46:47.394Z] #47 27.52 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T11:46:47.394Z] #47 27.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:46:47.394Z] #47 27.57 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T11:46:47.394Z] #47 27.60 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:46:47.394Z] #47 27.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:46:47.394Z] #47 27.68 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:46:47.395Z] #47 27.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:46:47.395Z] #47 27.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:46:47.395Z] #47 27.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:46:47.395Z] #47 27.84 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:46:47.395Z] #47 27.84 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:46:47.395Z] #47 27.85 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:46:47.395Z] #47 28.25 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:46:47.395Z] #47 28.28 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:46:47.395Z] #47 28.28 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T11:46:47.395Z] #47 28.34 go: downloading golang.org/x/text v0.3.2 [2020-11-04T11:46:47.395Z] #47 28.40 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T11:46:47.395Z] #47 28.41 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T11:46:47.395Z] #47 28.41 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:46:47.395Z] #47 28.43 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T11:46:47.395Z] #47 28.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:46:47.395Z] #47 28.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:46:47.395Z] #47 28.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:46:47.395Z] #47 28.76 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T11:46:47.408Z] #34 ... [2020-11-04T11:46:47.408Z] [2020-11-04T11:46:47.408Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:47.408Z] #40 39.50 Reading package lists... [2020-11-04T11:46:47.625Z] #62 36.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T11:46:47.664Z] #40 49.52 Building dependency tree... [2020-11-04T11:46:47.664Z] #40 ... [2020-11-04T11:46:47.664Z] [2020-11-04T11:46:47.664Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:47.664Z] #34 49.96 The following NEW packages will be installed: [2020-11-04T11:46:47.664Z] #34 50.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T11:46:47.783Z] #42 18.23 CC images/core-x86.o [2020-11-04T11:46:47.814Z] #47 28.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:46:47.815Z] #47 29.05 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:46:47.815Z] #47 29.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:46:47.920Z] #34 50.01 vim-common xxd [2020-11-04T11:46:47.959Z] #18 2.033 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:46:48.093Z] #47 29.38 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T11:46:48.179Z] #34 ... [2020-11-04T11:46:48.179Z] [2020-11-04T11:46:48.179Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:48.179Z] #11 40.38 Reading package lists... [2020-11-04T11:46:48.179Z] #11 50.42 Building dependency tree... [2020-11-04T11:46:48.179Z] #11 ... [2020-11-04T11:46:48.179Z] [2020-11-04T11:46:48.179Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:48.179Z] #34 50.48 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:48.179Z] #34 50.48 Need to get 14.9 MB of archives. [2020-11-04T11:46:48.179Z] #34 50.48 After this operation, 61.8 MB of additional disk space will be used. [2020-11-04T11:46:48.179Z] #34 50.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T11:46:48.179Z] #34 50.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:46:48.179Z] #34 50.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T11:46:48.361Z] #47 29.83 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T11:46:48.433Z] #42 18.91 CC images/core-arm.o [2020-11-04T11:46:48.439Z] #34 50.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T11:46:48.733Z] #42 19.30 CC images/core-aarch64.o [2020-11-04T11:46:48.899Z] #18 3.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:46:48.952Z] #47 30.32 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:46:48.952Z] #47 30.32 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T11:46:48.952Z] #47 30.35 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:46:49.216Z] #47 30.63 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:46:49.216Z] #47 30.64 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:46:49.216Z] #47 30.69 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T11:46:49.380Z] #42 ... [2020-11-04T11:46:49.380Z] [2020-11-04T11:46:49.380Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:49.800Z] #47 ... [2020-11-04T11:46:49.800Z] [2020-11-04T11:46:49.800Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:49.800Z] #53 24.59 Reading package lists... [2020-11-04T11:46:49.818Z] #34 51.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-04T11:46:49.818Z] #34 52.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-04T11:46:49.818Z] #34 52.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-04T11:46:49.818Z] #34 52.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-04T11:46:49.818Z] #34 52.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-04T11:46:49.818Z] #34 52.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-04T11:46:50.279Z] #55 43.58 Checking out files: 53% (1840/3430) Checking out files: 54% (1853/3430) Checking out files: 55% (1887/3430) Checking out files: 56% (1921/3430) Checking out files: 57% (1956/3430) Checking out files: 58% (1990/3430) Checking out files: 59% (2024/3430) Checking out files: 60% (2058/3430) Checking out files: 61% (2093/3430) Checking out files: 62% (2127/3430) Checking out files: 63% (2161/3430) Checking out files: 64% (2196/3430) Checking out files: 65% (2230/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 97% (3341/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T11:46:50.279Z] #55 44.65 + cd /tmp/tmp.iBYnyksFQQ/src/github.com/containerd/containerd [2020-11-04T11:46:50.279Z] #55 44.66 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:46:50.281Z] #18 4.645 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:46:50.578Z] #55 ... [2020-11-04T11:46:50.578Z] [2020-11-04T11:46:50.578Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:50.578Z] #44 74.78 time [2020-11-04T11:46:50.578Z] #44 79.45 regexp [2020-11-04T11:46:50.878Z] #44 ... [2020-11-04T11:46:50.878Z] [2020-11-04T11:46:50.878Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:50.878Z] #55 45.14 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T11:46:50.878Z] #55 45.14 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T11:46:50.878Z] #55 45.14 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:46:50.878Z] #55 45.14 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:46:50.878Z] #55 45.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T11:46:50.878Z] #55 45.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T11:46:50.878Z] #55 45.14 + '[' '' = dynamic ']' [2020-11-04T11:46:50.878Z] #55 45.14 + make [2020-11-04T11:46:50.878Z] #55 ... [2020-11-04T11:46:50.878Z] [2020-11-04T11:46:50.878Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:50.878Z] #33 75.05 internal/poll [2020-11-04T11:46:50.878Z] #33 76.82 os [2020-11-04T11:46:50.878Z] #33 76.94 internal/fmtsort [2020-11-04T11:46:50.878Z] #33 79.35 path/filepath [2020-11-04T11:46:50.878Z] #33 79.36 fmt [2020-11-04T11:46:50.878Z] #33 80.84 io/ioutil [2020-11-04T11:46:50.878Z] #33 83.25 github.com/BurntSushi/toml [2020-11-04T11:46:50.878Z] #33 83.25 log [2020-11-04T11:46:50.878Z] #33 83.26 flag [2020-11-04T11:46:51.177Z] #33 ... [2020-11-04T11:46:51.177Z] [2020-11-04T11:46:51.177Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:51.177Z] #44 85.32 net [2020-11-04T11:46:51.177Z] #44 85.35 os/exec [2020-11-04T11:46:51.664Z] #18 ... [2020-11-04T11:46:51.664Z] [2020-11-04T11:46:51.664Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:51.664Z] #51 10.82 + cd /tmp/tmp.mwU6eCxeHv/src/github.com/opencontainers/runc [2020-11-04T11:46:51.664Z] #51 10.82 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:46:51.664Z] #51 11.36 + '[' -z '' ']' [2020-11-04T11:46:51.664Z] #51 11.36 + target=static [2020-11-04T11:46:51.664Z] #51 11.36 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T11:46:51.664Z] #51 11.62 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-04T11:46:52.193Z] #53 31.49 Building dependency tree... [2020-11-04T11:46:52.237Z] #44 ... [2020-11-04T11:46:52.237Z] [2020-11-04T11:46:52.237Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:52.237Z] #50 76.26 regexp [2020-11-04T11:46:52.237Z] #50 83.36 context [2020-11-04T11:46:52.237Z] #50 83.61 mvdan.cc/sh/v3/fileutil [2020-11-04T11:46:52.237Z] #50 86.11 github.com/pkg/diff [2020-11-04T11:46:52.237Z] #50 86.13 mvdan.cc/editorconfig [2020-11-04T11:46:52.237Z] #50 86.13 go/token [2020-11-04T11:46:52.237Z] #50 86.16 encoding/binary [2020-11-04T11:46:52.237Z] #50 ... [2020-11-04T11:46:52.237Z] [2020-11-04T11:46:52.237Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:52.237Z] #55 46.33 + bin/ctr [2020-11-04T11:46:52.910Z] #62 ... [2020-11-04T11:46:52.910Z] [2020-11-04T11:46:52.910Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:52.910Z] #40 30.99 Fetched 8396 kB in 24s (356 kB/s) [2020-11-04T11:46:52.910Z] #40 30.99 Reading package lists... [2020-11-04T11:46:52.910Z] #40 ... [2020-11-04T11:46:52.910Z] [2020-11-04T11:46:52.910Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:52.910Z] #47 36.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:46:52.910Z] #47 36.66 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:46:52.910Z] #47 36.74 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:46:52.910Z] #47 36.76 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:46:52.910Z] #47 36.90 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:46:52.910Z] #47 37.11 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T11:46:52.910Z] #47 37.44 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T11:46:52.910Z] #47 37.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:46:52.910Z] #47 37.96 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T11:46:52.910Z] #47 38.08 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:46:52.910Z] #47 38.08 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T11:46:52.910Z] #47 38.12 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T11:46:52.910Z] #47 38.48 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T11:46:52.910Z] #47 38.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:46:52.910Z] #47 39.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:46:52.910Z] #47 39.38 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:46:52.910Z] #47 39.39 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:46:52.910Z] #47 40.01 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T11:46:52.910Z] #47 40.36 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T11:46:52.910Z] #47 40.36 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:46:52.910Z] #47 40.47 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:46:52.910Z] #47 40.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:46:52.910Z] #47 40.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:46:52.910Z] #47 40.89 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:46:52.910Z] #47 41.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:46:52.910Z] #47 41.83 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:46:53.090Z] #34 54.93 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:53.090Z] #34 55.36 Fetched 14.9 MB in 3s (5697 kB/s) [2020-11-04T11:46:53.170Z] #47 42.07 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:46:53.170Z] #47 42.11 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:46:53.272Z] #53 ... [2020-11-04T11:46:53.272Z] [2020-11-04T11:46:53.272Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:53.272Z] #34 19.17 Reading package lists... [2020-11-04T11:46:53.272Z] #34 24.55 Building dependency tree... [2020-11-04T11:46:53.272Z] #34 27.81 The following additional packages will be installed: [2020-11-04T11:46:53.272Z] #34 27.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T11:46:53.272Z] #34 27.84 Suggested packages: [2020-11-04T11:46:53.272Z] #34 27.84 cmake-doc ninja-build lrzip [2020-11-04T11:46:53.272Z] #34 27.84 Recommended packages: [2020-11-04T11:46:53.272Z] #34 27.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T11:46:53.272Z] #34 28.85 The following NEW packages will be installed: [2020-11-04T11:46:53.272Z] #34 28.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T11:46:53.272Z] #34 28.86 vim-common xxd [2020-11-04T11:46:53.272Z] #34 29.40 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:53.272Z] #34 29.40 Need to get 14.2 MB of archives. [2020-11-04T11:46:53.272Z] #34 29.40 After this operation, 60.0 MB of additional disk space will be used. [2020-11-04T11:46:53.272Z] #34 29.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-04T11:46:53.272Z] #34 29.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:46:53.272Z] #34 29.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T11:46:53.272Z] #34 29.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-04T11:46:53.272Z] #34 31.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-11-04T11:46:53.272Z] #34 31.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-11-04T11:46:53.272Z] #34 31.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-11-04T11:46:53.272Z] #34 31.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-11-04T11:46:53.272Z] #34 31.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-11-04T11:46:53.272Z] #34 31.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-11-04T11:46:53.272Z] #34 ... [2020-11-04T11:46:53.272Z] [2020-11-04T11:46:53.272Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:53.272Z] #53 34.40 The following additional packages will be installed: [2020-11-04T11:46:53.272Z] #53 34.41 libbtrfs0 [2020-11-04T11:46:53.272Z] #53 34.61 The following NEW packages will be installed: [2020-11-04T11:46:53.347Z] #34 55.59 Selecting previously unselected package xxd. [2020-11-04T11:46:53.347Z] #34 55.59 (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.) [2020-11-04T11:46:53.347Z] #34 55.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T11:46:53.603Z] #34 55.80 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:46:53.606Z] #53 34.63 libbtrfs-dev libbtrfs0 [2020-11-04T11:46:53.860Z] #34 56.20 Selecting previously unselected package vim-common. [2020-11-04T11:46:53.860Z] #34 56.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:46:53.860Z] #34 56.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:46:53.870Z] #53 ... [2020-11-04T11:46:53.870Z] [2020-11-04T11:46:53.870Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:53.870Z] #11 19.61 Reading package lists... [2020-11-04T11:46:53.870Z] #11 25.66 Building dependency tree... [2020-11-04T11:46:53.870Z] #11 28.82 The following additional packages will be installed: [2020-11-04T11:46:53.870Z] #11 28.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T11:46:53.870Z] #11 28.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T11:46:53.870Z] #11 28.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T11:46:53.870Z] #11 28.83 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:46:53.870Z] #11 28.83 Suggested packages: [2020-11-04T11:46:53.870Z] #11 28.85 gcc-8-locales seccomp wine64 [2020-11-04T11:46:53.870Z] #11 30.12 The following NEW packages will be installed: [2020-11-04T11:46:53.870Z] #11 30.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T11:46:53.870Z] #11 30.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T11:46:53.870Z] #11 30.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T11:46:53.870Z] #11 30.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T11:46:53.870Z] #11 30.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T11:46:53.870Z] #11 30.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:46:53.870Z] #11 30.73 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:53.870Z] #11 30.73 Need to get 73.3 MB of archives. [2020-11-04T11:46:53.870Z] #11 30.73 After this operation, 472 MB of additional disk space will be used. [2020-11-04T11:46:53.870Z] #11 30.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-11-04T11:46:53.870Z] #11 31.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-11-04T11:46:53.870Z] #11 31.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T11:46:53.870Z] #11 31.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-11-04T11:46:53.870Z] #11 31.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-11-04T11:46:53.870Z] #11 31.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T11:46:53.870Z] #11 32.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T11:46:53.870Z] #11 32.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T11:46:53.870Z] #11 32.86 Get:9 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] [2020-11-04T11:46:54.109Z] #47 42.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:46:54.140Z] #11 ... [2020-11-04T11:46:54.140Z] [2020-11-04T11:46:54.140Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:54.140Z] #53 35.34 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:54.140Z] #53 35.34 Need to get 119 kB of archives. [2020-11-04T11:46:54.140Z] #53 35.34 After this operation, 387 kB of additional disk space will be used. [2020-11-04T11:46:54.140Z] #53 35.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-04T11:46:54.371Z] #47 43.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:46:54.371Z] #47 43.51 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:46:54.408Z] #53 35.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-04T11:46:54.422Z] #34 ... [2020-11-04T11:46:54.422Z] [2020-11-04T11:46:54.422Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:54.422Z] #32 56.65 sync [2020-11-04T11:46:54.422Z] #32 56.65 internal/reflectlite [2020-11-04T11:46:54.632Z] #47 43.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:46:54.892Z] #47 43.94 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:46:54.892Z] #47 44.08 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:46:54.964Z] #51 ... [2020-11-04T11:46:54.964Z] [2020-11-04T11:46:54.964Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:46:54.964Z] #43 142.8 net/http/httptrace [2020-11-04T11:46:54.964Z] #43 143.1 net/http [2020-11-04T11:46:54.964Z] #43 ... [2020-11-04T11:46:54.964Z] [2020-11-04T11:46:54.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:54.964Z] #41 55.35 AR soccr/libsoccr.a [2020-11-04T11:46:54.964Z] #41 55.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:46:54.964Z] #41 55.78 DEP criu/arch/x86/sigframe.d [2020-11-04T11:46:54.964Z] #41 55.86 DEP criu/arch/x86/sigaction_compat.d [2020-11-04T11:46:54.964Z] #41 55.98 DEP criu/arch/x86/kerndat.d [2020-11-04T11:46:54.964Z] #41 56.14 DEP criu/arch/x86/crtools.d [2020-11-04T11:46:54.964Z] #41 56.34 DEP criu/arch/x86/cpu.d [2020-11-04T11:46:54.964Z] #41 56.57 CC criu/arch/x86/cpu.o [2020-11-04T11:46:54.964Z] #41 57.26 CC criu/arch/x86/crtools.o [2020-11-04T11:46:54.964Z] #41 58.60 CC criu/arch/x86/kerndat.o [2020-11-04T11:46:54.964Z] #41 59.15 CC criu/arch/x86/sigaction_compat.o [2020-11-04T11:46:54.964Z] #41 59.45 CC criu/arch/x86/sigframe.o [2020-11-04T11:46:54.964Z] #41 59.70 LINK criu/arch/x86/crtools.built-in.o [2020-11-04T11:46:54.964Z] #41 59.77 DEP criu/pie/util-vdso-elf32.d [2020-11-04T11:46:54.964Z] #41 59.93 DEP criu/pie/util-vdso.d [2020-11-04T11:46:54.964Z] #41 60.06 DEP criu/pie/util.d [2020-11-04T11:46:54.964Z] #41 60.23 CC criu/pie/util.o [2020-11-04T11:46:54.964Z] #41 60.64 CC criu/pie/util-vdso.o [2020-11-04T11:46:54.964Z] #41 61.42 CC criu/pie/util-vdso-elf32.o [2020-11-04T11:46:54.964Z] #41 62.13 AR criu/pie/pie.lib.a [2020-11-04T11:46:54.964Z] #41 62.18 DEP criu/pie/restorer.d [2020-11-04T11:46:54.964Z] #41 62.40 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-04T11:46:54.964Z] #41 62.55 DEP criu/arch/x86/restorer_unmap.d [2020-11-04T11:46:54.964Z] #41 62.58 DEP criu/arch/x86/restorer.d [2020-11-04T11:46:54.964Z] #41 62.75 DEP criu/arch/x86/vdso-pie.d [2020-11-04T11:46:54.964Z] #41 62.91 DEP criu/pie/parasite-vdso.d [2020-11-04T11:46:54.964Z] #41 63.07 DEP criu/pie/parasite.d [2020-11-04T11:46:54.964Z] #41 63.32 CC criu/pie/parasite.o [2020-11-04T11:46:55.152Z] #47 44.19 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:46:55.152Z] #47 44.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:46:55.544Z] #47 44.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:46:55.804Z] #47 44.78 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:46:55.907Z] #41 64.60 LINK criu/pie/parasite.built-in.o [2020-11-04T11:46:55.907Z] #41 64.62 GEN criu/pie/parasite-blob.h [2020-11-04T11:46:55.907Z] #41 ... [2020-11-04T11:46:55.907Z] [2020-11-04T11:46:55.907Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:46:55.907Z] #18 10.27 Fetched 8396 kB in 9s (917 kB/s) [2020-11-04T11:46:56.065Z] #47 44.93 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:46:56.065Z] #47 ... [2020-11-04T11:46:56.065Z] [2020-11-04T11:46:56.065Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:56.065Z] #53 34.90 Fetched 8396 kB in 26s (328 kB/s) [2020-11-04T11:46:56.065Z] #53 34.90 Reading package lists... [2020-11-04T11:46:56.065Z] #53 ... [2020-11-04T11:46:56.065Z] [2020-11-04T11:46:56.065Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:46:56.065Z] #38 35.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T11:46:56.325Z] #38 ... [2020-11-04T11:46:56.325Z] [2020-11-04T11:46:56.325Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:56.325Z] #49 35.28 runtime/cgo [2020-11-04T11:46:56.325Z] #49 35.28 runtime [2020-11-04T11:46:56.325Z] #49 ... [2020-11-04T11:46:56.325Z] [2020-11-04T11:46:56.325Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:56.325Z] #11 35.29 Fetched 8396 kB in 26s (324 kB/s) [2020-11-04T11:46:56.325Z] #11 35.29 Reading package lists... [2020-11-04T11:46:56.586Z] #11 44.66 Reading package lists... [2020-11-04T11:46:56.586Z] #11 ... [2020-11-04T11:46:56.586Z] [2020-11-04T11:46:56.586Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:56.586Z] #47 45.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:46:56.586Z] #47 45.34 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:46:56.586Z] #47 45.48 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:46:56.846Z] #47 ... [2020-11-04T11:46:56.846Z] [2020-11-04T11:46:56.846Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:46:56.846Z] #34 35.93 Fetched 8396 kB in 26s (319 kB/s) [2020-11-04T11:46:56.846Z] #34 35.93 Reading package lists... [2020-11-04T11:46:57.106Z] #34 ... [2020-11-04T11:46:57.106Z] [2020-11-04T11:46:57.106Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:57.106Z] #47 45.97 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T11:46:57.106Z] #47 46.02 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:46:57.367Z] #47 46.45 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:46:57.889Z] #55 ... [2020-11-04T11:46:57.889Z] [2020-11-04T11:46:57.889Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:46:57.889Z] #12 90.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T11:46:57.889Z] #12 90.52 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-04T11:46:57.889Z] #12 90.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:46:57.897Z] using credential docker-jenkins-github-credentials [2020-11-04T11:46:57.938Z] #47 47.00 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T11:46:57.954Z] #53 38.60 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:57.970Z] Cloning the remote Git repository [2020-11-04T11:46:57.970Z] Cloning with configured refspecs honoured and without tags [2020-11-04T11:46:58.538Z] #12 ... [2020-11-04T11:46:58.538Z] [2020-11-04T11:46:58.538Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:46:58.538Z] #33 88.31 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:46:58.538Z] #33 DONE 92.7s [2020-11-04T11:46:58.594Z] #32 60.26 errors [2020-11-04T11:46:58.594Z] #32 60.26 sort [2020-11-04T11:46:58.594Z] #32 60.70 strconv [2020-11-04T11:46:58.594Z] #32 ... [2020-11-04T11:46:58.594Z] [2020-11-04T11:46:58.594Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:58.594Z] #53 40.92 Reading package lists... [2020-11-04T11:46:58.594Z] #53 50.91 Building dependency tree... [2020-11-04T11:46:58.594Z] #53 56.69 The following additional packages will be installed: [2020-11-04T11:46:58.594Z] #53 56.74 libbtrfs0 [2020-11-04T11:46:58.594Z] #53 57.00 The following NEW packages will be installed: [2020-11-04T11:46:58.594Z] #53 57.00 libbtrfs-dev libbtrfs0 [2020-11-04T11:46:58.594Z] #53 57.49 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:58.594Z] #53 57.49 Need to get 119 kB of archives. [2020-11-04T11:46:58.594Z] #53 57.49 After this operation, 387 kB of additional disk space will be used. [2020-11-04T11:46:58.594Z] #53 57.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T11:46:58.594Z] #53 57.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T11:46:58.594Z] #53 59.26 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:58.594Z] #53 59.67 Fetched 119 kB in 0s (335 kB/s) [2020-11-04T11:46:58.594Z] #53 60.02 Selecting previously unselected package libbtrfs0. [2020-11-04T11:46:58.594Z] #53 60.02 (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.) [2020-11-04T11:46:58.594Z] #53 60.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T11:46:58.594Z] #53 60.17 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:46:58.594Z] #53 60.35 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:46:58.594Z] #53 60.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T11:46:58.594Z] #53 60.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:46:58.594Z] #53 60.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:46:58.594Z] #53 ... [2020-11-04T11:46:58.594Z] [2020-11-04T11:46:58.594Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:46:58.594Z] #47 50.66 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T11:46:58.594Z] #47 54.66 go: extracting golang.org/x/text v0.3.2 [2020-11-04T11:46:58.594Z] #47 ... [2020-11-04T11:46:58.594Z] [2020-11-04T11:46:58.594Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:58.594Z] #53 60.84 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:46:58.594Z] #53 60.90 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:46:58.162Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T11:46:58.548Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-11-04T11:46:58.837Z] [2020-11-04T11:46:58.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:46:58.837Z] #42 19.79 CC images/core-ppc64.o [2020-11-04T11:46:58.837Z] #42 20.38 CC images/core-s390.o [2020-11-04T11:46:58.837Z] #42 21.09 CC images/cpuinfo.o [2020-11-04T11:46:58.837Z] #42 21.70 CC images/inventory.o [2020-11-04T11:46:58.837Z] #42 21.92 CC images/fdinfo.o [2020-11-04T11:46:58.838Z] #42 22.37 CC images/fown.o [2020-11-04T11:46:58.838Z] #42 22.62 CC images/ns.o [2020-11-04T11:46:58.838Z] #42 22.89 CC images/regfile.o [2020-11-04T11:46:58.838Z] #42 23.16 CC images/ghost-file.o [2020-11-04T11:46:58.838Z] #42 23.54 CC images/fifo.o [2020-11-04T11:46:58.838Z] #42 23.83 CC images/remap-file-path.o [2020-11-04T11:46:58.838Z] #42 24.05 CC images/eventfd.o [2020-11-04T11:46:58.838Z] #42 24.34 CC images/eventpoll.o [2020-11-04T11:46:58.838Z] #42 24.76 CC images/fh.o [2020-11-04T11:46:58.838Z] #42 25.15 CC images/fsnotify.o [2020-11-04T11:46:58.838Z] #42 25.94 CC images/signalfd.o [2020-11-04T11:46:58.838Z] #42 26.25 CC images/fs.o [2020-11-04T11:46:58.838Z] #42 26.49 CC images/pstree.o [2020-11-04T11:46:58.838Z] #42 26.66 CC images/pipe.o [2020-11-04T11:46:58.838Z] #42 26.88 CC images/tcp-stream.o [2020-11-04T11:46:58.838Z] #42 27.29 CC images/sk-packet.o [2020-11-04T11:46:58.838Z] #42 27.64 CC images/mnt.o [2020-11-04T11:46:58.838Z] #42 28.01 CC images/pipe-data.o [2020-11-04T11:46:58.838Z] #42 28.24 CC images/sa.o [2020-11-04T11:46:58.838Z] #42 28.47 CC images/timer.o [2020-11-04T11:46:58.838Z] #42 28.92 CC images/timerfd.o [2020-11-04T11:46:58.838Z] #42 29.20 CC images/mm.o [2020-11-04T11:46:58.897Z] #53 39.59 Fetched 119 kB in 1s (150 kB/s) [2020-11-04T11:46:59.138Z] #42 29.60 CC images/sk-opts.o [2020-11-04T11:46:59.162Z] #53 40.40 Selecting previously unselected package libbtrfs0. [2020-11-04T11:46:59.162Z] #53 40.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 ... 15383 files and directories currently installed.) [2020-11-04T11:46:59.162Z] #53 40.43 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-04T11:46:59.162Z] #53 40.53 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:46:59.162Z] #53 ... [2020-11-04T11:46:59.162Z] [2020-11-04T11:46:59.162Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:59.162Z] #40 24.18 Reading package lists... [2020-11-04T11:46:59.162Z] #40 30.65 Building dependency tree... [2020-11-04T11:46:59.162Z] #40 33.92 The following additional packages will be installed: [2020-11-04T11:46:59.162Z] #40 33.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T11:46:59.162Z] #40 33.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T11:46:59.162Z] #40 33.93 Suggested packages: [2020-11-04T11:46:59.162Z] #40 33.93 manpages-dev python-setuptools [2020-11-04T11:46:59.162Z] #40 34.74 The following NEW packages will be installed: [2020-11-04T11:46:59.162Z] #40 34.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T11:46:59.162Z] #40 34.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T11:46:59.162Z] #40 34.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T11:46:59.162Z] #40 34.74 python-six zlib1g-dev [2020-11-04T11:46:59.162Z] #40 35.17 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:59.162Z] #40 35.17 Need to get 3798 kB of archives. [2020-11-04T11:46:59.162Z] #40 35.17 After this operation, 21.6 MB of additional disk space will be used. [2020-11-04T11:46:59.162Z] #40 35.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-11-04T11:46:59.162Z] #40 35.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-04T11:46:59.162Z] #40 35.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-11-04T11:46:59.162Z] #40 35.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-04T11:46:59.162Z] #40 35.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-11-04T11:46:59.162Z] #40 35.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-04T11:46:59.162Z] #40 35.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-11-04T11:46:59.162Z] #40 35.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-11-04T11:46:59.162Z] #40 35.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-11-04T11:46:59.162Z] #40 36.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-11-04T11:46:59.162Z] #40 36.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-11-04T11:46:59.162Z] #40 36.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-11-04T11:46:59.162Z] #40 36.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-11-04T11:46:59.162Z] #40 36.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-11-04T11:46:59.162Z] #40 36.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T11:46:59.162Z] #40 36.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-11-04T11:46:59.162Z] #40 36.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-11-04T11:46:59.162Z] #40 39.19 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:59.162Z] #40 39.81 Fetched 3798 kB in 2s (1668 kB/s) [2020-11-04T11:46:59.163Z] #53 ... [2020-11-04T11:46:59.163Z] [2020-11-04T11:46:59.163Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:46:59.163Z] #40 49.52 Building dependency tree... [2020-11-04T11:46:59.163Z] #40 54.95 The following additional packages will be installed: [2020-11-04T11:46:59.163Z] #40 54.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T11:46:59.163Z] #40 54.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T11:46:59.163Z] #40 55.00 Suggested packages: [2020-11-04T11:46:59.163Z] #40 55.02 manpages-dev python-setuptools [2020-11-04T11:46:59.163Z] #40 57.04 The following NEW packages will be installed: [2020-11-04T11:46:59.163Z] #40 57.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T11:46:59.163Z] #40 57.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T11:46:59.163Z] #40 57.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T11:46:59.163Z] #40 57.06 python-six zlib1g-dev [2020-11-04T11:46:59.163Z] #40 57.66 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:46:59.163Z] #40 57.66 Need to get 4095 kB of archives. [2020-11-04T11:46:59.163Z] #40 57.66 After this operation, 22.5 MB of additional disk space will be used. [2020-11-04T11:46:59.163Z] #40 57.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-04T11:46:59.163Z] #40 57.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T11:46:59.163Z] #40 57.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-04T11:46:59.163Z] #40 57.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T11:46:59.163Z] #40 57.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-04T11:46:59.163Z] #40 57.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T11:46:59.163Z] #40 57.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-04T11:46:59.163Z] #40 57.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-04T11:46:59.163Z] #40 57.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-04T11:46:59.163Z] #40 57.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-04T11:46:59.163Z] #40 57.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-04T11:46:59.163Z] #40 58.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-04T11:46:59.163Z] #40 58.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-04T11:46:59.163Z] #40 58.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-04T11:46:59.163Z] #40 58.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T11:46:59.163Z] #40 58.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-04T11:46:59.163Z] #40 58.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-04T11:46:59.163Z] #40 60.04 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:46:59.163Z] #40 60.52 Fetched 4095 kB in 1s (4246 kB/s) [2020-11-04T11:46:59.163Z] #40 60.74 Selecting previously unselected package libcap-dev:amd64. [2020-11-04T11:46:59.163Z] #40 60.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-04T11:46:59.163Z] #40 60.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-04T11:46:59.163Z] #40 60.85 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T11:46:59.163Z] #40 61.14 Selecting previously unselected package libnet1:amd64. [2020-11-04T11:46:59.163Z] #40 61.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T11:46:59.163Z] #40 61.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:46:59.163Z] #40 61.46 Selecting previously unselected package libnet1-dev. [2020-11-04T11:46:59.163Z] #40 61.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T11:46:59.419Z] #40 61.54 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:46:59.429Z] #40 40.68 Selecting previously unselected package libcap-dev:arm64. [2020-11-04T11:46:59.429Z] #40 40.68 (Reading database ... [2020-11-04T11:46:59.429Z] #40 ... [2020-11-04T11:46:59.429Z] [2020-11-04T11:46:59.429Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:46:59.429Z] #53 40.53 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:46:59.438Z] #42 29.89 CC images/sk-unix.o [2020-11-04T11:46:59.852Z] #47 48.80 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T11:47:00.087Z] #42 30.41 CC images/sk-inet.o [2020-11-04T11:47:00.087Z] #42 30.75 CC images/tun.o [2020-11-04T11:47:00.099Z] #53 41.09 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:47:00.099Z] #53 41.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-04T11:47:00.099Z] #53 41.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:47:00.112Z] #47 49.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:47:00.112Z] #47 49.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:47:00.112Z] #47 49.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:47:00.112Z] #47 49.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:47:00.112Z] #47 49.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:47:00.113Z] #18 10.27 Reading package lists... [2020-11-04T11:47:00.386Z] #42 30.98 CC images/sk-netlink.o [2020-11-04T11:47:00.463Z] #40 ... [2020-11-04T11:47:00.463Z] [2020-11-04T11:47:00.463Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:00.463Z] #62 DONE 62.5s [2020-11-04T11:47:00.463Z] [2020-11-04T11:47:00.463Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:47:00.463Z] #53 DONE 62.5s [2020-11-04T11:47:00.463Z] [2020-11-04T11:47:00.463Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:00.463Z] #40 62.47 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T11:47:00.463Z] #40 62.48 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T11:47:00.463Z] #40 62.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:47:00.463Z] #40 ... [2020-11-04T11:47:00.463Z] [2020-11-04T11:47:00.463Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:00.463Z] #11 50.42 Building dependency tree... [2020-11-04T11:47:00.463Z] #11 55.71 The following additional packages will be installed: [2020-11-04T11:47:00.463Z] #11 55.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T11:47:00.463Z] #11 55.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T11:47:00.463Z] #11 55.73 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T11:47:00.463Z] #11 55.74 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:47:00.463Z] #11 55.75 Suggested packages: [2020-11-04T11:47:00.463Z] #11 55.77 gcc-8-locales seccomp wine64 [2020-11-04T11:47:00.463Z] #11 57.47 The following NEW packages will be installed: [2020-11-04T11:47:00.463Z] #11 57.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T11:47:00.463Z] #11 57.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T11:47:00.463Z] #11 57.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T11:47:00.463Z] #11 57.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T11:47:00.463Z] #11 57.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T11:47:00.463Z] #11 57.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:47:00.463Z] #11 57.93 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:47:00.463Z] #11 57.93 Need to get 77.7 MB of archives. [2020-11-04T11:47:00.463Z] #11 57.93 After this operation, 487 MB of additional disk space will be used. [2020-11-04T11:47:00.463Z] #11 57.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-04T11:47:00.463Z] #11 58.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-04T11:47:00.463Z] #11 58.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T11:47:00.463Z] #11 58.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-04T11:47:00.463Z] #11 58.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-04T11:47:00.463Z] #11 58.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T11:47:00.463Z] #11 59.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T11:47:00.463Z] #11 59.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T11:47:00.463Z] #11 59.94 Get:9 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] [2020-11-04T11:47:00.463Z] #11 ... [2020-11-04T11:47:00.463Z] [2020-11-04T11:47:00.463Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:00.684Z] #47 49.56 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:47:00.684Z] #47 49.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:47:00.684Z] #47 49.78 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:47:00.684Z] #47 49.80 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:47:00.687Z] #42 31.25 CC images/packet-sock.o [2020-11-04T11:46:59.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:46:59.318Z] > git --version # timeout=10 [2020-11-04T11:46:59.363Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-04T11:46:59.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:46:59.366Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:47:01.254Z] #47 50.08 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:47:01.254Z] #47 50.08 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:47:01.354Z] #42 31.79 CC images/ipc-var.o [2020-11-04T11:47:01.514Z] #47 50.56 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:47:01.654Z] #42 32.01 CC images/ipc-desc.o [2020-11-04T11:47:01.953Z] #42 32.28 CC images/ipc-shm.o [2020-11-04T11:47:01.953Z] #42 32.43 CC images/ipc-msg.o [2020-11-04T11:47:02.026Z] #18 14.10 Reading package lists... [2020-11-04T11:47:02.026Z] #18 ... [2020-11-04T11:47:02.026Z] [2020-11-04T11:47:02.026Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:02.026Z] #41 64.63 CC criu/pie/parasite-vdso.o [2020-11-04T11:47:02.026Z] #41 65.35 CC criu/arch/x86/vdso-pie.o [2020-11-04T11:47:02.026Z] #41 65.69 CC criu/arch/x86/restorer.o [2020-11-04T11:47:02.026Z] #41 66.33 CC criu/arch/x86/restorer_unmap.o [2020-11-04T11:47:02.026Z] #41 66.40 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-04T11:47:02.026Z] #41 66.77 CC criu/pie/restorer.o [2020-11-04T11:47:02.026Z] #41 69.81 LINK criu/pie/restorer.built-in.o [2020-11-04T11:47:02.026Z] #41 69.84 GEN criu/pie/restorer-blob.h [2020-11-04T11:47:02.026Z] #41 69.94 DEP criu/vdso.d [2020-11-04T11:47:02.026Z] #41 70.15 DEP criu/vdso-compat.d [2020-11-04T11:47:02.026Z] #41 70.36 DEP criu/uts_ns.d [2020-11-04T11:47:02.026Z] #41 70.52 DEP criu/util.d [2020-11-04T11:47:02.026Z] #41 70.80 DEP criu/uffd.d [2020-11-04T11:47:02.256Z] #42 32.64 CC images/ipc-sem.o [2020-11-04T11:47:02.256Z] #42 32.92 CC images/utsns.o [2020-11-04T11:47:02.463Z] #47 ... [2020-11-04T11:47:02.463Z] [2020-11-04T11:47:02.463Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:02.463Z] #40 30.99 Reading package lists... [2020-11-04T11:47:02.463Z] #40 41.89 Reading package lists... [2020-11-04T11:47:02.555Z] #42 33.13 CC images/creds.o [2020-11-04T11:47:02.595Z] #41 70.99 DEP criu/tun.d [2020-11-04T11:47:02.595Z] #41 71.14 DEP criu/tty.d [2020-11-04T11:47:02.854Z] #42 33.34 CC images/vma.o [2020-11-04T11:47:02.856Z] #41 71.42 DEP criu/timerfd.d [2020-11-04T11:47:03.117Z] #41 71.60 DEP criu/timens.d [2020-11-04T11:47:03.117Z] #41 71.77 DEP criu/sysfs_parse.d [2020-11-04T11:47:03.154Z] #42 33.58 CC images/netdev.o [2020-11-04T11:47:03.154Z] #42 ... [2020-11-04T11:47:03.154Z] [2020-11-04T11:47:03.154Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:03.154Z] #44 87.37 internal/lazyregexp [2020-11-04T11:47:03.154Z] #44 87.93 github.com/LK4D4/vndr/versioned [2020-11-04T11:47:03.154Z] #44 90.88 encoding/binary [2020-11-04T11:47:03.154Z] #44 90.92 net/url [2020-11-04T11:47:03.154Z] #44 90.94 go/scanner [2020-11-04T11:47:03.154Z] #44 94.78 go/ast [2020-11-04T11:47:03.154Z] #44 95.51 text/template/parse [2020-11-04T11:47:03.154Z] #44 96.41 encoding/json [2020-11-04T11:47:03.378Z] #41 71.92 DEP criu/sysctl.d [2020-11-04T11:47:03.378Z] #41 72.09 DEP criu/string.d [2020-11-04T11:47:03.378Z] #41 ... [2020-11-04T11:47:03.378Z] [2020-11-04T11:47:03.378Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:47:03.378Z] #18 14.10 Reading package lists... [2020-11-04T11:47:03.404Z] #40 50.44 Building dependency tree... [2020-11-04T11:47:03.453Z] #44 ... [2020-11-04T11:47:03.453Z] [2020-11-04T11:47:03.453Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:03.453Z] #42 34.01 CC images/tty.o [2020-11-04T11:47:03.486Z] #53 44.44 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:47:03.486Z] #53 44.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:47:03.486Z] #53 44.58 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:03.486Z] #53 ... [2020-11-04T11:47:03.486Z] [2020-11-04T11:47:03.486Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:03.486Z] #34 34.43 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:47:03.486Z] #34 35.38 Fetched 14.2 MB in 3s (4144 kB/s) [2020-11-04T11:47:03.486Z] #34 38.63 Selecting previously unselected package xxd. [2020-11-04T11:47:03.486Z] #34 38.63 (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.) [2020-11-04T11:47:03.486Z] #34 38.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-04T11:47:03.486Z] #34 39.82 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:47:03.486Z] #34 41.11 Selecting previously unselected package vim-common. [2020-11-04T11:47:03.486Z] #34 41.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:47:03.486Z] #34 41.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:47:03.486Z] #34 44.50 Selecting previously unselected package cmake-data. [2020-11-04T11:47:03.486Z] #34 44.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T11:47:03.486Z] #34 44.57 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T11:47:03.486Z] #34 ... [2020-11-04T11:47:03.486Z] [2020-11-04T11:47:03.486Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:03.486Z] #47 35.59 go: extracting golang.org/x/text v0.3.2 [2020-11-04T11:47:03.486Z] #47 40.73 go: finding github.com/fatih/color v1.7.0 [2020-11-04T11:47:03.486Z] #47 40.74 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:47:03.486Z] #47 40.82 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:47:03.486Z] #47 40.83 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:47:03.486Z] #47 40.85 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:47:03.486Z] #47 40.88 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T11:47:03.486Z] #47 40.88 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:47:03.486Z] #47 41.01 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:47:03.486Z] #47 41.02 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:47:03.486Z] #47 41.03 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:47:03.486Z] #47 41.04 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:47:03.486Z] #47 41.04 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:47:03.486Z] #47 41.05 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T11:47:03.486Z] #47 41.07 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:47:03.486Z] #47 41.08 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:47:03.486Z] #47 41.08 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:47:03.486Z] #47 41.11 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:47:03.486Z] #47 41.13 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:47:03.486Z] #47 41.14 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T11:47:03.486Z] #47 41.30 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:47:03.486Z] #47 41.37 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:47:03.486Z] #47 41.38 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:47:03.486Z] #47 41.41 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:47:03.486Z] #47 41.41 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:47:03.486Z] #47 41.43 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T11:47:03.486Z] #47 42.15 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T11:47:03.486Z] #47 42.17 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T11:47:03.486Z] #47 42.34 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T11:47:03.486Z] #47 42.34 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:47:03.486Z] #47 42.34 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:47:03.486Z] #47 42.54 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:47:03.486Z] #47 42.55 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:47:03.486Z] #47 42.56 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:47:03.486Z] #47 42.57 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T11:47:03.486Z] #47 42.74 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:47:03.486Z] #47 42.75 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:47:03.486Z] #47 42.76 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:47:03.486Z] #47 42.76 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:47:03.486Z] #47 43.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:47:03.486Z] #47 43.05 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T11:47:03.486Z] #47 43.06 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:47:03.486Z] #47 43.34 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:47:03.486Z] #47 43.35 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T11:47:03.486Z] #47 43.64 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:47:03.487Z] #47 44.14 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:47:03.487Z] #47 44.14 go: finding golang.org/x/text v0.3.2 [2020-11-04T11:47:03.487Z] #47 44.16 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T11:47:03.487Z] #47 44.29 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:47:03.487Z] #47 44.33 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:47:03.487Z] #47 44.33 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:47:03.487Z] #47 44.33 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:47:03.487Z] #47 44.34 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:47:03.487Z] #47 44.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:47:03.487Z] #47 44.36 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:47:03.487Z] #47 44.39 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:47:03.487Z] #47 44.41 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:47:03.487Z] #47 44.42 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:47:03.487Z] #47 44.45 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T11:47:03.487Z] #47 44.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:47:03.487Z] #47 44.47 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:47:03.487Z] #47 44.48 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:47:03.487Z] #47 44.50 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:47:03.487Z] #47 44.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:47:03.487Z] #47 44.54 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:47:03.487Z] #47 44.54 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:47:03.487Z] #47 44.56 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T11:47:03.487Z] #47 44.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:47:03.487Z] #47 44.63 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T11:47:03.750Z] #47 44.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:47:03.750Z] #47 44.90 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:47:03.816Z] #54 2.904 + RM_GOPATH=0 [2020-11-04T11:47:03.816Z] #54 2.904 + TMP_GOPATH= [2020-11-04T11:47:03.816Z] #54 2.904 + : /build [2020-11-04T11:47:03.816Z] #54 2.904 + '[' -z '' ']' [2020-11-04T11:47:03.816Z] #54 2.904 ++ mktemp -d [2020-11-04T11:47:03.816Z] #54 2.910 + export GOPATH=/tmp/tmp.y1LgsXusV7 [2020-11-04T11:47:03.816Z] #54 2.910 + GOPATH=/tmp/tmp.y1LgsXusV7 [2020-11-04T11:47:03.816Z] #54 2.910 + RM_GOPATH=1 [2020-11-04T11:47:03.816Z] #54 2.910 + case "$(go env GOARCH)" in [2020-11-04T11:47:03.816Z] #54 2.910 ++ go env GOARCH [2020-11-04T11:47:03.816Z] #54 3.040 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:03.816Z] #54 3.040 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:03.816Z] #54 3.040 ++ dirname /tmp/install/install.sh [2020-11-04T11:47:03.816Z] #54 3.040 + dir=/tmp/install [2020-11-04T11:47:03.816Z] #54 3.040 + bin=containerd [2020-11-04T11:47:03.816Z] #54 3.040 + shift [2020-11-04T11:47:03.816Z] #54 3.040 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T11:47:03.816Z] #54 3.040 + . /tmp/install/containerd.installer [2020-11-04T11:47:03.816Z] #54 3.040 ++ set -e [2020-11-04T11:47:03.816Z] #54 3.040 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:47:03.816Z] #54 3.040 + install_containerd [2020-11-04T11:47:03.816Z] #54 3.065 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T11:47:03.816Z] #54 3.065 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y1LgsXusV7/src/github.com/containerd/containerd [2020-11-04T11:47:03.816Z] #54 3.068 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:47:03.816Z] #54 3.100 Cloning into '/tmp/tmp.y1LgsXusV7/src/github.com/containerd/containerd'... [2020-11-04T11:47:04.013Z] #47 45.27 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:47:04.013Z] #47 45.27 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:47:04.013Z] #47 45.28 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:47:04.101Z] #42 34.66 CC images/file-lock.o [2020-11-04T11:47:04.277Z] #47 45.41 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:47:04.278Z] #47 ... [2020-11-04T11:47:04.278Z] [2020-11-04T11:47:04.278Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:04.278Z] #62 DONE 45.5s [2020-11-04T11:47:04.278Z] [2020-11-04T11:47:04.278Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T11:47:04.278Z] #27 DONE 46.5s [2020-11-04T11:47:04.278Z] [2020-11-04T11:47:04.278Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:04.278Z] #11 38.89 Get:10 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] [2020-11-04T11:47:04.278Z] #11 42.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-11-04T11:47:04.278Z] #11 42.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-11-04T11:47:04.278Z] #11 42.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-04T11:47:04.278Z] #11 42.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-04T11:47:04.278Z] #11 42.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-11-04T11:47:04.278Z] #11 42.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-11-04T11:47:04.278Z] #11 42.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-11-04T11:47:04.278Z] #11 42.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-11-04T11:47:04.278Z] #11 42.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-11-04T11:47:04.278Z] #11 42.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-11-04T11:47:04.278Z] #11 42.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-11-04T11:47:04.278Z] #11 42.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-11-04T11:47:04.278Z] #11 42.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-11-04T11:47:04.278Z] #11 42.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-11-04T11:47:04.278Z] #11 42.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-11-04T11:47:04.278Z] #11 44.59 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:47:04.278Z] #11 45.35 Fetched 73.3 MB in 12s (5918 kB/s) [2020-11-04T11:47:04.401Z] #42 34.93 CC images/rlimit.o [2020-11-04T11:47:04.401Z] #42 ... [2020-11-04T11:47:04.401Z] [2020-11-04T11:47:04.401Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:04.401Z] #50 88.70 go/scanner [2020-11-04T11:47:04.401Z] #50 90.13 mvdan.cc/sh/v3/syntax [2020-11-04T11:47:04.401Z] #50 92.17 go/ast [2020-11-04T11:47:04.401Z] #50 92.57 encoding/base64 [2020-11-04T11:47:04.401Z] #50 92.74 golang.org/x/sys/unix [2020-11-04T11:47:04.401Z] #50 95.32 encoding/json [2020-11-04T11:47:04.546Z] #11 45.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T11:47:04.546Z] #11 45.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-04T11:47:04.546Z] #11 45.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-11-04T11:47:04.546Z] #11 45.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:47:04.581Z] #18 18.01 Building dependency tree... [2020-11-04T11:47:04.701Z] #50 ... [2020-11-04T11:47:04.701Z] [2020-11-04T11:47:04.701Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:04.701Z] #42 35.20 CC images/pagemap.o [2020-11-04T11:47:04.749Z] #54 ... [2020-11-04T11:47:04.749Z] [2020-11-04T11:47:04.749Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:04.749Z] #34 56.85 Selecting previously unselected package cmake-data. [2020-11-04T11:47:04.749Z] #34 56.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T11:47:04.749Z] #34 56.86 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T11:47:04.749Z] #34 61.76 Selecting previously unselected package libicu63:amd64. [2020-11-04T11:47:04.749Z] #34 61.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T11:47:04.749Z] #34 62.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:47:04.749Z] #34 ... [2020-11-04T11:47:04.749Z] [2020-11-04T11:47:04.749Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:04.749Z] #47 62.99 go: finding github.com/fatih/color v1.7.0 [2020-11-04T11:47:04.749Z] #47 63.24 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:47:04.749Z] #47 63.34 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:47:04.749Z] #47 63.38 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:47:04.749Z] #47 63.48 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:47:04.749Z] #47 63.67 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:47:04.749Z] #47 63.87 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:47:04.749Z] #47 63.87 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T11:47:04.749Z] #47 63.90 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:47:04.749Z] #47 64.02 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:47:04.749Z] #47 64.02 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:47:04.749Z] #47 64.09 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:47:04.749Z] #47 64.09 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:47:04.749Z] #47 64.12 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:47:04.749Z] #47 64.14 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:47:04.749Z] #47 64.17 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T11:47:04.749Z] #47 64.17 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T11:47:04.749Z] #47 64.17 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:47:04.749Z] #47 64.20 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:47:04.749Z] #47 64.32 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:47:04.749Z] #47 64.61 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:47:04.749Z] #47 64.71 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:47:04.749Z] #47 64.77 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:47:04.749Z] #47 64.77 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T11:47:04.749Z] #47 64.80 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:47:04.749Z] #47 64.81 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:47:04.749Z] #47 64.98 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:47:04.749Z] #47 64.99 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T11:47:04.749Z] #47 65.04 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T11:47:04.749Z] #47 65.15 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T11:47:04.749Z] #47 65.26 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:47:04.749Z] #47 65.26 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:47:04.749Z] #47 65.43 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T11:47:04.749Z] #47 65.47 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:47:04.749Z] #47 65.47 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:47:04.749Z] #47 65.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:47:04.749Z] #47 65.69 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:47:04.749Z] #47 65.76 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:47:04.749Z] #47 65.83 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T11:47:04.749Z] #47 65.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:47:04.749Z] #47 65.88 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T11:47:04.749Z] #47 65.88 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:47:04.749Z] #47 66.19 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:47:04.749Z] #47 66.34 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:47:04.749Z] #47 66.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:47:04.749Z] #47 66.47 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T11:47:04.749Z] #47 66.53 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:47:04.749Z] #47 66.62 go: finding golang.org/x/text v0.3.2 [2020-11-04T11:47:04.749Z] #47 66.89 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:47:04.749Z] #47 66.95 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:47:04.749Z] #47 66.99 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:47:04.749Z] #47 67.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:47:04.749Z] #47 67.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:47:04.749Z] #47 67.12 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:47:04.749Z] #47 67.15 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:47:04.784Z] #40 ... [2020-11-04T11:47:04.784Z] [2020-11-04T11:47:04.784Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:04.784Z] #11 44.66 Reading package lists... [2020-11-04T11:47:04.810Z] #11 ... [2020-11-04T11:47:04.810Z] [2020-11-04T11:47:04.810Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:04.810Z] #43 35.91 internal/reflectlite [2020-11-04T11:47:04.810Z] #43 35.91 sync [2020-11-04T11:47:04.810Z] #43 36.71 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T11:47:04.810Z] #43 36.71 math/rand [2020-11-04T11:47:04.810Z] #43 36.71 internal/singleflight [2020-11-04T11:47:04.810Z] #43 38.02 sort [2020-11-04T11:47:04.810Z] #43 38.03 internal/oserror [2020-11-04T11:47:04.810Z] #43 38.03 strconv [2020-11-04T11:47:04.810Z] #43 38.05 io [2020-11-04T11:47:04.810Z] #43 38.15 syscall [2020-11-04T11:47:04.810Z] #43 39.11 vendor/golang.org/x/net/dns/dnsmessage [2020-11-04T11:47:04.810Z] #43 39.14 bytes [2020-11-04T11:47:04.810Z] #43 40.87 bufio [2020-11-04T11:47:04.810Z] #43 40.89 reflect [2020-11-04T11:47:04.810Z] #43 42.46 regexp/syntax [2020-11-04T11:47:04.810Z] #43 42.79 hash/crc32 [2020-11-04T11:47:04.810Z] #43 43.73 vendor/golang.org/x/crypto/hkdf [2020-11-04T11:47:04.810Z] #43 43.94 vendor/golang.org/x/text/transform [2020-11-04T11:47:04.810Z] #43 45.10 time [2020-11-04T11:47:04.810Z] #43 ... [2020-11-04T11:47:04.810Z] [2020-11-04T11:47:04.810Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:04.810Z] #32 35.94 internal/reflectlite [2020-11-04T11:47:04.810Z] #32 35.94 sync [2020-11-04T11:47:04.810Z] #32 37.79 sort [2020-11-04T11:47:04.810Z] #32 37.79 errors [2020-11-04T11:47:04.810Z] #32 37.97 io [2020-11-04T11:47:04.810Z] #32 37.98 internal/oserror [2020-11-04T11:47:04.810Z] #32 37.99 strconv [2020-11-04T11:47:04.810Z] #32 38.12 syscall [2020-11-04T11:47:04.810Z] #32 38.90 strings [2020-11-04T11:47:04.810Z] #32 38.91 bytes [2020-11-04T11:47:04.810Z] #32 40.32 bufio [2020-11-04T11:47:04.810Z] #32 40.69 reflect [2020-11-04T11:47:04.810Z] #32 41.62 path [2020-11-04T11:47:04.810Z] #32 41.65 text/tabwriter [2020-11-04T11:47:04.810Z] #32 43.79 internal/syscall/execenv [2020-11-04T11:47:04.810Z] #32 43.81 internal/syscall/unix [2020-11-04T11:47:04.810Z] #32 43.82 time [2020-11-04T11:47:05.006Z] #42 35.56 CC images/siginfo.o [2020-11-04T11:47:05.011Z] #47 67.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:47:05.011Z] #47 67.20 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:47:05.011Z] #47 67.22 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:47:05.011Z] #47 67.24 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:47:05.011Z] #47 67.28 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:47:05.011Z] #47 67.31 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T11:47:05.011Z] #47 67.35 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:47:05.011Z] #47 67.36 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:47:05.011Z] #47 67.37 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:47:05.089Z] #32 ... [2020-11-04T11:47:05.089Z] [2020-11-04T11:47:05.089Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:05.089Z] #40 40.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-04T11:47:05.089Z] #40 40.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-11-04T11:47:05.089Z] #40 40.97 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-11-04T11:47:05.089Z] #40 43.37 Selecting previously unselected package libnet1:arm64. [2020-11-04T11:47:05.089Z] #40 43.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-04T11:47:05.089Z] #40 44.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:05.089Z] #40 44.54 Selecting previously unselected package libnet1-dev. [2020-11-04T11:47:05.089Z] #40 44.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-04T11:47:05.089Z] #40 44.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:05.089Z] #40 45.91 Selecting previously unselected package libnl-3-200:arm64. [2020-11-04T11:47:05.089Z] #40 45.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-04T11:47:05.089Z] #40 45.93 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-04T11:47:05.274Z] #47 67.47 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T11:47:05.274Z] #47 67.52 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:47:05.274Z] #47 67.56 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:47:05.274Z] #47 ... [2020-11-04T11:47:05.274Z] [2020-11-04T11:47:05.274Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:05.274Z] #43 57.67 sync [2020-11-04T11:47:05.274Z] #43 57.68 internal/reflectlite [2020-11-04T11:47:05.274Z] #43 60.44 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T11:47:05.274Z] #43 60.92 math/rand [2020-11-04T11:47:05.274Z] #43 62.54 internal/singleflight [2020-11-04T11:47:05.274Z] #43 62.91 io [2020-11-04T11:47:05.274Z] #43 63.71 strconv [2020-11-04T11:47:05.274Z] #43 65.93 bytes [2020-11-04T11:47:05.307Z] #42 35.93 CC images/rpc.o [2020-11-04T11:47:05.522Z] #18 19.80 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T11:47:05.522Z] #18 19.80 The following additional packages will be installed: [2020-11-04T11:47:05.522Z] #18 19.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T11:47:05.522Z] #18 19.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T11:47:05.522Z] #18 19.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T11:47:05.522Z] #18 19.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T11:47:05.522Z] #18 19.82 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T11:47:05.522Z] #18 19.82 Suggested packages: [2020-11-04T11:47:05.522Z] #18 19.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T11:47:05.522Z] #18 19.82 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T11:47:05.522Z] #18 19.82 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T11:47:05.522Z] #18 19.82 Recommended packages: [2020-11-04T11:47:05.522Z] #18 19.82 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T11:47:05.522Z] #18 19.82 python3-keyrings.alt python3-xdg unzip [2020-11-04T11:47:05.531Z] #43 ... [2020-11-04T11:47:05.531Z] [2020-11-04T11:47:05.531Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:05.531Z] #49 67.82 bytes [2020-11-04T11:47:05.531Z] #49 67.87 syscall [2020-11-04T11:47:05.666Z] #40 47.04 Selecting previously unselected package libnl-3-dev:arm64. [2020-11-04T11:47:05.666Z] #40 47.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-11-04T11:47:05.937Z] #40 ... [2020-11-04T11:47:05.937Z] [2020-11-04T11:47:05.937Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:47:05.937Z] #30 37.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T11:47:05.937Z] #30 37.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T11:47:05.937Z] #30 ... [2020-11-04T11:47:05.937Z] [2020-11-04T11:47:05.937Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:05.937Z] #43 47.27 regexp [2020-11-04T11:47:06.199Z] #43 ... [2020-11-04T11:47:06.199Z] [2020-11-04T11:47:06.199Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:47:06.199Z] #53 DONE 47.5s [2020-11-04T11:47:06.199Z] [2020-11-04T11:47:06.199Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:06.199Z] #45 DONE 47.5s [2020-11-04T11:47:06.434Z] #11 54.02 Building dependency tree... [2020-11-04T11:47:06.434Z] #11 ... [2020-11-04T11:47:06.434Z] [2020-11-04T11:47:06.434Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:47:06.434Z] #53 45.22 Reading package lists... [2020-11-04T11:47:06.434Z] #53 54.08 Building dependency tree... [2020-11-04T11:47:06.434Z] #53 ... [2020-11-04T11:47:06.434Z] [2020-11-04T11:47:06.434Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:06.434Z] #40 55.41 The following additional packages will be installed: [2020-11-04T11:47:06.434Z] #40 55.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T11:47:06.434Z] #40 55.43 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T11:47:06.434Z] #40 55.44 Suggested packages: [2020-11-04T11:47:06.434Z] #40 55.47 manpages-dev python-setuptools [2020-11-04T11:47:06.461Z] [2020-11-04T11:47:06.461Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:07.055Z] #40 ... [2020-11-04T11:47:07.055Z] [2020-11-04T11:47:07.055Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:07.055Z] #34 46.18 Reading package lists... [2020-11-04T11:47:07.326Z] #34 55.49 Building dependency tree... [2020-11-04T11:47:07.326Z] #34 ... [2020-11-04T11:47:07.326Z] [2020-11-04T11:47:07.326Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:07.326Z] #47 55.42 go: extracting golang.org/x/text v0.3.2 [2020-11-04T11:47:07.435Z] #42 37.44 CC images/ext-file.o [2020-11-04T11:47:07.435Z] #42 37.69 CC images/cgroup.o [2020-11-04T11:47:08.069Z] #18 21.88 The following NEW packages will be installed: [2020-11-04T11:47:08.069Z] #18 21.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T11:47:08.069Z] #18 21.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T11:47:08.069Z] #18 21.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T11:47:08.069Z] #18 21.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T11:47:08.069Z] #18 21.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T11:47:08.069Z] #18 21.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T11:47:08.069Z] #18 21.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T11:47:08.069Z] #18 21.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T11:47:08.069Z] #18 21.89 xz-utils zip [2020-11-04T11:47:08.069Z] #18 ... [2020-11-04T11:47:08.069Z] [2020-11-04T11:47:08.069Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:08.069Z] #43 155.7 github.com/LK4D4/vndr/godl [2020-11-04T11:47:08.069Z] #43 156.4 github.com/LK4D4/vndr [2020-11-04T11:47:08.069Z] #43 DONE 165.8s [2020-11-04T11:47:08.069Z] [2020-11-04T11:47:08.069Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:08.069Z] #41 72.15 DEP criu/stats.d [2020-11-04T11:47:08.069Z] #41 72.25 DEP criu/sockets.d [2020-11-04T11:47:08.069Z] #41 72.44 DEP criu/sk-unix.d [2020-11-04T11:47:08.069Z] #41 72.65 DEP criu/sk-tcp.d [2020-11-04T11:47:08.069Z] #41 72.86 DEP criu/sk-queue.d [2020-11-04T11:47:08.069Z] #41 73.10 DEP criu/sk-packet.d [2020-11-04T11:47:08.069Z] #41 73.30 DEP criu/sk-netlink.d [2020-11-04T11:47:08.069Z] #41 73.48 DEP criu/sk-inet.d [2020-11-04T11:47:08.069Z] #41 73.66 DEP criu/signalfd.d [2020-11-04T11:47:08.069Z] #41 73.78 DEP criu/sigframe.d [2020-11-04T11:47:08.069Z] #41 73.86 DEP criu/shmem.d [2020-11-04T11:47:08.069Z] #41 74.04 DEP criu/servicefd.d [2020-11-04T11:47:08.069Z] #41 74.20 DEP criu/seize.d [2020-11-04T11:47:08.069Z] #41 74.36 DEP criu/seccomp.d [2020-11-04T11:47:08.069Z] #41 74.58 DEP criu/rst-malloc.d [2020-11-04T11:47:08.069Z] #41 74.69 DEP criu/rbtree.d [2020-11-04T11:47:08.069Z] #41 74.74 DEP criu/pstree.d [2020-11-04T11:47:08.069Z] #41 74.94 DEP criu/protobuf.d [2020-11-04T11:47:08.069Z] #41 75.05 GEN criu/protobuf-desc-gen.h [2020-11-04T11:47:08.083Z] #42 38.43 CC images/userns.o [2020-11-04T11:47:08.083Z] #42 38.70 CC images/google/protobuf/descriptor.o [2020-11-04T11:47:08.330Z] #41 76.92 DEP criu/protobuf-desc.d [2020-11-04T11:47:08.593Z] #41 77.17 DEP criu/proc_parse.d [2020-11-04T11:47:08.853Z] #41 77.42 DEP criu/plugin.d [2020-11-04T11:47:08.853Z] #41 77.52 DEP criu/pipes.d [2020-11-04T11:47:09.024Z] #54 2.768 + RM_GOPATH=0 [2020-11-04T11:47:09.025Z] #54 2.768 + TMP_GOPATH= [2020-11-04T11:47:09.025Z] #54 2.768 + : /build [2020-11-04T11:47:09.025Z] #54 2.768 + '[' -z '' ']' [2020-11-04T11:47:09.025Z] #54 2.770 ++ mktemp -d [2020-11-04T11:47:09.025Z] #54 2.777 + export GOPATH=/tmp/tmp.XncRyg3h7R [2020-11-04T11:47:09.025Z] #54 2.777 + GOPATH=/tmp/tmp.XncRyg3h7R [2020-11-04T11:47:09.025Z] #54 2.777 + RM_GOPATH=1 [2020-11-04T11:47:09.025Z] #54 2.777 + case "$(go env GOARCH)" in [2020-11-04T11:47:09.025Z] #54 2.778 ++ go env GOARCH [2020-11-04T11:47:09.025Z] #54 2.843 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:09.025Z] #54 2.843 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:09.025Z] #54 2.843 ++ dirname /tmp/install/install.sh [2020-11-04T11:47:09.025Z] #54 2.862 + dir=/tmp/install [2020-11-04T11:47:09.025Z] #54 2.862 + bin=containerd [2020-11-04T11:47:09.025Z] #54 2.862 + shift [2020-11-04T11:47:09.025Z] #54 2.862 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T11:47:09.025Z] #54 2.862 + . /tmp/install/containerd.installer [2020-11-04T11:47:09.025Z] #54 2.862 ++ set -e [2020-11-04T11:47:09.025Z] #54 2.862 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:47:09.025Z] #54 2.862 + install_containerd [2020-11-04T11:47:09.025Z] #54 2.866 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T11:47:09.025Z] #54 2.866 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XncRyg3h7R/src/github.com/containerd/containerd [2020-11-04T11:47:09.025Z] #54 2.868 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:47:09.025Z] #54 2.893 Cloning into '/tmp/tmp.XncRyg3h7R/src/github.com/containerd/containerd'... [2020-11-04T11:47:09.114Z] #41 77.64 DEP criu/pie-util.d [2020-11-04T11:47:09.114Z] #41 77.76 DEP criu/pie-util-vdso.d [2020-11-04T11:47:09.114Z] #41 77.87 DEP criu/pie-util-vdso-elf32.d [2020-11-04T11:47:09.375Z] #41 78.02 DEP criu/path.d [2020-11-04T11:47:09.375Z] #41 ... [2020-11-04T11:47:09.375Z] [2020-11-04T11:47:09.375Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:47:09.375Z] #18 22.34 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:47:09.375Z] #18 22.34 Need to get 28.5 MB of archives. [2020-11-04T11:47:09.375Z] #18 22.34 After this operation, 116 MB of additional disk space will be used. [2020-11-04T11:47:09.375Z] #18 22.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-04T11:47:09.375Z] #18 22.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-04T11:47:09.375Z] #18 22.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-04T11:47:09.375Z] #18 22.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-04T11:47:09.375Z] #18 22.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-04T11:47:09.375Z] #18 22.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-04T11:47:09.376Z] #18 22.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-04T11:47:09.376Z] #18 22.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-04T11:47:09.376Z] #18 22.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-04T11:47:09.376Z] #18 22.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-04T11:47:09.376Z] #18 22.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-04T11:47:09.376Z] #18 22.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-04T11:47:09.376Z] #18 22.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-04T11:47:09.376Z] #18 22.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-04T11:47:09.376Z] #18 22.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-04T11:47:09.376Z] #18 22.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-04T11:47:09.376Z] #18 22.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T11:47:09.376Z] #18 22.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:47:09.376Z] #18 22.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-04T11:47:09.376Z] #18 22.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-04T11:47:09.376Z] #18 22.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-04T11:47:09.376Z] #18 22.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-04T11:47:09.376Z] #18 23.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-04T11:47:09.376Z] #18 23.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T11:47:09.376Z] #18 23.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T11:47:09.376Z] #18 23.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T11:47:09.376Z] #18 23.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-04T11:47:09.376Z] #18 23.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-04T11:47:09.376Z] #18 23.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T11:47:09.376Z] #18 23.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T11:47:09.376Z] #18 23.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T11:47:09.376Z] #18 23.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T11:47:09.376Z] #18 23.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-04T11:47:09.376Z] #18 23.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-04T11:47:09.376Z] #18 23.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T11:47:09.376Z] #18 23.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T11:47:09.603Z] #54 ... [2020-11-04T11:47:09.603Z] [2020-11-04T11:47:09.603Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:09.603Z] #49 40.99 syscall [2020-11-04T11:47:09.603Z] #49 41.01 strings [2020-11-04T11:47:09.603Z] #49 41.01 bufio [2020-11-04T11:47:09.603Z] #49 41.08 reflect [2020-11-04T11:47:09.603Z] #49 42.69 text/tabwriter [2020-11-04T11:47:09.603Z] #49 43.78 regexp/syntax [2020-11-04T11:47:09.603Z] #49 46.28 time [2020-11-04T11:47:09.603Z] #49 49.93 regexp [2020-11-04T11:47:09.637Z] #18 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T11:47:09.637Z] #18 23.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-04T11:47:09.637Z] #18 23.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T11:47:09.637Z] #18 23.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T11:47:09.637Z] #18 23.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T11:47:09.637Z] #18 23.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-04T11:47:09.708Z] #49 71.54 reflect [2020-11-04T11:47:09.866Z] #49 ... [2020-11-04T11:47:09.866Z] [2020-11-04T11:47:09.866Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:09.866Z] #40 47.44 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-04T11:47:09.866Z] #40 48.33 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-04T11:47:09.867Z] #40 48.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-04T11:47:09.867Z] #40 48.37 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-04T11:47:09.867Z] #40 48.76 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-11-04T11:47:09.867Z] #40 48.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-11-04T11:47:09.867Z] #40 48.94 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-04T11:47:09.867Z] #40 49.28 Selecting previously unselected package zlib1g-dev:arm64. [2020-11-04T11:47:09.867Z] #40 49.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-11-04T11:47:09.867Z] #40 49.28 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-04T11:47:09.867Z] #40 49.70 Selecting previously unselected package libprotobuf17:arm64. [2020-11-04T11:47:09.867Z] #40 49.70 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-11-04T11:47:09.867Z] #40 49.91 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-04T11:47:09.867Z] #40 51.33 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-11-04T11:47:09.898Z] #18 24.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-04T11:47:09.898Z] #18 24.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-04T11:47:09.898Z] #18 24.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T11:47:10.130Z] #40 51.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-11-04T11:47:10.130Z] #40 51.35 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-04T11:47:10.159Z] #18 24.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-04T11:47:10.274Z] #49 ... [2020-11-04T11:47:10.274Z] [2020-11-04T11:47:10.274Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:10.274Z] #32 62.50 io [2020-11-04T11:47:10.274Z] #32 65.63 internal/oserror [2020-11-04T11:47:10.274Z] #32 66.06 syscall [2020-11-04T11:47:10.274Z] #32 66.63 reflect [2020-11-04T11:47:10.274Z] #32 ... [2020-11-04T11:47:10.274Z] [2020-11-04T11:47:10.274Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:47:10.274Z] #30 68.90 Checking out files: 62% (946/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/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: 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. [2020-11-04T11:47:10.274Z] #30 70.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T11:47:10.274Z] #30 71.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T11:47:10.419Z] #18 24.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-04T11:47:10.419Z] #18 24.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-04T11:47:10.532Z] #30 ... [2020-11-04T11:47:10.532Z] [2020-11-04T11:47:10.532Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:10.532Z] #40 62.80 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-04T11:47:10.532Z] #40 62.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 62.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T11:47:10.532Z] #40 63.39 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T11:47:10.532Z] #40 63.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 63.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:10.532Z] #40 63.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-04T11:47:10.532Z] #40 63.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 63.65 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:10.532Z] #40 63.94 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-04T11:47:10.532Z] #40 63.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 63.96 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T11:47:10.532Z] #40 64.26 Selecting previously unselected package libprotobuf17:amd64. [2020-11-04T11:47:10.532Z] #40 64.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 64.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:10.532Z] #40 65.77 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-04T11:47:10.532Z] #40 65.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 65.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:10.532Z] #40 66.41 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-04T11:47:10.532Z] #40 66.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 66.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:10.532Z] #40 68.54 Selecting previously unselected package libprotoc17:amd64. [2020-11-04T11:47:10.532Z] #40 68.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 68.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:10.532Z] #40 69.85 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T11:47:10.532Z] #40 69.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 69.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:47:10.532Z] #40 70.36 Selecting previously unselected package protobuf-compiler. [2020-11-04T11:47:10.532Z] #40 70.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 70.44 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:47:10.532Z] #40 71.05 Selecting previously unselected package python-pkg-resources. [2020-11-04T11:47:10.532Z] #40 71.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:47:10.532Z] #40 71.06 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T11:47:10.532Z] #40 71.48 Selecting previously unselected package python-six. [2020-11-04T11:47:10.532Z] #40 71.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T11:47:10.532Z] #40 71.48 Unpacking python-six (1.12.0-1) ... [2020-11-04T11:47:10.532Z] #40 71.61 Selecting previously unselected package python-protobuf. [2020-11-04T11:47:10.532Z] #40 71.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:10.532Z] #40 71.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T11:47:10.532Z] #40 72.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T11:47:10.710Z] #40 51.96 Selecting previously unselected package libprotobuf-dev:arm64. [2020-11-04T11:47:10.710Z] #40 51.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-11-04T11:47:10.710Z] #40 51.98 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-04T11:47:10.789Z] #40 ... [2020-11-04T11:47:10.789Z] [2020-11-04T11:47:10.789Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:10.789Z] #11 65.35 Get:10 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] [2020-11-04T11:47:10.789Z] #11 69.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-04T11:47:10.789Z] #11 69.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-04T11:47:10.789Z] #11 69.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T11:47:10.789Z] #11 69.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T11:47:10.789Z] #11 69.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-04T11:47:10.789Z] #11 69.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-04T11:47:10.789Z] #11 69.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-04T11:47:10.789Z] #11 69.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-04T11:47:10.789Z] #11 69.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-04T11:47:10.789Z] #11 69.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-04T11:47:10.789Z] #11 69.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-04T11:47:10.789Z] #11 69.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-04T11:47:10.789Z] #11 69.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-04T11:47:10.789Z] #11 69.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-04T11:47:10.789Z] #11 69.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-04T11:47:10.789Z] #11 71.76 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:47:10.790Z] #11 72.03 Fetched 77.7 MB in 12s (6342 kB/s) [2020-11-04T11:47:10.790Z] #11 72.34 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T11:47:10.790Z] #11 72.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-04T11:47:10.790Z] #11 72.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-04T11:47:10.790Z] #11 72.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:47:10.858Z] #42 40.92 CC images/opts.o [2020-11-04T11:47:10.858Z] #42 41.19 CC images/seccomp.o [2020-11-04T11:47:10.858Z] #42 ... [2020-11-04T11:47:10.858Z] [2020-11-04T11:47:10.858Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:10.858Z] #12 104.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-11-04T11:47:10.858Z] #12 104.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-11-04T11:47:10.858Z] #12 104.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-11-04T11:47:10.859Z] #12 105.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-11-04T11:47:10.859Z] #12 105.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-11-04T11:47:10.859Z] #12 105.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-04T11:47:11.158Z] #12 105.2 Selecting previously unselected package libbtrfs0. [2020-11-04T11:47:11.158Z] #12 105.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-04T11:47:11.158Z] #12 105.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:47:11.158Z] #12 105.3 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:47:11.158Z] #12 105.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-04T11:47:11.158Z] #12 105.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:47:11.362Z] #18 25.49 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:47:11.362Z] #18 25.62 Fetched 28.5 MB in 3s (10.3 MB/s) [2020-11-04T11:47:11.362Z] #18 25.67 Selecting previously unselected package pigz. [2020-11-04T11:47:11.362Z] #18 25.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 ... 23432 files and directories currently installed.) [2020-11-04T11:47:11.362Z] #18 25.71 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-04T11:47:11.362Z] #18 25.72 Unpacking pigz (2.4-1) ... [2020-11-04T11:47:11.457Z] #12 105.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-11-04T11:47:11.457Z] #12 105.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-04T11:47:11.457Z] #12 105.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-04T11:47:11.457Z] #12 105.6 Selecting previously unselected package libudev-dev:ppc64el. [2020-11-04T11:47:11.457Z] #12 105.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-04T11:47:11.457Z] #12 105.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-04T11:47:11.550Z] #47 ... [2020-11-04T11:47:11.550Z] [2020-11-04T11:47:11.550Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:11.550Z] #40 57.81 The following NEW packages will be installed: [2020-11-04T11:47:11.550Z] #40 57.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T11:47:11.550Z] #40 57.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T11:47:11.550Z] #40 57.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T11:47:11.550Z] #40 57.84 python-six zlib1g-dev [2020-11-04T11:47:11.550Z] #40 58.34 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:47:11.550Z] #40 58.34 Need to get 4095 kB of archives. [2020-11-04T11:47:11.550Z] #40 58.34 After this operation, 22.5 MB of additional disk space will be used. [2020-11-04T11:47:11.550Z] #40 58.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-04T11:47:11.550Z] #40 58.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T11:47:11.550Z] #40 58.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-04T11:47:11.550Z] #40 58.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T11:47:11.550Z] #40 58.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-04T11:47:11.550Z] #40 58.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T11:47:11.550Z] #40 58.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-04T11:47:11.550Z] #40 58.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-04T11:47:11.550Z] #40 58.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-04T11:47:11.550Z] #40 58.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-04T11:47:11.550Z] #40 58.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-04T11:47:11.550Z] #40 58.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-04T11:47:11.550Z] #40 58.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-04T11:47:11.550Z] #40 58.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-04T11:47:11.550Z] #40 58.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T11:47:11.550Z] #40 58.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-04T11:47:11.550Z] #40 58.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-04T11:47:11.623Z] #18 25.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-04T11:47:11.623Z] #18 25.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:47:11.623Z] #18 25.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:47:11.758Z] #12 105.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-11-04T11:47:11.758Z] #12 105.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-11-04T11:47:11.758Z] #12 105.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-11-04T11:47:11.811Z] #40 60.70 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:47:11.884Z] #18 26.17 Selecting previously unselected package python3.7-minimal. [2020-11-04T11:47:11.884Z] #18 26.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:47:11.884Z] #18 26.20 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:47:12.059Z] #12 106.2 Selecting previously unselected package libpcre16-3:ppc64el. [2020-11-04T11:47:12.059Z] #12 106.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-11-04T11:47:12.059Z] #12 106.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-04T11:47:12.071Z] #40 61.12 Fetched 4095 kB in 1s (4263 kB/s) [2020-11-04T11:47:12.107Z] #40 53.17 Selecting previously unselected package libprotoc17:arm64. [2020-11-04T11:47:12.107Z] #40 53.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-11-04T11:47:12.107Z] #40 53.18 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-04T11:47:12.107Z] #40 ... [2020-11-04T11:47:12.107Z] [2020-11-04T11:47:12.107Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:12.107Z] #49 53.35 path/filepath [2020-11-04T11:47:12.330Z] #40 61.23 Selecting previously unselected package libcap-dev:amd64. [2020-11-04T11:47:12.330Z] #40 61.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 ... 15410 files and directories currently installed.) [2020-11-04T11:47:12.330Z] #40 61.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-04T11:47:12.330Z] #40 61.37 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T11:47:12.358Z] #12 106.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-11-04T11:47:12.358Z] #12 106.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-11-04T11:47:12.358Z] #12 106.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-04T11:47:12.358Z] #12 106.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-11-04T11:47:12.358Z] #12 106.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-11-04T11:47:12.358Z] #12 106.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-04T11:47:12.358Z] #12 106.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-11-04T11:47:12.592Z] #40 61.60 Selecting previously unselected package libnet1:amd64. [2020-11-04T11:47:12.592Z] #40 61.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T11:47:12.592Z] #40 61.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:12.663Z] #12 106.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-11-04T11:47:12.663Z] #12 106.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-04T11:47:12.870Z] #40 61.87 Selecting previously unselected package libnet1-dev. [2020-11-04T11:47:12.870Z] #40 61.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T11:47:12.870Z] #40 61.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:12.960Z] #12 107.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-11-04T11:47:12.960Z] #12 107.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-11-04T11:47:12.960Z] #12 107.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-04T11:47:13.260Z] #12 107.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-11-04T11:47:13.260Z] #12 107.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-11-04T11:47:13.260Z] #12 107.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-04T11:47:13.260Z] #12 107.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-11-04T11:47:13.260Z] #12 107.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-11-04T11:47:13.260Z] #12 107.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-04T11:47:13.270Z] #18 27.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:47:13.270Z] #18 27.24 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:47:13.513Z] #49 54.58 mvdan.cc/sh/v3/fileutil [2020-11-04T11:47:13.557Z] #12 107.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-11-04T11:47:13.557Z] #12 107.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-04T11:47:13.557Z] #12 107.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-04T11:47:13.810Z] #40 ... [2020-11-04T11:47:13.810Z] [2020-11-04T11:47:13.810Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:13.810Z] #62 DONE 62.8s [2020-11-04T11:47:13.810Z] [2020-11-04T11:47:13.810Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:13.810Z] #40 62.83 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T11:47:13.810Z] #40 62.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T11:47:13.810Z] #40 62.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:47:13.810Z] #40 ... [2020-11-04T11:47:13.810Z] [2020-11-04T11:47:13.810Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:13.810Z] #47 61.89 go: finding github.com/fatih/color v1.7.0 [2020-11-04T11:47:13.810Z] #47 61.97 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T11:47:13.810Z] #47 62.08 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T11:47:13.810Z] #47 62.09 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T11:47:13.810Z] #47 62.24 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T11:47:13.810Z] #47 62.25 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T11:47:13.810Z] #47 62.51 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T11:47:13.810Z] #47 62.51 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T11:47:13.810Z] #47 62.51 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T11:47:13.810Z] #47 62.60 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T11:47:13.810Z] #47 62.60 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T11:47:13.810Z] #47 62.62 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T11:47:13.810Z] #47 62.62 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T11:47:13.810Z] #47 62.68 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T11:47:13.810Z] #47 62.77 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T11:47:13.810Z] #47 62.83 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T11:47:13.810Z] #47 62.83 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T11:47:14.065Z] #11 ... [2020-11-04T11:47:14.065Z] [2020-11-04T11:47:14.065Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:14.065Z] #34 76.28 Selecting previously unselected package libxml2:amd64. [2020-11-04T11:47:14.065Z] #34 76.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-04T11:47:14.065Z] #34 76.42 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:47:14.069Z] #47 62.90 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T11:47:14.069Z] #47 63.02 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T11:47:14.069Z] #47 63.09 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T11:47:14.205Z] #12 108.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-04T11:47:14.205Z] #12 108.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-04T11:47:14.205Z] #12 108.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-11-04T11:47:14.205Z] #12 108.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:47:14.205Z] #12 108.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-04T11:47:14.205Z] #12 108.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-11-04T11:47:14.205Z] #12 108.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:14.205Z] #12 108.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:47:14.205Z] #12 108.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-04T11:47:14.205Z] #12 108.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-04T11:47:14.205Z] #12 108.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:47:14.205Z] #12 108.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:47:14.205Z] #12 108.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-04T11:47:14.205Z] #12 108.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T11:47:14.205Z] #12 108.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-04T11:47:14.205Z] #12 108.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:47:14.205Z] #12 108.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-04T11:47:14.205Z] #12 108.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:14.205Z] #12 108.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T11:47:14.205Z] #12 108.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T11:47:14.206Z] #12 108.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:14.206Z] #12 108.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T11:47:14.206Z] #12 108.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T11:47:14.206Z] #12 108.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:47:14.329Z] #47 63.18 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T11:47:14.329Z] #47 63.24 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T11:47:14.329Z] #47 63.31 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T11:47:14.329Z] #47 63.46 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T11:47:14.464Z] #49 55.66 encoding/binary [2020-11-04T11:47:14.464Z] #49 55.66 fmt [2020-11-04T11:47:14.508Z] #12 108.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-04T11:47:14.508Z] #12 108.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-04T11:47:14.508Z] #12 108.5 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T11:47:14.508Z] #12 108.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-04T11:47:14.508Z] #12 108.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-04T11:47:14.508Z] #12 108.6 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:14.590Z] #47 63.48 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T11:47:14.590Z] #47 63.48 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T11:47:14.590Z] #47 63.55 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T11:47:14.590Z] #47 63.60 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T11:47:14.590Z] #47 63.66 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T11:47:14.590Z] #47 63.68 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T11:47:14.808Z] #12 DONE 108.9s [2020-11-04T11:47:14.808Z] [2020-11-04T11:47:14.808Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:14.808Z] #42 41.52 CC images/binfmt-misc.o [2020-11-04T11:47:14.808Z] #42 41.85 CC images/time.o [2020-11-04T11:47:14.808Z] #42 42.09 CC images/sysctl.o [2020-11-04T11:47:14.808Z] #42 42.38 CC images/autofs.o [2020-11-04T11:47:14.808Z] #42 42.57 CC images/macvlan.o [2020-11-04T11:47:14.808Z] #42 42.77 CC images/sit.o [2020-11-04T11:47:14.808Z] #42 42.97 CC images/memfd.o [2020-11-04T11:47:14.808Z] #42 43.29 CC images/timens.o [2020-11-04T11:47:14.808Z] #42 43.66 LINK images/built-in.o [2020-11-04T11:47:14.808Z] #42 43.89 GEN compel/include/asm [2020-11-04T11:47:14.808Z] #42 43.94 GEN compel/include/version.h [2020-11-04T11:47:14.808Z] #42 43.96 touch .config [2020-11-04T11:47:14.808Z] #42 44.03 GEN include/common/config.h [2020-11-04T11:47:14.808Z] #42 44.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-04T11:47:14.808Z] #42 44.11 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-04T11:47:14.808Z] #42 44.14 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-11-04T11:47:14.808Z] #42 44.16 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-11-04T11:47:14.808Z] #42 44.19 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-11-04T11:47:14.808Z] #42 44.23 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-11-04T11:47:14.808Z] #42 44.24 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-11-04T11:47:14.808Z] #42 44.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T11:47:14.808Z] #42 44.29 DEP compel/plugins/std/infect.d [2020-11-04T11:47:14.808Z] #42 44.41 DEP compel/plugins/std/string.d [2020-11-04T11:47:14.808Z] #42 44.51 DEP compel/plugins/std/log.d [2020-11-04T11:47:14.808Z] #42 44.65 DEP compel/plugins/std/fds.d [2020-11-04T11:47:14.808Z] #42 44.79 DEP compel/plugins/std/std.d [2020-11-04T11:47:14.808Z] #42 44.86 DEP compel/plugins/shmem/shmem.d [2020-11-04T11:47:14.808Z] #42 45.02 DEP compel/plugins/fds/fds.d [2020-11-04T11:47:14.808Z] #42 45.15 CC compel/plugins/std/std.o [2020-11-04T11:47:14.849Z] #47 63.75 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T11:47:14.849Z] #47 63.79 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T11:47:14.849Z] #47 63.98 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T11:47:14.849Z] #47 63.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T11:47:15.114Z] #47 64.09 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T11:47:15.114Z] #47 64.11 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T11:47:15.114Z] #47 64.17 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T11:47:15.114Z] #47 64.20 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T11:47:15.183Z] #18 29.48 Selecting previously unselected package python3-minimal. [2020-11-04T11:47:15.183Z] #18 29.48 (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 ... 23681 files and directories currently installed.) [2020-11-04T11:47:15.183Z] #18 29.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-04T11:47:15.183Z] #18 29.55 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T11:47:15.183Z] #18 29.62 Selecting previously unselected package libmpdec2:amd64. [2020-11-04T11:47:15.374Z] #47 ... [2020-11-04T11:47:15.374Z] [2020-11-04T11:47:15.374Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T11:47:15.374Z] #53 54.08 Building dependency tree... [2020-11-04T11:47:15.374Z] #53 59.57 The following additional packages will be installed: [2020-11-04T11:47:15.374Z] #53 59.60 libbtrfs0 [2020-11-04T11:47:15.374Z] #53 59.89 The following NEW packages will be installed: [2020-11-04T11:47:15.374Z] #53 59.91 libbtrfs-dev libbtrfs0 [2020-11-04T11:47:15.374Z] #53 60.35 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:47:15.374Z] #53 60.35 Need to get 119 kB of archives. [2020-11-04T11:47:15.374Z] #53 60.35 After this operation, 387 kB of additional disk space will be used. [2020-11-04T11:47:15.374Z] #53 60.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T11:47:15.374Z] #53 60.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T11:47:15.374Z] #53 61.87 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:47:15.374Z] #53 62.00 Fetched 119 kB in 0s (261 kB/s) [2020-11-04T11:47:15.374Z] #53 62.64 Selecting previously unselected package libbtrfs0. [2020-11-04T11:47:15.374Z] #53 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.) [2020-11-04T11:47:15.374Z] #53 62.75 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T11:47:15.374Z] #53 62.83 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:47:15.374Z] #53 63.08 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:47:15.374Z] #53 63.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T11:47:15.374Z] #53 63.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:47:15.374Z] #53 63.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:47:15.374Z] #53 63.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:47:15.374Z] #53 63.63 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:15.374Z] #53 DONE 64.4s [2020-11-04T11:47:15.374Z] [2020-11-04T11:47:15.374Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:15.374Z] #47 64.33 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T11:47:15.374Z] #47 64.38 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T11:47:15.374Z] #47 64.42 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T11:47:15.374Z] #47 64.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T11:47:15.374Z] #47 64.47 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T11:47:15.374Z] #47 64.53 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T11:47:15.444Z] #18 29.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-04T11:47:15.444Z] #18 29.65 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T11:47:15.444Z] #18 29.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-04T11:47:15.444Z] #18 29.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:47:15.444Z] #18 29.76 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:47:15.457Z] #42 ... [2020-11-04T11:47:15.457Z] [2020-11-04T11:47:15.457Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T11:47:15.457Z] #13 DONE 0.5s [2020-11-04T11:47:15.457Z] [2020-11-04T11:47:15.457Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:15.457Z] #42 45.74 CC compel/plugins/std/fds.o [2020-11-04T11:47:15.477Z] #34 77.53 Selecting previously unselected package libarchive13:amd64. [2020-11-04T11:47:15.477Z] #34 77.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-04T11:47:15.477Z] #34 77.55 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T11:47:15.477Z] #34 ... [2020-11-04T11:47:15.477Z] [2020-11-04T11:47:15.477Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:15.477Z] #47 67.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:47:15.477Z] #47 67.86 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T11:47:15.477Z] #47 68.10 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:47:15.477Z] #47 68.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:47:15.477Z] #47 68.23 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:47:15.477Z] #47 68.25 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:47:15.477Z] #47 68.27 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:47:15.639Z] #47 64.58 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T11:47:15.639Z] #47 64.58 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T11:47:15.705Z] #18 ... [2020-11-04T11:47:15.705Z] [2020-11-04T11:47:15.705Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:47:15.705Z] #30 DONE 173.6s [2020-11-04T11:47:15.705Z] [2020-11-04T11:47:15.705Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:15.705Z] #41 78.18 DEP criu/parasite-syscall.d [2020-11-04T11:47:15.705Z] #41 78.41 DEP criu/pagemap.d [2020-11-04T11:47:15.705Z] #41 78.58 DEP criu/pagemap-cache.d [2020-11-04T11:47:15.705Z] #41 78.69 DEP criu/page-xfer.d [2020-11-04T11:47:15.705Z] #41 78.81 DEP criu/page-pipe.d [2020-11-04T11:47:15.705Z] #41 78.92 DEP criu/netfilter.d [2020-11-04T11:47:15.705Z] #41 79.05 DEP criu/net.d [2020-11-04T11:47:15.705Z] #41 79.21 DEP criu/namespaces.d [2020-11-04T11:47:15.705Z] #41 79.32 DEP criu/mount.d [2020-11-04T11:47:15.705Z] #41 79.46 DEP criu/memfd.d [2020-11-04T11:47:15.705Z] #41 79.64 DEP criu/mem.d [2020-11-04T11:47:15.705Z] #41 79.90 DEP criu/lsm.d [2020-11-04T11:47:15.705Z] #41 80.09 DEP criu/log.d [2020-11-04T11:47:15.705Z] #41 80.29 DEP criu/libnetlink.d [2020-11-04T11:47:15.705Z] #41 80.46 DEP criu/kerndat.d [2020-11-04T11:47:15.705Z] #41 80.64 DEP criu/kcmp-ids.d [2020-11-04T11:47:15.705Z] #41 80.73 DEP criu/irmap.d [2020-11-04T11:47:15.705Z] #41 80.83 DEP criu/ipc_ns.d [2020-11-04T11:47:15.705Z] #41 80.96 DEP criu/image.d [2020-11-04T11:47:15.705Z] #41 81.08 DEP criu/image-desc.d [2020-11-04T11:47:15.705Z] #41 81.18 DEP criu/fsnotify.d [2020-11-04T11:47:15.705Z] #41 81.31 DEP criu/filesystems.d [2020-11-04T11:47:15.705Z] #41 81.53 DEP criu/files.d [2020-11-04T11:47:15.705Z] #41 81.71 DEP criu/files-reg.d [2020-11-04T11:47:15.705Z] #41 81.83 DEP criu/files-ext.d [2020-11-04T11:47:15.705Z] #41 81.97 DEP criu/file-lock.d [2020-11-04T11:47:15.705Z] #41 82.16 DEP criu/file-ids.d [2020-11-04T11:47:15.705Z] #41 82.27 DEP criu/fifo.d [2020-11-04T11:47:15.705Z] #41 82.38 DEP criu/fdstore.d [2020-11-04T11:47:15.705Z] #41 82.43 DEP criu/fault-injection.d [2020-11-04T11:47:15.705Z] #41 82.46 DEP criu/external.d [2020-11-04T11:47:15.705Z] #41 82.50 DEP criu/eventpoll.d [2020-11-04T11:47:15.705Z] #41 82.63 DEP criu/eventfd.d [2020-11-04T11:47:15.705Z] #41 82.80 DEP criu/crtools.d [2020-11-04T11:47:15.705Z] #41 82.91 DEP criu/cr-service.d [2020-11-04T11:47:15.705Z] #41 83.13 DEP criu/cr-restore.d [2020-11-04T11:47:15.705Z] #41 83.37 DEP criu/cr-errno.d [2020-11-04T11:47:15.705Z] #41 83.40 DEP criu/cr-dump.d [2020-11-04T11:47:15.705Z] #41 83.70 DEP criu/cr-dedup.d [2020-11-04T11:47:15.705Z] #41 83.84 DEP criu/cr-check.d [2020-11-04T11:47:15.705Z] #41 84.07 DEP criu/config.d [2020-11-04T11:47:15.705Z] #41 84.20 DEP criu/clone-noasan.d [2020-11-04T11:47:15.705Z] #41 84.25 DEP criu/cgroup.d [2020-11-04T11:47:15.705Z] #41 84.43 DEP criu/cgroup-props.d [2020-11-04T11:47:15.736Z] #47 ... [2020-11-04T11:47:15.736Z] [2020-11-04T11:47:15.736Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:15.736Z] #11 77.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T11:47:15.736Z] #11 77.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-04T11:47:15.736Z] #11 77.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:47:15.756Z] #42 ... [2020-11-04T11:47:15.756Z] [2020-11-04T11:47:15.756Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T11:47:15.756Z] #14 DONE 0.4s [2020-11-04T11:47:15.756Z] [2020-11-04T11:47:15.756Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:15.756Z] #42 46.25 CC compel/plugins/std/log.o [2020-11-04T11:47:15.860Z] #49 ... [2020-11-04T11:47:15.860Z] [2020-11-04T11:47:15.860Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:15.860Z] #32 47.25 internal/poll [2020-11-04T11:47:15.860Z] #32 49.65 os [2020-11-04T11:47:15.860Z] #32 51.34 internal/fmtsort [2020-11-04T11:47:15.860Z] #32 52.38 fmt [2020-11-04T11:47:15.860Z] #32 52.38 path/filepath [2020-11-04T11:47:15.860Z] #32 54.04 io/ioutil [2020-11-04T11:47:15.860Z] #32 55.86 flag [2020-11-04T11:47:15.860Z] #32 55.86 log [2020-11-04T11:47:15.860Z] #32 55.86 github.com/BurntSushi/toml [2020-11-04T11:47:15.899Z] #47 64.82 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T11:47:15.900Z] #47 64.93 go: finding golang.org/x/text v0.3.2 [2020-11-04T11:47:15.900Z] #47 65.01 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T11:47:15.967Z] #41 84.58 DEP criu/bitmap.d [2020-11-04T11:47:15.967Z] #41 84.62 DEP criu/bfd.d [2020-11-04T11:47:16.033Z] Fetching without tags [2020-11-04T11:47:16.056Z] #42 ... [2020-11-04T11:47:16.056Z] [2020-11-04T11:47:16.056Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T11:47:16.056Z] #15 0.255 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T11:47:16.056Z] #15 DONE 0.3s [2020-11-04T11:47:16.056Z] [2020-11-04T11:47:16.056Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:16.056Z] #52 0.483 + RM_GOPATH=0 [2020-11-04T11:47:16.056Z] #52 0.483 + TMP_GOPATH= [2020-11-04T11:47:16.056Z] #52 0.483 + : /build [2020-11-04T11:47:16.056Z] #52 0.484 + '[' -z '' ']' [2020-11-04T11:47:16.056Z] #52 0.485 ++ mktemp -d [2020-11-04T11:47:16.056Z] #52 0.489 + export GOPATH=/tmp/tmp.wm3NWtCHGk [2020-11-04T11:47:16.056Z] #52 0.489 + GOPATH=/tmp/tmp.wm3NWtCHGk [2020-11-04T11:47:16.056Z] #52 0.489 + RM_GOPATH=1 [2020-11-04T11:47:16.056Z] #52 0.490 + case "$(go env GOARCH)" in [2020-11-04T11:47:16.056Z] #52 0.491 ++ go env GOARCH [2020-11-04T11:47:16.056Z] #52 0.553 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:16.056Z] #52 0.555 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:16.056Z] #52 0.557 ++ dirname /tmp/install/install.sh [2020-11-04T11:47:16.056Z] #52 0.562 + dir=/tmp/install [2020-11-04T11:47:16.056Z] #52 0.563 + bin=runc [2020-11-04T11:47:16.056Z] #52 0.569 + shift [2020-11-04T11:47:16.056Z] #52 0.570 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T11:47:16.056Z] #52 0.576 + . /tmp/install/runc.installer [2020-11-04T11:47:16.056Z] #52 0.579 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:47:16.056Z] #52 0.589 + install_runc [2020-11-04T11:47:16.056Z] #52 0.594 + uname -r [2020-11-04T11:47:16.056Z] #52 0.597 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T11:47:16.056Z] #52 0.605 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T11:47:16.056Z] #52 0.605 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T11:47:16.056Z] #52 0.606 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T11:47:16.056Z] #52 0.607 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wm3NWtCHGk/src/github.com/opencontainers/runc [2020-11-04T11:47:16.056Z] #52 0.618 Cloning into '/tmp/tmp.wm3NWtCHGk/src/github.com/opencontainers/runc'... [2020-11-04T11:47:16.123Z] #32 ... [2020-11-04T11:47:16.123Z] [2020-11-04T11:47:16.123Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:16.123Z] #40 53.71 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T11:47:16.123Z] #40 53.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-11-04T11:47:16.123Z] #40 53.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:47:16.123Z] #40 53.97 Selecting previously unselected package protobuf-compiler. [2020-11-04T11:47:16.123Z] #40 54.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-11-04T11:47:16.123Z] #40 54.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:47:16.123Z] #40 54.37 Selecting previously unselected package python-pkg-resources. [2020-11-04T11:47:16.123Z] #40 54.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:47:16.123Z] #40 54.38 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T11:47:16.123Z] #40 54.64 Selecting previously unselected package python-six. [2020-11-04T11:47:16.123Z] #40 54.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T11:47:16.123Z] #40 54.66 Unpacking python-six (1.12.0-1) ... [2020-11-04T11:47:16.123Z] #40 54.79 Selecting previously unselected package python-protobuf. [2020-11-04T11:47:16.123Z] #40 54.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-11-04T11:47:16.123Z] #40 54.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T11:47:16.123Z] #40 55.47 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T11:47:16.123Z] #40 57.34 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-04T11:47:16.123Z] #40 57.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:16.123Z] #40 57.38 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-04T11:47:16.123Z] #40 57.39 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-04T11:47:16.123Z] #40 57.40 Setting up python-six (1.12.0-1) ... [2020-11-04T11:47:16.160Z] #47 65.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T11:47:16.160Z] #47 65.17 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T11:47:16.161Z] #47 65.24 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T11:47:16.161Z] #47 65.24 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T11:47:16.161Z] #47 65.26 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T11:47:16.161Z] #47 65.26 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T11:47:16.161Z] #47 65.30 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T11:47:16.161Z] #47 65.31 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T11:47:16.161Z] #47 65.34 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T11:47:16.161Z] #47 65.36 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T11:47:16.227Z] #41 84.77 DEP criu/autofs.d [2020-11-04T11:47:16.356Z] #52 ... [2020-11-04T11:47:16.356Z] [2020-11-04T11:47:16.356Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:47:16.356Z] #16 DONE 0.3s [2020-11-04T11:47:16.356Z] [2020-11-04T11:47:16.356Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T11:47:16.419Z] #47 65.44 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T11:47:16.419Z] #47 65.44 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T11:47:16.419Z] #47 65.51 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T11:47:16.419Z] #47 65.52 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T11:47:16.419Z] #47 65.53 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T11:47:16.419Z] #47 65.61 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T11:47:16.488Z] #41 84.97 DEP criu/aio.d [2020-11-04T11:47:16.488Z] #41 85.17 DEP criu/action-scripts.d [2020-11-04T11:47:16.656Z] #17 DONE 0.3s [2020-11-04T11:47:16.656Z] [2020-11-04T11:47:16.656Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T11:47:16.679Z] #47 65.62 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T11:47:16.679Z] #47 65.69 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T11:47:16.749Z] #41 ... [2020-11-04T11:47:16.749Z] [2020-11-04T11:47:16.749Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:47:16.749Z] #18 31.13 Selecting previously unselected package python3.7. [2020-11-04T11:47:16.749Z] #18 31.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:47:16.780Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 6a5393636e358173e17275d3bd64218f6157f01d [2020-11-04T11:47:16.939Z] #47 65.91 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T11:47:16.939Z] #47 65.98 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T11:47:16.956Z] #18 DONE 0.4s [2020-11-04T11:47:16.956Z] [2020-11-04T11:47:16.956Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:16.956Z] #44 106.0 text/template [2020-11-04T11:47:16.956Z] #44 107.0 go/parser [2020-11-04T11:47:16.956Z] #44 109.4 encoding/xml [2020-11-04T11:47:17.013Z] #18 31.14 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:47:17.013Z] #18 31.33 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-04T11:47:17.013Z] #18 31.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-04T11:47:17.013Z] #18 31.34 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T11:47:17.110Z] #11 ... [2020-11-04T11:47:17.110Z] [2020-11-04T11:47:17.110Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:17.110Z] #43 69.43 bufio [2020-11-04T11:47:17.110Z] #43 69.98 reflect [2020-11-04T11:47:17.110Z] #43 72.59 syscall [2020-11-04T11:47:17.199Z] #47 66.29 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T11:47:17.256Z] #44 ... [2020-11-04T11:47:17.256Z] [2020-11-04T11:47:17.256Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:47:17.274Z] #18 31.53 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T11:47:17.368Z] #43 ... [2020-11-04T11:47:17.368Z] [2020-11-04T11:47:17.368Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:17.368Z] #34 78.19 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-04T11:47:17.368Z] #34 78.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-04T11:47:17.368Z] #34 78.21 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T11:47:17.368Z] #34 78.66 Selecting previously unselected package librhash0:amd64. [2020-11-04T11:47:17.368Z] #34 78.66 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-04T11:47:17.368Z] #34 78.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-04T11:47:17.368Z] #34 79.38 Selecting previously unselected package libuv1:amd64. [2020-11-04T11:47:17.368Z] #34 79.39 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-04T11:47:17.368Z] #34 79.41 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-04T11:47:17.368Z] #34 79.64 Selecting previously unselected package cmake. [2020-11-04T11:47:17.368Z] #34 79.65 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-04T11:47:17.368Z] #34 79.66 Unpacking cmake (3.13.4-1) ... [2020-11-04T11:47:17.459Z] #47 66.38 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T11:47:17.459Z] #47 66.42 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T11:47:17.459Z] #47 66.49 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T11:47:17.459Z] #47 66.50 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T11:47:15.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:47:15.785Z] > git config --add remote.origin.fetch +refs/pull/41617/head:refs/remotes/origin/PR-41617 # timeout=10 [2020-11-04T11:47:15.830Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:47:15.947Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T11:47:16.068Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T11:47:16.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:47:16.070Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41617/head:refs/remotes/origin/PR-41617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T11:47:16.887Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:47:16.937Z] > git checkout -f 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:47:17.575Z] #19 0.477 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:47:17.575Z] #19 0.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:47:17.575Z] #19 0.634 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:47:17.719Z] #47 ... [2020-11-04T11:47:17.719Z] [2020-11-04T11:47:17.719Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:17.719Z] #11 54.02 Building dependency tree... [2020-11-04T11:47:17.719Z] #11 59.43 The following additional packages will be installed: [2020-11-04T11:47:17.719Z] #11 59.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T11:47:17.719Z] #11 59.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T11:47:17.719Z] #11 59.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T11:47:17.719Z] #11 59.47 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:47:17.719Z] #11 59.47 Suggested packages: [2020-11-04T11:47:17.719Z] #11 59.50 gcc-8-locales seccomp wine64 [2020-11-04T11:47:17.719Z] #11 61.21 The following NEW packages will be installed: [2020-11-04T11:47:17.719Z] #11 61.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T11:47:17.719Z] #11 61.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T11:47:17.719Z] #11 61.21 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T11:47:17.719Z] #11 61.21 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T11:47:17.719Z] #11 61.21 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T11:47:17.719Z] #11 61.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T11:47:17.719Z] #11 61.82 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:47:17.719Z] #11 61.82 Need to get 77.7 MB of archives. [2020-11-04T11:47:17.719Z] #11 61.82 After this operation, 487 MB of additional disk space will be used. [2020-11-04T11:47:17.719Z] #11 61.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-04T11:47:17.719Z] #11 62.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-04T11:47:17.719Z] #11 62.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T11:47:17.719Z] #11 62.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-04T11:47:17.719Z] #11 62.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-04T11:47:17.719Z] #11 62.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T11:47:17.719Z] #11 63.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T11:47:17.719Z] #11 63.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T11:47:17.719Z] #11 63.57 Get:9 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] [2020-11-04T11:47:17.978Z] #11 ... [2020-11-04T11:47:17.978Z] [2020-11-04T11:47:17.978Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:17.978Z] #54 2.034 + RM_GOPATH=0 [2020-11-04T11:47:17.978Z] #54 2.034 + TMP_GOPATH= [2020-11-04T11:47:17.978Z] #54 2.034 + : /build [2020-11-04T11:47:17.978Z] #54 2.034 + '[' -z '' ']' [2020-11-04T11:47:17.978Z] #54 2.034 ++ mktemp -d [2020-11-04T11:47:17.978Z] #54 2.061 + export GOPATH=/tmp/tmp.mrwahuMwBM [2020-11-04T11:47:17.978Z] #54 2.061 + GOPATH=/tmp/tmp.mrwahuMwBM [2020-11-04T11:47:17.978Z] #54 2.061 + RM_GOPATH=1 [2020-11-04T11:47:17.978Z] #54 2.061 + case "$(go env GOARCH)" in [2020-11-04T11:47:17.978Z] #54 2.061 ++ go env GOARCH [2020-11-04T11:47:17.978Z] #54 2.126 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:17.978Z] #54 2.126 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:17.978Z] #54 2.126 ++ dirname /tmp/install/install.sh [2020-11-04T11:47:17.978Z] #54 2.128 + dir=/tmp/install [2020-11-04T11:47:17.978Z] #54 2.128 + bin=containerd [2020-11-04T11:47:17.978Z] #54 2.128 + shift [2020-11-04T11:47:17.978Z] #54 2.129 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T11:47:17.978Z] #54 2.129 + . /tmp/install/containerd.installer [2020-11-04T11:47:17.978Z] #54 2.129 ++ set -e [2020-11-04T11:47:17.978Z] #54 2.129 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:47:17.978Z] #54 2.130 + install_containerd [2020-11-04T11:47:17.978Z] #54 2.130 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T11:47:17.978Z] #54 2.133 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:47:17.978Z] #54 2.133 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mrwahuMwBM/src/github.com/containerd/containerd [2020-11-04T11:47:17.978Z] #54 2.193 Cloning into '/tmp/tmp.mrwahuMwBM/src/github.com/containerd/containerd'... [2020-11-04T11:47:18.052Z] #40 59.50 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-04T11:47:18.052Z] #40 ... [2020-11-04T11:47:18.052Z] [2020-11-04T11:47:18.053Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:18.053Z] #11 49.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T11:47:18.053Z] #11 49.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-11-04T11:47:18.053Z] #11 49.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:47:18.053Z] #11 52.35 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T11:47:18.053Z] #11 52.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T11:47:18.053Z] #11 52.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:47:18.053Z] #11 52.52 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-11-04T11:47:18.053Z] #11 52.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-04T11:47:18.053Z] #11 52.57 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-04T11:47:18.053Z] #11 52.78 Selecting previously unselected package dmsetup. [2020-11-04T11:47:18.053Z] #11 52.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-11-04T11:47:18.053Z] #11 52.81 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T11:47:18.053Z] #11 53.15 Selecting previously unselected package mingw-w64-common. [2020-11-04T11:47:18.053Z] #11 53.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T11:47:18.053Z] #11 53.17 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T11:47:18.217Z] #18 32.48 Selecting previously unselected package python3. [2020-11-04T11:47:18.217Z] #18 32.48 (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 ... 24093 files and directories currently installed.) [2020-11-04T11:47:18.217Z] #18 32.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-04T11:47:18.217Z] #18 32.55 Unpacking python3 (3.7.3-1) ... [2020-11-04T11:47:18.316Z] #11 ... [2020-11-04T11:47:18.316Z] [2020-11-04T11:47:18.316Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:18.316Z] #32 59.64 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:47:18.478Z] #18 32.64 Selecting previously unselected package libip4tc0:amd64. [2020-11-04T11:47:18.478Z] #18 32.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-04T11:47:18.478Z] #18 32.64 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T11:47:18.478Z] #18 32.72 Selecting previously unselected package libip6tc0:amd64. [2020-11-04T11:47:18.478Z] #18 32.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-04T11:47:18.478Z] #18 32.73 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T11:47:18.478Z] #18 32.82 Selecting previously unselected package libiptc0:amd64. [2020-11-04T11:47:18.478Z] #18 32.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-04T11:47:18.478Z] #18 32.83 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-04T11:47:18.629Z] #19 1.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T11:47:18.739Z] #18 32.89 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-04T11:47:18.739Z] #18 32.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-04T11:47:18.739Z] #18 32.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T11:47:18.739Z] #18 32.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-04T11:47:18.739Z] #18 32.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-04T11:47:18.739Z] #18 32.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T11:47:18.739Z] #18 33.07 Selecting previously unselected package libnftnl11:amd64. [2020-11-04T11:47:18.739Z] #18 33.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-04T11:47:18.739Z] #18 33.08 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T11:47:19.000Z] #18 33.14 Selecting previously unselected package iptables. [2020-11-04T11:47:19.000Z] #18 33.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-04T11:47:19.000Z] #18 33.15 Unpacking iptables (1.8.2-4) ... [2020-11-04T11:47:19.262Z] #18 33.46 Selecting previously unselected package xxd. [2020-11-04T11:47:19.262Z] #18 33.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T11:47:19.262Z] #18 33.48 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:47:19.262Z] #18 33.62 Selecting previously unselected package vim-common. [2020-11-04T11:47:19.262Z] #18 33.62 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:47:19.262Z] #18 33.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:47:19.361Z] #54 ... [2020-11-04T11:47:19.361Z] [2020-11-04T11:47:19.361Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:19.361Z] #32 58.07 sync [2020-11-04T11:47:19.361Z] #32 58.08 internal/reflectlite [2020-11-04T11:47:19.361Z] #32 61.47 sort [2020-11-04T11:47:19.361Z] #32 61.47 errors [2020-11-04T11:47:19.361Z] #32 61.84 strconv [2020-11-04T11:47:19.361Z] #32 62.61 io [2020-11-04T11:47:19.361Z] #32 64.82 internal/oserror [2020-11-04T11:47:19.361Z] #32 65.04 syscall [2020-11-04T11:47:19.361Z] #32 67.22 reflect [2020-11-04T11:47:19.361Z] #32 ... [2020-11-04T11:47:19.361Z] [2020-11-04T11:47:19.361Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:19.361Z] #34 55.49 Building dependency tree... [2020-11-04T11:47:19.361Z] #34 60.87 The following additional packages will be installed: [2020-11-04T11:47:19.361Z] #34 60.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T11:47:19.361Z] #34 60.91 Suggested packages: [2020-11-04T11:47:19.361Z] #34 60.92 cmake-doc ninja-build lrzip [2020-11-04T11:47:19.361Z] #34 60.92 Recommended packages: [2020-11-04T11:47:19.361Z] #34 60.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T11:47:19.361Z] #34 62.13 The following NEW packages will be installed: [2020-11-04T11:47:19.361Z] #34 62.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T11:47:19.361Z] #34 62.16 vim-common xxd [2020-11-04T11:47:19.361Z] #34 62.64 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:47:19.361Z] #34 62.64 Need to get 14.9 MB of archives. [2020-11-04T11:47:19.361Z] #34 62.64 After this operation, 61.8 MB of additional disk space will be used. [2020-11-04T11:47:19.361Z] #34 62.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T11:47:19.361Z] #34 62.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:47:19.361Z] #34 62.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T11:47:19.361Z] #34 62.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T11:47:19.361Z] #34 64.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-04T11:47:19.361Z] #34 64.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-04T11:47:19.361Z] #34 64.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-04T11:47:19.361Z] #34 64.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-04T11:47:19.361Z] #34 64.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-04T11:47:19.361Z] #34 64.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-04T11:47:19.361Z] #34 66.74 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:47:19.361Z] #34 67.03 Fetched 14.9 MB in 3s (5195 kB/s) [2020-11-04T11:47:19.361Z] #34 67.41 Selecting previously unselected package xxd. [2020-11-04T11:47:19.361Z] #34 67.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 ... 15410 files and directories currently installed.) [2020-11-04T11:47:19.361Z] #34 67.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T11:47:19.361Z] #34 67.60 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:47:19.361Z] #34 68.22 Selecting previously unselected package vim-common. [2020-11-04T11:47:19.361Z] #34 68.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:47:19.361Z] #34 68.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:47:19.361Z] #34 ... [2020-11-04T11:47:19.361Z] [2020-11-04T11:47:19.361Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:19.361Z] #43 58.37 sync [2020-11-04T11:47:19.361Z] #43 58.38 internal/reflectlite [2020-11-04T11:47:19.361Z] #43 60.55 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T11:47:19.361Z] #43 61.04 math/rand [2020-11-04T11:47:19.361Z] #43 62.19 internal/singleflight [2020-11-04T11:47:19.361Z] #43 62.54 sort [2020-11-04T11:47:19.361Z] #43 62.54 io [2020-11-04T11:47:19.361Z] #43 64.33 strconv [2020-11-04T11:47:19.361Z] #43 64.88 bytes [2020-11-04T11:47:19.361Z] #43 68.22 bufio [2020-11-04T11:47:19.361Z] #43 ... [2020-11-04T11:47:19.361Z] [2020-11-04T11:47:19.361Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:19.361Z] #11 68.52 Get:10 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] [2020-11-04T11:47:19.523Z] #18 33.82 Selecting previously unselected package bash-completion. [2020-11-04T11:47:19.523Z] #18 33.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T11:47:19.682Z] #19 2.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T11:47:20.248Z] #32 ... [2020-11-04T11:47:20.248Z] [2020-11-04T11:47:20.248Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:20.248Z] #43 51.40 github.com/LK4D4/vndr/versioned [2020-11-04T11:47:20.248Z] #43 52.73 context [2020-11-04T11:47:20.248Z] #43 52.78 path/filepath [2020-11-04T11:47:20.248Z] #43 52.79 internal/lazyregexp [2020-11-04T11:47:20.248Z] #43 54.35 net [2020-11-04T11:47:20.248Z] #43 54.53 encoding/binary [2020-11-04T11:47:20.248Z] #43 54.53 fmt [2020-11-04T11:47:20.248Z] #43 55.65 os/exec [2020-11-04T11:47:20.248Z] #43 57.93 encoding/base64 [2020-11-04T11:47:20.248Z] #43 59.12 crypto/cipher [2020-11-04T11:47:20.248Z] #43 59.56 crypto/sha512 [2020-11-04T11:47:20.248Z] #43 60.54 crypto/ed25519/internal/edwards25519 [2020-11-04T11:47:20.248Z] #43 60.89 crypto/aes [2020-11-04T11:47:20.248Z] #43 ... [2020-11-04T11:47:20.248Z] [2020-11-04T11:47:20.248Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:20.248Z] #40 59.51 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-04T11:47:20.248Z] #40 59.54 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-04T11:47:20.248Z] #40 59.69 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-11-04T11:47:20.248Z] #40 59.71 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-04T11:47:20.248Z] #40 59.72 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:47:20.248Z] #40 59.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:20.248Z] #40 59.75 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-04T11:47:20.248Z] #40 59.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:47:20.248Z] #40 59.89 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T11:47:19.872Z] > git remote # timeout=10 [2020-11-04T11:47:19.947Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T11:47:19.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T11:47:19.998Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T11:47:20.737Z] #19 3.802 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T11:47:20.826Z] #40 ... [2020-11-04T11:47:20.826Z] [2020-11-04T11:47:20.826Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:20.826Z] #34 52.19 Selecting previously unselected package libicu63:arm64. [2020-11-04T11:47:20.826Z] #34 52.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-04T11:47:20.826Z] #34 52.22 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-04T11:47:20.826Z] #34 57.25 Selecting previously unselected package libxml2:arm64. [2020-11-04T11:47:20.826Z] #34 57.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-11-04T11:47:20.826Z] #34 57.27 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:47:20.826Z] #34 57.82 Selecting previously unselected package libarchive13:arm64. [2020-11-04T11:47:20.826Z] #34 57.82 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-11-04T11:47:20.826Z] #34 57.85 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-04T11:47:20.826Z] #34 58.39 Selecting previously unselected package libjsoncpp1:arm64. [2020-11-04T11:47:20.826Z] #34 58.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-11-04T11:47:20.826Z] #34 58.46 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-04T11:47:20.826Z] #34 58.64 Selecting previously unselected package librhash0:arm64. [2020-11-04T11:47:20.826Z] #34 58.64 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-11-04T11:47:20.826Z] #34 58.66 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-11-04T11:47:20.826Z] #34 58.96 Selecting previously unselected package libuv1:arm64. [2020-11-04T11:47:20.826Z] #34 58.96 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-11-04T11:47:20.826Z] #34 58.98 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-11-04T11:47:20.826Z] #34 59.12 Selecting previously unselected package cmake. [2020-11-04T11:47:20.826Z] #34 59.13 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-11-04T11:47:20.826Z] #34 59.15 Unpacking cmake (3.13.4-1) ... [2020-11-04T11:47:20.847Z] Merge succeeded, producing e0416f1ef4ddc6308e59aed43879680a68341536 [2020-11-04T11:47:20.847Z] Checking out Revision e0416f1ef4ddc6308e59aed43879680a68341536 (PR-41617) [2020-11-04T11:47:21.090Z] #34 62.35 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-04T11:47:21.090Z] #34 ... [2020-11-04T11:47:21.090Z] [2020-11-04T11:47:21.090Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:21.090Z] #43 61.96 go/scanner [2020-11-04T11:47:21.354Z] #43 62.51 net/url [2020-11-04T11:47:21.932Z] #43 63.33 text/template/parse [2020-11-04T11:47:22.646Z] #34 ... [2020-11-04T11:47:22.646Z] [2020-11-04T11:47:22.646Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:22.646Z] #43 84.13 time [2020-11-04T11:47:22.826Z] #18 36.43 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T11:47:22.826Z] #18 36.81 Selecting previously unselected package bzip2. [2020-11-04T11:47:22.826Z] #18 36.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-04T11:47:22.826Z] #18 36.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:47:22.826Z] #18 36.90 Selecting previously unselected package xz-utils. [2020-11-04T11:47:22.826Z] #18 36.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-04T11:47:22.826Z] #18 36.91 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T11:47:22.826Z] #18 37.08 Selecting previously unselected package apparmor. [2020-11-04T11:47:22.826Z] #18 37.09 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-04T11:47:22.887Z] #43 64.00 go/ast [2020-11-04T11:47:23.088Z] #18 37.17 Unpacking apparmor (2.13.2-10) ... [2020-11-04T11:47:23.349Z] #18 37.52 Selecting previously unselected package aufs-tools. [2020-11-04T11:47:23.349Z] #18 37.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-04T11:47:23.349Z] #18 37.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:47:23.349Z] #18 37.63 Selecting previously unselected package libonig5:amd64. [2020-11-04T11:47:23.349Z] #18 37.63 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T11:47:23.349Z] #18 37.63 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:47:23.349Z] #18 37.74 Selecting previously unselected package libjq1:amd64. [2020-11-04T11:47:20.749Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-11-04T11:47:20.882Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T11:47:20.936Z] > git checkout -f e0416f1ef4ddc6308e59aed43879680a68341536 # timeout=10 [2020-11-04T11:47:23.516Z] #19 ... [2020-11-04T11:47:23.516Z] [2020-11-04T11:47:23.516Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:23.516Z] #42 47.80 CC compel/plugins/std/string.o [2020-11-04T11:47:23.516Z] #42 48.34 CC compel/plugins/std/infect.o [2020-11-04T11:47:23.516Z] #42 49.00 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-11-04T11:47:23.516Z] #42 49.08 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-11-04T11:47:23.516Z] #42 49.14 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-11-04T11:47:23.516Z] #42 49.17 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-11-04T11:47:23.516Z] #42 49.21 AR compel/plugins/std.lib.a [2020-11-04T11:47:23.516Z] #42 49.29 CC compel/plugins/fds/fds.o [2020-11-04T11:47:23.516Z] #42 49.55 AR compel/plugins/fds.lib.a [2020-11-04T11:47:23.516Z] #42 49.62 HOSTDEP compel/src/lib/log-host.d [2020-11-04T11:47:23.516Z] #42 49.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T11:47:23.516Z] #42 49.93 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-11-04T11:47:23.516Z] #42 50.03 HOSTDEP compel/src/main-host.d [2020-11-04T11:47:23.516Z] #42 50.14 DEP compel/src/lib/ptrace.d [2020-11-04T11:47:23.516Z] #42 50.27 DEP compel/src/lib/infect.d [2020-11-04T11:47:23.516Z] #42 50.40 DEP compel/src/lib/infect-util.d [2020-11-04T11:47:23.516Z] #42 50.51 DEP compel/src/lib/infect-rpc.d [2020-11-04T11:47:23.516Z] #42 50.64 DEP compel/arch/ppc64/src/lib/infect.d [2020-11-04T11:47:23.516Z] #42 50.86 DEP compel/arch/ppc64/src/lib/cpu.d [2020-11-04T11:47:23.516Z] #42 50.94 DEP compel/src/lib/log.d [2020-11-04T11:47:23.516Z] #42 51.06 DEP compel/src/main.d [2020-11-04T11:47:23.516Z] #42 51.19 DEP compel/src/lib/handle-elf.d [2020-11-04T11:47:23.516Z] #42 51.35 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-11-04T11:47:23.516Z] #42 51.49 CC compel/src/lib/log.o [2020-11-04T11:47:23.516Z] #42 51.75 CC compel/arch/ppc64/src/lib/cpu.o [2020-11-04T11:47:23.516Z] #42 51.99 CC compel/arch/ppc64/src/lib/infect.o [2020-11-04T11:47:23.516Z] #42 52.82 CC compel/src/lib/infect-rpc.o [2020-11-04T11:47:23.516Z] #42 53.28 CC compel/src/lib/infect-util.o [2020-11-04T11:47:23.516Z] #42 53.59 CC compel/src/lib/infect.o [2020-11-04T11:47:23.560Z] #11 71.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-04T11:47:23.560Z] #11 71.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-04T11:47:23.560Z] #11 71.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T11:47:23.560Z] #11 71.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T11:47:23.560Z] #11 71.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-04T11:47:23.560Z] #11 71.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-04T11:47:23.560Z] #11 71.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-04T11:47:23.560Z] #11 71.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-04T11:47:23.560Z] #11 71.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-04T11:47:23.560Z] #11 71.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-04T11:47:23.560Z] #11 72.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-04T11:47:23.560Z] #11 72.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-04T11:47:23.560Z] #11 72.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-04T11:47:23.560Z] #11 72.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-04T11:47:23.560Z] #11 72.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-04T11:47:23.610Z] #18 37.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:47:23.610Z] #18 37.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:47:23.610Z] #18 37.82 Selecting previously unselected package jq. [2020-11-04T11:47:23.610Z] #18 37.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:47:23.610Z] #18 37.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:47:23.610Z] #18 37.94 Selecting previously unselected package libaio1:amd64. [2020-11-04T11:47:23.610Z] #18 37.96 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-04T11:47:23.610Z] #18 37.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-04T11:47:23.610Z] #18 38.03 Selecting previously unselected package libgpm2:amd64. [2020-11-04T11:47:23.870Z] #18 38.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-04T11:47:23.870Z] #18 38.04 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-04T11:47:23.870Z] #18 38.10 Selecting previously unselected package libicu63:amd64. [2020-11-04T11:47:23.870Z] #18 38.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T11:47:23.870Z] #18 38.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:47:23.907Z] #43 64.91 encoding/json [2020-11-04T11:47:24.130Z] #11 ... [2020-11-04T11:47:24.130Z] [2020-11-04T11:47:24.131Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:24.131Z] #40 63.09 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-04T11:47:24.131Z] #40 63.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 63.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T11:47:24.131Z] #40 63.59 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T11:47:24.131Z] #40 63.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 63.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:24.131Z] #40 63.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-04T11:47:24.131Z] #40 63.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 63.88 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:24.131Z] #40 64.29 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-04T11:47:24.131Z] #40 64.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 64.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T11:47:24.131Z] #40 64.95 Selecting previously unselected package libprotobuf17:amd64. [2020-11-04T11:47:24.131Z] #40 64.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 64.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:24.131Z] #40 66.62 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-04T11:47:24.131Z] #40 66.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 66.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:24.131Z] #40 67.28 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-04T11:47:24.131Z] #40 67.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 67.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:24.131Z] #40 69.65 Selecting previously unselected package libprotoc17:amd64. [2020-11-04T11:47:24.131Z] #40 69.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 69.70 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:24.131Z] #40 70.55 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T11:47:24.131Z] #40 70.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 70.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:47:24.131Z] #40 71.02 Selecting previously unselected package protobuf-compiler. [2020-11-04T11:47:24.131Z] #40 71.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 71.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:47:24.131Z] #40 71.25 Selecting previously unselected package python-pkg-resources. [2020-11-04T11:47:24.131Z] #40 71.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:47:24.131Z] #40 71.26 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T11:47:24.131Z] #40 71.92 Selecting previously unselected package python-six. [2020-11-04T11:47:24.131Z] #40 71.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T11:47:24.131Z] #40 71.94 Unpacking python-six (1.12.0-1) ... [2020-11-04T11:47:24.131Z] #40 72.16 Selecting previously unselected package python-protobuf. [2020-11-04T11:47:24.131Z] #40 72.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-04T11:47:24.131Z] #40 72.20 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T11:47:24.131Z] #40 73.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T11:47:24.131Z] #40 ... [2020-11-04T11:47:24.131Z] [2020-11-04T11:47:24.131Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:47:24.131Z] #30 68.70 Checking out files: 77% (1183/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: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-04T11:47:24.131Z] #30 70.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T11:47:24.131Z] #30 70.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T11:47:24.549Z] #43 ... [2020-11-04T11:47:24.549Z] [2020-11-04T11:47:24.549Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:24.549Z] #45 DONE 86.8s [2020-11-04T11:47:24.807Z] [2020-11-04T11:47:24.807Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:24.807Z] #34 85.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:47:24.807Z] #34 85.81 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:47:24.807Z] #34 85.89 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-04T11:47:24.807Z] #34 85.95 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:47:24.807Z] #34 86.09 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-04T11:47:24.807Z] #34 86.23 Setting up cmake-data (3.13.4-1) ... [2020-11-04T11:47:24.807Z] #34 86.47 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:47:24.807Z] #34 86.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T11:47:24.807Z] #34 86.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T11:47:24.807Z] #34 86.83 Setting up cmake (3.13.4-1) ... [2020-11-04T11:47:24.807Z] #34 86.89 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:24.807Z] #34 87.02 Processing triggers for mime-support (3.62) ... [2020-11-04T11:47:25.069Z] #42 ... [2020-11-04T11:47:25.069Z] [2020-11-04T11:47:25.069Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:25.069Z] #44 119.3 math/big [2020-11-04T11:47:25.375Z] #34 DONE 87.7s [2020-11-04T11:47:25.375Z] [2020-11-04T11:47:25.375Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:25.375Z] #11 82.30 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T11:47:25.375Z] #11 82.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T11:47:25.375Z] #11 82.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:47:25.375Z] #11 82.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-04T11:47:25.375Z] #11 82.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:47:25.375Z] #11 82.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:47:25.375Z] #11 83.06 Selecting previously unselected package dmsetup. [2020-11-04T11:47:25.375Z] #11 83.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:47:25.375Z] #11 83.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T11:47:25.375Z] #11 83.46 Selecting previously unselected package mingw-w64-common. [2020-11-04T11:47:25.375Z] #11 83.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T11:47:25.375Z] #11 83.47 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T11:47:26.043Z] #30 ... [2020-11-04T11:47:26.043Z] [2020-11-04T11:47:26.043Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:26.043Z] #11 73.67 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:47:26.043Z] #11 74.00 Fetched 77.7 MB in 11s (7268 kB/s) [2020-11-04T11:47:26.043Z] #11 74.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T11:47:26.043Z] #11 74.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-04T11:47:26.043Z] #11 74.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-04T11:47:26.043Z] #11 74.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:47:26.470Z] #43 67.53 text/template [2020-11-04T11:47:26.749Z] #11 ... [2020-11-04T11:47:26.749Z] [2020-11-04T11:47:26.749Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:26.749Z] #32 78.84 time [2020-11-04T11:47:26.749Z] #32 86.98 internal/poll [2020-11-04T11:47:26.749Z] #32 87.16 internal/fmtsort [2020-11-04T11:47:26.749Z] #32 88.66 internal/syscall/execenv [2020-11-04T11:47:26.749Z] #32 ... [2020-11-04T11:47:26.749Z] [2020-11-04T11:47:26.749Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:26.749Z] #40 80.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:26.749Z] #40 80.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:26.749Z] #40 80.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:26.749Z] #40 80.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:26.749Z] #40 80.32 Setting up python-six (1.12.0-1) ... [2020-11-04T11:47:26.749Z] #40 85.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T11:47:26.749Z] #40 85.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:47:26.749Z] #40 85.96 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:26.749Z] #40 86.00 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T11:47:26.749Z] #40 86.11 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:26.749Z] #40 86.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:47:26.749Z] #40 86.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:26.749Z] #40 86.61 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:26.749Z] #40 86.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:47:26.749Z] #40 86.83 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T11:47:26.749Z] #40 ... [2020-11-04T11:47:26.749Z] [2020-11-04T11:47:26.749Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:26.749Z] #32 89.07 internal/syscall/unix [2020-11-04T11:47:26.813Z] #43 ... [2020-11-04T11:47:26.813Z] [2020-11-04T11:47:26.813Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:26.813Z] #49 58.00 encoding/base64 [2020-11-04T11:47:26.813Z] #49 58.03 golang.org/x/sys/unix [2020-11-04T11:47:26.813Z] #49 60.80 go/token [2020-11-04T11:47:26.813Z] #49 60.81 github.com/pkg/diff [2020-11-04T11:47:26.813Z] #49 60.83 encoding/json [2020-11-04T11:47:26.813Z] #49 61.87 go/scanner [2020-11-04T11:47:26.813Z] #49 63.38 mvdan.cc/editorconfig [2020-11-04T11:47:26.813Z] #49 63.93 go/ast [2020-11-04T11:47:26.813Z] #49 65.20 mvdan.cc/sh/v3/syntax [2020-11-04T11:47:26.813Z] #49 67.29 golang.org/x/crypto/ssh/terminal [2020-11-04T11:47:27.173Z] #18 ... [2020-11-04T11:47:27.173Z] [2020-11-04T11:47:27.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:27.173Z] #41 85.64 CC criu/action-scripts.o [2020-11-04T11:47:27.173Z] #41 86.09 CC criu/aio.o [2020-11-04T11:47:27.173Z] #41 86.53 CC criu/autofs.o [2020-11-04T11:47:27.173Z] #41 87.76 CC criu/bfd.o [2020-11-04T11:47:27.173Z] #41 88.19 CC criu/bitmap.o [2020-11-04T11:47:27.173Z] #41 88.38 CC criu/cgroup-props.o [2020-11-04T11:47:27.173Z] #41 89.20 CC criu/cgroup.o [2020-11-04T11:47:27.173Z] #41 91.83 CC criu/clone-noasan.o [2020-11-04T11:47:27.173Z] #41 92.13 CC criu/config.o [2020-11-04T11:47:27.173Z] #41 93.43 CC criu/cr-check.o [2020-11-04T11:47:27.173Z] #41 95.00 CC criu/cr-dedup.o [2020-11-04T11:47:27.173Z] #41 95.37 CC criu/cr-dump.o [2020-11-04T11:47:27.314Z] #32 89.76 strings [2020-11-04T11:47:27.434Z] #41 ... [2020-11-04T11:47:27.434Z] [2020-11-04T11:47:27.434Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:47:27.434Z] #18 41.67 Selecting previously unselected package libnet1:amd64. [2020-11-04T11:47:27.434Z] #18 41.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T11:47:27.434Z] #18 41.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:27.434Z] #18 41.76 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T11:47:27.434Z] #18 41.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T11:47:27.434Z] #18 41.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:47:27.695Z] #18 41.86 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T11:47:27.695Z] #18 41.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:47:27.695Z] #18 41.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:27.695Z] #18 41.93 Selecting previously unselected package libreadline5:amd64. [2020-11-04T11:47:27.695Z] #18 41.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-04T11:47:27.695Z] #18 41.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T11:47:27.695Z] #18 42.11 Selecting previously unselected package net-tools. [2020-11-04T11:47:27.764Z] #49 ... [2020-11-04T11:47:27.764Z] [2020-11-04T11:47:27.764Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:27.764Z] #43 68.79 go/parser [2020-11-04T11:47:27.847Z] #44 122.0 go/doc [2020-11-04T11:47:27.956Z] #18 42.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-04T11:47:27.956Z] #18 42.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:47:27.956Z] #18 42.32 Selecting previously unselected package python-pip-whl. [2020-11-04T11:47:27.956Z] #18 42.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T11:47:27.956Z] #18 42.33 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T11:47:28.245Z] #32 90.37 os [2020-11-04T11:47:28.810Z] #32 ... [2020-11-04T11:47:28.810Z] [2020-11-04T11:47:28.810Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:28.810Z] #49 81.19 time [2020-11-04T11:47:28.810Z] #49 88.96 context [2020-11-04T11:47:28.810Z] #49 90.07 encoding/binary [2020-11-04T11:47:28.810Z] #49 90.99 os [2020-11-04T11:47:28.900Z] #18 42.90 Selecting previously unselected package python3-lib2to3. [2020-11-04T11:47:28.900Z] #18 42.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T11:47:28.900Z] #18 42.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:47:28.900Z] #18 43.05 Selecting previously unselected package python3-distutils. [2020-11-04T11:47:28.900Z] #18 43.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T11:47:28.900Z] #18 43.07 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T11:47:28.900Z] #18 43.23 Selecting previously unselected package python3-pip. [2020-11-04T11:47:29.068Z] #49 ... [2020-11-04T11:47:29.068Z] [2020-11-04T11:47:29.068Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:29.068Z] #35 2.414 + RM_GOPATH=0 [2020-11-04T11:47:29.068Z] #35 2.414 + TMP_GOPATH= [2020-11-04T11:47:29.068Z] #35 2.414 + : /build [2020-11-04T11:47:29.068Z] #35 2.414 + '[' -z '' ']' [2020-11-04T11:47:29.068Z] #35 2.425 ++ mktemp -d [2020-11-04T11:47:29.068Z] #35 2.432 + export GOPATH=/tmp/tmp.gsh2FwUxuk [2020-11-04T11:47:29.068Z] #35 2.432 + GOPATH=/tmp/tmp.gsh2FwUxuk [2020-11-04T11:47:29.068Z] #35 2.432 + RM_GOPATH=1 [2020-11-04T11:47:29.068Z] #35 2.432 + case "$(go env GOARCH)" in [2020-11-04T11:47:29.068Z] #35 2.441 ++ go env GOARCH [2020-11-04T11:47:29.068Z] #35 2.471 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:29.068Z] #35 2.471 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:29.068Z] #35 2.471 ++ dirname /tmp/install/install.sh [2020-11-04T11:47:29.068Z] #35 2.479 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:47:29.068Z] #35 2.479 + dir=/tmp/install [2020-11-04T11:47:29.068Z] #35 2.479 + bin=tini [2020-11-04T11:47:29.068Z] #35 2.479 + shift [2020-11-04T11:47:29.068Z] #35 2.479 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T11:47:29.068Z] #35 2.479 + . /tmp/install/tini.installer [2020-11-04T11:47:29.068Z] #35 2.479 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:47:29.068Z] #35 2.479 + install_tini [2020-11-04T11:47:29.068Z] #35 2.479 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T11:47:29.068Z] #35 2.479 + git clone https://github.com/krallin/tini.git /tmp/tmp.gsh2FwUxuk/tini [2020-11-04T11:47:29.068Z] #35 2.485 Cloning into '/tmp/tmp.gsh2FwUxuk/tini'... [2020-11-04T11:47:29.068Z] #35 3.793 + cd /tmp/tmp.gsh2FwUxuk/tini [2020-11-04T11:47:29.161Z] #18 43.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T11:47:29.161Z] #18 43.26 Unpacking python3-pip (18.1-5) ... [2020-11-04T11:47:29.161Z] #18 43.40 Selecting previously unselected package python3-pkg-resources. [2020-11-04T11:47:29.161Z] #18 43.40 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:47:29.161Z] #18 43.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:47:29.172Z] #43 ... [2020-11-04T11:47:29.172Z] [2020-11-04T11:47:29.172Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:29.172Z] #11 60.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T11:47:29.172Z] #11 60.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T11:47:29.172Z] #11 60.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:47:29.172Z] #11 ... [2020-11-04T11:47:29.172Z] [2020-11-04T11:47:29.172Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:29.172Z] #32 DONE 70.3s [2020-11-04T11:47:29.172Z] [2020-11-04T11:47:29.172Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:29.172Z] #34 62.38 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:47:29.172Z] #34 62.40 Setting up libuv1:arm64 (1.24.1-1) ... [2020-11-04T11:47:29.172Z] #34 63.06 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:47:29.172Z] #34 64.10 Setting up librhash0:arm64 (1.3.8-1) ... [2020-11-04T11:47:29.172Z] #34 67.29 Setting up cmake-data (3.13.4-1) ... [2020-11-04T11:47:29.172Z] #34 70.18 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:47:29.172Z] #34 70.34 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-04T11:47:29.172Z] #34 70.36 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-04T11:47:29.172Z] #34 70.37 Setting up cmake (3.13.4-1) ... [2020-11-04T11:47:29.172Z] #34 70.39 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:29.172Z] #34 70.53 Processing triggers for mime-support (3.62) ... [2020-11-04T11:47:29.326Z] #35 3.794 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:47:29.326Z] #35 3.842 + cmake . [2020-11-04T11:47:29.335Z] #11 ... [2020-11-04T11:47:29.335Z] [2020-11-04T11:47:29.335Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:29.335Z] #34 68.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:47:29.335Z] #34 69.19 Selecting previously unselected package cmake-data. [2020-11-04T11:47:29.335Z] #34 69.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T11:47:29.335Z] #34 69.25 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T11:47:29.335Z] #34 72.88 Selecting previously unselected package libicu63:amd64. [2020-11-04T11:47:29.335Z] #34 72.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T11:47:29.335Z] #34 72.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:47:29.391Z] #44 ... [2020-11-04T11:47:29.391Z] [2020-11-04T11:47:29.391Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:29.391Z] #50 113.4 golang.org/x/crypto/ssh/terminal [2020-11-04T11:47:29.391Z] #50 116.4 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T11:47:29.391Z] #50 DONE 123.2s [2020-11-04T11:47:29.391Z] [2020-11-04T11:47:29.391Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:29.391Z] #42 56.17 CC compel/src/lib/ptrace.o [2020-11-04T11:47:29.391Z] #42 56.82 AR compel/libcompel.a [2020-11-04T11:47:29.391Z] #42 56.96 HOSTCC compel/src/main-host.o [2020-11-04T11:47:29.391Z] #42 57.32 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-11-04T11:47:29.391Z] #42 57.47 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T11:47:29.391Z] #42 57.91 HOSTCC compel/src/lib/log-host.o [2020-11-04T11:47:29.391Z] #42 58.08 HOSTLINK compel/compel-host-bin [2020-11-04T11:47:29.391Z] #42 58.35 DEP soccr/soccr.d [2020-11-04T11:47:29.391Z] #42 58.61 CC soccr/soccr.o [2020-11-04T11:47:29.421Z] #18 43.53 Selecting previously unselected package python3-setuptools. [2020-11-04T11:47:29.421Z] #18 43.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T11:47:29.421Z] #18 43.55 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T11:47:29.421Z] #18 43.77 Selecting previously unselected package python3-wheel. [2020-11-04T11:47:29.421Z] #18 43.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T11:47:29.421Z] #18 43.78 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T11:47:29.594Z] #34 ... [2020-11-04T11:47:29.594Z] [2020-11-04T11:47:29.594Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:29.594Z] #11 78.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T11:47:29.682Z] #18 43.85 Selecting previously unselected package sudo. [2020-11-04T11:47:29.682Z] #18 43.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-04T11:47:29.682Z] #18 43.87 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:47:29.750Z] #34 ... [2020-11-04T11:47:29.750Z] [2020-11-04T11:47:29.750Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:29.750Z] #40 63.98 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-04T11:47:29.750Z] #40 66.16 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:29.750Z] #40 DONE 70.8s [2020-11-04T11:47:29.750Z] [2020-11-04T11:47:29.750Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:29.854Z] #11 78.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-04T11:47:29.854Z] #11 78.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:47:30.014Z] #41 ... [2020-11-04T11:47:30.014Z] [2020-11-04T11:47:30.014Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:30.014Z] #34 DONE 71.3s [2020-11-04T11:47:30.254Z] #18 44.37 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T11:47:30.254Z] #18 44.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-04T11:47:30.254Z] #18 44.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:47:30.254Z] #18 44.60 Selecting previously unselected package uidmap. [2020-11-04T11:47:30.254Z] #18 44.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-04T11:47:30.254Z] #18 44.61 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T11:47:30.277Z] [2020-11-04T11:47:30.277Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:30.277Z] #11 71.50 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T11:47:30.277Z] #11 71.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-04T11:47:30.277Z] #11 71.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:30.422Z] #11 ... [2020-11-04T11:47:30.422Z] [2020-11-04T11:47:30.422Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:30.422Z] #43 69.53 reflect [2020-11-04T11:47:30.422Z] #43 71.15 syscall [2020-11-04T11:47:30.449Z] #42 61.06 AR soccr/libsoccr.a [2020-11-04T11:47:30.449Z] #42 61.08 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:47:30.514Z] #18 44.71 Selecting previously unselected package vim-runtime. [2020-11-04T11:47:30.515Z] #18 44.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:47:30.515Z] #18 44.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T11:47:30.515Z] #18 44.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T11:47:30.515Z] #18 44.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:47:30.542Z] #11 71.88 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T11:47:30.542Z] #11 71.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-04T11:47:30.542Z] #11 71.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:30.681Z] #43 ... [2020-11-04T11:47:30.681Z] [2020-11-04T11:47:30.681Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:30.681Z] #32 75.73 time [2020-11-04T11:47:30.696Z] #35 5.074 -- The C compiler identification is GNU 8.3.0 [2020-11-04T11:47:30.696Z] #35 5.143 -- Check for working C compiler: /usr/bin/cc [2020-11-04T11:47:30.753Z] #42 61.37 DEP criu/arch/ppc64/sigframe.d [2020-11-04T11:47:31.053Z] #42 61.54 DEP criu/arch/ppc64/crtools.d [2020-11-04T11:47:31.354Z] #42 61.77 DEP criu/arch/ppc64/cpu.d [2020-11-04T11:47:31.354Z] #42 61.96 CC criu/arch/ppc64/cpu.o [2020-11-04T11:47:31.628Z] #35 ... [2020-11-04T11:47:31.628Z] [2020-11-04T11:47:31.628Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:31.628Z] #49 93.88 encoding/base64 [2020-11-04T11:47:31.653Z] #42 ... [2020-11-04T11:47:31.653Z] [2020-11-04T11:47:31.653Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:31.653Z] #57 125.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:47:31.653Z] #57 125.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T11:47:32.587Z] #32 ... [2020-11-04T11:47:32.587Z] [2020-11-04T11:47:32.587Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:32.587Z] #40 81.60 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:32.848Z] #40 81.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:32.848Z] #40 81.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:32.848Z] #40 81.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:32.848Z] #40 ... [2020-11-04T11:47:32.848Z] [2020-11-04T11:47:32.848Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:32.848Z] #49 71.74 syscall [2020-11-04T11:47:32.848Z] #49 71.77 reflect [2020-11-04T11:47:32.848Z] #49 ... [2020-11-04T11:47:32.848Z] [2020-11-04T11:47:32.848Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:32.848Z] #40 81.88 Setting up python-six (1.12.0-1) ... [2020-11-04T11:47:32.999Z] #49 94.98 golang.org/x/sys/unix [2020-11-04T11:47:33.814Z] #18 47.85 Selecting previously unselected package vim. [2020-11-04T11:47:33.814Z] #18 47.85 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T11:47:33.814Z] #18 47.87 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T11:47:34.076Z] #18 48.42 Selecting previously unselected package xfsprogs. [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T11:47:34.233Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-11-04T11:47:34.233Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T11:47:34.233Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T11:47:34.233Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-11-04T11:47:34.233Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T11:47:34.233Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-11-04T11:47:34.233Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T11:47:34.233Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T11:47:34.233Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-11-04T11:47:34.337Z] #18 48.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-04T11:47:34.337Z] #18 48.43 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T11:47:34.370Z] #49 96.47 fmt [2020-11-04T11:47:34.598Z] #18 48.92 Selecting previously unselected package zip. [2020-11-04T11:47:34.598Z] #18 48.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-04T11:47:34.598Z] #18 48.94 Unpacking zip (3.0-11+b1) ... [2020-11-04T11:47:34.756Z] #40 ... [2020-11-04T11:47:34.756Z] [2020-11-04T11:47:34.756Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:34.756Z] #45 DONE 83.9s [2020-11-04T11:47:34.859Z] #18 49.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:47:34.859Z] #18 49.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:47:34.859Z] #18 49.11 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T11:47:34.859Z] #18 49.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T11:47:34.859Z] #18 49.13 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-04T11:47:34.859Z] #18 49.14 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T11:47:34.859Z] #18 49.15 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T11:47:34.859Z] #18 49.16 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T11:47:34.859Z] #18 49.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:34.859Z] #18 49.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:47:34.859Z] #18 49.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:47:34.859Z] #18 49.20 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:47:34.859Z] #18 49.21 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:47:35.016Z] [2020-11-04T11:47:35.016Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:35.016Z] #11 83.62 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T11:47:35.016Z] #11 83.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T11:47:35.016Z] #11 83.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:47:35.016Z] #11 84.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-04T11:47:35.016Z] #11 84.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:47:35.016Z] #11 84.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:47:35.120Z] #18 49.22 Setting up zip (3.0-11+b1) ... [2020-11-04T11:47:35.120Z] #18 49.23 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:47:35.120Z] #18 49.26 Setting up bash-completion (1:2.8-6) ... [2020-11-04T11:47:35.302Z] #49 ... [2020-11-04T11:47:35.302Z] [2020-11-04T11:47:35.302Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:35.302Z] #40 97.06 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T11:47:35.302Z] #40 97.08 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:35.302Z] #40 DONE 97.5s [2020-11-04T11:47:35.302Z] [2020-11-04T11:47:35.302Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:35.590Z] #11 84.50 Selecting previously unselected package dmsetup. [2020-11-04T11:47:35.590Z] #11 84.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:47:35.590Z] #11 84.52 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T11:47:35.852Z] #11 84.78 Selecting previously unselected package mingw-w64-common. [2020-11-04T11:47:35.852Z] #11 84.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T11:47:35.852Z] #11 84.82 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T11:47:35.856Z] #11 ... [2020-11-04T11:47:35.857Z] [2020-11-04T11:47:35.857Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:35.857Z] #41 3.984 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:47:35.857Z] #41 3.985 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:47:35.857Z] #41 3.999 Note: Building without GnuTLS support [2020-11-04T11:47:35.857Z] #41 4.007 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:47:35.857Z] #41 4.007 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:47:35.857Z] #41 6.253 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:47:35.857Z] #41 6.335 GEN .gitid [2020-11-04T11:47:35.857Z] #41 6.374 GEN criu/include/version.h [2020-11-04T11:47:35.877Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T11:47:36.120Z] #41 6.497 GEN include/common/asm [2020-11-04T11:47:36.171Z] #57 ... [2020-11-04T11:47:36.171Z] [2020-11-04T11:47:36.171Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:36.171Z] #52 11.38 + cd /tmp/tmp.wm3NWtCHGk/src/github.com/opencontainers/runc [2020-11-04T11:47:36.171Z] #52 11.38 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:47:36.171Z] #52 12.08 + '[' -z '' ']' [2020-11-04T11:47:36.171Z] #52 12.08 + target=static [2020-11-04T11:47:36.171Z] #52 12.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T11:47:36.171Z] #52 12.49 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-04T11:47:35.913Z] > git rev-list --no-walk 6a5393636e358173e17275d3bd64218f6157f01d # timeout=10 [2020-11-04T11:47:36.302Z] ok github.com/docker/docker/builder/remotecontext 0.317s coverage: 13.6% of statements [2020-11-04T11:47:36.472Z] #52 ... [2020-11-04T11:47:36.472Z] [2020-11-04T11:47:36.472Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:36.472Z] #42 62.62 CC criu/arch/ppc64/crtools.o [2020-11-04T11:47:36.472Z] #42 63.83 CC criu/arch/ppc64/sigframe.o [2020-11-04T11:47:36.472Z] #42 64.15 LINK criu/arch/ppc64/crtools.built-in.o [2020-11-04T11:47:36.472Z] #42 64.23 DEP criu/pie/util-vdso.d [2020-11-04T11:47:36.472Z] #42 64.47 DEP criu/pie/util.d [2020-11-04T11:47:36.472Z] #42 64.64 CC criu/pie/util.o [2020-11-04T11:47:36.472Z] #42 64.95 CC criu/pie/util-vdso.o [2020-11-04T11:47:36.472Z] #42 65.69 AR criu/pie/pie.lib.a [2020-11-04T11:47:36.472Z] #42 65.77 DEP criu/pie/restorer.d [2020-11-04T11:47:36.472Z] #42 66.01 DEP criu/arch/ppc64/vdso-trampoline.d [2020-11-04T11:47:36.472Z] #42 66.03 DEP criu/arch/ppc64/restorer.d [2020-11-04T11:47:36.472Z] #42 66.29 DEP criu/arch/ppc64/vdso-pie.d [2020-11-04T11:47:36.472Z] #42 66.51 DEP criu/pie/parasite-vdso.d [2020-11-04T11:47:36.472Z] #42 66.71 DEP criu/pie/parasite.d [2020-11-04T11:47:36.472Z] #42 66.96 CC criu/pie/parasite.o [2020-11-04T11:47:36.593Z] ok github.com/docker/docker/builder/dockerfile 0.981s coverage: 48.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T11:47:37.227Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-11-04T11:47:37.519Z] ok github.com/docker/docker/builder/remotecontext/git 0.841s coverage: 86.3% of statements [2020-11-04T11:47:37.519Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T11:47:37.519Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T11:47:37.530Z] #42 ... [2020-11-04T11:47:37.530Z] [2020-11-04T11:47:37.530Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:47:37.530Z] #19 10.30 Fetched 8171 kB in 10s (822 kB/s) [2020-11-04T11:47:37.530Z] #19 10.30 Reading package lists... [2020-11-04T11:47:37.530Z] #19 15.80 Reading package lists... [2020-11-04T11:47:37.530Z] #19 19.75 Building dependency tree... [2020-11-04T11:47:37.667Z] #18 51.99 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-04T11:47:37.667Z] #18 52.00 Setting up xz-utils (5.2.4-1) ... [2020-11-04T11:47:37.667Z] #18 52.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T11:47:37.667Z] #18 52.03 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:47:37.667Z] #18 52.11 invoke-rc.d: could not determine current runlevel [2020-11-04T11:47:37.826Z] #41 ... [2020-11-04T11:47:37.826Z] [2020-11-04T11:47:37.826Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:37.826Z] #43 89.92 strings [2020-11-04T11:47:37.826Z] #43 92.48 os [2020-11-04T11:47:37.826Z] #43 95.24 regexp/syntax [2020-11-04T11:47:37.826Z] #43 97.31 fmt [2020-11-04T11:47:37.826Z] #43 ... [2020-11-04T11:47:37.826Z] [2020-11-04T11:47:37.826Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:37.826Z] #35 6.387 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T11:47:37.826Z] #35 6.401 -- Detecting C compiler ABI info [2020-11-04T11:47:37.826Z] #35 7.256 -- Detecting C compiler ABI info - done [2020-11-04T11:47:37.826Z] #35 7.322 -- Detecting C compile features [2020-11-04T11:47:37.826Z] #35 9.996 -- Detecting C compile features - done [2020-11-04T11:47:37.826Z] #35 10.13 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T11:47:37.826Z] #35 10.57 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T11:47:37.826Z] #35 10.71 -- Configuring done [2020-11-04T11:47:37.826Z] #35 10.76 -- Generating done [2020-11-04T11:47:37.826Z] #35 10.76 -- Build files have been written to: /tmp/tmp.gsh2FwUxuk/tini [2020-11-04T11:47:37.826Z] #35 10.81 + make tini-static [2020-11-04T11:47:37.826Z] #35 11.75 Scanning dependencies of target tini-static [2020-11-04T11:47:37.826Z] #35 12.05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T11:47:37.928Z] #18 52.12 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T11:47:37.928Z] #18 52.12 Setting up pigz (2.4-1) ... [2020-11-04T11:47:37.928Z] #18 52.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T11:47:37.928Z] #18 52.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:47:37.928Z] #18 52.16 Setting up python-pip-whl (18.1-5) ... [2020-11-04T11:47:37.928Z] #18 52.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T11:47:37.928Z] #18 52.18 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:47:38.053Z] #41 8.234 PBCC images/timens.pb-c.c [2020-11-04T11:47:38.053Z] #41 8.262 DEP images/timens.pb-c.d [2020-11-04T11:47:38.053Z] #41 8.315 PBCC images/fown.pb-c.c [2020-11-04T11:47:38.053Z] #41 8.347 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T11:47:38.053Z] #41 8.424 PBCC images/opts.pb-c.c [2020-11-04T11:47:38.053Z] #41 8.460 PBCC images/memfd.pb-c.c [2020-11-04T11:47:38.053Z] #41 8.500 DEP images/fown.pb-c.d [2020-11-04T11:47:38.053Z] #41 8.532 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T11:47:38.053Z] #41 8.572 DEP images/opts.pb-c.d [2020-11-04T11:47:38.053Z] #41 8.615 DEP images/memfd.pb-c.d [2020-11-04T11:47:38.183Z] #19 21.24 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T11:47:38.183Z] #19 21.24 The following additional packages will be installed: [2020-11-04T11:47:38.183Z] #19 21.24 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T11:47:38.183Z] #19 21.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T11:47:38.183Z] #19 21.24 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T11:47:38.183Z] #19 21.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T11:47:38.183Z] #19 21.25 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T11:47:38.183Z] #19 21.25 Suggested packages: [2020-11-04T11:47:38.183Z] #19 21.25 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T11:47:38.183Z] #19 21.25 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T11:47:38.183Z] #19 21.26 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T11:47:38.184Z] #19 21.26 Recommended packages: [2020-11-04T11:47:38.184Z] #19 21.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T11:47:38.184Z] #19 21.26 python3-keyrings.alt python3-xdg unzip [2020-11-04T11:47:38.184Z] #19 ... [2020-11-04T11:47:38.184Z] [2020-11-04T11:47:38.184Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:38.184Z] #42 68.78 LINK criu/pie/parasite.built-in.o [2020-11-04T11:47:38.184Z] #42 68.79 GEN criu/pie/parasite-blob.h [2020-11-04T11:47:38.184Z] #42 68.84 CC criu/pie/parasite-vdso.o [2020-11-04T11:47:38.189Z] #18 52.65 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-04T11:47:38.189Z] #18 52.66 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:47:38.317Z] #41 8.685 PBCC images/sit.pb-c.c [2020-11-04T11:47:38.317Z] #41 8.744 DEP images/sit.pb-c.d [2020-11-04T11:47:38.317Z] #41 8.804 PBCC images/macvlan.pb-c.c [2020-11-04T11:47:38.317Z] #41 8.824 DEP images/macvlan.pb-c.d [2020-11-04T11:47:38.317Z] #41 8.872 PBCC images/autofs.pb-c.c [2020-11-04T11:47:38.317Z] #41 8.893 DEP images/autofs.pb-c.d [2020-11-04T11:47:38.450Z] #18 52.67 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:47:38.450Z] #18 52.68 Setting up vim (2:8.1.0875-5) ... [2020-11-04T11:47:38.450Z] #18 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T11:47:38.450Z] #18 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T11:47:38.450Z] #18 52.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T11:47:38.450Z] #18 52.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T11:47:38.450Z] #18 52.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T11:47:38.450Z] #18 52.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T11:47:38.450Z] #18 52.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T11:47:38.450Z] #18 52.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T11:47:38.450Z] #18 52.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:47:38.450Z] #18 52.77 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:47:38.450Z] #18 52.78 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T11:47:38.450Z] #18 52.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:47:38.450Z] #18 52.80 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T11:47:38.450Z] #18 52.81 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:47:38.580Z] #41 8.933 PBCC images/sysctl.pb-c.c [2020-11-04T11:47:38.580Z] #41 8.947 DEP images/sysctl.pb-c.d [2020-11-04T11:47:38.580Z] #41 8.984 PBCC images/time.pb-c.c [2020-11-04T11:47:38.580Z] #41 9.004 DEP images/time.pb-c.d [2020-11-04T11:47:38.580Z] #41 9.040 PBCC images/binfmt-misc.pb-c.c [2020-11-04T11:47:38.580Z] #41 9.138 DEP images/binfmt-misc.pb-c.d [2020-11-04T11:47:38.757Z] #35 ... [2020-11-04T11:47:38.757Z] [2020-11-04T11:47:38.757Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:38.757Z] #41 3.628 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:47:38.757Z] #41 3.633 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:47:38.757Z] #41 3.712 Note: Building without GnuTLS support [2020-11-04T11:47:38.844Z] #41 9.223 PBCC images/seccomp.pb-c.c [2020-11-04T11:47:38.844Z] #41 9.236 DEP images/seccomp.pb-c.d [2020-11-04T11:47:38.844Z] #41 9.296 PBCC images/userns.pb-c.c [2020-11-04T11:47:38.844Z] #41 9.312 DEP images/userns.pb-c.d [2020-11-04T11:47:39.014Z] #41 3.754 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:47:39.015Z] #41 3.754 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:47:39.022Z] #18 ... [2020-11-04T11:47:39.022Z] [2020-11-04T11:47:39.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:39.022Z] #41 97.43 CC criu/cr-errno.o [2020-11-04T11:47:39.022Z] #41 97.51 CC criu/cr-restore.o [2020-11-04T11:47:39.022Z] #41 101.9 CC criu/cr-service.o [2020-11-04T11:47:39.022Z] #41 103.4 CC criu/crtools.o [2020-11-04T11:47:39.022Z] #41 104.1 CC criu/eventfd.o [2020-11-04T11:47:39.022Z] #41 104.4 CC criu/eventpoll.o [2020-11-04T11:47:39.022Z] #41 105.3 CC criu/external.o [2020-11-04T11:47:39.022Z] #41 105.7 CC criu/fault-injection.o [2020-11-04T11:47:39.022Z] #41 105.8 CC criu/fdstore.o [2020-11-04T11:47:39.022Z] #41 106.1 CC criu/fifo.o [2020-11-04T11:47:39.022Z] #41 106.5 CC criu/file-ids.o [2020-11-04T11:47:39.022Z] #41 106.8 CC criu/file-lock.o [2020-11-04T11:47:39.112Z] #41 9.482 PBCC images/cgroup.pb-c.c [2020-11-04T11:47:39.112Z] #41 9.513 DEP images/cgroup.pb-c.d [2020-11-04T11:47:39.112Z] #41 9.563 PBCC images/ext-file.pb-c.c [2020-11-04T11:47:39.112Z] #41 9.592 DEP images/ext-file.pb-c.d [2020-11-04T11:47:39.112Z] #41 9.640 PBCC images/rpc.pb-c.c [2020-11-04T11:47:39.215Z] + docker version [2020-11-04T11:47:39.241Z] #42 69.63 CC criu/arch/ppc64/vdso-pie.o [2020-11-04T11:47:39.282Z] #41 107.7 CC criu/files-ext.o [2020-11-04T11:47:39.377Z] #41 ... [2020-11-04T11:47:39.377Z] [2020-11-04T11:47:39.377Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:39.377Z] #49 74.17 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T11:47:39.377Z] #49 DONE 80.7s [2020-11-04T11:47:39.377Z] [2020-11-04T11:47:39.377Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:39.377Z] #41 9.747 DEP images/rpc.pb-c.d [2020-11-04T11:47:39.377Z] #41 ... [2020-11-04T11:47:39.377Z] [2020-11-04T11:47:39.377Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:39.540Z] #42 ... [2020-11-04T11:47:39.540Z] [2020-11-04T11:47:39.540Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:39.540Z] #57 DONE 133.8s [2020-11-04T11:47:39.540Z] [2020-11-04T11:47:39.540Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T11:47:39.540Z] #58 DONE 0.1s [2020-11-04T11:47:39.543Z] #41 108.1 CC criu/files-reg.o [2020-11-04T11:47:39.841Z] [2020-11-04T11:47:39.841Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T11:47:39.841Z] #59 DONE 0.1s [2020-11-04T11:47:39.841Z] [2020-11-04T11:47:39.841Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:39.841Z] #42 70.20 CC criu/arch/ppc64/restorer.o [2020-11-04T11:47:39.908Z] #54 31.55 Checking out files: 37% (1302/3430) Checking out files: 38% (1304/3430) Checking out files: 39% (1338/3430) Checking out files: 40% (1372/3430) Checking out files: 41% (1407/3430) Checking out files: 42% (1441/3430) Checking out files: 43% (1475/3430) Checking out files: 44% (1510/3430) Checking out files: 45% (1544/3430) Checking out files: 46% (1578/3430) Checking out files: 47% (1613/3430) Checking out files: 48% (1647/3430) Checking out files: 49% (1681/3430) Checking out files: 50% (1715/3430) Checking out files: 51% (1750/3430) Checking out files: 52% (1784/3430) Checking out files: 53% (1818/3430) Checking out files: 54% (1853/3430) Checking out files: 55% (1887/3430) Checking out files: 56% (1921/3430) Checking out files: 57% (1956/3430) Checking out files: 58% (1990/3430) Checking out files: 59% (2024/3430) Checking out files: 60% (2058/3430) Checking out files: 61% (2093/3430) Checking out files: 62% (2127/3430) Checking out files: 63% (2161/3430) Checking out files: 64% (2196/3430) Checking out files: 65% (2230/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 67% (2321/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 98% (3376/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T11:47:39.908Z] #54 33.81 + cd /tmp/tmp.XncRyg3h7R/src/github.com/containerd/containerd [2020-11-04T11:47:39.909Z] #54 33.81 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:47:39.909Z] #54 ... [2020-11-04T11:47:39.909Z] [2020-11-04T11:47:39.909Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:39.909Z] #35 2.027 + RM_GOPATH=0 [2020-11-04T11:47:39.909Z] #35 2.027 + TMP_GOPATH= [2020-11-04T11:47:39.909Z] #35 2.027 + : /build [2020-11-04T11:47:39.909Z] #35 2.027 + '[' -z '' ']' [2020-11-04T11:47:39.909Z] #35 2.027 ++ mktemp -d [2020-11-04T11:47:39.909Z] #35 2.027 + export GOPATH=/tmp/tmp.LZQOMZ6uOh [2020-11-04T11:47:39.909Z] #35 2.027 + GOPATH=/tmp/tmp.LZQOMZ6uOh [2020-11-04T11:47:39.909Z] #35 2.027 + RM_GOPATH=1 [2020-11-04T11:47:39.909Z] #35 2.027 + case "$(go env GOARCH)" in [2020-11-04T11:47:39.909Z] #35 2.027 ++ go env GOARCH [2020-11-04T11:47:39.909Z] #35 2.041 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:39.909Z] #35 2.041 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:39.909Z] #35 2.041 ++ dirname /tmp/install/install.sh [2020-11-04T11:47:39.909Z] #35 2.041 + dir=/tmp/install [2020-11-04T11:47:39.909Z] #35 2.041 + bin=tini [2020-11-04T11:47:39.909Z] #35 2.041 + shift [2020-11-04T11:47:39.909Z] #35 2.041 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T11:47:39.909Z] #35 2.041 + . /tmp/install/tini.installer [2020-11-04T11:47:39.909Z] #35 2.041 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:47:39.909Z] #35 2.041 + install_tini [2020-11-04T11:47:39.909Z] #35 2.041 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T11:47:39.909Z] #35 2.041 + git clone https://github.com/krallin/tini.git /tmp/tmp.LZQOMZ6uOh/tini [2020-11-04T11:47:39.909Z] #35 2.041 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:47:39.909Z] #35 2.042 Cloning into '/tmp/tmp.LZQOMZ6uOh/tini'... [2020-11-04T11:47:39.909Z] #35 3.246 + cd /tmp/tmp.LZQOMZ6uOh/tini [2020-11-04T11:47:39.909Z] #35 3.247 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:47:39.909Z] #35 3.254 + cmake . [2020-11-04T11:47:39.909Z] #35 3.830 -- The C compiler identification is GNU 8.3.0 [2020-11-04T11:47:39.909Z] #35 3.872 -- Check for working C compiler: /usr/bin/cc [2020-11-04T11:47:39.909Z] #35 4.455 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T11:47:39.909Z] #35 4.461 -- Detecting C compiler ABI info [2020-11-04T11:47:39.909Z] #35 5.141 -- Detecting C compiler ABI info - done [2020-11-04T11:47:39.909Z] #35 5.174 -- Detecting C compile features [2020-11-04T11:47:39.909Z] #35 7.147 -- Detecting C compile features - done [2020-11-04T11:47:39.909Z] #35 7.187 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T11:47:39.909Z] #35 7.418 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T11:47:39.909Z] #35 7.530 -- Configuring done [2020-11-04T11:47:39.909Z] #35 7.541 -- Generating done [2020-11-04T11:47:39.909Z] #35 7.547 -- Build files have been written to: /tmp/tmp.LZQOMZ6uOh/tini [2020-11-04T11:47:39.909Z] #35 7.566 + make tini-static [2020-11-04T11:47:39.909Z] #35 8.295 Scanning dependencies of target tini-static [2020-11-04T11:47:39.909Z] #35 8.376 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T11:47:39.909Z] #35 9.861 [100%] Linking C executable tini-static [2020-11-04T11:47:40.175Z] #35 ... [2020-11-04T11:47:40.175Z] [2020-11-04T11:47:40.175Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:40.175Z] #41 9.846 PBCC images/siginfo.pb-c.c [2020-11-04T11:47:40.175Z] #41 9.857 DEP images/siginfo.pb-c.d [2020-11-04T11:47:40.175Z] #41 9.986 PBCC images/pagemap.pb-c.c [2020-11-04T11:47:40.175Z] #41 10.02 DEP images/pagemap.pb-c.d [2020-11-04T11:47:40.175Z] #41 10.10 PBCC images/rlimit.pb-c.c [2020-11-04T11:47:40.175Z] #41 10.13 DEP images/rlimit.pb-c.d [2020-11-04T11:47:40.175Z] #41 10.22 PBCC images/file-lock.pb-c.c [2020-11-04T11:47:40.175Z] #41 10.27 DEP images/file-lock.pb-c.d [2020-11-04T11:47:40.175Z] #41 10.41 PBCC images/tty.pb-c.c [2020-11-04T11:47:40.175Z] #41 10.46 DEP images/tty.pb-c.d [2020-11-04T11:47:40.175Z] #41 10.52 PBCC images/tun.pb-c.c [2020-11-04T11:47:40.175Z] #41 10.58 PBCC images/netdev.pb-c.c [2020-11-04T11:47:40.175Z] #41 10.77 DEP images/tun.pb-c.d [2020-11-04T11:47:40.259Z] ok github.com/docker/docker/client 0.109s coverage: 75.4% of statements [2020-11-04T11:47:40.487Z] #42 70.88 CC criu/arch/ppc64/vdso-trampoline.o [2020-11-04T11:47:40.488Z] #42 70.95 CC criu/pie/restorer.o [2020-11-04T11:47:40.754Z] #41 11.05 DEP images/netdev.pb-c.d [2020-11-04T11:47:40.754Z] #41 11.12 PBCC images/vma.pb-c.c [2020-11-04T11:47:40.754Z] #41 ... [2020-11-04T11:47:40.754Z] [2020-11-04T11:47:40.754Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:40.754Z] #43 71.94 encoding/xml [2020-11-04T11:47:40.754Z] #43 74.43 crypto/rand [2020-11-04T11:47:40.754Z] #43 75.57 crypto/elliptic [2020-11-04T11:47:40.754Z] #43 76.75 go/doc [2020-11-04T11:47:40.754Z] #43 80.38 vendor/golang.org/x/crypto/cryptobyte [2020-11-04T11:47:40.754Z] #43 81.78 github.com/LK4D4/vndr/build [2020-11-04T11:47:40.754Z] #43 ... [2020-11-04T11:47:40.754Z] [2020-11-04T11:47:40.754Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:40.754Z] #35 10.78 [100%] Built target tini-static [2020-11-04T11:47:40.754Z] #35 10.84 + mkdir -p /build [2020-11-04T11:47:40.754Z] #35 10.84 + cp tini-static /build/docker-init [2020-11-04T11:47:41.138Z] #11 ... [2020-11-04T11:47:41.138Z] [2020-11-04T11:47:41.138Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:41.138Z] #40 87.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T11:47:41.138Z] #40 87.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:47:41.138Z] #40 87.98 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:41.138Z] #40 88.02 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T11:47:41.138Z] #40 88.15 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:41.138Z] #40 88.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T11:47:41.138Z] #40 88.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T11:47:41.138Z] #40 88.43 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T11:47:41.138Z] #40 88.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T11:47:41.138Z] #40 88.66 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T11:47:41.456Z] #41 ... [2020-11-04T11:47:41.457Z] [2020-11-04T11:47:41.457Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:47:41.457Z] #18 55.68 Setting up iptables (1.8.2-4) ... [2020-11-04T11:47:41.457Z] #18 55.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:47:41.457Z] #18 55.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:47:41.457Z] #18 55.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:47:41.457Z] #18 55.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:47:41.457Z] #18 55.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T11:47:41.457Z] #18 55.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T11:47:41.457Z] #18 55.75 Setting up python3 (3.7.3-1) ... [2020-11-04T11:47:41.537Z] #41 ... [2020-11-04T11:47:41.537Z] [2020-11-04T11:47:41.537Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:41.537Z] #35 14.42 [100%] Linking C executable tini-static [2020-11-04T11:47:41.537Z] #35 15.01 [100%] Built target tini-static [2020-11-04T11:47:41.537Z] #35 15.11 + mkdir -p /build [2020-11-04T11:47:41.537Z] #35 15.12 + cp tini-static /build/docker-init [2020-11-04T11:47:41.537Z] #35 DONE 16.3s [2020-11-04T11:47:41.537Z] [2020-11-04T11:47:41.537Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:41.537Z] #41 6.442 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:47:41.717Z] #18 56.11 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T11:47:41.794Z] #41 6.549 GEN .gitid [2020-11-04T11:47:41.794Z] #41 6.580 GEN criu/include/version.h [2020-11-04T11:47:41.794Z] #41 6.746 GEN include/common/asm [2020-11-04T11:47:42.051Z] #41 ... [2020-11-04T11:47:42.051Z] [2020-11-04T11:47:42.051Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:42.051Z] #32 94.34 path [2020-11-04T11:47:42.051Z] #32 94.98 text/tabwriter [2020-11-04T11:47:42.051Z] #32 96.45 path/filepath [2020-11-04T11:47:42.051Z] #32 96.46 fmt [2020-11-04T11:47:42.051Z] #32 98.43 io/ioutil [2020-11-04T11:47:42.051Z] #32 102.1 flag [2020-11-04T11:47:42.051Z] #32 102.2 github.com/BurntSushi/toml [2020-11-04T11:47:42.051Z] #32 104.4 log [2020-11-04T11:47:42.051Z] #32 ... [2020-11-04T11:47:42.051Z] [2020-11-04T11:47:42.051Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:42.051Z] #11 94.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T11:47:42.051Z] #11 94.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T11:47:42.051Z] #11 94.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:47:42.051Z] #11 103.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T11:47:42.051Z] #11 103.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T11:47:42.051Z] #11 103.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:42.051Z] #11 104.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T11:47:42.051Z] #11 104.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T11:47:42.051Z] #11 104.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:42.660Z] #18 56.80 Setting up apparmor (2.13.2-10) ... [2020-11-04T11:47:43.316Z] #35 DONE 12.8s [2020-11-04T11:47:43.316Z] [2020-11-04T11:47:43.316Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:43.316Z] #41 11.21 DEP images/vma.pb-c.d [2020-11-04T11:47:43.316Z] #41 11.27 PBCC images/creds.pb-c.c [2020-11-04T11:47:43.316Z] #41 11.31 DEP images/creds.pb-c.d [2020-11-04T11:47:43.316Z] #41 11.39 PBCC images/utsns.pb-c.c [2020-11-04T11:47:43.316Z] #41 11.42 DEP images/utsns.pb-c.d [2020-11-04T11:47:43.316Z] #41 11.56 PBCC images/ipc-desc.pb-c.c [2020-11-04T11:47:43.316Z] #41 11.58 PBCC images/ipc-sem.pb-c.c [2020-11-04T11:47:43.316Z] #41 11.64 DEP images/ipc-desc.pb-c.d [2020-11-04T11:47:43.316Z] #41 11.68 DEP images/ipc-sem.pb-c.d [2020-11-04T11:47:43.316Z] #41 11.85 PBCC images/ipc-msg.pb-c.c [2020-11-04T11:47:43.316Z] #41 11.86 DEP images/ipc-msg.pb-c.d [2020-11-04T11:47:43.316Z] #41 11.91 PBCC images/ipc-shm.pb-c.c [2020-11-04T11:47:43.316Z] #41 11.97 DEP images/ipc-shm.pb-c.d [2020-11-04T11:47:43.316Z] #41 12.00 PBCC images/ipc-var.pb-c.c [2020-11-04T11:47:43.316Z] #41 12.02 DEP images/ipc-var.pb-c.d [2020-11-04T11:47:43.316Z] #41 12.14 PBCC images/sk-opts.pb-c.c [2020-11-04T11:47:43.316Z] #41 12.22 PBCC images/packet-sock.pb-c.c [2020-11-04T11:47:43.316Z] #41 12.30 DEP images/sk-opts.pb-c.d [2020-11-04T11:47:43.316Z] #41 12.44 DEP images/packet-sock.pb-c.d [2020-11-04T11:47:43.316Z] #41 12.49 PBCC images/sk-netlink.pb-c.c [2020-11-04T11:47:43.316Z] #41 12.61 DEP images/sk-netlink.pb-c.d [2020-11-04T11:47:43.316Z] #41 12.67 PBCC images/sk-inet.pb-c.c [2020-11-04T11:47:43.316Z] #41 12.72 DEP images/sk-inet.pb-c.d [2020-11-04T11:47:43.316Z] #41 12.78 PBCC images/sk-unix.pb-c.c [2020-11-04T11:47:43.316Z] #41 12.80 DEP images/sk-unix.pb-c.d [2020-11-04T11:47:43.316Z] #41 12.85 PBCC images/mm.pb-c.c [2020-11-04T11:47:43.316Z] #41 12.88 DEP images/mm.pb-c.d [2020-11-04T11:47:43.316Z] #41 12.99 PBCC images/timerfd.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.05 DEP images/timerfd.pb-c.d [2020-11-04T11:47:43.316Z] #41 13.12 PBCC images/timer.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.16 DEP images/timer.pb-c.d [2020-11-04T11:47:43.316Z] #41 13.20 PBCC images/sa.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.25 DEP images/sa.pb-c.d [2020-11-04T11:47:43.316Z] #41 13.29 PBCC images/pipe-data.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.31 DEP images/pipe-data.pb-c.d [2020-11-04T11:47:43.316Z] #41 13.33 PBCC images/mnt.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.37 DEP images/mnt.pb-c.d [2020-11-04T11:47:43.316Z] #41 13.41 PBCC images/sk-packet.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.45 DEP images/sk-packet.pb-c.d [2020-11-04T11:47:43.316Z] #41 13.49 PBCC images/tcp-stream.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.53 DEP images/tcp-stream.pb-c.d [2020-11-04T11:47:43.316Z] #41 13.64 PBCC images/pipe.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.68 DEP images/pipe.pb-c.d [2020-11-04T11:47:43.316Z] #41 13.72 PBCC images/pstree.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.78 DEP images/pstree.pb-c.d [2020-11-04T11:47:43.316Z] #41 13.84 PBCC images/fs.pb-c.c [2020-11-04T11:47:43.316Z] #41 13.87 DEP images/fs.pb-c.d [2020-11-04T11:47:43.580Z] #41 13.96 PBCC images/signalfd.pb-c.c [2020-11-04T11:47:43.580Z] #41 14.04 DEP images/signalfd.pb-c.d [2020-11-04T11:47:43.580Z] #41 14.12 PBCC images/fh.pb-c.c [2020-11-04T11:47:43.580Z] #41 14.18 PBCC images/fsnotify.pb-c.c [2020-11-04T11:47:43.677Z] #40 ... [2020-11-04T11:47:43.677Z] [2020-11-04T11:47:43.677Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:43.677Z] #43 82.52 time [2020-11-04T11:47:43.677Z] #43 89.62 internal/fmtsort [2020-11-04T11:47:43.677Z] #43 90.15 os [2020-11-04T11:47:43.677Z] #43 90.67 strings [2020-11-04T11:47:43.677Z] #43 ... [2020-11-04T11:47:43.677Z] [2020-11-04T11:47:43.677Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:43.677Z] #34 84.74 Selecting previously unselected package libxml2:amd64. [2020-11-04T11:47:43.677Z] #34 84.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-04T11:47:43.677Z] #34 84.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:47:43.677Z] #34 85.80 Selecting previously unselected package libarchive13:amd64. [2020-11-04T11:47:43.677Z] #34 85.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-04T11:47:43.677Z] #34 85.83 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T11:47:43.677Z] #34 86.62 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-04T11:47:43.677Z] #34 86.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-04T11:47:43.677Z] #34 86.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T11:47:43.677Z] #34 87.07 Selecting previously unselected package librhash0:amd64. [2020-11-04T11:47:43.677Z] #34 87.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-04T11:47:43.677Z] #34 87.09 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-04T11:47:43.677Z] #34 87.38 Selecting previously unselected package libuv1:amd64. [2020-11-04T11:47:43.677Z] #34 87.39 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-04T11:47:43.677Z] #34 87.40 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-04T11:47:43.677Z] #34 87.63 Selecting previously unselected package cmake. [2020-11-04T11:47:43.677Z] #34 87.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-04T11:47:43.677Z] #34 87.69 Unpacking cmake (3.13.4-1) ... [2020-11-04T11:47:43.677Z] #34 92.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:47:43.677Z] #34 92.62 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:47:43.677Z] #34 92.67 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-04T11:47:43.677Z] #34 92.73 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:47:43.843Z] #41 14.23 DEP images/fh.pb-c.d [2020-11-04T11:47:43.843Z] #41 14.29 DEP images/fsnotify.pb-c.d [2020-11-04T11:47:43.843Z] #41 14.38 PBCC images/eventpoll.pb-c.c [2020-11-04T11:47:43.843Z] #41 14.42 DEP images/eventpoll.pb-c.d [2020-11-04T11:47:43.940Z] #34 92.81 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-04T11:47:43.940Z] #34 92.84 Setting up cmake-data (3.13.4-1) ... [2020-11-04T11:47:43.940Z] #34 92.87 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T11:47:43.940Z] #34 92.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T11:47:43.940Z] #34 92.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T11:47:43.940Z] #34 92.96 Setting up cmake (3.13.4-1) ... [2020-11-04T11:47:43.940Z] #34 92.99 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:44.045Z] #18 58.39 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T11:47:44.045Z] #18 58.41 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:47:44.061Z] #42 74.13 LINK criu/pie/restorer.built-in.o [2020-11-04T11:47:44.061Z] #42 74.15 GEN criu/pie/restorer-blob.h [2020-11-04T11:47:44.061Z] #42 74.27 DEP criu/vdso.d [2020-11-04T11:47:44.061Z] #42 74.51 DEP criu/uts_ns.d [2020-11-04T11:47:44.108Z] #41 14.52 PBCC images/eventfd.pb-c.c [2020-11-04T11:47:44.108Z] #41 14.55 DEP images/eventfd.pb-c.d [2020-11-04T11:47:44.108Z] #41 14.60 PBCC images/remap-file-path.pb-c.c [2020-11-04T11:47:44.108Z] #41 14.65 DEP images/remap-file-path.pb-c.d [2020-11-04T11:47:44.200Z] #34 93.08 Processing triggers for mime-support (3.62) ... [2020-11-04T11:47:44.374Z] #41 14.73 PBCC images/fifo.pb-c.c [2020-11-04T11:47:44.374Z] #41 14.80 DEP images/fifo.pb-c.d [2020-11-04T11:47:44.374Z] #41 14.87 PBCC images/ghost-file.pb-c.c [2020-11-04T11:47:44.376Z] #42 74.71 DEP criu/util.d [2020-11-04T11:47:44.465Z] #34 ... [2020-11-04T11:47:44.465Z] [2020-11-04T11:47:44.465Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:44.465Z] #49 83.53 time [2020-11-04T11:47:44.465Z] #49 90.97 encoding/binary [2020-11-04T11:47:44.465Z] #49 91.70 context [2020-11-04T11:47:44.465Z] #49 92.64 os [2020-11-04T11:47:44.578Z] #11 ... [2020-11-04T11:47:44.578Z] [2020-11-04T11:47:44.578Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:44.578Z] #41 9.041 PBCC images/timens.pb-c.c [2020-11-04T11:47:44.578Z] #41 9.086 DEP images/timens.pb-c.d [2020-11-04T11:47:44.578Z] #41 9.176 PBCC images/fown.pb-c.c [2020-11-04T11:47:44.578Z] #41 9.187 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T11:47:44.578Z] #41 9.280 PBCC images/opts.pb-c.c [2020-11-04T11:47:44.578Z] #41 9.336 PBCC images/memfd.pb-c.c [2020-11-04T11:47:44.578Z] #41 9.376 DEP images/fown.pb-c.d [2020-11-04T11:47:44.578Z] #41 9.428 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T11:47:44.617Z] #18 58.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:47:44.638Z] #41 14.98 DEP images/ghost-file.pb-c.d [2020-11-04T11:47:44.638Z] #41 15.06 PBCC images/regfile.pb-c.c [2020-11-04T11:47:44.638Z] #41 15.08 DEP images/regfile.pb-c.d [2020-11-04T11:47:44.638Z] #41 15.20 PBCC images/ns.pb-c.c [2020-11-04T11:47:44.674Z] #42 75.00 DEP criu/uffd.d [2020-11-04T11:47:44.674Z] #42 75.18 DEP criu/tun.d [2020-11-04T11:47:44.674Z] #42 ... [2020-11-04T11:47:44.674Z] [2020-11-04T11:47:44.674Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:44.674Z] #44 128.9 vendor/golang.org/x/text/unicode/norm [2020-11-04T11:47:44.674Z] #44 133.5 github.com/LK4D4/vndr/build [2020-11-04T11:47:44.727Z] #49 93.70 encoding/base64 [2020-11-04T11:47:44.727Z] #49 ... [2020-11-04T11:47:44.727Z] [2020-11-04T11:47:44.727Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:44.727Z] #32 83.81 internal/poll [2020-11-04T11:47:44.727Z] #32 87.86 internal/syscall/execenv [2020-11-04T11:47:44.727Z] #32 88.03 internal/syscall/unix [2020-11-04T11:47:44.727Z] #32 88.39 os [2020-11-04T11:47:44.727Z] #32 88.72 internal/fmtsort [2020-11-04T11:47:44.727Z] #32 90.01 strings [2020-11-04T11:47:44.727Z] #32 93.34 fmt [2020-11-04T11:47:44.836Z] #41 9.516 DEP images/opts.pb-c.d [2020-11-04T11:47:44.836Z] #41 9.634 DEP images/memfd.pb-c.d [2020-11-04T11:47:44.836Z] #41 9.720 PBCC images/sit.pb-c.c [2020-11-04T11:47:44.836Z] #41 9.756 DEP images/sit.pb-c.d [2020-11-04T11:47:44.836Z] #41 9.804 PBCC images/macvlan.pb-c.c [2020-11-04T11:47:44.901Z] #41 15.22 DEP images/ns.pb-c.d [2020-11-04T11:47:44.901Z] #41 15.29 PBCC images/fdinfo.pb-c.c [2020-11-04T11:47:44.901Z] #41 15.33 DEP images/fdinfo.pb-c.d [2020-11-04T11:47:44.901Z] #41 15.37 PBCC images/core-aarch64.pb-c.c [2020-11-04T11:47:44.901Z] #41 15.45 PBCC images/core-arm.pb-c.c [2020-11-04T11:47:44.975Z] #44 ... [2020-11-04T11:47:44.975Z] [2020-11-04T11:47:44.975Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:44.975Z] #42 75.41 DEP criu/tty.d [2020-11-04T11:47:44.987Z] #32 94.00 path/filepath [2020-11-04T11:47:44.993Z] Client: Docker Engine - Enterprise [2020-11-04T11:47:44.993Z] Version: 19.03.12 [2020-11-04T11:47:44.993Z] API version: 1.40 [2020-11-04T11:47:44.993Z] Go version: go1.13.13 [2020-11-04T11:47:44.993Z] Git commit: 4306744 [2020-11-04T11:47:44.993Z] Built: 08/05/2020 19:27:53 [2020-11-04T11:47:44.993Z] OS/Arch: windows/amd64 [2020-11-04T11:47:44.993Z] Experimental: false [2020-11-04T11:47:44.993Z] [2020-11-04T11:47:44.993Z] Server: Docker Engine - Enterprise [2020-11-04T11:47:44.993Z] Engine: [2020-11-04T11:47:44.993Z] Version: 19.03.12 [2020-11-04T11:47:44.993Z] API version: 1.40 (minimum version 1.24) [2020-11-04T11:47:44.993Z] Go version: go1.13.13 [2020-11-04T11:47:44.993Z] Git commit: f295753ffd [2020-11-04T11:47:44.993Z] Built: 08/05/2020 19:26:41 [2020-11-04T11:47:44.993Z] OS/Arch: windows/amd64 [2020-11-04T11:47:44.993Z] Experimental: true [2020-11-04T11:47:45.093Z] #41 9.811 DEP images/macvlan.pb-c.d [2020-11-04T11:47:45.093Z] #41 9.864 PBCC images/autofs.pb-c.c [2020-11-04T11:47:45.093Z] #41 9.920 DEP images/autofs.pb-c.d [2020-11-04T11:47:45.093Z] #41 9.964 PBCC images/sysctl.pb-c.c [2020-11-04T11:47:45.093Z] #41 9.986 DEP images/sysctl.pb-c.d [2020-11-04T11:47:45.093Z] #41 10.03 PBCC images/time.pb-c.c [2020-11-04T11:47:45.165Z] #41 15.48 PBCC images/core-ppc64.pb-c.c [2020-11-04T11:47:45.165Z] #41 15.52 PBCC images/core-s390.pb-c.c [2020-11-04T11:47:45.165Z] #41 15.58 PBCC images/core-x86.pb-c.c [2020-11-04T11:47:45.165Z] #41 15.61 PBCC images/core.pb-c.c [2020-11-04T11:47:45.165Z] #41 15.65 PBCC images/inventory.pb-c.c [2020-11-04T11:47:45.165Z] #41 15.70 DEP images/core-aarch64.pb-c.d [2020-11-04T11:47:45.275Z] #42 75.67 DEP criu/timerfd.d [2020-11-04T11:47:45.350Z] #41 10.05 DEP images/time.pb-c.d [2020-11-04T11:47:45.350Z] #41 10.11 PBCC images/binfmt-misc.pb-c.c [2020-11-04T11:47:45.350Z] #41 10.16 DEP images/binfmt-misc.pb-c.d [2020-11-04T11:47:45.350Z] #41 10.21 PBCC images/seccomp.pb-c.c [2020-11-04T11:47:45.350Z] #41 10.23 DEP images/seccomp.pb-c.d [2020-11-04T11:47:45.350Z] #41 10.27 PBCC images/userns.pb-c.c [2020-11-04T11:47:45.429Z] #41 15.74 DEP images/core-arm.pb-c.d [2020-11-04T11:47:45.429Z] #41 15.82 DEP images/core-ppc64.pb-c.d [2020-11-04T11:47:45.429Z] #41 15.91 DEP images/core-s390.pb-c.d [2020-11-04T11:47:45.558Z] #32 ... [2020-11-04T11:47:45.558Z] [2020-11-04T11:47:45.558Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:45.559Z] #18 59.89 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T11:47:45.577Z] #42 75.91 DEP criu/timens.d [2020-11-04T11:47:45.577Z] #42 76.10 DEP criu/sysfs_parse.d [2020-11-04T11:47:45.607Z] #41 10.28 DEP images/userns.pb-c.d [2020-11-04T11:47:45.607Z] #41 10.32 PBCC images/cgroup.pb-c.c [2020-11-04T11:47:45.607Z] #41 10.36 DEP images/cgroup.pb-c.d [2020-11-04T11:47:45.607Z] #41 10.40 PBCC images/ext-file.pb-c.c [2020-11-04T11:47:45.607Z] #41 10.42 DEP images/ext-file.pb-c.d [2020-11-04T11:47:45.607Z] #41 10.48 PBCC images/rpc.pb-c.c [Pipeline] sh [2020-11-04T11:47:45.693Z] #41 15.98 DEP images/core-x86.pb-c.d [2020-11-04T11:47:45.693Z] #41 16.01 DEP images/core.pb-c.d [2020-11-04T11:47:45.693Z] #41 16.05 DEP images/inventory.pb-c.d [2020-11-04T11:47:45.693Z] #41 16.11 PBCC images/cpuinfo.pb-c.c [2020-11-04T11:47:45.693Z] #41 16.21 DEP images/cpuinfo.pb-c.d [2020-11-04T11:47:45.822Z] #11 94.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T11:47:45.822Z] #11 94.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T11:47:45.822Z] #11 94.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:47:45.864Z] #41 10.57 DEP images/rpc.pb-c.d [2020-11-04T11:47:45.864Z] #41 10.62 PBCC images/siginfo.pb-c.c [2020-11-04T11:47:45.864Z] #41 10.66 DEP images/siginfo.pb-c.d [2020-11-04T11:47:45.864Z] #41 10.71 PBCC images/pagemap.pb-c.c [2020-11-04T11:47:45.864Z] #41 10.73 DEP images/pagemap.pb-c.d [2020-11-04T11:47:45.864Z] #41 10.79 PBCC images/rlimit.pb-c.c [2020-11-04T11:47:45.875Z] #42 76.27 DEP criu/sysctl.d [2020-11-04T11:47:45.958Z] #41 16.26 PBCC images/stats.pb-c.c [2020-11-04T11:47:45.958Z] #41 16.35 DEP images/stats.pb-c.d [2020-11-04T11:47:46.082Z] #11 ... [2020-11-04T11:47:46.082Z] [2020-11-04T11:47:46.082Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T11:47:46.082Z] #34 DONE 95.2s [2020-11-04T11:47:46.121Z] #41 10.80 DEP images/rlimit.pb-c.d [2020-11-04T11:47:46.121Z] #41 10.86 PBCC images/file-lock.pb-c.c [2020-11-04T11:47:46.121Z] #41 10.90 DEP images/file-lock.pb-c.d [2020-11-04T11:47:46.121Z] #41 10.96 PBCC images/tty.pb-c.c [2020-11-04T11:47:46.121Z] #41 11.05 DEP images/tty.pb-c.d [2020-11-04T11:47:46.131Z] #18 60.40 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T11:47:46.174Z] #42 76.46 DEP criu/string.d [2020-11-04T11:47:46.174Z] #42 76.49 DEP criu/stats.d [2020-11-04T11:47:46.174Z] #42 76.61 DEP criu/sockets.d [2020-11-04T11:47:46.174Z] #42 76.84 DEP criu/sk-unix.d [2020-11-04T11:47:46.348Z] [2020-11-04T11:47:46.348Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:46.377Z] #41 11.13 PBCC images/tun.pb-c.c [2020-11-04T11:47:46.377Z] #41 11.18 PBCC images/netdev.pb-c.c [2020-11-04T11:47:46.377Z] #41 11.24 DEP images/tun.pb-c.d [2020-11-04T11:47:46.377Z] #41 11.30 DEP images/netdev.pb-c.d [2020-11-04T11:47:46.474Z] #42 77.09 DEP criu/sk-tcp.d [2020-11-04T11:47:46.497Z] + docker info [2020-11-04T11:47:46.634Z] #41 11.36 PBCC images/vma.pb-c.c [2020-11-04T11:47:46.634Z] #41 11.39 DEP images/vma.pb-c.d [2020-11-04T11:47:46.634Z] #41 11.48 PBCC images/creds.pb-c.c [2020-11-04T11:47:46.634Z] #41 11.54 DEP images/creds.pb-c.d [2020-11-04T11:47:46.634Z] #41 11.59 PBCC images/utsns.pb-c.c [2020-11-04T11:47:46.773Z] #42 77.29 DEP criu/sk-queue.d [2020-11-04T11:47:46.773Z] #42 77.44 DEP criu/sk-packet.d [2020-11-04T11:47:46.890Z] #41 11.63 DEP images/utsns.pb-c.d [2020-11-04T11:47:46.890Z] #41 11.68 PBCC images/ipc-desc.pb-c.c [2020-11-04T11:47:46.890Z] #41 11.71 PBCC images/ipc-sem.pb-c.c [2020-11-04T11:47:46.890Z] #41 11.74 DEP images/ipc-desc.pb-c.d [2020-11-04T11:47:46.890Z] #41 11.81 DEP images/ipc-sem.pb-c.d [2020-11-04T11:47:47.073Z] #42 77.73 DEP criu/sk-netlink.d [2020-11-04T11:47:47.073Z] #18 61.46 Setting up python3-pip (18.1-5) ... [2020-11-04T11:47:47.147Z] #41 11.85 PBCC images/ipc-msg.pb-c.c [2020-11-04T11:47:47.147Z] #41 11.90 DEP images/ipc-msg.pb-c.d [2020-11-04T11:47:47.147Z] #41 11.94 PBCC images/ipc-shm.pb-c.c [2020-11-04T11:47:47.147Z] #41 11.98 DEP images/ipc-shm.pb-c.d [2020-11-04T11:47:47.147Z] #41 12.00 PBCC images/ipc-var.pb-c.c [2020-11-04T11:47:47.147Z] #41 12.06 DEP images/ipc-var.pb-c.d [2020-11-04T11:47:47.354Z] #41 17.78 make[1]: Nothing to be done for 'all'. [2020-11-04T11:47:47.372Z] #42 77.94 DEP criu/sk-inet.d [2020-11-04T11:47:47.404Z] #41 12.12 PBCC images/sk-opts.pb-c.c [2020-11-04T11:47:47.404Z] #41 12.19 PBCC images/packet-sock.pb-c.c [2020-11-04T11:47:47.404Z] #41 12.26 DEP images/sk-opts.pb-c.d [2020-11-04T11:47:47.661Z] #41 12.34 DEP images/packet-sock.pb-c.d [2020-11-04T11:47:47.661Z] #41 12.44 PBCC images/sk-netlink.pb-c.c [2020-11-04T11:47:47.661Z] #41 12.52 DEP images/sk-netlink.pb-c.d [2020-11-04T11:47:47.661Z] #41 12.57 PBCC images/sk-inet.pb-c.c [2020-11-04T11:47:47.673Z] #42 78.20 DEP criu/signalfd.d [2020-11-04T11:47:47.732Z] #35 1.323 + RM_GOPATH=0 [2020-11-04T11:47:47.732Z] #35 1.323 + TMP_GOPATH= [2020-11-04T11:47:47.732Z] #35 1.323 + : /build [2020-11-04T11:47:47.732Z] #35 1.323 + '[' -z '' ']' [2020-11-04T11:47:47.732Z] #35 1.324 ++ mktemp -d [2020-11-04T11:47:47.732Z] #35 1.338 + export GOPATH=/tmp/tmp.8I5FaTXfN9 [2020-11-04T11:47:47.732Z] #35 1.338 + GOPATH=/tmp/tmp.8I5FaTXfN9 [2020-11-04T11:47:47.732Z] #35 1.338 + RM_GOPATH=1 [2020-11-04T11:47:47.732Z] #35 1.338 + case "$(go env GOARCH)" in [2020-11-04T11:47:47.732Z] #35 1.340 ++ go env GOARCH [2020-11-04T11:47:47.732Z] #35 1.346 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:47.732Z] #35 1.346 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:47:47.732Z] #35 1.347 ++ dirname /tmp/install/install.sh [2020-11-04T11:47:47.732Z] #35 1.348 + dir=/tmp/install [2020-11-04T11:47:47.732Z] #35 1.349 + bin=tini [2020-11-04T11:47:47.732Z] #35 1.350 + shift [2020-11-04T11:47:47.732Z] #35 1.350 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T11:47:47.732Z] #35 1.350 + . /tmp/install/tini.installer [2020-11-04T11:47:47.732Z] #35 1.351 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:47:47.732Z] #35 1.351 + install_tini [2020-11-04T11:47:47.732Z] #35 1.351 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T11:47:47.732Z] #35 1.351 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:47:47.732Z] #35 1.352 + git clone https://github.com/krallin/tini.git /tmp/tmp.8I5FaTXfN9/tini [2020-11-04T11:47:47.732Z] #35 1.368 Cloning into '/tmp/tmp.8I5FaTXfN9/tini'... [2020-11-04T11:47:47.921Z] #41 12.65 DEP images/sk-inet.pb-c.d [2020-11-04T11:47:47.922Z] #41 12.76 PBCC images/sk-unix.pb-c.c [2020-11-04T11:47:47.922Z] #41 12.84 DEP images/sk-unix.pb-c.d [2020-11-04T11:47:47.922Z] #41 12.89 PBCC images/mm.pb-c.c [2020-11-04T11:47:47.973Z] #42 78.36 DEP criu/sigframe.d [2020-11-04T11:47:47.973Z] #42 78.48 DEP criu/shmem.d [2020-11-04T11:47:48.179Z] #41 12.94 DEP images/mm.pb-c.d [2020-11-04T11:47:48.179Z] #41 13.03 PBCC images/timerfd.pb-c.c [2020-11-04T11:47:48.278Z] #42 78.63 DEP criu/servicefd.d [2020-11-04T11:47:48.436Z] #41 13.11 DEP images/timerfd.pb-c.d [2020-11-04T11:47:48.436Z] #41 13.20 PBCC images/timer.pb-c.c [2020-11-04T11:47:48.436Z] #41 13.21 DEP images/timer.pb-c.d [2020-11-04T11:47:48.436Z] #41 13.26 PBCC images/sa.pb-c.c [2020-11-04T11:47:48.436Z] #41 13.31 DEP images/sa.pb-c.d [2020-11-04T11:47:48.458Z] #18 62.54 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:48.458Z] #18 62.56 Processing triggers for mime-support (3.62) ... [2020-11-04T11:47:48.577Z] #42 78.88 DEP criu/seize.d [2020-11-04T11:47:48.577Z] #42 79.04 DEP criu/seccomp.d [2020-11-04T11:47:48.678Z] #35 2.257 + cd /tmp/tmp.8I5FaTXfN9/tini [2020-11-04T11:47:48.678Z] #35 2.271 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T11:47:48.678Z] #35 2.285 + cmake . [2020-11-04T11:47:48.693Z] #41 ... [2020-11-04T11:47:48.693Z] [2020-11-04T11:47:48.693Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:48.693Z] #32 107.0 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:47:48.693Z] #32 DONE 110.8s [2020-11-04T11:47:48.693Z] [2020-11-04T11:47:48.693Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:48.693Z] #41 13.39 PBCC images/pipe-data.pb-c.c [2020-11-04T11:47:48.693Z] #41 13.47 DEP images/pipe-data.pb-c.d [2020-11-04T11:47:48.693Z] #41 13.56 PBCC images/mnt.pb-c.c [2020-11-04T11:47:48.750Z] #41 ... [2020-11-04T11:47:48.750Z] [2020-11-04T11:47:48.750Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:48.750Z] #56 81.73 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:47:48.750Z] #56 81.73 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T11:47:48.750Z] #56 DONE 89.9s [2020-11-04T11:47:48.750Z] [2020-11-04T11:47:48.750Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:48.750Z] #41 18.97 CC images/stats.o [2020-11-04T11:47:48.750Z] #41 ... [2020-11-04T11:47:48.750Z] [2020-11-04T11:47:48.750Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T11:47:48.750Z] #57 DONE 0.2s [2020-11-04T11:47:48.750Z] [2020-11-04T11:47:48.750Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T11:47:48.882Z] #42 79.31 DEP criu/rst-malloc.d [2020-11-04T11:47:48.882Z] #42 79.43 DEP criu/rbtree.d [2020-11-04T11:47:48.950Z] #41 13.70 DEP images/mnt.pb-c.d [2020-11-04T11:47:48.950Z] #41 13.80 PBCC images/sk-packet.pb-c.c [2020-11-04T11:47:48.950Z] #41 13.86 DEP images/sk-packet.pb-c.d [2020-11-04T11:47:49.014Z] #58 DONE 0.1s [2020-11-04T11:47:49.014Z] [2020-11-04T11:47:49.014Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:49.014Z] #43 84.54 vendor/golang.org/x/text/unicode/norm [2020-11-04T11:47:49.014Z] #43 85.29 mime [2020-11-04T11:47:49.014Z] #43 89.75 vendor/golang.org/x/net/idna [2020-11-04T11:47:49.180Z] #42 79.51 DEP criu/pstree.d [2020-11-04T11:47:49.207Z] #41 13.91 PBCC images/tcp-stream.pb-c.c [2020-11-04T11:47:49.207Z] #41 14.01 DEP images/tcp-stream.pb-c.d [2020-11-04T11:47:49.207Z] #41 14.16 PBCC images/pipe.pb-c.c [2020-11-04T11:47:49.248Z] #35 3.057 -- The C compiler identification is GNU 8.3.0 [2020-11-04T11:47:49.248Z] #35 3.114 -- Check for working C compiler: /usr/bin/cc [2020-11-04T11:47:49.377Z] #43 ... [2020-11-04T11:47:49.377Z] [2020-11-04T11:47:49.377Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:49.377Z] #41 19.60 CC images/core.o [2020-11-04T11:47:49.449Z] #18 ... [2020-11-04T11:47:49.449Z] [2020-11-04T11:47:49.449Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:47:49.449Z] #38 207.1 + dpkg --print-architecture [2020-11-04T11:47:49.449Z] #38 207.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-04T11:47:49.464Z] #41 14.22 DEP images/pipe.pb-c.d [2020-11-04T11:47:49.478Z] #42 79.79 DEP criu/protobuf.d [2020-11-04T11:47:49.478Z] #42 79.92 GEN criu/protobuf-desc-gen.h [2020-11-04T11:47:49.515Z] #35 ... [2020-11-04T11:47:49.515Z] [2020-11-04T11:47:49.515Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T11:47:49.515Z] #40 97.79 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T11:47:49.515Z] #40 97.82 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:47:49.515Z] #40 DONE 98.5s [2020-11-04T11:47:49.711Z] #38 207.4 + #38 ... [2020-11-04T11:47:49.711Z] [2020-11-04T11:47:49.711Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:47:49.711Z] #18 DONE 64.0s [2020-11-04T11:47:49.711Z] [2020-11-04T11:47:49.711Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:47:49.711Z] #38 207.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-04T11:47:49.711Z] #38 207.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-04T11:47:49.721Z] #41 14.33 PBCC images/pstree.pb-c.c [2020-11-04T11:47:49.721Z] #41 14.38 DEP images/pstree.pb-c.d [2020-11-04T11:47:49.721Z] #41 14.48 PBCC images/fs.pb-c.c [2020-11-04T11:47:49.721Z] #41 14.52 DEP images/fs.pb-c.d [2020-11-04T11:47:49.721Z] #41 14.53 PBCC images/signalfd.pb-c.c [2020-11-04T11:47:49.721Z] #41 14.54 DEP images/signalfd.pb-c.d [2020-11-04T11:47:49.721Z] #41 14.58 PBCC images/fh.pb-c.c [2020-11-04T11:47:49.721Z] #41 14.61 PBCC images/fsnotify.pb-c.c [2020-11-04T11:47:49.721Z] #41 14.69 DEP images/fh.pb-c.d [2020-11-04T11:47:49.774Z] [2020-11-04T11:47:49.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:49.978Z] #41 14.75 DEP images/fsnotify.pb-c.d [2020-11-04T11:47:49.978Z] #41 14.81 PBCC images/eventpoll.pb-c.c [2020-11-04T11:47:49.978Z] #41 14.86 DEP images/eventpoll.pb-c.d [2020-11-04T11:47:49.978Z] #41 14.94 PBCC images/eventfd.pb-c.c [2020-11-04T11:47:50.235Z] #41 14.97 DEP images/eventfd.pb-c.d [2020-11-04T11:47:50.235Z] #41 15.03 PBCC images/remap-file-path.pb-c.c [2020-11-04T11:47:50.235Z] #41 15.07 DEP images/remap-file-path.pb-c.d [2020-11-04T11:47:50.235Z] #41 ... [2020-11-04T11:47:50.235Z] [2020-11-04T11:47:50.235Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:50.235Z] #43 102.5 regexp [2020-11-04T11:47:50.235Z] #43 104.2 flag [2020-11-04T11:47:50.235Z] #43 106.2 go/token [2020-11-04T11:47:50.235Z] #43 106.9 internal/lazyregexp [2020-11-04T11:47:50.235Z] #43 107.2 go/scanner [2020-11-04T11:47:50.235Z] #43 107.3 net/url [2020-11-04T11:47:50.235Z] #43 108.7 go/ast [2020-11-04T11:47:50.235Z] #43 109.3 text/template/parse [2020-11-04T11:47:50.235Z] #43 ... [2020-11-04T11:47:50.235Z] [2020-11-04T11:47:50.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:50.235Z] #41 15.10 PBCC images/fifo.pb-c.c [2020-11-04T11:47:50.235Z] #41 15.14 DEP images/fifo.pb-c.d [2020-11-04T11:47:50.235Z] #41 15.18 PBCC images/ghost-file.pb-c.c [2020-11-04T11:47:50.350Z] #41 20.72 CC images/core-x86.o [2020-11-04T11:47:50.492Z] #41 15.28 DEP images/ghost-file.pb-c.d [2020-11-04T11:47:50.492Z] #41 15.35 PBCC images/regfile.pb-c.c [2020-11-04T11:47:50.492Z] #41 15.40 DEP images/regfile.pb-c.d [2020-11-04T11:47:50.492Z] #41 15.47 PBCC images/ns.pb-c.c [2020-11-04T11:47:50.540Z] #42 ... [2020-11-04T11:47:50.540Z] [2020-11-04T11:47:50.540Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:47:50.540Z] #19 23.49 The following NEW packages will be installed: [2020-11-04T11:47:50.540Z] #19 23.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T11:47:50.540Z] #19 23.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T11:47:50.540Z] #19 23.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T11:47:50.540Z] #19 23.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T11:47:50.540Z] #19 23.49 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T11:47:50.540Z] #19 23.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T11:47:50.541Z] #19 23.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T11:47:50.541Z] #19 23.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T11:47:50.541Z] #19 23.50 xz-utils zip [2020-11-04T11:47:50.541Z] #19 23.59 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:47:50.541Z] #19 23.59 Need to get 29.2 MB of archives. [2020-11-04T11:47:50.541Z] #19 23.59 After this operation, 134 MB of additional disk space will be used. [2020-11-04T11:47:50.541Z] #19 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-11-04T11:47:50.541Z] #19 23.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-11-04T11:47:50.541Z] #19 23.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-11-04T11:47:50.541Z] #19 23.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-11-04T11:47:50.541Z] #19 23.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-11-04T11:47:50.541Z] #19 23.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-11-04T11:47:50.541Z] #19 24.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-11-04T11:47:50.541Z] #19 24.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-11-04T11:47:50.541Z] #19 24.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-11-04T11:47:50.541Z] #19 24.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-11-04T11:47:50.541Z] #19 24.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-11-04T11:47:50.541Z] #19 24.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-11-04T11:47:50.541Z] #19 24.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-11-04T11:47:50.541Z] #19 24.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-11-04T11:47:50.541Z] #19 24.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-11-04T11:47:50.541Z] #19 24.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-11-04T11:47:50.541Z] #19 24.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-04T11:47:50.541Z] #19 24.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:47:50.541Z] #19 24.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-11-04T11:47:50.541Z] #19 24.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-11-04T11:47:50.541Z] #19 24.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-11-04T11:47:50.541Z] #19 24.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-11-04T11:47:50.541Z] #19 24.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-11-04T11:47:50.541Z] #19 24.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-04T11:47:50.541Z] #19 24.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-04T11:47:50.541Z] #19 24.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-04T11:47:50.541Z] #19 24.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-11-04T11:47:50.541Z] #19 24.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-11-04T11:47:50.541Z] #19 24.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-04T11:47:50.541Z] #19 25.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-04T11:47:50.541Z] #19 25.40 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-04T11:47:50.541Z] #19 25.40 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-04T11:47:50.541Z] #19 25.41 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-11-04T11:47:50.541Z] #19 25.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-11-04T11:47:50.541Z] #19 25.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T11:47:50.541Z] #19 25.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T11:47:50.541Z] #19 25.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T11:47:50.541Z] #19 25.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-11-04T11:47:50.541Z] #19 25.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T11:47:50.541Z] #19 25.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T11:47:50.541Z] #19 25.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T11:47:50.541Z] #19 25.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-11-04T11:47:50.541Z] #19 25.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-11-04T11:47:50.541Z] #19 25.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-11-04T11:47:50.541Z] #19 25.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T11:47:50.541Z] #19 26.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-11-04T11:47:50.541Z] #19 26.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-11-04T11:47:50.541Z] #19 27.04 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-11-04T11:47:50.541Z] #19 27.69 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:47:50.541Z] #19 27.80 Fetched 29.2 MB in 3s (8366 kB/s) [2020-11-04T11:47:50.541Z] #19 27.88 Selecting previously unselected package pigz. [2020-11-04T11:47:50.541Z] #19 27.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-11-04T11:47:50.541Z] #19 27.95 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-11-04T11:47:50.541Z] #19 27.95 Unpacking pigz (2.4-1) ... [2020-11-04T11:47:50.541Z] #19 28.08 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-11-04T11:47:50.541Z] #19 28.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-04T11:47:50.541Z] #19 28.10 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-04T11:47:50.541Z] #19 28.64 Selecting previously unselected package python3.7-minimal. [2020-11-04T11:47:50.541Z] #19 28.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-04T11:47:50.541Z] #19 28.67 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:47:50.541Z] #19 29.65 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-04T11:47:50.541Z] #19 29.67 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:47:50.541Z] #19 32.66 Selecting previously unselected package python3-minimal. [2020-11-04T11:47:50.541Z] #19 32.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-11-04T11:47:50.541Z] #19 32.72 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-11-04T11:47:50.541Z] #19 32.72 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T11:47:50.541Z] #19 32.82 Selecting previously unselected package libmpdec2:ppc64el. [2020-11-04T11:47:50.541Z] #19 32.83 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-11-04T11:47:50.541Z] #19 32.84 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-11-04T11:47:50.541Z] #19 32.96 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-11-04T11:47:50.541Z] #19 32.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-04T11:47:50.541Z] #19 32.96 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-04T11:47:50.626Z] #41 21.16 CC images/core-arm.o [2020-11-04T11:47:50.655Z] #38 ... [2020-11-04T11:47:50.656Z] [2020-11-04T11:47:50.656Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T11:47:50.656Z] #19 0.936 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T11:47:50.656Z] #19 0.939 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T11:47:50.656Z] #19 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T11:47:50.656Z] #19 DONE 1.1s [2020-11-04T11:47:50.750Z] #41 15.52 DEP images/ns.pb-c.d [2020-11-04T11:47:50.751Z] #41 15.58 PBCC images/fdinfo.pb-c.c [2020-11-04T11:47:50.751Z] #41 15.65 DEP images/fdinfo.pb-c.d [2020-11-04T11:47:50.751Z] #41 15.69 PBCC images/core-aarch64.pb-c.c [2020-11-04T11:47:50.919Z] [2020-11-04T11:47:50.919Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:47:51.008Z] #41 15.74 PBCC images/core-arm.pb-c.c [2020-11-04T11:47:51.008Z] #41 15.79 PBCC images/core-ppc64.pb-c.c [2020-11-04T11:47:51.008Z] #41 ... [2020-11-04T11:47:51.008Z] [2020-11-04T11:47:51.008Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:51.008Z] #49 103.3 encoding/json [2020-11-04T11:47:51.008Z] #49 107.3 github.com/pkg/diff [2020-11-04T11:47:51.008Z] #49 108.9 go/ast [2020-11-04T11:47:51.008Z] #49 110.1 golang.org/x/crypto/ssh/terminal [2020-11-04T11:47:51.008Z] #49 112.1 mvdan.cc/editorconfig [2020-11-04T11:47:51.008Z] #49 113.3 mvdan.cc/sh/v3/fileutil [2020-11-04T11:47:51.008Z] #49 ... [2020-11-04T11:47:51.008Z] [2020-11-04T11:47:51.008Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:51.008Z] #41 15.87 PBCC images/core-s390.pb-c.c [2020-11-04T11:47:51.008Z] #41 15.92 PBCC images/core-x86.pb-c.c [2020-11-04T11:47:51.196Z] #19 34.13 Selecting previously unselected package python3.7. [2020-11-04T11:47:51.196Z] #19 34.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-04T11:47:51.196Z] #19 34.14 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:47:51.202Z] #41 21.56 CC images/core-aarch64.o [2020-11-04T11:47:51.265Z] #41 16.00 PBCC images/core.pb-c.c [2020-11-04T11:47:51.265Z] #41 16.07 PBCC images/inventory.pb-c.c [2020-11-04T11:47:51.265Z] #41 16.11 DEP images/core-aarch64.pb-c.d [2020-11-04T11:47:51.265Z] #41 16.17 DEP images/core-arm.pb-c.d [2020-11-04T11:47:51.265Z] #41 16.24 DEP images/core-ppc64.pb-c.d [2020-11-04T11:47:51.468Z] #41 21.97 CC images/core-ppc64.o [2020-11-04T11:47:51.494Z] #19 34.30 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-11-04T11:47:51.494Z] #19 34.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-11-04T11:47:51.494Z] #19 34.31 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-04T11:47:51.494Z] #19 34.48 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T11:47:51.522Z] #41 16.29 DEP images/core-s390.pb-c.d [2020-11-04T11:47:51.522Z] #41 16.34 DEP images/core-x86.pb-c.d [2020-11-04T11:47:51.522Z] #41 16.42 DEP images/core.pb-c.d [2020-11-04T11:47:51.779Z] #41 16.51 DEP images/inventory.pb-c.d [2020-11-04T11:47:51.779Z] #41 16.56 PBCC images/cpuinfo.pb-c.c [2020-11-04T11:47:51.779Z] #41 16.60 DEP images/cpuinfo.pb-c.d [2020-11-04T11:47:51.779Z] #41 16.65 PBCC images/stats.pb-c.c [2020-11-04T11:47:51.779Z] #41 16.65 DEP images/stats.pb-c.d [2020-11-04T11:47:51.862Z] #20 ... [2020-11-04T11:47:51.862Z] [2020-11-04T11:47:51.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:51.862Z] #41 110.3 CC criu/files.o [2020-11-04T11:47:51.862Z] #41 112.2 CC criu/filesystems.o [2020-11-04T11:47:51.862Z] #41 112.8 CC criu/fsnotify.o [2020-11-04T11:47:51.862Z] #41 113.8 CC criu/image-desc.o [2020-11-04T11:47:51.862Z] #41 113.9 CC criu/image.o [2020-11-04T11:47:51.862Z] #41 114.8 CC criu/ipc_ns.o [2020-11-04T11:47:51.862Z] #41 116.1 CC criu/irmap.o [2020-11-04T11:47:51.862Z] #41 116.7 CC criu/kcmp-ids.o [2020-11-04T11:47:51.862Z] #41 117.0 CC criu/kerndat.o [2020-11-04T11:47:51.862Z] #41 118.0 CC criu/libnetlink.o [2020-11-04T11:47:51.862Z] #41 118.4 CC criu/log.o [2020-11-04T11:47:51.862Z] #41 119.1 CC criu/lsm.o [2020-11-04T11:47:51.862Z] #41 119.6 CC criu/mem.o [2020-11-04T11:47:52.044Z] #41 ... [2020-11-04T11:47:52.045Z] [2020-11-04T11:47:52.045Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:52.045Z] #54 35.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T11:47:52.045Z] #54 35.67 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T11:47:52.045Z] #54 35.67 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:47:52.045Z] #54 35.67 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:47:52.045Z] #54 35.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T11:47:52.045Z] #54 35.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T11:47:52.045Z] #54 35.67 + '[' '' = dynamic ']' [2020-11-04T11:47:52.045Z] #54 35.67 + make [2020-11-04T11:47:52.045Z] #54 36.75 + bin/ctr [2020-11-04T11:47:52.045Z] #54 ... [2020-11-04T11:47:52.045Z] [2020-11-04T11:47:52.045Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:52.045Z] #43 92.57 net/textproto [2020-11-04T11:47:52.045Z] #43 92.57 vendor/golang.org/x/net/http/httpproxy [2020-11-04T11:47:52.045Z] #43 92.58 crypto/x509 [2020-11-04T11:47:52.309Z] #43 93.72 mime/multipart [2020-11-04T11:47:52.312Z] #41 2.832 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:47:52.312Z] #41 2.832 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:47:52.312Z] #41 2.871 Note: Building without GnuTLS support [2020-11-04T11:47:52.312Z] #41 2.882 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:47:52.312Z] #41 2.882 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:47:52.547Z] #19 35.33 Selecting previously unselected package python3. [2020-11-04T11:47:52.547Z] #19 35.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 ... 24022 files and directories currently installed.) [2020-11-04T11:47:52.547Z] #19 35.39 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-11-04T11:47:52.547Z] #19 35.40 Unpacking python3 (3.7.3-1) ... [2020-11-04T11:47:52.547Z] #19 35.52 Selecting previously unselected package libip4tc0:ppc64el. [2020-11-04T11:47:52.547Z] #19 35.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-11-04T11:47:52.547Z] #19 35.54 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-11-04T11:47:52.547Z] #19 35.62 Selecting previously unselected package libip6tc0:ppc64el. [2020-11-04T11:47:52.547Z] #19 35.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-11-04T11:47:52.572Z] #43 93.73 vendor/golang.org/x/net/http/httpguts [2020-11-04T11:47:52.805Z] #41 121.4 CC criu/memfd.o [2020-11-04T11:47:52.844Z] #19 35.63 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-11-04T11:47:52.844Z] #19 35.71 Selecting previously unselected package libiptc0:ppc64el. [2020-11-04T11:47:52.844Z] #19 35.72 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-11-04T11:47:52.844Z] #19 35.73 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-11-04T11:47:52.844Z] #19 35.80 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-11-04T11:47:52.844Z] #19 35.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-11-04T11:47:52.844Z] #19 35.82 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-04T11:47:52.844Z] #19 35.89 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-11-04T11:47:53.144Z] #19 35.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-11-04T11:47:53.144Z] #19 35.89 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-04T11:47:53.144Z] #19 35.96 Selecting previously unselected package libnftnl11:ppc64el. [2020-11-04T11:47:53.144Z] #19 35.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-11-04T11:47:53.144Z] #19 35.97 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-11-04T11:47:53.144Z] #19 36.05 Selecting previously unselected package iptables. [2020-11-04T11:47:53.144Z] #19 36.06 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-11-04T11:47:53.144Z] #19 36.07 Unpacking iptables (1.8.2-4) ... [2020-11-04T11:47:53.148Z] #41 18.06 make[1]: Nothing to be done for 'all'. [2020-11-04T11:47:53.376Z] #41 122.0 CC criu/mount.o [2020-11-04T11:47:53.444Z] #19 36.55 Selecting previously unselected package xxd. [2020-11-04T11:47:53.444Z] #19 36.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-04T11:47:53.444Z] #19 36.55 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:47:53.747Z] #19 36.69 Selecting previously unselected package vim-common. [2020-11-04T11:47:53.747Z] #19 36.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:47:53.747Z] #19 36.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:47:54.063Z] #19 36.93 Selecting previously unselected package bash-completion. [2020-11-04T11:47:54.063Z] #19 36.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T11:47:54.499Z] #43 95.46 crypto/tls [2020-11-04T11:47:55.044Z] #41 19.49 CC images/stats.o [2020-11-04T11:47:55.044Z] #41 19.93 CC images/core.o [2020-11-04T11:47:55.607Z] #41 ... [2020-11-04T11:47:55.607Z] [2020-11-04T11:47:55.607Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:55.607Z] #43 94.57 regexp/syntax [2020-11-04T11:47:55.607Z] #43 95.80 fmt [2020-11-04T11:47:55.607Z] #43 101.9 regexp [2020-11-04T11:47:55.607Z] #43 102.9 go/token [2020-11-04T11:47:55.607Z] #43 104.8 go/scanner [2020-11-04T11:47:55.607Z] #43 ... [2020-11-04T11:47:55.607Z] [2020-11-04T11:47:55.607Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:55.607Z] #49 94.68 golang.org/x/sys/unix [2020-11-04T11:47:55.607Z] #49 98.63 fmt [2020-11-04T11:47:55.867Z] #49 ... [2020-11-04T11:47:55.867Z] [2020-11-04T11:47:55.867Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:55.867Z] #35 4.399 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T11:47:55.867Z] #35 4.399 -- Detecting C compiler ABI info [2020-11-04T11:47:55.867Z] #35 5.328 -- Detecting C compiler ABI info - done [2020-11-04T11:47:55.867Z] #35 5.403 -- Detecting C compile features [2020-11-04T11:47:55.867Z] #35 8.826 -- Detecting C compile features - done [2020-11-04T11:47:55.867Z] #35 9.063 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T11:47:55.867Z] #35 9.521 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T11:47:55.867Z] #35 9.658 -- Configuring done [2020-11-04T11:47:55.867Z] #35 9.723 -- Generating done [2020-11-04T11:47:55.867Z] #35 9.724 -- Build files have been written to: /tmp/tmp.8I5FaTXfN9/tini [2020-11-04T11:47:55.867Z] #35 9.737 + make tini-static [2020-11-04T11:47:55.923Z] #41 ... [2020-11-04T11:47:55.923Z] [2020-11-04T11:47:55.923Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:47:55.923Z] #20 4.823 Collecting yamllint==1.16.0 [2020-11-04T11:47:55.974Z] #41 20.67 CC images/core-x86.o [2020-11-04T11:47:56.501Z] #35 ... [2020-11-04T11:47:56.501Z] [2020-11-04T11:47:56.501Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:56.501Z] #11 105.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T11:47:56.539Z] #41 21.18 CC images/core-arm.o [2020-11-04T11:47:56.539Z] #41 ... [2020-11-04T11:47:56.539Z] [2020-11-04T11:47:56.539Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:47:56.766Z] #11 105.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T11:47:56.766Z] #11 105.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:56.797Z] #54 54.97 Checking out files: 43% (1479/3430) Checking out files: 44% (1510/3430) Checking out files: 45% (1544/3430) Checking out files: 46% (1578/3430) Checking out files: 47% (1613/3430) Checking out files: 48% (1647/3430) Checking out files: 49% (1681/3430) Checking out files: 50% (1715/3430) Checking out files: 51% (1750/3430) Checking out files: 52% (1784/3430) Checking out files: 53% (1818/3430) Checking out files: 54% (1853/3430) Checking out files: 55% (1887/3430) Checking out files: 56% (1921/3430) Checking out files: 57% (1956/3430) Checking out files: 58% (1990/3430) Checking out files: 59% (2024/3430) Checking out files: 60% (2058/3430) Checking out files: 61% (2093/3430) Checking out files: 62% (2127/3430) Checking out files: 63% (2161/3430) Checking out files: 64% (2196/3430) Checking out files: 65% (2230/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 87% (2985/3430) Checking out files: 87% (3001/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T11:47:56.797Z] #54 56.56 + cd /tmp/tmp.y1LgsXusV7/src/github.com/containerd/containerd [2020-11-04T11:47:56.797Z] #54 56.56 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:47:57.026Z] #11 105.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T11:47:57.026Z] #11 105.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T11:47:57.026Z] #11 105.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:57.026Z] #11 ... [2020-11-04T11:47:57.026Z] [2020-11-04T11:47:57.026Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:47:57.026Z] #32 95.94 io/ioutil [2020-11-04T11:47:57.026Z] #32 96.83 path [2020-11-04T11:47:57.026Z] #32 97.60 text/tabwriter [2020-11-04T11:47:57.026Z] #32 99.58 github.com/BurntSushi/toml [2020-11-04T11:47:57.026Z] #32 99.58 flag [2020-11-04T11:47:57.026Z] #32 102.5 log [2020-11-04T11:47:57.026Z] #32 ... [2020-11-04T11:47:57.026Z] [2020-11-04T11:47:57.026Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:57.026Z] #41 7.254 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:47:57.026Z] #41 7.352 GEN .gitid [2020-11-04T11:47:57.026Z] #41 7.399 GEN criu/include/version.h [2020-11-04T11:47:57.026Z] #41 7.533 GEN include/common/asm [2020-11-04T11:47:57.640Z] #19 ... [2020-11-04T11:47:57.640Z] [2020-11-04T11:47:57.640Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:57.640Z] #44 141.8 vendor/golang.org/x/net/idna [2020-11-04T11:47:57.640Z] #44 142.4 mime [2020-11-04T11:47:57.640Z] #44 147.8 net/textproto [2020-11-04T11:47:57.640Z] #44 147.8 vendor/golang.org/x/net/http/httpproxy [2020-11-04T11:47:57.640Z] #44 147.8 crypto/x509 [2020-11-04T11:47:57.640Z] #44 149.4 vendor/golang.org/x/net/http/httpguts [2020-11-04T11:47:57.640Z] #44 149.4 mime/multipart [2020-11-04T11:47:57.640Z] #44 ... [2020-11-04T11:47:57.640Z] [2020-11-04T11:47:57.640Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:57.640Z] #42 82.26 DEP criu/protobuf-desc.d [2020-11-04T11:47:57.640Z] #42 82.50 DEP criu/proc_parse.d [2020-11-04T11:47:57.640Z] #42 82.74 DEP criu/plugin.d [2020-11-04T11:47:57.640Z] #42 82.82 DEP criu/pipes.d [2020-11-04T11:47:57.640Z] #42 83.02 DEP criu/pie-util.d [2020-11-04T11:47:57.640Z] #42 83.22 DEP criu/pie-util-vdso.d [2020-11-04T11:47:57.640Z] #42 83.38 DEP criu/path.d [2020-11-04T11:47:57.640Z] #42 83.61 DEP criu/parasite-syscall.d [2020-11-04T11:47:57.640Z] #42 83.94 DEP criu/pagemap.d [2020-11-04T11:47:57.640Z] #42 84.15 DEP criu/pagemap-cache.d [2020-11-04T11:47:57.640Z] #42 84.30 DEP criu/page-xfer.d [2020-11-04T11:47:57.640Z] #42 84.52 DEP criu/page-pipe.d [2020-11-04T11:47:57.640Z] #42 84.64 DEP criu/netfilter.d [2020-11-04T11:47:57.640Z] #42 84.88 DEP criu/net.d [2020-11-04T11:47:57.640Z] #42 85.11 DEP criu/namespaces.d [2020-11-04T11:47:57.640Z] #42 85.36 DEP criu/mount.d [2020-11-04T11:47:57.640Z] #42 85.61 DEP criu/memfd.d [2020-11-04T11:47:57.640Z] #42 85.76 DEP criu/mem.d [2020-11-04T11:47:57.640Z] #42 85.96 DEP criu/lsm.d [2020-11-04T11:47:57.640Z] #42 86.10 DEP criu/log.d [2020-11-04T11:47:57.640Z] #42 86.26 DEP criu/libnetlink.d [2020-11-04T11:47:57.640Z] #42 86.39 DEP criu/kerndat.d [2020-11-04T11:47:57.640Z] #42 86.63 DEP criu/kcmp-ids.d [2020-11-04T11:47:57.640Z] #42 86.71 DEP criu/irmap.d [2020-11-04T11:47:57.640Z] #42 86.87 DEP criu/ipc_ns.d [2020-11-04T11:47:57.640Z] #42 87.02 DEP criu/image.d [2020-11-04T11:47:57.640Z] #42 87.24 DEP criu/image-desc.d [2020-11-04T11:47:57.640Z] #42 87.36 DEP criu/fsnotify.d [2020-11-04T11:47:57.640Z] #42 87.60 DEP criu/filesystems.d [2020-11-04T11:47:57.640Z] #42 87.80 DEP criu/files.d [2020-11-04T11:47:57.640Z] #42 88.00 DEP criu/files-reg.d [2020-11-04T11:47:57.640Z] #42 88.19 DEP criu/files-ext.d [2020-11-04T11:47:57.728Z] #54 57.44 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T11:47:57.728Z] #54 57.44 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T11:47:57.728Z] #54 57.44 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:47:57.728Z] #54 57.44 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:47:57.728Z] #54 57.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T11:47:57.728Z] #54 57.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T11:47:57.728Z] #54 57.44 + '[' '' = dynamic ']' [2020-11-04T11:47:57.728Z] #54 57.44 + make [2020-11-04T11:47:57.820Z] #43 ... [2020-11-04T11:47:57.820Z] [2020-11-04T11:47:57.820Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:57.820Z] #41 22.80 CC images/core-s390.o [2020-11-04T11:47:57.820Z] #41 23.48 CC images/cpuinfo.o [2020-11-04T11:47:57.820Z] #41 23.82 CC images/inventory.o [2020-11-04T11:47:57.820Z] #41 24.11 CC images/fdinfo.o [2020-11-04T11:47:57.820Z] #41 24.58 CC images/fown.o [2020-11-04T11:47:57.820Z] #41 24.80 CC images/ns.o [2020-11-04T11:47:57.820Z] #41 25.00 CC images/regfile.o [2020-11-04T11:47:57.820Z] #41 25.18 CC images/ghost-file.o [2020-11-04T11:47:57.820Z] #41 25.56 CC images/fifo.o [2020-11-04T11:47:57.820Z] #41 25.87 CC images/remap-file-path.o [2020-11-04T11:47:57.820Z] #41 26.10 CC images/eventfd.o [2020-11-04T11:47:57.820Z] #41 26.44 CC images/eventpoll.o [2020-11-04T11:47:57.820Z] #41 26.70 CC images/fh.o [2020-11-04T11:47:57.820Z] #41 27.03 CC images/fsnotify.o [2020-11-04T11:47:57.820Z] #41 27.64 CC images/signalfd.o [2020-11-04T11:47:57.820Z] #41 27.86 CC images/fs.o [2020-11-04T11:47:57.820Z] #41 28.13 CC images/pstree.o [2020-11-04T11:47:57.939Z] #42 88.39 DEP criu/file-lock.d [2020-11-04T11:47:57.939Z] #42 88.57 DEP criu/file-ids.d [2020-11-04T11:47:58.084Z] #41 28.48 CC images/pipe.o [2020-11-04T11:47:58.239Z] #42 ... [2020-11-04T11:47:58.239Z] [2020-11-04T11:47:58.239Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:58.239Z] #44 152.4 crypto/tls [2020-11-04T11:47:58.659Z] #54 58.50 + bin/ctr [2020-11-04T11:47:58.661Z] #41 28.90 CC images/tcp-stream.o [2020-11-04T11:47:58.661Z] #41 29.28 CC images/sk-packet.o [2020-11-04T11:47:58.942Z] #41 9.489 PBCC images/timens.pb-c.c [2020-11-04T11:47:59.202Z] #41 9.577 DEP images/timens.pb-c.d [2020-11-04T11:47:59.202Z] #41 9.672 PBCC images/fown.pb-c.c [2020-11-04T11:47:59.202Z] #41 9.736 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T11:47:59.237Z] #41 ... [2020-11-04T11:47:59.237Z] [2020-11-04T11:47:59.237Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:59.237Z] #43 100.2 net/http/httptrace [2020-11-04T11:47:59.237Z] #43 100.4 net/http [2020-11-04T11:47:59.462Z] #41 9.845 PBCC images/opts.pb-c.c [2020-11-04T11:47:59.462Z] #41 9.896 PBCC images/memfd.pb-c.c [2020-11-04T11:47:59.462Z] #41 9.928 DEP images/fown.pb-c.d [2020-11-04T11:47:59.462Z] #41 10.00 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T11:47:59.721Z] #41 10.14 DEP images/opts.pb-c.d [2020-11-04T11:47:59.721Z] #41 10.20 DEP images/memfd.pb-c.d [2020-11-04T11:47:59.721Z] #41 10.33 PBCC images/sit.pb-c.c [2020-11-04T11:47:59.814Z] #43 ... [2020-11-04T11:47:59.814Z] [2020-11-04T11:47:59.814Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:47:59.814Z] #11 90.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T11:47:59.814Z] #11 90.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-04T11:47:59.814Z] #11 91.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:47:59.814Z] #11 ... [2020-11-04T11:47:59.814Z] [2020-11-04T11:47:59.814Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:59.814Z] #41 29.80 CC images/mnt.o [2020-11-04T11:47:59.814Z] #41 30.09 CC images/pipe-data.o [2020-11-04T11:47:59.981Z] #41 10.44 DEP images/sit.pb-c.d [2020-11-04T11:47:59.981Z] #41 ... [2020-11-04T11:47:59.981Z] [2020-11-04T11:47:59.981Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:47:59.981Z] #35 10.58 Scanning dependencies of target tini-static [2020-11-04T11:47:59.981Z] #35 10.83 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T11:47:59.981Z] #35 12.35 [100%] Linking C executable tini-static [2020-11-04T11:47:59.981Z] #35 13.41 [100%] Built target tini-static [2020-11-04T11:47:59.981Z] #35 13.50 + mkdir -p /build [2020-11-04T11:47:59.981Z] #35 13.51 + cp tini-static /build/docker-init [2020-11-04T11:47:59.981Z] #35 DONE 13.8s [2020-11-04T11:47:59.981Z] [2020-11-04T11:47:59.981Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:47:59.981Z] #41 10.48 PBCC images/macvlan.pb-c.c [2020-11-04T11:47:59.981Z] #41 10.51 DEP images/macvlan.pb-c.d [2020-11-04T11:48:00.078Z] #41 30.35 CC images/sa.o [2020-11-04T11:48:00.244Z] #41 10.64 PBCC images/autofs.pb-c.c [2020-11-04T11:48:00.244Z] #41 10.68 DEP images/autofs.pb-c.d [2020-11-04T11:48:00.244Z] #41 10.73 PBCC images/sysctl.pb-c.c [2020-11-04T11:48:00.244Z] #41 10.75 DEP images/sysctl.pb-c.d [2020-11-04T11:48:00.343Z] #41 30.67 CC images/timer.o [2020-11-04T11:48:00.503Z] #41 10.86 PBCC images/time.pb-c.c [2020-11-04T11:48:00.503Z] #41 10.88 DEP images/time.pb-c.d [2020-11-04T11:48:00.503Z] #41 10.98 PBCC images/binfmt-misc.pb-c.c [2020-11-04T11:48:00.503Z] #41 11.04 DEP images/binfmt-misc.pb-c.d [2020-11-04T11:48:00.503Z] #41 11.10 PBCC images/seccomp.pb-c.c [2020-11-04T11:48:00.607Z] #41 31.17 CC images/timerfd.o [2020-11-04T11:48:00.763Z] #41 11.12 DEP images/seccomp.pb-c.d [2020-11-04T11:48:00.763Z] #41 11.22 PBCC images/userns.pb-c.c [2020-11-04T11:48:00.763Z] #41 11.26 DEP images/userns.pb-c.d [2020-11-04T11:48:00.763Z] #41 11.34 PBCC images/cgroup.pb-c.c [2020-11-04T11:48:01.022Z] #41 11.39 DEP images/cgroup.pb-c.d [2020-11-04T11:48:01.022Z] #41 11.49 PBCC images/ext-file.pb-c.c [2020-11-04T11:48:01.022Z] #41 11.59 DEP images/ext-file.pb-c.d [2020-11-04T11:48:01.022Z] #41 11.62 PBCC images/rpc.pb-c.c [2020-11-04T11:48:01.184Z] #41 31.52 CC images/mm.o [2020-11-04T11:48:01.187Z] #54 ... [2020-11-04T11:48:01.187Z] [2020-11-04T11:48:01.187Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:48:01.187Z] #49 113.5 mvdan.cc/sh/v3/syntax [2020-11-04T11:48:01.187Z] #49 119.7 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T11:48:01.281Z] #20 10.18 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T11:48:01.281Z] #20 10.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T11:48:01.281Z] #20 10.28 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T11:48:01.281Z] #20 10.33 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T11:48:01.281Z] #20 10.49 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T11:48:01.282Z] Client: [2020-11-04T11:48:01.282Z] Debug Mode: false [2020-11-04T11:48:01.282Z] Plugins: [2020-11-04T11:48:01.282Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-04T11:48:01.282Z] [2020-11-04T11:48:01.282Z] Server: [2020-11-04T11:48:01.282Z] Containers: 0 [2020-11-04T11:48:01.282Z] Running: 0 [2020-11-04T11:48:01.282Z] Paused: 0 [2020-11-04T11:48:01.282Z] Stopped: 0 [2020-11-04T11:48:01.282Z] Images: 0 [2020-11-04T11:48:01.282Z] Server Version: 19.03.12 [2020-11-04T11:48:01.282Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-04T11:48:01.282Z] Windows: [2020-11-04T11:48:01.282Z] LCOW: [2020-11-04T11:48:01.282Z] Logging Driver: json-file [2020-11-04T11:48:01.282Z] Plugins: [2020-11-04T11:48:01.282Z] Volume: local [2020-11-04T11:48:01.282Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-04T11:48:01.282Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-04T11:48:01.282Z] Swarm: inactive [2020-11-04T11:48:01.282Z] Default Isolation: process [2020-11-04T11:48:01.282Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-04T11:48:01.282Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-04T11:48:01.282Z] OSType: windows [2020-11-04T11:48:01.282Z] Architecture: x86_64 [2020-11-04T11:48:01.282Z] CPUs: 4 [2020-11-04T11:48:01.282Z] Total Memory: 32GiB [2020-11-04T11:48:01.282Z] Name: azwin-2-27d8c0 [2020-11-04T11:48:01.282Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-11-04T11:48:01.282Z] Docker Root Dir: D:\docker [2020-11-04T11:48:01.282Z] Debug Mode: false [2020-11-04T11:48:01.282Z] Registry: https://index.docker.io/v1/ [2020-11-04T11:48:01.282Z] Labels: [2020-11-04T11:48:01.282Z] Experimental: true [2020-11-04T11:48:01.282Z] Insecure Registries: [2020-11-04T11:48:01.282Z] 10.0.0.4:5000 [2020-11-04T11:48:01.282Z] 127.0.0.0/8 [2020-11-04T11:48:01.282Z] Registry Mirrors: [2020-11-04T11:48:01.282Z] http://10.0.0.4:5000/ [2020-11-04T11:48:01.282Z] Live Restore Enabled: false [2020-11-04T11:48:01.282Z] [2020-11-04T11:48:01.287Z] #41 11.65 DEP images/rpc.pb-c.d [2020-11-04T11:48:01.287Z] #41 11.71 PBCC images/siginfo.pb-c.c [2020-11-04T11:48:01.287Z] #41 11.81 DEP images/siginfo.pb-c.d [2020-11-04T11:48:01.287Z] #41 11.88 PBCC images/pagemap.pb-c.c [Pipeline] } [Pipeline] // stage [2020-11-04T11:48:01.444Z] #49 ... [2020-11-04T11:48:01.444Z] [2020-11-04T11:48:01.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:01.444Z] #41 21.55 CC images/core-aarch64.o [2020-11-04T11:48:01.444Z] #41 21.90 CC images/core-ppc64.o [2020-11-04T11:48:01.444Z] #41 22.57 CC images/core-s390.o [2020-11-04T11:48:01.444Z] #41 23.25 CC images/cpuinfo.o [2020-11-04T11:48:01.444Z] #41 23.73 CC images/inventory.o [2020-11-04T11:48:01.444Z] #41 24.02 CC images/fdinfo.o [2020-11-04T11:48:01.444Z] #41 24.29 CC images/fown.o [2020-11-04T11:48:01.444Z] #41 24.58 CC images/ns.o [2020-11-04T11:48:01.444Z] #41 24.78 CC images/regfile.o [2020-11-04T11:48:01.444Z] #41 25.05 CC images/ghost-file.o [2020-11-04T11:48:01.444Z] #41 25.49 CC images/fifo.o [2020-11-04T11:48:01.444Z] #41 25.68 CC images/remap-file-path.o [2020-11-04T11:48:01.444Z] #41 25.93 CC images/eventfd.o [2020-11-04T11:48:01.444Z] #41 26.11 CC images/eventpoll.o [2020-11-04T11:48:01.448Z] #41 31.93 CC images/sk-opts.o [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-11-04T11:48:01.546Z] #41 11.94 DEP images/pagemap.pb-c.d [2020-11-04T11:48:01.546Z] #41 11.95 PBCC images/rlimit.pb-c.c [2020-11-04T11:48:01.546Z] #41 11.95 DEP images/rlimit.pb-c.d [2020-11-04T11:48:01.546Z] #41 12.06 PBCC images/file-lock.pb-c.c [2020-11-04T11:48:01.546Z] #41 12.09 DEP images/file-lock.pb-c.d [2020-11-04T11:48:01.546Z] #41 12.18 PBCC images/tty.pb-c.c [2020-11-04T11:48:01.701Z] #41 26.42 CC images/fh.o [2020-11-04T11:48:01.701Z] #41 ... [2020-11-04T11:48:01.701Z] [2020-11-04T11:48:01.701Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:01.701Z] #43 113.9 go/parser [2020-11-04T11:48:01.701Z] #43 114.1 text/template [2020-11-04T11:48:01.701Z] #43 118.0 encoding/xml [2020-11-04T11:48:01.701Z] #43 118.6 go/doc [2020-11-04T11:48:01.701Z] #43 122.0 github.com/LK4D4/vndr/build [2020-11-04T11:48:01.701Z] #43 123.8 github.com/LK4D4/vndr/versioned [2020-11-04T11:48:01.701Z] #43 123.9 compress/flate [2020-11-04T11:48:01.806Z] #41 12.25 DEP images/tty.pb-c.d [2020-11-04T11:48:01.806Z] #41 12.31 PBCC images/tun.pb-c.c [2020-11-04T11:48:01.806Z] #41 12.36 PBCC images/netdev.pb-c.c [2020-11-04T11:48:01.806Z] #41 12.44 DEP images/tun.pb-c.d [2020-11-04T11:48:01.959Z] #43 ... [2020-11-04T11:48:01.959Z] [2020-11-04T11:48:01.959Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:01.959Z] #41 26.70 CC images/fsnotify.o [2020-11-04T11:48:02.025Z] #41 32.27 CC images/sk-unix.o [2020-11-04T11:48:02.065Z] #41 12.61 DEP images/netdev.pb-c.d [2020-11-04T11:48:02.065Z] #41 12.71 PBCC images/vma.pb-c.c [2020-11-04T11:48:02.324Z] #41 12.81 DEP images/vma.pb-c.d [2020-11-04T11:48:02.523Z] #41 27.37 CC images/signalfd.o [2020-11-04T11:48:02.585Z] #41 13.07 PBCC images/creds.pb-c.c [2020-11-04T11:48:02.585Z] #41 13.09 DEP images/creds.pb-c.d [2020-11-04T11:48:02.585Z] #41 13.24 PBCC images/utsns.pb-c.c [2020-11-04T11:48:02.603Z] #41 32.86 CC images/sk-inet.o [2020-11-04T11:48:02.780Z] #41 27.63 CC images/fs.o [2020-11-04T11:48:02.845Z] #41 13.32 DEP images/utsns.pb-c.d [2020-11-04T11:48:02.845Z] #41 13.48 PBCC images/ipc-desc.pb-c.c [2020-11-04T11:48:02.845Z] #41 13.50 PBCC images/ipc-sem.pb-c.c [2020-11-04T11:48:02.868Z] #41 33.39 CC images/tun.o [2020-11-04T11:48:03.037Z] #41 27.85 CC images/pstree.o [2020-11-04T11:48:03.105Z] #41 13.56 DEP images/ipc-desc.pb-c.d [2020-11-04T11:48:03.105Z] #41 13.64 DEP images/ipc-sem.pb-c.d [2020-11-04T11:48:03.105Z] #41 13.78 PBCC images/ipc-msg.pb-c.c [2020-11-04T11:48:03.199Z] #20 11.99 Building wheels for collected packages: pyyaml [2020-11-04T11:48:03.199Z] #20 11.99 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T11:48:03.295Z] #41 28.04 CC images/pipe.o [2020-11-04T11:48:03.365Z] #41 13.91 DEP images/ipc-msg.pb-c.d [2020-11-04T11:48:03.444Z] #41 33.82 CC images/sk-netlink.o [2020-11-04T11:48:03.554Z] #41 28.28 CC images/tcp-stream.o [2020-11-04T11:48:03.625Z] #41 14.01 PBCC images/ipc-shm.pb-c.c [2020-11-04T11:48:03.625Z] #41 14.08 DEP images/ipc-shm.pb-c.d [2020-11-04T11:48:03.625Z] #41 14.18 PBCC images/ipc-var.pb-c.c [2020-11-04T11:48:03.625Z] #41 14.29 DEP images/ipc-var.pb-c.d [2020-11-04T11:48:03.708Z] #41 34.12 CC images/packet-sock.o [2020-11-04T11:48:03.771Z] #20 13.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T11:48:03.771Z] #20 13.07 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T11:48:03.813Z] #41 ... [2020-11-04T11:48:03.813Z] [2020-11-04T11:48:03.813Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:48:03.813Z] #49 DONE 126.0s [2020-11-04T11:48:03.813Z] [2020-11-04T11:48:03.813Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:03.813Z] #41 28.52 CC images/sk-packet.o [2020-11-04T11:48:03.885Z] #41 14.39 PBCC images/sk-opts.pb-c.c [2020-11-04T11:48:03.914Z] #44 ... [2020-11-04T11:48:03.914Z] [2020-11-04T11:48:03.914Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:03.914Z] #23 153.1 Checking out files: 27% (3055/10984) Checking out files: 28% (3076/10984) Checking out files: 29% (3186/10984) Checking out files: 30% (3296/10984) Checking out files: 31% (3406/10984) Checking out files: 32% (3515/10984) Checking out files: 33% (3625/10984) Checking out files: 34% (3735/10984) Checking out files: 35% (3845/10984) Checking out files: 36% (3955/10984) Checking out files: 37% (4065/10984) Checking out files: 38% (4174/10984) Checking out files: 39% (4284/10984) Checking out files: 40% (4394/10984) Checking out files: 41% (4504/10984) Checking out files: 42% (4614/10984) Checking out files: 42% (4688/10984) Checking out files: 43% (4724/10984) Checking out files: 44% (4833/10984) Checking out files: 45% (4943/10984) Checking out files: 46% (5053/10984) Checking out files: 47% (5163/10984) Checking out files: 48% (5273/10984) Checking out files: 49% (5383/10984) Checking out files: 50% (5492/10984) Checking out files: 51% (5602/10984) Checking out files: 52% (5712/10984) Checking out files: 53% (5822/10984) Checking out files: 54% (5932/10984) Checking out files: 55% (6042/10984) Checking out files: 56% (6152/10984) Checking out files: 57% (6261/10984) Checking out files: 58% (6371/10984) Checking out files: 59% (6481/10984) Checking out files: 60% (6591/10984) Checking out files: 61% (6701/10984) Checking out files: 62% (6811/10984) Checking out files: 63% (6920/10984) Checking out files: 63% (6957/10984) Checking out files: 64% (7030/10984) Checking out files: 65% (7140/10984) Checking out files: 66% (7250/10984) Checking out files: 67% (7360/10984) Checking out files: 68% (7470/10984) Checking out files: 69% (7579/10984) Checking out files: 70% (7689/10984) Checking out files: 71% (7799/10984) Checking out files: 72% (7909/10984) Checking out files: 73% (8019/10984) Checking out files: 74% (8129/10984) Checking out files: 75% (8238/10984) Checking out files: 76% (8348/10984) Checking out files: 77% (8458/10984) Checking out files: 78% (8568/10984) Checking out files: 79% (8678/10984) Checking out files: 80% (8788/10984) Checking out files: 81% (8898/10984) Checking out files: 82% (9007/10984) Checking out files: 83% (9117/10984) Checking out files: 84% (9227/10984) Checking out files: 85% (9337/10984) Checking out files: 86% (9447/10984) Checking out files: 86% (9466/10984) Checking out files: 87% (9557/10984) Checking out files: 88% (9666/10984) Checking out files: 89% (9776/10984) Checking out files: 90% (9886/10984) Checking out files: 91% (9996/10984) Checking out files: 92% (10106/10984) Checking out files: 93% (10216/10984) Checking out files: 94% (10325/10984) Checking out files: 95% (10435/10984) Checking out files: 96% (10545/10984) Checking out files: 97% (10655/10984) Checking out files: 98% (10765/10984) Checking out files: 99% (10875/10984) Checking out files: 100% (10984/10984) Checking out files: 100% (10984/10984), done. [2020-11-04T11:48:03.914Z] #23 157.1 + cd /tmp/tmp.USrpz4ooX5/tmp/docker-ce [2020-11-04T11:48:03.914Z] #23 157.1 + git checkout -q v17.06.2-ce [2020-11-04T11:48:03.971Z] #41 34.45 CC images/ipc-var.o [2020-11-04T11:48:04.032Z] #20 13.15 Successfully built pyyaml [2020-11-04T11:48:04.032Z] #20 13.18 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-04T11:48:04.145Z] #41 14.48 PBCC images/packet-sock.pb-c.c [2020-11-04T11:48:04.145Z] #41 14.53 DEP images/sk-opts.pb-c.d [2020-11-04T11:48:04.235Z] #41 34.67 CC images/ipc-desc.o [2020-11-04T11:48:04.293Z] #20 13.55 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T11:48:04.376Z] #41 29.02 CC images/mnt.o [2020-11-04T11:48:04.407Z] #41 14.78 DEP images/packet-sock.pb-c.d [2020-11-04T11:48:04.407Z] #41 14.87 PBCC images/sk-netlink.pb-c.c [2020-11-04T11:48:04.407Z] #41 14.96 DEP images/sk-netlink.pb-c.d [2020-11-04T11:48:04.499Z] #41 34.86 CC images/ipc-shm.o [2020-11-04T11:48:04.499Z] #41 35.10 CC images/ipc-msg.o [2020-11-04T11:48:04.634Z] #41 29.46 CC images/pipe-data.o [2020-11-04T11:48:04.669Z] #41 15.07 PBCC images/sk-inet.pb-c.c [2020-11-04T11:48:04.669Z] #41 15.20 DEP images/sk-inet.pb-c.d [2020-11-04T11:48:04.669Z] #41 15.29 PBCC images/sk-unix.pb-c.c [2020-11-04T11:48:04.763Z] #41 ... [2020-11-04T11:48:04.763Z] [2020-11-04T11:48:04.763Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:48:04.763Z] #11 105.7 Selecting previously unselected package libapparmor1:arm64. [2020-11-04T11:48:04.763Z] #11 105.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-11-04T11:48:04.763Z] #11 105.7 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-11-04T11:48:04.763Z] #11 105.8 Selecting previously unselected package libapparmor-dev:arm64. [2020-11-04T11:48:04.763Z] #11 105.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-11-04T11:48:04.763Z] #11 105.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-04T11:48:04.763Z] #11 106.0 Selecting previously unselected package libbtrfs0. [2020-11-04T11:48:04.763Z] #11 106.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-04T11:48:04.763Z] #11 106.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:48:04.763Z] #11 106.1 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:48:04.763Z] #11 106.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-04T11:48:04.763Z] #11 106.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:48:04.865Z] #20 DONE 14.0s [2020-11-04T11:48:04.865Z] [2020-11-04T11:48:04.865Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T11:48:04.865Z] #23 DONE 0.1s [2020-11-04T11:48:04.865Z] [2020-11-04T11:48:04.865Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T11:48:04.965Z] #41 15.42 DEP images/sk-unix.pb-c.d [2020-11-04T11:48:04.965Z] #41 15.54 PBCC images/mm.pb-c.c [2020-11-04T11:48:05.028Z] #11 106.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-11-04T11:48:05.028Z] #11 106.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-04T11:48:05.028Z] #11 106.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-04T11:48:05.198Z] #41 29.82 CC images/sa.o [2020-11-04T11:48:05.198Z] #41 30.01 CC images/timer.o [2020-11-04T11:48:05.228Z] #41 15.67 DEP images/mm.pb-c.d [2020-11-04T11:48:05.228Z] #41 15.77 PBCC images/timerfd.pb-c.c [2020-11-04T11:48:05.455Z] #41 30.34 CC images/timerfd.o [2020-11-04T11:48:05.487Z] #41 15.83 DEP images/timerfd.pb-c.d [2020-11-04T11:48:05.487Z] #41 15.88 PBCC images/timer.pb-c.c [2020-11-04T11:48:05.487Z] #41 15.89 DEP images/timer.pb-c.d [2020-11-04T11:48:05.487Z] #41 15.96 PBCC images/sa.pb-c.c [2020-11-04T11:48:05.487Z] #41 16.04 DEP images/sa.pb-c.d [2020-11-04T11:48:05.487Z] #41 16.09 PBCC images/pipe-data.pb-c.c [2020-11-04T11:48:05.606Z] #11 106.7 Selecting previously unselected package libudev-dev:arm64. [2020-11-04T11:48:05.606Z] #11 106.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-11-04T11:48:05.606Z] #11 106.7 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-04T11:48:05.606Z] #11 106.9 Selecting previously unselected package libsepol1-dev:arm64. [2020-11-04T11:48:05.606Z] #11 106.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-11-04T11:48:05.606Z] #11 106.9 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-11-04T11:48:05.712Z] #41 30.56 CC images/mm.o [2020-11-04T11:48:05.747Z] #41 16.11 DEP images/pipe-data.pb-c.d [2020-11-04T11:48:05.747Z] #41 16.13 PBCC images/mnt.pb-c.c [2020-11-04T11:48:05.747Z] #41 16.20 DEP images/mnt.pb-c.d [2020-11-04T11:48:05.747Z] #41 16.24 PBCC images/sk-packet.pb-c.c [2020-11-04T11:48:05.747Z] #41 16.26 DEP images/sk-packet.pb-c.d [2020-11-04T11:48:05.747Z] #41 16.32 PBCC images/tcp-stream.pb-c.c [2020-11-04T11:48:05.871Z] #11 107.2 Selecting previously unselected package libpcre16-3:arm64. [2020-11-04T11:48:05.872Z] #11 107.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-11-04T11:48:05.872Z] #11 107.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-11-04T11:48:06.007Z] #41 16.36 DEP images/tcp-stream.pb-c.d [2020-11-04T11:48:06.007Z] #41 16.44 PBCC images/pipe.pb-c.c [2020-11-04T11:48:06.007Z] #41 ... [2020-11-04T11:48:06.007Z] [2020-11-04T11:48:06.007Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:48:06.007Z] #32 106.7 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T11:48:06.007Z] #32 DONE 115.0s [2020-11-04T11:48:06.007Z] [2020-11-04T11:48:06.007Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:06.007Z] #41 16.48 DEP images/pipe.pb-c.d [2020-11-04T11:48:06.007Z] #41 ... [2020-11-04T11:48:06.007Z] [2020-11-04T11:48:06.007Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:06.007Z] #43 107.2 go/ast [2020-11-04T11:48:06.007Z] #43 108.3 internal/lazyregexp [2020-11-04T11:48:06.007Z] #43 108.7 net/url [2020-11-04T11:48:06.007Z] #43 111.4 text/template/parse [2020-11-04T11:48:06.020Z] #23 ... [2020-11-04T11:48:06.020Z] [2020-11-04T11:48:06.020Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:06.020Z] #44 160.3 net/http/httptrace [2020-11-04T11:48:06.266Z] #43 115.2 go/parser [2020-11-04T11:48:06.267Z] #43 ... [2020-11-04T11:48:06.267Z] [2020-11-04T11:48:06.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:06.267Z] #41 16.63 PBCC images/pstree.pb-c.c [2020-11-04T11:48:06.267Z] #41 16.69 DEP images/pstree.pb-c.d [2020-11-04T11:48:06.267Z] #41 16.76 PBCC images/fs.pb-c.c [2020-11-04T11:48:06.267Z] #41 16.77 DEP images/fs.pb-c.d [2020-11-04T11:48:06.267Z] #41 16.82 PBCC images/signalfd.pb-c.c [2020-11-04T11:48:06.267Z] #41 16.88 DEP images/signalfd.pb-c.d [2020-11-04T11:48:06.276Z] #41 30.87 CC images/sk-opts.o [2020-11-04T11:48:06.276Z] #41 31.13 CC images/sk-unix.o [2020-11-04T11:48:06.319Z] #44 160.6 net/http [2020-11-04T11:48:06.452Z] #11 107.6 Selecting previously unselected package libpcre32-3:arm64. [2020-11-04T11:48:06.452Z] #11 107.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-11-04T11:48:06.452Z] #11 107.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-11-04T11:48:06.452Z] #11 107.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-11-04T11:48:06.452Z] #11 107.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-11-04T11:48:06.452Z] #11 107.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-04T11:48:06.452Z] #11 107.9 Selecting previously unselected package libpcre3-dev:arm64. [2020-11-04T11:48:06.452Z] #11 107.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-11-04T11:48:06.531Z] #41 16.98 PBCC images/fh.pb-c.c [2020-11-04T11:48:06.531Z] #41 17.03 PBCC images/fsnotify.pb-c.c [2020-11-04T11:48:06.531Z] #41 17.10 DEP images/fh.pb-c.d [2020-11-04T11:48:06.569Z] #41 31.41 CC images/sk-inet.o [2020-11-04T11:48:06.716Z] #11 107.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-04T11:48:06.782Z] #28 DONE 1.7s [2020-11-04T11:48:06.782Z] [2020-11-04T11:48:06.782Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T11:48:06.782Z] #31 DONE 0.3s [2020-11-04T11:48:06.782Z] [2020-11-04T11:48:06.782Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:06.782Z] #41 125.9 CC criu/namespaces.o [2020-11-04T11:48:06.782Z] #41 127.6 CC criu/net.o [2020-11-04T11:48:06.782Z] #41 130.8 CC criu/netfilter.o [2020-11-04T11:48:06.782Z] #41 131.3 CC criu/page-pipe.o [2020-11-04T11:48:06.782Z] #41 132.1 CC criu/page-xfer.o [2020-11-04T11:48:06.782Z] #41 133.8 CC criu/pagemap-cache.o [2020-11-04T11:48:06.782Z] #41 134.3 CC criu/pagemap.o [2020-11-04T11:48:06.782Z] #41 135.3 CC criu/parasite-syscall.o [2020-11-04T11:48:06.782Z] #41 ... [2020-11-04T11:48:06.782Z] [2020-11-04T11:48:06.782Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T11:48:06.782Z] #33 DONE 0.0s [2020-11-04T11:48:06.782Z] [2020-11-04T11:48:06.782Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T11:48:06.782Z] #36 DONE 0.1s [2020-11-04T11:48:06.790Z] #41 17.19 DEP images/fsnotify.pb-c.d [2020-11-04T11:48:06.790Z] #41 17.29 PBCC images/eventpoll.pb-c.c [2020-11-04T11:48:06.980Z] #11 108.3 Selecting previously unselected package libselinux1-dev:arm64. [2020-11-04T11:48:07.043Z] [2020-11-04T11:48:07.043Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:07.050Z] #41 17.40 DEP images/eventpoll.pb-c.d [2020-11-04T11:48:07.050Z] #41 17.49 PBCC images/eventfd.pb-c.c [2020-11-04T11:48:07.050Z] #41 17.58 DEP images/eventfd.pb-c.d [2020-11-04T11:48:07.050Z] #41 17.70 PBCC images/remap-file-path.pb-c.c [2020-11-04T11:48:07.145Z] #41 31.88 CC images/tun.o [2020-11-04T11:48:07.244Z] #11 108.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-11-04T11:48:07.244Z] #11 108.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-04T11:48:07.244Z] #11 108.6 Selecting previously unselected package libdevmapper-dev:arm64. [2020-11-04T11:48:07.309Z] #41 17.71 DEP images/remap-file-path.pb-c.d [2020-11-04T11:48:07.309Z] #41 17.74 PBCC images/fifo.pb-c.c [2020-11-04T11:48:07.309Z] #41 17.77 DEP images/fifo.pb-c.d [2020-11-04T11:48:07.309Z] #41 17.83 PBCC images/ghost-file.pb-c.c [2020-11-04T11:48:07.309Z] #41 ... [2020-11-04T11:48:07.309Z] [2020-11-04T11:48:07.309Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:48:07.309Z] #49 106.3 encoding/json [2020-11-04T11:48:07.309Z] #49 109.1 github.com/pkg/diff [2020-11-04T11:48:07.309Z] #49 111.6 go/ast [2020-11-04T11:48:07.309Z] #49 115.0 golang.org/x/crypto/ssh/terminal [2020-11-04T11:48:07.309Z] #49 ... [2020-11-04T11:48:07.309Z] [2020-11-04T11:48:07.309Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:07.309Z] #41 17.87 DEP images/ghost-file.pb-c.d [2020-11-04T11:48:07.309Z] #41 17.92 PBCC images/regfile.pb-c.c [2020-11-04T11:48:07.309Z] #41 17.96 DEP images/regfile.pb-c.d [2020-11-04T11:48:07.369Z] ok github.com/docker/docker/cmd/dockerd 0.036s coverage: 29.1% of statements [2020-11-04T11:48:07.369Z] ok github.com/docker/docker/container 0.108s coverage: 34.7% of statements [2020-11-04T11:48:07.369Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T11:48:07.369Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T11:48:07.369Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T11:48:07.369Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T11:48:07.409Z] #41 32.21 CC images/sk-netlink.o [2020-11-04T11:48:07.508Z] #11 108.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-11-04T11:48:07.508Z] #11 108.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-04T11:48:07.508Z] #11 108.8 Selecting previously unselected package libseccomp-dev:arm64. [2020-11-04T11:48:07.508Z] #11 108.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-11-04T11:48:07.508Z] #11 108.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-04T11:48:07.569Z] #41 18.03 PBCC images/ns.pb-c.c [2020-11-04T11:48:07.569Z] #41 18.04 DEP images/ns.pb-c.d [2020-11-04T11:48:07.569Z] #41 18.10 PBCC images/fdinfo.pb-c.c [2020-11-04T11:48:07.569Z] #41 18.16 DEP images/fdinfo.pb-c.d [2020-11-04T11:48:07.569Z] #41 18.20 PBCC images/core-aarch64.pb-c.c [2020-11-04T11:48:07.615Z] #47 ... [2020-11-04T11:48:07.615Z] [2020-11-04T11:48:07.615Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:07.615Z] #41 136.3 CC criu/path.o [2020-11-04T11:48:07.678Z] #41 32.56 CC images/packet-sock.o [2020-11-04T11:48:07.772Z] #11 109.1 Selecting previously unselected package libsystemd-dev:arm64. [2020-11-04T11:48:07.772Z] #11 109.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-11-04T11:48:07.829Z] #41 18.24 PBCC images/core-arm.pb-c.c [2020-11-04T11:48:07.829Z] #41 18.28 PBCC images/core-ppc64.pb-c.c [2020-11-04T11:48:07.829Z] #41 18.30 PBCC images/core-s390.pb-c.c [2020-11-04T11:48:07.829Z] #41 18.34 PBCC images/core-x86.pb-c.c [2020-11-04T11:48:07.829Z] #41 18.39 PBCC images/core.pb-c.c [2020-11-04T11:48:07.829Z] #41 18.45 PBCC images/inventory.pb-c.c [2020-11-04T11:48:07.876Z] #41 136.5 CC criu/pie-util-vdso-elf32.o [2020-11-04T11:48:07.899Z] #44 ... [2020-11-04T11:48:07.899Z] [2020-11-04T11:48:07.899Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:07.899Z] #19 40.93 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T11:48:07.899Z] #19 41.46 Selecting previously unselected package bzip2. [2020-11-04T11:48:07.899Z] #19 41.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 41.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:48:07.899Z] #19 41.63 Selecting previously unselected package xz-utils. [2020-11-04T11:48:07.899Z] #19 41.65 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 41.67 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T11:48:07.899Z] #19 41.91 Selecting previously unselected package apparmor. [2020-11-04T11:48:07.899Z] #19 41.92 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 42.11 Unpacking apparmor (2.13.2-10) ... [2020-11-04T11:48:07.899Z] #19 42.58 Selecting previously unselected package aufs-tools. [2020-11-04T11:48:07.899Z] #19 42.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 42.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:48:07.899Z] #19 42.78 Selecting previously unselected package libonig5:ppc64el. [2020-11-04T11:48:07.899Z] #19 42.78 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 42.78 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-04T11:48:07.899Z] #19 43.09 Selecting previously unselected package libjq1:ppc64el. [2020-11-04T11:48:07.899Z] #19 43.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 43.11 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-04T11:48:07.899Z] #19 43.25 Selecting previously unselected package jq. [2020-11-04T11:48:07.899Z] #19 43.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 43.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:48:07.899Z] #19 43.41 Selecting previously unselected package libaio1:ppc64el. [2020-11-04T11:48:07.899Z] #19 43.43 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 43.47 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-11-04T11:48:07.899Z] #19 43.54 Selecting previously unselected package libgpm2:ppc64el. [2020-11-04T11:48:07.899Z] #19 43.55 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 43.56 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-11-04T11:48:07.899Z] #19 43.66 Selecting previously unselected package libicu63:ppc64el. [2020-11-04T11:48:07.899Z] #19 43.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 43.68 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-04T11:48:07.899Z] #19 48.30 Selecting previously unselected package libnet1:ppc64el. [2020-11-04T11:48:07.899Z] #19 48.30 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 48.31 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-04T11:48:07.899Z] #19 48.40 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-04T11:48:07.899Z] #19 48.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 48.42 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-04T11:48:07.899Z] #19 48.54 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-04T11:48:07.899Z] #19 48.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 48.57 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-04T11:48:07.899Z] #19 48.68 Selecting previously unselected package libreadline5:ppc64el. [2020-11-04T11:48:07.899Z] #19 48.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 48.70 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-04T11:48:07.899Z] #19 48.85 Selecting previously unselected package net-tools. [2020-11-04T11:48:07.899Z] #19 48.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 48.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:48:07.899Z] #19 49.12 Selecting previously unselected package python-pip-whl. [2020-11-04T11:48:07.899Z] #19 49.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T11:48:07.899Z] #19 49.13 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T11:48:07.899Z] #19 49.69 Selecting previously unselected package python3-lib2to3. [2020-11-04T11:48:07.899Z] #19 49.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T11:48:07.899Z] #19 49.70 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:48:07.899Z] #19 49.83 Selecting previously unselected package python3-distutils. [2020-11-04T11:48:07.899Z] #19 49.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T11:48:07.899Z] #19 49.85 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T11:48:07.899Z] #19 50.03 Selecting previously unselected package python3-pip. [2020-11-04T11:48:07.899Z] #19 50.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T11:48:07.899Z] #19 50.07 Unpacking python3-pip (18.1-5) ... [2020-11-04T11:48:07.899Z] #19 50.25 Selecting previously unselected package python3-pkg-resources. [2020-11-04T11:48:07.899Z] #19 50.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:48:07.899Z] #19 50.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:48:07.899Z] #19 50.42 Selecting previously unselected package python3-setuptools. [2020-11-04T11:48:07.899Z] #19 50.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T11:48:07.899Z] #19 50.43 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T11:48:07.899Z] #19 50.68 Selecting previously unselected package python3-wheel. [2020-11-04T11:48:07.899Z] #19 50.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T11:48:07.899Z] #19 50.70 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T11:48:07.899Z] #19 50.80 Selecting previously unselected package sudo. [2020-11-04T11:48:07.899Z] #19 50.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-11-04T11:48:07.899Z] #19 50.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:48:08.036Z] #11 109.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-04T11:48:08.088Z] #41 18.50 DEP images/core-aarch64.pb-c.d [2020-11-04T11:48:08.088Z] #41 18.54 DEP images/core-arm.pb-c.d [2020-11-04T11:48:08.088Z] #41 18.59 DEP images/core-ppc64.pb-c.d [2020-11-04T11:48:08.088Z] #41 18.63 DEP images/core-s390.pb-c.d [2020-11-04T11:48:08.088Z] #41 18.70 DEP images/core-x86.pb-c.d [2020-11-04T11:48:08.199Z] #19 ... [2020-11-04T11:48:08.199Z] [2020-11-04T11:48:08.199Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:08.199Z] #42 88.73 DEP criu/fifo.d [2020-11-04T11:48:08.199Z] #42 88.91 DEP criu/fdstore.d [2020-11-04T11:48:08.199Z] #42 89.03 DEP criu/fault-injection.d [2020-11-04T11:48:08.199Z] #42 89.10 DEP criu/external.d [2020-11-04T11:48:08.199Z] #42 89.27 DEP criu/eventpoll.d [2020-11-04T11:48:08.199Z] #42 89.49 DEP criu/eventfd.d [2020-11-04T11:48:08.199Z] #42 89.72 DEP criu/crtools.d [2020-11-04T11:48:08.199Z] #42 90.02 DEP criu/cr-service.d [2020-11-04T11:48:08.199Z] #42 90.27 DEP criu/cr-restore.d [2020-11-04T11:48:08.199Z] #42 90.66 DEP criu/cr-errno.d [2020-11-04T11:48:08.199Z] #42 90.68 DEP criu/cr-dump.d [2020-11-04T11:48:08.199Z] #42 90.94 DEP criu/cr-dedup.d [2020-11-04T11:48:08.199Z] #42 91.27 DEP criu/cr-check.d [2020-11-04T11:48:08.199Z] #42 91.62 DEP criu/config.d [2020-11-04T11:48:08.199Z] #42 91.88 DEP criu/clone-noasan.d [2020-11-04T11:48:08.199Z] #42 92.01 DEP criu/cgroup.d [2020-11-04T11:48:08.199Z] #42 92.21 DEP criu/cgroup-props.d [2020-11-04T11:48:08.199Z] #42 92.40 DEP criu/bitmap.d [2020-11-04T11:48:08.199Z] #42 92.45 DEP criu/bfd.d [2020-11-04T11:48:08.199Z] #42 92.57 DEP criu/autofs.d [2020-11-04T11:48:08.199Z] #42 92.86 DEP criu/aio.d [2020-11-04T11:48:08.199Z] #42 93.01 DEP criu/action-scripts.d [2020-11-04T11:48:08.199Z] #42 93.40 CC criu/action-scripts.o [2020-11-04T11:48:08.199Z] #42 94.02 CC criu/aio.o [2020-11-04T11:48:08.199Z] #42 94.69 CC criu/autofs.o [2020-11-04T11:48:08.199Z] #42 97.08 CC criu/bfd.o [2020-11-04T11:48:08.199Z] #42 97.91 CC criu/bitmap.o [2020-11-04T11:48:08.199Z] #42 98.15 CC criu/cgroup-props.o [2020-11-04T11:48:08.246Z] #41 33.05 CC images/ipc-var.o [2020-11-04T11:48:08.300Z] #11 109.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-04T11:48:08.348Z] #41 18.78 DEP images/core.pb-c.d [2020-11-04T11:48:08.348Z] #41 18.84 DEP images/inventory.pb-c.d [2020-11-04T11:48:08.348Z] #41 18.89 PBCC images/cpuinfo.pb-c.c [2020-11-04T11:48:08.348Z] #41 18.90 DEP images/cpuinfo.pb-c.d [2020-11-04T11:48:08.348Z] #41 18.95 PBCC images/stats.pb-c.c [2020-11-04T11:48:08.448Z] #41 137.0 CC criu/pie-util-vdso.o [2020-11-04T11:48:08.497Z] #42 ... [2020-11-04T11:48:08.497Z] [2020-11-04T11:48:08.497Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:08.504Z] #41 33.28 CC images/ipc-desc.o [2020-11-04T11:48:08.564Z] #11 109.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-04T11:48:08.564Z] #11 109.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-11-04T11:48:08.564Z] #11 109.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:48:08.564Z] #11 109.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-11-04T11:48:08.564Z] #11 109.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-11-04T11:48:08.564Z] #11 109.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:08.564Z] #11 109.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:48:08.564Z] #11 109.9 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-11-04T11:48:08.564Z] #11 109.9 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-04T11:48:08.564Z] #11 110.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:48:08.564Z] #11 110.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:48:08.565Z] #11 110.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-04T11:48:08.565Z] #11 110.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T11:48:08.609Z] #41 18.98 DEP images/stats.pb-c.d [2020-11-04T11:48:08.761Z] #41 33.48 CC images/ipc-shm.o [2020-11-04T11:48:08.761Z] #41 33.68 CC images/ipc-msg.o [2020-11-04T11:48:08.797Z] #19 51.53 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T11:48:08.797Z] #19 51.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-11-04T11:48:08.797Z] #19 51.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:48:08.797Z] #19 51.78 Selecting previously unselected package uidmap. [2020-11-04T11:48:08.797Z] #19 51.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-11-04T11:48:08.797Z] #19 51.81 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T11:48:08.828Z] #11 110.0 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-04T11:48:08.828Z] #11 110.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:48:08.828Z] #11 110.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-04T11:48:08.828Z] #11 110.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:08.828Z] #11 110.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 [2020-11-04T11:48:08.828Z] #11 110.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 [2020-11-04T11:48:08.828Z] #11 110.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:08.828Z] #11 110.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 [2020-11-04T11:48:08.828Z] #11 110.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 [2020-11-04T11:48:08.828Z] #11 110.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:48:08.828Z] #11 110.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-04T11:48:08.828Z] #11 110.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-04T11:48:08.828Z] #11 110.2 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T11:48:08.828Z] #11 110.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-04T11:48:08.828Z] #11 110.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-04T11:48:08.828Z] #11 110.2 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:48:09.017Z] #41 33.87 CC images/ipc-sem.o [2020-11-04T11:48:09.021Z] #41 137.5 CC criu/pie-util.o [2020-11-04T11:48:09.021Z] #41 137.7 CC criu/pipes.o [2020-11-04T11:48:09.100Z] #19 51.96 Selecting previously unselected package vim-runtime. [2020-11-04T11:48:09.100Z] #19 51.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:48:09.100Z] #19 52.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T11:48:09.100Z] #19 52.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T11:48:09.100Z] #19 52.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:48:09.273Z] #41 34.08 CC images/utsns.o [2020-11-04T11:48:09.446Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2020-11-04T11:48:09.529Z] #41 34.32 CC images/creds.o [2020-11-04T11:48:09.785Z] #41 34.50 CC images/vma.o [2020-11-04T11:48:09.785Z] #41 34.73 CC images/netdev.o [2020-11-04T11:48:09.963Z] #41 138.4 CC criu/plugin.o [2020-11-04T11:48:09.990Z] #41 20.27 make[1]: Nothing to be done for 'all'. [2020-11-04T11:48:10.224Z] #41 138.7 CC criu/proc_parse.o [2020-11-04T11:48:10.348Z] #41 35.12 CC images/tty.o [2020-11-04T11:48:10.910Z] #41 35.62 CC images/file-lock.o [2020-11-04T11:48:10.910Z] #41 35.90 CC images/rlimit.o [2020-11-04T11:48:10.957Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-11-04T11:48:11.371Z] #41 21.68 CC images/stats.o [2020-11-04T11:48:11.473Z] #41 36.09 CC images/pagemap.o [2020-11-04T11:48:11.630Z] #41 21.98 CC images/core.o [2020-11-04T11:48:11.729Z] #41 36.39 CC images/siginfo.o [2020-11-04T11:48:11.985Z] #41 36.66 CC images/rpc.o [2020-11-04T11:48:12.082Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2020-11-04T11:48:12.139Z] #41 ... [2020-11-04T11:48:12.140Z] [2020-11-04T11:48:12.140Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:12.140Z] #51 90.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-04T11:48:12.140Z] #51 92.70 + mkdir -p /build [2020-11-04T11:48:12.140Z] #51 92.70 + cp runc /build/runc [2020-11-04T11:48:12.140Z] #51 DONE 93.0s [2020-11-04T11:48:12.140Z] [2020-11-04T11:48:12.140Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:12.157Z] #11 DONE 113.2s [2020-11-04T11:48:12.157Z] [2020-11-04T11:48:12.157Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:12.200Z] #41 22.57 CC images/core-x86.o [2020-11-04T11:48:12.460Z] #41 23.05 CC images/core-arm.o [2020-11-04T11:48:12.673Z] #19 55.52 Selecting previously unselected package vim. [2020-11-04T11:48:12.673Z] #19 55.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-04T11:48:12.673Z] #19 55.57 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T11:48:12.711Z] #41 141.1 CC criu/protobuf-desc.o [2020-11-04T11:48:12.914Z] #41 ... [2020-11-04T11:48:12.914Z] [2020-11-04T11:48:12.914Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:12.914Z] #43 125.0 hash/crc32 [2020-11-04T11:48:12.914Z] #43 125.8 net [2020-11-04T11:48:12.914Z] #43 126.7 compress/gzip [2020-11-04T11:48:12.914Z] #43 127.5 vendor/golang.org/x/text/transform [2020-11-04T11:48:12.914Z] #43 128.2 vendor/golang.org/x/text/unicode/bidi [2020-11-04T11:48:12.914Z] #43 130.1 vendor/golang.org/x/text/secure/bidirule [2020-11-04T11:48:12.914Z] #43 130.5 vendor/golang.org/x/text/unicode/norm [2020-11-04T11:48:12.914Z] #43 134.2 vendor/golang.org/x/net/idna [2020-11-04T11:48:12.914Z] #43 ... [2020-11-04T11:48:12.914Z] [2020-11-04T11:48:12.914Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:12.914Z] #41 37.77 CC images/ext-file.o [2020-11-04T11:48:13.032Z] #41 23.37 CC images/core-aarch64.o [2020-11-04T11:48:13.032Z] #41 ... [2020-11-04T11:48:13.032Z] [2020-11-04T11:48:13.032Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:13.171Z] #41 37.94 CC images/cgroup.o [2020-11-04T11:48:13.270Z] #19 56.09 Selecting previously unselected package xfsprogs. [2020-11-04T11:48:13.270Z] #19 56.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-11-04T11:48:13.270Z] #19 56.11 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T11:48:13.292Z] #54 56.81 Checking out files: 52% (1788/3430) Checking out files: 53% (1818/3430) Checking out files: 54% (1853/3430) Checking out files: 55% (1887/3430) Checking out files: 56% (1921/3430) Checking out files: 57% (1956/3430) Checking out files: 58% (1990/3430) Checking out files: 59% (2024/3430) Checking out files: 60% (2058/3430) Checking out files: 61% (2093/3430) Checking out files: 62% (2127/3430) Checking out files: 63% (2161/3430) Checking out files: 64% (2196/3430) Checking out files: 65% (2230/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 91% (3147/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T11:48:13.292Z] #54 58.10 + cd /tmp/tmp.mrwahuMwBM/src/github.com/containerd/containerd [2020-11-04T11:48:13.552Z] #54 58.10 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T11:48:13.568Z] #19 56.59 Selecting previously unselected package zip. [2020-11-04T11:48:13.568Z] #19 56.61 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-11-04T11:48:13.568Z] #19 56.61 Unpacking zip (3.0-11+b1) ... [2020-11-04T11:48:13.665Z] #41 142.1 CC criu/protobuf.o [2020-11-04T11:48:13.867Z] #19 56.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:48:13.867Z] #19 56.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:48:13.867Z] #19 56.82 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-11-04T11:48:13.867Z] #19 56.83 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-04T11:48:13.867Z] #19 56.85 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-11-04T11:48:13.867Z] #19 56.86 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-11-04T11:48:13.867Z] #19 56.86 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T11:48:13.867Z] #19 56.86 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-11-04T11:48:13.867Z] #19 56.87 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-04T11:48:13.867Z] #19 56.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:48:13.867Z] #19 56.88 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-04T11:48:13.867Z] #19 56.89 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-04T11:48:13.867Z] #19 56.90 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:48:13.867Z] #19 56.90 Setting up zip (3.0-11+b1) ... [2020-11-04T11:48:13.867Z] #19 56.91 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:48:13.926Z] #41 142.4 CC criu/pstree.o [2020-11-04T11:48:14.092Z] #51 1.914 + RM_GOPATH=0 [2020-11-04T11:48:14.092Z] #51 1.914 + TMP_GOPATH= [2020-11-04T11:48:14.092Z] #51 1.915 + : /build [2020-11-04T11:48:14.092Z] #51 1.915 + '[' -z '' ']' [2020-11-04T11:48:14.092Z] #51 1.917 ++ mktemp -d [2020-11-04T11:48:14.092Z] #51 1.919 + export GOPATH=/tmp/tmp.ZwwaOmuVJg [2020-11-04T11:48:14.092Z] #51 1.919 + GOPATH=/tmp/tmp.ZwwaOmuVJg [2020-11-04T11:48:14.092Z] #51 1.920 + RM_GOPATH=1 [2020-11-04T11:48:14.092Z] #51 1.920 + case "$(go env GOARCH)" in [2020-11-04T11:48:14.092Z] #51 1.921 ++ go env GOARCH [2020-11-04T11:48:14.092Z] #51 1.944 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:48:14.092Z] #51 1.945 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:48:14.092Z] #51 1.946 ++ dirname /tmp/install/install.sh [2020-11-04T11:48:14.092Z] #51 1.947 + dir=/tmp/install [2020-11-04T11:48:14.092Z] #51 1.948 + bin=runc [2020-11-04T11:48:14.092Z] #51 1.948 + shift [2020-11-04T11:48:14.092Z] #51 1.948 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T11:48:14.092Z] #51 1.949 + . /tmp/install/runc.installer [2020-11-04T11:48:14.092Z] #51 1.949 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:48:14.092Z] #51 1.950 + install_runc [2020-11-04T11:48:14.092Z] #51 1.954 + uname -r [2020-11-04T11:48:14.092Z] #51 1.956 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T11:48:14.092Z] #51 1.958 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T11:48:14.092Z] #51 1.964 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T11:48:14.092Z] #51 1.965 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZwwaOmuVJg/src/github.com/opencontainers/runc [2020-11-04T11:48:14.092Z] #51 1.965 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T11:48:14.092Z] #51 1.973 Cloning into '/tmp/tmp.ZwwaOmuVJg/src/github.com/opencontainers/runc'... [2020-11-04T11:48:14.101Z] #41 38.61 CC images/userns.o [2020-11-04T11:48:14.101Z] #41 38.85 CC images/google/protobuf/descriptor.o [2020-11-04T11:48:14.167Z] #19 56.93 Setting up bash-completion (1:2.8-6) ... [2020-11-04T11:48:14.355Z] #51 ... [2020-11-04T11:48:14.355Z] [2020-11-04T11:48:14.355Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T11:48:14.355Z] #12 DONE 2.5s [2020-11-04T11:48:14.492Z] #54 58.96 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T11:48:14.492Z] #54 58.98 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T11:48:14.492Z] #54 58.98 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:48:14.492Z] #54 58.98 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T11:48:14.492Z] #54 58.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T11:48:14.492Z] #54 58.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T11:48:14.492Z] #54 58.98 + '[' '' = dynamic ']' [2020-11-04T11:48:14.492Z] #54 58.98 + make [2020-11-04T11:48:14.619Z] [2020-11-04T11:48:14.619Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T11:48:14.868Z] #41 143.3 CC criu/rbtree.o [2020-11-04T11:48:14.868Z] #41 143.5 CC criu/rst-malloc.o [2020-11-04T11:48:14.882Z] #13 ... [2020-11-04T11:48:14.882Z] [2020-11-04T11:48:14.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:14.882Z] #41 35.40 CC images/ipc-sem.o [2020-11-04T11:48:14.882Z] #41 35.64 CC images/utsns.o [2020-11-04T11:48:14.882Z] #41 35.87 CC images/creds.o [2020-11-04T11:48:14.882Z] #41 36.07 CC images/vma.o [2020-11-04T11:48:14.882Z] #41 36.33 CC images/netdev.o [2020-11-04T11:48:14.882Z] #41 36.65 CC images/tty.o [2020-11-04T11:48:14.882Z] #41 37.29 CC images/file-lock.o [2020-11-04T11:48:14.882Z] #41 37.46 CC images/rlimit.o [2020-11-04T11:48:14.882Z] #41 37.64 CC images/pagemap.o [2020-11-04T11:48:14.882Z] #41 38.00 CC images/siginfo.o [2020-11-04T11:48:14.882Z] #41 38.14 CC images/rpc.o [2020-11-04T11:48:14.882Z] #41 39.56 CC images/ext-file.o [2020-11-04T11:48:14.882Z] #41 39.90 CC images/cgroup.o [2020-11-04T11:48:14.882Z] #41 40.64 CC images/userns.o [2020-11-04T11:48:14.882Z] #41 41.00 CC images/google/protobuf/descriptor.o [2020-11-04T11:48:14.882Z] #41 42.85 CC images/opts.o [2020-11-04T11:48:14.882Z] #41 43.04 CC images/seccomp.o [2020-11-04T11:48:14.882Z] #41 43.24 CC images/binfmt-misc.o [2020-11-04T11:48:14.882Z] #41 43.41 CC images/time.o [2020-11-04T11:48:14.882Z] #41 43.61 CC images/sysctl.o [2020-11-04T11:48:14.882Z] #41 43.89 CC images/autofs.o [2020-11-04T11:48:14.882Z] #41 44.25 CC images/macvlan.o [2020-11-04T11:48:14.882Z] #41 44.53 CC images/sit.o [2020-11-04T11:48:14.882Z] #41 44.77 CC images/memfd.o [2020-11-04T11:48:14.882Z] #41 45.14 CC images/timens.o [2020-11-04T11:48:15.129Z] #41 143.8 CC criu/seccomp.o [2020-11-04T11:48:15.147Z] #41 45.55 LINK images/built-in.o [2020-11-04T11:48:15.411Z] #41 45.77 GEN compel/include/asm [2020-11-04T11:48:15.411Z] #41 45.86 GEN compel/include/version.h [2020-11-04T11:48:15.411Z] #41 45.89 touch .config [2020-11-04T11:48:15.433Z] #54 59.93 + bin/ctr [2020-11-04T11:48:15.676Z] #41 46.01 GEN include/common/config.h [2020-11-04T11:48:15.676Z] #41 46.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T11:48:15.676Z] #41 46.17 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-11-04T11:48:15.676Z] #41 46.27 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-11-04T11:48:15.944Z] #41 46.29 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-11-04T11:48:15.944Z] #41 46.35 DEP compel/plugins/std/infect.d [2020-11-04T11:48:15.944Z] #41 46.52 DEP compel/plugins/std/string.d [2020-11-04T11:48:15.992Z] #41 40.51 CC images/opts.o [2020-11-04T11:48:15.992Z] #41 ... [2020-11-04T11:48:15.992Z] [2020-11-04T11:48:15.992Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:48:15.992Z] #11 127.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T11:48:15.992Z] #11 127.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T11:48:15.992Z] #11 127.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:15.992Z] #11 ... [2020-11-04T11:48:15.992Z] [2020-11-04T11:48:15.992Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:15.992Z] #43 136.5 vendor/golang.org/x/net/http2/hpack [2020-11-04T11:48:15.992Z] #43 137.8 mime [2020-11-04T11:48:16.073Z] #41 144.4 CC criu/seize.o [2020-11-04T11:48:16.351Z] #41 46.64 DEP compel/plugins/std/log.d [2020-11-04T11:48:16.351Z] #41 46.70 DEP compel/plugins/std/fds.d [2020-11-04T11:48:16.644Z] #41 145.1 CC criu/servicefd.o [2020-11-04T11:48:16.669Z] #41 46.81 DEP compel/plugins/std/std.d [2020-11-04T11:48:16.670Z] #41 47.08 DEP compel/plugins/shmem/shmem.d [2020-11-04T11:48:16.906Z] #41 ... [2020-11-04T11:48:16.906Z] [2020-11-04T11:48:16.906Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:48:16.906Z] #38 DONE 234.7s [2020-11-04T11:48:16.906Z] [2020-11-04T11:48:16.906Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:16.906Z] #41 145.4 CC criu/shmem.o [2020-11-04T11:48:16.935Z] #41 47.16 DEP compel/plugins/fds/fds.d [2020-11-04T11:48:16.935Z] #41 47.43 CC compel/plugins/std/std.o [2020-11-04T11:48:16.953Z] #19 ... [2020-11-04T11:48:16.953Z] [2020-11-04T11:48:16.953Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:16.953Z] #23 160.6 + mkdir -p /tmp/tmp.USrpz4ooX5/src/github.com/docker [2020-11-04T11:48:16.953Z] #23 160.6 + mv components/cli /tmp/tmp.USrpz4ooX5/src/github.com/docker/cli [2020-11-04T11:48:16.953Z] #23 160.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-04T11:48:16.953Z] #23 ... [2020-11-04T11:48:16.953Z] [2020-11-04T11:48:16.953Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:16.953Z] #42 99.47 CC criu/cgroup.o [2020-11-04T11:48:16.953Z] #42 104.6 CC criu/clone-noasan.o [2020-11-04T11:48:16.953Z] #42 105.0 CC criu/config.o [2020-11-04T11:48:17.201Z] #41 ... [2020-11-04T11:48:17.201Z] [2020-11-04T11:48:17.201Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T11:48:17.201Z] #13 DONE 2.8s [2020-11-04T11:48:17.201Z] [2020-11-04T11:48:17.201Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:17.201Z] #43 110.2 github.com/LK4D4/vndr/godl [2020-11-04T11:48:17.201Z] #43 110.9 github.com/LK4D4/vndr [2020-11-04T11:48:17.254Z] #42 107.8 CC criu/cr-check.o [2020-11-04T11:48:17.360Z] #43 139.5 mime/quotedprintable [2020-11-04T11:48:17.465Z] #43 ... [2020-11-04T11:48:17.465Z] [2020-11-04T11:48:17.465Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:17.465Z] #41 47.76 CC compel/plugins/std/fds.o [2020-11-04T11:48:17.617Z] #43 139.9 net/http/internal [2020-11-04T11:48:17.729Z] #41 48.26 CC compel/plugins/std/log.o [2020-11-04T11:48:17.852Z] #41 146.4 CC criu/sigframe.o [2020-11-04T11:48:17.973Z] #54 ... [2020-11-04T11:48:17.973Z] [2020-11-04T11:48:17.973Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:48:17.973Z] #49 117.0 mvdan.cc/editorconfig [2020-11-04T11:48:17.973Z] #49 117.7 mvdan.cc/sh/v3/fileutil [2020-11-04T11:48:17.973Z] #49 117.8 mvdan.cc/sh/v3/syntax [2020-11-04T11:48:17.973Z] #49 124.2 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T11:48:18.113Z] #41 146.7 CC criu/signalfd.o [2020-11-04T11:48:18.233Z] #49 ... [2020-11-04T11:48:18.233Z] [2020-11-04T11:48:18.233Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:18.233Z] #41 23.77 CC images/core-ppc64.o [2020-11-04T11:48:18.233Z] #41 24.51 CC images/core-s390.o [2020-11-04T11:48:18.233Z] #41 25.23 CC images/cpuinfo.o [2020-11-04T11:48:18.233Z] #41 25.72 CC images/inventory.o [2020-11-04T11:48:18.233Z] #41 25.97 CC images/fdinfo.o [2020-11-04T11:48:18.233Z] #41 26.27 CC images/fown.o [2020-11-04T11:48:18.233Z] #41 26.51 CC images/ns.o [2020-11-04T11:48:18.233Z] #41 26.78 CC images/regfile.o [2020-11-04T11:48:18.233Z] #41 27.07 CC images/ghost-file.o [2020-11-04T11:48:18.233Z] #41 27.34 CC images/fifo.o [2020-11-04T11:48:18.233Z] #41 27.51 CC images/remap-file-path.o [2020-11-04T11:48:18.233Z] #41 27.77 CC images/eventfd.o [2020-11-04T11:48:18.233Z] #41 28.01 CC images/eventpoll.o [2020-11-04T11:48:18.233Z] #41 28.31 CC images/fh.o [2020-11-04T11:48:18.233Z] #41 28.69 CC images/fsnotify.o [2020-11-04T11:48:18.233Z] #41 ... [2020-11-04T11:48:18.233Z] [2020-11-04T11:48:18.233Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:18.233Z] #43 117.3 text/template [2020-11-04T11:48:18.233Z] #43 118.6 encoding/xml [2020-11-04T11:48:18.233Z] #43 122.1 go/doc [2020-11-04T11:48:18.233Z] #43 124.3 github.com/LK4D4/vndr/versioned [2020-11-04T11:48:18.233Z] #43 124.4 compress/flate [2020-11-04T11:48:18.233Z] #43 125.5 github.com/LK4D4/vndr/build [2020-11-04T11:48:18.233Z] #43 127.0 hash/crc32 [2020-11-04T11:48:18.313Z] #42 ... [2020-11-04T11:48:18.313Z] [2020-11-04T11:48:18.313Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:18.375Z] #41 146.9 CC criu/sk-inet.o [2020-11-04T11:48:18.493Z] #43 127.6 compress/gzip [2020-11-04T11:48:18.613Z] #19 61.39 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-11-04T11:48:18.613Z] #19 61.39 Setting up xz-utils (5.2.4-1) ... [2020-11-04T11:48:18.613Z] #19 61.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T11:48:18.613Z] #19 61.43 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:48:18.613Z] #19 61.57 invoke-rc.d: could not determine current runlevel [2020-11-04T11:48:18.613Z] #19 61.60 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T11:48:18.613Z] #19 61.60 Setting up pigz (2.4-1) ... [2020-11-04T11:48:18.613Z] #19 61.61 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-04T11:48:18.613Z] #19 61.63 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-04T11:48:18.757Z] #43 ... [2020-11-04T11:48:18.757Z] [2020-11-04T11:48:18.757Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:18.757Z] #41 29.34 CC images/signalfd.o [2020-11-04T11:48:18.912Z] #19 61.65 Setting up python-pip-whl (18.1-5) ... [2020-11-04T11:48:18.912Z] #19 61.66 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-11-04T11:48:18.912Z] #19 61.67 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:48:18.947Z] #41 ... [2020-11-04T11:48:18.947Z] [2020-11-04T11:48:18.947Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T11:48:18.947Z] #39 DONE 0.5s [2020-11-04T11:48:18.981Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 14.0% of statements [2020-11-04T11:48:19.125Z] #41 49.18 CC compel/plugins/std/string.o [2020-11-04T11:48:19.125Z] #41 ... [2020-11-04T11:48:19.125Z] [2020-11-04T11:48:19.125Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T11:48:19.125Z] #14 1.219 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T11:48:19.125Z] #14 DONE 1.8s [2020-11-04T11:48:19.208Z] [2020-11-04T11:48:19.208Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:19.208Z] #41 147.7 CC criu/sk-netlink.o [2020-11-04T11:48:19.211Z] #19 62.27 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-11-04T11:48:19.211Z] #19 62.28 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-04T11:48:19.211Z] #19 62.28 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-04T11:48:19.211Z] #19 62.29 Setting up vim (2:8.1.0875-5) ... [2020-11-04T11:48:19.211Z] #19 62.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T11:48:19.211Z] #19 62.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T11:48:19.211Z] #19 62.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T11:48:19.211Z] #19 62.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T11:48:19.211Z] #19 62.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T11:48:19.211Z] #19 62.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T11:48:19.326Z] #41 29.60 CC images/fs.o [2020-11-04T11:48:19.326Z] #41 29.81 CC images/pstree.o [2020-11-04T11:48:19.392Z] [2020-11-04T11:48:19.392Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:48:19.392Z] #15 ... [2020-11-04T11:48:19.392Z] [2020-11-04T11:48:19.392Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:19.392Z] #43 DONE 120.7s [2020-11-04T11:48:19.470Z] #41 148.0 CC criu/sk-packet.o [2020-11-04T11:48:19.511Z] #43 ... [2020-11-04T11:48:19.511Z] [2020-11-04T11:48:19.511Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:19.511Z] #41 40.69 CC images/seccomp.o [2020-11-04T11:48:19.511Z] #41 41.03 CC images/binfmt-misc.o [2020-11-04T11:48:19.511Z] #41 41.22 CC images/time.o [2020-11-04T11:48:19.511Z] #41 41.39 CC images/sysctl.o [2020-11-04T11:48:19.511Z] #41 41.67 CC images/autofs.o [2020-11-04T11:48:19.511Z] #41 41.91 CC images/macvlan.o [2020-11-04T11:48:19.511Z] #41 42.07 CC images/sit.o [2020-11-04T11:48:19.511Z] #41 42.25 CC images/memfd.o [2020-11-04T11:48:19.511Z] #41 42.48 CC images/timens.o [2020-11-04T11:48:19.511Z] #41 42.74 LINK images/built-in.o [2020-11-04T11:48:19.511Z] #41 42.94 GEN compel/include/asm [2020-11-04T11:48:19.511Z] #41 42.96 GEN compel/include/version.h [2020-11-04T11:48:19.511Z] #41 42.97 touch .config [2020-11-04T11:48:19.511Z] #41 43.01 GEN include/common/config.h [2020-11-04T11:48:19.511Z] #41 43.11 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-04T11:48:19.511Z] #41 43.13 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-04T11:48:19.511Z] #41 43.16 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-04T11:48:19.511Z] #41 43.19 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-04T11:48:19.511Z] #41 43.21 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-04T11:48:19.511Z] #41 43.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-04T11:48:19.511Z] #41 43.25 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-04T11:48:19.511Z] #41 43.28 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-04T11:48:19.512Z] #41 43.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-04T11:48:19.512Z] #41 43.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T11:48:19.512Z] #41 43.34 DEP compel/plugins/std/infect.d [2020-11-04T11:48:19.512Z] #41 43.49 DEP compel/plugins/std/string.d [2020-11-04T11:48:19.512Z] #41 43.57 DEP compel/plugins/std/log.d [2020-11-04T11:48:19.512Z] #41 43.73 DEP compel/plugins/std/fds.d [2020-11-04T11:48:19.512Z] #41 43.82 DEP compel/plugins/std/std.d [2020-11-04T11:48:19.512Z] #41 43.90 DEP compel/plugins/shmem/shmem.d [2020-11-04T11:48:19.512Z] #41 43.97 DEP compel/plugins/fds/fds.d [2020-11-04T11:48:19.512Z] #41 44.19 CC compel/plugins/std/std.o [2020-11-04T11:48:19.512Z] #41 44.49 CC compel/plugins/std/fds.o [2020-11-04T11:48:19.512Z] #19 62.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T11:48:19.512Z] #19 62.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T11:48:19.512Z] #19 62.41 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-04T11:48:19.512Z] #19 62.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:48:19.512Z] #19 62.42 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-04T11:48:19.512Z] #19 62.43 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:48:19.512Z] #19 62.44 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-04T11:48:19.512Z] #19 62.45 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:48:19.586Z] #41 30.03 CC images/pipe.o [2020-11-04T11:48:19.614Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-11-04T11:48:19.664Z] [2020-11-04T11:48:19.664Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:48:19.846Z] #41 30.32 CC images/tcp-stream.o [2020-11-04T11:48:19.846Z] #41 30.53 CC images/sk-packet.o [2020-11-04T11:48:20.043Z] #41 ... [2020-11-04T11:48:20.043Z] [2020-11-04T11:48:20.043Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:20.043Z] #47 237.4 + /build/golangci-lint --version [2020-11-04T11:48:20.043Z] #47 237.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T11:48:20.043Z] #47 DONE 237.9s [2020-11-04T11:48:20.043Z] [2020-11-04T11:48:20.043Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:20.043Z] #41 148.4 CC criu/sk-queue.o [2020-11-04T11:48:20.244Z] #15 ... [2020-11-04T11:48:20.244Z] [2020-11-04T11:48:20.244Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:48:20.244Z] #30 DONE 121.5s [2020-11-04T11:48:20.247Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-11-04T11:48:20.305Z] #41 148.7 CC criu/sk-tcp.o [2020-11-04T11:48:20.305Z] #41 149.0 CC criu/sk-unix.o [2020-11-04T11:48:20.415Z] #41 30.92 CC images/mnt.o [2020-11-04T11:48:20.442Z] #41 44.99 CC compel/plugins/std/log.o [2020-11-04T11:48:20.508Z] [2020-11-04T11:48:20.508Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:20.508Z] #41 50.18 CC compel/plugins/std/infect.o [2020-11-04T11:48:20.508Z] #41 50.82 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-11-04T11:48:20.508Z] #41 50.90 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-11-04T11:48:20.508Z] #41 50.94 AR compel/plugins/std.lib.a [2020-11-04T11:48:20.508Z] #41 51.04 CC compel/plugins/fds/fds.o [2020-11-04T11:48:20.675Z] #41 31.22 CC images/pipe-data.o [2020-11-04T11:48:20.881Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-11-04T11:48:20.935Z] #41 31.40 CC images/sa.o [2020-11-04T11:48:21.006Z] #41 45.79 CC compel/plugins/std/string.o [2020-11-04T11:48:21.085Z] #41 51.35 AR compel/plugins/fds.lib.a [2020-11-04T11:48:21.085Z] #41 51.45 HOSTDEP compel/src/lib/log-host.d [2020-11-04T11:48:21.195Z] #41 31.64 CC images/timer.o [2020-11-04T11:48:21.349Z] #41 51.64 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T11:48:21.349Z] #41 51.76 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-11-04T11:48:21.349Z] #41 51.87 HOSTDEP compel/src/main-host.d [2020-11-04T11:48:21.455Z] #41 31.94 CC images/timerfd.o [2020-11-04T11:48:21.515Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-11-04T11:48:21.571Z] #41 46.36 CC compel/plugins/std/infect.o [2020-11-04T11:48:21.571Z] #41 ... [2020-11-04T11:48:21.571Z] [2020-11-04T11:48:21.571Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:48:21.571Z] #11 144.0 Selecting previously unselected package libapparmor1:amd64. [2020-11-04T11:48:21.612Z] #41 52.01 DEP compel/src/lib/ptrace.d [2020-11-04T11:48:21.692Z] #41 150.0 CC criu/sockets.o [2020-11-04T11:48:21.715Z] #41 32.18 CC images/mm.o [2020-11-04T11:48:21.829Z] #11 144.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-04T11:48:21.829Z] #11 144.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T11:48:21.829Z] #11 144.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-04T11:48:21.829Z] #11 144.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-04T11:48:21.829Z] #11 144.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T11:48:21.876Z] #41 52.17 DEP compel/src/lib/infect.d [2020-11-04T11:48:21.876Z] #41 ... [2020-11-04T11:48:21.876Z] [2020-11-04T11:48:21.876Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:48:21.876Z] #15 DONE 2.9s [2020-11-04T11:48:21.975Z] #41 32.44 CC images/sk-opts.o [2020-11-04T11:48:21.975Z] #41 ... [2020-11-04T11:48:21.975Z] [2020-11-04T11:48:21.975Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T11:48:21.975Z] #49 DONE 131.1s [2020-11-04T11:48:22.086Z] #11 144.3 Selecting previously unselected package libbtrfs0. [2020-11-04T11:48:22.086Z] #11 144.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T11:48:22.086Z] #11 144.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:48:22.086Z] #11 144.4 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:48:22.086Z] #11 144.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T11:48:22.086Z] #11 144.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:48:22.140Z] [2020-11-04T11:48:22.140Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:22.140Z] #41 52.56 DEP compel/src/lib/infect-util.d [2020-11-04T11:48:22.235Z] [2020-11-04T11:48:22.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:22.235Z] #41 32.65 CC images/sk-unix.o [2020-11-04T11:48:22.264Z] #41 150.6 CC criu/stats.o [2020-11-04T11:48:22.264Z] #41 150.8 CC criu/string.o [2020-11-04T11:48:22.264Z] #41 150.8 CC criu/sysctl.o [2020-11-04T11:48:22.343Z] #11 144.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-04T11:48:22.343Z] #11 144.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:48:22.343Z] #11 144.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:22.343Z] #11 144.6 Selecting previously unselected package libudev-dev:amd64. [2020-11-04T11:48:22.343Z] #11 144.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T11:48:22.343Z] #11 144.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:48:22.403Z] #41 52.74 DEP compel/src/lib/infect-rpc.d [2020-11-04T11:48:22.403Z] #41 52.90 DEP compel/arch/aarch64/src/lib/infect.d [2020-11-04T11:48:22.525Z] #41 151.1 CC criu/sysfs_parse.o [2020-11-04T11:48:22.603Z] #11 144.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-04T11:48:22.603Z] #11 144.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-04T11:48:22.603Z] #11 144.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-04T11:48:22.666Z] #41 53.04 DEP compel/arch/aarch64/src/lib/cpu.d [2020-11-04T11:48:22.666Z] #41 53.13 DEP compel/src/lib/log.d [2020-11-04T11:48:22.666Z] #41 53.23 DEP compel/src/main.d [2020-11-04T11:48:22.786Z] #41 151.3 CC criu/timens.o [2020-11-04T11:48:22.786Z] #41 151.4 CC criu/timerfd.o [2020-11-04T11:48:22.807Z] #41 33.26 CC images/sk-inet.o [2020-11-04T11:48:22.860Z] #11 145.1 Selecting previously unselected package libpcre16-3:amd64. [2020-11-04T11:48:22.860Z] #11 145.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-04T11:48:22.860Z] #11 145.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T11:48:22.930Z] #41 53.33 DEP compel/src/lib/handle-elf.d [2020-11-04T11:48:23.048Z] #41 151.6 CC criu/tty.o [2020-11-04T11:48:23.117Z] #11 145.4 Selecting previously unselected package libpcre32-3:amd64. [2020-11-04T11:48:23.117Z] #11 145.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-04T11:48:23.117Z] #11 145.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T11:48:23.117Z] #11 145.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-04T11:48:23.117Z] #11 145.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-04T11:48:23.117Z] #11 145.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T11:48:23.218Z] #41 53.52 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-11-04T11:48:23.218Z] #41 53.68 CC compel/src/lib/log.o [2020-11-04T11:48:23.374Z] #11 145.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-04T11:48:23.374Z] #11 145.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-04T11:48:23.374Z] #11 145.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T11:48:23.377Z] #41 33.81 CC images/tun.o [2020-11-04T11:48:23.584Z] ok github.com/docker/docker/daemon 12.264s coverage: 17.2% of statements [2020-11-04T11:48:23.584Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T11:48:23.584Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T11:48:23.584Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T11:48:23.584Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T11:48:23.620Z] #41 152.4 CC criu/tun.o [2020-11-04T11:48:23.637Z] #41 34.11 CC images/sk-netlink.o [2020-11-04T11:48:23.795Z] #41 54.10 CC compel/arch/aarch64/src/lib/cpu.o [2020-11-04T11:48:23.795Z] #41 54.29 CC compel/arch/aarch64/src/lib/infect.o [2020-11-04T11:48:23.881Z] #41 152.6 CC criu/uffd.o [2020-11-04T11:48:23.897Z] #41 34.29 CC images/packet-sock.o [2020-11-04T11:48:23.938Z] #11 146.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-04T11:48:23.938Z] #11 146.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-04T11:48:23.938Z] #11 146.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T11:48:24.052Z] #19 66.81 Setting up iptables (1.8.2-4) ... [2020-11-04T11:48:24.052Z] #19 66.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:48:24.052Z] #19 66.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:48:24.052Z] #19 66.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:48:24.052Z] #19 66.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:48:24.052Z] #19 66.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T11:48:24.052Z] #19 66.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T11:48:24.052Z] #19 66.90 Setting up python3 (3.7.3-1) ... [2020-11-04T11:48:24.194Z] #11 146.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-04T11:48:24.194Z] #11 146.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:48:24.194Z] #11 146.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:24.353Z] #19 67.36 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T11:48:24.373Z] #41 54.67 CC compel/src/lib/infect-rpc.o [2020-11-04T11:48:24.462Z] #11 146.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-04T11:48:24.462Z] #11 146.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-04T11:48:24.462Z] #11 146.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T11:48:24.466Z] #41 34.72 CC images/ipc-var.o [2020-11-04T11:48:24.467Z] #41 34.93 CC images/ipc-desc.o [2020-11-04T11:48:24.620Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-11-04T11:48:24.637Z] #41 ... [2020-11-04T11:48:24.637Z] [2020-11-04T11:48:24.637Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T11:48:24.637Z] #16 DONE 2.5s [2020-11-04T11:48:24.637Z] [2020-11-04T11:48:24.637Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:24.637Z] #41 55.01 CC compel/src/lib/infect-util.o [2020-11-04T11:48:24.726Z] #41 35.10 CC images/ipc-shm.o [2020-11-04T11:48:24.823Z] #41 153.3 CC criu/util.o [2020-11-04T11:48:24.900Z] #41 55.30 CC compel/src/lib/infect.o [2020-11-04T11:48:24.987Z] #41 35.34 CC images/ipc-msg.o [2020-11-04T11:48:25.029Z] #11 147.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-04T11:48:25.029Z] #11 147.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T11:48:25.029Z] #11 147.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:48:25.247Z] #41 35.63 CC images/ipc-sem.o [2020-11-04T11:48:25.247Z] #41 35.90 CC images/utsns.o [2020-11-04T11:48:25.253Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 56.2% of statements [2020-11-04T11:48:25.393Z] #41 153.9 CC criu/uts_ns.o [2020-11-04T11:48:25.393Z] #41 154.0 CC criu/vdso-compat.o [2020-11-04T11:48:25.393Z] #41 154.1 CC criu/vdso.o [2020-11-04T11:48:25.415Z] #19 68.52 Setting up apparmor (2.13.2-10) ... [2020-11-04T11:48:25.592Z] #11 ... [2020-11-04T11:48:25.592Z] [2020-11-04T11:48:25.592Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:25.592Z] #56 140.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:48:25.592Z] #56 140.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T11:48:25.592Z] #56 DONE 148.0s [2020-11-04T11:48:25.592Z] [2020-11-04T11:48:25.592Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T11:48:25.592Z] #57 DONE 0.1s [2020-11-04T11:48:25.817Z] #41 36.07 CC images/creds.o [2020-11-04T11:48:25.817Z] #41 36.25 CC images/vma.o [2020-11-04T11:48:25.817Z] #41 36.40 CC images/netdev.o [2020-11-04T11:48:25.853Z] [2020-11-04T11:48:25.853Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T11:48:25.853Z] #58 DONE 0.0s [2020-11-04T11:48:25.853Z] [2020-11-04T11:48:25.853Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:48:25.853Z] #11 148.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T11:48:25.853Z] #11 148.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T11:48:25.853Z] #11 148.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T11:48:25.853Z] #11 148.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:48:25.853Z] #11 148.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T11:48:25.853Z] #11 148.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-04T11:48:25.853Z] #11 148.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:25.853Z] #11 148.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:48:25.964Z] #41 154.5 LINK criu/built-in.o [2020-11-04T11:48:25.964Z] #41 154.6 LINK criu/criu [2020-11-04T11:48:26.113Z] #11 148.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T11:48:26.113Z] #11 148.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:48:26.113Z] #11 148.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:48:26.113Z] #11 148.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:48:26.113Z] #11 148.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T11:48:26.113Z] #11 148.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T11:48:26.113Z] #11 148.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:48:26.113Z] #11 148.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:48:26.113Z] #11 148.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T11:48:26.113Z] #11 148.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:26.113Z] #11 148.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T11:48:26.113Z] #11 148.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T11:48:26.113Z] #11 148.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:26.113Z] #11 148.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T11:48:26.113Z] #11 148.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T11:48:26.113Z] #11 148.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:48:26.113Z] #11 148.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T11:48:26.225Z] #41 154.8 DEP lib/c/criu.d [2020-11-04T11:48:26.225Z] #41 154.8 CC images/rpc.pb-c.o [2020-11-04T11:48:26.370Z] #11 148.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:26.370Z] #11 148.6 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T11:48:26.370Z] #11 148.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:26.370Z] #11 148.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:26.370Z] #11 148.7 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:48:26.386Z] #41 36.72 CC images/tty.o [2020-11-04T11:48:26.645Z] #41 37.16 CC images/file-lock.o [2020-11-04T11:48:26.796Z] #41 155.1 CC lib/c/criu.o [2020-11-04T11:48:26.827Z] #41 ... [2020-11-04T11:48:26.827Z] [2020-11-04T11:48:26.827Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T11:48:26.827Z] #17 DONE 2.1s [2020-11-04T11:48:26.827Z] [2020-11-04T11:48:26.827Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:26.905Z] #41 37.34 CC images/rlimit.o [2020-11-04T11:48:27.056Z] #41 155.7 LINK lib/c/built-in.o [2020-11-04T11:48:27.056Z] #41 155.7 LINK lib/c/libcriu.so [2020-11-04T11:48:27.056Z] #41 155.7 LINK lib/c/libcriu.a [2020-11-04T11:48:27.165Z] #41 37.53 CC images/pagemap.o [2020-11-04T11:48:27.302Z] #11 DONE 149.3s [2020-11-04T11:48:27.302Z] [2020-11-04T11:48:27.302Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T11:48:27.316Z] #41 155.8 GEN magic.py [2020-11-04T11:48:27.317Z] #41 155.8 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:48:27.317Z] #41 155.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:48:27.317Z] #41 155.8 Note: Building without GnuTLS support [2020-11-04T11:48:27.317Z] #41 155.8 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:48:27.317Z] #41 155.8 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:48:27.424Z] #41 37.82 CC images/siginfo.o [2020-11-04T11:48:27.576Z] #41 156.3 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:48:27.684Z] #41 38.06 CC images/rpc.o [2020-11-04T11:48:28.148Z] #41 156.7 make[1]: Nothing to be done for 'all'. [2020-11-04T11:48:28.199Z] #19 70.82 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T11:48:28.199Z] #19 70.83 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:48:28.408Z] #41 157.1 make[1]: 'images/built-in.o' is up to date. [2020-11-04T11:48:28.499Z] #19 71.33 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:48:28.624Z] #41 39.15 CC images/ext-file.o [2020-11-04T11:48:28.668Z] #41 157.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T11:48:28.669Z] #41 157.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T11:48:28.669Z] #41 157.2 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T11:48:28.669Z] #41 157.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T11:48:28.669Z] #41 157.2 make[1]: Nothing to be done for 'all'. [2020-11-04T11:48:28.669Z] #41 157.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:48:28.669Z] #41 157.3 make[2]: Nothing to be done for 'all'. [2020-11-04T11:48:28.669Z] #41 157.3 make[2]: Nothing to be done for 'all'. [2020-11-04T11:48:28.669Z] #41 157.4 make[2]: Nothing to be done for 'all'. [2020-11-04T11:48:28.669Z] #41 157.4 make[2]: Nothing to be done for 'all'. [2020-11-04T11:48:28.676Z] #12 DONE 1.6s [2020-11-04T11:48:28.676Z] [2020-11-04T11:48:28.676Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:28.676Z] #51 1.584 + RM_GOPATH=0 [2020-11-04T11:48:28.676Z] #51 1.584 + TMP_GOPATH= [2020-11-04T11:48:28.676Z] #51 1.585 + : /build [2020-11-04T11:48:28.676Z] #51 1.585 + '[' -z '' ']' [2020-11-04T11:48:28.676Z] #51 1.590 ++ mktemp -d [2020-11-04T11:48:28.676Z] #51 1.598 + export GOPATH=/tmp/tmp.EYNypBorN8 [2020-11-04T11:48:28.676Z] #51 1.598 + GOPATH=/tmp/tmp.EYNypBorN8 [2020-11-04T11:48:28.676Z] #51 1.598 + RM_GOPATH=1 [2020-11-04T11:48:28.676Z] #51 1.598 + case "$(go env GOARCH)" in [2020-11-04T11:48:28.676Z] #51 1.598 ++ go env GOARCH [2020-11-04T11:48:28.676Z] #51 1.603 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:48:28.676Z] #51 1.603 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:48:28.676Z] #51 1.605 ++ dirname /tmp/install/install.sh [2020-11-04T11:48:28.676Z] #51 1.609 + dir=/tmp/install [2020-11-04T11:48:28.676Z] #51 1.611 + bin=runc [2020-11-04T11:48:28.676Z] #51 1.611 + shift [2020-11-04T11:48:28.676Z] #51 1.612 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T11:48:28.676Z] #51 1.612 + . /tmp/install/runc.installer [2020-11-04T11:48:28.676Z] #51 1.612 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:48:28.676Z] #51 1.613 + install_runc [2020-11-04T11:48:28.676Z] #51 1.621 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T11:48:28.676Z] #51 1.623 + uname -r [2020-11-04T11:48:28.676Z] #51 1.633 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T11:48:28.676Z] #51 1.633 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T11:48:28.676Z] #51 1.633 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T11:48:28.676Z] #51 1.633 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EYNypBorN8/src/github.com/opencontainers/runc [2020-11-04T11:48:28.676Z] #51 1.665 Cloning into '/tmp/tmp.EYNypBorN8/src/github.com/opencontainers/runc'... [2020-11-04T11:48:28.884Z] #41 39.32 CC images/cgroup.o [2020-11-04T11:48:28.932Z] #41 157.5 make[2]: Nothing to be done for 'all'. [2020-11-04T11:48:28.932Z] #41 157.5 make[2]: Nothing to be done for 'all'. [2020-11-04T11:48:28.932Z] #41 157.5 make[2]: Nothing to be done for 'all'. [2020-11-04T11:48:28.932Z] #41 157.6 make[2]: Nothing to be done for 'all'. [2020-11-04T11:48:29.193Z] #41 157.6 INSTALL criu/criu [2020-11-04T11:48:29.193Z] #41 DONE 157.8s [2020-11-04T11:48:29.193Z] [2020-11-04T11:48:29.193Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:29.196Z] #22 127.5 Checking out files: 26% (2877/10984) Checking out files: 27% (2966/10984) Checking out files: 28% (3076/10984) Checking out files: 29% (3186/10984) Checking out files: 30% (3296/10984) Checking out files: 31% (3406/10984) Checking out files: 32% (3515/10984) Checking out files: 33% (3625/10984) Checking out files: 34% (3735/10984) Checking out files: 35% (3845/10984) Checking out files: 36% (3955/10984) Checking out files: 37% (4065/10984) Checking out files: 38% (4174/10984) Checking out files: 39% (4284/10984) Checking out files: 40% (4394/10984) Checking out files: 41% (4504/10984) Checking out files: 42% (4614/10984) Checking out files: 43% (4724/10984) Checking out files: 44% (4833/10984) Checking out files: 45% (4943/10984) Checking out files: 46% (5053/10984) Checking out files: 47% (5163/10984) Checking out files: 48% (5273/10984) Checking out files: 48% (5361/10984) Checking out files: 49% (5383/10984) Checking out files: 50% (5492/10984) Checking out files: 51% (5602/10984) Checking out files: 52% (5712/10984) Checking out files: 53% (5822/10984) Checking out files: 54% (5932/10984) Checking out files: 55% (6042/10984) Checking out files: 56% (6152/10984) Checking out files: 57% (6261/10984) Checking out files: 58% (6371/10984) Checking out files: 59% (6481/10984) Checking out files: 60% (6591/10984) Checking out files: 61% (6701/10984) Checking out files: 62% (6811/10984) Checking out files: 63% (6920/10984) Checking out files: 64% (7030/10984) Checking out files: 65% (7140/10984) Checking out files: 66% (7250/10984) Checking out files: 67% (7360/10984) Checking out files: 68% (7470/10984) Checking out files: 69% (7579/10984) Checking out files: 70% (7689/10984) Checking out files: 70% (7761/10984) Checking out files: 71% (7799/10984) Checking out files: 72% (7909/10984) Checking out files: 73% (8019/10984) Checking out files: 74% (8129/10984) Checking out files: 75% (8238/10984) Checking out files: 76% (8348/10984) Checking out files: 77% (8458/10984) Checking out files: 78% (8568/10984) Checking out files: 79% (8678/10984) Checking out files: 80% (8788/10984) Checking out files: 81% (8898/10984) Checking out files: 82% (9007/10984) Checking out files: 83% (9117/10984) Checking out files: 84% (9227/10984) Checking out files: 85% (9337/10984) Checking out files: 86% (9447/10984) Checking out files: 87% (9557/10984) Checking out files: 88% (9666/10984) Checking out files: 89% (9776/10984) Checking out files: 90% (9886/10984) Checking out files: 91% (9996/10984) Checking out files: 92% (10106/10984) Checking out files: 93% (10216/10984) Checking out files: 94% (10325/10984) Checking out files: 95% (10435/10984) Checking out files: 96% (10545/10984) Checking out files: 97% (10655/10984) Checking out files: 98% (10765/10984) Checking out files: 99% (10875/10984) Checking out files: 100% (10984/10984) Checking out files: 100% (10984/10984), done. [2020-11-04T11:48:29.454Z] #41 ... [2020-11-04T11:48:29.454Z] [2020-11-04T11:48:29.454Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:29.454Z] #43 128.4 net [2020-11-04T11:48:29.454Z] #43 128.9 vendor/golang.org/x/text/transform [2020-11-04T11:48:29.454Z] #43 129.6 vendor/golang.org/x/text/unicode/bidi [2020-11-04T11:48:29.454Z] #43 131.5 vendor/golang.org/x/text/secure/bidirule [2020-11-04T11:48:29.454Z] #43 132.1 vendor/golang.org/x/text/unicode/norm [2020-11-04T11:48:29.454Z] #43 136.0 vendor/golang.org/x/net/idna [2020-11-04T11:48:29.454Z] #43 138.1 vendor/golang.org/x/net/http2/hpack [2020-11-04T11:48:29.454Z] #43 ... [2020-11-04T11:48:29.454Z] [2020-11-04T11:48:29.454Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:29.454Z] #41 39.89 CC images/userns.o [2020-11-04T11:48:29.459Z] #22 130.7 + cd /tmp/tmp.hIhJzptxCs/tmp/docker-ce [2020-11-04T11:48:29.459Z] #22 130.7 + git checkout -q v17.06.2-ce [2020-11-04T11:48:29.564Z] #19 72.54 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T11:48:29.564Z] #19 ... [2020-11-04T11:48:29.564Z] [2020-11-04T11:48:29.564Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:29.564Z] #42 110.2 CC criu/cr-dedup.o [2020-11-04T11:48:29.564Z] #42 110.9 CC criu/cr-dump.o [2020-11-04T11:48:29.564Z] #42 114.2 CC criu/cr-errno.o [2020-11-04T11:48:29.564Z] #42 114.3 CC criu/cr-restore.o [2020-11-04T11:48:29.709Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.223s coverage: 46.2% of statements [2020-11-04T11:48:29.714Z] #41 40.26 CC images/google/protobuf/descriptor.o [2020-11-04T11:48:30.047Z] #51 ... [2020-11-04T11:48:30.047Z] [2020-11-04T11:48:30.047Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T11:48:30.047Z] #13 DONE 1.2s [2020-11-04T11:48:30.047Z] [2020-11-04T11:48:30.047Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T11:48:30.211Z] #42 ... [2020-11-04T11:48:30.211Z] [2020-11-04T11:48:30.211Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:30.212Z] #44 174.4 github.com/LK4D4/vndr/godl [2020-11-04T11:48:30.212Z] #44 175.3 github.com/LK4D4/vndr [2020-11-04T11:48:30.343Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-11-04T11:48:30.512Z] #44 ... [2020-11-04T11:48:30.512Z] [2020-11-04T11:48:30.512Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:30.512Z] #19 73.18 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T11:48:30.580Z] #54 ... [2020-11-04T11:48:30.580Z] [2020-11-04T11:48:30.580Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T11:48:30.580Z] #42 DONE 0.1s [2020-11-04T11:48:30.580Z] [2020-11-04T11:48:30.580Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T11:48:30.842Z] #44 DONE 0.1s [2020-11-04T11:48:30.842Z] [2020-11-04T11:48:30.842Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T11:48:30.842Z] #46 DONE 0.0s [2020-11-04T11:48:30.842Z] [2020-11-04T11:48:30.842Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:30.842Z] #54 ... [2020-11-04T11:48:30.842Z] [2020-11-04T11:48:30.842Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T11:48:30.842Z] #48 DONE 0.1s [2020-11-04T11:48:30.977Z] #14 0.945 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T11:48:30.977Z] #14 ... [2020-11-04T11:48:30.977Z] [2020-11-04T11:48:30.977Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:30.977Z] #43 143.2 net/textproto [2020-11-04T11:48:30.977Z] #43 143.2 crypto/x509 [2020-11-04T11:48:30.977Z] #43 144.2 vendor/golang.org/x/net/http/httpguts [2020-11-04T11:48:30.977Z] #43 144.5 vendor/golang.org/x/net/http/httpproxy [2020-11-04T11:48:30.977Z] #43 145.0 mime/multipart [2020-11-04T11:48:30.977Z] #43 147.1 crypto/tls [2020-11-04T11:48:30.977Z] #43 ... [2020-11-04T11:48:30.977Z] [2020-11-04T11:48:30.977Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T11:48:30.977Z] #14 DONE 1.1s [2020-11-04T11:48:30.977Z] [2020-11-04T11:48:30.977Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:48:31.101Z] [2020-11-04T11:48:31.101Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T11:48:31.101Z] #50 DONE 0.0s [2020-11-04T11:48:31.101Z] [2020-11-04T11:48:31.101Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T11:48:31.101Z] #52 DONE 0.1s [2020-11-04T11:48:31.101Z] [2020-11-04T11:48:31.101Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:31.162Z] #19 ... [2020-11-04T11:48:31.162Z] [2020-11-04T11:48:31.162Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:31.162Z] #44 DONE 185.3s [2020-11-04T11:48:31.385Z] #22 ... [2020-11-04T11:48:31.385Z] [2020-11-04T11:48:31.385Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:31.385Z] #51 9.101 + cd /tmp/tmp.ZwwaOmuVJg/src/github.com/opencontainers/runc [2020-11-04T11:48:31.385Z] #51 9.101 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:48:31.385Z] #51 9.547 + '[' -z '' ']' [2020-11-04T11:48:31.385Z] #51 9.547 + target=static [2020-11-04T11:48:31.385Z] #51 9.547 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T11:48:31.385Z] #51 9.964 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-04T11:48:31.385Z] #51 ... [2020-11-04T11:48:31.385Z] [2020-11-04T11:48:31.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:31.385Z] #41 57.81 CC compel/src/lib/ptrace.o [2020-11-04T11:48:31.385Z] #41 58.38 AR compel/libcompel.a [2020-11-04T11:48:31.385Z] #41 58.51 HOSTCC compel/src/main-host.o [2020-11-04T11:48:31.385Z] #41 58.79 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-11-04T11:48:31.385Z] #41 59.03 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T11:48:31.385Z] #41 59.44 HOSTCC compel/src/lib/log-host.o [2020-11-04T11:48:31.385Z] #41 59.64 HOSTLINK compel/compel-host-bin [2020-11-04T11:48:31.385Z] #41 59.90 DEP soccr/soccr.d [2020-11-04T11:48:31.385Z] #41 60.10 CC soccr/soccr.o [2020-11-04T11:48:31.385Z] #41 61.62 AR soccr/libsoccr.a [2020-11-04T11:48:31.385Z] #41 61.69 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:48:31.461Z] [2020-11-04T11:48:31.461Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:31.461Z] #42 121.3 CC criu/cr-service.o [2020-11-04T11:48:31.623Z] #41 41.79 CC images/opts.o [2020-11-04T11:48:31.623Z] #41 41.97 CC images/seccomp.o [2020-11-04T11:48:31.649Z] #41 62.09 DEP criu/arch/aarch64/sigframe.d [2020-11-04T11:48:31.883Z] #41 42.25 CC images/binfmt-misc.o [2020-11-04T11:48:31.883Z] #41 42.50 CC images/time.o [2020-11-04T11:48:31.905Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-11-04T11:48:31.905Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-48544d02\powershellScript.ps1'; exit $LASTEXITCODE; [2020-11-04T11:48:31.905Z] ---------------------------------------------------------------------------- [2020-11-04T11:48:31.905Z] [2020-11-04T11:48:31.905Z] INFO: executeCI.ps1 starting at Wed Nov 4 11:48:28 CUT 2020 [2020-11-04T11:48:31.905Z] [2020-11-04T11:48:31.905Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-11-04T11:48:31.905Z] INFO: Running git version 2.24.1.windows.2 [2020-11-04T11:48:31.905Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-11-04T11:48:31.905Z] INFO: Environment variables: [2020-11-04T11:48:31.905Z] [2020-11-04T11:48:31.905Z] Name Value [2020-11-04T11:48:31.905Z] ---- ----- [2020-11-04T11:48:31.905Z] ALLUSERSPROFILE C:\ProgramData [2020-11-04T11:48:31.905Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-11-04T11:48:31.905Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-11-04T11:48:31.905Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-11-04T11:48:31.905Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-11-04T11:48:31.905Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-11-04T11:48:31.905Z] BRANCH_NAME PR-41617 [2020-11-04T11:48:31.905Z] BUILD_DISPLAY_NAME #2 [2020-11-04T11:48:31.905Z] BUILD_ID 2 [2020-11-04T11:48:31.905Z] BUILD_NUMBER 2 [2020-11-04T11:48:31.905Z] BUILD_TAG jenkins-moby-PR-41617-2 [2020-11-04T11:48:31.905Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41617/2/ [2020-11-04T11:48:31.905Z] CHANGE_AUTHOR thaJeztah [2020-11-04T11:48:31.905Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-11-04T11:48:31.905Z] CHANGE_BRANCH unify_consts [2020-11-04T11:48:31.905Z] CHANGE_FORK thaJeztah/docker [2020-11-04T11:48:31.905Z] CHANGE_ID 41617 [2020-11-04T11:48:31.905Z] CHANGE_TARGET master [2020-11-04T11:48:31.905Z] CHANGE_TITLE opts: unify host-options, and use consts [2020-11-04T11:48:31.905Z] CHANGE_URL https://github.com/moby/moby/pull/41617 [2020-11-04T11:48:31.905Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T11:48:31.905Z] CommonProgramFiles C:\Program Files\Common Files [2020-11-04T11:48:31.905Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-11-04T11:48:31.905Z] CommonProgramW6432 C:\Program Files\Common Files [2020-11-04T11:48:31.905Z] COMPUTERNAME azwin-2-27d8c0 [2020-11-04T11:48:31.905Z] ComSpec C:\windows\system32\cmd.exe [2020-11-04T11:48:31.905Z] ConfigSequenceNumber 0 [2020-11-04T11:48:31.905Z] DOCKER_BUILDKIT 0 [2020-11-04T11:48:31.905Z] DOCKER_DUT_DEBUG 1 [2020-11-04T11:48:31.905Z] DOCKER_EXPERIMENTAL 1 [2020-11-04T11:48:31.905Z] DOCKER_GRAPHDRIVER overlay2 [2020-11-04T11:48:31.905Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-11-04T11:48:31.905Z] EXECUTOR_NUMBER 0 [2020-11-04T11:48:31.905Z] FQDN azwin-2-27d8c0.westus.cloudapp.azure.com [2020-11-04T11:48:31.906Z] GIT_BRANCH PR-41617 [2020-11-04T11:48:31.906Z] GIT_COMMIT 315b150e00798aa3a0a95ed92d41c595b68c1ce4 [2020-11-04T11:48:31.906Z] GIT_PREVIOUS_COMMIT 6a5393636e358173e17275d3bd64218f6157f01d [2020-11-04T11:48:31.906Z] GIT_URL https://github.com/moby/moby.git [2020-11-04T11:48:31.906Z] HUDSON_COOKIE 4e12baeb-530f-40ea-abf3-775e49c29d6a [2020-11-04T11:48:31.906Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-11-04T11:48:31.906Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-11-04T11:48:31.906Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-11-04T11:48:31.906Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-11-04T11:48:31.906Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-11-04T11:48:31.906Z] JENKINS_NODE_COOKIE 1256042e-fa5d-44df-b93e-01280c58eec9 [2020-11-04T11:48:31.906Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-11-04T11:48:31.906Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-11-04T11:48:31.906Z] JOB_BASE_NAME PR-41617 [2020-11-04T11:48:31.906Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41617/display/redirect [2020-11-04T11:48:31.906Z] JOB_NAME moby/PR-41617 [2020-11-04T11:48:31.906Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41617/ [2020-11-04T11:48:31.906Z] library.jps.version master [2020-11-04T11:48:31.906Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-11-04T11:48:31.906Z] NODE_LABELS amd64 azure azwin-2-27d8c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-11-04T11:48:31.906Z] NODE_NAME azwin-2-27d8c0 [2020-11-04T11:48:31.906Z] NUMBER_OF_PROCESSORS 4 [2020-11-04T11:48:31.906Z] OS Windows_NT [2020-11-04T11:48:31.906Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-11-04T11:48:31.906Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-11-04T11:48:31.906Z] PROCESSOR_ARCHITECTURE AMD64 [2020-11-04T11:48:31.906Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-11-04T11:48:31.906Z] PROCESSOR_LEVEL 6 [2020-11-04T11:48:31.906Z] PROCESSOR_REVISION 4f01 [2020-11-04T11:48:31.906Z] ProgramData C:\ProgramData [2020-11-04T11:48:31.906Z] ProgramFiles C:\Program Files [2020-11-04T11:48:31.906Z] ProgramFiles(x86) C:\Program Files (x86) [2020-11-04T11:48:31.906Z] ProgramW6432 C:\Program Files [2020-11-04T11:48:31.906Z] PROMPT $P$G [2020-11-04T11:48:31.906Z] PSExecutionPolicyPreference Bypass [2020-11-04T11:48:31.906Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-11-04T11:48:31.906Z] PUBLIC C:\Users\Public [2020-11-04T11:48:31.906Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41617/2/display/redirect?page=changes [2020-11-04T11:48:31.906Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41617/2/display/redirect [2020-11-04T11:48:31.906Z] SKIP_VALIDATION_TESTS 1 [2020-11-04T11:48:31.906Z] SOURCES_DRIVE d [2020-11-04T11:48:31.906Z] SOURCES_SUBDIR gopath [2020-11-04T11:48:31.906Z] STAGE_NAME Run tests [2020-11-04T11:48:31.906Z] SystemDrive C: [2020-11-04T11:48:31.906Z] SystemRoot C:\windows [2020-11-04T11:48:31.906Z] TEMP C:\windows\TEMP [2020-11-04T11:48:31.906Z] TESTDEBUG 0 [2020-11-04T11:48:31.906Z] TESTRUN_DRIVE d [2020-11-04T11:48:31.906Z] TESTRUN_SUBDIR CI [2020-11-04T11:48:31.906Z] TIMEOUT 120m [2020-11-04T11:48:31.906Z] TMP C:\windows\TEMP [2020-11-04T11:48:31.906Z] USERDOMAIN WORKGROUP [2020-11-04T11:48:31.906Z] USERNAME azwin-2-27d8c0$ [2020-11-04T11:48:31.906Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-11-04T11:48:31.906Z] windir C:\windows [2020-11-04T11:48:31.906Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-11-04T11:48:31.906Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-11-04T11:48:31.906Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-11-04T11:48:31.906Z] [2020-11-04T11:48:31.906Z] [2020-11-04T11:48:31.906Z] [2020-11-04T11:48:31.906Z] INFO: Sources under d:\gopath\... [2020-11-04T11:48:31.906Z] INFO: Test run under d:\CI\... [2020-11-04T11:48:31.906Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-11-04T11:48:31.906Z] INFO: docker/docker repository was found [2020-11-04T11:48:31.906Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-11-04T11:48:31.906Z] ltsc2019: Pulling from windows/servercore [2020-11-04T11:48:31.912Z] #15 ... [2020-11-04T11:48:31.912Z] [2020-11-04T11:48:31.912Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:31.912Z] #41 46.78 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-04T11:48:31.912Z] #41 46.81 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-04T11:48:31.912Z] #41 46.89 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-04T11:48:31.912Z] #41 46.95 AR compel/plugins/std.lib.a [2020-11-04T11:48:31.912Z] #41 47.00 CC compel/plugins/fds/fds.o [2020-11-04T11:48:31.912Z] #41 47.26 AR compel/plugins/fds.lib.a [2020-11-04T11:48:31.912Z] #41 47.32 HOSTDEP compel/src/lib/log-host.d [2020-11-04T11:48:31.912Z] #41 47.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T11:48:31.912Z] #41 47.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-04T11:48:31.912Z] #41 47.63 HOSTDEP compel/src/main-host.d [2020-11-04T11:48:31.912Z] #41 47.73 DEP compel/src/lib/ptrace.d [2020-11-04T11:48:31.912Z] #41 47.86 DEP compel/src/lib/infect.d [2020-11-04T11:48:31.912Z] #41 47.99 DEP compel/src/lib/infect-util.d [2020-11-04T11:48:31.912Z] #41 48.11 DEP compel/src/lib/infect-rpc.d [2020-11-04T11:48:31.912Z] #41 48.22 DEP compel/arch/x86/src/lib/infect.d [2020-11-04T11:48:31.912Z] #41 48.40 DEP compel/arch/x86/src/lib/cpu.d [2020-11-04T11:48:31.912Z] #41 48.45 DEP compel/src/lib/log.d [2020-11-04T11:48:31.912Z] #41 48.52 DEP compel/src/main.d [2020-11-04T11:48:31.912Z] #41 48.61 DEP compel/src/lib/handle-elf.d [2020-11-04T11:48:31.912Z] #41 48.69 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-04T11:48:31.912Z] #41 48.83 CC compel/src/lib/log.o [2020-11-04T11:48:31.912Z] #41 49.12 CC compel/arch/x86/src/lib/cpu.o [2020-11-04T11:48:31.912Z] #41 49.84 CC compel/arch/x86/src/lib/infect.o [2020-11-04T11:48:31.912Z] #41 51.04 CC compel/src/lib/infect-rpc.o [2020-11-04T11:48:31.912Z] #41 51.77 CC compel/src/lib/infect-util.o [2020-11-04T11:48:31.912Z] #41 52.17 CC compel/src/lib/infect.o [2020-11-04T11:48:31.912Z] #41 55.35 CC compel/src/lib/ptrace.o [2020-11-04T11:48:31.912Z] #41 55.98 AR compel/libcompel.a [2020-11-04T11:48:31.912Z] #41 56.08 HOSTCC compel/src/main-host.o [2020-11-04T11:48:31.912Z] #41 56.61 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-04T11:48:31.912Z] #41 56.72 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T11:48:31.913Z] #41 62.29 DEP criu/arch/aarch64/crtools.d [2020-11-04T11:48:32.143Z] #41 42.70 CC images/sysctl.o [2020-11-04T11:48:32.169Z] #41 ... [2020-11-04T11:48:32.169Z] [2020-11-04T11:48:32.169Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:48:32.169Z] #15 DONE 1.1s [2020-11-04T11:48:32.169Z] [2020-11-04T11:48:32.169Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T11:48:32.176Z] #41 62.62 DEP criu/arch/aarch64/cpu.d [2020-11-04T11:48:32.176Z] #41 62.66 DEP criu/arch/aarch64/bitops.d [2020-11-04T11:48:32.176Z] #41 62.70 CC criu/arch/aarch64/bitops.o [2020-11-04T11:48:32.176Z] #41 62.76 CC criu/arch/aarch64/cpu.o [2020-11-04T11:48:32.365Z] 4612f6d0b889: Pulling fs layer [2020-11-04T11:48:32.365Z] 406ffb8432a7: Pulling fs layer [2020-11-04T11:48:32.403Z] #41 42.87 CC images/autofs.o [2020-11-04T11:48:32.403Z] #41 43.05 CC images/macvlan.o [2020-11-04T11:48:32.440Z] #41 62.89 CC criu/arch/aarch64/crtools.o [2020-11-04T11:48:32.484Z] #54 189.4 + bin/containerd [2020-11-04T11:48:32.719Z] #41 43.23 CC images/sit.o [2020-11-04T11:48:32.982Z] #41 43.43 CC images/memfd.o [2020-11-04T11:48:33.017Z] #41 ... [2020-11-04T11:48:33.017Z] [2020-11-04T11:48:33.017Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:33.017Z] #22 134.2 + mkdir -p /tmp/tmp.hIhJzptxCs/src/github.com/docker [2020-11-04T11:48:33.017Z] #22 134.2 + mv components/cli /tmp/tmp.hIhJzptxCs/src/github.com/docker/cli [2020-11-04T11:48:33.017Z] #22 134.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-04T11:48:33.074Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.233s coverage: 49.5% of statements [2020-11-04T11:48:33.100Z] #16 DONE 1.0s [2020-11-04T11:48:33.100Z] [2020-11-04T11:48:33.100Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T11:48:33.254Z] #41 43.81 CC images/timens.o [2020-11-04T11:48:33.513Z] #41 44.11 LINK images/built-in.o [2020-11-04T11:48:33.779Z] #41 44.34 GEN compel/include/asm [2020-11-04T11:48:33.779Z] #41 44.37 GEN compel/include/version.h [2020-11-04T11:48:33.779Z] #41 ... [2020-11-04T11:48:33.779Z] [2020-11-04T11:48:33.779Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:48:33.779Z] #11 132.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T11:48:33.779Z] #11 132.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T11:48:33.779Z] #11 132.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:34.039Z] #11 ... [2020-11-04T11:48:34.039Z] [2020-11-04T11:48:34.039Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:34.039Z] #41 44.39 touch .config [2020-11-04T11:48:34.039Z] #41 44.42 GEN include/common/config.h [2020-11-04T11:48:34.039Z] #41 44.55 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-04T11:48:34.039Z] #41 44.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-04T11:48:34.039Z] #41 44.58 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-04T11:48:34.039Z] #41 44.60 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-04T11:48:34.039Z] #41 44.63 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-04T11:48:34.239Z] #42 ... [2020-11-04T11:48:34.239Z] [2020-11-04T11:48:34.239Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:34.239Z] #19 75.08 Setting up python3-pip (18.1-5) ... [2020-11-04T11:48:34.239Z] #19 76.66 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:48:34.239Z] #19 76.69 Processing triggers for mime-support (3.62) ... [2020-11-04T11:48:34.239Z] #19 DONE 76.9s [2020-11-04T11:48:34.239Z] [2020-11-04T11:48:34.239Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T11:48:34.298Z] #41 44.65 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-04T11:48:34.298Z] #41 44.67 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-04T11:48:34.298Z] #41 44.69 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-04T11:48:34.298Z] #41 44.70 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-04T11:48:34.298Z] #41 44.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T11:48:34.298Z] #41 44.73 DEP compel/plugins/std/infect.d [2020-11-04T11:48:34.298Z] #41 44.84 DEP compel/plugins/std/string.d [2020-11-04T11:48:34.298Z] #41 44.90 DEP compel/plugins/std/log.d [2020-11-04T11:48:34.477Z] #17 DONE 1.0s [2020-11-04T11:48:34.477Z] [2020-11-04T11:48:34.477Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:34.477Z] #43 156.5 net/http/httptrace [2020-11-04T11:48:34.477Z] #43 156.8 net/http [2020-11-04T11:48:34.539Z] #20 0.378 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T11:48:34.539Z] #20 0.385 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T11:48:34.539Z] #20 0.395 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T11:48:34.540Z] #20 DONE 0.5s [2020-11-04T11:48:34.540Z] [2020-11-04T11:48:34.540Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:34.540Z] #42 124.8 CC criu/crtools.o [2020-11-04T11:48:34.556Z] #41 44.98 DEP compel/plugins/std/fds.d [2020-11-04T11:48:34.556Z] #41 45.10 DEP compel/plugins/std/std.d [2020-11-04T11:48:34.816Z] #41 45.22 DEP compel/plugins/shmem/shmem.d [2020-11-04T11:48:34.816Z] #41 45.35 DEP compel/plugins/fds/fds.d [2020-11-04T11:48:35.076Z] #41 45.51 CC compel/plugins/std/std.o [2020-11-04T11:48:35.187Z] #42 125.7 CC criu/eventfd.o [2020-11-04T11:48:35.337Z] #41 45.79 CC compel/plugins/std/fds.o [2020-11-04T11:48:35.504Z] #42 126.1 CC criu/eventpoll.o [2020-11-04T11:48:35.907Z] #41 46.28 CC compel/plugins/std/log.o [2020-11-04T11:48:36.478Z] #41 47.04 CC compel/plugins/std/string.o [2020-11-04T11:48:37.041Z] #42 127.3 CC criu/external.o [2020-11-04T11:48:37.246Z] #22 ... [2020-11-04T11:48:37.246Z] [2020-11-04T11:48:37.246Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:37.246Z] #18 2.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:48:37.246Z] #18 2.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:48:37.246Z] #18 2.240 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:48:37.246Z] #18 2.704 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T11:48:37.246Z] #18 3.370 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T11:48:37.246Z] #18 4.519 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T11:48:37.246Z] #18 7.278 Fetched 8219 kB in 6s (1465 kB/s) [2020-11-04T11:48:37.246Z] #18 7.278 Reading package lists... [2020-11-04T11:48:37.246Z] #18 ... [2020-11-04T11:48:37.246Z] [2020-11-04T11:48:37.246Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:37.246Z] #41 63.61 CC criu/arch/aarch64/sigframe.o [2020-11-04T11:48:37.246Z] #41 63.95 LINK criu/arch/aarch64/crtools.built-in.o [2020-11-04T11:48:37.246Z] #41 64.01 DEP criu/pie/util-vdso.d [2020-11-04T11:48:37.246Z] #41 64.23 DEP criu/pie/util.d [2020-11-04T11:48:37.246Z] #41 64.39 CC criu/pie/util.o [2020-11-04T11:48:37.246Z] #41 64.78 CC criu/pie/util-vdso.o [2020-11-04T11:48:37.246Z] #41 65.50 AR criu/pie/pie.lib.a [2020-11-04T11:48:37.246Z] #41 65.58 DEP criu/pie/restorer.d [2020-11-04T11:48:37.246Z] #41 65.84 DEP criu/arch/aarch64/intraprocedure.d [2020-11-04T11:48:37.246Z] #41 65.87 DEP criu/arch/aarch64/restorer.d [2020-11-04T11:48:37.246Z] #41 66.10 DEP criu/arch/aarch64/vdso-pie.d [2020-11-04T11:48:37.246Z] #41 66.22 DEP criu/pie/parasite-vdso.d [2020-11-04T11:48:37.246Z] #41 66.38 DEP criu/pie/parasite.d [2020-11-04T11:48:37.246Z] #41 66.59 CC criu/pie/parasite.o [2020-11-04T11:48:37.246Z] #41 67.71 LINK criu/pie/parasite.built-in.o [2020-11-04T11:48:37.246Z] #41 67.73 GEN criu/pie/parasite-blob.h [2020-11-04T11:48:37.246Z] #41 67.74 CC criu/pie/parasite-vdso.o [2020-11-04T11:48:37.340Z] #42 127.7 CC criu/fault-injection.o [2020-11-04T11:48:37.341Z] #42 127.7 CC criu/fdstore.o [2020-11-04T11:48:37.422Z] #41 47.63 CC compel/plugins/std/infect.o [2020-11-04T11:48:37.527Z] ok github.com/docker/docker/daemon/graphdriver/aufs 14.800s coverage: 73.1% of statements [2020-11-04T11:48:37.527Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T11:48:37.640Z] #42 128.1 CC criu/fifo.o [2020-11-04T11:48:37.682Z] #41 48.16 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-04T11:48:37.682Z] #41 48.24 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-04T11:48:37.682Z] #41 48.28 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-04T11:48:37.819Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-11-04T11:48:37.951Z] #41 48.33 AR compel/plugins/std.lib.a [2020-11-04T11:48:37.951Z] #41 48.43 CC compel/plugins/fds/fds.o [2020-11-04T11:48:38.201Z] #41 68.49 CC criu/arch/aarch64/vdso-pie.o [2020-11-04T11:48:38.212Z] #41 48.69 AR compel/plugins/fds.lib.a [2020-11-04T11:48:38.212Z] #41 48.75 HOSTDEP compel/src/lib/log-host.d [2020-11-04T11:48:38.291Z] #42 128.7 CC criu/file-ids.o [2020-11-04T11:48:38.465Z] #41 68.79 CC criu/arch/aarch64/restorer.o [2020-11-04T11:48:38.472Z] #41 48.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T11:48:38.472Z] #41 49.00 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-04T11:48:38.592Z] #42 129.0 CC criu/file-lock.o [2020-11-04T11:48:38.729Z] #41 69.22 CC criu/arch/aarch64/intraprocedure.o [2020-11-04T11:48:38.729Z] #41 69.27 CC criu/pie/restorer.o [2020-11-04T11:48:38.732Z] #41 49.10 HOSTDEP compel/src/main-host.d [2020-11-04T11:48:38.732Z] #41 49.20 DEP compel/src/lib/ptrace.d [2020-11-04T11:48:38.732Z] #41 49.30 DEP compel/src/lib/infect.d [2020-11-04T11:48:38.855Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-11-04T11:48:39.003Z] #41 49.49 DEP compel/src/lib/infect-util.d [2020-11-04T11:48:39.264Z] #41 49.63 DEP compel/src/lib/infect-rpc.d [2020-11-04T11:48:39.264Z] #41 49.82 DEP compel/arch/x86/src/lib/infect.d [2020-11-04T11:48:39.264Z] #41 49.94 DEP compel/arch/x86/src/lib/cpu.d [2020-11-04T11:48:39.452Z] 406ffb8432a7: Verifying Checksum [2020-11-04T11:48:39.452Z] 406ffb8432a7: Download complete [2020-11-04T11:48:39.524Z] #41 50.02 DEP compel/src/lib/log.d [2020-11-04T11:48:39.524Z] #41 50.07 DEP compel/src/main.d [2020-11-04T11:48:39.731Z] #43 ... [2020-11-04T11:48:39.731Z] [2020-11-04T11:48:39.731Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:39.731Z] #51 11.10 + cd /tmp/tmp.EYNypBorN8/src/github.com/opencontainers/runc [2020-11-04T11:48:39.731Z] #51 11.10 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:48:39.731Z] #51 11.74 + '[' -z '' ']' [2020-11-04T11:48:39.731Z] #51 11.75 + target=static [2020-11-04T11:48:39.731Z] #51 11.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T11:48:39.731Z] #51 12.04 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-04T11:48:39.887Z] #41 50.15 DEP compel/src/lib/handle-elf.d [2020-11-04T11:48:39.887Z] #41 50.24 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-04T11:48:39.891Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-11-04T11:48:40.134Z] #42 130.3 CC criu/files-ext.o [2020-11-04T11:48:40.134Z] #42 ... [2020-11-04T11:48:40.134Z] [2020-11-04T11:48:40.134Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:48:40.134Z] #31 DONE 194.0s [2020-11-04T11:48:40.134Z] [2020-11-04T11:48:40.134Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:48:40.134Z] #21 5.500 Collecting yamllint==1.16.0 [2020-11-04T11:48:40.146Z] #41 50.37 CC compel/src/lib/log.o [2020-11-04T11:48:40.146Z] #41 50.61 CC compel/arch/x86/src/lib/cpu.o [2020-11-04T11:48:40.146Z] #41 ... [2020-11-04T11:48:40.146Z] [2020-11-04T11:48:40.146Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:40.146Z] #43 139.3 mime [2020-11-04T11:48:40.146Z] #43 140.7 mime/quotedprintable [2020-11-04T11:48:40.146Z] #43 141.1 net/http/internal [2020-11-04T11:48:40.146Z] #43 145.2 net/textproto [2020-11-04T11:48:40.146Z] #43 145.3 crypto/x509 [2020-11-04T11:48:40.146Z] #43 146.5 vendor/golang.org/x/net/http/httpguts [2020-11-04T11:48:40.146Z] #43 146.8 vendor/golang.org/x/net/http/httpproxy [2020-11-04T11:48:40.146Z] #43 147.3 mime/multipart [2020-11-04T11:48:40.183Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-11-04T11:48:40.183Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.177s coverage: 57.7% of statements [2020-11-04T11:48:40.183Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T11:48:40.183Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T11:48:40.183Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T11:48:40.183Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T11:48:40.412Z] #43 149.3 crypto/tls [2020-11-04T11:48:40.412Z] #43 ... [2020-11-04T11:48:40.412Z] [2020-11-04T11:48:40.412Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:48:40.412Z] #11 147.3 Selecting previously unselected package libapparmor1:amd64. [2020-11-04T11:48:40.412Z] #11 147.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-04T11:48:40.412Z] #11 147.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T11:48:40.412Z] #11 147.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-04T11:48:40.412Z] #11 147.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-04T11:48:40.412Z] #11 147.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T11:48:40.412Z] #11 147.6 Selecting previously unselected package libbtrfs0. [2020-11-04T11:48:40.412Z] #11 147.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T11:48:40.412Z] #11 147.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T11:48:40.412Z] #11 147.8 Selecting previously unselected package libbtrfs-dev. [2020-11-04T11:48:40.412Z] #11 147.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T11:48:40.412Z] #11 147.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:48:40.412Z] #11 148.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-04T11:48:40.412Z] #11 148.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:48:40.412Z] #11 148.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:40.412Z] #11 148.0 Selecting previously unselected package libudev-dev:amd64. [2020-11-04T11:48:40.412Z] #11 148.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T11:48:40.412Z] #11 148.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:48:40.412Z] #11 148.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-04T11:48:40.412Z] #11 148.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-04T11:48:40.412Z] #11 148.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-04T11:48:40.673Z] #11 149.4 Selecting previously unselected package libpcre16-3:amd64. [2020-11-04T11:48:40.673Z] #11 149.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-04T11:48:40.673Z] #11 149.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T11:48:40.789Z] #21 6.149 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T11:48:40.789Z] #21 ... [2020-11-04T11:48:40.789Z] [2020-11-04T11:48:40.789Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:40.789Z] #42 131.3 CC criu/files-reg.o [2020-11-04T11:48:40.933Z] #11 ... [2020-11-04T11:48:40.933Z] [2020-11-04T11:48:40.933Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:40.933Z] #56 141.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T11:48:40.933Z] #56 141.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T11:48:40.933Z] #56 DONE 149.9s [2020-11-04T11:48:40.933Z] [2020-11-04T11:48:40.933Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:48:40.933Z] #11 149.9 Selecting previously unselected package libpcre32-3:amd64. [2020-11-04T11:48:40.933Z] #11 149.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-04T11:48:40.933Z] #11 150.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T11:48:41.198Z] #11 ... [2020-11-04T11:48:41.198Z] [2020-11-04T11:48:41.198Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T11:48:41.198Z] #57 DONE 0.2s [2020-11-04T11:48:41.198Z] [2020-11-04T11:48:41.198Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T11:48:41.198Z] #58 DONE 0.1s [2020-11-04T11:48:41.198Z] [2020-11-04T11:48:41.198Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T11:48:41.198Z] #11 150.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-04T11:48:41.458Z] #11 150.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-04T11:48:41.458Z] #11 150.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T11:48:41.458Z] #11 150.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-04T11:48:41.458Z] #11 150.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-04T11:48:41.458Z] #11 150.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T11:48:41.692Z] ok github.com/docker/docker/daemon/logger/awslogs 0.058s coverage: 77.4% of statements [2020-11-04T11:48:41.692Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 41.0% of statements [2020-11-04T11:48:41.692Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T11:48:41.692Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T11:48:42.051Z] #41 72.07 LINK criu/pie/restorer.built-in.o [2020-11-04T11:48:42.051Z] #41 72.09 GEN criu/pie/restorer-blob.h [2020-11-04T11:48:42.051Z] #41 72.21 DEP criu/vdso.d [2020-11-04T11:48:42.051Z] #41 72.48 DEP criu/uts_ns.d [2020-11-04T11:48:42.255Z] #51 ... [2020-11-04T11:48:42.255Z] [2020-11-04T11:48:42.255Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:42.255Z] #41 57.17 HOSTCC compel/src/lib/log-host.o [2020-11-04T11:48:42.255Z] #41 57.41 HOSTLINK compel/compel-host-bin [2020-11-04T11:48:42.255Z] #41 57.54 DEP soccr/soccr.d [2020-11-04T11:48:42.255Z] #41 57.70 CC soccr/soccr.o [2020-11-04T11:48:42.255Z] #41 59.65 AR soccr/libsoccr.a [2020-11-04T11:48:42.255Z] #41 59.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:48:42.255Z] #41 60.17 DEP criu/arch/x86/sigframe.d [2020-11-04T11:48:42.255Z] #41 60.27 DEP criu/arch/x86/sigaction_compat.d [2020-11-04T11:48:42.255Z] #41 60.35 DEP criu/arch/x86/kerndat.d [2020-11-04T11:48:42.255Z] #41 60.48 DEP criu/arch/x86/crtools.d [2020-11-04T11:48:42.255Z] #41 60.57 DEP criu/arch/x86/cpu.d [2020-11-04T11:48:42.255Z] #41 60.76 CC criu/arch/x86/cpu.o [2020-11-04T11:48:42.255Z] #41 61.52 CC criu/arch/x86/crtools.o [2020-11-04T11:48:42.255Z] #41 62.85 CC criu/arch/x86/kerndat.o [2020-11-04T11:48:42.255Z] #41 63.32 CC criu/arch/x86/sigaction_compat.o [2020-11-04T11:48:42.255Z] #41 63.54 CC criu/arch/x86/sigframe.o [2020-11-04T11:48:42.255Z] #41 63.83 LINK criu/arch/x86/crtools.built-in.o [2020-11-04T11:48:42.255Z] #41 63.88 DEP criu/pie/util-vdso-elf32.d [2020-11-04T11:48:42.255Z] #41 63.97 DEP criu/pie/util-vdso.d [2020-11-04T11:48:42.255Z] #41 64.08 DEP criu/pie/util.d [2020-11-04T11:48:42.255Z] #41 64.30 CC criu/pie/util.o [2020-11-04T11:48:42.255Z] #41 64.62 CC criu/pie/util-vdso.o [2020-11-04T11:48:42.255Z] #41 65.38 CC criu/pie/util-vdso-elf32.o [2020-11-04T11:48:42.255Z] #41 66.04 AR criu/pie/pie.lib.a [2020-11-04T11:48:42.255Z] #41 66.13 DEP criu/pie/restorer.d [2020-11-04T11:48:42.255Z] #41 66.40 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-04T11:48:42.255Z] #41 66.51 DEP criu/arch/x86/restorer_unmap.d [2020-11-04T11:48:42.255Z] #41 66.53 DEP criu/arch/x86/restorer.d [2020-11-04T11:48:42.255Z] #41 66.78 DEP criu/arch/x86/vdso-pie.d [2020-11-04T11:48:42.255Z] #41 66.88 DEP criu/pie/parasite-vdso.d [2020-11-04T11:48:42.255Z] #41 67.01 DEP criu/pie/parasite.d [2020-11-04T11:48:42.255Z] #41 67.23 CC criu/pie/parasite.o [2020-11-04T11:48:42.315Z] #41 72.66 DEP criu/util.d [2020-11-04T11:48:42.315Z] #41 72.90 DEP criu/uffd.d [2020-11-04T11:48:42.326Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2020-11-04T11:48:42.326Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-11-04T11:48:42.396Z] #11 151.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-04T11:48:42.396Z] #11 151.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-04T11:48:42.396Z] #11 151.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T11:48:42.396Z] #11 151.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-04T11:48:42.396Z] #11 151.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-04T11:48:42.396Z] #11 151.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:42.396Z] #11 151.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-04T11:48:42.579Z] #41 73.17 DEP criu/tun.d [2020-11-04T11:48:42.656Z] #11 151.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-04T11:48:42.656Z] #11 151.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T11:48:42.656Z] #11 151.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-04T11:48:42.656Z] #11 151.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T11:48:42.656Z] #11 151.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:48:42.843Z] #41 73.40 DEP criu/tty.d [2020-11-04T11:48:43.006Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.001s coverage: 87.2% of statements [2020-11-04T11:48:43.111Z] #41 73.58 DEP criu/timerfd.d [2020-11-04T11:48:43.111Z] #41 ... [2020-11-04T11:48:43.111Z] [2020-11-04T11:48:43.111Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:43.111Z] #18 10.23 Reading package lists... [2020-11-04T11:48:43.111Z] #18 13.25 Building dependency tree... [2020-11-04T11:48:43.111Z] #18 14.77 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T11:48:43.111Z] #18 14.77 The following additional packages will be installed: [2020-11-04T11:48:43.111Z] #18 14.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T11:48:43.111Z] #18 14.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T11:48:43.111Z] #18 14.79 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T11:48:43.111Z] #18 14.79 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T11:48:43.111Z] #18 14.79 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T11:48:43.111Z] #18 14.80 Suggested packages: [2020-11-04T11:48:43.111Z] #18 14.80 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T11:48:43.111Z] #18 14.80 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T11:48:43.111Z] #18 14.80 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T11:48:43.111Z] #18 14.80 Recommended packages: [2020-11-04T11:48:43.111Z] #18 14.80 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T11:48:43.111Z] #18 14.80 python3-keyrings.alt python3-xdg unzip [2020-11-04T11:48:43.111Z] #18 16.21 The following NEW packages will be installed: [2020-11-04T11:48:43.111Z] #18 16.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T11:48:43.111Z] #18 16.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T11:48:43.111Z] #18 16.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T11:48:43.111Z] #18 16.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T11:48:43.111Z] #18 16.21 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T11:48:43.111Z] #18 16.21 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T11:48:43.111Z] #18 16.21 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T11:48:43.111Z] #18 16.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T11:48:43.111Z] #18 16.21 xz-utils zip [2020-11-04T11:48:43.111Z] #18 16.54 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:48:43.111Z] #18 16.54 Need to get 27.6 MB of archives. [2020-11-04T11:48:43.111Z] #18 16.54 After this operation, 114 MB of additional disk space will be used. [2020-11-04T11:48:43.111Z] #18 16.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-11-04T11:48:43.112Z] #18 16.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-11-04T11:48:43.112Z] #18 16.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-11-04T11:48:43.112Z] #18 16.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-11-04T11:48:43.225Z] #11 152.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T11:48:43.225Z] #11 152.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T11:48:43.225Z] #11 152.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T11:48:43.225Z] #11 152.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T11:48:43.225Z] #11 152.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T11:48:43.225Z] #11 152.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-04T11:48:43.225Z] #11 152.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:43.225Z] #11 152.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T11:48:43.225Z] #11 152.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T11:48:43.225Z] #11 152.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:48:43.225Z] #11 152.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T11:48:43.298Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 61.6% of statements [2020-11-04T11:48:43.376Z] #18 16.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-11-04T11:48:43.376Z] #18 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-11-04T11:48:43.376Z] #18 16.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-11-04T11:48:43.376Z] #18 16.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-11-04T11:48:43.376Z] #18 16.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-11-04T11:48:43.376Z] #18 16.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-11-04T11:48:43.376Z] #18 16.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-11-04T11:48:43.376Z] #18 16.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-11-04T11:48:43.376Z] #18 16.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-11-04T11:48:43.376Z] #18 16.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-11-04T11:48:43.376Z] #18 16.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-11-04T11:48:43.376Z] #18 16.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-11-04T11:48:43.376Z] #18 16.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-04T11:48:43.376Z] #18 16.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:48:43.376Z] #18 16.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-11-04T11:48:43.376Z] #18 16.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-11-04T11:48:43.376Z] #18 16.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-11-04T11:48:43.376Z] #18 16.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-11-04T11:48:43.484Z] #11 152.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T11:48:43.484Z] #11 152.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T11:48:43.484Z] #11 152.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T11:48:43.484Z] #11 152.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T11:48:43.484Z] #11 152.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T11:48:43.484Z] #11 152.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T11:48:43.484Z] #11 152.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:43.484Z] #11 152.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T11:48:43.484Z] #11 152.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T11:48:43.484Z] #11 152.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T11:48:43.484Z] #11 152.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T11:48:43.484Z] #11 152.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T11:48:43.484Z] #11 152.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T11:48:43.484Z] #11 152.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T11:48:43.587Z] #42 134.1 CC criu/files.o [2020-11-04T11:48:43.622Z] #41 68.37 LINK criu/pie/parasite.built-in.o [2020-11-04T11:48:43.622Z] #41 68.39 GEN criu/pie/parasite-blob.h [2020-11-04T11:48:43.622Z] #41 68.42 CC criu/pie/parasite-vdso.o [2020-11-04T11:48:43.639Z] #18 16.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-11-04T11:48:43.640Z] #18 16.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-04T11:48:43.640Z] #18 16.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-04T11:48:43.640Z] #18 16.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-04T11:48:43.640Z] #18 16.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-11-04T11:48:43.640Z] #18 16.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-11-04T11:48:43.640Z] #18 16.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-04T11:48:43.751Z] #11 152.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:43.751Z] #11 152.6 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T11:48:43.751Z] #11 152.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:43.751Z] #11 152.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T11:48:43.751Z] #11 152.6 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:48:43.903Z] #18 17.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-04T11:48:43.903Z] #18 17.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-04T11:48:43.903Z] #18 17.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-04T11:48:43.903Z] #18 17.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-11-04T11:48:43.903Z] #18 17.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-11-04T11:48:43.903Z] #18 17.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T11:48:43.903Z] #18 17.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T11:48:43.935Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 75.2% of statements [2020-11-04T11:48:43.935Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T11:48:44.016Z] #11 DONE 153.2s [2020-11-04T11:48:44.016Z] [2020-11-04T11:48:44.016Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:44.016Z] #41 51.31 CC compel/arch/x86/src/lib/infect.o [2020-11-04T11:48:44.016Z] #41 52.65 CC compel/src/lib/infect-rpc.o [2020-11-04T11:48:44.016Z] #41 52.94 CC compel/src/lib/infect-util.o [2020-11-04T11:48:44.016Z] #41 53.24 CC compel/src/lib/infect.o [2020-11-04T11:48:44.169Z] #18 17.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T11:48:44.169Z] #18 17.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-11-04T11:48:44.169Z] #18 17.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T11:48:44.169Z] #18 17.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T11:48:44.169Z] #18 17.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T11:48:44.184Z] #41 ... [2020-11-04T11:48:44.184Z] [2020-11-04T11:48:44.184Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:44.184Z] #18 1.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:48:44.184Z] #18 1.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:48:44.184Z] #18 1.589 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:48:44.184Z] #18 2.162 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:48:44.184Z] #18 3.299 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:48:44.184Z] #18 4.831 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:48:44.234Z] time="2020-11-04T11:48:44Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate338166558/log174947301.1: no such file or directory" [2020-11-04T11:48:44.234Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.079s coverage: 38.3% of statements [2020-11-04T11:48:44.433Z] #18 17.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-11-04T11:48:44.440Z] #18 ... [2020-11-04T11:48:44.440Z] [2020-11-04T11:48:44.440Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:44.440Z] #41 69.19 CC criu/arch/x86/vdso-pie.o [2020-11-04T11:48:44.696Z] #41 69.54 CC criu/arch/x86/restorer.o [2020-11-04T11:48:44.697Z] #18 17.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-11-04T11:48:44.697Z] #18 17.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-11-04T11:48:44.697Z] #18 17.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T11:48:44.868Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-11-04T11:48:44.961Z] #18 18.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-11-04T11:48:44.961Z] #18 18.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-11-04T11:48:44.961Z] #18 18.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-11-04T11:48:45.259Z] #41 70.11 CC criu/arch/x86/restorer_unmap.o [2020-11-04T11:48:45.399Z] #41 55.68 CC compel/src/lib/ptrace.o [2020-11-04T11:48:45.399Z] #41 56.07 AR compel/libcompel.a [2020-11-04T11:48:45.516Z] #41 70.16 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-04T11:48:45.660Z] #41 56.17 HOSTCC compel/src/main-host.o [2020-11-04T11:48:45.697Z] #42 ... [2020-11-04T11:48:45.697Z] [2020-11-04T11:48:45.697Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:48:45.697Z] #21 6.410 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T11:48:45.697Z] #21 6.864 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T11:48:45.697Z] #21 8.866 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T11:48:45.697Z] #21 8.915 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T11:48:45.697Z] #21 8.971 Building wheels for collected packages: pyyaml [2020-11-04T11:48:45.697Z] #21 8.979 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T11:48:45.697Z] #21 10.25 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T11:48:45.697Z] #21 10.25 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T11:48:45.697Z] #21 10.33 Successfully built pyyaml [2020-11-04T11:48:45.697Z] #21 10.35 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-04T11:48:45.697Z] #21 10.74 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T11:48:45.697Z] #21 DONE 11.0s [2020-11-04T11:48:45.697Z] [2020-11-04T11:48:45.697Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:48:45.773Z] #41 70.47 CC criu/pie/restorer.o [2020-11-04T11:48:45.904Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2020-11-04T11:48:45.904Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-11-04T11:48:45.911Z] #18 ... [2020-11-04T11:48:45.911Z] [2020-11-04T11:48:45.911Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:48:45.911Z] #38 147.0 + dpkg --print-architecture [2020-11-04T11:48:45.920Z] #41 ... [2020-11-04T11:48:45.920Z] [2020-11-04T11:48:45.920Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T11:48:45.920Z] #12 DONE 1.6s [2020-11-04T11:48:45.920Z] [2020-11-04T11:48:45.920Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:45.920Z] #51 1.394 + RM_GOPATH=0 [2020-11-04T11:48:45.920Z] #51 1.395 + TMP_GOPATH= [2020-11-04T11:48:45.920Z] #51 1.395 + : /build [2020-11-04T11:48:45.920Z] #51 1.396 + '[' -z '' ']' [2020-11-04T11:48:45.920Z] #51 1.399 ++ mktemp -d [2020-11-04T11:48:45.920Z] #51 1.402 + export GOPATH=/tmp/tmp.EKS904y9zy [2020-11-04T11:48:45.920Z] #51 1.402 + GOPATH=/tmp/tmp.EKS904y9zy [2020-11-04T11:48:45.920Z] #51 1.402 + RM_GOPATH=1 [2020-11-04T11:48:45.920Z] #51 1.402 + case "$(go env GOARCH)" in [2020-11-04T11:48:45.920Z] #51 1.402 ++ go env GOARCH [2020-11-04T11:48:45.920Z] #51 1.407 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T11:48:45.920Z] #51 1.407 + GO_BUILDMODE=-buildmode=pie [2020-11-04T11:48:45.920Z] #51 1.409 ++ dirname /tmp/install/install.sh [2020-11-04T11:48:45.920Z] #51 1.411 + dir=/tmp/install [2020-11-04T11:48:45.920Z] #51 1.413 + bin=runc [2020-11-04T11:48:45.920Z] #51 1.413 + shift [2020-11-04T11:48:45.920Z] #51 1.414 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T11:48:45.920Z] #51 1.414 + . /tmp/install/runc.installer [2020-11-04T11:48:45.920Z] #51 1.414 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:48:45.920Z] #51 1.414 + install_runc [2020-11-04T11:48:45.920Z] #51 1.416 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T11:48:45.920Z] #51 1.425 + uname -r [2020-11-04T11:48:45.920Z] #51 1.430 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T11:48:45.920Z] #51 1.431 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T11:48:45.920Z] #51 1.431 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T11:48:45.920Z] #51 1.431 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EKS904y9zy/src/github.com/opencontainers/runc [2020-11-04T11:48:45.920Z] #51 1.442 Cloning into '/tmp/tmp.EKS904y9zy/src/github.com/opencontainers/runc'... [2020-11-04T11:48:45.997Z] #48 ... [2020-11-04T11:48:45.997Z] [2020-11-04T11:48:45.997Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:45.997Z] #42 136.5 CC criu/filesystems.o [2020-11-04T11:48:46.538Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-11-04T11:48:46.830Z] ok github.com/docker/docker/daemon/logger/splunk 1.466s coverage: 82.5% of statements [2020-11-04T11:48:46.830Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T11:48:46.830Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T11:48:47.055Z] #42 137.4 CC criu/fsnotify.o [2020-11-04T11:48:47.303Z] #51 ... [2020-11-04T11:48:47.303Z] [2020-11-04T11:48:47.303Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T11:48:47.303Z] #13 DONE 1.2s [2020-11-04T11:48:47.303Z] [2020-11-04T11:48:47.303Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:47.303Z] #41 56.67 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-04T11:48:47.303Z] #41 56.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T11:48:47.303Z] #41 57.25 HOSTCC compel/src/lib/log-host.o [2020-11-04T11:48:47.303Z] #41 57.59 HOSTLINK compel/compel-host-bin [2020-11-04T11:48:47.303Z] #41 57.80 DEP soccr/soccr.d [2020-11-04T11:48:47.563Z] #41 58.01 CC soccr/soccr.o [2020-11-04T11:48:47.865Z] ok github.com/docker/docker/distribution 0.216s coverage: 21.9% of statements [2020-11-04T11:48:47.866Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-11-04T11:48:47.866Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T11:48:48.132Z] #41 ... [2020-11-04T11:48:48.132Z] [2020-11-04T11:48:48.132Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T11:48:48.132Z] #14 0.958 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T11:48:48.132Z] #14 DONE 1.1s [2020-11-04T11:48:48.132Z] [2020-11-04T11:48:48.132Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T11:48:48.643Z] #42 138.8 CC criu/image-desc.o [2020-11-04T11:48:48.643Z] #42 139.1 CC criu/image.o [2020-11-04T11:48:48.901Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-11-04T11:48:49.044Z] #41 73.79 LINK criu/pie/restorer.built-in.o [2020-11-04T11:48:49.044Z] #41 73.80 GEN criu/pie/restorer-blob.h [2020-11-04T11:48:49.044Z] #41 73.88 DEP criu/vdso.d [2020-11-04T11:48:49.072Z] #15 DONE 1.1s [2020-11-04T11:48:49.072Z] [2020-11-04T11:48:49.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:49.072Z] #41 59.55 AR soccr/libsoccr.a [2020-11-04T11:48:49.072Z] #41 59.60 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:48:49.232Z] #38 DONE 150.4s [2020-11-04T11:48:49.232Z] [2020-11-04T11:48:49.232Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:49.232Z] #18 19.47 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:48:49.232Z] #18 19.76 Fetched 27.6 MB in 2s (12.7 MB/s) [2020-11-04T11:48:49.232Z] #18 20.35 Selecting previously unselected package pigz. [2020-11-04T11:48:49.232Z] #18 20.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-11-04T11:48:49.232Z] #18 20.39 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-11-04T11:48:49.232Z] #18 20.46 Unpacking pigz (2.4-1) ... [2020-11-04T11:48:49.232Z] #18 21.84 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-11-04T11:48:49.232Z] #18 21.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-04T11:48:49.232Z] #18 22.07 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-04T11:48:49.301Z] #41 74.12 DEP criu/vdso-compat.d [2020-11-04T11:48:49.534Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-11-04T11:48:49.558Z] #41 74.31 DEP criu/uts_ns.d [2020-11-04T11:48:49.558Z] #41 74.51 DEP criu/util.d [2020-11-04T11:48:49.642Z] #41 60.20 DEP criu/arch/x86/sigframe.d [2020-11-04T11:48:49.703Z] #42 140.1 CC criu/ipc_ns.o [2020-11-04T11:48:49.809Z] #18 23.23 Selecting previously unselected package python3.7-minimal. [2020-11-04T11:48:49.809Z] #18 23.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-04T11:48:49.815Z] #41 74.73 DEP criu/uffd.d [2020-11-04T11:48:49.902Z] #41 60.35 DEP criu/arch/x86/sigaction_compat.d [2020-11-04T11:48:50.118Z] #18 23.35 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:48:50.162Z] #41 60.55 DEP criu/arch/x86/kerndat.d [2020-11-04T11:48:50.162Z] #41 ... [2020-11-04T11:48:50.162Z] [2020-11-04T11:48:50.162Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T11:48:50.162Z] #16 DONE 1.1s [2020-11-04T11:48:50.162Z] [2020-11-04T11:48:50.162Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:50.162Z] #41 60.65 DEP criu/arch/x86/crtools.d [2020-11-04T11:48:50.168Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-11-04T11:48:50.379Z] #41 75.00 DEP criu/tun.d [2020-11-04T11:48:50.379Z] #41 75.21 DEP criu/tty.d [2020-11-04T11:48:50.422Z] #41 60.86 DEP criu/arch/x86/cpu.d [2020-11-04T11:48:50.460Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-11-04T11:48:50.636Z] #41 75.41 DEP criu/timerfd.d [2020-11-04T11:48:50.683Z] #41 61.09 CC criu/arch/x86/cpu.o [2020-11-04T11:48:50.739Z] #18 24.16 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-04T11:48:50.739Z] #18 24.18 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:48:50.751Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2020-11-04T11:48:50.752Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T11:48:50.752Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T11:48:50.752Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T11:48:50.771Z] #42 141.4 CC criu/irmap.o [2020-11-04T11:48:50.894Z] #41 75.55 DEP criu/timens.d [2020-11-04T11:48:50.894Z] #41 75.75 DEP criu/sysfs_parse.d [2020-11-04T11:48:51.152Z] #41 75.92 DEP criu/sysctl.d [2020-11-04T11:48:51.254Z] #41 61.81 CC criu/arch/x86/crtools.o [2020-11-04T11:48:51.385Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-11-04T11:48:51.409Z] #41 76.09 DEP criu/string.d [2020-11-04T11:48:51.409Z] #41 76.14 DEP criu/stats.d [2020-11-04T11:48:51.409Z] #41 76.31 DEP criu/sockets.d [2020-11-04T11:48:51.515Z] #41 ... [2020-11-04T11:48:51.515Z] [2020-11-04T11:48:51.515Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T11:48:51.515Z] #17 DONE 1.1s [2020-11-04T11:48:51.515Z] [2020-11-04T11:48:51.515Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:51.666Z] #41 76.49 DEP criu/sk-unix.d [2020-11-04T11:48:51.854Z] #42 142.1 CC criu/kcmp-ids.o [2020-11-04T11:48:51.923Z] #41 76.72 DEP criu/sk-tcp.d [2020-11-04T11:48:52.019Z] ok github.com/docker/docker/oci 0.003s coverage: 8.2% of statements [2020-11-04T11:48:52.154Z] #42 142.5 CC criu/kerndat.o [2020-11-04T11:48:52.179Z] #41 76.98 DEP criu/sk-queue.d [2020-11-04T11:48:52.312Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2020-11-04T11:48:52.436Z] #41 77.21 DEP criu/sk-packet.d [2020-11-04T11:48:52.604Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-04T11:48:52.693Z] #41 77.38 DEP criu/sk-netlink.d [2020-11-04T11:48:52.898Z] #18 1.327 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T11:48:52.898Z] #18 1.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T11:48:52.898Z] #18 1.361 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T11:48:52.950Z] #41 77.67 DEP criu/sk-inet.d [2020-11-04T11:48:52.950Z] #41 77.83 DEP criu/signalfd.d [2020-11-04T11:48:53.213Z] #42 143.7 CC criu/libnetlink.o [2020-11-04T11:48:53.309Z] #18 ... [2020-11-04T11:48:53.309Z] [2020-11-04T11:48:53.309Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:53.309Z] #41 73.81 DEP criu/timens.d [2020-11-04T11:48:53.309Z] #41 74.02 DEP criu/sysfs_parse.d [2020-11-04T11:48:53.309Z] #41 74.26 DEP criu/sysctl.d [2020-11-04T11:48:53.309Z] #41 74.43 DEP criu/string.d [2020-11-04T11:48:53.309Z] #41 74.49 DEP criu/stats.d [2020-11-04T11:48:53.309Z] #41 74.66 DEP criu/sockets.d [2020-11-04T11:48:53.309Z] #41 74.89 DEP criu/sk-unix.d [2020-11-04T11:48:53.309Z] #41 75.17 DEP criu/sk-tcp.d [2020-11-04T11:48:53.309Z] #41 75.44 DEP criu/sk-queue.d [2020-11-04T11:48:53.309Z] #41 75.55 DEP criu/sk-packet.d [2020-11-04T11:48:53.309Z] #41 75.67 DEP criu/sk-netlink.d [2020-11-04T11:48:53.309Z] #41 75.86 DEP criu/sk-inet.d [2020-11-04T11:48:53.309Z] #41 76.05 DEP criu/signalfd.d [2020-11-04T11:48:53.309Z] #41 76.21 DEP criu/sigframe.d [2020-11-04T11:48:53.309Z] #41 76.40 DEP criu/shmem.d [2020-11-04T11:48:53.309Z] #41 76.50 DEP criu/servicefd.d [2020-11-04T11:48:53.309Z] #41 76.74 DEP criu/seize.d [2020-11-04T11:48:53.309Z] #41 76.96 DEP criu/seccomp.d [2020-11-04T11:48:53.309Z] #41 77.48 DEP criu/rst-malloc.d [2020-11-04T11:48:53.309Z] #41 77.57 DEP criu/rbtree.d [2020-11-04T11:48:53.309Z] #41 77.80 DEP criu/pstree.d [2020-11-04T11:48:53.309Z] #41 77.95 DEP criu/protobuf.d [2020-11-04T11:48:53.309Z] #41 78.04 GEN criu/protobuf-desc-gen.h [2020-11-04T11:48:53.309Z] #41 79.49 DEP criu/protobuf-desc.d [2020-11-04T11:48:53.309Z] #41 79.73 DEP criu/proc_parse.d [2020-11-04T11:48:53.309Z] #41 80.00 DEP criu/plugin.d [2020-11-04T11:48:53.309Z] #41 80.05 DEP criu/pipes.d [2020-11-04T11:48:53.309Z] #41 80.16 DEP criu/pie-util.d [2020-11-04T11:48:53.309Z] #41 80.29 DEP criu/pie-util-vdso.d [2020-11-04T11:48:53.309Z] #41 80.42 DEP criu/path.d [2020-11-04T11:48:53.309Z] #41 80.56 DEP criu/parasite-syscall.d [2020-11-04T11:48:53.309Z] #41 80.78 DEP criu/pagemap.d [2020-11-04T11:48:53.309Z] #41 80.97 DEP criu/pagemap-cache.d [2020-11-04T11:48:53.309Z] #41 81.13 DEP criu/page-xfer.d [2020-11-04T11:48:53.309Z] #41 81.35 DEP criu/page-pipe.d [2020-11-04T11:48:53.309Z] #41 81.54 DEP criu/netfilter.d [2020-11-04T11:48:53.309Z] #41 81.72 DEP criu/net.d [2020-11-04T11:48:53.309Z] #41 82.06 DEP criu/namespaces.d [2020-11-04T11:48:53.309Z] #41 82.30 DEP criu/mount.d [2020-11-04T11:48:53.309Z] #41 82.53 DEP criu/memfd.d [2020-11-04T11:48:53.309Z] #41 82.74 DEP criu/mem.d [2020-11-04T11:48:53.309Z] #41 83.02 DEP criu/lsm.d [2020-11-04T11:48:53.309Z] #41 83.17 DEP criu/log.d [2020-11-04T11:48:53.309Z] #41 83.35 DEP criu/libnetlink.d [2020-11-04T11:48:53.309Z] #41 83.51 DEP criu/kerndat.d [2020-11-04T11:48:53.309Z] #41 83.71 DEP criu/kcmp-ids.d [2020-11-04T11:48:53.309Z] #41 83.85 DEP criu/irmap.d [2020-11-04T11:48:53.468Z] #18 1.926 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T11:48:53.514Z] #41 78.09 DEP criu/sigframe.d [2020-11-04T11:48:53.514Z] #41 78.23 DEP criu/shmem.d [2020-11-04T11:48:53.572Z] #41 ... [2020-11-04T11:48:53.572Z] [2020-11-04T11:48:53.572Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:53.572Z] #18 26.83 Selecting previously unselected package python3-minimal. [2020-11-04T11:48:53.572Z] #18 26.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 ... 23654 files and directories currently installed.) [2020-11-04T11:48:53.572Z] #18 26.91 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-11-04T11:48:53.572Z] #18 26.92 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T11:48:53.771Z] #41 78.40 DEP criu/servicefd.d [2020-11-04T11:48:53.771Z] #41 78.55 DEP criu/seize.d [2020-11-04T11:48:53.834Z] #18 27.00 Selecting previously unselected package libmpdec2:arm64. [2020-11-04T11:48:53.834Z] #18 27.00 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-11-04T11:48:53.834Z] #18 27.01 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-11-04T11:48:53.834Z] #18 27.18 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-11-04T11:48:53.834Z] #18 27.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-11-04T11:48:53.834Z] #18 27.20 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-04T11:48:53.877Z] #42 144.2 CC criu/log.o [2020-11-04T11:48:54.029Z] #41 78.73 DEP criu/seccomp.d [2020-11-04T11:48:54.029Z] #41 78.97 DEP criu/rst-malloc.d [2020-11-04T11:48:54.113Z] ok github.com/docker/docker/pkg/archive 0.500s coverage: 76.8% of statements [2020-11-04T11:48:54.285Z] #41 79.06 DEP criu/rbtree.d [2020-11-04T11:48:54.285Z] #41 79.12 DEP criu/pstree.d [2020-11-04T11:48:54.405Z] #18 2.990 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T11:48:54.527Z] #42 144.8 CC criu/lsm.o [2020-11-04T11:48:54.542Z] #41 79.39 DEP criu/protobuf.d [2020-11-04T11:48:54.542Z] #41 79.52 GEN criu/protobuf-desc-gen.h [2020-11-04T11:48:54.748Z] ok github.com/docker/docker/pkg/authorization 0.343s coverage: 68.3% of statements [2020-11-04T11:48:54.796Z] #18 28.24 Selecting previously unselected package python3.7. [2020-11-04T11:48:54.796Z] #18 28.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-11-04T11:48:54.796Z] #18 28.25 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:48:54.799Z] #41 ... [2020-11-04T11:48:54.799Z] [2020-11-04T11:48:54.799Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:54.799Z] #18 10.70 Fetched 8396 kB in 10s (875 kB/s) [2020-11-04T11:48:54.799Z] #18 10.70 Reading package lists... [2020-11-04T11:48:54.799Z] #18 14.75 Reading package lists... [2020-11-04T11:48:54.799Z] #18 18.71 Building dependency tree... [2020-11-04T11:48:54.826Z] #42 145.2 CC criu/mem.o [2020-11-04T11:48:55.040Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-04T11:48:55.055Z] #18 20.93 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T11:48:55.055Z] #18 20.93 The following additional packages will be installed: [2020-11-04T11:48:55.055Z] #18 20.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T11:48:55.055Z] #18 20.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T11:48:55.055Z] #18 20.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T11:48:55.055Z] #18 20.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T11:48:55.055Z] #18 20.95 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T11:48:55.055Z] #18 20.95 Suggested packages: [2020-11-04T11:48:55.055Z] #18 20.95 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T11:48:55.055Z] #18 20.95 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T11:48:55.055Z] #18 20.95 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T11:48:55.055Z] #18 20.95 Recommended packages: [2020-11-04T11:48:55.055Z] #18 20.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T11:48:55.055Z] #18 20.95 python3-keyrings.alt python3-xdg unzip [2020-11-04T11:48:55.331Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-11-04T11:48:55.371Z] #18 28.55 Selecting previously unselected package libpython3-stdlib:arm64. [2020-11-04T11:48:55.371Z] #18 28.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-11-04T11:48:55.371Z] #18 28.55 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-04T11:48:55.371Z] #18 28.71 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T11:48:55.785Z] #18 4.377 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T11:48:56.321Z] #18 29.61 Selecting previously unselected package python3. [2020-11-04T11:48:56.321Z] #18 29.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-11-04T11:48:56.321Z] #18 29.67 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-11-04T11:48:56.321Z] #18 29.69 Unpacking python3 (3.7.3-1) ... [2020-11-04T11:48:56.424Z] #18 ... [2020-11-04T11:48:56.424Z] [2020-11-04T11:48:56.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:56.424Z] #41 81.26 DEP criu/protobuf-desc.d [2020-11-04T11:48:56.647Z] #18 29.82 Selecting previously unselected package libip4tc0:arm64. [2020-11-04T11:48:56.647Z] #18 29.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-11-04T11:48:56.647Z] #18 29.84 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-11-04T11:48:56.681Z] #41 81.38 DEP criu/proc_parse.d [2020-11-04T11:48:56.681Z] #41 81.57 DEP criu/plugin.d [2020-11-04T11:48:56.932Z] #42 147.3 CC criu/memfd.o [2020-11-04T11:48:56.938Z] #41 81.66 DEP criu/pipes.d [2020-11-04T11:48:56.938Z] #41 81.87 DEP criu/pie-util.d [2020-11-04T11:48:56.938Z] #41 ... [2020-11-04T11:48:56.938Z] [2020-11-04T11:48:56.938Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:56.938Z] #43 169.3 github.com/LK4D4/vndr/godl [2020-11-04T11:48:56.938Z] #43 170.1 github.com/LK4D4/vndr [2020-11-04T11:48:57.163Z] #18 ... [2020-11-04T11:48:57.163Z] [2020-11-04T11:48:57.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:48:57.163Z] #41 63.33 CC criu/arch/x86/kerndat.o [2020-11-04T11:48:57.163Z] #41 63.88 CC criu/arch/x86/sigaction_compat.o [2020-11-04T11:48:57.163Z] #41 64.15 CC criu/arch/x86/sigframe.o [2020-11-04T11:48:57.163Z] #41 64.42 LINK criu/arch/x86/crtools.built-in.o [2020-11-04T11:48:57.163Z] #41 64.47 DEP criu/pie/util-vdso-elf32.d [2020-11-04T11:48:57.163Z] #41 64.57 DEP criu/pie/util-vdso.d [2020-11-04T11:48:57.163Z] #41 64.70 DEP criu/pie/util.d [2020-11-04T11:48:57.163Z] #41 64.86 CC criu/pie/util.o [2020-11-04T11:48:57.163Z] #41 65.14 CC criu/pie/util-vdso.o [2020-11-04T11:48:57.163Z] #41 65.87 CC criu/pie/util-vdso-elf32.o [2020-11-04T11:48:57.163Z] #41 66.59 AR criu/pie/pie.lib.a [2020-11-04T11:48:57.163Z] #41 66.67 DEP criu/pie/restorer.d [2020-11-04T11:48:57.163Z] #41 66.95 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-04T11:48:57.163Z] #41 67.07 DEP criu/arch/x86/restorer_unmap.d [2020-11-04T11:48:57.163Z] #41 67.10 DEP criu/arch/x86/restorer.d [2020-11-04T11:48:57.163Z] #41 67.28 DEP criu/arch/x86/vdso-pie.d [2020-11-04T11:48:57.163Z] #41 67.36 DEP criu/pie/parasite-vdso.d [2020-11-04T11:48:57.163Z] #41 67.56 DEP criu/pie/parasite.d [2020-11-04T11:48:57.195Z] #43 ... [2020-11-04T11:48:57.195Z] [2020-11-04T11:48:57.195Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:57.195Z] #18 23.02 The following NEW packages will be installed: [2020-11-04T11:48:57.195Z] #18 23.03 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T11:48:57.195Z] #18 23.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T11:48:57.195Z] #18 23.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T11:48:57.195Z] #18 23.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T11:48:57.195Z] #18 23.04 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T11:48:57.195Z] #18 23.04 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T11:48:57.195Z] #18 23.04 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T11:48:57.195Z] #18 23.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T11:48:57.195Z] #18 23.04 xz-utils zip [2020-11-04T11:48:57.227Z] #18 30.52 Selecting previously unselected package libip6tc0:arm64. [2020-11-04T11:48:57.227Z] #18 30.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-11-04T11:48:57.227Z] #18 30.54 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-11-04T11:48:57.227Z] #18 30.68 Selecting previously unselected package libiptc0:arm64. [2020-11-04T11:48:57.227Z] #18 30.68 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-11-04T11:48:57.227Z] #18 30.69 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-11-04T11:48:57.423Z] #41 67.85 CC criu/pie/parasite.o [2020-11-04T11:48:57.452Z] #18 23.37 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:48:57.452Z] #18 23.37 Need to get 28.5 MB of archives. [2020-11-04T11:48:57.452Z] #18 23.37 After this operation, 116 MB of additional disk space will be used. [2020-11-04T11:48:57.452Z] #18 23.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-04T11:48:57.452Z] #18 23.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-04T11:48:57.452Z] #18 23.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-04T11:48:57.493Z] #18 30.87 Selecting previously unselected package libnfnetlink0:arm64. [2020-11-04T11:48:57.493Z] #18 30.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-11-04T11:48:57.493Z] #18 30.91 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-04T11:48:57.582Z] #42 148.0 CC criu/mount.o [2020-11-04T11:48:57.709Z] #18 23.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-04T11:48:57.709Z] #18 23.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-04T11:48:57.709Z] #18 23.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-04T11:48:57.709Z] #18 23.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-04T11:48:57.757Z] #18 31.03 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-11-04T11:48:57.757Z] #18 31.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-11-04T11:48:57.757Z] #18 31.03 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-04T11:48:57.757Z] #18 31.15 Selecting previously unselected package libnftnl11:arm64. [2020-11-04T11:48:57.757Z] #18 31.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-11-04T11:48:57.757Z] #18 31.16 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-11-04T11:48:57.966Z] #18 ... [2020-11-04T11:48:57.966Z] [2020-11-04T11:48:57.966Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:57.966Z] #43 DONE 180.2s [2020-11-04T11:48:57.966Z] [2020-11-04T11:48:57.966Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:48:57.966Z] #18 23.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-04T11:48:57.966Z] #18 23.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-04T11:48:57.966Z] #18 23.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-04T11:48:58.020Z] #18 31.30 Selecting previously unselected package iptables. [2020-11-04T11:48:58.020Z] #18 31.30 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-11-04T11:48:58.020Z] #18 31.31 Unpacking iptables (1.8.2-4) ... [2020-11-04T11:48:58.223Z] #18 23.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-04T11:48:58.223Z] #18 23.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-04T11:48:58.223Z] #18 23.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-04T11:48:58.223Z] #18 23.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-04T11:48:58.223Z] #18 23.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-04T11:48:58.223Z] #18 23.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-04T11:48:58.223Z] #18 23.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T11:48:58.223Z] #18 24.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:48:58.223Z] #18 24.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-04T11:48:58.223Z] #18 24.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-04T11:48:58.223Z] #18 24.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-04T11:48:58.223Z] #18 24.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-04T11:48:58.223Z] #18 24.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-04T11:48:58.223Z] #18 24.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T11:48:58.223Z] #18 24.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T11:48:58.223Z] #18 24.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T11:48:58.284Z] #18 31.66 Selecting previously unselected package xxd. [2020-11-04T11:48:58.284Z] #18 31.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-04T11:48:58.284Z] #18 31.67 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:48:58.360Z] #41 ... [2020-11-04T11:48:58.360Z] [2020-11-04T11:48:58.360Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:58.360Z] #43 157.1 net/http/httptrace [2020-11-04T11:48:58.360Z] #43 157.5 net/http [2020-11-04T11:48:58.360Z] #43 ... [2020-11-04T11:48:58.360Z] [2020-11-04T11:48:58.360Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:48:58.360Z] #51 10.68 + cd /tmp/tmp.EKS904y9zy/src/github.com/opencontainers/runc [2020-11-04T11:48:58.360Z] #51 10.68 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T11:48:58.360Z] #51 11.26 + '[' -z '' ']' [2020-11-04T11:48:58.360Z] #51 11.26 + target=static [2020-11-04T11:48:58.360Z] #51 11.26 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T11:48:58.360Z] #51 11.48 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-04T11:48:58.480Z] #18 24.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-04T11:48:58.480Z] #18 24.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-04T11:48:58.480Z] #18 24.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T11:48:58.549Z] #18 31.77 Selecting previously unselected package vim-common. [2020-11-04T11:48:58.549Z] #18 31.78 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:48:58.549Z] #18 31.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:48:58.549Z] #18 32.00 Selecting previously unselected package bash-completion. [2020-11-04T11:48:58.549Z] #18 32.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T11:48:59.045Z] #18 24.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T11:48:59.045Z] #18 24.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T11:48:59.045Z] #18 24.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T11:48:59.045Z] #18 24.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-04T11:48:59.045Z] #18 24.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-04T11:48:59.045Z] #18 24.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T11:48:59.301Z] #18 25.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T11:48:59.301Z] #18 25.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T11:48:59.301Z] #18 25.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-04T11:48:59.301Z] #18 25.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T11:48:59.301Z] #18 25.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T11:48:59.301Z] #18 25.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T11:48:59.301Z] #18 25.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-04T11:48:59.301Z] #18 25.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-04T11:48:59.301Z] #18 25.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-04T11:48:59.301Z] #18 25.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T11:48:59.558Z] #18 25.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-04T11:48:59.558Z] #18 25.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-04T11:48:59.558Z] #18 25.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-04T11:48:59.785Z] ok github.com/docker/docker/pkg/chrootarchive 3.482s coverage: 43.2% of statements [2020-11-04T11:48:59.785Z] ok github.com/docker/docker/layer 7.331s coverage: 68.8% of statements [2020-11-04T11:48:59.785Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T11:48:59.785Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T11:48:59.785Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T11:48:59.785Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T11:48:59.785Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T11:48:59.785Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T11:48:59.785Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T11:48:59.785Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-11-04T11:48:59.785Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2020-11-04T11:48:59.785Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-11-04T11:49:00.419Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-11-04T11:49:00.489Z] #18 26.35 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:49:00.489Z] #18 26.45 Fetched 28.5 MB in 2s (11.5 MB/s) [2020-11-04T11:49:00.711Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-11-04T11:49:00.746Z] #18 26.51 Selecting previously unselected package pigz. [2020-11-04T11:49:00.746Z] #18 26.51 (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 ... 23432 files and directories currently installed.) [2020-11-04T11:49:00.746Z] #18 26.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-04T11:49:00.746Z] #18 26.57 Unpacking pigz (2.4-1) ... [2020-11-04T11:49:01.002Z] #18 26.69 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-04T11:49:01.002Z] #18 26.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:49:01.002Z] #18 26.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:01.003Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2020-11-04T11:49:01.259Z] #18 27.18 Selecting previously unselected package python3.7-minimal. [2020-11-04T11:49:01.259Z] #18 27.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:49:01.259Z] #18 27.19 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:49:01.649Z] #51 ... [2020-11-04T11:49:01.649Z] [2020-11-04T11:49:01.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:01.649Z] #41 69.24 LINK criu/pie/parasite.built-in.o [2020-11-04T11:49:01.649Z] #41 69.25 GEN criu/pie/parasite-blob.h [2020-11-04T11:49:01.649Z] #41 69.27 CC criu/pie/parasite-vdso.o [2020-11-04T11:49:01.649Z] #41 70.07 CC criu/arch/x86/vdso-pie.o [2020-11-04T11:49:01.649Z] #41 70.43 CC criu/arch/x86/restorer.o [2020-11-04T11:49:01.649Z] #41 70.94 CC criu/arch/x86/restorer_unmap.o [2020-11-04T11:49:01.649Z] #41 70.99 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-04T11:49:01.649Z] #41 71.24 CC criu/pie/restorer.o [2020-11-04T11:49:01.871Z] #18 35.08 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T11:49:02.038Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-11-04T11:49:02.190Z] #18 28.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:02.447Z] #18 28.13 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:49:02.452Z] #18 35.67 Selecting previously unselected package bzip2. [2020-11-04T11:49:02.452Z] #18 35.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-11-04T11:49:02.452Z] #18 35.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:49:02.452Z] #18 35.87 Selecting previously unselected package xz-utils. [2020-11-04T11:49:02.672Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-11-04T11:49:02.717Z] #18 35.89 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-11-04T11:49:02.717Z] #18 35.89 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T11:49:02.717Z] #18 36.06 Selecting previously unselected package apparmor. [2020-11-04T11:49:02.717Z] #18 36.08 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-11-04T11:49:03.003Z] #18 36.15 Unpacking apparmor (2.13.2-10) ... [2020-11-04T11:49:03.250Z] #42 152.7 CC criu/namespaces.o [2020-11-04T11:49:03.266Z] #18 36.57 Selecting previously unselected package aufs-tools. [2020-11-04T11:49:03.266Z] #18 36.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-11-04T11:49:03.266Z] #18 36.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:49:03.305Z] ok github.com/docker/docker/pkg/fsutils 0.429s coverage: 85.1% of statements [2020-11-04T11:49:03.530Z] #18 36.76 Selecting previously unselected package libonig5:arm64. [2020-11-04T11:49:03.530Z] #18 36.78 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-11-04T11:49:03.530Z] #18 36.78 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-04T11:49:03.530Z] #18 37.00 Selecting previously unselected package libjq1:arm64. [2020-11-04T11:49:03.530Z] #18 ... [2020-11-04T11:49:03.530Z] [2020-11-04T11:49:03.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:03.530Z] #41 83.97 DEP criu/ipc_ns.d [2020-11-04T11:49:03.530Z] #41 84.07 DEP criu/image.d [2020-11-04T11:49:03.530Z] #41 84.23 DEP criu/image-desc.d [2020-11-04T11:49:03.530Z] #41 84.37 DEP criu/fsnotify.d [2020-11-04T11:49:03.530Z] #41 84.46 DEP criu/filesystems.d [2020-11-04T11:49:03.530Z] #41 84.61 DEP criu/files.d [2020-11-04T11:49:03.530Z] #41 84.83 DEP criu/files-reg.d [2020-11-04T11:49:03.530Z] #41 85.07 DEP criu/files-ext.d [2020-11-04T11:49:03.530Z] #41 85.23 DEP criu/file-lock.d [2020-11-04T11:49:03.530Z] #41 85.39 DEP criu/file-ids.d [2020-11-04T11:49:03.530Z] #41 85.48 DEP criu/fifo.d [2020-11-04T11:49:03.530Z] #41 85.62 DEP criu/fdstore.d [2020-11-04T11:49:03.530Z] #41 85.68 DEP criu/fault-injection.d [2020-11-04T11:49:03.530Z] #41 85.74 DEP criu/external.d [2020-11-04T11:49:03.530Z] #41 85.95 DEP criu/eventpoll.d [2020-11-04T11:49:03.530Z] #41 86.20 DEP criu/eventfd.d [2020-11-04T11:49:03.530Z] #41 86.36 DEP criu/crtools.d [2020-11-04T11:49:03.530Z] #41 86.60 DEP criu/cr-service.d [2020-11-04T11:49:03.530Z] #41 86.84 DEP criu/cr-restore.d [2020-11-04T11:49:03.530Z] #41 87.02 DEP criu/cr-errno.d [2020-11-04T11:49:03.530Z] #41 87.04 DEP criu/cr-dump.d [2020-11-04T11:49:03.530Z] #41 87.34 DEP criu/cr-dedup.d [2020-11-04T11:49:03.530Z] #41 87.56 DEP criu/cr-check.d [2020-11-04T11:49:03.530Z] #41 87.72 DEP criu/config.d [2020-11-04T11:49:03.530Z] #41 87.91 DEP criu/clone-noasan.d [2020-11-04T11:49:03.530Z] #41 87.98 DEP criu/cgroup.d [2020-11-04T11:49:03.530Z] #41 88.09 DEP criu/cgroup-props.d [2020-11-04T11:49:03.530Z] #41 88.19 DEP criu/bitmap.d [2020-11-04T11:49:03.530Z] #41 88.21 DEP criu/bfd.d [2020-11-04T11:49:03.530Z] #41 88.28 DEP criu/autofs.d [2020-11-04T11:49:03.530Z] #41 88.45 DEP criu/aio.d [2020-11-04T11:49:03.530Z] #41 88.62 DEP criu/action-scripts.d [2020-11-04T11:49:03.530Z] #41 88.90 CC criu/action-scripts.o [2020-11-04T11:49:03.530Z] #41 89.42 CC criu/aio.o [2020-11-04T11:49:03.530Z] #41 89.88 CC criu/autofs.o [2020-11-04T11:49:03.530Z] #41 91.38 CC criu/bfd.o [2020-11-04T11:49:03.530Z] #41 92.11 CC criu/bitmap.o [2020-11-04T11:49:03.530Z] #41 92.25 CC criu/cgroup-props.o [2020-11-04T11:49:03.530Z] #41 93.15 CC criu/cgroup.o [2020-11-04T11:49:03.596Z] ok github.com/docker/docker/pkg/discovery/kv 3.109s coverage: 84.1% of statements [2020-11-04T11:49:03.596Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-11-04T11:49:03.796Z] #41 ... [2020-11-04T11:49:03.796Z] [2020-11-04T11:49:03.796Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:03.796Z] #18 37.00 Selecting previously unselected package libjq1:arm64. [2020-11-04T11:49:03.796Z] #18 37.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-04T11:49:03.796Z] #18 37.02 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-04T11:49:03.796Z] #18 37.17 Selecting previously unselected package jq. [2020-11-04T11:49:03.796Z] #18 37.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-04T11:49:03.796Z] #18 37.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:49:04.061Z] #18 37.26 Selecting previously unselected package libaio1:arm64. [2020-11-04T11:49:04.061Z] #18 37.27 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-11-04T11:49:04.061Z] #18 37.28 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-11-04T11:49:04.061Z] #18 37.34 Selecting previously unselected package libgpm2:arm64. [2020-11-04T11:49:04.061Z] #18 37.35 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-11-04T11:49:04.061Z] #18 37.36 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-11-04T11:49:04.061Z] #18 37.44 Selecting previously unselected package libicu63:arm64. [2020-11-04T11:49:04.061Z] #18 37.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-04T11:49:04.061Z] #18 37.47 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-04T11:49:04.185Z] #41 74.23 LINK criu/pie/restorer.built-in.o [2020-11-04T11:49:04.185Z] #41 74.27 GEN criu/pie/restorer-blob.h [2020-11-04T11:49:04.185Z] #41 74.37 DEP criu/vdso.d [2020-11-04T11:49:04.185Z] #41 74.68 DEP criu/vdso-compat.d [2020-11-04T11:49:04.185Z] #41 74.80 DEP criu/uts_ns.d [2020-11-04T11:49:04.340Z] #18 ... [2020-11-04T11:49:04.340Z] [2020-11-04T11:49:04.340Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:49:04.340Z] #30 DONE 186.5s [2020-11-04T11:49:04.340Z] [2020-11-04T11:49:04.340Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:04.340Z] #41 82.00 DEP criu/pie-util-vdso.d [2020-11-04T11:49:04.340Z] #41 82.13 DEP criu/pie-util-vdso-elf32.d [2020-11-04T11:49:04.340Z] #41 82.23 DEP criu/path.d [2020-11-04T11:49:04.340Z] #41 82.45 DEP criu/parasite-syscall.d [2020-11-04T11:49:04.340Z] #41 82.73 DEP criu/pagemap.d [2020-11-04T11:49:04.340Z] #41 83.02 DEP criu/pagemap-cache.d [2020-11-04T11:49:04.340Z] #41 83.40 DEP criu/page-xfer.d [2020-11-04T11:49:04.340Z] #41 83.67 DEP criu/page-pipe.d [2020-11-04T11:49:04.340Z] #41 83.77 DEP criu/netfilter.d [2020-11-04T11:49:04.340Z] #41 83.93 DEP criu/net.d [2020-11-04T11:49:04.340Z] #41 84.15 DEP criu/namespaces.d [2020-11-04T11:49:04.340Z] #41 84.32 DEP criu/mount.d [2020-11-04T11:49:04.340Z] #41 84.55 DEP criu/memfd.d [2020-11-04T11:49:04.340Z] #41 84.70 DEP criu/mem.d [2020-11-04T11:49:04.340Z] #41 84.86 DEP criu/lsm.d [2020-11-04T11:49:04.340Z] #41 84.99 DEP criu/log.d [2020-11-04T11:49:04.340Z] #41 85.08 DEP criu/libnetlink.d [2020-11-04T11:49:04.340Z] #41 85.25 DEP criu/kerndat.d [2020-11-04T11:49:04.340Z] #41 85.39 DEP criu/kcmp-ids.d [2020-11-04T11:49:04.340Z] #41 85.47 DEP criu/irmap.d [2020-11-04T11:49:04.340Z] #41 85.61 DEP criu/ipc_ns.d [2020-11-04T11:49:04.340Z] #41 85.74 DEP criu/image.d [2020-11-04T11:49:04.340Z] #41 85.90 DEP criu/image-desc.d [2020-11-04T11:49:04.340Z] #41 86.03 DEP criu/fsnotify.d [2020-11-04T11:49:04.340Z] #41 86.19 DEP criu/filesystems.d [2020-11-04T11:49:04.340Z] #41 86.35 DEP criu/files.d [2020-11-04T11:49:04.340Z] #41 86.53 DEP criu/files-reg.d [2020-11-04T11:49:04.340Z] #41 86.67 DEP criu/files-ext.d [2020-11-04T11:49:04.340Z] #41 86.84 DEP criu/file-lock.d [2020-11-04T11:49:04.340Z] #41 86.96 DEP criu/file-ids.d [2020-11-04T11:49:04.340Z] #41 87.10 DEP criu/fifo.d [2020-11-04T11:49:04.340Z] #41 87.24 DEP criu/fdstore.d [2020-11-04T11:49:04.340Z] #41 87.34 DEP criu/fault-injection.d [2020-11-04T11:49:04.340Z] #41 87.40 DEP criu/external.d [2020-11-04T11:49:04.340Z] #41 87.52 DEP criu/eventpoll.d [2020-11-04T11:49:04.340Z] #41 87.67 DEP criu/eventfd.d [2020-11-04T11:49:04.340Z] #41 87.81 DEP criu/crtools.d [2020-11-04T11:49:04.340Z] #41 87.93 DEP criu/cr-service.d [2020-11-04T11:49:04.340Z] #41 88.07 DEP criu/cr-restore.d [2020-11-04T11:49:04.340Z] #41 88.31 DEP criu/cr-errno.d [2020-11-04T11:49:04.340Z] #41 88.33 DEP criu/cr-dump.d [2020-11-04T11:49:04.340Z] #41 88.54 DEP criu/cr-dedup.d [2020-11-04T11:49:04.340Z] #41 88.68 DEP criu/cr-check.d [2020-11-04T11:49:04.340Z] #41 88.85 DEP criu/config.d [2020-11-04T11:49:04.340Z] #41 89.00 DEP criu/clone-noasan.d [2020-11-04T11:49:04.340Z] #41 89.10 DEP criu/cgroup.d [2020-11-04T11:49:04.444Z] #41 74.95 DEP criu/util.d [2020-11-04T11:49:04.444Z] #41 75.08 DEP criu/uffd.d [2020-11-04T11:49:04.578Z] 4612f6d0b889: Verifying Checksum [2020-11-04T11:49:04.578Z] 4612f6d0b889: Download complete [2020-11-04T11:49:04.597Z] #54 216.8 + bin/containerd-stress [2020-11-04T11:49:04.597Z] #41 89.36 DEP criu/cgroup-props.d [2020-11-04T11:49:04.597Z] #54 218.6 + bin/containerd-shim [2020-11-04T11:49:04.631Z] ok github.com/docker/docker/pkg/idtools 0.284s coverage: 70.1% of statements [2020-11-04T11:49:04.631Z] ok github.com/docker/docker/pkg/ioutils 0.299s coverage: 70.6% of statements [2020-11-04T11:49:04.703Z] #41 75.26 DEP criu/tun.d [2020-11-04T11:49:04.788Z] #42 155.0 CC criu/net.o [2020-11-04T11:49:04.865Z] #41 89.52 DEP criu/bitmap.d [2020-11-04T11:49:04.865Z] #41 89.61 DEP criu/bfd.d [2020-11-04T11:49:04.923Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-11-04T11:49:04.923Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T11:49:04.923Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-11-04T11:49:04.923Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T11:49:04.923Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T11:49:04.923Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-11-04T11:49:04.923Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T11:49:04.962Z] #41 75.39 DEP criu/tty.d [2020-11-04T11:49:04.962Z] #41 75.64 DEP criu/timerfd.d [2020-11-04T11:49:05.122Z] #41 89.77 DEP criu/autofs.d [2020-11-04T11:49:05.122Z] #41 ... [2020-11-04T11:49:05.122Z] [2020-11-04T11:49:05.122Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:05.122Z] #18 30.95 Selecting previously unselected package python3-minimal. [2020-11-04T11:49:05.122Z] #18 30.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 ... 23681 files and directories currently installed.) [2020-11-04T11:49:05.122Z] #18 31.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-04T11:49:05.122Z] #18 31.07 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T11:49:05.215Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-11-04T11:49:05.380Z] #18 31.25 Selecting previously unselected package libmpdec2:amd64. [2020-11-04T11:49:05.380Z] #18 31.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-04T11:49:05.380Z] #18 31.28 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T11:49:05.507Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-11-04T11:49:05.507Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2020-11-04T11:49:05.532Z] #41 75.80 DEP criu/timens.d [2020-11-04T11:49:05.532Z] #41 76.03 DEP criu/sysfs_parse.d [2020-11-04T11:49:05.637Z] #18 31.43 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-04T11:49:05.637Z] #18 31.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:49:05.637Z] #18 31.44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:05.792Z] #41 76.16 DEP criu/sysctl.d [2020-11-04T11:49:05.792Z] #41 76.31 DEP criu/string.d [2020-11-04T11:49:05.792Z] #41 76.37 DEP criu/stats.d [2020-11-04T11:49:05.799Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-11-04T11:49:05.799Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T11:49:05.799Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T11:49:06.052Z] #41 76.52 DEP criu/sockets.d [2020-11-04T11:49:06.311Z] #41 76.77 DEP criu/sk-unix.d [2020-11-04T11:49:06.432Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-11-04T11:49:06.567Z] #18 32.41 Selecting previously unselected package python3.7. [2020-11-04T11:49:06.567Z] #18 32.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:49:06.567Z] #18 32.43 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:06.570Z] #41 76.97 DEP criu/sk-tcp.d [2020-11-04T11:49:06.570Z] #41 77.22 DEP criu/sk-queue.d [2020-11-04T11:49:06.724Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-11-04T11:49:06.824Z] #18 32.59 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-04T11:49:06.824Z] #18 32.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-04T11:49:06.824Z] #18 32.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T11:49:06.824Z] #18 32.67 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T11:49:07.016Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-04T11:49:07.140Z] #41 77.39 DEP criu/sk-packet.d [2020-11-04T11:49:07.140Z] #41 77.59 DEP criu/sk-netlink.d [2020-11-04T11:49:07.140Z] #41 77.80 DEP criu/sk-inet.d [2020-11-04T11:49:07.307Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-04T11:49:07.709Z] #41 78.00 DEP criu/signalfd.d [2020-11-04T11:49:07.709Z] #41 78.13 DEP criu/sigframe.d [2020-11-04T11:49:07.709Z] #41 78.25 DEP criu/shmem.d [2020-11-04T11:49:07.816Z] #18 33.54 Selecting previously unselected package python3. [2020-11-04T11:49:07.816Z] #18 33.54 (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 ... 24093 files and directories currently installed.) [2020-11-04T11:49:07.816Z] #18 33.61 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-04T11:49:07.816Z] #18 33.63 Unpacking python3 (3.7.3-1) ... [2020-11-04T11:49:07.816Z] #18 33.73 Selecting previously unselected package libip4tc0:amd64. [2020-11-04T11:49:07.816Z] #18 33.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-04T11:49:07.816Z] #18 33.74 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:07.816Z] #18 33.82 Selecting previously unselected package libip6tc0:amd64. [2020-11-04T11:49:07.816Z] #18 33.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-04T11:49:07.894Z] #54 225.1 + bin/containerd-shim-runc-v1 [2020-11-04T11:49:07.968Z] #41 78.45 DEP criu/servicefd.d [2020-11-04T11:49:08.082Z] #18 33.83 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:08.082Z] #18 33.96 Selecting previously unselected package libiptc0:amd64. [2020-11-04T11:49:08.082Z] #18 33.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-04T11:49:08.082Z] #18 33.97 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:08.082Z] #18 34.06 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-04T11:49:08.082Z] #18 34.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-04T11:49:08.082Z] #18 34.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T11:49:08.228Z] #41 78.63 DEP criu/seize.d [2020-11-04T11:49:08.333Z] #18 41.00 Selecting previously unselected package libnet1:arm64. [2020-11-04T11:49:08.333Z] #18 41.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-04T11:49:08.333Z] #18 41.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:49:08.333Z] #18 41.12 Selecting previously unselected package libnl-3-200:arm64. [2020-11-04T11:49:08.333Z] #18 41.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-04T11:49:08.333Z] #18 41.15 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-04T11:49:08.333Z] #18 41.24 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-04T11:49:08.333Z] #18 41.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-04T11:49:08.333Z] #18 41.26 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-04T11:49:08.333Z] #18 41.37 Selecting previously unselected package libreadline5:arm64. [2020-11-04T11:49:08.333Z] #18 41.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-11-04T11:49:08.333Z] #18 41.40 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-04T11:49:08.333Z] #18 41.54 Selecting previously unselected package net-tools. [2020-11-04T11:49:08.333Z] #18 41.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-11-04T11:49:08.333Z] #18 41.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:49:08.333Z] #18 41.78 Selecting previously unselected package python-pip-whl. [2020-11-04T11:49:08.342Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-11-04T11:49:08.359Z] #18 34.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-04T11:49:08.359Z] #18 34.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-04T11:49:08.359Z] #18 34.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T11:49:08.359Z] #18 34.26 Selecting previously unselected package libnftnl11:amd64. [2020-11-04T11:49:08.359Z] #18 34.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-04T11:49:08.359Z] #18 34.27 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T11:49:08.359Z] #18 34.39 Selecting previously unselected package iptables. [2020-11-04T11:49:08.359Z] #18 34.39 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-04T11:49:08.366Z] #42 158.9 CC criu/netfilter.o [2020-11-04T11:49:08.488Z] #41 78.88 DEP criu/seccomp.d [2020-11-04T11:49:08.488Z] #41 79.05 DEP criu/rst-malloc.d [2020-11-04T11:49:08.488Z] #41 79.14 DEP criu/rbtree.d [2020-11-04T11:49:08.597Z] #18 41.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T11:49:08.597Z] #18 41.88 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T11:49:08.617Z] #18 34.40 Unpacking iptables (1.8.2-4) ... [2020-11-04T11:49:08.634Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-11-04T11:49:08.747Z] #41 79.18 DEP criu/pstree.d [2020-11-04T11:49:08.860Z] #18 42.31 Selecting previously unselected package python3-lib2to3. [2020-11-04T11:49:08.885Z] #18 34.81 Selecting previously unselected package xxd. [2020-11-04T11:49:09.007Z] #41 79.32 DEP criu/protobuf.d [2020-11-04T11:49:09.007Z] #41 79.50 GEN criu/protobuf-desc-gen.h [2020-11-04T11:49:09.124Z] #18 42.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T11:49:09.124Z] #18 42.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:49:09.124Z] #18 42.48 Selecting previously unselected package python3-distutils. [2020-11-04T11:49:09.124Z] #18 42.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T11:49:09.124Z] #18 42.52 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T11:49:09.143Z] #18 34.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T11:49:09.143Z] #18 34.83 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:49:09.143Z] #18 34.98 Selecting previously unselected package vim-common. [2020-11-04T11:49:09.143Z] #18 34.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:49:09.143Z] #18 35.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:49:09.267Z] #42 159.5 CC criu/page-pipe.o [2020-11-04T11:49:09.388Z] #18 42.67 Selecting previously unselected package python3-pip. [2020-11-04T11:49:09.388Z] #18 42.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T11:49:09.388Z] #18 42.70 Unpacking python3-pip (18.1-5) ... [2020-11-04T11:49:09.401Z] #18 35.20 Selecting previously unselected package bash-completion. [2020-11-04T11:49:09.401Z] #18 35.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T11:49:09.860Z] #18 42.94 Selecting previously unselected package python3-pkg-resources. [2020-11-04T11:49:09.860Z] #18 42.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:49:09.860Z] #18 42.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:49:10.125Z] #18 43.12 Selecting previously unselected package python3-setuptools. [2020-11-04T11:49:10.125Z] #18 43.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T11:49:10.125Z] #18 43.41 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T11:49:10.330Z] #42 160.7 CC criu/page-xfer.o [2020-11-04T11:49:10.389Z] #18 43.69 Selecting previously unselected package python3-wheel. [2020-11-04T11:49:10.389Z] #18 43.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T11:49:10.389Z] #18 43.71 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T11:49:10.652Z] #18 43.91 Selecting previously unselected package sudo. [2020-11-04T11:49:10.653Z] #18 43.92 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-11-04T11:49:10.653Z] #18 43.92 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:49:10.914Z] #41 81.27 DEP criu/protobuf-desc.d [2020-11-04T11:49:10.914Z] #41 81.47 DEP criu/proc_parse.d [2020-11-04T11:49:11.174Z] #41 81.66 DEP criu/plugin.d [2020-11-04T11:49:11.175Z] #41 81.78 DEP criu/pipes.d [2020-11-04T11:49:11.229Z] #18 44.52 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T11:49:11.230Z] #18 44.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-11-04T11:49:11.230Z] #18 44.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:49:11.396Z] ok github.com/docker/docker/pkg/signal 2.366s coverage: 61.0% of statements [2020-11-04T11:49:11.434Z] #41 ... [2020-11-04T11:49:11.434Z] [2020-11-04T11:49:11.434Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:11.434Z] #18 10.05 Fetched 8396 kB in 9s (937 kB/s) [2020-11-04T11:49:11.434Z] #18 10.05 Reading package lists... [2020-11-04T11:49:11.434Z] #18 14.04 Reading package lists... [2020-11-04T11:49:11.434Z] #18 17.79 Building dependency tree... [2020-11-04T11:49:11.434Z] #18 19.46 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T11:49:11.434Z] #18 19.46 The following additional packages will be installed: [2020-11-04T11:49:11.434Z] #18 19.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T11:49:11.434Z] #18 19.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T11:49:11.434Z] #18 19.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T11:49:11.434Z] #18 19.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T11:49:11.434Z] #18 19.47 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T11:49:11.434Z] #18 19.47 Suggested packages: [2020-11-04T11:49:11.434Z] #18 19.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T11:49:11.434Z] #18 19.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T11:49:11.434Z] #18 19.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T11:49:11.434Z] #18 19.47 Recommended packages: [2020-11-04T11:49:11.434Z] #18 19.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T11:49:11.434Z] #18 19.47 python3-keyrings.alt python3-xdg unzip [2020-11-04T11:49:11.434Z] #18 ... [2020-11-04T11:49:11.434Z] [2020-11-04T11:49:11.434Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:11.434Z] #41 81.98 DEP criu/pie-util.d [2020-11-04T11:49:11.531Z] #18 44.95 Selecting previously unselected package uidmap. [2020-11-04T11:49:11.531Z] #18 44.96 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-11-04T11:49:11.687Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-11-04T11:49:11.694Z] #41 82.09 DEP criu/pie-util-vdso.d [2020-11-04T11:49:11.694Z] #41 82.21 DEP criu/pie-util-vdso-elf32.d [2020-11-04T11:49:11.694Z] #41 82.35 DEP criu/path.d [2020-11-04T11:49:11.694Z] #41 ... [2020-11-04T11:49:11.694Z] [2020-11-04T11:49:11.694Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:49:11.694Z] #43 170.7 github.com/LK4D4/vndr/godl [2020-11-04T11:49:11.694Z] #43 171.6 github.com/LK4D4/vndr [2020-11-04T11:49:11.794Z] #18 44.97 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T11:49:11.979Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-04T11:49:12.058Z] #18 45.24 Selecting previously unselected package vim-runtime. [2020-11-04T11:49:12.058Z] #18 45.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:49:12.058Z] #18 45.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T11:49:12.058Z] #18 45.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T11:49:12.058Z] #18 45.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:49:12.263Z] #43 ... [2020-11-04T11:49:12.263Z] [2020-11-04T11:49:12.263Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:12.263Z] #41 82.54 DEP criu/parasite-syscall.d [2020-11-04T11:49:12.263Z] #41 82.77 DEP criu/pagemap.d [2020-11-04T11:49:12.263Z] #41 82.91 DEP criu/pagemap-cache.d [2020-11-04T11:49:12.270Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-04T11:49:12.436Z] #42 163.0 CC criu/pagemap-cache.o [2020-11-04T11:49:12.551Z] #41 ... [2020-11-04T11:49:12.551Z] [2020-11-04T11:49:12.551Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:49:12.551Z] #43 DONE 181.6s [2020-11-04T11:49:12.551Z] [2020-11-04T11:49:12.551Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:49:12.672Z] #18 38.00 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T11:49:12.672Z] #18 38.43 Selecting previously unselected package bzip2. [2020-11-04T11:49:12.672Z] #18 38.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-04T11:49:12.672Z] #18 38.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:49:12.672Z] #18 38.53 Selecting previously unselected package xz-utils. [2020-11-04T11:49:12.672Z] #18 38.54 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-04T11:49:12.672Z] #18 38.55 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T11:49:12.811Z] #54 ... [2020-11-04T11:49:12.812Z] [2020-11-04T11:49:12.812Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:12.812Z] #41 83.21 DEP criu/page-xfer.d [2020-11-04T11:49:12.812Z] #41 83.45 DEP criu/page-pipe.d [2020-11-04T11:49:12.905Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-11-04T11:49:12.929Z] #18 38.72 Selecting previously unselected package apparmor. [2020-11-04T11:49:12.929Z] #18 38.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-04T11:49:12.929Z] #18 38.82 Unpacking apparmor (2.13.2-10) ... [2020-11-04T11:49:13.085Z] #41 83.66 DEP criu/netfilter.d [2020-11-04T11:49:13.088Z] #42 163.6 CC criu/pagemap.o [2020-11-04T11:49:13.178Z] #54 229.6 + bin/containerd-shim-runc-v2 [2020-11-04T11:49:13.196Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2020-11-04T11:49:13.347Z] #41 83.88 DEP criu/net.d [2020-11-04T11:49:13.437Z] #54 230.5 + binaries [2020-11-04T11:49:13.437Z] #54 230.5 + install -D bin/containerd /build/containerd [2020-11-04T11:49:13.437Z] #54 230.6 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T11:49:13.437Z] #54 230.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T11:49:13.437Z] #54 230.6 + install -D bin/ctr /build/ctr [2020-11-04T11:49:13.488Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2020-11-04T11:49:13.492Z] #18 39.16 Selecting previously unselected package aufs-tools. [2020-11-04T11:49:13.492Z] #18 39.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-04T11:49:13.492Z] #18 39.16 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:49:13.492Z] #18 39.30 Selecting previously unselected package libonig5:amd64. [2020-11-04T11:49:13.492Z] #18 39.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T11:49:13.492Z] #18 39.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:49:13.748Z] #18 39.48 Selecting previously unselected package libjq1:amd64. [2020-11-04T11:49:13.749Z] #18 39.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:49:13.749Z] #18 39.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:49:13.749Z] #18 39.60 Selecting previously unselected package jq. [2020-11-04T11:49:13.749Z] #18 39.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:49:13.749Z] #18 39.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:49:13.780Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-11-04T11:49:13.915Z] #41 84.22 DEP criu/namespaces.d [2020-11-04T11:49:14.005Z] #18 39.72 Selecting previously unselected package libaio1:amd64. [2020-11-04T11:49:14.005Z] #18 39.74 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-04T11:49:14.005Z] #18 39.75 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-04T11:49:14.005Z] #18 39.80 Selecting previously unselected package libgpm2:amd64. [2020-11-04T11:49:14.005Z] #18 39.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-04T11:49:14.005Z] #18 39.81 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-04T11:49:14.005Z] #18 39.87 Selecting previously unselected package libicu63:amd64. [2020-11-04T11:49:14.005Z] #18 39.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T11:49:14.005Z] #18 39.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:49:14.072Z] testing: warning: no tests to run [2020-11-04T11:49:14.072Z] coverage: [no statements] [2020-11-04T11:49:14.072Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-04T11:49:14.147Z] #42 164.7 CC criu/parasite-syscall.o [2020-11-04T11:49:14.175Z] #41 84.53 DEP criu/mount.d [2020-11-04T11:49:14.175Z] #41 84.70 DEP criu/memfd.d [2020-11-04T11:49:14.175Z] #41 84.85 DEP criu/mem.d [2020-11-04T11:49:14.364Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-11-04T11:49:14.655Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-04T11:49:14.655Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-04T11:49:14.745Z] #41 85.08 DEP criu/lsm.d [2020-11-04T11:49:14.745Z] #41 85.24 DEP criu/log.d [2020-11-04T11:49:14.745Z] #41 85.35 DEP criu/libnetlink.d [2020-11-04T11:49:15.005Z] #41 85.54 DEP criu/kerndat.d [2020-11-04T11:49:15.207Z] #42 165.7 CC criu/path.o [2020-11-04T11:49:15.264Z] #41 85.71 DEP criu/kcmp-ids.d [2020-11-04T11:49:15.264Z] #41 85.78 DEP criu/irmap.d [2020-11-04T11:49:15.345Z] #54 DONE 232.3s [2020-11-04T11:49:15.373Z] #18 ... [2020-11-04T11:49:15.373Z] [2020-11-04T11:49:15.373Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:15.373Z] #41 90.12 DEP criu/aio.d [2020-11-04T11:49:15.373Z] #41 90.33 DEP criu/action-scripts.d [2020-11-04T11:49:15.373Z] #41 90.76 CC criu/action-scripts.o [2020-11-04T11:49:15.373Z] #41 91.17 CC criu/aio.o [2020-11-04T11:49:15.373Z] #41 91.80 CC criu/autofs.o [2020-11-04T11:49:15.373Z] #41 93.38 CC criu/bfd.o [2020-11-04T11:49:15.373Z] #41 93.91 CC criu/bitmap.o [2020-11-04T11:49:15.373Z] #41 94.04 CC criu/cgroup-props.o [2020-11-04T11:49:15.373Z] #41 94.90 CC criu/cgroup.o [2020-11-04T11:49:15.373Z] #41 97.76 CC criu/clone-noasan.o [2020-11-04T11:49:15.373Z] #41 97.97 CC criu/config.o [2020-11-04T11:49:15.373Z] #41 99.32 CC criu/cr-check.o [2020-11-04T11:49:15.377Z] #18 48.40 Selecting previously unselected package vim. [2020-11-04T11:49:15.377Z] #18 48.40 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-11-04T11:49:15.377Z] #18 48.42 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T11:49:15.377Z] #18 ... [2020-11-04T11:49:15.377Z] [2020-11-04T11:49:15.377Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:15.377Z] #41 95.56 CC criu/clone-noasan.o [2020-11-04T11:49:15.377Z] #41 95.86 CC criu/config.o [2020-11-04T11:49:15.377Z] #41 97.23 CC criu/cr-check.o [2020-11-04T11:49:15.377Z] #41 98.80 CC criu/cr-dedup.o [2020-11-04T11:49:15.377Z] #41 99.19 CC criu/cr-dump.o [2020-11-04T11:49:15.377Z] #41 101.6 CC criu/cr-errno.o [2020-11-04T11:49:15.377Z] #41 101.6 CC criu/cr-restore.o [2020-11-04T11:49:15.524Z] #41 85.94 DEP criu/ipc_ns.d [2020-11-04T11:49:15.640Z] #41 106.2 CC criu/cr-service.o [2020-11-04T11:49:15.640Z] #41 ... [2020-11-04T11:49:15.640Z] [2020-11-04T11:49:15.640Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:15.640Z] #18 49.04 Selecting previously unselected package xfsprogs. [2020-11-04T11:49:15.640Z] #18 49.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-11-04T11:49:15.640Z] #18 49.05 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T11:49:15.784Z] #41 86.08 DEP criu/image.d [2020-11-04T11:49:15.784Z] #41 86.24 DEP criu/image-desc.d [2020-11-04T11:49:15.784Z] #41 86.35 DEP criu/fsnotify.d [2020-11-04T11:49:15.784Z] #41 86.46 DEP criu/filesystems.d [2020-11-04T11:49:15.861Z] #42 166.1 CC criu/pie-util-vdso.o [2020-11-04T11:49:15.916Z] [2020-11-04T11:49:15.916Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T11:49:16.163Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2020-11-04T11:49:16.213Z] #42 166.7 CC criu/pie-util.o [2020-11-04T11:49:16.303Z] #41 100.9 CC criu/cr-dedup.o [2020-11-04T11:49:16.354Z] #41 86.63 DEP criu/files.d [2020-11-04T11:49:16.354Z] #41 86.76 DEP criu/files-reg.d [2020-11-04T11:49:16.354Z] #41 86.89 DEP criu/files-ext.d [2020-11-04T11:49:16.354Z] #41 86.99 DEP criu/file-lock.d [2020-11-04T11:49:16.516Z] #42 166.9 CC criu/pipes.o [2020-11-04T11:49:16.565Z] #41 101.3 CC criu/cr-dump.o [2020-11-04T11:49:16.614Z] #41 87.10 DEP criu/file-ids.d [2020-11-04T11:49:16.614Z] #41 87.17 DEP criu/fifo.d [2020-11-04T11:49:16.797Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-11-04T11:49:16.855Z] #55 DONE 0.9s [2020-11-04T11:49:16.855Z] [2020-11-04T11:49:16.855Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T11:49:16.873Z] #41 87.25 DEP criu/fdstore.d [2020-11-04T11:49:16.873Z] #41 87.31 DEP criu/fault-injection.d [2020-11-04T11:49:16.873Z] #41 87.33 DEP criu/external.d [2020-11-04T11:49:16.873Z] #41 87.42 DEP criu/eventpoll.d [2020-11-04T11:49:16.873Z] #41 87.53 DEP criu/eventfd.d [2020-11-04T11:49:17.035Z] #18 50.19 Selecting previously unselected package zip. [2020-11-04T11:49:17.035Z] #18 50.19 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-11-04T11:49:17.035Z] #18 50.20 Unpacking zip (3.0-11+b1) ... [2020-11-04T11:49:17.035Z] #18 50.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:49:17.035Z] #18 50.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:49:17.035Z] #18 50.53 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-11-04T11:49:17.035Z] #18 50.54 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-04T11:49:17.035Z] #18 50.55 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-11-04T11:49:17.035Z] #18 50.56 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-11-04T11:49:17.035Z] #18 50.57 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T11:49:17.089Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2020-11-04T11:49:17.115Z] #59 DONE 0.2s [2020-11-04T11:49:17.115Z] [2020-11-04T11:49:17.115Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T11:49:17.133Z] #41 87.69 DEP criu/crtools.d [2020-11-04T11:49:17.163Z] #42 167.7 CC criu/plugin.o [2020-11-04T11:49:17.300Z] #18 50.58 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-11-04T11:49:17.300Z] #18 50.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:49:17.300Z] #18 50.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:49:17.300Z] #18 50.62 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-04T11:49:17.300Z] #18 50.64 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-04T11:49:17.300Z] #18 50.65 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:49:17.300Z] #18 50.66 Setting up zip (3.0-11+b1) ... [2020-11-04T11:49:17.300Z] #18 50.67 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:49:17.300Z] #18 50.71 Setting up bash-completion (1:2.8-6) ... [2020-11-04T11:49:17.375Z] #61 DONE 0.5s [2020-11-04T11:49:17.375Z] [2020-11-04T11:49:17.375Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T11:49:17.375Z] #63 DONE 0.0s [2020-11-04T11:49:17.375Z] [2020-11-04T11:49:17.375Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T11:49:17.375Z] #64 DONE 0.0s [2020-11-04T11:49:17.392Z] #41 87.86 DEP criu/cr-service.d [2020-11-04T11:49:17.500Z] #41 ... [2020-11-04T11:49:17.500Z] [2020-11-04T11:49:17.500Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:17.500Z] #18 43.33 Selecting previously unselected package libnet1:amd64. [2020-11-04T11:49:17.500Z] #18 43.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T11:49:17.500Z] #18 43.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:49:17.500Z] #18 43.45 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T11:49:17.500Z] #18 43.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T11:49:17.500Z] #18 43.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:49:17.500Z] #18 43.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T11:49:17.635Z] [2020-11-04T11:49:17.635Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T11:49:17.652Z] #41 88.01 DEP criu/cr-restore.d [2020-11-04T11:49:17.756Z] #18 43.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:49:17.756Z] #18 43.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:49:17.756Z] #18 43.62 Selecting previously unselected package libreadline5:amd64. [2020-11-04T11:49:17.756Z] #18 43.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-04T11:49:17.756Z] #18 43.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T11:49:17.812Z] #42 168.2 CC criu/proc_parse.o [2020-11-04T11:49:17.911Z] #41 88.24 DEP criu/cr-errno.d [2020-11-04T11:49:17.911Z] #41 88.27 DEP criu/cr-dump.d [2020-11-04T11:49:17.911Z] #41 88.46 DEP criu/cr-dedup.d [2020-11-04T11:49:18.012Z] #18 43.72 Selecting previously unselected package net-tools. [2020-11-04T11:49:18.012Z] #18 43.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-04T11:49:18.012Z] #18 43.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:49:18.012Z] #18 43.97 Selecting previously unselected package python-pip-whl. [2020-11-04T11:49:18.171Z] #41 88.65 DEP criu/cr-check.d [2020-11-04T11:49:18.171Z] #41 88.75 DEP criu/config.d [2020-11-04T11:49:18.269Z] #18 43.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T11:49:18.269Z] #18 43.99 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T11:49:18.431Z] #41 88.95 DEP criu/clone-noasan.d [2020-11-04T11:49:18.431Z] #41 89.05 DEP criu/cgroup.d [2020-11-04T11:49:18.461Z] #42 ... [2020-11-04T11:49:18.461Z] [2020-11-04T11:49:18.461Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:49:18.461Z] #39 232.3 + dpkg --print-architecture [2020-11-04T11:49:18.461Z] #39 232.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-04T11:49:18.525Z] #18 44.51 Selecting previously unselected package python3-lib2to3. [2020-11-04T11:49:18.526Z] #18 44.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T11:49:18.526Z] #18 44.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:49:18.598Z] ok github.com/docker/docker/quota 0.641s coverage: 71.4% of statements [2020-11-04T11:49:18.691Z] #41 89.20 DEP criu/cgroup-props.d [2020-11-04T11:49:18.691Z] #41 ... [2020-11-04T11:49:18.691Z] [2020-11-04T11:49:18.691Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T11:49:18.691Z] #30 DONE 187.6s [2020-11-04T11:49:18.691Z] [2020-11-04T11:49:18.691Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:18.691Z] #41 89.29 DEP criu/bitmap.d [2020-11-04T11:49:18.691Z] #41 89.31 DEP criu/bfd.d [2020-11-04T11:49:18.691Z] #41 ... [2020-11-04T11:49:18.691Z] [2020-11-04T11:49:18.691Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:18.691Z] #18 21.89 The following NEW packages will be installed: [2020-11-04T11:49:18.691Z] #18 21.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T11:49:18.691Z] #18 21.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T11:49:18.691Z] #18 21.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T11:49:18.691Z] #18 21.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T11:49:18.691Z] #18 21.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T11:49:18.691Z] #18 21.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T11:49:18.691Z] #18 21.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T11:49:18.691Z] #18 21.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T11:49:18.691Z] #18 21.89 xz-utils zip [2020-11-04T11:49:18.691Z] #18 22.34 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T11:49:18.691Z] #18 22.34 Need to get 28.5 MB of archives. [2020-11-04T11:49:18.691Z] #18 22.34 After this operation, 116 MB of additional disk space will be used. [2020-11-04T11:49:18.691Z] #18 22.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-04T11:49:18.691Z] #18 22.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-04T11:49:18.691Z] #18 22.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-04T11:49:18.691Z] #18 22.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-04T11:49:18.691Z] #18 22.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-04T11:49:18.691Z] #18 22.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-04T11:49:18.691Z] #18 22.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-04T11:49:18.691Z] #18 22.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-04T11:49:18.691Z] #18 22.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-04T11:49:18.691Z] #18 22.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-04T11:49:18.691Z] #18 22.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-04T11:49:18.691Z] #18 22.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-04T11:49:18.691Z] #18 22.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-04T11:49:18.691Z] #18 22.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-04T11:49:18.691Z] #18 22.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-04T11:49:18.691Z] #18 22.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-04T11:49:18.691Z] #18 22.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T11:49:18.691Z] #18 22.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T11:49:18.691Z] #18 22.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-04T11:49:18.691Z] #18 22.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-04T11:49:18.691Z] #18 22.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-04T11:49:18.691Z] #18 22.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-04T11:49:18.691Z] #18 22.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-04T11:49:18.691Z] #18 22.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T11:49:18.691Z] #18 22.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T11:49:18.691Z] #18 22.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T11:49:18.691Z] #18 22.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-04T11:49:18.691Z] #18 22.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-04T11:49:18.691Z] #18 22.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T11:49:18.691Z] #18 23.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T11:49:18.691Z] #18 23.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T11:49:18.691Z] #18 23.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T11:49:18.691Z] #18 23.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-04T11:49:18.691Z] #18 23.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-04T11:49:18.691Z] #18 23.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T11:49:18.691Z] #18 23.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T11:49:18.691Z] #18 23.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T11:49:18.691Z] #18 23.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-04T11:49:18.691Z] #18 23.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T11:49:18.691Z] #18 23.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T11:49:18.691Z] #18 23.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T11:49:18.691Z] #18 23.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-04T11:49:18.691Z] #18 23.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-04T11:49:18.691Z] #18 23.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-04T11:49:18.691Z] #18 23.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T11:49:18.691Z] #18 24.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-04T11:49:18.691Z] #18 24.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-04T11:49:18.691Z] #18 24.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-04T11:49:18.691Z] #18 25.12 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T11:49:18.691Z] #18 25.55 Fetched 28.5 MB in 2s (12.8 MB/s) [2020-11-04T11:49:18.691Z] #18 25.76 Selecting previously unselected package pigz. [2020-11-04T11:49:18.691Z] #18 25.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-11-04T11:49:18.691Z] #18 25.83 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-04T11:49:18.691Z] #18 25.84 Unpacking pigz (2.4-1) ... [2020-11-04T11:49:18.691Z] #18 25.98 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-04T11:49:18.691Z] #18 25.98 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:49:18.691Z] #18 25.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:18.691Z] #18 26.46 Selecting previously unselected package python3.7-minimal. [2020-11-04T11:49:18.691Z] #18 26.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:49:18.691Z] #18 26.48 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:49:18.759Z] #39 232.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-04T11:49:18.759Z] #39 232.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-04T11:49:18.782Z] #18 44.65 Selecting previously unselected package python3-distutils. [2020-11-04T11:49:18.782Z] #18 44.65 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T11:49:18.782Z] #18 44.66 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T11:49:18.890Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-11-04T11:49:18.951Z] #18 27.55 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:18.951Z] #18 27.62 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T11:49:19.018Z] #65 DONE 1.2s [2020-11-04T11:49:19.018Z] [2020-11-04T11:49:19.018Z] #66 exporting to image [2020-11-04T11:49:19.018Z] #66 exporting layers [2020-11-04T11:49:19.039Z] #18 44.80 Selecting previously unselected package python3-pip. [2020-11-04T11:49:19.039Z] #18 44.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T11:49:19.039Z] #18 44.81 Unpacking python3-pip (18.1-5) ... [2020-11-04T11:49:19.039Z] #18 44.99 Selecting previously unselected package python3-pkg-resources. [2020-11-04T11:49:19.039Z] #18 44.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:49:19.039Z] #18 44.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:49:19.295Z] #18 45.14 Selecting previously unselected package python3-setuptools. [2020-11-04T11:49:19.295Z] #18 45.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T11:49:19.295Z] #18 45.16 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T11:49:19.551Z] #18 45.40 Selecting previously unselected package python3-wheel. [2020-11-04T11:49:19.552Z] #18 45.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T11:49:19.552Z] #18 45.41 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T11:49:19.552Z] #18 45.51 Selecting previously unselected package sudo. [2020-11-04T11:49:19.819Z] #18 45.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-04T11:49:19.819Z] #18 45.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:49:19.926Z] ok github.com/docker/docker/registry 0.074s coverage: 56.8% of statements [2020-11-04T11:49:20.219Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-11-04T11:49:20.383Z] #18 46.23 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T11:49:20.383Z] #18 46.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-04T11:49:20.383Z] #18 46.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:49:20.511Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-11-04T11:49:20.628Z] #18 54.12 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-11-04T11:49:20.640Z] #18 46.50 Selecting previously unselected package uidmap. [2020-11-04T11:49:20.640Z] #18 46.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-04T11:49:20.640Z] #18 46.52 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T11:49:20.895Z] #18 54.24 Setting up xz-utils (5.2.4-1) ... [2020-11-04T11:49:20.895Z] #18 54.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T11:49:20.895Z] #18 54.27 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:49:20.897Z] #18 46.62 Selecting previously unselected package vim-runtime. [2020-11-04T11:49:20.897Z] #18 46.63 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:49:20.897Z] #18 46.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T11:49:20.897Z] #18 46.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T11:49:20.897Z] #18 46.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:49:21.146Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-11-04T11:49:21.146Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-11-04T11:49:21.159Z] #18 54.41 invoke-rc.d: could not determine current runlevel [2020-11-04T11:49:21.159Z] #18 54.42 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T11:49:21.159Z] #18 54.44 Setting up pigz (2.4-1) ... [2020-11-04T11:49:21.159Z] #18 54.46 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-04T11:49:21.159Z] #18 54.47 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-04T11:49:21.159Z] #18 54.49 Setting up python-pip-whl (18.1-5) ... [2020-11-04T11:49:21.159Z] #18 54.50 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-11-04T11:49:21.159Z] #18 54.51 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:49:21.423Z] #18 54.90 Setting up libaio1:arm64 (0.3.112-3) ... [2020-11-04T11:49:21.489Z] #18 29.84 Selecting previously unselected package python3-minimal. [2020-11-04T11:49:21.489Z] #18 29.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-11-04T11:49:21.489Z] #18 29.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-04T11:49:21.489Z] #18 29.92 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T11:49:21.489Z] #18 29.99 Selecting previously unselected package libmpdec2:amd64. [2020-11-04T11:49:21.489Z] #18 29.99 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-04T11:49:21.489Z] #18 30.00 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T11:49:21.489Z] #18 30.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-04T11:49:21.489Z] #18 30.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:49:21.489Z] #18 30.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:21.687Z] #18 54.92 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-04T11:49:21.687Z] #18 54.93 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:21.687Z] #18 54.95 Setting up vim (2:8.1.0875-5) ... [2020-11-04T11:49:21.687Z] #18 54.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T11:49:21.687Z] #18 54.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T11:49:21.687Z] #18 55.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T11:49:21.687Z] #18 55.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T11:49:21.687Z] #18 55.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T11:49:21.687Z] #18 55.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T11:49:21.687Z] #18 55.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T11:49:21.687Z] #18 55.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T11:49:21.950Z] #18 55.26 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-04T11:49:21.950Z] #18 55.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:49:21.950Z] #18 55.38 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-04T11:49:22.215Z] #18 55.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:49:22.215Z] #18 55.55 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-04T11:49:22.215Z] #18 55.56 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:22.428Z] #18 31.02 Selecting previously unselected package python3.7. [2020-11-04T11:49:22.428Z] #18 31.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T11:49:22.428Z] #18 31.05 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:22.688Z] #18 31.20 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-04T11:49:22.688Z] #18 31.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-04T11:49:22.688Z] #18 31.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T11:49:22.688Z] #18 31.30 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T11:49:23.215Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-11-04T11:49:23.278Z] #39 ... [2020-11-04T11:49:23.278Z] [2020-11-04T11:49:23.278Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:49:23.278Z] #52 125.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-04T11:49:23.278Z] #52 127.9 + mkdir -p /build [2020-11-04T11:49:23.278Z] #52 127.9 + cp runc /build/runc [2020-11-04T11:49:23.278Z] #52 DONE 128.1s [2020-11-04T11:49:23.278Z] [2020-11-04T11:49:23.278Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:23.278Z] #42 172.4 CC criu/protobuf-desc.o [2020-11-04T11:49:23.278Z] #42 173.6 CC criu/protobuf.o [2020-11-04T11:49:23.626Z] #18 32.10 Selecting previously unselected package python3. [2020-11-04T11:49:23.626Z] #18 32.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 ... 24093 files and directories currently installed.) [2020-11-04T11:49:23.626Z] #18 32.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-04T11:49:23.626Z] #18 32.17 Unpacking python3 (3.7.3-1) ... [2020-11-04T11:49:23.626Z] #18 32.28 Selecting previously unselected package libip4tc0:amd64. [2020-11-04T11:49:23.626Z] #18 32.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-04T11:49:23.626Z] #18 32.30 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:23.886Z] #18 32.39 Selecting previously unselected package libip6tc0:amd64. [2020-11-04T11:49:23.886Z] #18 32.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-04T11:49:23.886Z] #18 32.41 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:23.886Z] #18 32.50 Selecting previously unselected package libiptc0:amd64. [2020-11-04T11:49:23.886Z] #18 32.51 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-04T11:49:23.886Z] #18 32.52 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:23.922Z] #42 174.4 CC criu/pstree.o [2020-11-04T11:49:24.144Z] #18 ... [2020-11-04T11:49:24.144Z] [2020-11-04T11:49:24.144Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:49:24.144Z] #51 72.33 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-04T11:49:24.146Z] #18 32.61 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-04T11:49:24.146Z] #18 32.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-04T11:49:24.146Z] #18 32.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T11:49:24.146Z] #18 32.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-04T11:49:24.146Z] #18 32.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-04T11:49:24.146Z] #18 32.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T11:49:24.146Z] #18 32.78 Selecting previously unselected package libnftnl11:amd64. [2020-11-04T11:49:24.146Z] #18 32.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-04T11:49:24.146Z] #18 32.78 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T11:49:24.169Z] #18 49.96 Selecting previously unselected package vim. [2020-11-04T11:49:24.169Z] #18 49.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T11:49:24.169Z] #18 49.99 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T11:49:24.250Z] ok github.com/docker/docker/volume/local 0.306s coverage: 76.6% of statements [2020-11-04T11:49:24.406Z] #18 32.88 Selecting previously unselected package iptables. [2020-11-04T11:49:24.406Z] #18 32.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-04T11:49:24.406Z] #18 32.90 Unpacking iptables (1.8.2-4) ... [2020-11-04T11:49:24.542Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-11-04T11:49:24.666Z] #18 33.20 Selecting previously unselected package xxd. [2020-11-04T11:49:24.666Z] #18 33.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T11:49:24.666Z] #18 33.23 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T11:49:24.666Z] #18 33.37 Selecting previously unselected package vim-common. [2020-11-04T11:49:24.666Z] #18 33.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:49:24.666Z] #18 33.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T11:49:24.731Z] #18 50.51 Selecting previously unselected package xfsprogs. [2020-11-04T11:49:24.731Z] #18 50.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-04T11:49:24.731Z] #18 50.52 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T11:49:24.926Z] #18 33.60 Selecting previously unselected package bash-completion. [2020-11-04T11:49:24.926Z] #18 33.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T11:49:24.988Z] #18 50.97 Selecting previously unselected package zip. [2020-11-04T11:49:24.988Z] #18 50.97 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-04T11:49:24.988Z] #18 50.98 Unpacking zip (3.0-11+b1) ... [2020-11-04T11:49:25.245Z] #18 51.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:49:25.245Z] #18 51.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:49:25.245Z] #18 51.15 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:25.245Z] #18 51.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T11:49:25.245Z] #18 51.17 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-04T11:49:25.245Z] #18 51.18 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:25.245Z] #18 51.20 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T11:49:25.245Z] #18 51.21 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T11:49:25.245Z] #18 51.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:49:25.245Z] #18 51.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:49:25.501Z] #18 51.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:49:25.501Z] #18 51.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:49:25.501Z] #18 51.28 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:49:25.501Z] #18 51.30 Setting up zip (3.0-11+b1) ... [2020-11-04T11:49:25.501Z] #18 51.33 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:49:25.501Z] #18 51.35 Setting up bash-completion (1:2.8-6) ... [2020-11-04T11:49:25.579Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2020-11-04T11:49:25.608Z] #66 exporting layers 6.4s done [2020-11-04T11:49:25.608Z] #66 writing image sha256:0ce9c7ab2095a4cd99e4c367d7b32edb23ee7d2b78a8aa440eab15db287aa783 done [2020-11-04T11:49:25.608Z] #66 naming to docker.io/library/docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 done [2020-11-04T11:49:25.608Z] #66 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-11-04T11:49:25.959Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41617/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/validate/default [2020-11-04T11:49:26.032Z] #42 176.3 CC criu/rbtree.o [2020-11-04T11:49:26.329Z] #42 176.7 CC criu/rst-malloc.o [2020-11-04T11:49:26.628Z] #42 177.0 CC criu/seccomp.o [2020-11-04T11:49:26.899Z] Congratulations! All commits are properly signed with the DCO! [2020-11-04T11:49:26.899Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-11-04T11:49:26.899Z] No api/types/ or api/swagger.yaml changes in diff. [2020-11-04T11:49:26.899Z] Congratulations! All TOML source files changed here have valid syntax. [2020-11-04T11:49:26.899Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-11-04T11:49:26.899Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-11-04T11:49:26.899Z] Congratulations! No new tests were added to integration-cli. [2020-11-04T11:49:26.899Z] [2020-11-04T11:49:26.899Z] INFO Start validation with golang-ci-lint [2020-11-04T11:49:26.899Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-11-04T11:49:26.899Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-04T11:49:26.899Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-04T11:49:27.277Z] #42 177.7 CC criu/seize.o [2020-11-04T11:49:27.463Z] #18 36.05 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T11:49:27.466Z] #51 ... [2020-11-04T11:49:27.466Z] [2020-11-04T11:49:27.466Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:27.466Z] #41 107.6 CC criu/crtools.o [2020-11-04T11:49:27.466Z] #41 108.2 CC criu/eventfd.o [2020-11-04T11:49:27.466Z] #41 108.7 CC criu/eventpoll.o [2020-11-04T11:49:27.466Z] #41 109.6 CC criu/external.o [2020-11-04T11:49:27.466Z] #41 110.1 CC criu/fault-injection.o [2020-11-04T11:49:27.466Z] #41 110.3 CC criu/fdstore.o [2020-11-04T11:49:27.466Z] #41 110.7 CC criu/fifo.o [2020-11-04T11:49:27.466Z] #41 111.1 CC criu/file-ids.o [2020-11-04T11:49:27.466Z] #41 111.4 CC criu/file-lock.o [2020-11-04T11:49:27.466Z] #41 112.4 CC criu/files-ext.o [2020-11-04T11:49:27.466Z] #41 112.8 CC criu/files-reg.o [2020-11-04T11:49:27.466Z] #41 115.5 CC criu/files.o [2020-11-04T11:49:27.466Z] #41 ... [2020-11-04T11:49:27.466Z] [2020-11-04T11:49:27.466Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:27.466Z] #18 58.80 Setting up iptables (1.8.2-4) ... [2020-11-04T11:49:27.466Z] #18 58.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:49:27.466Z] #18 58.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:49:27.466Z] #18 58.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:49:27.466Z] #18 58.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:49:27.466Z] #18 58.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T11:49:27.466Z] #18 58.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T11:49:27.466Z] #18 58.95 Setting up python3 (3.7.3-1) ... [2020-11-04T11:49:27.466Z] #18 60.26 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T11:49:27.723Z] #18 36.46 Selecting previously unselected package bzip2. [2020-11-04T11:49:27.723Z] #18 36.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-04T11:49:27.723Z] #18 36.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:49:27.723Z] #18 36.55 Selecting previously unselected package xz-utils. [2020-11-04T11:49:27.734Z] #18 ... [2020-11-04T11:49:27.734Z] [2020-11-04T11:49:27.734Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:49:27.734Z] #47 186.4 + /build/golangci-lint --version [2020-11-04T11:49:27.734Z] #47 186.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T11:49:27.734Z] #47 DONE 189.1s [2020-11-04T11:49:27.982Z] #18 36.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-04T11:49:27.982Z] #18 36.57 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T11:49:27.982Z] #18 36.73 Selecting previously unselected package apparmor. [2020-11-04T11:49:27.982Z] #18 36.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-04T11:49:27.997Z] [2020-11-04T11:49:27.997Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:49:27.997Z] #51 75.89 + mkdir -p /build [2020-11-04T11:49:27.997Z] #51 75.89 + cp runc /build/runc [2020-11-04T11:49:28.242Z] #18 36.80 Unpacking apparmor (2.13.2-10) ... [2020-11-04T11:49:28.260Z] #51 DONE 76.3s [2020-11-04T11:49:28.260Z] [2020-11-04T11:49:28.260Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:28.260Z] #41 117.9 CC criu/filesystems.o [2020-11-04T11:49:28.260Z] #41 118.6 CC criu/fsnotify.o [2020-11-04T11:49:28.339Z] #42 178.8 CC criu/servicefd.o [2020-11-04T11:49:28.501Z] #18 37.15 Selecting previously unselected package aufs-tools. [2020-11-04T11:49:28.501Z] #18 37.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-04T11:49:28.501Z] #18 37.16 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:49:28.761Z] #18 37.29 Selecting previously unselected package libonig5:amd64. [2020-11-04T11:49:28.761Z] #18 37.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T11:49:28.761Z] #18 37.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:49:28.761Z] #18 37.52 Selecting previously unselected package libjq1:amd64. [2020-11-04T11:49:28.793Z] #18 54.16 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:28.793Z] #18 54.17 Setting up xz-utils (5.2.4-1) ... [2020-11-04T11:49:28.793Z] #18 54.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T11:49:28.793Z] #18 54.20 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:49:28.793Z] #18 54.25 invoke-rc.d: could not determine current runlevel [2020-11-04T11:49:28.794Z] #18 54.26 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T11:49:28.794Z] #18 54.27 Setting up pigz (2.4-1) ... [2020-11-04T11:49:28.794Z] #18 54.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T11:49:28.794Z] #18 54.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:49:28.794Z] #18 54.31 Setting up python-pip-whl (18.1-5) ... [2020-11-04T11:49:28.794Z] #18 54.32 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T11:49:28.794Z] #18 54.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:49:28.794Z] #18 ... [2020-11-04T11:49:28.794Z] [2020-11-04T11:49:28.794Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:28.794Z] #41 103.6 CC criu/cr-errno.o [2020-11-04T11:49:28.794Z] #41 103.7 CC criu/cr-restore.o [2020-11-04T11:49:28.794Z] #41 108.2 CC criu/cr-service.o [2020-11-04T11:49:28.794Z] #41 109.7 CC criu/crtools.o [2020-11-04T11:49:28.794Z] #41 110.5 CC criu/eventfd.o [2020-11-04T11:49:28.794Z] #41 110.8 CC criu/eventpoll.o [2020-11-04T11:49:28.794Z] #41 111.8 CC criu/external.o [2020-11-04T11:49:28.794Z] #41 112.0 CC criu/fault-injection.o [2020-11-04T11:49:28.794Z] #41 112.2 CC criu/fdstore.o [2020-11-04T11:49:28.794Z] #41 112.5 CC criu/fifo.o [2020-11-04T11:49:28.794Z] #41 112.9 CC criu/file-ids.o [2020-11-04T11:49:28.794Z] #41 113.2 CC criu/file-lock.o [2020-11-04T11:49:28.794Z] #41 ... [2020-11-04T11:49:28.794Z] [2020-11-04T11:49:28.794Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:28.794Z] #18 54.78 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-04T11:49:28.794Z] #18 54.79 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:49:28.794Z] #18 54.80 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:28.794Z] #18 54.81 Setting up vim (2:8.1.0875-5) ... [2020-11-04T11:49:29.004Z] #42 179.3 CC criu/shmem.o [2020-11-04T11:49:29.020Z] #18 37.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:49:29.021Z] #18 37.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:49:29.021Z] #18 37.63 Selecting previously unselected package jq. [2020-11-04T11:49:29.021Z] #18 ... [2020-11-04T11:49:29.021Z] [2020-11-04T11:49:29.021Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:29.021Z] #41 89.38 DEP criu/autofs.d [2020-11-04T11:49:29.021Z] #41 89.58 DEP criu/aio.d [2020-11-04T11:49:29.021Z] #41 89.79 DEP criu/action-scripts.d [2020-11-04T11:49:29.021Z] #41 90.25 CC criu/action-scripts.o [2020-11-04T11:49:29.021Z] #41 90.68 CC criu/aio.o [2020-11-04T11:49:29.021Z] #41 91.15 CC criu/autofs.o [2020-11-04T11:49:29.021Z] #41 92.47 CC criu/bfd.o [2020-11-04T11:49:29.021Z] #41 92.88 CC criu/bitmap.o [2020-11-04T11:49:29.021Z] #41 93.02 CC criu/cgroup-props.o [2020-11-04T11:49:29.021Z] #41 93.73 CC criu/cgroup.o [2020-11-04T11:49:29.021Z] #41 96.61 CC criu/clone-noasan.o [2020-11-04T11:49:29.021Z] #41 96.86 CC criu/config.o [2020-11-04T11:49:29.021Z] #41 98.18 CC criu/cr-check.o [2020-11-04T11:49:29.021Z] #41 ... [2020-11-04T11:49:29.021Z] [2020-11-04T11:49:29.021Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:29.021Z] #18 37.63 Selecting previously unselected package jq. [2020-11-04T11:49:29.021Z] #18 37.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T11:49:29.021Z] #18 37.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T11:49:29.021Z] #18 37.75 Selecting previously unselected package libaio1:amd64. [2020-11-04T11:49:29.021Z] #18 37.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-04T11:49:29.021Z] #18 37.76 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-04T11:49:29.021Z] #18 37.83 Selecting previously unselected package libgpm2:amd64. [2020-11-04T11:49:29.021Z] #18 37.85 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-04T11:49:29.051Z] #18 54.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T11:49:29.051Z] #18 54.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T11:49:29.051Z] #18 54.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T11:49:29.051Z] #18 54.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T11:49:29.051Z] #18 54.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T11:49:29.051Z] #18 54.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T11:49:29.051Z] #18 54.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T11:49:29.051Z] #18 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T11:49:29.051Z] #18 54.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:49:29.051Z] #18 54.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:49:29.051Z] #18 54.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T11:49:29.051Z] #18 54.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:49:29.051Z] #18 54.95 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T11:49:29.051Z] #18 54.97 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:29.213Z] #41 119.7 CC criu/image-desc.o [2020-11-04T11:49:29.213Z] #41 119.8 CC criu/image.o [2020-11-04T11:49:29.280Z] #18 37.86 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-04T11:49:29.280Z] #18 37.96 Selecting previously unselected package libicu63:amd64. [2020-11-04T11:49:29.280Z] #18 37.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T11:49:29.280Z] #18 37.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:49:30.062Z] #42 180.5 CC criu/sigframe.o [2020-11-04T11:49:30.164Z] #41 120.6 CC criu/ipc_ns.o [2020-11-04T11:49:30.360Z] #42 180.7 CC criu/signalfd.o [2020-11-04T11:49:30.660Z] #42 181.0 CC criu/sk-inet.o [2020-11-04T11:49:31.117Z] #41 121.5 CC criu/irmap.o [2020-11-04T11:49:31.696Z] #41 121.9 CC criu/kcmp-ids.o [2020-11-04T11:49:31.696Z] #41 122.1 CC criu/kerndat.o [2020-11-04T11:49:31.723Z] #42 182.2 CC criu/sk-netlink.o [2020-11-04T11:49:32.324Z] #18 57.87 Setting up iptables (1.8.2-4) ... [2020-11-04T11:49:32.325Z] #18 57.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:49:32.325Z] #18 57.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:49:32.325Z] #18 57.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:49:32.325Z] #18 57.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:49:32.325Z] #18 57.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T11:49:32.325Z] #18 57.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T11:49:32.325Z] #18 57.93 Setting up python3 (3.7.3-1) ... [2020-11-04T11:49:32.372Z] #42 182.6 CC criu/sk-packet.o [2020-11-04T11:49:32.582Z] #18 58.38 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T11:49:32.646Z] #41 122.9 CC criu/libnetlink.o [2020-11-04T11:49:32.646Z] #41 123.2 CC criu/log.o [2020-11-04T11:49:32.672Z] #42 183.2 CC criu/sk-queue.o [2020-11-04T11:49:33.146Z] #18 59.12 Setting up apparmor (2.13.2-10) ... [2020-11-04T11:49:33.224Z] #41 123.7 CC criu/lsm.o [2020-11-04T11:49:33.326Z] #42 183.7 CC criu/sk-tcp.o [2020-11-04T11:49:33.488Z] #41 124.0 CC criu/mem.o [2020-11-04T11:49:33.490Z] #18 41.81 Selecting previously unselected package libnet1:amd64. [2020-11-04T11:49:33.490Z] #18 41.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T11:49:33.490Z] #18 41.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:49:33.490Z] #18 41.93 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T11:49:33.490Z] #18 41.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T11:49:33.490Z] #18 41.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:49:33.490Z] #18 42.05 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T11:49:33.490Z] #18 42.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T11:49:33.490Z] #18 42.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:49:33.490Z] #18 42.12 Selecting previously unselected package libreadline5:amd64. [2020-11-04T11:49:33.490Z] #18 42.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-04T11:49:33.490Z] #18 42.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T11:49:33.750Z] #18 42.24 Selecting previously unselected package net-tools. [2020-11-04T11:49:33.750Z] #18 42.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-04T11:49:33.750Z] #18 42.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:49:33.978Z] #42 184.4 CC criu/sk-unix.o [2020-11-04T11:49:34.010Z] #18 42.45 Selecting previously unselected package python-pip-whl. [2020-11-04T11:49:34.010Z] #18 42.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T11:49:34.010Z] #18 42.47 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T11:49:34.065Z] #41 ... [2020-11-04T11:49:34.065Z] [2020-11-04T11:49:34.065Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:34.065Z] #18 62.04 Setting up apparmor (2.13.2-10) ... [2020-11-04T11:49:34.065Z] #18 63.77 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T11:49:34.065Z] #18 63.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:49:34.065Z] #18 64.15 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:49:34.065Z] #18 64.84 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T11:49:34.065Z] #18 65.21 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T11:49:34.065Z] #18 66.15 Setting up python3-pip (18.1-5) ... [2020-11-04T11:49:34.065Z] #18 67.08 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:49:34.065Z] #18 67.11 Processing triggers for mime-support (3.62) ... [2020-11-04T11:49:34.065Z] #18 DONE 67.4s [2020-11-04T11:49:34.065Z] [2020-11-04T11:49:34.065Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T11:49:34.270Z] #18 43.03 Selecting previously unselected package python3-lib2to3. [2020-11-04T11:49:34.529Z] #18 43.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T11:49:34.529Z] #18 43.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:49:34.529Z] #18 43.17 Selecting previously unselected package python3-distutils. [2020-11-04T11:49:34.529Z] #18 43.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T11:49:34.529Z] #18 43.18 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T11:49:34.798Z] #18 43.31 Selecting previously unselected package python3-pip. [2020-11-04T11:49:34.798Z] #18 43.31 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T11:49:34.798Z] #18 43.32 Unpacking python3-pip (18.1-5) ... [2020-11-04T11:49:34.798Z] #18 43.49 Selecting previously unselected package python3-pkg-resources. [2020-11-04T11:49:34.798Z] #18 43.51 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T11:49:34.798Z] #18 43.52 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:49:35.039Z] #18 60.81 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T11:49:35.039Z] #18 60.82 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:49:35.058Z] #18 43.68 Selecting previously unselected package python3-setuptools. [2020-11-04T11:49:35.058Z] #18 43.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T11:49:35.058Z] #18 43.70 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T11:49:35.296Z] #18 61.22 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:49:35.318Z] #18 43.93 Selecting previously unselected package python3-wheel. [2020-11-04T11:49:35.318Z] #18 43.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T11:49:35.318Z] #18 43.95 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T11:49:35.464Z] #19 1.246 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T11:49:35.464Z] #19 1.254 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T11:49:35.464Z] #19 1.258 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T11:49:35.464Z] #19 DONE 1.4s [2020-11-04T11:49:35.464Z] [2020-11-04T11:49:35.464Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:49:35.578Z] #18 44.06 Selecting previously unselected package sudo. [2020-11-04T11:49:35.578Z] #18 44.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-04T11:49:35.578Z] #18 44.08 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:49:35.838Z] #18 44.63 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T11:49:36.093Z] #42 186.4 CC criu/sockets.o [2020-11-04T11:49:36.097Z] #18 44.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-04T11:49:36.097Z] #18 44.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:49:36.097Z] #18 44.84 Selecting previously unselected package uidmap. [2020-11-04T11:49:36.097Z] #18 44.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-04T11:49:36.097Z] #18 44.85 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T11:49:36.358Z] #18 44.95 Selecting previously unselected package vim-runtime. [2020-11-04T11:49:36.358Z] #18 44.96 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T11:49:36.358Z] #18 44.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T11:49:36.358Z] #18 45.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T11:49:36.358Z] #18 45.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:49:36.483Z] #18 62.24 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T11:49:37.047Z] #18 62.85 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T11:49:37.149Z] #42 187.5 CC criu/stats.o [2020-11-04T11:49:37.446Z] #42 187.8 CC criu/string.o [2020-11-04T11:49:37.446Z] #42 187.9 CC criu/sysctl.o [2020-11-04T11:49:38.416Z] #18 64.17 Setting up python3-pip (18.1-5) ... [2020-11-04T11:49:38.416Z] #18 ... [2020-11-04T11:49:38.416Z] [2020-11-04T11:49:38.416Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:49:38.416Z] #38 220.7 + dpkg --print-architecture [2020-11-04T11:49:38.501Z] #42 188.7 CC criu/sysfs_parse.o [2020-11-04T11:49:38.673Z] #38 220.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-04T11:49:38.800Z] #42 189.1 CC criu/timens.o [2020-11-04T11:49:38.930Z] #38 220.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-04T11:49:38.930Z] #38 220.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-04T11:49:39.101Z] #42 189.6 CC criu/timerfd.o [2020-11-04T11:49:39.495Z] #38 ... [2020-11-04T11:49:39.495Z] [2020-11-04T11:49:39.495Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:39.495Z] #41 114.3 CC criu/files-ext.o [2020-11-04T11:49:39.495Z] #41 114.6 CC criu/files-reg.o [2020-11-04T11:49:39.495Z] #41 116.9 CC criu/files.o [2020-11-04T11:49:39.495Z] #41 119.1 CC criu/filesystems.o [2020-11-04T11:49:39.495Z] #41 119.9 CC criu/fsnotify.o [2020-11-04T11:49:39.495Z] #41 121.1 CC criu/image-desc.o [2020-11-04T11:49:39.495Z] #41 121.3 CC criu/image.o [2020-11-04T11:49:39.495Z] #41 122.2 CC criu/ipc_ns.o [2020-11-04T11:49:39.495Z] #41 123.4 CC criu/irmap.o [2020-11-04T11:49:39.495Z] #41 124.1 CC criu/kcmp-ids.o [2020-11-04T11:49:39.495Z] #41 ... [2020-11-04T11:49:39.495Z] [2020-11-04T11:49:39.495Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:39.495Z] #18 65.20 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:49:39.495Z] #18 65.24 Processing triggers for mime-support (3.62) ... [2020-11-04T11:49:39.653Z] #18 ... [2020-11-04T11:49:39.653Z] [2020-11-04T11:49:39.653Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:39.653Z] #41 99.80 CC criu/cr-dedup.o [2020-11-04T11:49:39.653Z] #41 100.3 CC criu/cr-dump.o [2020-11-04T11:49:39.653Z] #41 102.7 CC criu/cr-errno.o [2020-11-04T11:49:39.653Z] #41 102.8 CC criu/cr-restore.o [2020-11-04T11:49:39.653Z] #41 106.9 CC criu/cr-service.o [2020-11-04T11:49:39.653Z] #41 108.7 CC criu/crtools.o [2020-11-04T11:49:39.653Z] #41 109.3 CC criu/eventfd.o [2020-11-04T11:49:39.653Z] #41 109.7 CC criu/eventpoll.o [2020-11-04T11:49:39.653Z] #41 ... [2020-11-04T11:49:39.653Z] [2020-11-04T11:49:39.653Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:39.653Z] #18 48.33 Selecting previously unselected package vim. [2020-11-04T11:49:39.653Z] #18 48.34 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T11:49:39.653Z] #18 48.36 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T11:49:39.692Z] #20 3.529 Collecting yamllint==1.16.0 [2020-11-04T11:49:39.756Z] #42 190.0 CC criu/tty.o [2020-11-04T11:49:40.223Z] #18 48.92 Selecting previously unselected package xfsprogs. [2020-11-04T11:49:40.223Z] #18 48.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-04T11:49:40.223Z] #18 48.93 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T11:49:40.428Z] #18 DONE 66.1s [2020-11-04T11:49:40.428Z] [2020-11-04T11:49:40.428Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T11:49:40.793Z] #18 49.36 Selecting previously unselected package zip. [2020-11-04T11:49:40.793Z] #18 49.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-04T11:49:40.793Z] #18 49.37 Unpacking zip (3.0-11+b1) ... [2020-11-04T11:49:40.793Z] #18 49.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T11:49:40.793Z] #18 49.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T11:49:40.923Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T11:49:40.923Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === Skipped [2020-11-04T11:49:40.923Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T11:49:40.923Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T11:49:40.923Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:73: No driver to put! [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T11:49:40.923Z] time="2020-11-04T11:48:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T11:49:40.923Z] time="2020-11-04T11:48:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T11:49:40.923Z] time="2020-11-04T11:48:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T11:49:40.923Z] time="2020-11-04T11:48:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T11:49:40.923Z] time="2020-11-04T11:48:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:73: No driver to put! [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T11:49:40.923Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T11:49:40.923Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T11:49:40.923Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:49:40.923Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T11:49:40.923Z] graphtest_unix.go:73: No driver to put! [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T11:49:40.923Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T11:49:40.923Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] [2020-11-04T11:49:40.923Z] DONE 2167 tests, 26 skipped in 182.823s Post stage [Pipeline] junit [2020-11-04T11:49:40.970Z] Recording test results [2020-11-04T11:49:41.053Z] #18 49.60 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:41.053Z] #18 49.62 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T11:49:41.053Z] #18 49.64 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-04T11:49:41.053Z] #18 49.65 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:41.053Z] #18 49.67 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T11:49:41.053Z] #18 49.68 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T11:49:41.053Z] #18 49.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T11:49:41.053Z] #18 49.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T11:49:41.053Z] #18 49.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T11:49:41.053Z] #18 49.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T11:49:41.053Z] #18 49.77 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T11:49:41.053Z] #18 49.79 Setting up zip (3.0-11+b1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T11:49:41.313Z] #18 49.83 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T11:49:41.313Z] #18 49.86 Setting up bash-completion (1:2.8-6) ... [2020-11-04T11:49:41.359Z] #19 0.961 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T11:49:41.359Z] #19 0.966 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T11:49:41.359Z] #19 0.968 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T11:49:41.359Z] #19 DONE 1.0s [2020-11-04T11:49:41.359Z] [2020-11-04T11:49:41.359Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:41.359Z] #41 124.4 CC criu/kerndat.o [2020-11-04T11:49:41.359Z] #41 125.8 CC criu/libnetlink.o [2020-11-04T11:49:41.503Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -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:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh dynbinary test-integration [2020-11-04T11:49:41.795Z] [2020-11-04T11:49:41.795Z] Removing bundles/ [2020-11-04T11:49:41.795Z] [2020-11-04T11:49:41.795Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T11:49:41.864Z] #42 192.1 CC criu/tun.o [2020-11-04T11:49:41.923Z] #41 126.6 CC criu/log.o [2020-11-04T11:49:42.088Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:49:42.088Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T11:49:42.253Z] #20 ... [2020-11-04T11:49:42.253Z] [2020-11-04T11:49:42.253Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:42.253Z] #41 125.5 CC criu/memfd.o [2020-11-04T11:49:42.253Z] #41 125.9 CC criu/mount.o [2020-11-04T11:49:42.253Z] #41 128.6 CC criu/namespaces.o [2020-11-04T11:49:42.253Z] #41 129.9 CC criu/net.o [2020-11-04T11:49:42.253Z] #41 132.0 CC criu/netfilter.o [2020-11-04T11:49:42.253Z] #41 132.2 CC criu/page-pipe.o [2020-11-04T11:49:42.253Z] #41 132.7 CC criu/page-xfer.o [2020-11-04T11:49:42.487Z] #41 127.2 CC criu/lsm.o [2020-11-04T11:49:42.512Z] #42 192.8 CC criu/uffd.o [2020-11-04T11:49:42.744Z] #41 127.6 CC criu/mem.o [2020-11-04T11:49:42.828Z] #41 ... [2020-11-04T11:49:42.828Z] [2020-11-04T11:49:42.828Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:49:42.828Z] #54 156.7 + bin/containerd [2020-11-04T11:49:43.572Z] #42 194.0 CC criu/util.o [2020-11-04T11:49:44.609Z] #18 52.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-04T11:49:44.609Z] #18 52.66 Setting up xz-utils (5.2.4-1) ... [2020-11-04T11:49:44.609Z] #18 52.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T11:49:44.609Z] #18 52.69 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T11:49:44.609Z] #18 52.77 invoke-rc.d: could not determine current runlevel [2020-11-04T11:49:44.609Z] #18 52.79 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T11:49:44.609Z] #18 52.80 Setting up pigz (2.4-1) ... [2020-11-04T11:49:44.609Z] #18 52.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T11:49:44.609Z] #18 52.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T11:49:44.609Z] #18 52.86 Setting up python-pip-whl (18.1-5) ... [2020-11-04T11:49:44.609Z] #18 52.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T11:49:44.609Z] #18 52.90 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T11:49:44.609Z] #18 53.35 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-04T11:49:44.609Z] #18 53.36 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T11:49:44.609Z] #18 53.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:44.609Z] #18 53.42 Setting up vim (2:8.1.0875-5) ... [2020-11-04T11:49:44.609Z] #18 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T11:49:44.637Z] #41 129.4 CC criu/memfd.o [2020-11-04T11:49:44.869Z] #18 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T11:49:44.869Z] #18 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T11:49:44.869Z] #18 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T11:49:44.869Z] #18 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T11:49:44.869Z] #18 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T11:49:44.869Z] #18 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T11:49:44.869Z] #18 53.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T11:49:44.869Z] #18 53.53 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T11:49:44.869Z] #18 53.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T11:49:44.869Z] #18 53.56 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T11:49:44.869Z] #18 53.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T11:49:44.869Z] #18 53.60 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T11:49:44.869Z] #18 53.64 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T11:49:45.202Z] #41 130.0 CC criu/mount.o [2020-11-04T11:49:45.685Z] #42 195.8 CC criu/uts_ns.o [2020-11-04T11:49:45.685Z] #42 196.1 CC criu/vdso.o [2020-11-04T11:49:46.338Z] #42 196.7 LINK criu/built-in.o [2020-11-04T11:49:46.338Z] #42 ... [2020-11-04T11:49:46.338Z] [2020-11-04T11:49:46.338Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:49:46.338Z] #39 DONE 260.4s [2020-11-04T11:49:46.338Z] [2020-11-04T11:49:46.338Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:46.338Z] #42 196.9 LINK criu/criu [2020-11-04T11:49:46.985Z] #42 197.6 DEP lib/c/criu.d [2020-11-04T11:49:47.285Z] #42 197.7 CC images/rpc.pb-c.o [2020-11-04T11:49:47.409Z] #18 56.20 Setting up iptables (1.8.2-4) ... [2020-11-04T11:49:47.669Z] #18 56.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:49:47.669Z] #18 56.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:49:47.669Z] #18 56.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T11:49:47.669Z] #18 56.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T11:49:47.669Z] #18 56.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T11:49:47.669Z] #18 56.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T11:49:47.669Z] #18 56.28 Setting up python3 (3.7.3-1) ... [2020-11-04T11:49:48.141Z] #54 ... [2020-11-04T11:49:48.141Z] [2020-11-04T11:49:48.141Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:49:48.141Z] #20 8.844 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T11:49:48.141Z] #20 8.916 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T11:49:48.141Z] #20 8.966 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T11:49:48.141Z] #20 9.025 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T11:49:48.141Z] #20 9.192 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T11:49:48.141Z] #20 10.23 Building wheels for collected packages: pyyaml [2020-11-04T11:49:48.141Z] #20 10.24 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T11:49:48.141Z] #20 11.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T11:49:48.141Z] #20 11.00 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T11:49:48.141Z] #20 11.06 Successfully built pyyaml [2020-11-04T11:49:48.141Z] #20 11.07 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-04T11:49:48.141Z] #20 11.37 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T11:49:48.239Z] #18 56.74 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T11:49:48.347Z] #42 198.7 CC lib/c/criu.o [2020-11-04T11:49:48.407Z] #20 DONE 13.0s [2020-11-04T11:49:48.407Z] [2020-11-04T11:49:48.407Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:48.407Z] #41 133.9 CC criu/pagemap-cache.o [2020-11-04T11:49:48.407Z] #41 134.1 CC criu/pagemap.o [2020-11-04T11:49:48.407Z] #41 134.8 CC criu/parasite-syscall.o [2020-11-04T11:49:48.407Z] #41 135.5 CC criu/path.o [2020-11-04T11:49:48.407Z] #41 135.8 CC criu/pie-util-vdso.o [2020-11-04T11:49:48.407Z] #41 136.2 CC criu/pie-util.o [2020-11-04T11:49:48.407Z] #41 136.3 CC criu/pipes.o [2020-11-04T11:49:48.407Z] #41 136.8 CC criu/plugin.o [2020-11-04T11:49:48.407Z] #41 137.2 CC criu/proc_parse.o [2020-11-04T11:49:48.407Z] #41 139.0 CC criu/protobuf-desc.o [2020-11-04T11:49:48.808Z] #18 57.45 Setting up apparmor (2.13.2-10) ... [2020-11-04T11:49:49.353Z] #41 139.7 CC criu/protobuf.o [2020-11-04T11:49:49.378Z] #41 133.8 CC criu/namespaces.o [2020-11-04T11:49:49.404Z] #42 200.0 LINK lib/c/built-in.o [2020-11-04T11:49:49.617Z] #41 140.0 CC criu/pstree.o [2020-11-04T11:49:49.702Z] #42 200.0 LINK lib/c/libcriu.so [2020-11-04T11:49:49.702Z] #42 200.1 LINK lib/c/libcriu.a [2020-11-04T11:49:50.004Z] #42 200.3 GEN magic.py [2020-11-04T11:49:50.004Z] #42 200.5 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:49:50.004Z] #42 200.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:49:50.004Z] #42 200.5 Note: Building without GnuTLS support [2020-11-04T11:49:50.004Z] #42 200.5 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:49:50.004Z] #42 200.5 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:49:50.189Z] #18 ... [2020-11-04T11:49:50.189Z] [2020-11-04T11:49:50.189Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:50.189Z] #41 110.6 CC criu/external.o [2020-11-04T11:49:50.189Z] #41 110.9 CC criu/fault-injection.o [2020-11-04T11:49:50.189Z] #41 111.1 CC criu/fdstore.o [2020-11-04T11:49:50.189Z] #41 111.4 CC criu/fifo.o [2020-11-04T11:49:50.189Z] #41 111.8 CC criu/file-ids.o [2020-11-04T11:49:50.189Z] #41 112.1 CC criu/file-lock.o [2020-11-04T11:49:50.189Z] #41 113.2 CC criu/files-ext.o [2020-11-04T11:49:50.189Z] #41 113.6 CC criu/files-reg.o [2020-11-04T11:49:50.189Z] #41 115.8 CC criu/files.o [2020-11-04T11:49:50.189Z] #41 117.8 CC criu/filesystems.o [2020-11-04T11:49:50.189Z] #41 118.5 CC criu/fsnotify.o [2020-11-04T11:49:50.189Z] #41 119.7 CC criu/image-desc.o [2020-11-04T11:49:50.189Z] #41 119.8 CC criu/image.o [2020-11-04T11:49:50.449Z] #41 120.8 CC criu/ipc_ns.o [2020-11-04T11:49:50.564Z] #41 140.9 CC criu/rbtree.o [2020-11-04T11:49:50.654Z] #42 201.2 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:49:50.709Z] #41 ... [2020-11-04T11:49:50.709Z] [2020-11-04T11:49:50.709Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T11:49:50.709Z] #18 59.39 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T11:49:50.709Z] #18 59.41 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T11:49:50.830Z] #41 141.1 CC criu/rst-malloc.o [2020-11-04T11:49:50.830Z] #41 141.3 CC criu/seccomp.o [2020-11-04T11:49:51.229Z] #18 59.77 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T11:49:51.271Z] #41 135.7 CC criu/net.o [2020-11-04T11:49:51.271Z] #41 ... [2020-11-04T11:49:51.271Z] [2020-11-04T11:49:51.271Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:49:51.271Z] #20 5.320 Collecting yamllint==1.16.0 [2020-11-04T11:49:51.407Z] #41 141.9 CC criu/seize.o [2020-11-04T11:49:51.722Z] #42 202.3 make[1]: Nothing to be done for 'all'. [2020-11-04T11:49:51.835Z] #20 10.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T11:49:52.092Z] #20 10.76 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T11:49:52.092Z] #20 10.91 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T11:49:52.169Z] #18 60.72 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T11:49:52.357Z] #41 142.6 CC criu/servicefd.o [2020-11-04T11:49:52.357Z] #41 142.9 CC criu/shmem.o [2020-11-04T11:49:52.429Z] #18 61.24 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T11:49:52.780Z] #42 203.2 make[1]: 'images/built-in.o' is up to date. [2020-11-04T11:49:52.780Z] #42 203.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T11:49:52.780Z] #42 203.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T11:49:52.780Z] #42 203.3 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T11:49:53.078Z] #42 203.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T11:49:53.078Z] #42 203.4 make[1]: Nothing to be done for 'all'. [2020-11-04T11:49:53.078Z] #42 203.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:49:53.078Z] #42 203.7 make[2]: Nothing to be done for 'all'. [2020-11-04T11:49:53.078Z] #42 203.7 make[2]: Nothing to be done for 'all'. [2020-11-04T11:49:53.078Z] #42 203.8 make[2]: Nothing to be done for 'all'. [2020-11-04T11:49:53.336Z] #41 143.7 CC criu/sigframe.o [2020-11-04T11:49:53.380Z] #42 203.9 make[2]: Nothing to be done for 'all'. [2020-11-04T11:49:53.380Z] #42 204.0 make[2]: Nothing to be done for 'all'. [2020-11-04T11:49:53.380Z] #42 204.0 make[2]: Nothing to be done for 'all'. [2020-11-04T11:49:53.599Z] #41 143.9 CC criu/signalfd.o [2020-11-04T11:49:53.599Z] #41 144.1 CC criu/sk-inet.o [2020-11-04T11:49:53.679Z] #42 204.1 make[2]: Nothing to be done for 'all'. [2020-11-04T11:49:53.679Z] #42 204.3 make[2]: Nothing to be done for 'all'. [2020-11-04T11:49:53.811Z] #18 62.40 Setting up python3-pip (18.1-5) ... [2020-11-04T11:49:53.980Z] #42 204.3 INSTALL criu/criu [2020-11-04T11:49:53.980Z] #42 DONE 204.4s [2020-11-04T11:49:53.980Z] [2020-11-04T11:49:53.980Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:49:53.986Z] #20 12.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T11:49:53.986Z] #20 12.38 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T11:49:53.986Z] #20 12.43 Building wheels for collected packages: pyyaml [2020-11-04T11:49:53.986Z] #20 12.43 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T11:49:53.986Z] #20 ... [2020-11-04T11:49:53.986Z] [2020-11-04T11:49:53.986Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:53.986Z] #41 138.9 CC criu/netfilter.o [2020-11-04T11:49:54.549Z] #41 139.4 CC criu/page-pipe.o [2020-11-04T11:49:54.569Z] #41 145.0 CC criu/sk-netlink.o [2020-11-04T11:49:54.774Z] #18 63.40 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T11:49:54.774Z] #18 63.45 Processing triggers for mime-support (3.62) ... [2020-11-04T11:49:54.844Z] #41 ... [2020-11-04T11:49:54.844Z] [2020-11-04T11:49:54.844Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:49:54.844Z] #22 216.1 + return [2020-11-04T11:49:55.507Z] #41 140.1 CC criu/page-xfer.o [2020-11-04T11:49:55.767Z] #41 ... [2020-11-04T11:49:55.767Z] [2020-11-04T11:49:55.767Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:49:55.767Z] #20 13.55 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T11:49:55.767Z] #20 13.55 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T11:49:55.767Z] #20 13.62 Successfully built pyyaml [2020-11-04T11:49:55.767Z] #20 13.65 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-04T11:49:55.767Z] #20 14.00 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T11:49:55.767Z] #20 DONE 14.4s [2020-11-04T11:49:55.767Z] [2020-11-04T11:49:55.767Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T11:49:56.023Z] #23 DONE 0.3s [2020-11-04T11:49:56.023Z] [2020-11-04T11:49:56.023Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T11:49:56.109Z] #48 269.9 + /build/golangci-lint --version [2020-11-04T11:49:56.109Z] #48 270.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T11:49:56.329Z] #22 DONE 217.3s [2020-11-04T11:49:56.329Z] [2020-11-04T11:49:56.329Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:49:56.329Z] #41 145.4 CC criu/sk-packet.o [2020-11-04T11:49:56.329Z] #41 145.9 CC criu/sk-queue.o [2020-11-04T11:49:56.329Z] #41 146.3 CC criu/sk-tcp.o [2020-11-04T11:49:56.329Z] #41 146.7 CC criu/sk-unix.o [2020-11-04T11:49:56.408Z] #48 DONE 270.5s [2020-11-04T11:49:56.408Z] [2020-11-04T11:49:56.408Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:49:56.697Z] #18 DONE 65.0s [2020-11-04T11:49:56.697Z] [2020-11-04T11:49:56.697Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T11:49:57.534Z] #19 1.003 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T11:49:57.534Z] #19 1.008 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T11:49:57.534Z] #19 1.012 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T11:49:57.534Z] #19 DONE 1.1s [2020-11-04T11:49:57.534Z] [2020-11-04T11:49:57.534Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:49:58.255Z] #41 148.3 CC criu/sockets.o [2020-11-04T11:49:58.518Z] #41 149.0 CC criu/stats.o [2020-11-04T11:49:58.782Z] #41 149.3 CC criu/string.o [2020-11-04T11:49:58.782Z] #41 149.3 CC criu/sysctl.o [2020-11-04T11:49:59.045Z] #41 ... [2020-11-04T11:49:59.045Z] [2020-11-04T11:49:59.045Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T11:49:59.045Z] #23 DONE 1.1s [2020-11-04T11:49:59.309Z] [2020-11-04T11:49:59.309Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T11:50:00.196Z] #28 DONE 3.8s [2020-11-04T11:50:00.196Z] [2020-11-04T11:50:00.196Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T11:50:00.196Z] #31 DONE 0.3s [2020-11-04T11:50:00.196Z] [2020-11-04T11:50:00.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:00.196Z] #41 141.9 CC criu/pagemap-cache.o [2020-11-04T11:50:00.196Z] #41 142.3 CC criu/pagemap.o [2020-11-04T11:50:00.196Z] #41 143.1 CC criu/parasite-syscall.o [2020-11-04T11:50:00.196Z] #41 143.9 CC criu/path.o [2020-11-04T11:50:00.196Z] #41 144.2 CC criu/pie-util-vdso-elf32.o [2020-11-04T11:50:00.196Z] #41 144.8 CC criu/pie-util-vdso.o [2020-11-04T11:50:00.196Z] #41 ... [2020-11-04T11:50:00.196Z] [2020-11-04T11:50:00.196Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T11:50:00.196Z] #33 DONE 0.0s [2020-11-04T11:50:00.196Z] [2020-11-04T11:50:00.196Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T11:50:00.196Z] #36 DONE 0.0s [2020-11-04T11:50:00.196Z] [2020-11-04T11:50:00.196Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:50:00.196Z] #51 93.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-04T11:50:01.727Z] #20 ... [2020-11-04T11:50:01.727Z] [2020-11-04T11:50:01.727Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:01.727Z] #41 122.0 CC criu/irmap.o [2020-11-04T11:50:01.727Z] #41 122.7 CC criu/kcmp-ids.o [2020-11-04T11:50:01.727Z] #41 123.0 CC criu/kerndat.o [2020-11-04T11:50:01.727Z] #41 124.2 CC criu/libnetlink.o [2020-11-04T11:50:01.727Z] #41 124.7 CC criu/log.o [2020-11-04T11:50:01.727Z] #41 125.4 CC criu/lsm.o [2020-11-04T11:50:01.727Z] #41 125.8 CC criu/mem.o [2020-11-04T11:50:01.727Z] #41 127.9 CC criu/memfd.o [2020-11-04T11:50:01.727Z] #41 128.6 CC criu/mount.o [2020-11-04T11:50:01.727Z] #41 ... [2020-11-04T11:50:01.727Z] [2020-11-04T11:50:01.727Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:50:01.727Z] #38 221.2 + dpkg --print-architecture [2020-11-04T11:50:01.727Z] #38 221.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-04T11:50:01.727Z] #38 221.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-04T11:50:01.727Z] #38 221.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-04T11:50:02.297Z] #38 ... [2020-11-04T11:50:02.297Z] [2020-11-04T11:50:02.297Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T11:50:02.298Z] #20 4.972 Collecting yamllint==1.16.0 [2020-11-04T11:50:02.719Z] #51 95.23 + mkdir -p /build [2020-11-04T11:50:02.719Z] #51 95.23 + cp runc /build/runc [2020-11-04T11:50:02.719Z] #51 DONE 95.5s [2020-11-04T11:50:02.719Z] [2020-11-04T11:50:02.719Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:02.719Z] #41 145.3 CC criu/pie-util.o [2020-11-04T11:50:02.719Z] #41 145.5 CC criu/pipes.o [2020-11-04T11:50:02.719Z] #41 146.2 CC criu/plugin.o [2020-11-04T11:50:02.719Z] #41 146.6 CC criu/proc_parse.o [2020-11-04T11:50:04.614Z] #41 149.3 CC criu/protobuf-desc.o [2020-11-04T11:50:04.621Z] #28 ... [2020-11-04T11:50:04.621Z] [2020-11-04T11:50:04.621Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:04.621Z] #41 149.8 CC criu/sysfs_parse.o [2020-11-04T11:50:04.621Z] #41 150.2 CC criu/timens.o [2020-11-04T11:50:04.621Z] #41 150.4 CC criu/timerfd.o [2020-11-04T11:50:04.621Z] #41 150.9 CC criu/tty.o [2020-11-04T11:50:04.621Z] #41 152.5 CC criu/tun.o [2020-11-04T11:50:04.621Z] #41 153.0 CC criu/uffd.o [2020-11-04T11:50:04.621Z] #41 154.1 CC criu/util.o [2020-11-04T11:50:04.884Z] #41 155.2 CC criu/uts_ns.o [2020-11-04T11:50:04.884Z] #41 155.4 CC criu/vdso.o [2020-11-04T11:50:05.176Z] #41 150.0 CC criu/protobuf.o [2020-11-04T11:50:05.433Z] #41 150.3 CC criu/pstree.o [2020-11-04T11:50:05.462Z] #41 155.9 LINK criu/built-in.o [2020-11-04T11:50:05.725Z] #41 156.0 LINK criu/criu [2020-11-04T11:50:05.988Z] #41 156.3 DEP lib/c/criu.d [2020-11-04T11:50:05.988Z] #41 156.4 CC images/rpc.pb-c.o [2020-11-04T11:50:06.363Z] #41 ... [2020-11-04T11:50:06.363Z] [2020-11-04T11:50:06.363Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:50:06.363Z] #38 DONE 248.3s [2020-11-04T11:50:06.363Z] [2020-11-04T11:50:06.363Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:06.564Z] #41 157.0 CC lib/c/criu.o [2020-11-04T11:50:06.620Z] #47 ... [2020-11-04T11:50:06.620Z] [2020-11-04T11:50:06.620Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:06.620Z] #41 151.3 CC criu/rbtree.o [2020-11-04T11:50:06.877Z] #41 151.6 CC criu/rst-malloc.o [2020-11-04T11:50:07.134Z] #41 151.9 CC criu/seccomp.o [2020-11-04T11:50:07.515Z] #41 158.0 LINK lib/c/built-in.o [2020-11-04T11:50:07.515Z] #41 158.0 LINK lib/c/libcriu.so [2020-11-04T11:50:07.515Z] #41 158.0 LINK lib/c/libcriu.a [2020-11-04T11:50:07.515Z] #41 158.1 GEN magic.py [2020-11-04T11:50:07.698Z] #41 152.4 CC criu/seize.o [2020-11-04T11:50:07.778Z] #41 158.3 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:50:07.778Z] #41 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:50:08.041Z] #41 158.3 Note: Building without GnuTLS support [2020-11-04T11:50:08.041Z] #41 158.3 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:50:08.041Z] #41 158.3 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:50:08.262Z] #41 153.1 CC criu/servicefd.o [2020-11-04T11:50:08.519Z] #41 153.4 CC criu/shmem.o [2020-11-04T11:50:08.618Z] #41 158.9 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:50:08.618Z] #41 ... [2020-11-04T11:50:08.618Z] [2020-11-04T11:50:08.618Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T11:50:08.618Z] #28 DONE 9.7s [2020-11-04T11:50:08.776Z] #41 ... [2020-11-04T11:50:08.776Z] [2020-11-04T11:50:08.776Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T11:50:08.776Z] #39 DONE 0.7s [2020-11-04T11:50:08.876Z] #20 10.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T11:50:08.876Z] #20 10.40 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T11:50:08.876Z] #20 10.43 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T11:50:08.876Z] #20 10.48 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T11:50:08.876Z] #20 10.62 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T11:50:08.880Z] [2020-11-04T11:50:08.880Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:08.880Z] #41 159.3 make[1]: Nothing to be done for 'all'. [2020-11-04T11:50:09.034Z] [2020-11-04T11:50:09.034Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:09.144Z] #41 159.6 make[1]: 'images/built-in.o' is up to date. [2020-11-04T11:50:09.144Z] #41 159.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T11:50:09.144Z] #41 159.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T11:50:09.144Z] #41 159.7 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T11:50:09.144Z] #41 159.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T11:50:09.291Z] #54 ... [2020-11-04T11:50:09.291Z] [2020-11-04T11:50:09.291Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:09.291Z] #41 154.0 CC criu/sigframe.o [2020-11-04T11:50:09.291Z] #41 154.1 CC criu/signalfd.o [2020-11-04T11:50:09.407Z] #41 ... [2020-11-04T11:50:09.407Z] [2020-11-04T11:50:09.407Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T11:50:09.407Z] #31 DONE 0.7s [2020-11-04T11:50:09.407Z] [2020-11-04T11:50:09.407Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:09.407Z] #41 159.7 make[1]: Nothing to be done for 'all'. [2020-11-04T11:50:09.407Z] #41 159.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:50:09.407Z] #41 ... [2020-11-04T11:50:09.407Z] [2020-11-04T11:50:09.407Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T11:50:09.407Z] #33 DONE 0.1s [2020-11-04T11:50:09.407Z] [2020-11-04T11:50:09.407Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:09.407Z] #41 159.9 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:09.407Z] #41 159.9 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:09.407Z] #41 159.9 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:09.446Z] #20 12.04 Building wheels for collected packages: pyyaml [2020-11-04T11:50:09.446Z] #20 12.04 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T11:50:09.548Z] #41 154.3 CC criu/sk-inet.o [2020-11-04T11:50:09.668Z] #41 ... [2020-11-04T11:50:09.668Z] [2020-11-04T11:50:09.668Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T11:50:09.668Z] #36 DONE 0.1s [2020-11-04T11:50:09.668Z] [2020-11-04T11:50:09.668Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:09.668Z] #41 160.0 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:09.668Z] #41 160.1 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:09.668Z] #41 160.1 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:09.668Z] #41 160.1 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:09.668Z] #41 160.2 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:09.929Z] #41 160.2 INSTALL criu/criu [2020-11-04T11:50:10.112Z] #41 155.0 CC criu/sk-netlink.o [2020-11-04T11:50:10.192Z] #41 DONE 160.7s [2020-11-04T11:50:10.192Z] [2020-11-04T11:50:10.192Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T11:50:10.192Z] #39 DONE 0.7s [2020-11-04T11:50:10.192Z] [2020-11-04T11:50:10.192Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:10.369Z] #41 155.2 CC criu/sk-packet.o [2020-11-04T11:50:10.828Z] #20 13.19 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T11:50:10.828Z] #20 13.19 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T11:50:10.828Z] #20 13.29 Successfully built pyyaml [2020-11-04T11:50:10.828Z] #20 13.29 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-04T11:50:10.932Z] #41 155.6 CC criu/sk-queue.o [2020-11-04T11:50:11.088Z] #20 13.64 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T11:50:11.189Z] #41 ... [2020-11-04T11:50:11.189Z] [2020-11-04T11:50:11.189Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:11.189Z] #47 252.9 + /build/golangci-lint --version [2020-11-04T11:50:11.189Z] #47 253.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T11:50:11.189Z] #47 DONE 253.5s [2020-11-04T11:50:11.189Z] [2020-11-04T11:50:11.189Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:11.189Z] #41 155.9 CC criu/sk-tcp.o [2020-11-04T11:50:11.448Z] #41 156.3 CC criu/sk-unix.o [2020-11-04T11:50:11.582Z] #54 ... [2020-11-04T11:50:11.582Z] [2020-11-04T11:50:11.582Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T11:50:11.582Z] #42 DONE 0.1s [2020-11-04T11:50:11.582Z] [2020-11-04T11:50:11.582Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T11:50:11.659Z] #20 DONE 14.3s [2020-11-04T11:50:11.659Z] [2020-11-04T11:50:11.659Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T11:50:12.155Z] #44 DONE 0.5s [2020-11-04T11:50:12.155Z] [2020-11-04T11:50:12.155Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:12.155Z] #54 ... [2020-11-04T11:50:12.155Z] [2020-11-04T11:50:12.155Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T11:50:12.155Z] #46 DONE 0.1s [2020-11-04T11:50:12.155Z] [2020-11-04T11:50:12.155Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T11:50:12.599Z] #23 DONE 0.7s [2020-11-04T11:50:12.599Z] [2020-11-04T11:50:12.599Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T11:50:12.599Z] #28 ... [2020-11-04T11:50:12.599Z] [2020-11-04T11:50:12.599Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:12.599Z] #41 133.1 CC criu/namespaces.o [2020-11-04T11:50:12.599Z] #41 134.9 CC criu/net.o [2020-11-04T11:50:12.599Z] #41 137.8 CC criu/netfilter.o [2020-11-04T11:50:12.599Z] #41 138.2 CC criu/page-pipe.o [2020-11-04T11:50:12.599Z] #41 138.9 CC criu/page-xfer.o [2020-11-04T11:50:12.599Z] #41 140.5 CC criu/pagemap-cache.o [2020-11-04T11:50:12.599Z] #41 140.9 CC criu/pagemap.o [2020-11-04T11:50:12.599Z] #41 142.0 CC criu/parasite-syscall.o [2020-11-04T11:50:12.599Z] #41 142.9 CC criu/path.o [2020-11-04T11:50:12.815Z] #41 157.4 CC criu/sockets.o [2020-11-04T11:50:13.073Z] #41 158.1 CC criu/stats.o [2020-11-04T11:50:13.171Z] #41 143.4 CC criu/pie-util-vdso-elf32.o [2020-11-04T11:50:13.431Z] #41 144.0 CC criu/pie-util-vdso.o [2020-11-04T11:50:13.544Z] #48 DONE 1.2s [2020-11-04T11:50:13.544Z] [2020-11-04T11:50:13.544Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T11:50:13.544Z] #50 DONE 0.1s [2020-11-04T11:50:13.544Z] [2020-11-04T11:50:13.544Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:13.544Z] #54 ... [2020-11-04T11:50:13.544Z] [2020-11-04T11:50:13.544Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T11:50:13.696Z] #41 158.2 CC criu/string.o [2020-11-04T11:50:13.696Z] #41 158.2 CC criu/sysctl.o [2020-11-04T11:50:13.696Z] #41 158.5 CC criu/sysfs_parse.o [2020-11-04T11:50:13.957Z] #41 158.8 CC criu/timens.o [2020-11-04T11:50:14.002Z] #41 144.5 CC criu/pie-util.o [2020-11-04T11:50:14.117Z] #52 DONE 0.5s [2020-11-04T11:50:14.117Z] [2020-11-04T11:50:14.117Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:14.223Z] #41 158.9 CC criu/timerfd.o [2020-11-04T11:50:14.262Z] #41 144.7 CC criu/pipes.o [2020-11-04T11:50:14.263Z] #41 ... [2020-11-04T11:50:14.263Z] [2020-11-04T11:50:14.263Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T11:50:14.263Z] #28 DONE 1.9s [2020-11-04T11:50:14.263Z] [2020-11-04T11:50:14.263Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T11:50:14.480Z] #41 159.1 CC criu/tty.o [2020-11-04T11:50:14.523Z] #31 DONE 0.2s [2020-11-04T11:50:14.523Z] [2020-11-04T11:50:14.523Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:14.523Z] #47 ... [2020-11-04T11:50:14.523Z] [2020-11-04T11:50:14.523Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T11:50:14.523Z] #33 DONE 0.1s [2020-11-04T11:50:14.523Z] [2020-11-04T11:50:14.523Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T11:50:14.783Z] #36 DONE 0.1s [2020-11-04T11:50:14.783Z] [2020-11-04T11:50:14.783Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:15.043Z] #54 ... [2020-11-04T11:50:15.043Z] [2020-11-04T11:50:15.043Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:15.043Z] #41 145.5 CC criu/plugin.o [2020-11-04T11:50:15.090Z] #55 247.4 + bin/containerd [2020-11-04T11:50:15.304Z] #41 145.9 CC criu/proc_parse.o [2020-11-04T11:50:15.419Z] #41 160.0 CC criu/tun.o [2020-11-04T11:50:15.685Z] #41 160.3 CC criu/uffd.o [2020-11-04T11:50:16.252Z] #41 160.9 CC criu/util.o [2020-11-04T11:50:16.814Z] #41 161.6 CC criu/uts_ns.o [2020-11-04T11:50:16.814Z] #41 161.7 CC criu/vdso-compat.o [2020-11-04T11:50:17.071Z] #41 161.8 CC criu/vdso.o [2020-11-04T11:50:17.327Z] #41 162.1 LINK criu/built-in.o [2020-11-04T11:50:17.327Z] #41 162.2 LINK criu/criu [2020-11-04T11:50:17.584Z] #41 162.5 DEP lib/c/criu.d [2020-11-04T11:50:17.584Z] #41 162.5 CC images/rpc.pb-c.o [2020-11-04T11:50:17.845Z] #41 148.2 CC criu/protobuf-desc.o [2020-11-04T11:50:17.845Z] #41 ... [2020-11-04T11:50:17.845Z] [2020-11-04T11:50:17.845Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T11:50:17.845Z] #51 91.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-04T11:50:17.845Z] #51 93.14 + mkdir -p /build [2020-11-04T11:50:17.845Z] #51 93.14 + cp runc /build/runc [2020-11-04T11:50:17.845Z] #51 DONE 93.6s [2020-11-04T11:50:17.845Z] [2020-11-04T11:50:17.845Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:50:18.147Z] #41 162.8 CC lib/c/criu.o [2020-11-04T11:50:18.404Z] #41 163.3 LINK lib/c/built-in.o [2020-11-04T11:50:18.404Z] #41 163.3 LINK lib/c/libcriu.so [2020-11-04T11:50:18.404Z] #41 163.4 LINK lib/c/libcriu.a [2020-11-04T11:50:18.660Z] #41 163.5 GEN magic.py [2020-11-04T11:50:18.917Z] #41 163.6 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:50:18.917Z] #41 163.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:50:18.917Z] #41 163.6 Note: Building without GnuTLS support [2020-11-04T11:50:18.917Z] #41 163.6 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:50:18.917Z] #41 163.6 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:50:19.173Z] #41 164.0 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:50:19.226Z] #38 ... [2020-11-04T11:50:19.226Z] [2020-11-04T11:50:19.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:19.226Z] #41 149.5 CC criu/protobuf.o [2020-11-04T11:50:19.486Z] #41 150.0 CC criu/pstree.o [2020-11-04T11:50:19.639Z] #55 ... [2020-11-04T11:50:19.639Z] [2020-11-04T11:50:19.639Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:19.639Z] #23 293.4 + return [2020-11-04T11:50:19.639Z] #23 DONE 293.6s [2020-11-04T11:50:19.639Z] [2020-11-04T11:50:19.639Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:19.736Z] #41 164.5 make[1]: Nothing to be done for 'all'. [2020-11-04T11:50:20.055Z] #41 ... [2020-11-04T11:50:20.055Z] [2020-11-04T11:50:20.055Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T11:50:20.055Z] #38 DONE 248.8s [2020-11-04T11:50:20.299Z] #41 164.9 make[1]: 'images/built-in.o' is up to date. [2020-11-04T11:50:20.299Z] #41 164.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T11:50:20.299Z] #41 164.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T11:50:20.299Z] #41 164.9 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T11:50:20.299Z] #41 165.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T11:50:20.299Z] #41 165.0 make[1]: Nothing to be done for 'all'. [2020-11-04T11:50:20.299Z] #41 165.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:50:20.299Z] #41 165.2 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:20.299Z] #41 165.2 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:20.299Z] #41 165.2 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:20.299Z] #41 165.3 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:20.315Z] [2020-11-04T11:50:20.315Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:20.555Z] #41 165.3 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:20.555Z] #41 165.3 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:20.555Z] #41 165.3 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:20.555Z] #41 165.4 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:20.555Z] #41 165.4 INSTALL criu/criu [2020-11-04T11:50:20.575Z] #54 ... [2020-11-04T11:50:20.575Z] [2020-11-04T11:50:20.575Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:20.575Z] #41 151.0 CC criu/rbtree.o [2020-11-04T11:50:20.811Z] #41 DONE 165.6s [2020-11-04T11:50:20.812Z] [2020-11-04T11:50:20.812Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:20.835Z] #41 151.4 CC criu/rst-malloc.o [2020-11-04T11:50:21.094Z] #41 151.6 CC criu/seccomp.o [2020-11-04T11:50:21.175Z] #55 ... [2020-11-04T11:50:21.175Z] [2020-11-04T11:50:21.175Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T11:50:21.175Z] #24 DONE 0.1s [2020-11-04T11:50:21.355Z] #41 ... [2020-11-04T11:50:21.355Z] [2020-11-04T11:50:21.355Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T11:50:21.355Z] #39 DONE 0.3s [2020-11-04T11:50:21.478Z] [2020-11-04T11:50:21.478Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T11:50:21.614Z] [2020-11-04T11:50:21.614Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:21.614Z] #54 ... [2020-11-04T11:50:21.614Z] [2020-11-04T11:50:21.614Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:21.614Z] #41 152.1 CC criu/seize.o [2020-11-04T11:50:22.124Z] #29 DONE 0.6s [2020-11-04T11:50:22.124Z] [2020-11-04T11:50:22.124Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T11:50:22.124Z] #32 DONE 0.1s [2020-11-04T11:50:22.124Z] [2020-11-04T11:50:22.124Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T11:50:22.124Z] #34 DONE 0.1s [2020-11-04T11:50:22.124Z] [2020-11-04T11:50:22.124Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T11:50:22.176Z] #54 ... [2020-11-04T11:50:22.176Z] [2020-11-04T11:50:22.176Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T11:50:22.177Z] #42 DONE 0.0s [2020-11-04T11:50:22.177Z] [2020-11-04T11:50:22.177Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T11:50:22.177Z] #44 DONE 0.1s [2020-11-04T11:50:22.177Z] [2020-11-04T11:50:22.177Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:22.187Z] #41 152.6 CC criu/servicefd.o [2020-11-04T11:50:22.432Z] #54 ... [2020-11-04T11:50:22.432Z] [2020-11-04T11:50:22.432Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T11:50:22.432Z] #46 DONE 0.1s [2020-11-04T11:50:22.432Z] [2020-11-04T11:50:22.432Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T11:50:22.438Z] #37 DONE 0.1s [2020-11-04T11:50:22.438Z] [2020-11-04T11:50:22.438Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T11:50:22.438Z] #40 DONE 0.1s [2020-11-04T11:50:22.438Z] [2020-11-04T11:50:22.438Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T11:50:22.438Z] #43 DONE 0.1s [2020-11-04T11:50:22.438Z] [2020-11-04T11:50:22.438Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T11:50:22.438Z] #45 DONE 0.1s [2020-11-04T11:50:22.438Z] [2020-11-04T11:50:22.438Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T11:50:22.447Z] #41 152.9 CC criu/shmem.o [2020-11-04T11:50:22.689Z] #48 DONE 0.5s [2020-11-04T11:50:22.690Z] [2020-11-04T11:50:22.690Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T11:50:22.690Z] #50 DONE 0.0s [2020-11-04T11:50:22.690Z] [2020-11-04T11:50:22.690Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:22.739Z] #47 DONE 0.3s [2020-11-04T11:50:22.739Z] [2020-11-04T11:50:22.739Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:22.945Z] #54 ... [2020-11-04T11:50:22.946Z] [2020-11-04T11:50:22.946Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T11:50:23.017Z] #41 153.5 CC criu/sigframe.o [2020-11-04T11:50:23.017Z] #41 153.6 CC criu/signalfd.o [2020-11-04T11:50:23.038Z] #55 ... [2020-11-04T11:50:23.038Z] [2020-11-04T11:50:23.038Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T11:50:23.038Z] #49 DONE 0.1s [2020-11-04T11:50:23.038Z] [2020-11-04T11:50:23.038Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T11:50:23.038Z] #51 DONE 0.1s [2020-11-04T11:50:23.038Z] [2020-11-04T11:50:23.038Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T11:50:23.202Z] #52 DONE 0.3s [2020-11-04T11:50:23.202Z] [2020-11-04T11:50:23.202Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:23.277Z] #41 153.8 CC criu/sk-inet.o [2020-11-04T11:50:23.336Z] #53 DONE 0.1s [2020-11-04T11:50:23.336Z] [2020-11-04T11:50:23.336Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:23.846Z] #41 154.4 CC criu/sk-netlink.o [2020-11-04T11:50:24.106Z] #41 ... [2020-11-04T11:50:24.106Z] [2020-11-04T11:50:24.106Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:24.106Z] #47 252.8 + /build/golangci-lint --version [2020-11-04T11:50:24.106Z] #47 253.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T11:50:24.106Z] #47 DONE 253.3s [2020-11-04T11:50:24.106Z] [2020-11-04T11:50:24.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T11:50:24.106Z] #41 154.7 CC criu/sk-packet.o [2020-11-04T11:50:24.127Z] #54 197.1 + bin/containerd-stress [2020-11-04T11:50:24.132Z] #54 203.8 + bin/containerd [2020-11-04T11:50:24.676Z] #41 155.1 CC criu/sk-queue.o [2020-11-04T11:50:24.677Z] #41 155.3 CC criu/sk-tcp.o [2020-11-04T11:50:24.937Z] #41 155.6 CC criu/sk-unix.o [2020-11-04T11:50:26.321Z] #41 156.8 CC criu/sockets.o [2020-11-04T11:50:26.675Z] #54 200.4 + bin/containerd-shim [2020-11-04T11:50:26.891Z] #41 157.4 CC criu/stats.o [2020-11-04T11:50:27.461Z] #41 157.7 CC criu/string.o [2020-11-04T11:50:27.461Z] #41 157.9 CC criu/sysctl.o [2020-11-04T11:50:27.721Z] #41 158.2 CC criu/sysfs_parse.o [2020-11-04T11:50:27.981Z] #41 158.4 CC criu/timens.o [2020-11-04T11:50:27.981Z] #41 158.5 CC criu/timerfd.o [2020-11-04T11:50:28.241Z] #41 158.7 CC criu/tty.o [2020-11-04T11:50:29.181Z] #41 159.5 CC criu/tun.o [2020-11-04T11:50:29.441Z] #41 159.8 CC criu/uffd.o [2020-11-04T11:50:29.701Z] #41 160.3 CC criu/util.o [2020-11-04T11:50:30.271Z] #41 160.9 CC criu/uts_ns.o [2020-11-04T11:50:30.840Z] #41 161.1 CC criu/vdso-compat.o [2020-11-04T11:50:30.841Z] #41 161.3 CC criu/vdso.o [2020-11-04T11:50:31.100Z] #41 161.6 LINK criu/built-in.o [2020-11-04T11:50:31.100Z] #41 161.7 LINK criu/criu [2020-11-04T11:50:31.360Z] #41 161.9 DEP lib/c/criu.d [2020-11-04T11:50:31.620Z] #41 162.0 CC images/rpc.pb-c.o [2020-11-04T11:50:31.880Z] #41 162.3 CC lib/c/criu.o [2020-11-04T11:50:32.140Z] #41 162.8 LINK lib/c/built-in.o [2020-11-04T11:50:32.405Z] #41 162.8 LINK lib/c/libcriu.so [2020-11-04T11:50:32.405Z] #41 162.9 LINK lib/c/libcriu.a [2020-11-04T11:50:32.405Z] #41 162.9 GEN magic.py [2020-11-04T11:50:32.405Z] #41 163.0 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T11:50:32.405Z] #41 163.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T11:50:32.665Z] #41 163.0 Note: Building without GnuTLS support [2020-11-04T11:50:32.665Z] #41 163.0 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T11:50:32.665Z] #41 163.1 Makefile.config:40: Warn: Building without nftables support [2020-11-04T11:50:33.235Z] #41 163.5 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T11:50:33.281Z] #54 206.1 + bin/containerd-shim-runc-v1 [2020-11-04T11:50:33.496Z] #41 164.0 make[1]: Nothing to be done for 'all'. [2020-11-04T11:50:33.756Z] #41 164.4 make[1]: 'images/built-in.o' is up to date. [2020-11-04T11:50:34.016Z] #41 164.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T11:50:34.016Z] #41 164.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T11:50:34.016Z] #41 164.5 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T11:50:34.016Z] #41 164.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T11:50:34.016Z] #41 164.5 make[1]: Nothing to be done for 'all'. [2020-11-04T11:50:34.016Z] #41 164.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T11:50:34.282Z] #41 164.7 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:34.282Z] #41 164.7 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:34.282Z] #41 164.7 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:34.282Z] #41 164.8 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:34.282Z] #41 164.8 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:34.282Z] #41 164.8 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:34.282Z] #41 164.8 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:34.282Z] #41 164.9 make[2]: Nothing to be done for 'all'. [2020-11-04T11:50:34.542Z] #41 164.9 INSTALL criu/criu [2020-11-04T11:50:34.542Z] #41 DONE 165.1s [2020-11-04T11:50:34.542Z] [2020-11-04T11:50:34.542Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:35.928Z] #54 ... [2020-11-04T11:50:35.928Z] [2020-11-04T11:50:35.928Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T11:50:35.928Z] #42 DONE 0.1s [2020-11-04T11:50:35.928Z] [2020-11-04T11:50:35.928Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T11:50:35.928Z] #44 DONE 0.1s [2020-11-04T11:50:35.928Z] [2020-11-04T11:50:35.928Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T11:50:35.928Z] #46 DONE 0.1s [2020-11-04T11:50:35.928Z] [2020-11-04T11:50:35.928Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:36.189Z] #54 ... [2020-11-04T11:50:36.189Z] [2020-11-04T11:50:36.189Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T11:50:36.189Z] #48 DONE 0.1s [2020-11-04T11:50:36.189Z] [2020-11-04T11:50:36.189Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T11:50:36.189Z] #50 DONE 0.1s [2020-11-04T11:50:36.189Z] [2020-11-04T11:50:36.189Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T11:50:36.448Z] #52 DONE 0.1s [2020-11-04T11:50:36.448Z] [2020-11-04T11:50:36.448Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T11:50:36.598Z] #54 209.9 + bin/containerd-shim-runc-v2 [2020-11-04T11:50:37.017Z] #54 201.6 + bin/containerd [2020-11-04T11:50:37.543Z] #54 211.2 + binaries [2020-11-04T11:50:37.543Z] #54 211.2 + install -D bin/containerd /build/containerd [2020-11-04T11:50:37.543Z] #54 211.3 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T11:50:37.543Z] #54 211.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T11:50:37.543Z] #54 211.3 + install -D bin/ctr /build/ctr [2020-11-04T11:50:39.021Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:50:39.021Z] [2020-11-04T11:50:39.021Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T11:50:39.021Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T11:50:39.021Z] HOSTNAME=fa4ff5df45b3 [2020-11-04T11:50:39.021Z] TESTDEBUG=0 [2020-11-04T11:50:39.021Z] DEST=bundles/test-integration [2020-11-04T11:50:39.021Z] PWD=/go/src/github.com/docker/docker [2020-11-04T11:50:39.021Z] DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 [2020-11-04T11:50:39.021Z] container=docker [2020-11-04T11:50:39.021Z] HOME=/root [2020-11-04T11:50:39.021Z] GOLANG_VERSION=1.13.15 [2020-11-04T11:50:39.021Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T11:50:39.021Z] VALIDATE_BRANCH=master [2020-11-04T11:50:39.021Z] TERM=xterm [2020-11-04T11:50:39.021Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T11:50:39.021Z] SHLVL=1 [2020-11-04T11:50:39.021Z] TIMEOUT=120m [2020-11-04T11:50:39.021Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T11:50:39.021Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T11:50:39.021Z] GO111MODULE=off [2020-11-04T11:50:39.021Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T11:50:39.021Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T11:50:39.021Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T11:50:39.021Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T11:50:39.021Z] GOPATH=/go [2020-11-04T11:50:39.021Z] PKG_CONFIG=pkg-config [2020-11-04T11:50:39.021Z] _=/usr/bin/env [2020-11-04T11:50:39.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T11:50:41.751Z] #54 DONE 215.4s [2020-11-04T11:50:43.138Z] [2020-11-04T11:50:43.138Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T11:50:45.688Z] #55 DONE 2.3s [2020-11-04T11:50:45.688Z] [2020-11-04T11:50:45.688Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T11:50:45.949Z] #59 DONE 0.5s [2020-11-04T11:50:45.949Z] [2020-11-04T11:50:45.949Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T11:50:47.336Z] #61 DONE 1.2s [2020-11-04T11:50:47.336Z] [2020-11-04T11:50:47.336Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T11:50:47.336Z] #63 DONE 0.1s [2020-11-04T11:50:47.336Z] [2020-11-04T11:50:47.336Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T11:50:47.336Z] #64 DONE 0.0s [2020-11-04T11:50:47.336Z] [2020-11-04T11:50:47.336Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T11:50:49.255Z] #65 DONE 1.7s [2020-11-04T11:50:49.255Z] [2020-11-04T11:50:49.255Z] #66 exporting to image [2020-11-04T11:50:49.255Z] #66 exporting layers [2020-11-04T11:50:50.540Z] #55 282.8 + bin/containerd-stress [2020-11-04T11:50:50.836Z] #55 285.2 + bin/containerd-shim [2020-11-04T11:50:53.472Z] #66 exporting layers 3.9s done [2020-11-04T11:50:53.472Z] #66 writing image sha256:00f7184afec63ff3a31f4ea2deee5c803d17d53ee5c220d154be94eef36c4bc1 done [2020-11-04T11:50:53.472Z] #66 naming to docker.io/library/docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 done [2020-11-04T11:50:53.472Z] #66 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T11:50:53.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/test/unit [2020-11-04T11:50:56.169Z] #54 231.9 + bin/containerd-stress [2020-11-04T11:50:56.169Z] #54 233.9 + bin/containerd-shim [2020-11-04T11:50:57.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T11:50:57.798Z] #55 292.3 + bin/containerd-shim-runc-v1 [2020-11-04T11:50:57.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T11:50:59.111Z] ? github.com/docker/docker/api [no test files] [2020-11-04T11:50:59.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T11:51:01.420Z] #54 240.7 + bin/containerd-shim-runc-v1 [2020-11-04T11:51:03.413Z] #55 297.1 + bin/containerd-shim-runc-v2 [2020-11-04T11:51:03.709Z] #55 298.2 + binaries [2020-11-04T11:51:03.709Z] #55 298.2 + install -D bin/containerd /build/containerd [2020-11-04T11:51:03.709Z] #55 298.3 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T11:51:04.006Z] #55 298.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T11:51:04.006Z] #55 298.3 + install -D bin/ctr /build/ctr [2020-11-04T11:51:04.006Z] #55 DONE 298.4s [2020-11-04T11:51:05.087Z] [2020-11-04T11:51:05.087Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T11:51:05.087Z] #56 DONE 0.1s [2020-11-04T11:51:05.087Z] [2020-11-04T11:51:05.087Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T11:51:05.087Z] #60 DONE 0.1s [2020-11-04T11:51:05.087Z] [2020-11-04T11:51:05.087Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T11:51:05.087Z] #62 DONE 0.1s [2020-11-04T11:51:05.381Z] [2020-11-04T11:51:05.381Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T11:51:05.381Z] #64 DONE 0.1s [2020-11-04T11:51:05.381Z] [2020-11-04T11:51:05.381Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T11:51:05.381Z] #65 DONE 0.0s [2020-11-04T11:51:05.381Z] [2020-11-04T11:51:05.381Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T11:51:05.591Z] #54 245.2 + bin/containerd-shim-runc-v2 [2020-11-04T11:51:06.519Z] #54 246.2 + binaries [2020-11-04T11:51:06.519Z] #54 246.2 + install -D bin/containerd /build/containerd [2020-11-04T11:51:06.519Z] #54 246.2 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T11:51:06.519Z] #54 246.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T11:51:06.519Z] #54 246.2 + install -D bin/ctr /build/ctr [2020-11-04T11:51:07.476Z] #66 DONE 2.0s [2020-11-04T11:51:07.476Z] [2020-11-04T11:51:07.476Z] #67 exporting to oci image format [2020-11-04T11:51:07.476Z] #67 exporting layers [2020-11-04T11:51:07.884Z] #54 DONE 247.7s [2020-11-04T11:51:08.813Z] [2020-11-04T11:51:08.813Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T11:51:08.813Z] #55 DONE 0.2s [2020-11-04T11:51:09.070Z] [2020-11-04T11:51:09.070Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T11:51:09.070Z] #59 DONE 0.1s [2020-11-04T11:51:09.070Z] [2020-11-04T11:51:09.070Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T11:51:09.163Z] #54 229.8 + bin/containerd-stress [2020-11-04T11:51:09.163Z] #54 231.8 + bin/containerd-shim [2020-11-04T11:51:09.326Z] #61 DONE 0.2s [2020-11-04T11:51:09.326Z] [2020-11-04T11:51:09.326Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T11:51:09.326Z] #63 DONE 0.0s [2020-11-04T11:51:09.326Z] [2020-11-04T11:51:09.326Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T11:51:09.326Z] #64 DONE 0.0s [2020-11-04T11:51:09.326Z] [2020-11-04T11:51:09.326Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T11:51:10.253Z] #65 DONE 1.1s [2020-11-04T11:51:10.253Z] [2020-11-04T11:51:10.253Z] #66 exporting to image [2020-11-04T11:51:10.253Z] #66 exporting layers [2020-11-04T11:51:11.379Z] ok github.com/docker/docker/api/server 0.073s coverage: 9.0% of statements [2020-11-04T11:51:14.437Z] #54 238.5 + bin/containerd-shim-runc-v1 [2020-11-04T11:51:16.800Z] #66 exporting layers 6.4s done [2020-11-04T11:51:16.800Z] #66 writing image sha256:524dd8a81dc78baa93e9c510099fbdab81c08837de6ee24d554724f78705c193 done [2020-11-04T11:51:16.800Z] #66 naming to docker.io/library/docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 done [2020-11-04T11:51:16.800Z] #66 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-11-04T11:51:17.136Z] + trap exit INT TERM [2020-11-04T11:51:17.136Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-11-04T11:51:17.136Z] + CONTAINER_NAME=docker-pr2 [2020-11-04T11:51:17.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41617/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh dynbinary-daemon [2020-11-04T11:51:18.064Z] [2020-11-04T11:51:18.064Z] Removing bundles/ [2020-11-04T11:51:18.064Z] [2020-11-04T11:51:18.064Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-04T11:51:18.064Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:51:18.064Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T11:51:18.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T11:51:18.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T11:51:18.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T11:51:18.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T11:51:18.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T11:51:18.634Z] #54 243.0 + bin/containerd-shim-runc-v2 [2020-11-04T11:51:19.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T11:51:19.571Z] #54 244.0 + binaries [2020-11-04T11:51:19.571Z] #54 244.0 + install -D bin/containerd /build/containerd [2020-11-04T11:51:19.571Z] #54 244.0 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T11:51:19.571Z] #54 244.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T11:51:19.571Z] #54 244.0 + install -D bin/ctr /build/ctr [2020-11-04T11:51:21.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T11:51:21.474Z] #54 DONE 245.9s [2020-11-04T11:51:22.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T11:51:22.412Z] [2020-11-04T11:51:22.413Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T11:51:23.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T11:51:23.355Z] #55 DONE 1.0s [2020-11-04T11:51:23.355Z] [2020-11-04T11:51:23.355Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T11:51:23.614Z] #59 DONE 0.3s [2020-11-04T11:51:23.614Z] [2020-11-04T11:51:23.614Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T11:51:23.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T11:51:23.873Z] #61 DONE 0.5s [2020-11-04T11:51:24.133Z] [2020-11-04T11:51:24.133Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T11:51:24.133Z] #63 DONE 0.0s [2020-11-04T11:51:24.133Z] [2020-11-04T11:51:24.133Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T11:51:24.133Z] #64 DONE 0.0s [2020-11-04T11:51:24.133Z] [2020-11-04T11:51:24.133Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T11:51:24.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T11:51:25.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T11:51:26.040Z] #65 DONE 2.0s [2020-11-04T11:51:26.040Z] [2020-11-04T11:51:26.040Z] #66 exporting to image [2020-11-04T11:51:26.040Z] #66 exporting layers [2020-11-04T11:51:26.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T11:51:27.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T11:51:28.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T11:51:28.795Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T11:51:28.795Z] Using test binary docker [2020-11-04T11:51:28.795Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T11:51:28.795Z] +++ /etc/init.d/apparmor start [2020-11-04T11:51:28.795Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T11:51:28.795Z] INFO: Waiting for daemon to start... [2020-11-04T11:51:28.795Z] Starting dockerd [2020-11-04T11:51:28.795Z] +++ 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 [2020-11-04T11:51:30.867Z] . [2020-11-04T11:51:30.867Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T11:51:30.867Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T11:51:30.867Z] Error: No such image: emptyfs [2020-11-04T11:51:30.867Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T11:51:30.867Z] ++++ docker load [2020-11-04T11:51:31.159Z] Running integration-test (iteration 1) [2020-11-04T11:51:31.159Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T11:51:31.159Z] ++ 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 [2020-11-04T11:51:31.159Z] ++ set -e [2020-11-04T11:51:31.159Z] ++ '[' -n 0 ']' [2020-11-04T11:51:31.159Z] ++ set -x [2020-11-04T11:51:31.159Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:51:31.508Z] 4612f6d0b889: Pull complete [2020-11-04T11:51:32.616Z] #66 exporting layers 6.4s done [2020-11-04T11:51:32.617Z] #66 writing image sha256:3b5a5795d83439e8b16ce6b5bf792f6c7fc952b03b27d0182115ffe4ceec391a 0.0s done [2020-11-04T11:51:32.617Z] #66 naming to docker.io/library/docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 done [2020-11-04T11:51:32.617Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T11:51:32.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -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:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh dynbinary test-integration [2020-11-04T11:51:33.441Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|compiled_files|exports_file|name|types_sizes) took 1m57.003193553s [2020-11-04T11:51:33.441Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 449.693579ms [2020-11-04T11:51:33.904Z] [2020-11-04T11:51:33.904Z] Removing bundles/ [2020-11-04T11:51:33.904Z] [2020-11-04T11:51:33.904Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T11:51:33.904Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:51:33.904Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T11:51:39.643Z] Loaded image: buildpack-deps:buster [2020-11-04T11:51:39.643Z] Loaded image: busybox:latest [2020-11-04T11:51:39.643Z] Loaded image: busybox:glibc [2020-11-04T11:51:39.643Z] Loaded image: debian:buster [2020-11-04T11:51:39.643Z] Loaded image: hello-world:latest [2020-11-04T11:51:39.643Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T11:51:39.643Z] INFO: Testing against a local daemon [2020-11-04T11:51:39.643Z] === RUN TestCgroupNamespacesBuild [2020-11-04T11:51:41.714Z] --- PASS: TestCgroupNamespacesBuild (2.18s) [2020-11-04T11:51:41.714Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T11:51:43.786Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-11-04T11:51:43.786Z] === RUN TestBuildWithSession [2020-11-04T11:51:43.786Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T11:51:43.786Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T11:51:43.786Z] === RUN TestBuildSquashParent [2020-11-04T11:51:50.685Z] --- PASS: TestBuildSquashParent (6.56s) [2020-11-04T11:51:50.685Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T11:51:50.685Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:51:50.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:51:50.685Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:51:50.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:51:50.685Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:51:50.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:51:50.685Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:51:50.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:51:50.685Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:51:50.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:51:50.685Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:51:50.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:51:50.685Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:51:50.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:51:52.757Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:51:52.757Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:51:55.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:51:55.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:51:57.575Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-04T11:51:57.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-11-04T11:51:57.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2020-11-04T11:51:57.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s) [2020-11-04T11:51:57.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2020-11-04T11:51:57.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-11-04T11:51:57.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s) [2020-11-04T11:51:57.575Z] === RUN TestBuildMultiStageCopy [2020-11-04T11:51:57.575Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T11:52:00.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T11:52:00.635Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T11:52:01.337Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T11:52:02.045Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T11:52:02.337Z] --- PASS: TestBuildMultiStageCopy (4.81s) [2020-11-04T11:52:02.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2020-11-04T11:52:02.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-11-04T11:52:02.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-11-04T11:52:02.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-11-04T11:52:02.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-11-04T11:52:02.337Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T11:52:03.927Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-11-04T11:52:03.927Z] === RUN TestBuildLabelWithTargets [2020-11-04T11:52:06.660Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2020-11-04T11:52:06.660Z] === RUN TestBuildWithEmptyLayers [2020-11-04T11:52:07.337Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-11-04T11:52:07.337Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T11:52:07.727Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T11:52:07.727Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T11:52:07.727Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-11-04T11:52:07.727Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2020-11-04T11:52:07.727Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T11:52:07.727Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-11-04T11:52:07.727Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T11:52:07.727Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T11:52:07.727Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-11-04T11:52:07.989Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-11-04T11:52:09.384Z] ok github.com/docker/docker/builder/remotecontext 0.323s coverage: 13.6% of statements [2020-11-04T11:52:10.076Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2020-11-04T11:52:10.076Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T11:52:10.332Z] ok github.com/docker/docker/builder/dockerfile 0.866s coverage: 48.0% of statements [2020-11-04T11:52:10.595Z] ok github.com/docker/docker/builder/remotecontext/git 3.487s coverage: 86.3% of statements [2020-11-04T11:52:10.595Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T11:52:10.595Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T11:52:11.637Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-11-04T11:52:11.637Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T11:52:14.369Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2020-11-04T11:52:14.369Z] === RUN TestBuildWithHugeFile [2020-11-04T11:52:15.910Z] ok github.com/docker/docker/client 0.269s coverage: 75.4% of statements [2020-11-04T11:52:29.843Z] #67 exporting layers 80.7s done [2020-11-04T11:52:29.843Z] #67 exporting manifest sha256:90de7b9aab0128f9cd479b523b86208e9fffcda7580a26e58f48771f2d18411e done [2020-11-04T11:52:29.843Z] #67 exporting config sha256:cd0a7ab5cd5862b7167dd2306961d32696cdbfe264af3eae86b279b67ba4038f done [2020-11-04T11:52:29.843Z] #67 sending tarball [2020-11-04T11:52:41.176Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.747460923s with top 10 stages: buildssa: 1m34.14352797s, goimports: 23.131603122s, unconvert: 13.010066443s, gosec: 10.495535546s, golint: 6.649476062s, misspell: 4.48374488s, ineffassign: 4.314946557s, inspect: 3.277728473s, vrp: 2.9273938s, ctrlflow: 1.911077882s [2020-11-04T11:52:41.546Z] --- PASS: TestBuildWithHugeFile (26.41s) [2020-11-04T11:52:41.546Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T11:52:41.546Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T11:52:41.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T11:52:41.546Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T11:52:41.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T11:52:41.546Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T11:52:41.546Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T11:52:41.546Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T11:52:41.546Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T11:52:41.546Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T11:52:41.546Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-11-04T11:52:41.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-11-04T11:52:41.546Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-11-04T11:52:41.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-11-04T11:52:41.546Z] === RUN TestBuildPreserveOwnership [2020-11-04T11:52:41.546Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T11:52:42.530Z] ok github.com/docker/docker/cmd/dockerd 0.132s coverage: 29.1% of statements [2020-11-04T11:52:43.478Z] ok github.com/docker/docker/container 0.172s coverage: 34.7% of statements [2020-11-04T11:52:43.478Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T11:52:43.478Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T11:52:43.478Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T11:52:43.478Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T11:52:45.330Z] #67 sending tarball 15.7s done [2020-11-04T11:52:45.330Z] #67 DONE 96.4s [2020-11-04T11:52:45.330Z] [2020-11-04T11:52:45.330Z] #68 importing to docker [2020-11-04T11:52:46.011Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T11:52:46.039Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2020-11-04T11:52:47.966Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2020-11-04T11:52:48.082Z] --- PASS: TestBuildPreserveOwnership (6.55s) [2020-11-04T11:52:48.082Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.27s) [2020-11-04T11:52:48.082Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s) [2020-11-04T11:52:48.082Z] === RUN TestBuildPlatformInvalid [2020-11-04T11:52:48.082Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-11-04T11:52:48.082Z] PASS [2020-11-04T11:52:48.082Z] [2020-11-04T11:52:48.082Z] === Skipped [2020-11-04T11:52:48.082Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-11-04T11:52:48.082Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T11:52:48.082Z] [2020-11-04T11:52:48.082Z] [2020-11-04T11:52:48.082Z] DONE 32 tests, 1 skipped in 76.695s [2020-11-04T11:52:48.082Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T11:52:48.082Z] ++ 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 [2020-11-04T11:52:48.082Z] ++ set -e [2020-11-04T11:52:48.082Z] ++ '[' -n 0 ']' [2020-11-04T11:52:48.082Z] ++ set -x [2020-11-04T11:52:48.082Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:52:48.082Z] INFO: Testing against a local daemon [2020-11-04T11:52:48.082Z] === RUN TestConfigInspect [2020-11-04T11:52:50.527Z] ok github.com/docker/docker/daemon/cluster 0.085s coverage: 0.5% of statements [2020-11-04T11:52:52.538Z] --- PASS: TestConfigInspect (3.86s) [2020-11-04T11:52:52.538Z] === RUN TestConfigList [2020-11-04T11:52:53.850Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2020-11-04T11:52:53.850Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.8% of statements [2020-11-04T11:52:54.459Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:52:54.459Z] [2020-11-04T11:52:54.459Z] + c=0 [2020-11-04T11:52:54.459Z] + TEST_INTEGRATION_DEST=2 [2020-11-04T11:52:54.459Z] + CONTAINER_NAME=docker-pr2-2 [2020-11-04T11:52:54.459Z] + TEST_SKIP_INTEGRATION=1 [2020-11-04T11:52:54.459Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-04T11:52:54.459Z] + run_tests [2020-11-04T11:52:54.459Z] + '[' -n 0 ']' [2020-11-04T11:52:54.459Z] + rm= [2020-11-04T11:52:54.459Z] + TEST_INTEGRATION_DEST=1 [2020-11-04T11:52:54.459Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41617/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41617/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh '' test-integration [2020-11-04T11:52:54.459Z] + CONTAINER_NAME=docker-pr2-1 [2020-11-04T11:52:54.459Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T11:52:54.459Z] + run_tests test-integration-flaky [2020-11-04T11:52:54.459Z] + '[' -n 0 ']' [2020-11-04T11:52:54.459Z] + rm= [2020-11-04T11:52:54.459Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41617/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41617/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh test-integration-flaky test-integration [2020-11-04T11:52:54.459Z] + TEST_INTEGRATION_DEST=3 [2020-11-04T11:52:54.459Z] + CONTAINER_NAME=docker-pr2-3 [2020-11-04T11:52:54.459Z] + TEST_SKIP_INTEGRATION=1 [2020-11-04T11:52:54.459Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-04T11:52:54.459Z] + run_tests [2020-11-04T11:52:54.459Z] + '[' -n 0 ']' [2020-11-04T11:52:54.459Z] + rm= [2020-11-04T11:52:54.459Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41617/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41617/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh '' test-integration [2020-11-04T11:52:54.459Z] ++ jobs -p [2020-11-04T11:52:54.459Z] + for job in $(jobs -p) [2020-11-04T11:52:54.459Z] + wait 15009 [2020-11-04T11:52:54.459Z] [2020-11-04T11:52:54.459Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T11:52:54.459Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T11:52:54.459Z] HOSTNAME=e39b077605f0 [2020-11-04T11:52:54.459Z] TEST_SKIP_INTEGRATION=1 [2020-11-04T11:52:54.459Z] TESTDEBUG=0 [2020-11-04T11:52:54.459Z] DEST=bundles/test-integration [2020-11-04T11:52:54.459Z] PWD=/go/src/github.com/docker/docker [2020-11-04T11:52:54.459Z] KEEPBUNDLE=1 [2020-11-04T11:52:54.459Z] DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 [2020-11-04T11:52:54.459Z] container=docker [2020-11-04T11:52:54.459Z] HOME=/root [2020-11-04T11:52:54.459Z] GOLANG_VERSION=1.13.15 [2020-11-04T11:52:54.459Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T11:52:54.459Z] VALIDATE_BRANCH=master [2020-11-04T11:52:54.459Z] TERM=xterm [2020-11-04T11:52:54.459Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T11:52:54.459Z] SHLVL=1 [2020-11-04T11:52:54.459Z] TIMEOUT=120m [2020-11-04T11:52:54.459Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T11:52:54.459Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T11:52:54.459Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-04T11:52:54.459Z] GO111MODULE=off [2020-11-04T11:52:54.459Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T11:52:54.459Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T11:52:54.459Z] GOPATH=/go [2020-11-04T11:52:54.459Z] PKG_CONFIG=pkg-config [2020-11-04T11:52:54.459Z] _=/usr/bin/env [2020-11-04T11:52:54.459Z] Building test suite binary ./integration-cli/test.main [2020-11-04T11:52:54.459Z] [2020-11-04T11:52:54.459Z] [2020-11-04T11:52:54.459Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-11-04T11:52:54.459Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T11:52:54.459Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T11:52:54.459Z] HOSTNAME=f9fd31d6fa94 [2020-11-04T11:52:54.459Z] TEST_SKIP_INTEGRATION=1 [2020-11-04T11:52:54.459Z] TESTDEBUG=0 [2020-11-04T11:52:54.459Z] DEST=bundles/test-integration [2020-11-04T11:52:54.459Z] PWD=/go/src/github.com/docker/docker [2020-11-04T11:52:54.459Z] KEEPBUNDLE=1 [2020-11-04T11:52:54.459Z] DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 [2020-11-04T11:52:54.459Z] container=docker [2020-11-04T11:52:54.459Z] HOME=/root [2020-11-04T11:52:54.459Z] GOLANG_VERSION=1.13.15 [2020-11-04T11:52:54.459Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T11:52:54.459Z] VALIDATE_BRANCH=master [2020-11-04T11:52:54.459Z] TERM=xterm [2020-11-04T11:52:54.459Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T11:52:54.459Z] SHLVL=1 [2020-11-04T11:52:54.459Z] TIMEOUT=120m [2020-11-04T11:52:54.459Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T11:52:54.459Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T11:52:54.459Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-04T11:52:54.459Z] GO111MODULE=off [2020-11-04T11:52:54.459Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T11:52:54.459Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T11:52:54.459Z] GOPATH=/go [2020-11-04T11:52:54.459Z] PKG_CONFIG=pkg-config [2020-11-04T11:52:54.459Z] _=/usr/bin/env [2020-11-04T11:52:54.459Z] Building test suite binary ./integration-cli/test.main [2020-11-04T11:52:54.459Z] No new tests added to integration. [2020-11-04T11:52:54.459Z] [2020-11-04T11:52:54.459Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T11:52:54.459Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T11:52:54.459Z] HOSTNAME=0d554035a9cc [2020-11-04T11:52:54.459Z] TESTDEBUG=0 [2020-11-04T11:52:54.459Z] DEST=bundles/test-integration [2020-11-04T11:52:54.459Z] PWD=/go/src/github.com/docker/docker [2020-11-04T11:52:54.459Z] KEEPBUNDLE=1 [2020-11-04T11:52:54.459Z] DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 [2020-11-04T11:52:54.459Z] container=docker [2020-11-04T11:52:54.459Z] HOME=/root [2020-11-04T11:52:54.459Z] GOLANG_VERSION=1.13.15 [2020-11-04T11:52:54.459Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T11:52:54.459Z] VALIDATE_BRANCH=master [2020-11-04T11:52:54.459Z] TERM=xterm [2020-11-04T11:52:54.459Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T11:52:54.459Z] SHLVL=1 [2020-11-04T11:52:54.459Z] TIMEOUT=120m [2020-11-04T11:52:54.459Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T11:52:54.459Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T11:52:54.459Z] GO111MODULE=off [2020-11-04T11:52:54.459Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T11:52:54.459Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T11:52:54.459Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T11:52:54.459Z] GOPATH=/go [2020-11-04T11:52:54.459Z] PKG_CONFIG=pkg-config [2020-11-04T11:52:54.459Z] _=/usr/bin/env [2020-11-04T11:52:54.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T11:52:55.248Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-11-04T11:52:55.328Z] --- PASS: TestConfigList (3.64s) [2020-11-04T11:52:55.328Z] === RUN TestConfigsCreateAndDelete [2020-11-04T11:52:55.824Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-11-04T11:52:59.135Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.518s coverage: 14.1% of statements [2020-11-04T11:52:59.135Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-11-04T11:52:59.290Z] INFO [runner/unused/goanalysis] analyzers took 26.20038695s with top 10 stages: buildssa: 22.274465105s, U1000: 3.925921845s [2020-11-04T11:52:59.290Z] INFO [runner] Issues before processing: 2259, after processing: 0 [2020-11-04T11:52:59.290Z] INFO [runner] Processors filtering stat (out/in): cgo: 1679/2259, filename_unadjuster: 1679/1679, path_prettifier: 1679/1679, identifier_marker: 1574/1574, exclude-rules: 64/1574, skip_dirs: 1679/1679, autogenerated_exclude: 1574/1679, exclude: 1574/1574, skip_files: 1679/1679, nolint: 0/64 [2020-11-04T11:52:59.290Z] INFO [runner] processing took 154.512092ms with stages: nolint: 73.59598ms, identifier_marker: 39.000614ms, autogenerated_exclude: 17.070528ms, path_prettifier: 13.320766ms, exclude-rules: 6.229343ms, skip_dirs: 3.568859ms, cgo: 941.176µs, filename_unadjuster: 778.853µs, max_same_issues: 1.931µs, diff: 771ns, uniq_by_line: 659ns, max_from_linter: 522ns, source_code: 506ns, skip_files: 480ns, exclude: 420ns, path_shortener: 404ns, max_per_file_from_linter: 280ns [2020-11-04T11:52:59.290Z] INFO [runner] linters took 1m34.605224535s with stages: goanalysis_metalinter: 1m16.171285083s, unused: 18.278789749s [2020-11-04T11:52:59.290Z] INFO File cache stats: 1441 entries of total size 6.8MiB [2020-11-04T11:52:59.793Z] --- PASS: TestConfigsCreateAndDelete (3.59s) [2020-11-04T11:52:59.793Z] === RUN TestConfigsUpdate [2020-11-04T11:53:00.082Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.636s coverage: 56.2% of statements [2020-11-04T11:53:00.683Z] INFO Memory: 1605 samples, avg is 251.8MB, max is 2966.2MB [2020-11-04T11:53:00.683Z] INFO Execution took 3m33.758643052s [2020-11-04T11:53:00.683Z] Congratulations! The shell scripts are properly formatted. [2020-11-04T11:53:00.738Z] #68 DONE 16.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T11:53:01.195Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/test/unit [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-11-04T11:53:01.960Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh dynbinary-daemon test-docker-py [2020-11-04T11:53:02.531Z] [2020-11-04T11:53:02.531Z] Removing bundles/ [2020-11-04T11:53:02.531Z] [2020-11-04T11:53:02.531Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-04T11:53:02.531Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:53:02.531Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T11:53:02.635Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-11-04T11:53:03.311Z] --- PASS: TestConfigsUpdate (3.65s) [2020-11-04T11:53:03.311Z] === RUN TestTemplatedConfig [2020-11-04T11:53:04.751Z] ? github.com/docker/docker/api [no test files] [2020-11-04T11:53:05.191Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.440s coverage: 46.2% of statements [2020-11-04T11:53:06.044Z] --- PASS: TestTemplatedConfig (3.22s) [2020-11-04T11:53:06.044Z] === RUN TestConfigCreateResolve [2020-11-04T11:53:06.137Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.236s coverage: 73.1% of statements [2020-11-04T11:53:06.137Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.769s coverage: 49.5% of statements [2020-11-04T11:53:08.060Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-11-04T11:53:08.061Z] ok github.com/docker/docker/daemon 12.302s coverage: 17.2% of statements [2020-11-04T11:53:08.061Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T11:53:08.061Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T11:53:08.061Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T11:53:08.061Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T11:53:08.061Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T11:53:08.324Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-11-04T11:53:08.587Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-11-04T11:53:09.564Z] --- PASS: TestConfigCreateResolve (3.63s) [2020-11-04T11:53:09.564Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T11:53:10.199Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-11-04T11:53:10.199Z] PASS [2020-11-04T11:53:10.199Z] [2020-11-04T11:53:10.199Z] DONE 7 tests in 22.201s [2020-11-04T11:53:10.199Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T11:53:10.199Z] ++ 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 [2020-11-04T11:53:10.199Z] ++ set -e [2020-11-04T11:53:10.199Z] ++ '[' -n 0 ']' [2020-11-04T11:53:10.199Z] ++ set -x [2020-11-04T11:53:10.199Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:53:10.199Z] INFO: Testing against a local daemon [2020-11-04T11:53:10.199Z] === RUN TestCheckpoint [2020-11-04T11:53:10.199Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T11:53:10.199Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T11:53:10.199Z] === RUN TestContainerInvalidJSON [2020-11-04T11:53:10.199Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T11:53:10.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T11:53:10.199Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T11:53:10.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T11:53:10.199Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T11:53:10.199Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T11:53:10.199Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T11:53:10.199Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T11:53:10.199Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T11:53:10.199Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-04T11:53:10.199Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T11:53:10.199Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T11:53:10.199Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T11:53:10.199Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T11:53:10.199Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-11-04T11:53:10.199Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T11:53:10.372Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:53:10.372Z] [2020-11-04T11:53:10.372Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T11:53:10.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T11:53:10.372Z] HOSTNAME=a57c961d63a1 [2020-11-04T11:53:10.372Z] DEST=bundles/test-integration [2020-11-04T11:53:10.372Z] PWD=/go/src/github.com/docker/docker [2020-11-04T11:53:10.372Z] DOCKER_ROOTLESS=1 [2020-11-04T11:53:10.372Z] DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 [2020-11-04T11:53:10.372Z] container=docker [2020-11-04T11:53:10.372Z] HOME=/root [2020-11-04T11:53:10.372Z] GOLANG_VERSION=1.13.15 [2020-11-04T11:53:10.372Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T11:53:10.372Z] VALIDATE_BRANCH=master [2020-11-04T11:53:10.372Z] TERM=xterm [2020-11-04T11:53:10.372Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T11:53:10.372Z] SHLVL=1 [2020-11-04T11:53:10.372Z] TIMEOUT=120m [2020-11-04T11:53:10.372Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T11:53:10.372Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T11:53:10.372Z] GO111MODULE=off [2020-11-04T11:53:10.372Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T11:53:10.372Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T11:53:10.372Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T11:53:10.372Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T11:53:10.372Z] GOPATH=/go [2020-11-04T11:53:10.372Z] PKG_CONFIG=pkg-config [2020-11-04T11:53:10.372Z] _=/usr/bin/env [2020-11-04T11:53:10.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T11:53:10.491Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-11-04T11:53:10.491Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T11:53:10.491Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-11-04T11:53:10.491Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T11:53:10.512Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.0% of statements [2020-11-04T11:53:10.783Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-11-04T11:53:10.783Z] === RUN TestCopyFromContainer [2020-11-04T11:53:11.460Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2020-11-04T11:53:11.724Z] ok github.com/docker/docker/daemon/logger/awslogs 0.281s coverage: 77.8% of statements [2020-11-04T11:53:12.299Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-11-04T11:53:12.853Z] === RUN TestCopyFromContainer// [2020-11-04T11:53:12.853Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T11:53:12.853Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T11:53:12.853Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T11:53:12.876Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2020-11-04T11:53:13.141Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-11-04T11:53:13.141Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.271s coverage: 57.7% of statements [2020-11-04T11:53:13.141Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T11:53:13.141Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T11:53:13.141Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T11:53:13.141Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T11:53:13.141Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T11:53:13.141Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T11:53:13.146Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T11:53:13.146Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T11:53:13.146Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T11:53:13.405Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 61.6% of statements [2020-11-04T11:53:13.437Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T11:53:13.437Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T11:53:13.437Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer (2.89s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-11-04T11:53:13.437Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-11-04T11:53:13.437Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T11:53:13.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T11:53:13.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T11:53:13.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T11:53:13.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T11:53:13.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T11:53:13.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T11:53:13.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T11:53:13.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T11:53:13.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T11:53:13.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-04T11:53:13.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T11:53:13.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T11:53:13.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T11:53:13.729Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T11:53:13.729Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-04T11:53:13.729Z] === RUN TestCreateWithInvalidEnv [2020-11-04T11:53:13.729Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T11:53:13.729Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T11:53:13.729Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T11:53:13.729Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T11:53:13.729Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T11:53:13.729Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T11:53:13.729Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T11:53:13.729Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T11:53:13.729Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T11:53:13.729Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-04T11:53:13.729Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T11:53:13.729Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T11:53:13.729Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T11:53:13.729Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T11:53:13.729Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-04T11:53:13.729Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T11:53:14.803Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 75.2% of statements [2020-11-04T11:53:14.803Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T11:53:15.067Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 37.7% of statements [2020-11-04T11:53:15.644Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 33.3% of statements [2020-11-04T11:53:15.907Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-11-04T11:53:16.472Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2020-11-04T11:53:16.472Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T11:53:16.484Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2020-11-04T11:53:17.060Z] ok github.com/docker/docker/daemon/network 0.036s coverage: 63.8% of statements [2020-11-04T11:53:17.344Z] ok github.com/docker/docker/daemon/logger/splunk 1.859s coverage: 82.5% of statements [2020-11-04T11:53:17.344Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T11:53:17.344Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T11:53:18.292Z] ok github.com/docker/docker/distribution/metadata 0.143s coverage: 48.2% of statements [2020-11-04T11:53:18.541Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2020-11-04T11:53:18.541Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T11:53:18.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T11:53:18.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T11:53:18.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T11:53:18.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T11:53:18.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T11:53:18.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T11:53:18.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T11:53:18.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T11:53:18.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T11:53:18.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T11:53:18.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T11:53:18.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T11:53:18.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T11:53:18.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T11:53:18.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T11:53:18.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-04T11:53:18.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-04T11:53:18.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-04T11:53:18.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-04T11:53:18.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-04T11:53:18.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-11-04T11:53:18.541Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T11:53:19.175Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-11-04T11:53:19.175Z] === RUN TestCreateDifferentPlatform [2020-11-04T11:53:19.175Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T11:53:19.175Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T11:53:19.175Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-04T11:53:19.175Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T11:53:19.175Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T11:53:19.175Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T11:53:19.175Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-04T11:53:19.175Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T11:53:19.467Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-11-04T11:53:19.467Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T11:53:19.467Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T11:53:19.467Z] === RUN TestDaemonRestartIpcMode [2020-11-04T11:53:19.467Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T11:53:19.467Z] === RUN TestDaemonHostGatewayIP [2020-11-04T11:53:19.467Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T11:53:19.467Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T11:53:19.467Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T11:53:19.467Z] === RUN TestDiff [2020-11-04T11:53:19.694Z] ok github.com/docker/docker/distribution 0.320s coverage: 21.9% of statements [2020-11-04T11:53:19.694Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T11:53:19.694Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-11-04T11:53:20.101Z] --- PASS: TestDiff (0.81s) [2020-11-04T11:53:20.101Z] === RUN TestExecWithCloseStdin [2020-11-04T11:53:20.192Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2020-11-04T11:53:20.271Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-11-04T11:53:20.847Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-11-04T11:53:20.847Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T11:53:20.847Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2020-11-04T11:53:20.847Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T11:53:21.136Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-11-04T11:53:21.136Z] === RUN TestExec [2020-11-04T11:53:21.428Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2020-11-04T11:53:21.428Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T11:53:21.691Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-11-04T11:53:22.172Z] --- PASS: TestExec (0.89s) [2020-11-04T11:53:22.172Z] === RUN TestExecUser [2020-11-04T11:53:22.292Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 52.9% of statements [2020-11-04T11:53:22.292Z] ok github.com/docker/docker/oci 0.028s coverage: 8.2% of statements [2020-11-04T11:53:22.806Z] --- PASS: TestExecUser (0.88s) [2020-11-04T11:53:22.806Z] === RUN TestExportContainerAndImportImage [2020-11-04T11:53:23.254Z] ok github.com/docker/docker/opts 0.051s coverage: 67.1% of statements [2020-11-04T11:53:23.841Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-11-04T11:53:23.841Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T11:53:24.666Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-11-04T11:53:25.241Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-11-04T11:53:25.351Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-11-04T11:53:25.351Z] === RUN TestHealthCheckWorkdir [2020-11-04T11:53:25.503Z] ok github.com/docker/docker/pkg/authorization 1.082s coverage: 68.3% of statements [2020-11-04T11:53:26.079Z] ok github.com/docker/docker/pkg/archive 1.206s coverage: 76.9% of statements [2020-11-04T11:53:26.343Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-11-04T11:53:26.449Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-11-04T11:53:26.449Z] === RUN TestHealthKillContainer [2020-11-04T11:53:26.918Z] ok github.com/docker/docker/pkg/discovery 0.022s coverage: 58.3% of statements [2020-11-04T11:53:26.918Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-11-04T11:53:27.491Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-11-04T11:53:28.065Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2020-11-04T11:53:28.640Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-11-04T11:53:29.969Z] --- PASS: TestHealthKillContainer (2.91s) [2020-11-04T11:53:29.969Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T11:53:30.030Z] ok github.com/docker/docker/pkg/chrootarchive 3.556s coverage: 43.2% of statements [2020-11-04T11:53:30.030Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-11-04T11:53:30.261Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-11-04T11:53:30.261Z] === RUN TestIpcModeNone [2020-11-04T11:53:30.604Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-11-04T11:53:30.604Z] ok github.com/docker/docker/pkg/fsutils 0.310s coverage: 85.1% of statements [2020-11-04T11:53:30.868Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-11-04T11:53:31.130Z] ok github.com/docker/docker/layer 7.424s coverage: 68.8% of statements [2020-11-04T11:53:31.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T11:53:31.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T11:53:31.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T11:53:31.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T11:53:31.130Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T11:53:31.130Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T11:53:31.130Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T11:53:31.130Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-11-04T11:53:31.297Z] --- PASS: TestIpcModeNone (0.92s) [2020-11-04T11:53:31.297Z] === RUN TestIpcModePrivate [2020-11-04T11:53:32.079Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-11-04T11:53:32.079Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-11-04T11:53:32.333Z] --- PASS: TestIpcModePrivate (0.90s) [2020-11-04T11:53:32.334Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-11-04T11:53:32.334Z] === RUN TestIpcModeShareable [2020-11-04T11:53:32.342Z] ok github.com/docker/docker/pkg/idtools 0.730s coverage: 70.1% of statements [2020-11-04T11:53:32.342Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 69.3% of statements [2020-11-04T11:53:32.604Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T11:53:32.604Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T11:53:32.604Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T11:53:32.604Z] ok github.com/docker/docker/pkg/namesgenerator 0.068s coverage: 85.7% of statements [2020-11-04T11:53:32.604Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T11:53:32.604Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-11-04T11:53:32.967Z] --- PASS: TestIpcModeShareable (0.94s) [2020-11-04T11:53:32.967Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-11-04T11:53:32.967Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T11:53:33.181Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-11-04T11:53:33.181Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 86.7% of statements [2020-11-04T11:53:33.181Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2020-11-04T11:53:33.181Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T11:53:33.181Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T11:53:34.132Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2020-11-04T11:53:34.712Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [2020-11-04T11:53:34.712Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2020-11-04T11:53:34.712Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-11-04T11:53:35.289Z] ok github.com/docker/docker/pkg/reexec 0.036s coverage: 82.4% of statements [2020-11-04T11:53:36.235Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-11-04T11:53:36.235Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2020-11-04T11:53:36.487Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-11-04T11:53:36.487Z] === RUN TestAPIIpcModeHost [2020-11-04T11:53:36.487Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-11-04T11:53:36.487Z] === RUN TestDaemonIpcModeShareable [2020-11-04T11:53:36.809Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-11-04T11:53:36.809Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-11-04T11:53:36.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T11:53:36.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T11:53:37.755Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 54.2% of statements [2020-11-04T11:53:37.756Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-11-04T11:53:37.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T11:53:38.331Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2020-11-04T11:53:38.331Z] ok github.com/docker/docker/pkg/signal 2.869s coverage: 61.0% of statements [2020-11-04T11:53:38.556Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-11-04T11:53:38.556Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-04T11:53:38.556Z] === RUN TestDaemonIpcModePrivate [2020-11-04T11:53:38.906Z] testing: warning: no tests to run [2020-11-04T11:53:38.906Z] coverage: [no statements] [2020-11-04T11:53:38.906Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-11-04T11:53:38.906Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2020-11-04T11:53:39.168Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-11-04T11:53:39.168Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-11-04T11:53:39.168Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2020-11-04T11:53:40.065Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-11-04T11:53:40.065Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-04T11:53:40.065Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T11:53:40.562Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.5% of statements [2020-11-04T11:53:40.562Z] ok github.com/docker/docker/profiles/seccomp 0.031s coverage: 85.4% of statements [2020-11-04T11:53:41.580Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-11-04T11:53:41.580Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-04T11:53:41.580Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T11:53:41.953Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-11-04T11:53:41.953Z] ok github.com/docker/docker/plugin 0.569s coverage: 23.2% of statements [2020-11-04T11:53:43.226Z] 406ffb8432a7: Pull complete [2020-11-04T11:53:43.226Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-11-04T11:53:43.226Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-04T11:53:43.226Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-04T11:53:43.226Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-11-04T11:53:43.226Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-11-04T11:53:43.226Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518' [2020-11-04T11:53:43.226Z] INFO: Docker version of control daemon [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] Client: Docker Engine - Enterprise [2020-11-04T11:53:43.226Z] Version: 19.03.12 [2020-11-04T11:53:43.226Z] API version: 1.40 [2020-11-04T11:53:43.226Z] Go version: go1.13.13 [2020-11-04T11:53:43.226Z] Git commit: 4306744 [2020-11-04T11:53:43.226Z] Built: 08/05/2020 19:27:53 [2020-11-04T11:53:43.226Z] OS/Arch: windows/amd64 [2020-11-04T11:53:43.226Z] Experimental: false [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] Server: Docker Engine - Enterprise [2020-11-04T11:53:43.226Z] Engine: [2020-11-04T11:53:43.226Z] Version: 19.03.12 [2020-11-04T11:53:43.226Z] API version: 1.40 (minimum version 1.24) [2020-11-04T11:53:43.226Z] Go version: go1.13.13 [2020-11-04T11:53:43.226Z] Git commit: f295753ffd [2020-11-04T11:53:43.226Z] Built: 08/05/2020 19:26:41 [2020-11-04T11:53:43.226Z] OS/Arch: windows/amd64 [2020-11-04T11:53:43.226Z] Experimental: true [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] INFO: Docker info of control daemon [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] Client: [2020-11-04T11:53:43.226Z] Debug Mode: false [2020-11-04T11:53:43.226Z] Plugins: [2020-11-04T11:53:43.226Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] Server: [2020-11-04T11:53:43.226Z] Containers: 0 [2020-11-04T11:53:43.226Z] Running: 0 [2020-11-04T11:53:43.226Z] Paused: 0 [2020-11-04T11:53:43.226Z] Stopped: 0 [2020-11-04T11:53:43.226Z] Images: 1 [2020-11-04T11:53:43.226Z] Server Version: 19.03.12 [2020-11-04T11:53:43.226Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-04T11:53:43.226Z] Windows: [2020-11-04T11:53:43.226Z] LCOW: [2020-11-04T11:53:43.226Z] Logging Driver: json-file [2020-11-04T11:53:43.226Z] Plugins: [2020-11-04T11:53:43.226Z] Volume: local [2020-11-04T11:53:43.226Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-04T11:53:43.226Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-04T11:53:43.226Z] Swarm: inactive [2020-11-04T11:53:43.226Z] Default Isolation: process [2020-11-04T11:53:43.226Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-04T11:53:43.226Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-04T11:53:43.226Z] OSType: windows [2020-11-04T11:53:43.226Z] Architecture: x86_64 [2020-11-04T11:53:43.226Z] CPUs: 4 [2020-11-04T11:53:43.226Z] Total Memory: 32GiB [2020-11-04T11:53:43.226Z] Name: azwin-2-27d8c0 [2020-11-04T11:53:43.226Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-11-04T11:53:43.226Z] Docker Root Dir: D:\docker [2020-11-04T11:53:43.226Z] Debug Mode: false [2020-11-04T11:53:43.226Z] Registry: https://index.docker.io/v1/ [2020-11-04T11:53:43.226Z] Labels: [2020-11-04T11:53:43.226Z] Experimental: true [2020-11-04T11:53:43.226Z] Insecure Registries: [2020-11-04T11:53:43.226Z] 10.0.0.4:5000 [2020-11-04T11:53:43.226Z] 127.0.0.0/8 [2020-11-04T11:53:43.226Z] Registry Mirrors: [2020-11-04T11:53:43.226Z] http://10.0.0.4:5000/ [2020-11-04T11:53:43.226Z] Live Restore Enabled: false [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] INFO: Commit hash is e0416f1ef4 [2020-11-04T11:53:43.226Z] INFO: Nuke-Everything... [2020-11-04T11:53:43.226Z] INFO: Container count on control daemon to delete is 0 [2020-11-04T11:53:43.226Z] INFO: Nuking d:\CI [2020-11-04T11:53:43.226Z] INFO: Zapped successfully [2020-11-04T11:53:43.226Z] INFO: Location for testing is d:\CI\PR-41617\2 [2020-11-04T11:53:43.226Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] INFO: Building the image from Dockerfile.windows at 11/04/2020 11:53:31... [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] Sending build context to Docker daemon 56.79MB [2020-11-04T11:53:43.226Z] [2020-11-04T11:53:43.226Z] Step 1/10 : FROM microsoft/windowsservercore [2020-11-04T11:53:43.226Z] ---> 71d3f266f3af [2020-11-04T11:53:43.226Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-11-04T11:53:43.226Z] ---> Running in fed1b5bd3656 [2020-11-04T11:53:43.226Z] Removing intermediate container fed1b5bd3656 [2020-11-04T11:53:43.226Z] ---> 25473bd83440 [2020-11-04T11:53:43.226Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-11-04T11:53:43.226Z] ---> Running in 5c6d92ad702d [2020-11-04T11:53:43.226Z] Removing intermediate container 5c6d92ad702d [2020-11-04T11:53:43.226Z] ---> 78c20b320087 [2020-11-04T11:53:43.226Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-11-04T11:53:43.226Z] ---> Running in ebe20b5674de [2020-11-04T11:53:43.226Z] Removing intermediate container ebe20b5674de [2020-11-04T11:53:43.226Z] ---> a7f3a81f454c [2020-11-04T11:53:43.226Z] 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} [2020-11-04T11:53:43.226Z] ---> Running in 230333db7a6c [2020-11-04T11:53:43.226Z] Removing intermediate container 230333db7a6c [2020-11-04T11:53:43.226Z] ---> 4b1c1bc2082d [2020-11-04T11:53:43.226Z] 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; [2020-11-04T11:53:43.226Z] ---> Running in b57832284836 [2020-11-04T11:53:43.346Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-11-04T11:53:43.610Z] ok github.com/docker/docker/quota 0.560s coverage: 71.4% of statements [2020-11-04T11:53:43.610Z] ok github.com/docker/docker/registry 0.187s coverage: 56.8% of statements [2020-11-04T11:53:43.649Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-11-04T11:53:43.649Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-04T11:53:43.649Z] === RUN TestIpcModeOlderClient [2020-11-04T11:53:43.649Z] === PAUSE TestIpcModeOlderClient [2020-11-04T11:53:43.649Z] === RUN TestKillContainerInvalidSignal [2020-11-04T11:53:43.873Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2020-11-04T11:53:44.283Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-11-04T11:53:44.283Z] === RUN TestKillContainer [2020-11-04T11:53:44.283Z] === RUN TestKillContainer/no_signal [2020-11-04T11:53:44.449Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2020-11-04T11:53:44.715Z] ok github.com/docker/docker/runconfig 0.037s coverage: 66.1% of statements [2020-11-04T11:53:45.320Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T11:53:45.612Z] === RUN TestKillContainer/killing_signal [2020-11-04T11:53:46.141Z] [2020-11-04T11:53:46.141Z] SUCCESS: Specified value was saved. [2020-11-04T11:53:46.639Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-11-04T11:53:46.648Z] --- PASS: TestKillContainer (2.47s) [2020-11-04T11:53:46.648Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-11-04T11:53:46.648Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-11-04T11:53:46.648Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-11-04T11:53:46.648Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T11:53:46.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T11:53:47.586Z] ok github.com/docker/docker/volume/mounts 0.109s coverage: 67.0% of statements [2020-11-04T11:53:47.679Z] INFO: Downloading git... [2020-11-04T11:53:47.682Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T11:53:47.847Z] ok github.com/docker/docker/volume/local 0.224s coverage: 76.6% of statements [2020-11-04T11:53:48.317Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-11-04T11:53:48.317Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-11-04T11:53:48.317Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-11-04T11:53:48.317Z] === RUN TestKillStoppedContainer [2020-11-04T11:53:48.609Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-11-04T11:53:48.609Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T11:53:48.609Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-11-04T11:53:48.609Z] === RUN TestKillDifferentUserContainer [2020-11-04T11:53:49.234Z] INFO: Downloading go... [2020-11-04T11:53:49.235Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-11-04T11:53:49.645Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-11-04T11:53:49.645Z] === RUN TestInspectOomKilledTrue [2020-11-04T11:53:49.645Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T11:53:49.645Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:53:49.645Z] === RUN TestInspectOomKilledFalse [2020-11-04T11:53:49.645Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T11:53:49.645Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:53:49.645Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T11:53:50.279Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-11-04T11:53:50.279Z] === RUN TestLinksContainerNames [2020-11-04T11:53:50.794Z] INFO: Downloading compiler 1 of 3... [2020-11-04T11:53:51.254Z] INFO: Downloading compiler 2 of 3... [2020-11-04T11:53:51.789Z] --- PASS: TestLinksContainerNames (1.70s) [2020-11-04T11:53:51.789Z] === RUN TestLogsFollowTailEmpty [2020-11-04T11:53:52.223Z] INFO: Downloading compiler 3 of 3... [2020-11-04T11:53:52.684Z] INFO: Extracting git... [2020-11-04T11:53:52.825Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-11-04T11:53:52.825Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T11:53:53.459Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/default [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/private [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/slave [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/shared [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T11:53:53.459Z] === CONT TestMountDaemonRoot/default [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T11:53:53.459Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T11:53:53.459Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T11:53:53.459Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T11:53:53.459Z] === CONT TestMountDaemonRoot/shared [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T11:53:53.459Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T11:53:53.459Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T11:53:53.459Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T11:53:53.459Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/slave [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/private [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T11:53:53.751Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T11:53:53.751Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T11:53:53.751Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T11:53:54.059Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T11:53:54.059Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T11:53:54.059Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T11:53:54.059Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T11:53:54.059Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T11:53:54.059Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T11:53:54.059Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T11:53:54.059Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T11:53:54.059Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T11:53:54.362Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T11:53:54.362Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T11:53:54.362Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T11:53:54.362Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T11:53:54.362Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T11:53:54.362Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T11:53:54.362Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T11:53:54.362Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T11:53:54.362Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-11-04T11:53:54.362Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-11-04T11:53:54.362Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T11:53:56.432Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2020-11-04T11:53:56.432Z] === RUN TestNetworkNat [2020-11-04T11:53:57.469Z] --- PASS: TestNetworkNat (0.92s) [2020-11-04T11:53:57.469Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T11:53:58.103Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-11-04T11:53:58.103Z] === RUN TestNetworkLoopbackNat [2020-11-04T11:54:01.626Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2020-11-04T11:54:01.626Z] === RUN TestPause [2020-11-04T11:54:02.261Z] --- PASS: TestPause (0.90s) [2020-11-04T11:54:02.261Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T11:54:02.261Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T11:54:02.261Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T11:54:02.261Z] === RUN TestPauseStopPausedContainer [2020-11-04T11:54:03.297Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-11-04T11:54:03.297Z] === RUN TestPsFilter [2020-11-04T11:54:03.297Z] --- PASS: TestPsFilter (0.29s) [2020-11-04T11:54:03.297Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T11:54:04.333Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-11-04T11:54:04.333Z] === RUN TestRemoveContainerWithVolume [2020-11-04T11:54:04.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T11:54:04.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T11:54:05.370Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-11-04T11:54:05.370Z] === RUN TestRemoveContainerRunning [2020-11-04T11:54:05.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T11:54:06.005Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-11-04T11:54:06.005Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T11:54:06.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T11:54:06.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T11:54:07.041Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-11-04T11:54:07.041Z] === RUN TestRemoveInvalidContainer [2020-11-04T11:54:07.041Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-04T11:54:07.041Z] === RUN TestRenameLinkedContainer [2020-11-04T11:54:07.506Z] INFO: Expanding go... [2020-11-04T11:54:08.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T11:54:10.560Z] --- PASS: TestRenameLinkedContainer (3.40s) [2020-11-04T11:54:10.560Z] === RUN TestRenameStoppedContainer [2020-11-04T11:54:11.194Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-11-04T11:54:11.194Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T11:54:11.200Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T11:54:11.200Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T11:54:11.201Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T11:54:11.201Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T11:54:11.201Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T11:54:11.201Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T11:54:11.201Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T11:54:11.201Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T11:54:11.201Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T11:54:11.201Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === Skipped [2020-11-04T11:54:11.201Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T11:54:11.201Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T11:54:11.201Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:73: No driver to put! [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T11:54:11.201Z] time="2020-11-04T11:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T11:54:11.201Z] time="2020-11-04T11:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T11:54:11.201Z] time="2020-11-04T11:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T11:54:11.201Z] time="2020-11-04T11:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T11:54:11.201Z] time="2020-11-04T11:53:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:73: No driver to put! [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T11:54:11.201Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T11:54:11.201Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T11:54:11.201Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:54:11.201Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T11:54:11.201Z] graphtest_unix.go:73: No driver to put! [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T11:54:11.201Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T11:54:11.201Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] [2020-11-04T11:54:11.201Z] DONE 2167 tests, 26 skipped in 191.201s Post stage [Pipeline] junit [2020-11-04T11:54:11.216Z] Recording test results [2020-11-04T11:54:11.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T11:54:12.705Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-11-04T11:54:12.705Z] === RUN TestRenameInvalidName [2020-11-04T11:54:12.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T11:54:13.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -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:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh dynbinary test-integration [2020-11-04T11:54:13.740Z] --- PASS: TestRenameInvalidName (0.89s) [2020-11-04T11:54:13.740Z] === RUN TestRenameAnonymousContainer [2020-11-04T11:54:14.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T11:54:14.107Z] [2020-11-04T11:54:14.369Z] Removing bundles/ [2020-11-04T11:54:14.369Z] [2020-11-04T11:54:14.369Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T11:54:14.369Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:54:14.369Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T11:54:14.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T11:54:16.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T11:54:16.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T11:54:18.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T11:54:19.312Z] --- PASS: TestRenameAnonymousContainer (4.75s) [2020-11-04T11:54:19.312Z] === RUN TestRenameContainerWithSameName [2020-11-04T11:54:19.312Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-11-04T11:54:19.312Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T11:54:19.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T11:54:20.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T11:54:21.382Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-11-04T11:54:21.382Z] === RUN TestResize [2020-11-04T11:54:21.765Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T11:54:21.765Z] Using test binary docker [2020-11-04T11:54:21.765Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T11:54:21.765Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T11:54:21.765Z] INFO: Waiting for daemon to start... [2020-11-04T11:54:21.765Z] Starting dockerd [2020-11-04T11:54:22.015Z] --- PASS: TestResize (0.84s) [2020-11-04T11:54:22.015Z] === RUN TestResizeWithInvalidSize [2020-11-04T11:54:22.649Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-11-04T11:54:22.649Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T11:54:23.684Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T11:54:23.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T11:54:23.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T11:54:23.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T11:54:23.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T11:54:25.051Z] . [2020-11-04T11:54:25.051Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T11:54:25.051Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T11:54:25.051Z] Error: No such image: emptyfs [2020-11-04T11:54:25.051Z] Running integration-test (iteration 1) [2020-11-04T11:54:25.051Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T11:54:25.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T11:54:25.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T11:54:27.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T11:54:27.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T11:54:28.616Z] INFO: Expanding compiler 1 of 3... [2020-11-04T11:54:28.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T11:54:28.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T11:54:29.586Z] INFO: Expanding compiler 2 of 3... [2020-11-04T11:54:31.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T11:54:31.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T11:54:34.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T11:54:34.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.91s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s) [2020-11-04T11:54:36.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2020-11-04T11:54:36.370Z] === RUN TestCgroupNamespacesRun [2020-11-04T11:54:36.671Z] INFO: Expanding compiler 3 of 3... [2020-11-04T11:54:36.671Z] INFO: Removing downloaded files... [2020-11-04T11:54:36.672Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-11-04T11:54:36.672Z] INFO: Configuring git core.autocrlf... [2020-11-04T11:54:38.440Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2020-11-04T11:54:38.440Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T11:54:39.020Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:54:39.020Z] [2020-11-04T11:54:39.020Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-11-04T11:54:39.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-11-04T11:54:39.020Z] Using test binary docker [2020-11-04T11:54:39.020Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T11:54:39.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T11:54:39.020Z] INFO: Waiting for daemon to start... [2020-11-04T11:54:39.020Z] Starting dockerd [2020-11-04T11:54:39.020Z] . [2020-11-04T11:54:39.020Z] INFO: Building docker-sdk-python3:4.3.0... [2020-11-04T11:54:39.936Z] Loaded image: buildpack-deps:buster [2020-11-04T11:54:39.936Z] Loaded image: busybox:latest [2020-11-04T11:54:39.936Z] Loaded image: busybox:glibc [2020-11-04T11:54:39.936Z] Loaded image: debian:buster [2020-11-04T11:54:39.936Z] Loaded image: hello-world:latest [2020-11-04T11:54:39.936Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T11:54:39.936Z] INFO: Testing against a local daemon [2020-11-04T11:54:39.936Z] === RUN TestCgroupNamespacesBuild [2020-11-04T11:54:39.950Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-11-04T11:54:39.950Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T11:54:41.465Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-11-04T11:54:41.465Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T11:54:42.469Z] --- PASS: TestCgroupNamespacesBuild (4.02s) [2020-11-04T11:54:42.470Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T11:54:42.548Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T11:54:42.548Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T11:54:42.548Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-11-04T11:54:42.548Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2020-11-04T11:54:42.548Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-11-04T11:54:42.548Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.7% of statements [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T11:54:42.548Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T11:54:42.549Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T11:54:42.549Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T11:54:42.549Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-11-04T11:54:42.549Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-11-04T11:54:42.975Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2020-11-04T11:54:42.975Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T11:54:45.004Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2020-11-04T11:54:45.004Z] === RUN TestBuildWithSession [2020-11-04T11:54:45.004Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T11:54:45.004Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T11:54:45.004Z] === RUN TestBuildSquashParent [2020-11-04T11:54:45.045Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-11-04T11:54:45.045Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T11:54:45.328Z] ok github.com/docker/docker/builder/remotecontext/git 3.939s coverage: 86.3% of statements [2020-11-04T11:54:45.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T11:54:45.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T11:54:46.555Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-11-04T11:54:46.555Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T11:54:46.866Z] ok github.com/docker/docker/builder/remotecontext 0.531s coverage: 13.6% of statements [2020-11-04T11:54:47.189Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-11-04T11:54:47.189Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T11:54:47.925Z] ok github.com/docker/docker/builder/dockerfile 1.321s coverage: 48.0% of statements [2020-11-04T11:54:47.925Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T11:54:47.925Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T11:54:49.259Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-11-04T11:54:49.259Z] === RUN TestKernelTCPMemory [2020-11-04T11:54:49.894Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-11-04T11:54:49.894Z] === RUN TestNISDomainname [2020-11-04T11:54:50.931Z] --- PASS: TestNISDomainname (0.98s) [2020-11-04T11:54:50.931Z] === RUN TestHostnameDnsResolution [2020-11-04T11:54:52.438Z] ok github.com/docker/docker/client 0.570s coverage: 75.4% of statements [2020-11-04T11:54:52.441Z] --- PASS: TestHostnameDnsResolution (1.64s) [2020-11-04T11:54:52.441Z] === RUN TestStats [2020-11-04T11:54:53.120Z] --- PASS: TestBuildSquashParent (7.81s) [2020-11-04T11:54:53.120Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T11:54:53.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:54:53.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:54:53.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:54:53.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:54:53.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:54:53.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:54:53.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:54:53.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:54:53.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:54:53.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:54:53.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:54:53.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:54:53.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:54:53.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:54:55.026Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:54:55.026Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:54:55.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T11:54:56.033Z] --- PASS: TestStats (2.97s) [2020-11-04T11:54:56.033Z] === RUN TestStopContainerWithTimeout [2020-11-04T11:54:56.033Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T11:54:56.033Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T11:54:56.033Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T11:54:56.033Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T11:54:56.033Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T11:54:56.033Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T11:54:56.033Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T11:54:56.033Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T11:54:56.033Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T11:54:56.033Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T11:54:56.667Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T11:54:56.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:54:56.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:54:58.737Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T11:54:58.838Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-04T11:54:58.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2020-11-04T11:54:58.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2020-11-04T11:54:58.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.89s) [2020-11-04T11:54:58.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2020-11-04T11:54:58.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2020-11-04T11:54:58.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2020-11-04T11:54:58.838Z] === RUN TestBuildMultiStageCopy [2020-11-04T11:54:58.838Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T11:55:00.812Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-04T11:55:00.812Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-11-04T11:55:00.812Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-11-04T11:55:00.812Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2020-11-04T11:55:00.812Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-11-04T11:55:00.812Z] === RUN TestDeleteDevicemapper [2020-11-04T11:55:00.812Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T11:55:00.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T11:55:00.812Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T11:55:02.124Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T11:55:03.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T11:55:04.334Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s) [2020-11-04T11:55:04.334Z] === RUN TestUpdateMemory [2020-11-04T11:55:04.334Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T11:55:04.334Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:55:04.334Z] === RUN TestUpdateCPUQuota [2020-11-04T11:55:04.438Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T11:55:04.969Z] --- PASS: TestUpdateCPUQuota (1.05s) [2020-11-04T11:55:04.969Z] === RUN TestUpdatePidsLimit [2020-11-04T11:55:04.969Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T11:55:05.262Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T11:55:05.373Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T11:55:05.554Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T11:55:05.845Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T11:55:06.137Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T11:55:06.308Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2020-11-04T11:55:06.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2020-11-04T11:55:06.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2020-11-04T11:55:06.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2020-11-04T11:55:06.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-11-04T11:55:06.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-11-04T11:55:06.309Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T11:55:06.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T11:55:07.066Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T11:55:08.577Z] --- PASS: TestUpdatePidsLimit (3.50s) [2020-11-04T11:55:08.577Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-11-04T11:55:08.577Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-11-04T11:55:08.577Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-11-04T11:55:08.577Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-11-04T11:55:08.577Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-11-04T11:55:08.577Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-11-04T11:55:08.577Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-11-04T11:55:08.577Z] === RUN TestUpdateRestartPolicy [2020-11-04T11:55:11.125Z] sha256:1a48ba00c49d487bab09d296f35900a4503e6c9235a30a8b944d26698a4cd687 [2020-11-04T11:55:11.125Z] INFO: Starting docker-py tests... [2020-11-04T11:55:11.125Z] ============================= test session starts ============================== [2020-11-04T11:55:11.125Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-11-04T11:55:11.125Z] rootdir: /src, inifile: pytest.ini [2020-11-04T11:55:11.125Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-11-04T11:55:11.602Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-11-04T11:55:11.602Z] === RUN TestBuildLabelWithTargets [2020-11-04T11:55:11.696Z] collected 389 items / 1 deselected / 388 selected [2020-11-04T11:55:11.696Z] [2020-11-04T11:55:19.716Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2020-11-04T11:55:19.716Z] === RUN TestBuildWithEmptyLayers [2020-11-04T11:55:21.216Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2020-11-04T11:55:21.216Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T11:55:21.850Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-11-04T11:55:21.850Z] === RUN TestWaitNonBlocked [2020-11-04T11:55:21.850Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T11:55:21.850Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T11:55:21.850Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T11:55:21.850Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T11:55:21.850Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T11:55:21.850Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T11:55:22.248Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2020-11-04T11:55:22.248Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T11:55:22.886Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-04T11:55:22.886Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-11-04T11:55:22.886Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-11-04T11:55:22.886Z] === RUN TestWaitBlocked [2020-11-04T11:55:22.886Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T11:55:22.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T11:55:22.886Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T11:55:22.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T11:55:22.886Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T11:55:22.886Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T11:55:24.400Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-04T11:55:24.400Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-11-04T11:55:24.400Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-11-04T11:55:24.400Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T11:55:24.400Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T11:55:27.246Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-11-04T11:55:27.517Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-11-04T11:55:27.517Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T11:55:27.776Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2020-11-04T11:55:27.776Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T11:55:27.818Z] tests/integration/api_client_test.py ..... [ 7%] [2020-11-04T11:55:27.920Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2020-11-04T11:55:27.920Z] === CONT TestIpcModeOlderClient [2020-11-04T11:55:27.920Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-11-04T11:55:27.920Z] === CONT TestDaemonHostGatewayIP [2020-11-04T11:55:29.768Z] tests/integration/api_config_test.py ..... [ 8%] [2020-11-04T11:55:30.653Z] --- PASS: TestDaemonHostGatewayIP (3.24s) [2020-11-04T11:55:30.653Z] === CONT TestDaemonRestartIpcMode [2020-11-04T11:55:31.901Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 29.1% of statements [2020-11-04T11:55:33.046Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2020-11-04T11:55:33.046Z] === RUN TestBuildWithHugeFile [2020-11-04T11:55:34.213Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2020-11-04T11:55:35.894Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:55:35.894Z] [2020-11-04T11:55:35.894Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T11:55:35.894Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T11:55:35.894Z] HOSTNAME=10acc5084c07 [2020-11-04T11:55:35.894Z] TESTDEBUG=0 [2020-11-04T11:55:35.894Z] DEST=bundles/test-integration [2020-11-04T11:55:35.894Z] PWD=/go/src/github.com/docker/docker [2020-11-04T11:55:35.894Z] DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 [2020-11-04T11:55:35.894Z] container=docker [2020-11-04T11:55:35.894Z] HOME=/root [2020-11-04T11:55:35.894Z] GOLANG_VERSION=1.13.15 [2020-11-04T11:55:35.894Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T11:55:35.894Z] VALIDATE_BRANCH=master [2020-11-04T11:55:35.894Z] TERM=xterm [2020-11-04T11:55:35.894Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T11:55:35.894Z] SHLVL=1 [2020-11-04T11:55:35.894Z] TIMEOUT=120m [2020-11-04T11:55:35.894Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T11:55:35.894Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T11:55:35.894Z] GO111MODULE=off [2020-11-04T11:55:35.894Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T11:55:35.894Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T11:55:35.894Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T11:55:35.894Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T11:55:35.894Z] GOPATH=/go [2020-11-04T11:55:35.894Z] PKG_CONFIG=pkg-config [2020-11-04T11:55:35.894Z] _=/usr/bin/env [2020-11-04T11:55:35.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T11:55:36.945Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) [2020-11-04T11:55:36.945Z] PASS [2020-11-04T11:55:36.945Z] [2020-11-04T11:55:36.945Z] === Skipped [2020-11-04T11:55:36.945Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-11-04T11:55:36.945Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T11:55:36.945Z] [2020-11-04T11:55:36.945Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T11:55:36.945Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:55:36.945Z] [2020-11-04T11:55:36.945Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T11:55:36.945Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:55:36.945Z] [2020-11-04T11:55:36.945Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T11:55:36.945Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T11:55:36.945Z] [2020-11-04T11:55:36.945Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T11:55:36.946Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T11:55:36.946Z] [2020-11-04T11:55:36.946Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-11-04T11:55:36.946Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:55:36.946Z] [2020-11-04T11:55:36.946Z] [2020-11-04T11:55:36.946Z] DONE 193 tests, 6 skipped in 146.431s [2020-11-04T11:55:36.946Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T11:55:36.946Z] ++ 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 [2020-11-04T11:55:36.946Z] ++ set -e [2020-11-04T11:55:36.946Z] ++ '[' -n 0 ']' [2020-11-04T11:55:36.946Z] ++ set -x [2020-11-04T11:55:36.946Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:55:36.946Z] INFO: Testing against a local daemon [2020-11-04T11:55:36.946Z] === RUN TestCommitInheritsEnv [2020-11-04T11:55:37.237Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-11-04T11:55:37.237Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T11:55:37.237Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T11:55:37.237Z] === RUN TestImagesFilterMultiReference [2020-11-04T11:55:37.237Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-11-04T11:55:37.237Z] === RUN TestImagePullPlatformInvalid [2020-11-04T11:55:37.237Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-11-04T11:55:37.237Z] === RUN TestRemoveImageOrphaning [2020-11-04T11:55:37.523Z] ok github.com/docker/docker/container 0.234s coverage: 34.7% of statements [2020-11-04T11:55:37.524Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T11:55:37.524Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T11:55:37.524Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T11:55:37.524Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T11:55:37.870Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-11-04T11:55:37.870Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T11:55:37.870Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T11:55:37.870Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:55:37.870Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T11:55:37.870Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-04T11:55:37.870Z] === RUN TestTagInvalidReference [2020-11-04T11:55:37.870Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-04T11:55:37.870Z] === RUN TestTagValidPrefixedRepo [2020-11-04T11:55:37.870Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-04T11:55:37.870Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T11:55:37.870Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-04T11:55:37.870Z] === RUN TestTagOfficialNames [2020-11-04T11:55:37.870Z] --- PASS: TestTagOfficialNames (0.03s) [2020-11-04T11:55:37.870Z] === RUN TestTagMatchesDigest [2020-11-04T11:55:37.870Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-04T11:55:37.870Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T11:55:39.062Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2020-11-04T11:55:44.694Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.9% of statements [2020-11-04T11:55:46.798Z] ok github.com/docker/docker/daemon/cluster 0.131s coverage: 0.5% of statements [2020-11-04T11:55:50.367Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2020-11-04T11:55:52.478Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-11-04T11:55:53.122Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 81.8% of statements [2020-11-04T11:55:54.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T11:55:54.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T11:55:55.220Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-11-04T11:55:56.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T11:55:58.764Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-11-04T11:55:58.809Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-11-04T11:55:59.074Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.556s coverage: 14.1% of statements [2020-11-04T11:55:59.370Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.444s coverage: 57.1% of statements [2020-11-04T11:56:02.927Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-11-04T11:56:03.977Z] ok github.com/docker/docker/daemon 12.326s coverage: 17.2% of statements [2020-11-04T11:56:03.977Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T11:56:03.977Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T11:56:03.977Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T11:56:03.977Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T11:56:03.977Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.154s coverage: 69.2% of statements [2020-11-04T11:56:06.106Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.938s coverage: 45.9% of statements [2020-11-04T11:56:06.106Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T11:56:06.753Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.421s coverage: 49.5% of statements [2020-11-04T11:56:07.051Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-11-04T11:56:09.156Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-11-04T11:56:09.803Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-11-04T11:56:11.905Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 41.0% of statements [2020-11-04T11:56:12.213Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.044s coverage: 52.1% of statements [2020-11-04T11:56:12.213Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T11:56:12.213Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T11:56:13.266Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-11-04T11:56:13.266Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T11:56:13.266Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T11:56:13.915Z] ok github.com/docker/docker/daemon/logger/awslogs 0.589s coverage: 77.8% of statements [2020-11-04T11:56:13.915Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T11:56:13.915Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T11:56:14.966Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-11-04T11:56:14.966Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2020-11-04T11:56:15.612Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 87.2% of statements [2020-11-04T11:56:16.260Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 61.6% of statements [2020-11-04T11:56:17.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T11:56:17.799Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 75.2% of statements [2020-11-04T11:56:17.799Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T11:56:18.097Z] time="2020-11-04T11:56:18Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate158348614/log896136173.1: no such file or directory" [2020-11-04T11:56:18.097Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 38.0% of statements [2020-11-04T11:56:18.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T11:56:18.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T11:56:19.154Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 33.3% of statements [2020-11-04T11:56:19.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T11:56:19.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T11:56:19.800Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-11-04T11:56:20.858Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2020-11-04T11:56:20.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T11:56:20.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T11:56:22.392Z] ok github.com/docker/docker/daemon/logger/splunk 2.622s coverage: 82.5% of statements [2020-11-04T11:56:22.392Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T11:56:22.691Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-11-04T11:56:22.691Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T11:56:22.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T11:56:23.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T11:56:24.810Z] ok github.com/docker/docker/distribution/metadata 0.127s coverage: 48.2% of statements [2020-11-04T11:56:25.867Z] ok github.com/docker/docker/distribution 0.459s coverage: 21.9% of statements [2020-11-04T11:56:25.867Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T11:56:25.867Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-11-04T11:56:26.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T11:56:26.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T11:56:27.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T11:56:28.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T11:56:28.643Z] ok github.com/docker/docker/image 0.036s coverage: 86.4% of statements [2020-11-04T11:56:28.643Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-11-04T11:56:28.643Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-11-04T11:56:28.643Z] ok github.com/docker/docker/distribution/xfer 1.733s coverage: 85.6% of statements [2020-11-04T11:56:28.643Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T11:56:28.643Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T11:56:28.643Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T11:56:29.283Z] --- PASS: TestBuildWithHugeFile (54.51s) [2020-11-04T11:56:29.283Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T11:56:29.283Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T11:56:29.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T11:56:29.283Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T11:56:29.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T11:56:29.283Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T11:56:29.283Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T11:56:29.283Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T11:56:29.283Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T11:56:29.283Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T11:56:29.283Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-11-04T11:56:29.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-11-04T11:56:29.283Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-11-04T11:56:29.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-11-04T11:56:29.283Z] === RUN TestBuildPreserveOwnership [2020-11-04T11:56:29.283Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T11:56:29.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T11:56:29.713Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-11-04T11:56:30.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T11:56:31.812Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 52.9% of statements [2020-11-04T11:56:31.812Z] ok github.com/docker/docker/oci 0.013s coverage: 8.2% of statements [2020-11-04T11:56:31.812Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2020-11-04T11:56:31.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T11:56:32.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T11:56:33.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T11:56:33.352Z] ok github.com/docker/docker/pkg/broadcaster 0.016s coverage: 100.0% of statements [2020-11-04T11:56:33.472Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T11:56:34.884Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-11-04T11:56:35.183Z] ok github.com/docker/docker/pkg/authorization 0.835s coverage: 68.3% of statements [2020-11-04T11:56:35.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T11:56:36.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T11:56:36.255Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-11-04T11:56:36.551Z] ok github.com/docker/docker/pkg/archive 1.333s coverage: 76.9% of statements [2020-11-04T11:56:37.196Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-11-04T11:56:37.494Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2020-11-04T11:56:37.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T11:56:37.661Z] --- PASS: TestBuildPreserveOwnership (10.08s) [2020-11-04T11:56:37.661Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.07s) [2020-11-04T11:56:37.661Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-11-04T11:56:37.661Z] === RUN TestBuildPlatformInvalid [2020-11-04T11:56:37.661Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-11-04T11:56:37.661Z] PASS [2020-11-04T11:56:37.661Z] [2020-11-04T11:56:37.661Z] === Skipped [2020-11-04T11:56:37.661Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-04T11:56:37.661Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T11:56:37.661Z] [2020-11-04T11:56:37.661Z] [2020-11-04T11:56:37.661Z] DONE 32 tests, 1 skipped in 132.119s [2020-11-04T11:56:37.661Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T11:56:37.661Z] INFO: Testing against a local daemon [2020-11-04T11:56:37.661Z] === RUN TestConfigInspect [2020-11-04T11:56:37.661Z] --- SKIP: TestConfigInspect (0.02s) [2020-11-04T11:56:37.661Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:37.661Z] === RUN TestConfigList [2020-11-04T11:56:37.661Z] --- SKIP: TestConfigList (0.02s) [2020-11-04T11:56:37.661Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:37.661Z] === RUN TestConfigsCreateAndDelete [2020-11-04T11:56:37.661Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-11-04T11:56:37.661Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:37.661Z] === RUN TestConfigsUpdate [2020-11-04T11:56:37.661Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-11-04T11:56:37.661Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:37.661Z] === RUN TestTemplatedConfig [2020-11-04T11:56:37.661Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-04T11:56:37.661Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:37.661Z] === RUN TestConfigCreateResolve [2020-11-04T11:56:37.661Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-11-04T11:56:37.661Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:37.661Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T11:56:38.543Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-11-04T11:56:38.980Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T11:56:38.980Z] Using test binary docker [2020-11-04T11:56:38.980Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T11:56:38.980Z] +++ /etc/init.d/apparmor start [2020-11-04T11:56:38.980Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T11:56:38.980Z] INFO: Waiting for daemon to start... [2020-11-04T11:56:38.980Z] Starting dockerd [2020-11-04T11:56:38.980Z] +++ 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 [2020-11-04T11:56:39.037Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-11-04T11:56:39.037Z] PASS [2020-11-04T11:56:39.037Z] [2020-11-04T11:56:39.037Z] === Skipped [2020-11-04T11:56:39.037Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-11-04T11:56:39.037Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:39.037Z] [2020-11-04T11:56:39.037Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-11-04T11:56:39.037Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:39.037Z] [2020-11-04T11:56:39.037Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-11-04T11:56:39.037Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:39.037Z] [2020-11-04T11:56:39.037Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-11-04T11:56:39.037Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:39.037Z] [2020-11-04T11:56:39.037Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-11-04T11:56:39.037Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:39.037Z] [2020-11-04T11:56:39.037Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-11-04T11:56:39.037Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:56:39.037Z] [2020-11-04T11:56:39.037Z] [2020-11-04T11:56:39.037Z] DONE 7 tests, 6 skipped in 1.756s [2020-11-04T11:56:39.037Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T11:56:39.184Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-11-04T11:56:39.295Z] INFO: Testing against a local daemon [2020-11-04T11:56:39.295Z] === RUN TestCheckpoint [2020-11-04T11:56:39.295Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T11:56:39.295Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T11:56:39.295Z] === RUN TestContainerInvalidJSON [2020-11-04T11:56:39.295Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T11:56:39.295Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T11:56:39.295Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T11:56:39.295Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T11:56:39.295Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T11:56:39.295Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T11:56:39.295Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T11:56:39.295Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T11:56:39.295Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T11:56:39.295Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-04T11:56:39.295Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T11:56:39.295Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-04T11:56:39.295Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T11:56:39.295Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T11:56:39.295Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-11-04T11:56:39.295Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T11:56:39.295Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-11-04T11:56:39.295Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T11:56:39.480Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-11-04T11:56:39.554Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-11-04T11:56:39.554Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T11:56:39.554Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-11-04T11:56:39.554Z] === RUN TestCopyFromContainer [2020-11-04T11:56:40.529Z] ok github.com/docker/docker/pkg/chrootarchive 3.826s coverage: 43.2% of statements [2020-11-04T11:56:40.529Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-11-04T11:56:41.177Z] ok github.com/docker/docker/layer 7.281s coverage: 68.8% of statements [2020-11-04T11:56:41.177Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T11:56:41.177Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T11:56:41.177Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T11:56:41.177Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T11:56:41.177Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T11:56:41.177Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T11:56:41.177Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T11:56:41.474Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-11-04T11:56:41.772Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements [2020-11-04T11:56:42.071Z] ok github.com/docker/docker/pkg/fsutils 0.410s coverage: 85.1% of statements [2020-11-04T11:56:42.371Z] ok github.com/docker/docker/pkg/homedir 0.077s coverage: 11.4% of statements [2020-11-04T11:56:42.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T11:56:43.427Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-11-04T11:56:43.724Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-11-04T11:56:43.746Z] === RUN TestCopyFromContainer// [2020-11-04T11:56:43.747Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T11:56:43.747Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T11:56:43.747Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T11:56:43.747Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T11:56:43.747Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T11:56:43.747Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T11:56:43.747Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T11:56:43.747Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T11:56:43.747Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer (4.35s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-04T11:56:43.747Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-11-04T11:56:43.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T11:56:43.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T11:56:43.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T11:56:43.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T11:56:43.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T11:56:43.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T11:56:43.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T11:56:43.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T11:56:43.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T11:56:43.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T11:56:43.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T11:56:43.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T11:56:43.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T11:56:43.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T11:56:43.747Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T11:56:44.006Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-04T11:56:44.006Z] === RUN TestCreateWithInvalidEnv [2020-11-04T11:56:44.006Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T11:56:44.006Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T11:56:44.006Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T11:56:44.006Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T11:56:44.006Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T11:56:44.006Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T11:56:44.006Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T11:56:44.006Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T11:56:44.006Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T11:56:44.006Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-04T11:56:44.006Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T11:56:44.006Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T11:56:44.006Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T11:56:44.006Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T11:56:44.006Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-04T11:56:44.006Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T11:56:44.023Z] ok github.com/docker/docker/pkg/idtools 0.601s coverage: 70.1% of statements [2020-11-04T11:56:44.322Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-11-04T11:56:44.322Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-11-04T11:56:44.622Z] ok github.com/docker/docker/pkg/ioutils 1.284s coverage: 70.6% of statements [2020-11-04T11:56:44.622Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T11:56:44.622Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T11:56:44.622Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T11:56:44.622Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T11:56:45.268Z] ok github.com/docker/docker/pkg/parsers/kernel 0.031s coverage: 60.0% of statements [2020-11-04T11:56:45.382Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s) [2020-11-04T11:56:45.382Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T11:56:45.566Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 86.7% of statements [2020-11-04T11:56:45.566Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-11-04T11:56:45.566Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T11:56:45.566Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T11:56:46.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T11:56:46.628Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2020-11-04T11:56:46.761Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.35s) [2020-11-04T11:56:46.761Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T11:56:46.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T11:56:46.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T11:56:46.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T11:56:46.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T11:56:46.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T11:56:46.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T11:56:46.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T11:56:46.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T11:56:46.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T11:56:46.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T11:56:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T11:56:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T11:56:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T11:56:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T11:56:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T11:56:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-04T11:56:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-04T11:56:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-04T11:56:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-04T11:56:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-04T11:56:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-04T11:56:46.761Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T11:56:47.020Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2020-11-04T11:56:47.020Z] === RUN TestCreateDifferentPlatform [2020-11-04T11:56:47.020Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T11:56:47.020Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T11:56:47.020Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-04T11:56:47.020Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T11:56:47.020Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T11:56:47.020Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T11:56:47.020Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-11-04T11:56:47.020Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T11:56:47.122Z] . [2020-11-04T11:56:47.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T11:56:47.122Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T11:56:47.122Z] Error: No such image: emptyfs [2020-11-04T11:56:47.122Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T11:56:47.122Z] ++++ docker load [2020-11-04T11:56:47.122Z] Running integration-test (iteration 1) [2020-11-04T11:56:47.122Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T11:56:47.122Z] ++ 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 [2020-11-04T11:56:47.122Z] ++ set -e [2020-11-04T11:56:47.122Z] ++ '[' -n 0 ']' [2020-11-04T11:56:47.122Z] ++ set -x [2020-11-04T11:56:47.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T11:56:47.279Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-11-04T11:56:47.279Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T11:56:47.279Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-11-04T11:56:47.279Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-04T11:56:47.279Z] === RUN TestDaemonRestartIpcMode [2020-11-04T11:56:47.279Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T11:56:47.279Z] === RUN TestDaemonHostGatewayIP [2020-11-04T11:56:47.279Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-11-04T11:56:47.279Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:56:47.279Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T11:56:47.279Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-04T11:56:47.279Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-04T11:56:47.279Z] === RUN TestDiff [2020-11-04T11:56:47.279Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-11-04T11:56:47.279Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-11-04T11:56:47.538Z] --- PASS: TestDiff (0.42s) [2020-11-04T11:56:47.538Z] === RUN TestExecWithCloseStdin [2020-11-04T11:56:47.576Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2020-11-04T11:56:48.106Z] --- PASS: TestExecWithCloseStdin (0.51s) [2020-11-04T11:56:48.107Z] === RUN TestExec [2020-11-04T11:56:48.218Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-11-04T11:56:48.365Z] Removing intermediate container b57832284836 [2020-11-04T11:56:48.365Z] ---> cf5295801dec [2020-11-04T11:56:48.365Z] 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 [2020-11-04T11:56:48.365Z] ---> Running in 2b1d4b615f5f [2020-11-04T11:56:48.365Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-11-04T11:56:48.365Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T11:56:48.365Z] go: finding gotest.tools v0.5.3 [2020-11-04T11:56:48.365Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T11:56:48.365Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T11:56:48.365Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:56:48.365Z] go: downloading github.com/fatih/color v1.9.0 [2020-11-04T11:56:48.365Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T11:56:48.365Z] go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T11:56:48.365Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:56:48.365Z] go: extracting github.com/fatih/color v1.9.0 [2020-11-04T11:56:48.365Z] go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T11:56:48.365Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:56:48.365Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T11:56:48.365Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:56:48.365Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:56:48.365Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:56:48.365Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:56:48.365Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:56:48.365Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:56:48.365Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:56:48.365Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:56:48.365Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:56:48.365Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:56:48.365Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:56:48.365Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:56:48.365Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:56:48.365Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T11:56:48.365Z] go: finding github.com/fatih/color v1.9.0 [2020-11-04T11:56:48.365Z] go: finding github.com/pkg/errors v0.9.1 [2020-11-04T11:56:48.365Z] go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T11:56:48.365Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T11:56:48.365Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T11:56:48.365Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T11:56:48.365Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T11:56:48.365Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T11:56:48.365Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T11:56:48.365Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T11:56:48.676Z] --- PASS: TestExec (0.47s) [2020-11-04T11:56:48.676Z] === RUN TestExecUser [2020-11-04T11:56:48.859Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-11-04T11:56:48.934Z] --- PASS: TestExecUser (0.49s) [2020-11-04T11:56:48.934Z] === RUN TestExportContainerAndImportImage [2020-11-04T11:56:49.156Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2020-11-04T11:56:49.802Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-11-04T11:56:49.802Z] ok github.com/docker/docker/pkg/streamformatter 0.019s coverage: 66.2% of statements [2020-11-04T11:56:49.871Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2020-11-04T11:56:49.871Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T11:56:50.551Z] INFO: Build done for gotestsum... [2020-11-04T11:56:50.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T11:56:51.329Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2020-11-04T11:56:51.329Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.8% of statements [2020-11-04T11:56:51.329Z] ok github.com/docker/docker/pkg/signal 2.923s coverage: 61.0% of statements [2020-11-04T11:56:51.587Z] ..........................xx.................... [ 29%] [2020-11-04T11:56:51.979Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2020-11-04T11:56:51.979Z] testing: warning: no tests to run [2020-11-04T11:56:51.979Z] coverage: [no statements] [2020-11-04T11:56:51.979Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2020-11-04T11:56:52.621Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-11-04T11:56:52.621Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2020-11-04T11:56:52.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T11:56:52.918Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-11-04T11:56:53.156Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2020-11-04T11:56:53.156Z] === RUN TestHealthCheckWorkdir [2020-11-04T11:56:53.217Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-11-04T11:56:53.723Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2020-11-04T11:56:53.724Z] === RUN TestHealthKillContainer [2020-11-04T11:56:55.317Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 14.5% of statements [2020-11-04T11:56:55.616Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 83.5% of statements [2020-11-04T11:56:56.256Z] --- PASS: TestHealthKillContainer (2.52s) [2020-11-04T11:56:56.256Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T11:56:56.553Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2020-11-04T11:56:56.553Z] === RUN TestIpcModeNone [2020-11-04T11:56:56.667Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-11-04T11:56:56.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T11:56:56.963Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2020-11-04T11:56:57.131Z] --- PASS: TestIpcModeNone (0.52s) [2020-11-04T11:56:57.132Z] === RUN TestIpcModePrivate [2020-11-04T11:56:57.709Z] --- PASS: TestIpcModePrivate (0.49s) [2020-11-04T11:56:57.709Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-11-04T11:56:57.709Z] === RUN TestIpcModeShareable [2020-11-04T11:56:57.709Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-11-04T11:56:57.709Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:56:57.709Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T11:56:59.090Z] ok github.com/docker/docker/quota 0.600s coverage: 71.4% of statements [2020-11-04T11:56:59.090Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-11-04T11:56:59.095Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2020-11-04T11:56:59.095Z] === RUN TestAPIIpcModeHost [2020-11-04T11:56:59.095Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-11-04T11:56:59.095Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:56:59.095Z] === RUN TestDaemonIpcModeShareable [2020-11-04T11:56:59.095Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-11-04T11:56:59.095Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:56:59.095Z] === RUN TestDaemonIpcModePrivate [2020-11-04T11:56:59.380Z] Loaded image: buildpack-deps:buster [2020-11-04T11:56:59.733Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-11-04T11:57:00.031Z] ok github.com/docker/docker/registry 0.216s coverage: 56.8% of statements [2020-11-04T11:57:00.071Z] --- PASS: TestImportExtremelyLargeImageWorks (79.36s) [2020-11-04T11:57:00.071Z] PASS [2020-11-04T11:57:00.071Z] [2020-11-04T11:57:00.071Z] === Skipped [2020-11-04T11:57:00.071Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T11:57:00.071Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:57:00.071Z] [2020-11-04T11:57:00.071Z] [2020-11-04T11:57:00.071Z] DONE 12 tests, 1 skipped in 80.726s [2020-11-04T11:57:00.071Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T11:57:00.071Z] ++ 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 [2020-11-04T11:57:00.071Z] ++ set -e [2020-11-04T11:57:00.071Z] ++ '[' -n 0 ']' [2020-11-04T11:57:00.071Z] ++ set -x [2020-11-04T11:57:00.072Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:57:00.072Z] INFO: Testing against a local daemon [2020-11-04T11:57:00.072Z] === RUN TestNetworkCreateDelete [2020-11-04T11:57:00.072Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-11-04T11:57:00.072Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T11:57:00.072Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-11-04T11:57:00.072Z] === RUN TestDaemonDNSFallback [2020-11-04T11:57:00.072Z] --- PASS: TestDaemonDNSFallback (2.42s) [2020-11-04T11:57:00.072Z] === RUN TestInspectNetwork [2020-11-04T11:57:00.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T11:57:00.679Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-11-04T11:57:00.767Z] Loaded image: busybox:latest [2020-11-04T11:57:01.325Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2020-11-04T11:57:01.626Z] --- PASS: TestDaemonIpcModePrivate (2.24s) [2020-11-04T11:57:01.626Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-11-04T11:57:01.626Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T11:57:01.626Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-04T11:57:01.626Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:57:01.626Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T11:57:01.626Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-04T11:57:01.626Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:57:01.626Z] === RUN TestIpcModeOlderClient [2020-11-04T11:57:01.626Z] === PAUSE TestIpcModeOlderClient [2020-11-04T11:57:01.626Z] === RUN TestKillContainerInvalidSignal [2020-11-04T11:57:01.885Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2020-11-04T11:57:01.885Z] === RUN TestKillContainer [2020-11-04T11:57:01.885Z] === RUN TestKillContainer/no_signal [2020-11-04T11:57:02.452Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T11:57:02.452Z] === RUN TestKillContainer/killing_signal [2020-11-04T11:57:02.682Z] Loaded image: busybox:glibc [2020-11-04T11:57:02.682Z] Loaded image: debian:buster [2020-11-04T11:57:02.943Z] Loaded image: hello-world:latest [2020-11-04T11:57:02.943Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T11:57:03.205Z] INFO: Testing against a local daemon [2020-11-04T11:57:03.205Z] === RUN TestCgroupNamespacesBuild [2020-11-04T11:57:03.387Z] --- PASS: TestKillContainer (1.44s) [2020-11-04T11:57:03.387Z] --- PASS: TestKillContainer/no_signal (0.43s) [2020-11-04T11:57:03.387Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2020-11-04T11:57:03.387Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-11-04T11:57:03.387Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T11:57:03.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T11:57:03.646Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T11:57:04.098Z] ok github.com/docker/docker/volume/drivers 0.031s coverage: 36.1% of statements [2020-11-04T11:57:04.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.98s) [2020-11-04T11:57:04.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2020-11-04T11:57:04.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2020-11-04T11:57:04.213Z] === RUN TestKillStoppedContainer [2020-11-04T11:57:04.213Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-11-04T11:57:04.213Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T11:57:04.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T11:57:04.472Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-11-04T11:57:04.472Z] === RUN TestKillDifferentUserContainer [2020-11-04T11:57:04.731Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2020-11-04T11:57:04.731Z] === RUN TestInspectOomKilledTrue [2020-11-04T11:57:04.731Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T11:57:04.731Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:57:04.731Z] === RUN TestInspectOomKilledFalse [2020-11-04T11:57:04.731Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T11:57:04.731Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:57:04.731Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T11:57:04.731Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-11-04T11:57:04.731Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-04T11:57:04.731Z] === RUN TestLinksContainerNames [2020-11-04T11:57:05.154Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2020-11-04T11:57:05.450Z] ok github.com/docker/docker/volume/local 0.232s coverage: 76.6% of statements [2020-11-04T11:57:05.671Z] --- PASS: TestLinksContainerNames (0.83s) [2020-11-04T11:57:05.671Z] === RUN TestLogsFollowTailEmpty [2020-11-04T11:57:05.699Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T11:57:05.699Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T11:57:05.699Z] === RUN TestInspectNetwork/network_name [2020-11-04T11:57:05.699Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T11:57:06.239Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-11-04T11:57:06.239Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T11:57:06.491Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-11-04T11:57:06.498Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-11-04T11:57:06.498Z] === RUN TestMountDaemonRoot [2020-11-04T11:57:06.498Z] === RUN TestMountDaemonRoot/default [2020-11-04T11:57:06.498Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T11:57:06.498Z] === RUN TestMountDaemonRoot/private [2020-11-04T11:57:06.498Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T11:57:06.498Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T11:57:06.498Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T11:57:06.498Z] === RUN TestMountDaemonRoot/slave [2020-11-04T11:57:06.498Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T11:57:06.498Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T11:57:06.498Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T11:57:06.498Z] === RUN TestMountDaemonRoot/shared [2020-11-04T11:57:06.498Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T11:57:06.498Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T11:57:06.498Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/default [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/shared [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/slave [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/private [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T11:57:06.757Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T11:57:06.757Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T11:57:06.757Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T11:57:07.016Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-04T11:57:07.016Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-04T11:57:07.016Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T11:57:07.016Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-11-04T11:57:07.016Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-04T11:57:07.016Z] === RUN TestNetworkNat [2020-11-04T11:57:07.219Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-11-04T11:57:07.410Z] --- PASS: TestCgroupNamespacesBuild (3.69s) [2020-11-04T11:57:07.410Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T11:57:07.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T11:57:07.584Z] --- PASS: TestNetworkNat (0.53s) [2020-11-04T11:57:07.584Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T11:57:08.153Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2020-11-04T11:57:08.153Z] === RUN TestNetworkLoopbackNat [2020-11-04T11:57:08.799Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-11-04T11:57:08.799Z] === RUN TestBuildWithSession [2020-11-04T11:57:08.799Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T11:57:08.799Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T11:57:08.799Z] === RUN TestBuildSquashParent [2020-11-04T11:57:10.686Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2020-11-04T11:57:10.686Z] === RUN TestPause [2020-11-04T11:57:10.686Z] --- SKIP: TestPause (0.00s) [2020-11-04T11:57:10.686Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:57:10.686Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T11:57:10.686Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T11:57:10.686Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T11:57:10.686Z] === RUN TestPauseStopPausedContainer [2020-11-04T11:57:10.686Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-11-04T11:57:10.686Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:57:10.686Z] === RUN TestPsFilter [2020-11-04T11:57:10.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T11:57:10.944Z] --- PASS: TestPsFilter (0.13s) [2020-11-04T11:57:10.944Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T11:57:11.203Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-11-04T11:57:11.203Z] === RUN TestRemoveContainerWithVolume [2020-11-04T11:57:11.267Z] --- PASS: TestInspectNetwork (11.18s) [2020-11-04T11:57:11.267Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T11:57:11.267Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T11:57:11.267Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T11:57:11.267Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T11:57:11.267Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T11:57:11.758Z] Removing intermediate container 2b1d4b615f5f [2020-11-04T11:57:11.758Z] ---> 7ae1e0b4891d [2020-11-04T11:57:11.758Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-11-04T11:57:11.758Z] ---> Running in 466f8edd3ffd [2020-11-04T11:57:11.758Z] Removing intermediate container 466f8edd3ffd [2020-11-04T11:57:11.758Z] ---> f8397564f806 [2020-11-04T11:57:11.758Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-11-04T11:57:11.758Z] ---> Running in e3a78527e311 [2020-11-04T11:57:11.758Z] Removing intermediate container e3a78527e311 [2020-11-04T11:57:11.758Z] ---> a0dd8ac96f78 [2020-11-04T11:57:11.758Z] Step 10/10 : COPY . . [2020-11-04T11:57:11.770Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2020-11-04T11:57:11.770Z] === RUN TestRemoveContainerRunning [2020-11-04T11:57:12.030Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-11-04T11:57:12.030Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T11:57:12.597Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-11-04T11:57:12.597Z] === RUN TestRemoveInvalidContainer [2020-11-04T11:57:12.597Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-04T11:57:12.597Z] === RUN TestRenameLinkedContainer [2020-11-04T11:57:14.069Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-11-04T11:57:14.069Z] === RUN TestNetworkInvalidJSON [2020-11-04T11:57:14.069Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T11:57:14.069Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T11:57:14.069Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T11:57:14.069Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T11:57:14.069Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T11:57:14.069Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T11:57:14.069Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T11:57:14.069Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T11:57:14.069Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T11:57:14.069Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-04T11:57:14.069Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T11:57:14.069Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T11:57:14.069Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T11:57:14.069Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T11:57:14.366Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-11-04T11:57:14.366Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T11:57:14.503Z] --- PASS: TestRenameLinkedContainer (1.77s) [2020-11-04T11:57:14.503Z] === RUN TestRenameStoppedContainer [2020-11-04T11:57:14.763Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-11-04T11:57:14.763Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T11:57:14.770Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-11-04T11:57:14.994Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T11:57:14.994Z] Using test binary docker [2020-11-04T11:57:14.994Z] +++ /etc/init.d/apparmor start [2020-11-04T11:57:14.994Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T11:57:14.994Z] Starting dockerd [2020-11-04T11:57:14.994Z] INFO: Waiting for daemon to start... [2020-11-04T11:57:14.994Z] +++ 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 [2020-11-04T11:57:15.393Z] --- PASS: TestBuildSquashParent (6.32s) [2020-11-04T11:57:15.394Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T11:57:15.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:57:15.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:57:15.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:57:15.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:57:15.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:57:15.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:57:15.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:57:15.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:57:15.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:57:15.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:57:15.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:57:15.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:57:15.394Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:57:15.394Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:57:15.394Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:57:15.394Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:57:15.401Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-11-04T11:57:15.401Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T11:57:15.699Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2020-11-04T11:57:15.699Z] === RUN TestRenameInvalidName [2020-11-04T11:57:16.034Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-11-04T11:57:16.034Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T11:57:16.266Z] --- PASS: TestRenameInvalidName (0.48s) [2020-11-04T11:57:16.266Z] === RUN TestRenameAnonymousContainer [2020-11-04T11:57:16.887Z] . [2020-11-04T11:57:16.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T11:57:16.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T11:57:16.887Z] Error: No such image: emptyfs [2020-11-04T11:57:16.887Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T11:57:16.887Z] ++++ docker load [2020-11-04T11:57:17.143Z] Running integration-test (iteration 1) [2020-11-04T11:57:17.143Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T11:57:17.143Z] ++ 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 [2020-11-04T11:57:17.143Z] ++ set -e [2020-11-04T11:57:17.143Z] ++ '[' -n 0 ']' [2020-11-04T11:57:17.143Z] ++ set -x [2020-11-04T11:57:17.143Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:57:17.543Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-04T11:57:17.543Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T11:57:17.947Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:57:17.947Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:57:18.170Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2020-11-04T11:57:18.170Z] === RUN TestRenameContainerWithSameName [2020-11-04T11:57:18.430Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-11-04T11:57:18.430Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T11:57:18.606Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-11-04T11:57:18.606Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T11:57:18.609Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-11-04T11:57:19.300Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-11-04T11:57:19.300Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T11:57:19.365Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2020-11-04T11:57:19.365Z] === RUN TestResize [2020-11-04T11:57:19.864Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-04T11:57:19.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2020-11-04T11:57:19.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) [2020-11-04T11:57:19.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s) [2020-11-04T11:57:19.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s) [2020-11-04T11:57:19.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2020-11-04T11:57:19.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-11-04T11:57:19.864Z] === RUN TestBuildMultiStageCopy [2020-11-04T11:57:19.864Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T11:57:19.933Z] --- PASS: TestResize (0.42s) [2020-11-04T11:57:19.933Z] === RUN TestResizeWithInvalidSize [2020-11-04T11:57:20.192Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2020-11-04T11:57:20.192Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T11:57:20.759Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2020-11-04T11:57:20.759Z] === RUN TestDaemonRestartKillContainers [2020-11-04T11:57:20.759Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-04T11:57:20.759Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-04T11:57:20.759Z] === RUN TestCgroupNamespacesRun [2020-11-04T11:57:21.852Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T11:57:21.852Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === Skipped [2020-11-04T11:57:21.852Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T11:57:21.852Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T11:57:21.852Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:73: No driver to put! [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T11:57:21.852Z] time="2020-11-04T11:56:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T11:57:21.852Z] time="2020-11-04T11:56:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T11:57:21.852Z] time="2020-11-04T11:56:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T11:57:21.852Z] time="2020-11-04T11:56:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T11:57:21.852Z] time="2020-11-04T11:56:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:73: No driver to put! [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T11:57:21.852Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T11:57:21.852Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T11:57:21.852Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T11:57:21.852Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T11:57:21.852Z] graphtest_unix.go:73: No driver to put! [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T11:57:21.852Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T11:57:21.852Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] [2020-11-04T11:57:21.852Z] DONE 2167 tests, 26 skipped in 257.949s Post stage [Pipeline] junit [2020-11-04T11:57:21.899Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T11:57:22.413Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T11:57:22.413Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T11:57:22.719Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -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:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh dynbinary test-integration [2020-11-04T11:57:22.824Z] --- PASS: TestServiceWithPredefinedNetwork (3.50s) [2020-11-04T11:57:22.824Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T11:57:22.824Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T11:57:22.824Z] service_test.go:236: FLAKY_TEST [2020-11-04T11:57:22.824Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T11:57:23.019Z] [2020-11-04T11:57:23.019Z] Removing bundles/ [2020-11-04T11:57:23.019Z] [2020-11-04T11:57:23.019Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T11:57:23.019Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:57:23.019Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T11:57:23.039Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T11:57:23.349Z] --- PASS: TestCgroupNamespacesRun (2.25s) [2020-11-04T11:57:23.349Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T11:57:23.613Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T11:57:24.186Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2020-11-04T11:57:24.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2020-11-04T11:57:24.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-11-04T11:57:24.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-11-04T11:57:24.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-11-04T11:57:24.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-11-04T11:57:24.186Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T11:57:25.252Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2020-11-04T11:57:25.252Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T11:57:25.573Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2020-11-04T11:57:25.573Z] === RUN TestBuildLabelWithTargets [2020-11-04T11:57:27.155Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2020-11-04T11:57:27.155Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T11:57:28.119Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2020-11-04T11:57:28.119Z] === RUN TestBuildWithEmptyLayers [2020-11-04T11:57:29.061Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-11-04T11:57:29.061Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T11:57:29.687Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2020-11-04T11:57:29.687Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T11:57:31.595Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.28s) [2020-11-04T11:57:31.595Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T11:57:31.609Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-11-04T11:57:31.609Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T11:57:32.996Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-11-04T11:57:32.996Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T11:57:34.129Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2020-11-04T11:57:34.129Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T11:57:34.330Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-11-04T11:57:35.507Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.73s) [2020-11-04T11:57:35.507Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T11:57:36.301Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2020-11-04T11:57:36.301Z] === RUN TestBuildWithHugeFile [2020-11-04T11:57:38.042Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2020-11-04T11:57:38.042Z] === RUN TestKernelTCPMemory [2020-11-04T11:57:38.042Z] --- SKIP: TestKernelTCPMemory (0.06s) [2020-11-04T11:57:38.042Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:57:38.042Z] === RUN TestNISDomainname [2020-11-04T11:57:38.042Z] --- SKIP: TestNISDomainname (0.03s) [2020-11-04T11:57:38.042Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-04T11:57:38.042Z] === RUN TestHostnameDnsResolution [2020-11-04T11:57:38.610Z] --- PASS: TestHostnameDnsResolution (0.73s) [2020-11-04T11:57:38.610Z] === RUN TestStats [2020-11-04T11:57:38.610Z] --- SKIP: TestStats (0.00s) [2020-11-04T11:57:38.610Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:57:38.610Z] === RUN TestStopContainerWithTimeout [2020-11-04T11:57:38.610Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T11:57:38.610Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T11:57:38.610Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T11:57:38.610Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T11:57:38.610Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T11:57:38.610Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T11:57:38.610Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T11:57:38.610Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T11:57:38.610Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T11:57:38.610Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T11:57:39.546Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T11:57:41.448Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T11:57:41.723Z] ---> c2676c5a9089 [2020-11-04T11:57:41.723Z] Successfully built c2676c5a9089 [2020-11-04T11:57:41.723Z] Successfully tagged docker:latest [2020-11-04T11:57:42.183Z] INFO: Image build ended at 11/04/2020 11:57:41. Duration:00:04:10.6054626 [2020-11-04T11:57:42.183Z] [2020-11-04T11:57:42.183Z] [2020-11-04T11:57:42.183Z] INFO: Building the test binaries at 11/04/2020 11:57:41... [2020-11-04T11:57:42.857Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-04T11:57:42.858Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2020-11-04T11:57:42.858Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2020-11-04T11:57:42.858Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2020-11-04T11:57:42.858Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2020-11-04T11:57:42.858Z] === RUN TestDeleteDevicemapper [2020-11-04T11:57:42.858Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T11:57:42.858Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T11:57:42.858Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T11:57:44.244Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2020-11-04T11:57:44.244Z] === RUN TestUpdateMemory [2020-11-04T11:57:44.244Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T11:57:44.244Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:57:44.244Z] === RUN TestUpdateCPUQuota [2020-11-04T11:57:44.244Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-11-04T11:57:44.244Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:57:44.244Z] === RUN TestUpdatePidsLimit [2020-11-04T11:57:44.244Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-11-04T11:57:44.244Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:57:44.244Z] === RUN TestUpdateRestartPolicy [2020-11-04T11:57:44.381Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-11-04T11:57:45.285Z] --- PASS: TestServiceWithDataPathPortInit (19.46s) [2020-11-04T11:57:45.285Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T11:57:46.259Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-11-04T11:57:46.921Z] INFO: make.ps1 starting at 11/04/2020 11:57:46 [2020-11-04T11:57:47.381Z] INFO: Git commit (e0416f1ef4) assumed from DOCKER_GITCOMMIT environment variable [2020-11-04T11:57:47.381Z] INFO: Invoking autogen... [2020-11-04T11:57:47.841Z] INFO: Building daemon... [2020-11-04T11:57:50.532Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-11-04T11:57:53.765Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.53s) [2020-11-04T11:57:53.765Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2ktdptptdm9ci4fu0o2rhrhmb Created:2020-11-04 11:57:43.541922206 +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[58288205f7298bf75a48ddf51fb5660df32e59544d88590926e2c2c397d7ddce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nlupawkwn4v2v0oyljyunig4w EndpointID:2c857b1d03f32e5cf9554a040e5d574b83ae45942fe69b9223fa99c7ba859f36 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7558944eae3be8cab558a75af24d9c61cc9785ef7b19eb1adc2f0d2d8070ef6a 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:0c2bf49d6e7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nlupawkwn4v2v0oyljyunig4w EndpointID:2c857b1d03f32e5cf9554a040e5d574b83ae45942fe69b9223fa99c7ba859f36 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T11:57:53.765Z] PASS [2020-11-04T11:57:53.765Z] [2020-11-04T11:57:53.765Z] === Skipped [2020-11-04T11:57:53.765Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T11:57:53.765Z] service_test.go:236: FLAKY_TEST [2020-11-04T11:57:53.765Z] [2020-11-04T11:57:53.765Z] [2020-11-04T11:57:53.765Z] DONE 23 tests, 1 skipped in 55.469s [2020-11-04T11:57:53.765Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T11:57:53.765Z] ++ 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 [2020-11-04T11:57:53.765Z] ++ set -e [2020-11-04T11:57:53.765Z] ++ '[' -n 0 ']' [2020-11-04T11:57:53.765Z] ++ set -x [2020-11-04T11:57:53.765Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:57:53.765Z] INFO: Testing against a local daemon [2020-11-04T11:57:53.765Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T11:57:53.765Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T11:57:53.765Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T11:57:53.765Z] === RUN TestDockerNetworkIpvlan [2020-11-04T11:57:53.765Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T11:57:53.765Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T11:57:53.765Z] PASS [2020-11-04T11:57:53.765Z] [2020-11-04T11:57:53.765Z] === Skipped [2020-11-04T11:57:53.765Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T11:57:53.765Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T11:57:53.765Z] [2020-11-04T11:57:53.765Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T11:57:53.765Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T11:57:53.765Z] [2020-11-04T11:57:53.765Z] [2020-11-04T11:57:53.765Z] DONE 2 tests, 2 skipped in 0.070s [2020-11-04T11:57:53.765Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T11:57:53.765Z] ++ 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 [2020-11-04T11:57:53.765Z] ++ set -e [2020-11-04T11:57:53.765Z] ++ '[' -n 0 ']' [2020-11-04T11:57:53.765Z] ++ set -x [2020-11-04T11:57:53.765Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:57:53.765Z] INFO: Testing against a local daemon [2020-11-04T11:57:53.765Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T11:57:54.400Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-11-04T11:57:54.400Z] === RUN TestDockerNetworkMacvlan [2020-11-04T11:57:55.034Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T11:57:56.071Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T11:57:56.447Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2020-11-04T11:57:56.447Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T11:57:56.447Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2020-11-04T11:57:56.447Z] === RUN TestWaitNonBlocked [2020-11-04T11:57:56.447Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T11:57:56.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T11:57:56.447Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T11:57:56.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T11:57:56.447Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T11:57:56.447Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T11:57:56.447Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-04T11:57:56.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-11-04T11:57:56.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2020-11-04T11:57:56.447Z] === RUN TestWaitBlocked [2020-11-04T11:57:56.447Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T11:57:56.447Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T11:57:56.447Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T11:57:56.447Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T11:57:56.447Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T11:57:56.447Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T11:57:57.107Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T11:57:57.384Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-04T11:57:57.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2020-11-04T11:57:57.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2020-11-04T11:57:57.384Z] === CONT TestDaemonRestartIpcMode [2020-11-04T11:57:57.384Z] === CONT TestIpcModeOlderClient [2020-11-04T11:57:57.384Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-11-04T11:58:00.629Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T11:58:01.574Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2020-11-04T11:58:01.574Z] PASS [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === Skipped [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-04T11:58:01.574Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-11-04T11:58:01.574Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-11-04T11:58:01.574Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-11-04T11:58:01.574Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-11-04T11:58:01.574Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-11-04T11:58:01.574Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-11-04T11:58:01.574Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-04T11:58:01.574Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-04T11:58:01.574Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T11:58:01.574Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T11:58:01.574Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-11-04T11:58:01.574Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-11-04T11:58:01.574Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-11-04T11:58:01.574Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T11:58:01.574Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-11-04T11:58:01.574Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-11-04T11:58:01.574Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.06s) [2020-11-04T11:58:01.574Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestNISDomainname (0.03s) [2020-11-04T11:58:01.574Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-11-04T11:58:01.574Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T11:58:01.574Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-04T11:58:01.574Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-11-04T11:58:01.574Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-11-04T11:58:01.574Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] [2020-11-04T11:58:01.574Z] DONE 174 tests, 24 skipped in 82.593s [2020-11-04T11:58:01.574Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T11:58:02.143Z] INFO: Testing against a local daemon [2020-11-04T11:58:02.143Z] === RUN TestCommitInheritsEnv [2020-11-04T11:58:03.078Z] --- PASS: TestCommitInheritsEnv (1.21s) [2020-11-04T11:58:03.078Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T11:58:03.078Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T11:58:03.078Z] === RUN TestImagesFilterMultiReference [2020-11-04T11:58:03.337Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-11-04T11:58:03.337Z] === RUN TestImagePullPlatformInvalid [2020-11-04T11:58:03.337Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-11-04T11:58:03.337Z] === RUN TestRemoveImageOrphaning [2020-11-04T11:58:03.782Z] Loaded image: buildpack-deps:buster [2020-11-04T11:58:03.782Z] Loaded image: busybox:latest [2020-11-04T11:58:03.782Z] Loaded image: busybox:glibc [2020-11-04T11:58:03.782Z] Loaded image: debian:buster [2020-11-04T11:58:03.782Z] Loaded image: hello-world:latest [2020-11-04T11:58:03.782Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T11:58:03.782Z] INFO: Testing against a local daemon [2020-11-04T11:58:03.782Z] === RUN TestCgroupNamespacesBuild [2020-11-04T11:58:03.782Z] --- PASS: TestCgroupNamespacesBuild (3.19s) [2020-11-04T11:58:03.782Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T11:58:04.710Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2020-11-04T11:58:04.710Z] === RUN TestBuildWithSession [2020-11-04T11:58:04.710Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T11:58:04.710Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T11:58:04.710Z] === RUN TestBuildSquashParent [2020-11-04T11:58:05.085Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T11:58:05.152Z] ......................... [ 67%] [2020-11-04T11:58:05.239Z] --- PASS: TestRemoveImageOrphaning (1.88s) [2020-11-04T11:58:05.239Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T11:58:05.239Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T11:58:05.239Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-04T11:58:05.239Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T11:58:05.239Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-04T11:58:05.239Z] === RUN TestTagInvalidReference [2020-11-04T11:58:05.239Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-04T11:58:05.239Z] === RUN TestTagValidPrefixedRepo [2020-11-04T11:58:05.239Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-11-04T11:58:05.239Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T11:58:05.239Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-04T11:58:05.239Z] === RUN TestTagOfficialNames [2020-11-04T11:58:05.239Z] --- PASS: TestTagOfficialNames (0.06s) [2020-11-04T11:58:05.239Z] === RUN TestTagMatchesDigest [2020-11-04T11:58:05.498Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-04T11:58:05.498Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T11:58:11.988Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T11:58:13.559Z] --- PASS: TestDockerNetworkMacvlan (19.04s) [2020-11-04T11:58:13.559Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-11-04T11:58:13.559Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-11-04T11:58:13.559Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.34s) [2020-11-04T11:58:13.559Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.44s) [2020-11-04T11:58:13.559Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.28s) [2020-11-04T11:58:13.559Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-11-04T11:58:13.559Z] PASS [2020-11-04T11:58:13.559Z] [2020-11-04T11:58:13.559Z] DONE 8 tests in 20.597s [2020-11-04T11:58:13.559Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T11:58:13.559Z] ++ 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 [2020-11-04T11:58:13.559Z] ++ set -e [2020-11-04T11:58:13.559Z] ++ '[' -n 0 ']' [2020-11-04T11:58:13.559Z] ++ set -x [2020-11-04T11:58:13.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T11:58:13.559Z] testing: warning: no tests to run [2020-11-04T11:58:13.559Z] PASS [2020-11-04T11:58:13.559Z] [2020-11-04T11:58:13.559Z] DONE 0 tests in 0.018s [2020-11-04T11:58:13.559Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T11:58:13.559Z] ++ 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 [2020-11-04T11:58:13.559Z] ++ set -e [2020-11-04T11:58:13.559Z] ++ '[' -n 0 ']' [2020-11-04T11:58:13.559Z] ++ set -x [2020-11-04T11:58:13.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T11:58:13.559Z] INFO: Testing against a local daemon [2020-11-04T11:58:13.559Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T11:58:14.662Z] --- PASS: TestBuildSquashParent (9.05s) [2020-11-04T11:58:14.662Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T11:58:14.662Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:58:14.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:58:14.662Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:58:14.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:58:14.662Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:58:14.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:58:14.662Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:58:14.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:58:14.662Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:58:14.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:58:14.662Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:58:14.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:58:14.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T11:58:14.662Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T11:58:15.087Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-11-04T11:58:15.087Z] === RUN TestAuthZPluginTLS [2020-11-04T11:58:15.721Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-11-04T11:58:15.721Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T11:58:16.354Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-11-04T11:58:16.354Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T11:58:16.988Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-11-04T11:58:16.988Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T11:58:17.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T11:58:17.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T11:58:17.280Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2020-11-04T11:58:17.280Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T11:58:19.350Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-11-04T11:58:19.350Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T11:58:19.641Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-11-04T11:58:19.641Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T11:58:19.933Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-11-04T11:58:19.933Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T11:58:20.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T11:58:20.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T11:58:20.567Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-11-04T11:58:20.567Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T11:58:22.637Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-11-04T11:58:22.637Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T11:58:23.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-04T11:58:23.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2020-11-04T11:58:23.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2020-11-04T11:58:23.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2020-11-04T11:58:23.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2020-11-04T11:58:23.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2020-11-04T11:58:23.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.89s) [2020-11-04T11:58:23.732Z] === RUN TestBuildMultiStageCopy [2020-11-04T11:58:23.732Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T11:58:25.370Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-11-04T11:58:25.370Z] === RUN TestAuthZPluginHeader [2020-11-04T11:58:25.661Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-11-04T11:58:25.661Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T11:58:25.661Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T11:58:25.661Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:25.662Z] === RUN TestAuthZPluginV2Disable [2020-11-04T11:58:25.662Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-04T11:58:25.662Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:25.662Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T11:58:25.662Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T11:58:25.662Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:25.662Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T11:58:25.662Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T11:58:25.662Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:25.662Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T11:58:26.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T11:58:26.511Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T11:58:27.074Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T11:58:27.638Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T11:58:28.201Z] --- PASS: TestBuildMultiStageCopy (4.98s) [2020-11-04T11:58:28.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2020-11-04T11:58:28.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-11-04T11:58:28.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-11-04T11:58:28.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-11-04T11:58:28.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-11-04T11:58:28.201Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T11:58:29.571Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2020-11-04T11:58:29.571Z] === RUN TestBuildLabelWithTargets [2020-11-04T11:58:32.091Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2020-11-04T11:58:32.091Z] === RUN TestBuildWithEmptyLayers [2020-11-04T11:58:32.611Z] --- PASS: TestBuildWithHugeFile (50.49s) [2020-11-04T11:58:32.611Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T11:58:32.611Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T11:58:32.611Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T11:58:32.611Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T11:58:32.611Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T11:58:32.611Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T11:58:32.611Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T11:58:32.611Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T11:58:32.611Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T11:58:32.611Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T11:58:32.611Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-11-04T11:58:32.611Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-11-04T11:58:32.611Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-11-04T11:58:32.611Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-11-04T11:58:32.611Z] === RUN TestBuildPreserveOwnership [2020-11-04T11:58:32.611Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T11:58:32.611Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T11:58:32.611Z] --- PASS: TestBuildPreserveOwnership (5.77s) [2020-11-04T11:58:32.611Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.68s) [2020-11-04T11:58:32.611Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-11-04T11:58:32.611Z] === RUN TestBuildPlatformInvalid [2020-11-04T11:58:32.611Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-11-04T11:58:32.611Z] PASS [2020-11-04T11:58:32.611Z] [2020-11-04T11:58:32.611Z] === Skipped [2020-11-04T11:58:32.611Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-11-04T11:58:32.611Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T11:58:32.611Z] [2020-11-04T11:58:32.611Z] [2020-11-04T11:58:32.611Z] DONE 32 tests, 1 skipped in 106.277s [2020-11-04T11:58:32.611Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T11:58:32.611Z] ++ 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 [2020-11-04T11:58:32.611Z] ++ set -e [2020-11-04T11:58:32.611Z] ++ '[' -n 0 ']' [2020-11-04T11:58:32.611Z] ++ set -x [2020-11-04T11:58:32.611Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:58:32.611Z] INFO: Testing against a local daemon [2020-11-04T11:58:32.611Z] === RUN TestConfigInspect [2020-11-04T11:58:33.077Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2020-11-04T11:58:33.077Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T11:58:36.408Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2020-11-04T11:58:36.408Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T11:58:36.820Z] --- PASS: TestConfigInspect (3.47s) [2020-11-04T11:58:36.820Z] === RUN TestConfigList [2020-11-04T11:58:38.299Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2020-11-04T11:58:38.299Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T11:58:39.370Z] --- PASS: TestConfigList (3.24s) [2020-11-04T11:58:39.370Z] === RUN TestConfigsCreateAndDelete [2020-11-04T11:58:41.570Z] --- PASS: TestBuildMultiStageLayerLeak (3.39s) [2020-11-04T11:58:41.570Z] === RUN TestBuildWithHugeFile [2020-11-04T11:58:42.675Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-11-04T11:58:42.675Z] === RUN TestConfigsUpdate [2020-11-04T11:58:44.244Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-11-04T11:58:44.244Z] PASS [2020-11-04T11:58:44.244Z] [2020-11-04T11:58:44.244Z] === Skipped [2020-11-04T11:58:44.244Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T11:58:44.244Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:44.244Z] [2020-11-04T11:58:44.244Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-04T11:58:44.244Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:44.244Z] [2020-11-04T11:58:44.244Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T11:58:44.244Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:44.244Z] [2020-11-04T11:58:44.244Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T11:58:44.244Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:44.244Z] [2020-11-04T11:58:44.244Z] [2020-11-04T11:58:44.244Z] DONE 17 tests, 4 skipped in 29.059s [2020-11-04T11:58:44.244Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T11:58:44.244Z] ++ 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 [2020-11-04T11:58:44.244Z] ++ set -e [2020-11-04T11:58:44.244Z] ++ '[' -n 0 ']' [2020-11-04T11:58:44.244Z] ++ set -x [2020-11-04T11:58:44.245Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:58:44.245Z] INFO: Testing against a local daemon [2020-11-04T11:58:44.245Z] === RUN TestPluginInvalidJSON [2020-11-04T11:58:44.245Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T11:58:44.245Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T11:58:44.245Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T11:58:44.245Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-04T11:58:44.245Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T11:58:44.245Z] === RUN TestPluginInstall [2020-11-04T11:58:44.245Z] === RUN TestPluginInstall/no_auth [2020-11-04T11:58:44.245Z] time="2020-11-04T11:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T11:58:44.245Z] time="2020-11-04T11:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92f2fafcfcd2a092b2dbe818df7775cecd4381e973d5110b04587775c40ae806" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T11:58:44.245Z] time="2020-11-04T11:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T11:58:44.245Z] time="2020-11-04T11:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92f2fafcfcd2a092b2dbe818df7775cecd4381e973d5110b04587775c40ae806" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T11:58:44.536Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T11:58:45.056Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-11-04T11:58:45.170Z] time="2020-11-04T11:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T11:58:45.170Z] time="2020-11-04T11:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14a07255a28d4a4f6e3fd5887b767d15602e4dd69d9d69ad6ad42f619bbde3a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T11:58:45.170Z] time="2020-11-04T11:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T11:58:45.170Z] time="2020-11-04T11:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14a07255a28d4a4f6e3fd5887b767d15602e4dd69d9d69ad6ad42f619bbde3a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T11:58:45.170Z] === RUN TestPluginInstall/with_insecure [2020-11-04T11:58:45.982Z] --- PASS: TestConfigsUpdate (3.23s) [2020-11-04T11:58:45.982Z] === RUN TestTemplatedConfig [2020-11-04T11:58:46.205Z] time="2020-11-04T11:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T11:58:46.205Z] time="2020-11-04T11:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8651f4af82527f44776f6281d04c422a51f6f504b83b2c44d64134e03e0710e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T11:58:46.205Z] time="2020-11-04T11:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T11:58:46.205Z] time="2020-11-04T11:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8651f4af82527f44776f6281d04c422a51f6f504b83b2c44d64134e03e0710e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T11:58:46.497Z] --- PASS: TestPluginInstall (3.85s) [2020-11-04T11:58:46.497Z] --- PASS: TestPluginInstall/no_auth (1.75s) [2020-11-04T11:58:46.497Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-11-04T11:58:46.497Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-11-04T11:58:46.497Z] plugin_test.go:157: [d0b68001660e3] daemon is not started [2020-11-04T11:58:46.497Z] PASS [2020-11-04T11:58:46.497Z] [2020-11-04T11:58:46.497Z] DONE 6 tests in 4.084s [2020-11-04T11:58:46.497Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T11:58:46.497Z] ++ 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 [2020-11-04T11:58:46.497Z] ++ set -e [2020-11-04T11:58:46.497Z] ++ '[' -n 0 ']' [2020-11-04T11:58:46.497Z] ++ set -x [2020-11-04T11:58:46.497Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:58:46.790Z] INFO: Testing against a local daemon [2020-11-04T11:58:46.790Z] === RUN TestExternalGraphDriver [2020-11-04T11:58:46.790Z] === RUN TestExternalGraphDriver/json [2020-11-04T11:58:48.860Z] === RUN TestExternalGraphDriver/spec [2020-11-04T11:58:49.301Z] --- PASS: TestTemplatedConfig (3.45s) [2020-11-04T11:58:49.301Z] === RUN TestConfigCreateResolve [2020-11-04T11:58:50.929Z] === RUN TestExternalGraphDriver/pull [2020-11-04T11:58:52.606Z] --- PASS: TestConfigCreateResolve (3.25s) [2020-11-04T11:58:52.606Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T11:58:53.179Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-11-04T11:58:53.179Z] PASS [2020-11-04T11:58:53.179Z] [2020-11-04T11:58:53.179Z] DONE 7 tests in 20.666s [2020-11-04T11:58:53.179Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T11:58:53.179Z] ++ 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 [2020-11-04T11:58:53.179Z] ++ set -e [2020-11-04T11:58:53.179Z] ++ '[' -n 0 ']' [2020-11-04T11:58:53.179Z] ++ set -x [2020-11-04T11:58:53.179Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:58:53.440Z] INFO: Testing against a local daemon [2020-11-04T11:58:53.440Z] === RUN TestCheckpoint [2020-11-04T11:58:53.440Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T11:58:53.440Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T11:58:53.440Z] === RUN TestContainerInvalidJSON [2020-11-04T11:58:53.440Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T11:58:53.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T11:58:53.440Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T11:58:53.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T11:58:53.440Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T11:58:53.440Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T11:58:53.440Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T11:58:53.440Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T11:58:53.440Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T11:58:53.440Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-04T11:58:53.440Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T11:58:53.440Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T11:58:53.440Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T11:58:53.440Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T11:58:53.440Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-11-04T11:58:53.440Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T11:58:53.661Z] --- PASS: TestExternalGraphDriver (6.45s) [2020-11-04T11:58:53.661Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-11-04T11:58:53.661Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-11-04T11:58:53.661Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2020-11-04T11:58:53.661Z] === RUN TestGraphdriverPluginV2 [2020-11-04T11:58:53.661Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-11-04T11:58:53.661Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:53.661Z] PASS [2020-11-04T11:58:53.661Z] [2020-11-04T11:58:53.661Z] === Skipped [2020-11-04T11:58:53.661Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-11-04T11:58:53.661Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T11:58:53.661Z] [2020-11-04T11:58:53.661Z] [2020-11-04T11:58:53.661Z] DONE 5 tests, 1 skipped in 6.633s [2020-11-04T11:58:53.661Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T11:58:53.661Z] ++ 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 [2020-11-04T11:58:53.661Z] ++ set -e [2020-11-04T11:58:53.661Z] ++ '[' -n 0 ']' [2020-11-04T11:58:53.661Z] ++ set -x [2020-11-04T11:58:53.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T11:58:53.661Z] INFO: Testing against a local daemon [2020-11-04T11:58:53.661Z] === RUN TestContinueAfterPluginCrash [2020-11-04T11:58:53.661Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T11:58:53.661Z] === RUN TestReadPluginNoRead [2020-11-04T11:58:53.661Z] === PAUSE TestReadPluginNoRead [2020-11-04T11:58:53.662Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T11:58:53.662Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T11:58:53.662Z] === CONT TestContinueAfterPluginCrash [2020-11-04T11:58:53.662Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T11:58:53.701Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-11-04T11:58:53.701Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T11:58:53.701Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-11-04T11:58:53.701Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T11:58:53.746Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T11:58:53.747Z] Using test binary docker [2020-11-04T11:58:53.747Z] +++ /etc/init.d/apparmor start [2020-11-04T11:58:53.747Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T11:58:53.747Z] INFO: Waiting for daemon to start... [2020-11-04T11:58:53.747Z] Starting dockerd [2020-11-04T11:58:53.747Z] +++ 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 [2020-11-04T11:58:53.747Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T11:58:53.747Z] Using test binary docker [2020-11-04T11:58:53.747Z] +++ /etc/init.d/apparmor start [2020-11-04T11:58:53.747Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T11:58:53.747Z] INFO: Waiting for daemon to start... [2020-11-04T11:58:53.747Z] Starting dockerd [2020-11-04T11:58:53.747Z] +++ 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 [2020-11-04T11:58:53.962Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-11-04T11:58:53.962Z] === RUN TestCopyFromContainer [2020-11-04T11:58:55.878Z] === RUN TestCopyFromContainer// [2020-11-04T11:58:55.878Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T11:58:56.141Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T11:58:56.141Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T11:58:56.403Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T11:58:56.403Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T11:58:56.403Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T11:58:56.665Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T11:58:56.665Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T11:58:56.928Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer (3.10s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-11-04T11:58:56.928Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-11-04T11:58:56.928Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T11:58:56.928Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T11:58:56.928Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T11:58:56.928Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T11:58:56.928Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T11:58:56.928Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T11:58:56.928Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T11:58:56.928Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T11:58:56.928Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T11:58:56.928Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T11:58:56.928Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T11:58:56.928Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T11:58:56.928Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T11:58:56.928Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T11:58:56.928Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T11:58:57.189Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-11-04T11:58:57.189Z] === RUN TestCreateWithInvalidEnv [2020-11-04T11:58:57.189Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T11:58:57.189Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T11:58:57.189Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T11:58:57.189Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T11:58:57.189Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T11:58:57.189Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T11:58:57.189Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T11:58:57.189Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T11:58:57.189Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T11:58:57.189Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-04T11:58:57.189Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T11:58:57.189Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T11:58:57.189Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T11:58:57.189Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T11:58:57.189Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-04T11:58:57.189Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T11:58:57.236Z] --- PASS: TestDaemonStartWithLogOpt (3.74s) [2020-11-04T11:58:57.236Z] === CONT TestReadPluginNoRead [2020-11-04T11:58:59.738Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2020-11-04T11:58:59.738Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T11:59:00.008Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T11:59:00.207Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-11-04T11:59:00.368Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T11:59:00.368Z] [2020-11-04T11:59:00.368Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T11:59:00.368Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T11:59:00.368Z] HOSTNAME=2a9062bcac2a [2020-11-04T11:59:00.368Z] TESTDEBUG=0 [2020-11-04T11:59:00.368Z] DEST=bundles/test-integration [2020-11-04T11:59:00.368Z] PWD=/go/src/github.com/docker/docker [2020-11-04T11:59:00.368Z] DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 [2020-11-04T11:59:00.368Z] container=docker [2020-11-04T11:59:00.368Z] HOME=/root [2020-11-04T11:59:00.368Z] GOLANG_VERSION=1.13.15 [2020-11-04T11:59:00.368Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T11:59:00.368Z] VALIDATE_BRANCH=master [2020-11-04T11:59:00.368Z] TERM=xterm [2020-11-04T11:59:00.368Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T11:59:00.368Z] SHLVL=1 [2020-11-04T11:59:00.368Z] TIMEOUT=120m [2020-11-04T11:59:00.368Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T11:59:00.368Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T11:59:00.368Z] GO111MODULE=off [2020-11-04T11:59:00.368Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T11:59:00.368Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T11:59:00.368Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T11:59:00.368Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T11:59:00.368Z] GOPATH=/go [2020-11-04T11:59:00.368Z] PKG_CONFIG=pkg-config [2020-11-04T11:59:00.368Z] _=/usr/bin/env [2020-11-04T11:59:00.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T11:59:01.653Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-11-04T11:59:01.653Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T11:59:01.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T11:59:01.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T11:59:01.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T11:59:01.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T11:59:01.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T11:59:01.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T11:59:01.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T11:59:01.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T11:59:01.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T11:59:01.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T11:59:01.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T11:59:01.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T11:59:01.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T11:59:01.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T11:59:01.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T11:59:01.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-04T11:59:01.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-11-04T11:59:01.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-11-04T11:59:01.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-11-04T11:59:01.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-11-04T11:59:01.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-04T11:59:01.653Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T11:59:02.082Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T11:59:02.114Z] tests/integration/client_test.py ..... [ 75%] [2020-11-04T11:59:02.114Z] tests/integration/context_api_test.py ... [ 76%] [2020-11-04T11:59:02.375Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2020-11-04T11:59:02.598Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-11-04T11:59:02.598Z] === RUN TestCreateDifferentPlatform [2020-11-04T11:59:02.598Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T11:59:02.598Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T11:59:02.598Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-11-04T11:59:02.598Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T11:59:02.598Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T11:59:02.598Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T11:59:02.598Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-11-04T11:59:02.598Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T11:59:02.598Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2020-11-04T11:59:02.598Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T11:59:02.598Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T11:59:02.598Z] === RUN TestDaemonRestartIpcMode [2020-11-04T11:59:02.598Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T11:59:02.598Z] === RUN TestDaemonHostGatewayIP [2020-11-04T11:59:02.598Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T11:59:02.598Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T11:59:02.598Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T11:59:02.598Z] === RUN TestDiff [2020-11-04T11:59:02.683Z] tests/integration/errors_test.py . [ 76%] [2020-11-04T11:59:03.541Z] --- PASS: TestDiff (0.77s) [2020-11-04T11:59:03.541Z] === RUN TestExecWithCloseStdin [2020-11-04T11:59:03.885Z] === RUN TestReadPluginNoRead/default [2020-11-04T11:59:04.113Z] --- PASS: TestExecWithCloseStdin (0.84s) [2020-11-04T11:59:04.113Z] === RUN TestExec [2020-11-04T11:59:05.056Z] --- PASS: TestExec (0.86s) [2020-11-04T11:59:05.056Z] === RUN TestExecUser [2020-11-04T11:59:05.961Z] --- PASS: TestReadPluginNoRead (8.66s) [2020-11-04T11:59:05.961Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-11-04T11:59:05.961Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-11-04T11:59:05.961Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2020-11-04T11:59:05.961Z] read_test.go:92: [df157f1209359] daemon is not started [2020-11-04T11:59:05.961Z] PASS [2020-11-04T11:59:05.961Z] [2020-11-04T11:59:05.961Z] DONE 6 tests in 12.555s [2020-11-04T11:59:05.961Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T11:59:05.961Z] ++ 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 [2020-11-04T11:59:05.961Z] ++ set -e [2020-11-04T11:59:05.961Z] ++ '[' -n 0 ']' [2020-11-04T11:59:05.961Z] ++ set -x [2020-11-04T11:59:05.961Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:59:05.961Z] testing: warning: no tests to run [2020-11-04T11:59:05.961Z] PASS [2020-11-04T11:59:05.961Z] [2020-11-04T11:59:05.961Z] DONE 0 tests in 0.098s [2020-11-04T11:59:05.961Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T11:59:05.961Z] ++ 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 [2020-11-04T11:59:05.961Z] ++ set -e [2020-11-04T11:59:05.961Z] ++ '[' -n 0 ']' [2020-11-04T11:59:05.961Z] ++ set -x [2020-11-04T11:59:05.961Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:59:05.961Z] INFO: Testing against a local daemon [2020-11-04T11:59:05.961Z] === RUN TestPluginWithDevMounts [2020-11-04T11:59:05.961Z] === PAUSE TestPluginWithDevMounts [2020-11-04T11:59:05.961Z] === CONT TestPluginWithDevMounts [2020-11-04T11:59:05.999Z] --- PASS: TestExecUser (0.86s) [2020-11-04T11:59:05.999Z] === RUN TestExportContainerAndImportImage [2020-11-04T11:59:06.944Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-11-04T11:59:06.944Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T11:59:08.030Z] --- PASS: TestPluginWithDevMounts (1.79s) [2020-11-04T11:59:08.030Z] PASS [2020-11-04T11:59:08.030Z] [2020-11-04T11:59:08.030Z] DONE 1 tests in 1.962s [2020-11-04T11:59:08.030Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T11:59:08.030Z] ++ 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 [2020-11-04T11:59:08.030Z] ++ set -e [2020-11-04T11:59:08.030Z] ++ '[' -n 0 ']' [2020-11-04T11:59:08.030Z] ++ set -x [2020-11-04T11:59:08.030Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T11:59:08.030Z] INFO: Testing against a local daemon [2020-11-04T11:59:08.030Z] === RUN TestSecretInspect [2020-11-04T11:59:08.601Z] . [2020-11-04T11:59:08.601Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T11:59:08.601Z] [2020-11-04T11:59:08.601Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T11:59:08.601Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T11:59:08.601Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T11:59:08.601Z] Error: No such image: emptyfs [2020-11-04T11:59:08.601Z] Error: No such image: emptyfs [2020-11-04T11:59:08.601Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T11:59:08.601Z] ++++ docker load [2020-11-04T11:59:08.601Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T11:59:08.601Z] ++++ docker load [2020-11-04T11:59:08.601Z] Running integration-test (iteration 1) [2020-11-04T11:59:08.601Z] 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)/ [2020-11-04T11:59:08.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-04T11:59:08.601Z] ++ set -e [2020-11-04T11:59:08.601Z] ++ '[' -n 0 ']' [2020-11-04T11:59:08.601Z] ++ set -x [2020-11-04T11:59:08.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-04T11:59:08.601Z] Running integration-test (iteration 1) [2020-11-04T11:59:08.601Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-04T11:59:08.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-04T11:59:08.601Z] ++ set -e [2020-11-04T11:59:08.601Z] ++ '[' -n 0 ']' [2020-11-04T11:59:08.601Z] ++ set -x [2020-11-04T11:59:08.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-04T11:59:08.861Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-11-04T11:59:08.861Z] === RUN TestHealthCheckWorkdir [2020-11-04T11:59:09.804Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2020-11-04T11:59:09.804Z] === RUN TestHealthKillContainer [2020-11-04T11:59:11.552Z] --- PASS: TestSecretInspect (3.54s) [2020-11-04T11:59:11.552Z] === RUN TestSecretList [2020-11-04T11:59:13.108Z] --- PASS: TestHealthKillContainer (2.85s) [2020-11-04T11:59:13.108Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T11:59:13.369Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-11-04T11:59:13.369Z] === RUN TestIpcModeNone [2020-11-04T11:59:13.910Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-11-04T11:59:13.910Z] [2020-11-04T11:59:13.910Z] ________ ____ __. [2020-11-04T11:59:13.910Z] \_____ \ | |/ _| [2020-11-04T11:59:13.910Z] / | \| < [2020-11-04T11:59:13.910Z] / | \ | \ [2020-11-04T11:59:13.910Z] \_______ /____|__ \ [2020-11-04T11:59:13.910Z] \/ \/ [2020-11-04T11:59:13.910Z] [2020-11-04T11:59:13.910Z] INFO: make.ps1 ended at 11/04/2020 11:59:01 [2020-11-04T11:59:13.910Z] INFO: Binaries build ended at 11/04/2020 11:59:04. Duration:00:01:22.4886963 [2020-11-04T11:59:13.910Z] INFO: Copying the built daemon binary to d:\CI\PR-41617\2\binary\dockerd-e0416f1ef4.exe... [2020-11-04T11:59:13.910Z] INFO: Copying the built client binary to d:\CI\PR-41617\2\binary\docker-e0416f1ef4.exe... [2020-11-04T11:59:13.910Z] INFO: Copying dockerversion from the container... [2020-11-04T11:59:13.910Z] INFO: Copying the golang package from the container to d:\CI\PR-41617\2\installer\go.zip... [2020-11-04T11:59:13.910Z] INFO: Extracting go.zip to d:\CI\PR-41617\2\go [2020-11-04T11:59:14.313Z] --- PASS: TestIpcModeNone (0.80s) [2020-11-04T11:59:14.313Z] === RUN TestIpcModePrivate [2020-11-04T11:59:15.074Z] --- PASS: TestSecretList (3.56s) [2020-11-04T11:59:15.074Z] === RUN TestSecretsCreateAndDelete [2020-11-04T11:59:15.257Z] --- PASS: TestIpcModePrivate (0.80s) [2020-11-04T11:59:15.257Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-11-04T11:59:15.257Z] === RUN TestIpcModeShareable [2020-11-04T11:59:15.829Z] --- PASS: TestIpcModeShareable (0.84s) [2020-11-04T11:59:15.829Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-11-04T11:59:15.829Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T11:59:18.380Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-11-04T11:59:18.380Z] === RUN TestAPIIpcModeHost [2020-11-04T11:59:19.325Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-11-04T11:59:19.325Z] === RUN TestDaemonIpcModeShareable [2020-11-04T11:59:19.627Z] --- PASS: TestSecretsCreateAndDelete (3.69s) [2020-11-04T11:59:19.627Z] === RUN TestSecretsUpdate [2020-11-04T11:59:21.241Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-11-04T11:59:21.241Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-04T11:59:21.241Z] === RUN TestDaemonIpcModePrivate [2020-11-04T11:59:22.628Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-11-04T11:59:22.628Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-04T11:59:22.628Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T11:59:23.148Z] --- PASS: TestSecretsUpdate (3.71s) [2020-11-04T11:59:23.148Z] === RUN TestTemplatedSecret [2020-11-04T11:59:25.179Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.06s) [2020-11-04T11:59:25.179Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-04T11:59:25.179Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T11:59:25.882Z] --- PASS: TestTemplatedSecret (3.29s) [2020-11-04T11:59:25.882Z] === RUN TestSecretCreateResolve [2020-11-04T11:59:26.567Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-11-04T11:59:26.567Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-04T11:59:26.567Z] === RUN TestIpcModeOlderClient [2020-11-04T11:59:26.567Z] === PAUSE TestIpcModeOlderClient [2020-11-04T11:59:26.567Z] === RUN TestKillContainerInvalidSignal [2020-11-04T11:59:27.510Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-11-04T11:59:27.510Z] === RUN TestKillContainer [2020-11-04T11:59:27.510Z] === RUN TestKillContainer/no_signal [2020-11-04T11:59:27.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T11:59:27.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T11:59:28.085Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T11:59:28.657Z] === RUN TestKillContainer/killing_signal [2020-11-04T11:59:29.403Z] --- PASS: TestSecretCreateResolve (3.66s) [2020-11-04T11:59:29.403Z] PASS [2020-11-04T11:59:29.403Z] [2020-11-04T11:59:29.403Z] DONE 6 tests in 21.602s [2020-11-04T11:59:29.403Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T11:59:29.403Z] ++ 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 [2020-11-04T11:59:29.403Z] ++ set -e [2020-11-04T11:59:29.403Z] ++ '[' -n 0 ']' [2020-11-04T11:59:29.403Z] ++ set -x [2020-11-04T11:59:29.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=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 [2020-11-04T11:59:29.601Z] --- PASS: TestKillContainer (2.22s) [2020-11-04T11:59:29.601Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-11-04T11:59:29.601Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-11-04T11:59:29.601Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-11-04T11:59:29.601Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T11:59:29.601Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T11:59:29.695Z] INFO: Testing against a local daemon [2020-11-04T11:59:29.695Z] === RUN TestServiceCreateInit [2020-11-04T11:59:29.695Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T11:59:30.544Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T11:59:31.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-11-04T11:59:31.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-11-04T11:59:31.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-11-04T11:59:31.117Z] === RUN TestKillStoppedContainer [2020-11-04T11:59:31.117Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-11-04T11:59:31.117Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T11:59:31.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T11:59:31.380Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-11-04T11:59:31.380Z] === RUN TestKillDifferentUserContainer [2020-11-04T11:59:31.953Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-11-04T11:59:31.953Z] === RUN TestInspectOomKilledTrue [2020-11-04T11:59:31.953Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T11:59:31.953Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:59:31.953Z] === RUN TestInspectOomKilledFalse [2020-11-04T11:59:32.214Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T11:59:32.214Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T11:59:32.214Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T11:59:32.788Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-11-04T11:59:32.788Z] === RUN TestLinksContainerNames [2020-11-04T11:59:34.176Z] --- PASS: TestLinksContainerNames (1.50s) [2020-11-04T11:59:34.176Z] === RUN TestLogsFollowTailEmpty [2020-11-04T11:59:35.119Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-11-04T11:59:35.119Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T11:59:35.265Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T11:59:35.692Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/default [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/private [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/slave [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/shared [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/default [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/shared [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/slave [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/private [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T11:59:35.692Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T11:59:35.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T11:59:35.692Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T11:59:35.958Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T11:59:36.228Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T11:59:36.228Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T11:59:36.228Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T11:59:36.228Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2020-11-04T11:59:36.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-11-04T11:59:36.228Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T11:59:38.785Z] --- PASS: TestContainerBindMountNonRecursive (2.16s) [2020-11-04T11:59:38.785Z] === RUN TestNetworkNat [2020-11-04T11:59:39.016Z] INFO: Extraction ended at 11/04/2020 11:59:36. Duration:00:00:25.2252908 [2020-11-04T11:59:39.016Z] INFO: Updating the golang and path environment variables [2020-11-04T11:59:39.016Z] INFO: GOPATH=d:\gopath [2020-11-04T11:59:39.016Z] INFO: go version go1.13.15 windows/amd64 [2020-11-04T11:59:39.016Z] INFO: Running the daemon under test in debug mode [2020-11-04T11:59:39.016Z] INFO: Starting a daemon under test... [2020-11-04T11:59:39.016Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41617\2\daemon --pidfile d:\CI\PR-41617\2\docker.pid -D [2020-11-04T11:59:39.016Z] INFO: Process started successfully. [2020-11-04T11:59:39.016Z] INFO: Start tailing logs of the daemon under tests [2020-11-04T11:59:39.016Z] INFO: Waiting for the daemon under test to start... [2020-11-04T11:59:39.359Z] --- PASS: TestNetworkNat (0.87s) [2020-11-04T11:59:39.359Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T11:59:39.931Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-11-04T11:59:39.931Z] === RUN TestNetworkLoopbackNat [2020-11-04T11:59:40.897Z] --- PASS: TestServiceCreateInit (10.52s) [2020-11-04T11:59:40.897Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2020-11-04T11:59:40.897Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2020-11-04T11:59:40.897Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T11:59:43.235Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2020-11-04T11:59:43.235Z] === RUN TestPause [2020-11-04T11:59:44.178Z] --- PASS: TestPause (0.79s) [2020-11-04T11:59:44.178Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T11:59:44.178Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T11:59:44.178Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T11:59:44.178Z] === RUN TestPauseStopPausedContainer [2020-11-04T11:59:44.750Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-11-04T11:59:44.751Z] === RUN TestPsFilter [2020-11-04T11:59:45.012Z] --- PASS: TestPsFilter (0.26s) [2020-11-04T11:59:45.012Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T11:59:45.955Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-11-04T11:59:45.955Z] === RUN TestRemoveContainerWithVolume [2020-11-04T11:59:46.526Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-11-04T11:59:46.526Z] === RUN TestRemoveContainerRunning [2020-11-04T11:59:47.281Z] Loaded image: buildpack-deps:buster [2020-11-04T11:59:47.281Z] Loaded image: busybox:latest [2020-11-04T11:59:47.470Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-11-04T11:59:47.470Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T11:59:47.538Z] Loaded image: busybox:glibc [2020-11-04T11:59:47.538Z] Loaded image: debian:buster [2020-11-04T11:59:48.043Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-11-04T11:59:48.043Z] === RUN TestRemoveInvalidContainer [2020-11-04T11:59:48.043Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-04T11:59:48.043Z] === RUN TestRenameLinkedContainer [2020-11-04T11:59:48.099Z] Loaded image: hello-world:latest [2020-11-04T11:59:48.355Z] Loaded image: buildpack-deps:buster [2020-11-04T11:59:48.611Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T11:59:48.611Z] Loaded image: busybox:latest [2020-11-04T11:59:48.611Z] INFO: Testing against a local daemon [2020-11-04T11:59:48.611Z] === RUN TestDockerDaemonSuite [2020-11-04T11:59:48.611Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-04T11:59:48.869Z] Loaded image: busybox:glibc [2020-11-04T11:59:48.869Z] Loaded image: debian:buster [2020-11-04T11:59:49.014Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-11-04T11:59:49.131Z] Loaded image: hello-world:latest [2020-11-04T11:59:49.131Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T11:59:49.388Z] INFO: Testing against a local daemon [2020-11-04T11:59:49.388Z] === RUN TestDockerSuite [2020-11-04T11:59:49.388Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-04T11:59:49.388Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-04T11:59:49.388Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-04T11:59:49.388Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-04T11:59:49.388Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-04T11:59:49.388Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-04T11:59:49.388Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-04T11:59:49.388Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-04T11:59:50.326Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-04T11:59:50.582Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-04T11:59:50.839Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-04T11:59:50.839Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-04T11:59:51.346Z] --- PASS: TestRenameLinkedContainer (3.02s) [2020-11-04T11:59:51.346Z] === RUN TestRenameStoppedContainer [2020-11-04T11:59:51.768Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-04T11:59:51.768Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-04T11:59:51.768Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-04T11:59:51.920Z] --- PASS: TestRenameStoppedContainer (0.73s) [2020-11-04T11:59:51.920Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T11:59:53.136Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-04T11:59:53.308Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2020-11-04T11:59:53.308Z] === RUN TestRenameInvalidName [2020-11-04T11:59:53.392Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-04T11:59:53.649Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-04T11:59:53.649Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-04T11:59:53.649Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-04T11:59:54.251Z] --- PASS: TestRenameInvalidName (0.77s) [2020-11-04T11:59:54.251Z] === RUN TestRenameAnonymousContainer [2020-11-04T11:59:55.017Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-04T11:59:55.017Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-04T11:59:55.580Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-04T11:59:55.836Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-04T11:59:55.836Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-04T11:59:55.836Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-04T11:59:56.670Z] .....INFO: Daemon under test started and replied! [2020-11-04T11:59:56.670Z] INFO: Docker version of the daemon under test [2020-11-04T11:59:56.670Z] [2020-11-04T11:59:56.670Z] Client: [2020-11-04T11:59:56.670Z] Version: 17.06.2-ce [2020-11-04T11:59:56.670Z] API version: 1.30 [2020-11-04T11:59:56.670Z] Go version: go1.8.3 [2020-11-04T11:59:56.670Z] Git commit: cec0b72 [2020-11-04T11:59:56.670Z] Built: Tue Sep 5 19:57:19 2017 [2020-11-04T11:59:56.670Z] OS/Arch: windows/amd64 [2020-11-04T11:59:56.670Z] [2020-11-04T11:59:56.670Z] Server: [2020-11-04T11:59:56.670Z] Version: 0.0.0-dev [2020-11-04T11:59:56.670Z] API version: 1.41 (minimum version 1.24) [2020-11-04T11:59:56.670Z] Go version: go1.13.15 [2020-11-04T11:59:56.670Z] Git commit: e0416f1ef4 [2020-11-04T11:59:56.670Z] Built: 11/04/2020 11:57:46 [2020-11-04T11:59:56.670Z] OS/Arch: windows/amd64 [2020-11-04T11:59:56.670Z] Experimental: false [2020-11-04T11:59:56.670Z] [2020-11-04T11:59:56.670Z] INFO: Docker info of the daemon under test [2020-11-04T11:59:56.670Z] [2020-11-04T11:59:56.670Z] Containers: 0 [2020-11-04T11:59:56.670Z] Running: 0 [2020-11-04T11:59:56.670Z] Paused: 0 [2020-11-04T11:59:56.670Z] Stopped: 0 [2020-11-04T11:59:56.670Z] Images: 0 [2020-11-04T11:59:56.670Z] Server Version: 0.0.0-dev [2020-11-04T11:59:56.670Z] Storage Driver: windowsfilter [2020-11-04T11:59:56.670Z] Windows: [2020-11-04T11:59:56.670Z] Logging Driver: json-file [2020-11-04T11:59:56.670Z] Plugins: [2020-11-04T11:59:56.670Z] Volume: local [2020-11-04T11:59:56.670Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-04T11:59:56.670Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-04T11:59:56.670Z] Swarm: inactive [2020-11-04T11:59:56.670Z] Default Isolation: process [2020-11-04T11:59:56.670Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-04T11:59:56.670Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-04T11:59:56.670Z] OSType: windows [2020-11-04T11:59:56.670Z] Architecture: x86_64 [2020-11-04T11:59:56.670Z] CPUs: 4 [2020-11-04T11:59:56.670Z] Total Memory: 32GiB [2020-11-04T11:59:56.670Z] Name: azwin-2-27d8c0 [2020-11-04T11:59:56.670Z] ID: 3EJ3:Y3RP:HVDT:XREA:VJRU:7AHB:3NH5:P7NN:XORH:4YQF:6ILO:BWOI [2020-11-04T11:59:56.670Z] Docker Root Dir: D:\CI\PR-41617\2\daemon [2020-11-04T11:59:56.670Z] Debug Mode (client): false [2020-11-04T11:59:56.670Z] Debug Mode (server): true [2020-11-04T11:59:56.670Z] File Descriptors: -1 [2020-11-04T11:59:56.670Z] Goroutines: 17 [2020-11-04T11:59:56.670Z] System Time: 2020-11-04T11:59:56.2896333Z [2020-11-04T11:59:56.670Z] EventsListeners: 0 [2020-11-04T11:59:56.670Z] Registry: https://index.docker.io/v1/ [2020-11-04T11:59:56.670Z] Labels: [2020-11-04T11:59:56.670Z] Experimental: false [2020-11-04T11:59:56.670Z] Insecure Registries: [2020-11-04T11:59:56.670Z] 127.0.0.0/8 [2020-11-04T11:59:56.670Z] Live Restore Enabled: false [2020-11-04T11:59:56.670Z] [2020-11-04T11:59:56.670Z] [2020-11-04T11:59:56.670Z] INFO: Docker images of the daemon under test [2020-11-04T11:59:56.670Z] [2020-11-04T11:59:56.670Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-04T11:59:56.670Z] [2020-11-04T11:59:56.670Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-11-04T11:59:56.670Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-11-04T11:59:56.959Z] --- PASS: TestImportExtremelyLargeImageWorks (101.86s) [2020-11-04T11:59:56.959Z] PASS [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === Skipped [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T11:59:56.959Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] DONE 12 tests, 1 skipped in 105.530s [2020-11-04T11:59:56.959Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T11:59:56.959Z] INFO: Testing against a local daemon [2020-11-04T11:59:56.959Z] === RUN TestNetworkCreateDelete [2020-11-04T11:59:56.959Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-11-04T11:59:56.959Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T11:59:56.959Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-11-04T11:59:56.959Z] === RUN TestDaemonDNSFallback [2020-11-04T11:59:56.959Z] --- PASS: TestDaemonDNSFallback (7.37s) [2020-11-04T11:59:56.959Z] === RUN TestInspectNetwork [2020-11-04T11:59:56.959Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-04T11:59:56.959Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:59:56.959Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T11:59:56.959Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-04T11:59:56.959Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] === RUN TestNetworkInvalidJSON [2020-11-04T11:59:56.959Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T11:59:56.959Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T11:59:56.959Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T11:59:56.959Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T11:59:56.959Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T11:59:56.959Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T11:59:56.959Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T11:59:56.959Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T11:59:56.959Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T11:59:56.959Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-04T11:59:56.959Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T11:59:56.959Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T11:59:56.959Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T11:59:56.959Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T11:59:56.959Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-04T11:59:56.959Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T11:59:56.959Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-11-04T11:59:56.959Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T11:59:56.959Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T11:59:56.959Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T11:59:56.959Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T11:59:56.959Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T11:59:56.959Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-04T11:59:56.959Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:59:56.959Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T11:59:56.959Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T11:59:56.959Z] service_test.go:236: FLAKY_TEST [2020-11-04T11:59:56.959Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T11:59:56.959Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:59:56.959Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T11:59:56.959Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-04T11:59:56.959Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:59:56.959Z] PASS [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === Skipped [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-11-04T11:59:56.959Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-11-04T11:59:56.959Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-11-04T11:59:56.959Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-11-04T11:59:56.959Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-11-04T11:59:56.959Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T11:59:56.959Z] service_test.go:236: FLAKY_TEST [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-11-04T11:59:56.959Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-04T11:59:56.959Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] DONE 19 tests, 12 skipped in 8.152s [2020-11-04T11:59:56.959Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T11:59:56.959Z] INFO: Testing against a local daemon [2020-11-04T11:59:56.959Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T11:59:56.959Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T11:59:56.959Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T11:59:56.959Z] === RUN TestDockerNetworkIpvlan [2020-11-04T11:59:56.959Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T11:59:56.959Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T11:59:56.959Z] PASS [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === Skipped [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T11:59:56.959Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T11:59:56.959Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] DONE 2 tests, 2 skipped in 0.140s [2020-11-04T11:59:56.959Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T11:59:56.959Z] INFO: Testing against a local daemon [2020-11-04T11:59:56.959Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T11:59:56.959Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-04T11:59:56.959Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] === RUN TestDockerNetworkMacvlan [2020-11-04T11:59:56.959Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-11-04T11:59:56.959Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] PASS [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === Skipped [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-04T11:59:56.959Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-11-04T11:59:56.959Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] DONE 2 tests, 2 skipped in 0.126s [2020-11-04T11:59:56.959Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T11:59:56.959Z] testing: warning: no tests to run [2020-11-04T11:59:56.959Z] PASS [2020-11-04T11:59:56.959Z] [2020-11-04T11:59:56.959Z] DONE 0 tests in 0.030s [2020-11-04T11:59:56.959Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T11:59:56.959Z] INFO: Testing against a local daemon [2020-11-04T11:59:56.959Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T11:59:56.959Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-11-04T11:59:56.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.959Z] === RUN TestAuthZPluginTLS [2020-11-04T11:59:56.959Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-11-04T11:59:56.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.959Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T11:59:56.959Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-11-04T11:59:56.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginHeader [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginV2Disable [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T11:59:56.960Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] PASS [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === Skipped [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-04T11:59:56.960Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] DONE 17 tests, 17 skipped in 0.419s [2020-11-04T11:59:56.960Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T11:59:56.960Z] INFO: Testing against a local daemon [2020-11-04T11:59:56.960Z] === RUN TestPluginInvalidJSON [2020-11-04T11:59:56.960Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T11:59:56.960Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T11:59:56.960Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T11:59:56.960Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-04T11:59:56.960Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-11-04T11:59:56.960Z] === RUN TestPluginInstall [2020-11-04T11:59:56.960Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-04T11:59:56.960Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] PASS [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] === Skipped [2020-11-04T11:59:56.960Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-11-04T11:59:56.960Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] [2020-11-04T11:59:56.960Z] DONE 3 tests, 1 skipped in 0.196s [2020-11-04T11:59:56.960Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T11:59:56.960Z] INFO: Testing against a local daemon [2020-11-04T11:59:56.960Z] === RUN TestExternalGraphDriver [2020-11-04T11:59:56.960Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-11-04T11:59:56.960Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-04T11:59:56.960Z] === RUN TestGraphdriverPluginV2 [2020-11-04T11:59:57.129Z] ltsc2019: Pulling from windows/servercore [2020-11-04T11:59:57.129Z] 4612f6d0b889: Pulling fs layer [2020-11-04T11:59:57.129Z] 406ffb8432a7: Pulling fs layer [2020-11-04T11:59:58.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T11:59:58.461Z] --- PASS: TestRenameAnonymousContainer (4.09s) [2020-11-04T11:59:58.461Z] === RUN TestRenameContainerWithSameName [2020-11-04T11:59:59.034Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-11-04T11:59:59.034Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T11:59:59.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T12:00:00.420Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2020-11-04T12:00:00.420Z] === RUN TestResize [2020-11-04T12:00:00.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T12:00:01.364Z] --- PASS: TestResize (0.77s) [2020-11-04T12:00:01.364Z] === RUN TestResizeWithInvalidSize [2020-11-04T12:00:01.936Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-11-04T12:00:01.936Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T12:00:01.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T12:00:02.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T12:00:02.377Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-04T12:00:02.881Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:00:02.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:00:02.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:00:02.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T12:00:02.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:00:02.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T12:00:02.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:00:03.365Z] --- PASS: TestCreateServiceMultipleTimes (23.30s) [2020-11-04T12:00:03.365Z] === RUN TestCreateServiceConflict [2020-11-04T12:00:03.525Z] --- PASS: TestGraphdriverPluginV2 (6.05s) [2020-11-04T12:00:03.525Z] PASS [2020-11-04T12:00:03.525Z] [2020-11-04T12:00:03.525Z] === Skipped [2020-11-04T12:00:03.525Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-11-04T12:00:03.525Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-04T12:00:03.525Z] [2020-11-04T12:00:03.525Z] [2020-11-04T12:00:03.525Z] DONE 2 tests, 1 skipped in 6.278s [2020-11-04T12:00:03.525Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T12:00:03.525Z] INFO: Testing against a local daemon [2020-11-04T12:00:03.525Z] === RUN TestContinueAfterPluginCrash [2020-11-04T12:00:03.525Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T12:00:03.525Z] === RUN TestReadPluginNoRead [2020-11-04T12:00:03.525Z] === PAUSE TestReadPluginNoRead [2020-11-04T12:00:03.525Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T12:00:03.525Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T12:00:03.525Z] === CONT TestContinueAfterPluginCrash [2020-11-04T12:00:03.525Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T12:00:04.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T12:00:04.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:00:04.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T12:00:04.895Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-04T12:00:04.977Z] ......... [ 86%] [2020-11-04T12:00:05.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:00:05.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T12:00:05.683Z] 406ffb8432a7: Download complete [2020-11-04T12:00:06.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T12:00:07.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T12:00:07.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T12:00:07.413Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-04T12:00:07.821Z] --- PASS: TestCreateServiceConflict (3.65s) [2020-11-04T12:00:07.821Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T12:00:07.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T12:00:08.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T12:00:09.308Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-04T12:00:09.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T12:00:10.093Z] --- PASS: TestDaemonStartWithLogOpt (6.93s) [2020-11-04T12:00:10.093Z] === CONT TestReadPluginNoRead [2020-11-04T12:00:10.237Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-04T12:00:10.801Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-04T12:00:10.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T12:00:11.087Z] tests/integration/models_images_test.py ............... [ 89%] [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2020-11-04T12:00:11.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2020-11-04T12:00:11.096Z] === RUN TestCgroupNamespacesRun [2020-11-04T12:00:11.341Z] --- PASS: TestCreateServiceMaxReplicas (4.11s) [2020-11-04T12:00:11.341Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T12:00:11.364Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-04T12:00:11.622Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-04T12:00:11.880Z] --- PASS: TestBuildWithHugeFile (90.36s) [2020-11-04T12:00:11.880Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T12:00:11.880Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T12:00:11.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T12:00:11.880Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T12:00:11.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T12:00:11.880Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T12:00:11.880Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T12:00:11.880Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T12:00:11.880Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T12:00:11.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T12:00:12.138Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T12:00:12.138Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-11-04T12:00:12.138Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-11-04T12:00:12.138Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-11-04T12:00:12.138Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-11-04T12:00:12.138Z] === RUN TestBuildPreserveOwnership [2020-11-04T12:00:12.138Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T12:00:12.138Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-11-04T12:00:12.286Z] tests/integration/models_networks_test.py .... [ 90%] [2020-11-04T12:00:12.481Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-11-04T12:00:12.481Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T12:00:13.387Z] === RUN TestReadPluginNoRead/default [2020-11-04T12:00:13.387Z] --- PASS: TestContinueAfterPluginCrash (10.56s) [2020-11-04T12:00:13.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T12:00:14.030Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-04T12:00:14.030Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-11-04T12:00:14.397Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-11-04T12:00:14.397Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T12:00:14.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T12:00:15.398Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T12:00:15.922Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T12:00:15.961Z] === RUN TestDockerSuite/TestAttachDetach [2020-11-04T12:00:15.987Z] 4612f6d0b889: Verifying Checksum [2020-11-04T12:00:15.987Z] 4612f6d0b889: Download complete [2020-11-04T12:00:16.218Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-04T12:00:16.315Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-11-04T12:00:16.315Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T12:00:16.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T12:00:16.781Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-04T12:00:17.037Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2020-11-04T12:00:17.037Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.25s) [2020-11-04T12:00:17.037Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s) [2020-11-04T12:00:17.037Z] === RUN TestBuildPlatformInvalid [2020-11-04T12:00:17.294Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2020-11-04T12:00:17.294Z] PASS [2020-11-04T12:00:17.294Z] [2020-11-04T12:00:17.294Z] === Skipped [2020-11-04T12:00:17.294Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-04T12:00:17.294Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T12:00:17.294Z] [2020-11-04T12:00:17.294Z] [2020-11-04T12:00:17.294Z] DONE 32 tests, 1 skipped in 179.962s [2020-11-04T12:00:17.294Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T12:00:17.294Z] ++ 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 [2020-11-04T12:00:17.294Z] ++ set -e [2020-11-04T12:00:17.294Z] ++ '[' -n 0 ']' [2020-11-04T12:00:17.294Z] ++ set -x [2020-11-04T12:00:17.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-11-04T12:00:17.294Z] INFO: Testing against a local daemon [2020-11-04T12:00:17.294Z] === RUN TestConfigInspect [2020-11-04T12:00:17.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T12:00:17.859Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-04T12:00:17.859Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-04T12:00:18.232Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-11-04T12:00:18.232Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T12:00:18.453Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T12:00:18.860Z] tests/integration/models_nodes_test.py . [ 91%] [2020-11-04T12:00:18.860Z] tests/integration/models_resources_test.py . [ 91%] [2020-11-04T12:00:19.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T12:00:19.619Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-11-04T12:00:19.619Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T12:00:19.748Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-04T12:00:20.005Z] --- PASS: TestConfigInspect (2.53s) [2020-11-04T12:00:20.005Z] === RUN TestConfigList [2020-11-04T12:00:20.005Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-04T12:00:20.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T12:00:20.253Z] Using test binary docker [2020-11-04T12:00:20.554Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T12:00:20.554Z] +++ /etc/init.d/apparmor start [2020-11-04T12:00:20.554Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T12:00:20.554Z] INFO: Waiting for daemon to start... [2020-11-04T12:00:20.554Z] Starting dockerd [2020-11-04T12:00:20.554Z] +++ 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 [2020-11-04T12:00:20.566Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-04T12:00:20.987Z] --- PASS: TestReadPluginNoRead (10.68s) [2020-11-04T12:00:20.987Z] --- PASS: TestReadPluginNoRead/default (2.36s) [2020-11-04T12:00:20.987Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.30s) [2020-11-04T12:00:20.987Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.41s) [2020-11-04T12:00:20.987Z] read_test.go:92: [d3c1f50af03c8] daemon is not started [2020-11-04T12:00:20.987Z] PASS [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] DONE 6 tests in 17.816s [2020-11-04T12:00:20.987Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T12:00:20.987Z] testing: warning: no tests to run [2020-11-04T12:00:20.987Z] PASS [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] DONE 0 tests in 0.064s [2020-11-04T12:00:20.987Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T12:00:20.987Z] INFO: Testing against a local daemon [2020-11-04T12:00:20.987Z] === RUN TestPluginWithDevMounts [2020-11-04T12:00:20.987Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-04T12:00:20.987Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-04T12:00:20.987Z] PASS [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] === Skipped [2020-11-04T12:00:20.987Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-11-04T12:00:20.987Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] DONE 1 tests, 1 skipped in 0.179s [2020-11-04T12:00:20.987Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T12:00:20.987Z] INFO: Testing against a local daemon [2020-11-04T12:00:20.987Z] === RUN TestSecretInspect [2020-11-04T12:00:20.987Z] --- SKIP: TestSecretInspect (0.01s) [2020-11-04T12:00:20.987Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] === RUN TestSecretList [2020-11-04T12:00:20.987Z] --- SKIP: TestSecretList (0.01s) [2020-11-04T12:00:20.987Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] === RUN TestSecretsCreateAndDelete [2020-11-04T12:00:20.987Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-11-04T12:00:20.987Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] === RUN TestSecretsUpdate [2020-11-04T12:00:20.987Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-11-04T12:00:20.987Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] === RUN TestTemplatedSecret [2020-11-04T12:00:20.987Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-04T12:00:20.987Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] === RUN TestSecretCreateResolve [2020-11-04T12:00:20.987Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-11-04T12:00:20.987Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] PASS [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] === Skipped [2020-11-04T12:00:20.987Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-11-04T12:00:20.987Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-11-04T12:00:20.987Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-11-04T12:00:20.987Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-11-04T12:00:20.987Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-11-04T12:00:20.987Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-11-04T12:00:20.987Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] [2020-11-04T12:00:20.987Z] DONE 6 tests, 6 skipped in 0.239s [2020-11-04T12:00:20.987Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T12:00:21.246Z] INFO: Testing against a local daemon [2020-11-04T12:00:21.246Z] === RUN TestServiceCreateInit [2020-11-04T12:00:21.246Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T12:00:21.246Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T12:00:21.246Z] --- PASS: TestServiceCreateInit (0.02s) [2020-11-04T12:00:21.246Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-04T12:00:21.246Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-04T12:00:21.246Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T12:00:21.246Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-11-04T12:00:21.246Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestCreateServiceConflict [2020-11-04T12:00:21.246Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-11-04T12:00:21.246Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T12:00:21.246Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-11-04T12:00:21.246Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T12:00:21.246Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-04T12:00:21.246Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T12:00:21.246Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-11-04T12:00:21.246Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T12:00:21.246Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-11-04T12:00:21.246Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestCreateServiceSysctls [2020-11-04T12:00:21.246Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-11-04T12:00:21.246Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestCreateServiceCapabilities [2020-11-04T12:00:21.246Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-11-04T12:00:21.246Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestInspect [2020-11-04T12:00:21.246Z] --- SKIP: TestInspect (0.01s) [2020-11-04T12:00:21.246Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestCreateJob [2020-11-04T12:00:21.246Z] --- SKIP: TestCreateJob (0.01s) [2020-11-04T12:00:21.246Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestReplicatedJob [2020-11-04T12:00:21.246Z] --- SKIP: TestReplicatedJob (0.01s) [2020-11-04T12:00:21.246Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.246Z] === RUN TestUpdateReplicatedJob [2020-11-04T12:00:21.505Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-11-04T12:00:21.505Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.505Z] === RUN TestServiceListWithStatuses [2020-11-04T12:00:21.505Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T12:00:21.505Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:00:21.505Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T12:00:21.505Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-11-04T12:00:21.505Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.505Z] === RUN TestDockerNetworkReConnect [2020-11-04T12:00:21.505Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-11-04T12:00:21.505Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:21.505Z] === RUN TestServicePlugin [2020-11-04T12:00:21.536Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-11-04T12:00:21.536Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T12:00:21.934Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-04T12:00:22.192Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-04T12:00:22.448Z] --- PASS: TestConfigList (2.56s) [2020-11-04T12:00:22.448Z] === RUN TestConfigsCreateAndDelete [2020-11-04T12:00:22.481Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-11-04T12:00:22.481Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T12:00:22.625Z] . [2020-11-04T12:00:22.625Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T12:00:22.625Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T12:00:22.625Z] Error: No such image: emptyfs [2020-11-04T12:00:22.625Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T12:00:22.625Z] ++++ docker load [2020-11-04T12:00:22.625Z] Running integration-test (iteration 1) [2020-11-04T12:00:22.625Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T12:00:22.625Z] ++ 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 [2020-11-04T12:00:22.625Z] ++ set -e [2020-11-04T12:00:22.625Z] ++ '[' -n 0 ']' [2020-11-04T12:00:22.625Z] ++ set -x [2020-11-04T12:00:22.625Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:00:23.816Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-04T12:00:24.397Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-11-04T12:00:24.397Z] === RUN TestKernelTCPMemory [2020-11-04T12:00:24.747Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-04T12:00:24.795Z] --- SKIP: TestServicePlugin (3.48s) [2020-11-04T12:00:24.795Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:24.795Z] === RUN TestServiceUpdateLabel [2020-11-04T12:00:24.795Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-11-04T12:00:24.795Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:24.795Z] === RUN TestServiceUpdateSecrets [2020-11-04T12:00:24.795Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-11-04T12:00:24.795Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:24.795Z] === RUN TestServiceUpdateConfigs [2020-11-04T12:00:24.965Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-11-04T12:00:24.969Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-11-04T12:00:24.969Z] === RUN TestNISDomainname [2020-11-04T12:00:25.003Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-04T12:00:25.055Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-11-04T12:00:25.055Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.055Z] === RUN TestServiceUpdateNetwork [2020-11-04T12:00:25.055Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-11-04T12:00:25.055Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.055Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T12:00:25.055Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-11-04T12:00:25.055Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.055Z] PASS [2020-11-04T12:00:25.055Z] [2020-11-04T12:00:25.055Z] === Skipped [2020-11-04T12:00:25.055Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-04T12:00:25.055Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-04T12:00:25.055Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.055Z] [2020-11-04T12:00:25.055Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-04T12:00:25.055Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-04T12:00:25.055Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.055Z] [2020-11-04T12:00:25.055Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-11-04T12:00:25.055Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.055Z] [2020-11-04T12:00:25.055Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-11-04T12:00:25.056Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-11-04T12:00:25.056Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-04T12:00:25.056Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-11-04T12:00:25.056Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-11-04T12:00:25.056Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-11-04T12:00:25.056Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-11-04T12:00:25.056Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-11-04T12:00:25.056Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-11-04T12:00:25.056Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-11-04T12:00:25.056Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-11-04T12:00:25.056Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T12:00:25.056Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-11-04T12:00:25.056Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-11-04T12:00:25.056Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2020-11-04T12:00:25.056Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-11-04T12:00:25.056Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-11-04T12:00:25.056Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-11-04T12:00:25.056Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-11-04T12:00:25.056Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-11-04T12:00:25.056Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] [2020-11-04T12:00:25.056Z] DONE 24 tests, 23 skipped in 3.959s [2020-11-04T12:00:25.056Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T12:00:25.056Z] INFO: Testing against a local daemon [2020-11-04T12:00:25.056Z] === RUN TestSessionCreate [2020-11-04T12:00:25.056Z] --- PASS: TestSessionCreate (0.03s) [2020-11-04T12:00:25.056Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T12:00:25.315Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-04T12:00:25.315Z] PASS [2020-11-04T12:00:25.315Z] [2020-11-04T12:00:25.315Z] DONE 2 tests in 0.191s [2020-11-04T12:00:25.315Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T12:00:25.315Z] INFO: Testing against a local daemon [2020-11-04T12:00:25.315Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T12:00:25.315Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:00:25.315Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:00:25.315Z] === RUN TestEventsExecDie [2020-11-04T12:00:25.567Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-04T12:00:25.567Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-04T12:00:25.824Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2020-11-04T12:00:25.824Z] === RUN TestConfigsUpdate [2020-11-04T12:00:25.883Z] --- PASS: TestEventsExecDie (0.57s) [2020-11-04T12:00:25.883Z] === RUN TestEventsBackwardsCompatible [2020-11-04T12:00:25.883Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-11-04T12:00:25.883Z] === RUN TestInfoBinaryCommits [2020-11-04T12:00:25.883Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-04T12:00:25.883Z] === RUN TestInfoAPIVersioned [2020-11-04T12:00:25.883Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T12:00:25.883Z] === RUN TestInfoDiscoveryBackend [2020-11-04T12:00:25.918Z] --- PASS: TestNISDomainname (0.97s) [2020-11-04T12:00:25.918Z] === RUN TestHostnameDnsResolution [2020-11-04T12:00:26.719Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.28s) [2020-11-04T12:00:26.719Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T12:00:26.754Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-04T12:00:27.316Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-04T12:00:27.316Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-04T12:00:27.732Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-11-04T12:00:27.798Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-11-04T12:00:27.798Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T12:00:27.841Z] --- PASS: TestHostnameDnsResolution (1.81s) [2020-11-04T12:00:27.841Z] === RUN TestStats [2020-11-04T12:00:28.000Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-11-04T12:00:29.208Z] --- PASS: TestConfigsUpdate (3.25s) [2020-11-04T12:00:29.209Z] === RUN TestTemplatedConfig [2020-11-04T12:00:29.727Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (2.18s) [2020-11-04T12:00:29.728Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T12:00:29.728Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-04T12:00:29.728Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T12:00:29.728Z] === RUN TestInfoAPI [2020-11-04T12:00:29.728Z] --- PASS: TestInfoAPI (0.04s) [2020-11-04T12:00:29.728Z] === RUN TestInfoAPIWarnings [2020-11-04T12:00:30.239Z] --- PASS: TestCreateServiceSecretFileMode (3.66s) [2020-11-04T12:00:30.239Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T12:00:30.575Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-04T12:00:31.144Z] --- PASS: TestStats (2.79s) [2020-11-04T12:00:31.144Z] === RUN TestStopContainerWithTimeout [2020-11-04T12:00:31.144Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T12:00:31.144Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T12:00:31.144Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T12:00:31.144Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T12:00:31.144Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T12:00:31.144Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T12:00:31.144Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T12:00:31.144Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T12:00:31.144Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T12:00:31.144Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T12:00:31.144Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T12:00:31.144Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T12:00:31.631Z] tests/integration/regression_test.py ...... [ 98%] [2020-11-04T12:00:32.152Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-11-04T12:00:32.152Z] tests/integration/credentials/utils_test.py . [100%] [2020-11-04T12:00:32.152Z] [2020-11-04T12:00:32.152Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-11-04T12:00:32.152Z] =========================== short test summary info ============================ [2020-11-04T12:00:32.152Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-11-04T12:00:32.152Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-11-04T12:00:32.152Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-11-04T12:00:32.152Z] Not supported on most drivers [2020-11-04T12:00:32.152Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-11-04T12:00:32.152Z] Output of docker top depends on host distro, and is not formalized. [2020-11-04T12:00:32.152Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-11-04T12:00:32.152Z] Output of docker top depends on host distro, and is not formalized. [2020-11-04T12:00:32.152Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-11-04T12:00:32.152Z] Can fail if eth0 has multiple IP addresses [2020-11-04T12:00:32.152Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-11-04T12:00:32.152Z] This doesn't seem to be taken into account by the engine [2020-11-04T12:00:32.152Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-11-04T12:00:32.152Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-11-04T12:00:32.152Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 321.49 seconds == [2020-11-04T12:00:32.412Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-11-04T12:00:33.124Z] --- PASS: TestTemplatedConfig (3.87s) [2020-11-04T12:00:33.124Z] === RUN TestConfigCreateResolve [2020-11-04T12:00:33.760Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2020-11-04T12:00:33.760Z] === RUN TestCreateServiceSysctls [2020-11-04T12:00:34.449Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-04T12:00:34.449Z] --- PASS: TestStopContainerWithTimeout/0 (1.49s) [2020-11-04T12:00:34.449Z] --- PASS: TestStopContainerWithTimeout/1 (2.54s) [2020-11-04T12:00:34.449Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2020-11-04T12:00:34.449Z] --- PASS: TestStopContainerWithTimeout/-1 (3.55s) [2020-11-04T12:00:34.449Z] === RUN TestDeleteDevicemapper [2020-11-04T12:00:34.449Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T12:00:34.449Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T12:00:34.449Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T12:00:34.492Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-04T12:00:36.380Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-11-04T12:00:36.380Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T12:00:36.636Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-11-04T12:00:36.636Z] PASS [2020-11-04T12:00:36.636Z] [2020-11-04T12:00:36.636Z] DONE 7 tests in 19.424s [2020-11-04T12:00:36.636Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T12:00:36.636Z] ++ 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 [2020-11-04T12:00:36.636Z] ++ set -e [2020-11-04T12:00:36.636Z] ++ '[' -n 0 ']' [2020-11-04T12:00:36.636Z] ++ set -x [2020-11-04T12:00:36.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T12:00:36.636Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-04T12:00:36.894Z] INFO: Testing against a local daemon [2020-11-04T12:00:36.894Z] === RUN TestCheckpoint [2020-11-04T12:00:36.894Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T12:00:36.894Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T12:00:36.894Z] === RUN TestContainerInvalidJSON [2020-11-04T12:00:36.894Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T12:00:36.894Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T12:00:36.894Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T12:00:36.894Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T12:00:36.894Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T12:00:36.894Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T12:00:36.894Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T12:00:36.894Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T12:00:36.894Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T12:00:36.894Z] --- PASS: TestContainerInvalidJSON (0.05s) [2020-11-04T12:00:36.894Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T12:00:36.894Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T12:00:36.894Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-04T12:00:36.894Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T12:00:36.894Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-11-04T12:00:36.894Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T12:00:37.000Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s) [2020-11-04T12:00:37.000Z] === RUN TestUpdateMemory [2020-11-04T12:00:37.000Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T12:00:37.000Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:00:37.000Z] === RUN TestUpdateCPUQuota [2020-11-04T12:00:37.151Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-11-04T12:00:37.151Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T12:00:37.151Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-11-04T12:00:37.151Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T12:00:37.151Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-11-04T12:00:37.151Z] === RUN TestCopyFromContainer [2020-11-04T12:00:38.032Z] Loaded image: buildpack-deps:buster [2020-11-04T12:00:38.032Z] Loaded image: busybox:latest [2020-11-04T12:00:38.032Z] Loaded image: busybox:glibc [2020-11-04T12:00:38.032Z] Loaded image: debian:buster [2020-11-04T12:00:38.032Z] Loaded image: hello-world:latest [2020-11-04T12:00:38.032Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T12:00:38.032Z] INFO: Testing against a local daemon [2020-11-04T12:00:38.032Z] === RUN TestCgroupNamespacesBuild [2020-11-04T12:00:38.032Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2020-11-04T12:00:38.032Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T12:00:38.216Z] --- PASS: TestCreateServiceSysctls (4.32s) [2020-11-04T12:00:38.216Z] === RUN TestCreateServiceCapabilities [2020-11-04T12:00:38.388Z] --- PASS: TestUpdateCPUQuota (1.36s) [2020-11-04T12:00:38.388Z] === RUN TestUpdatePidsLimit [2020-11-04T12:00:38.388Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T12:00:38.518Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-04T12:00:38.670Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2020-11-04T12:00:38.670Z] === RUN TestBuildWithSession [2020-11-04T12:00:38.670Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T12:00:38.670Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T12:00:38.670Z] === RUN TestBuildSquashParent [2020-11-04T12:00:38.961Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T12:00:39.080Z] === RUN TestCopyFromContainer// [2020-11-04T12:00:39.080Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T12:00:39.222Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T12:00:39.337Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T12:00:39.483Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T12:00:39.593Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T12:00:39.594Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T12:00:39.850Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T12:00:39.850Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T12:00:40.056Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T12:00:40.107Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T12:00:40.107Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T12:00:40.317Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T12:00:40.364Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T12:00:40.578Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T12:00:40.620Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer (3.41s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer// (0.18s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer//bar/root/ (0.22s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-11-04T12:00:40.620Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2020-11-04T12:00:40.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T12:00:40.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T12:00:40.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T12:00:40.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T12:00:40.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T12:00:40.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T12:00:40.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T12:00:40.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T12:00:40.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T12:00:40.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T12:00:40.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T12:00:40.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T12:00:40.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T12:00:40.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-04T12:00:40.620Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T12:00:40.620Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-11-04T12:00:40.620Z] === RUN TestCreateWithInvalidEnv [2020-11-04T12:00:40.620Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T12:00:40.620Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T12:00:40.620Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T12:00:40.620Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T12:00:40.620Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T12:00:40.620Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T12:00:40.620Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T12:00:40.620Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T12:00:40.620Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T12:00:40.620Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-04T12:00:40.620Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T12:00:40.620Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T12:00:40.620Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-11-04T12:00:40.620Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T12:00:40.620Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-11-04T12:00:40.620Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T12:00:41.181Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-04T12:00:41.437Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-04T12:00:41.762Z] --- PASS: TestCreateServiceCapabilities (3.70s) [2020-11-04T12:00:41.762Z] === RUN TestInspect [2020-11-04T12:00:41.964Z] --- PASS: TestUpdatePidsLimit (3.58s) [2020-11-04T12:00:41.964Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-11-04T12:00:41.964Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-11-04T12:00:41.964Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-11-04T12:00:41.964Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-11-04T12:00:41.964Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-11-04T12:00:41.964Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-11-04T12:00:41.964Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-11-04T12:00:41.964Z] === RUN TestUpdateRestartPolicy [2020-11-04T12:00:42.805Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2020-11-04T12:00:42.805Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T12:00:42.805Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-04T12:00:43.366Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-04T12:00:43.451Z] --- PASS: TestBuildSquashParent (4.57s) [2020-11-04T12:00:43.451Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T12:00:43.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T12:00:43.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T12:00:43.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T12:00:43.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T12:00:43.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T12:00:43.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T12:00:43.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T12:00:43.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T12:00:43.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T12:00:43.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T12:00:43.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T12:00:43.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T12:00:43.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T12:00:43.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T12:00:43.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T12:00:43.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T12:00:44.719Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T12:00:44.719Z] [2020-11-04T12:00:44.719Z] Unloading profiles will leave already running processes permanently [2020-11-04T12:00:44.719Z] unconfined, which can lead to unexpected situations. [2020-11-04T12:00:44.719Z] [2020-11-04T12:00:44.719Z] To set a process to complain mode, use the command line tool [2020-11-04T12:00:44.719Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T12:00:44.719Z] Post stage [Pipeline] junit [2020-11-04T12:00:44.993Z] Recording test results [2020-11-04T12:00:45.257Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2020-11-04T12:00:45.257Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T12:00:45.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T12:00:45.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T12:00:45.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T12:00:45.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T12:00:45.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T12:00:45.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T12:00:45.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T12:00:45.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T12:00:45.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T12:00:45.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T12:00:45.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T12:00:45.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T12:00:45.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T12:00:45.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T12:00:45.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T12:00:45.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-04T12:00:45.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-04T12:00:45.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-11-04T12:00:45.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-11-04T12:00:45.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2020-11-04T12:00:45.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s) [2020-11-04T12:00:45.257Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T12:00:45.514Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-04T12:00:46.077Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-04T12:00:46.077Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-11-04T12:00:46.077Z] === RUN TestCreateDifferentPlatform [2020-11-04T12:00:46.077Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T12:00:46.077Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T12:00:46.077Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-04T12:00:46.077Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T12:00:46.077Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T12:00:46.077Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T12:00:46.077Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-11-04T12:00:46.077Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T12:00:46.077Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-04T12:00:46.077Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-11-04T12:00:46.077Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T12:00:46.077Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T12:00:46.077Z] === RUN TestDaemonRestartIpcMode [2020-11-04T12:00:46.077Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T12:00:46.077Z] === RUN TestDaemonHostGatewayIP [2020-11-04T12:00:46.077Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T12:00:46.077Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T12:00:46.077Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T12:00:46.077Z] === RUN TestDiff [2020-11-04T12:00:46.232Z] --- PASS: TestInspect (3.79s) [2020-11-04T12:00:46.232Z] === RUN TestCreateJob [2020-11-04T12:00:46.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T12:00:46.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [Pipeline] sh [2020-11-04T12:00:46.895Z] + echo Ensuring container killed. [2020-11-04T12:00:46.895Z] Ensuring container killed. [2020-11-04T12:00:46.895Z] + docker rm -vf docker-pr2 [2020-11-04T12:00:46.895Z] Error: No such container: docker-pr2 [2020-11-04T12:00:46.895Z] + true [Pipeline] sh [2020-11-04T12:00:47.006Z] --- PASS: TestDiff (0.81s) [2020-11-04T12:00:47.006Z] === RUN TestExecWithCloseStdin [2020-11-04T12:00:47.182Z] + echo Chowning /workspace to jenkins user [2020-11-04T12:00:47.182Z] Chowning /workspace to jenkins user [2020-11-04T12:00:47.182Z] + id -u [2020-11-04T12:00:47.182Z] + id -g [2020-11-04T12:00:47.182Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41617:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T12:00:47.182Z] Unable to find image 'busybox:latest' locally [2020-11-04T12:00:47.569Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-04T12:00:47.569Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-04T12:00:47.773Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-04T12:00:47.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-11-04T12:00:47.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s) [2020-11-04T12:00:47.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2020-11-04T12:00:47.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2020-11-04T12:00:47.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.67s) [2020-11-04T12:00:47.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s) [2020-11-04T12:00:47.773Z] === RUN TestBuildMultiStageCopy [2020-11-04T12:00:47.773Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T12:00:47.809Z] --- PASS: TestInfoAPIWarnings (17.41s) [2020-11-04T12:00:47.809Z] === RUN TestInfoDebug [2020-11-04T12:00:47.825Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-11-04T12:00:47.825Z] === RUN TestExec [2020-11-04T12:00:47.825Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-04T12:00:48.745Z] --- PASS: TestInfoDebug (1.52s) [2020-11-04T12:00:48.745Z] === RUN TestInfoInsecureRegistries [2020-11-04T12:00:48.755Z] --- PASS: TestExec (0.95s) [2020-11-04T12:00:48.755Z] === RUN TestExecUser [2020-11-04T12:00:49.012Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-11-04T12:00:49.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T12:00:49.576Z] --- PASS: TestExecUser (0.89s) [2020-11-04T12:00:49.576Z] === RUN TestExportContainerAndImportImage [2020-11-04T12:00:49.587Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T12:00:49.881Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T12:00:50.121Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-11-04T12:00:50.121Z] === RUN TestInfoRegistryMirrors [2020-11-04T12:00:50.142Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-04T12:00:50.174Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T12:00:50.469Z] --- PASS: TestBuildMultiStageCopy (2.82s) [2020-11-04T12:00:50.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2020-11-04T12:00:50.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-11-04T12:00:50.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-11-04T12:00:50.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-11-04T12:00:50.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-11-04T12:00:50.469Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T12:00:50.692Z] --- PASS: TestCreateJob (4.48s) [2020-11-04T12:00:50.692Z] === RUN TestReplicatedJob [2020-11-04T12:00:50.704Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-11-04T12:00:50.704Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T12:00:51.271Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-04T12:00:51.271Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-04T12:00:51.514Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-11-04T12:00:51.514Z] === RUN TestBuildLabelWithTargets [2020-11-04T12:00:51.834Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-11-04T12:00:52.024Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-11-04T12:00:52.024Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T12:00:52.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-11-04T12:00:52.024Z] === RUN TestPingCacheHeaders [2020-11-04T12:00:52.024Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-04T12:00:52.024Z] === RUN TestPingGet [2020-11-04T12:00:52.024Z] --- PASS: TestPingGet (0.02s) [2020-11-04T12:00:52.024Z] === RUN TestPingHead [2020-11-04T12:00:52.024Z] --- PASS: TestPingHead (0.02s) [2020-11-04T12:00:52.024Z] === RUN TestVersion [2020-11-04T12:00:52.024Z] --- PASS: TestVersion (0.02s) [2020-11-04T12:00:52.024Z] PASS [2020-11-04T12:00:52.024Z] [2020-11-04T12:00:52.024Z] === Skipped [2020-11-04T12:00:52.024Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:00:52.024Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:00:52.024Z] [2020-11-04T12:00:52.024Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-04T12:00:52.024Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T12:00:52.024Z] [2020-11-04T12:00:52.024Z] [2020-11-04T12:00:52.024Z] DONE 18 tests, 2 skipped in 26.795s [2020-11-04T12:00:52.024Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T12:00:52.024Z] INFO: Testing against a local daemon [2020-11-04T12:00:52.024Z] === RUN TestVolumesCreateAndList [2020-11-04T12:00:52.282Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-04T12:00:52.282Z] === RUN TestVolumesRemove [2020-11-04T12:00:52.282Z] --- PASS: TestVolumesRemove (0.07s) [2020-11-04T12:00:52.282Z] === RUN TestVolumesInspect [2020-11-04T12:00:52.282Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-04T12:00:52.282Z] === RUN TestVolumesInvalidJSON [2020-11-04T12:00:52.282Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T12:00:52.282Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T12:00:52.282Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T12:00:52.282Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-04T12:00:52.282Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T12:00:52.282Z] PASS [2020-11-04T12:00:52.282Z] [2020-11-04T12:00:52.282Z] DONE 5 tests in 0.273s [2020-11-04T12:00:52.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T12:00:52.282Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12050 is not a child of this shell [2020-11-04T12:00:52.282Z] warning: PID 12050 from bundles/test-integration/docker.pid had a nonzero exit code [2020-11-04T12:00:52.282Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T12:00:52.282Z] [2020-11-04T12:00:52.282Z] Unloading profiles will leave already running processes permanently [2020-11-04T12:00:52.282Z] unconfined, which can lead to unexpected situations. [2020-11-04T12:00:52.283Z] [2020-11-04T12:00:52.283Z] To set a process to complain mode, use the command line tool [2020-11-04T12:00:52.283Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T12:00:52.283Z] Removing test suite binaries [2020-11-04T12:00:52.283Z] exiting test-integration [2020-11-04T12:00:52.283Z] ++ exit 0 [2020-11-04T12:00:52.402Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2020-11-04T12:00:52.402Z] === RUN TestHealthCheckWorkdir [2020-11-04T12:00:52.966Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2020-11-04T12:00:52.966Z] === RUN TestHealthKillContainer [2020-11-04T12:00:53.049Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2020-11-04T12:00:53.049Z] === RUN TestBuildWithEmptyLayers [2020-11-04T12:00:53.350Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-11-04T12:00:53.350Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T12:00:53.661Z] [2020-11-04T12:00:53.757Z] latest: Pulling from library/busybox [2020-11-04T12:00:53.757Z] 9758c28807f2: Pulling fs layer [2020-11-04T12:00:53.757Z] 9758c28807f2: Download complete [2020-11-04T12:00:53.757Z] 9758c28807f2: Pull complete [2020-11-04T12:00:53.757Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T12:00:53.757Z] Status: Downloaded newer image for busybox:latest [2020-11-04T12:00:53.893Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T12:00:54.317Z] + bundleName=docker-py [2020-11-04T12:00:54.317Z] + echo Creating docker-py-bundles.tar.gz [2020-11-04T12:00:54.317Z] Creating docker-py-bundles.tar.gz [2020-11-04T12:00:54.317Z] + 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 [2020-11-04T12:00:54.330Z] Archiving artifacts [2020-11-04T12:00:54.457Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir Post stage [Pipeline] junit [2020-11-04T12:00:55.051Z] Recording test results [2020-11-04T12:00:55.386Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-04T12:00:55.643Z] --- PASS: TestHealthKillContainer (2.61s) [2020-11-04T12:00:55.643Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T12:00:55.751Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-11-04T12:00:55.751Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T12:00:56.067Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2020-11-04T12:00:56.067Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T12:00:56.157Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41617/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2020-11-04T12:00:56.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh binary-daemon [Pipeline] sh [2020-11-04T12:00:56.572Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-11-04T12:00:56.572Z] === RUN TestIpcModeNone [2020-11-04T12:00:56.807Z] + echo Ensuring container killed. [2020-11-04T12:00:56.807Z] Ensuring container killed. [2020-11-04T12:00:56.807Z] + docker rm -vf docker-pr2 [2020-11-04T12:00:56.807Z] Error: No such container: docker-pr2 [2020-11-04T12:00:56.807Z] + true [Pipeline] sh [2020-11-04T12:00:56.877Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2020-11-04T12:00:56.877Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T12:00:56.877Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-11-04T12:00:56.877Z] === RUN TestWaitNonBlocked [2020-11-04T12:00:56.877Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T12:00:56.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T12:00:56.877Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T12:00:56.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T12:00:56.877Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T12:00:56.877Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T12:00:56.877Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-04T12:00:56.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2020-11-04T12:00:56.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-11-04T12:00:56.877Z] === RUN TestWaitBlocked [2020-11-04T12:00:56.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T12:00:56.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T12:00:56.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T12:00:56.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T12:00:56.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T12:00:56.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T12:00:57.091Z] + echo Chowning /workspace to jenkins user [2020-11-04T12:00:57.091Z] Chowning /workspace to jenkins user [2020-11-04T12:00:57.091Z] + id -u [2020-11-04T12:00:57.091Z] + id -g [2020-11-04T12:00:57.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41617:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T12:00:57.091Z] Unable to find image 'busybox:latest' locally [2020-11-04T12:00:57.091Z] latest: Pulling from library/busybox [2020-11-04T12:00:57.095Z] [2020-11-04T12:00:57.095Z] Removing bundles/ [2020-11-04T12:00:57.095Z] [2020-11-04T12:00:57.095Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-11-04T12:00:57.095Z] Building: bundles/binary-daemon/dockerd-dev [2020-11-04T12:00:57.095Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T12:00:57.134Z] --- PASS: TestIpcModeNone (0.72s) [2020-11-04T12:00:57.134Z] === RUN TestIpcModePrivate [2020-11-04T12:00:57.138Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-04T12:00:57.138Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2020-11-04T12:00:57.138Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-11-04T12:00:57.138Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T12:00:57.138Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T12:00:57.138Z] === CONT TestDaemonHostGatewayIP [2020-11-04T12:00:57.138Z] === CONT TestDaemonRestartIpcMode [2020-11-04T12:00:57.353Z] 9758c28807f2: Pulling fs layer [2020-11-04T12:00:57.592Z] --- PASS: TestReplicatedJob (7.19s) [2020-11-04T12:00:57.592Z] === RUN TestUpdateReplicatedJob [2020-11-04T12:00:57.696Z] --- PASS: TestIpcModePrivate (0.69s) [2020-11-04T12:00:57.696Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2020-11-04T12:00:57.696Z] === RUN TestIpcModeShareable [2020-11-04T12:00:58.181Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2020-11-04T12:00:58.181Z] === RUN TestBuildWithHugeFile [2020-11-04T12:00:58.629Z] --- PASS: TestIpcModeShareable (0.69s) [2020-11-04T12:00:58.629Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-11-04T12:00:58.629Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T12:00:59.192Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-04T12:00:59.449Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-11-04T12:01:00.012Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-04T12:01:00.012Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-04T12:01:00.576Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-04T12:01:01.138Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-11-04T12:01:01.138Z] === RUN TestAPIIpcModeHost [2020-11-04T12:01:01.138Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-04T12:01:01.352Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2020-11-04T12:01:01.352Z] === CONT TestIpcModeOlderClient [2020-11-04T12:01:01.352Z] --- PASS: TestIpcModeOlderClient (0.34s) [2020-11-04T12:01:01.352Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-11-04T12:01:01.925Z] --- PASS: TestDaemonHostGatewayIP (4.92s) [2020-11-04T12:01:02.049Z] --- PASS: TestUpdateReplicatedJob (4.49s) [2020-11-04T12:01:02.049Z] === RUN TestServiceListWithStatuses [2020-11-04T12:01:02.049Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-11-04T12:01:02.049Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:01:02.049Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T12:01:02.067Z] --- PASS: TestAPIIpcModeHost (0.86s) [2020-11-04T12:01:02.067Z] === RUN TestDaemonIpcModeShareable [2020-11-04T12:01:02.625Z] 9758c28807f2: Verifying Checksum [2020-11-04T12:01:02.626Z] 9758c28807f2: Download complete [2020-11-04T12:01:02.626Z] 9758c28807f2: Pull complete [2020-11-04T12:01:02.626Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T12:01:02.626Z] Status: Downloaded newer image for busybox:latest [2020-11-04T12:01:03.960Z] --- PASS: TestDaemonIpcModeShareable (1.99s) [2020-11-04T12:01:03.960Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-11-04T12:01:03.960Z] === RUN TestDaemonIpcModePrivate [2020-11-04T12:01:03.960Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-04T12:01:04.216Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-04T12:01:04.472Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T12:01:04.824Z] + bundleName=amd64-rootless [2020-11-04T12:01:04.824Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-11-04T12:01:04.824Z] Creating amd64-rootless-bundles.tar.gz [2020-11-04T12:01:04.824Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-11-04T12:01:04.825Z] + 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 [2020-11-04T12:01:04.836Z] Archiving artifacts [2020-11-04T12:01:05.840Z] --- PASS: TestDaemonIpcModePrivate (1.97s) [2020-11-04T12:01:05.840Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-11-04T12:01:05.840Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T12:01:06.402Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-04T12:01:06.668Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41617/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T12:01:06.989Z] + make clean [2020-11-04T12:01:07.248Z] docker volume rm -f docker-dev-cache [2020-11-04T12:01:07.248Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T12:01:07.333Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.52s) [2020-11-04T12:01:07.333Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2020-11-04T12:01:07.333Z] === RUN TestDaemonIpcModeShareableFromConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T12:01:09.225Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-11-04T12:01:09.225Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-11-04T12:01:09.225Z] === RUN TestIpcModeOlderClient [2020-11-04T12:01:09.225Z] === PAUSE TestIpcModeOlderClient [2020-11-04T12:01:09.225Z] === RUN TestKillContainerInvalidSignal [2020-11-04T12:01:09.482Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-11-04T12:01:10.044Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-11-04T12:01:10.044Z] === RUN TestKillContainer [2020-11-04T12:01:10.044Z] === RUN TestKillContainer/no_signal [2020-11-04T12:01:10.044Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-04T12:01:10.570Z] --- PASS: TestDockerNetworkConnectAlias (7.90s) [2020-11-04T12:01:10.570Z] === RUN TestDockerNetworkReConnect [2020-11-04T12:01:10.607Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T12:01:11.174Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-04T12:01:11.174Z] === RUN TestKillContainer/killing_signal [2020-11-04T12:01:11.926Z] --- PASS: TestContainerKillOnDaemonStart (13.16s) [2020-11-04T12:01:11.926Z] PASS [2020-11-04T12:01:11.926Z] [2020-11-04T12:01:11.926Z] === Skipped [2020-11-04T12:01:11.926Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-11-04T12:01:11.926Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T12:01:11.926Z] [2020-11-04T12:01:11.926Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T12:01:11.926Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:01:11.926Z] [2020-11-04T12:01:11.926Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T12:01:11.926Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:01:11.926Z] [2020-11-04T12:01:11.926Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T12:01:11.926Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T12:01:11.926Z] [2020-11-04T12:01:11.926Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T12:01:11.926Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T12:01:11.926Z] [2020-11-04T12:01:11.926Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-11-04T12:01:11.926Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:01:11.926Z] [2020-11-04T12:01:11.926Z] [2020-11-04T12:01:11.926Z] DONE 193 tests, 6 skipped in 136.949s [2020-11-04T12:01:11.926Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T12:01:11.926Z] ++ 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 [2020-11-04T12:01:11.926Z] ++ set -e [2020-11-04T12:01:11.926Z] ++ '[' -n 0 ']' [2020-11-04T12:01:11.926Z] ++ set -x [2020-11-04T12:01:11.926Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:01:11.926Z] INFO: Testing against a local daemon [2020-11-04T12:01:11.926Z] === RUN TestCommitInheritsEnv [2020-11-04T12:01:11.926Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-11-04T12:01:11.926Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T12:01:11.926Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-04T12:01:11.926Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-04T12:01:11.926Z] === RUN TestImagesFilterMultiReference [2020-11-04T12:01:11.926Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-11-04T12:01:11.926Z] === RUN TestImagePullPlatformInvalid [2020-11-04T12:01:11.926Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-11-04T12:01:11.926Z] === RUN TestRemoveImageOrphaning [2020-11-04T12:01:11.926Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-11-04T12:01:11.926Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T12:01:11.926Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T12:01:11.926Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:01:11.926Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T12:01:11.926Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-04T12:01:11.926Z] === RUN TestTagInvalidReference [2020-11-04T12:01:11.927Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-04T12:01:11.927Z] === RUN TestTagValidPrefixedRepo [2020-11-04T12:01:11.927Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-11-04T12:01:11.927Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T12:01:11.927Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-04T12:01:11.927Z] === RUN TestTagOfficialNames [2020-11-04T12:01:11.927Z] --- PASS: TestTagOfficialNames (0.07s) [2020-11-04T12:01:11.927Z] === RUN TestTagMatchesDigest [2020-11-04T12:01:11.927Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-04T12:01:11.927Z] PASS [2020-11-04T12:01:11.927Z] [2020-11-04T12:01:11.927Z] === Skipped [2020-11-04T12:01:11.927Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-11-04T12:01:11.927Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-04T12:01:11.927Z] [2020-11-04T12:01:11.927Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T12:01:11.927Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:01:11.927Z] [2020-11-04T12:01:11.927Z] [2020-11-04T12:01:11.927Z] DONE 12 tests, 2 skipped in 1.683s [2020-11-04T12:01:11.927Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T12:01:11.927Z] ++ 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 [2020-11-04T12:01:11.927Z] ++ set -e [2020-11-04T12:01:11.927Z] ++ '[' -n 0 ']' [2020-11-04T12:01:11.927Z] ++ set -x [2020-11-04T12:01:11.927Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:01:12.105Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-04T12:01:12.188Z] INFO: Testing against a local daemon [2020-11-04T12:01:12.188Z] === RUN TestNetworkCreateDelete [2020-11-04T12:01:12.361Z] --- PASS: TestKillContainer (2.34s) [2020-11-04T12:01:12.361Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-11-04T12:01:12.361Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2020-11-04T12:01:12.361Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-11-04T12:01:12.361Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T12:01:12.361Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T12:01:12.361Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-04T12:01:12.361Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-04T12:01:12.450Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-11-04T12:01:12.450Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T12:01:12.924Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T12:01:13.838Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-11-04T12:01:13.838Z] === RUN TestDaemonDNSFallback [2020-11-04T12:01:13.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2020-11-04T12:01:13.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2020-11-04T12:01:13.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-11-04T12:01:13.854Z] === RUN TestKillStoppedContainer [2020-11-04T12:01:13.854Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-11-04T12:01:13.854Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T12:01:13.854Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-11-04T12:01:13.854Z] === RUN TestKillDifferentUserContainer [2020-11-04T12:01:14.784Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-11-04T12:01:14.784Z] === RUN TestInspectOomKilledTrue [2020-11-04T12:01:14.784Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T12:01:14.784Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:01:14.784Z] === RUN TestInspectOomKilledFalse [2020-11-04T12:01:14.784Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T12:01:14.784Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:01:14.784Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T12:01:14.784Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-04T12:01:15.347Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-11-04T12:01:15.347Z] === RUN TestLinksContainerNames [2020-11-04T12:01:15.606Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-04T12:01:16.141Z] --- PASS: TestDockerNetworkReConnect (6.30s) [2020-11-04T12:01:16.141Z] === RUN TestServicePlugin [2020-11-04T12:01:16.141Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-04T12:01:16.141Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:01:16.141Z] === RUN TestServiceUpdateLabel [2020-11-04T12:01:16.975Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-04T12:01:16.975Z] --- PASS: TestLinksContainerNames (1.60s) [2020-11-04T12:01:16.975Z] === RUN TestLogsFollowTailEmpty [2020-11-04T12:01:17.537Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-11-04T12:01:17.537Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T12:01:18.101Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/default [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/private [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/slave [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/shared [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/default [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/shared [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/slave [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/private [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T12:01:18.101Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T12:01:18.101Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T12:01:18.101Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T12:01:18.358Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T12:01:18.358Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T12:01:18.615Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T12:01:18.615Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T12:01:18.872Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T12:01:18.872Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T12:01:18.872Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-04T12:01:18.872Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-04T12:01:18.872Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T12:01:19.662Z] --- PASS: TestServiceUpdateLabel (3.66s) [2020-11-04T12:01:19.662Z] === RUN TestServiceUpdateSecrets [2020-11-04T12:01:20.242Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-04T12:01:20.242Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-04T12:01:20.805Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2020-11-04T12:01:20.805Z] === RUN TestNetworkNat [2020-11-04T12:01:21.369Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-04T12:01:21.626Z] --- PASS: TestNetworkNat (0.78s) [2020-11-04T12:01:21.626Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T12:01:21.981Z] --- PASS: TestDaemonDNSFallback (7.33s) [2020-11-04T12:01:21.981Z] === RUN TestInspectNetwork [2020-11-04T12:01:22.557Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-11-04T12:01:22.557Z] === RUN TestNetworkLoopbackNat [2020-11-04T12:01:23.489Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-04T12:01:24.053Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-04T12:01:24.053Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-04T12:01:25.945Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2020-11-04T12:01:25.945Z] === RUN TestPause [2020-11-04T12:01:26.193Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T12:01:26.193Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T12:01:26.193Z] === RUN TestInspectNetwork/network_name [2020-11-04T12:01:26.193Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T12:01:26.874Z] --- PASS: TestPause (0.84s) [2020-11-04T12:01:26.874Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T12:01:26.874Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T12:01:26.874Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T12:01:26.874Z] === RUN TestPauseStopPausedContainer [2020-11-04T12:01:27.437Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-11-04T12:01:27.437Z] === RUN TestPsFilter [2020-11-04T12:01:27.437Z] --- PASS: TestPsFilter (0.15s) [2020-11-04T12:01:27.437Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T12:01:28.001Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-04T12:01:28.259Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-11-04T12:01:28.259Z] === RUN TestRemoveContainerWithVolume [2020-11-04T12:01:29.190Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-11-04T12:01:29.190Z] === RUN TestRemoveContainerRunning [2020-11-04T12:01:29.755Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-11-04T12:01:29.755Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T12:01:30.401Z] --- PASS: TestInspectNetwork (9.44s) [2020-11-04T12:01:30.401Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T12:01:30.401Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T12:01:30.401Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T12:01:30.401Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T12:01:30.401Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T12:01:30.716Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-11-04T12:01:30.716Z] === RUN TestRemoveInvalidContainer [2020-11-04T12:01:30.716Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-11-04T12:01:30.716Z] === RUN TestRenameLinkedContainer [2020-11-04T12:01:30.716Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-04T12:01:32.099Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-04T12:01:32.951Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-11-04T12:01:32.951Z] === RUN TestNetworkInvalidJSON [2020-11-04T12:01:32.951Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T12:01:32.951Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T12:01:32.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T12:01:32.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T12:01:32.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T12:01:32.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T12:01:32.951Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T12:01:32.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T12:01:32.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T12:01:32.951Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-04T12:01:32.951Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T12:01:32.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-11-04T12:01:32.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-11-04T12:01:32.951Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T12:01:33.524Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-11-04T12:01:33.524Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T12:01:33.996Z] --- PASS: TestRenameLinkedContainer (3.14s) [2020-11-04T12:01:33.996Z] === RUN TestRenameStoppedContainer [2020-11-04T12:01:34.559Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-11-04T12:01:34.559Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T12:01:35.440Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2020-11-04T12:01:35.440Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T12:01:35.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-04T12:01:35.928Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-04T12:01:35.928Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-11-04T12:01:35.928Z] === RUN TestRenameInvalidName [2020-11-04T12:01:36.384Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2020-11-04T12:01:36.384Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T12:01:36.490Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-04T12:01:36.747Z] --- PASS: TestRenameInvalidName (0.76s) [2020-11-04T12:01:36.747Z] === RUN TestRenameAnonymousContainer [2020-11-04T12:01:37.004Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-04T12:01:37.567Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-04T12:01:38.253Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2020-11-04T12:01:38.253Z] === RUN TestServiceUpdateConfigs [2020-11-04T12:01:38.339Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.97s) [2020-11-04T12:01:38.339Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T12:01:38.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-04T12:01:39.191Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-04T12:01:39.191Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-04T12:01:39.755Z] --- PASS: TestRenameAnonymousContainer (2.92s) [2020-11-04T12:01:39.755Z] === RUN TestRenameContainerWithSameName [2020-11-04T12:01:40.688Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2020-11-04T12:01:40.688Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T12:01:40.888Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.39s) [2020-11-04T12:01:40.888Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T12:01:41.250Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-04T12:01:41.462Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-11-04T12:01:41.462Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T12:01:42.181Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2020-11-04T12:01:42.182Z] === RUN TestResize [2020-11-04T12:01:43.111Z] --- PASS: TestResize (0.83s) [2020-11-04T12:01:43.111Z] === RUN TestResizeWithInvalidSize [2020-11-04T12:01:43.111Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-04T12:01:43.675Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2020-11-04T12:01:43.675Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T12:01:44.606Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:01:44.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:01:44.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:01:44.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T12:01:44.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T12:01:44.767Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2020-11-04T12:01:44.767Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T12:01:44.767Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T12:01:44.767Z] service_test.go:236: FLAKY_TEST [2020-11-04T12:01:44.767Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T12:01:45.170Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-04T12:01:47.063Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-04T12:01:47.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:01:47.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:01:47.882Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-04T12:01:49.250Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-04T12:01:49.507Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-04T12:01:49.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:01:49.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:01:50.876Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-04T12:01:50.896Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-11-04T12:01:50.896Z] === RUN TestServiceUpdateNetwork [2020-11-04T12:01:51.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T12:01:51.391Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-04T12:01:51.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T12:01:51.955Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-04T12:01:53.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T12:01:53.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T12:01:54.779Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-04T12:01:55.397Z] --- PASS: TestBuildWithHugeFile (54.24s) [2020-11-04T12:01:55.397Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T12:01:55.397Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T12:01:55.397Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T12:01:55.397Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T12:01:55.397Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T12:01:55.397Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T12:01:55.397Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T12:01:55.397Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T12:01:55.397Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T12:01:55.397Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T12:01:55.397Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-11-04T12:01:55.397Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-11-04T12:01:55.397Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-11-04T12:01:55.397Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-11-04T12:01:55.397Z] === RUN TestBuildPreserveOwnership [2020-11-04T12:01:55.397Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T12:01:55.397Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T12:01:55.709Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-04T12:01:56.440Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2020-11-04T12:01:56.440Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2020-11-04T12:01:56.440Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-11-04T12:01:56.440Z] === RUN TestBuildPlatformInvalid [2020-11-04T12:01:56.440Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-11-04T12:01:56.440Z] PASS [2020-11-04T12:01:56.440Z] [2020-11-04T12:01:56.440Z] === Skipped [2020-11-04T12:01:56.440Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-11-04T12:01:56.440Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T12:01:56.440Z] [2020-11-04T12:01:56.440Z] [2020-11-04T12:01:56.440Z] DONE 32 tests, 1 skipped in 93.659s [2020-11-04T12:01:56.440Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T12:01:56.440Z] ++ 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 [2020-11-04T12:01:56.440Z] ++ set -e [2020-11-04T12:01:56.440Z] ++ '[' -n 0 ']' [2020-11-04T12:01:56.440Z] ++ set -x [2020-11-04T12:01:56.440Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:01:56.440Z] INFO: Testing against a local daemon [2020-11-04T12:01:56.440Z] === RUN TestConfigInspect [2020-11-04T12:01:57.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T12:01:57.080Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T12:01:58.518Z] --- PASS: TestConfigInspect (1.93s) [2020-11-04T12:01:58.518Z] === RUN TestConfigList [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.12s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.92s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.05s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2020-11-04T12:01:59.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-11-04T12:01:59.600Z] === RUN TestCgroupNamespacesRun [2020-11-04T12:02:00.534Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-04T12:02:00.600Z] --- PASS: TestConfigList (1.94s) [2020-11-04T12:02:00.600Z] === RUN TestConfigsCreateAndDelete [2020-11-04T12:02:00.791Z] --- PASS: TestCgroupNamespacesRun (1.45s) [2020-11-04T12:02:00.791Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T12:02:00.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-04T12:02:02.122Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2020-11-04T12:02:02.122Z] === RUN TestConfigsUpdate [2020-11-04T12:02:02.157Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-04T12:02:02.157Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s) [2020-11-04T12:02:02.157Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T12:02:02.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-04T12:02:02.890Z] --- PASS: TestServiceWithDataPathPortInit (17.93s) [2020-11-04T12:02:02.890Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T12:02:04.197Z] --- PASS: TestConfigsUpdate (1.90s) [2020-11-04T12:02:04.197Z] === RUN TestTemplatedConfig [2020-11-04T12:02:04.305Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-11-04T12:02:04.305Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T12:02:04.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-04T12:02:05.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-04T12:02:05.932Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2020-11-04T12:02:05.932Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T12:02:06.945Z] --- PASS: TestTemplatedConfig (2.41s) [2020-11-04T12:02:06.945Z] === RUN TestConfigCreateResolve [2020-11-04T12:02:07.825Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-11-04T12:02:07.825Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T12:02:08.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-04T12:02:08.464Z] --- PASS: TestConfigCreateResolve (1.88s) [2020-11-04T12:02:08.464Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T12:02:09.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-04T12:02:09.099Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-11-04T12:02:09.099Z] PASS [2020-11-04T12:02:09.099Z] [2020-11-04T12:02:09.099Z] DONE 7 tests in 12.560s [2020-11-04T12:02:09.099Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T12:02:09.099Z] ++ 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 [2020-11-04T12:02:09.099Z] ++ set -e [2020-11-04T12:02:09.099Z] ++ '[' -n 0 ']' [2020-11-04T12:02:09.099Z] ++ set -x [2020-11-04T12:02:09.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=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 [2020-11-04T12:02:09.099Z] INFO: Testing against a local daemon [2020-11-04T12:02:09.099Z] === RUN TestCheckpoint [2020-11-04T12:02:09.099Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T12:02:09.099Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T12:02:09.099Z] === RUN TestContainerInvalidJSON [2020-11-04T12:02:09.099Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T12:02:09.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T12:02:09.099Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T12:02:09.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T12:02:09.099Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T12:02:09.099Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T12:02:09.099Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T12:02:09.099Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T12:02:09.099Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T12:02:09.099Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-04T12:02:09.099Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T12:02:09.099Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T12:02:09.099Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T12:02:09.099Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T12:02:09.099Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-11-04T12:02:09.099Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T12:02:09.099Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-11-04T12:02:09.099Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T12:02:09.395Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-11-04T12:02:09.395Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T12:02:09.395Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-11-04T12:02:09.395Z] === RUN TestCopyFromContainer [2020-11-04T12:02:09.483Z] --- PASS: TestServiceUpdateNetwork (16.90s) [2020-11-04T12:02:09.483Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T12:02:09.483Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T12:02:09.575Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.88s) [2020-11-04T12:02:09.576Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T12:02:09.775Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T12:02:10.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-04T12:02:10.508Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-11-04T12:02:10.508Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T12:02:10.914Z] === RUN TestCopyFromContainer// [2020-11-04T12:02:10.914Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T12:02:10.914Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T12:02:10.914Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T12:02:10.914Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T12:02:10.914Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T12:02:10.914Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T12:02:11.208Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T12:02:11.208Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T12:02:11.208Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer (2.00s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-04T12:02:11.208Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-11-04T12:02:11.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T12:02:11.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-04T12:02:11.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T12:02:11.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T12:02:11.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T12:02:11.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T12:02:11.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T12:02:11.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T12:02:11.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T12:02:11.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T12:02:11.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T12:02:11.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T12:02:11.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T12:02:11.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T12:02:11.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-04T12:02:11.518Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T12:02:11.518Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-04T12:02:11.518Z] === RUN TestCreateWithInvalidEnv [2020-11-04T12:02:11.518Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T12:02:11.518Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T12:02:11.518Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T12:02:11.518Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T12:02:11.518Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T12:02:11.518Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T12:02:11.518Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T12:02:11.518Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T12:02:11.518Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T12:02:11.518Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-04T12:02:11.518Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T12:02:11.518Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T12:02:11.518Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T12:02:11.518Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T12:02:11.518Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-04T12:02:11.518Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T12:02:12.370Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-11-04T12:02:12.370Z] === RUN TestKernelTCPMemory [2020-11-04T12:02:12.900Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s) [2020-11-04T12:02:12.900Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sdiu6w29k0zf5ie8czusetn5k Created:2020-11-04 12:02:04.38942208 +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[a9d01712ca480654e17606288e186025f3f66d5f96746bc8e9cfd6e7930dadd1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.18spntm9hemugb4bonh4x52e1 EndpointID:5bdf19298d7f3afa70b187cb515476cf265faabedac7f05f97bbaf4deda91722 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:68b8a0f28eed2cca1130fe0d7f44465c9ba3f92d7364529beb948122e8d4e1ea 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:f61d6e128936 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.18spntm9hemugb4bonh4x52e1 EndpointID:5bdf19298d7f3afa70b187cb515476cf265faabedac7f05f97bbaf4deda91722 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T12:02:12.900Z] PASS [2020-11-04T12:02:12.900Z] [2020-11-04T12:02:12.900Z] === Skipped [2020-11-04T12:02:12.900Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T12:02:12.900Z] service_test.go:236: FLAKY_TEST [2020-11-04T12:02:12.900Z] [2020-11-04T12:02:12.900Z] [2020-11-04T12:02:12.900Z] DONE 23 tests, 1 skipped in 59.737s [2020-11-04T12:02:12.900Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T12:02:12.900Z] ++ 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 [2020-11-04T12:02:12.900Z] ++ set -e [2020-11-04T12:02:12.900Z] ++ '[' -n 0 ']' [2020-11-04T12:02:12.900Z] ++ set -x [2020-11-04T12:02:12.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=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 [2020-11-04T12:02:12.900Z] INFO: Testing against a local daemon [2020-11-04T12:02:12.900Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T12:02:12.900Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T12:02:12.900Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:02:12.900Z] === RUN TestDockerNetworkIpvlan [2020-11-04T12:02:12.900Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T12:02:12.900Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:02:12.900Z] PASS [2020-11-04T12:02:12.900Z] [2020-11-04T12:02:12.900Z] === Skipped [2020-11-04T12:02:12.900Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T12:02:12.900Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:02:12.900Z] [2020-11-04T12:02:12.900Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T12:02:12.900Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:02:12.900Z] [2020-11-04T12:02:12.900Z] [2020-11-04T12:02:12.900Z] DONE 2 tests, 2 skipped in 0.142s [2020-11-04T12:02:12.900Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T12:02:12.900Z] ++ 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 [2020-11-04T12:02:12.900Z] ++ set -e [2020-11-04T12:02:12.900Z] ++ '[' -n 0 ']' [2020-11-04T12:02:12.900Z] ++ set -x [2020-11-04T12:02:12.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=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 [2020-11-04T12:02:12.900Z] INFO: Testing against a local daemon [2020-11-04T12:02:12.900Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T12:02:12.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-04T12:02:13.033Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2020-11-04T12:02:13.033Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T12:02:13.497Z] --- PASS: TestKernelTCPMemory (1.09s) [2020-11-04T12:02:13.497Z] === RUN TestNISDomainname [2020-11-04T12:02:14.289Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.13s) [2020-11-04T12:02:14.289Z] === RUN TestDockerNetworkMacvlan [2020-11-04T12:02:14.549Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2020-11-04T12:02:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T12:02:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T12:02:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T12:02:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T12:02:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T12:02:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T12:02:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T12:02:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T12:02:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T12:02:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T12:02:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T12:02:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T12:02:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T12:02:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T12:02:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T12:02:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T12:02:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-04T12:02:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-11-04T12:02:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-11-04T12:02:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-04T12:02:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-11-04T12:02:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-11-04T12:02:14.549Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T12:02:14.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-04T12:02:14.871Z] --- PASS: TestNISDomainname (1.34s) [2020-11-04T12:02:14.871Z] === RUN TestHostnameDnsResolution [2020-11-04T12:02:15.188Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-11-04T12:02:15.188Z] === RUN TestCreateDifferentPlatform [2020-11-04T12:02:15.188Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T12:02:15.188Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T12:02:15.188Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-04T12:02:15.188Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T12:02:15.188Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T12:02:15.188Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T12:02:15.188Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-11-04T12:02:15.188Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T12:02:15.188Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-11-04T12:02:15.188Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T12:02:15.188Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T12:02:15.188Z] === RUN TestDaemonRestartIpcMode [2020-11-04T12:02:15.188Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T12:02:15.188Z] === RUN TestDaemonHostGatewayIP [2020-11-04T12:02:15.188Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T12:02:15.188Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T12:02:15.188Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T12:02:15.188Z] === RUN TestDiff [2020-11-04T12:02:15.233Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T12:02:15.823Z] --- PASS: TestDiff (0.49s) [2020-11-04T12:02:15.823Z] === RUN TestExecWithCloseStdin [2020-11-04T12:02:16.459Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-11-04T12:02:16.459Z] === RUN TestExec [2020-11-04T12:02:16.620Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T12:02:16.754Z] --- PASS: TestExec (0.59s) [2020-11-04T12:02:16.754Z] === RUN TestExecUser [2020-11-04T12:02:16.765Z] --- PASS: TestHostnameDnsResolution (1.51s) [2020-11-04T12:02:16.765Z] === RUN TestStats [2020-11-04T12:02:16.816Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T12:02:17.564Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T12:02:17.802Z] --- PASS: TestExecUser (0.66s) [2020-11-04T12:02:17.802Z] === RUN TestExportContainerAndImportImage [2020-11-04T12:02:18.451Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2020-11-04T12:02:18.451Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T12:02:18.581Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-11-04T12:02:18.582Z] Copying nested executables into bundles/binary-daemon [2020-11-04T12:02:18.582Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-11-04T12:02:18.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-04T12:02:18.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/make.sh cross [2020-11-04T12:02:19.180Z] [2020-11-04T12:02:19.441Z] Removing bundles/ [2020-11-04T12:02:19.441Z] [2020-11-04T12:02:19.441Z] ---> Making bundle: cross (in bundles/cross) [2020-11-04T12:02:19.441Z] Cross building: bundles/cross/linux/amd64 [2020-11-04T12:02:19.441Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-11-04T12:02:19.441Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-11-04T12:02:19.585Z] --- PASS: TestStats (2.98s) [2020-11-04T12:02:19.586Z] === RUN TestStopContainerWithTimeout [2020-11-04T12:02:19.586Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T12:02:19.586Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T12:02:19.586Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T12:02:19.586Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T12:02:19.586Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T12:02:19.586Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T12:02:19.586Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T12:02:19.586Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T12:02:19.586Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T12:02:19.586Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T12:02:19.969Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-11-04T12:02:19.969Z] === RUN TestHealthCheckWorkdir [2020-11-04T12:02:20.607Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-11-04T12:02:20.607Z] === RUN TestHealthKillContainer [2020-11-04T12:02:20.867Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T12:02:20.957Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T12:02:22.854Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T12:02:23.348Z] --- PASS: TestHealthKillContainer (2.58s) [2020-11-04T12:02:23.348Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T12:02:23.643Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-11-04T12:02:23.643Z] === RUN TestIpcModeNone [2020-11-04T12:02:24.172Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T12:02:24.284Z] --- PASS: TestIpcModeNone (0.58s) [2020-11-04T12:02:24.284Z] === RUN TestIpcModePrivate [2020-11-04T12:02:24.749Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-11-04T12:02:24.750Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2020-11-04T12:02:24.750Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-11-04T12:02:24.750Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-11-04T12:02:24.750Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-11-04T12:02:24.750Z] === RUN TestDeleteDevicemapper [2020-11-04T12:02:24.750Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T12:02:24.750Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T12:02:24.750Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T12:02:24.925Z] --- PASS: TestIpcModePrivate (0.63s) [2020-11-04T12:02:24.925Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-04T12:02:24.925Z] === RUN TestIpcModeShareable [2020-11-04T12:02:25.329Z] --- PASS: TestServiceUpdatePidsLimit (17.80s) [2020-11-04T12:02:25.329Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-11-04T12:02:25.329Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-11-04T12:02:25.329Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-11-04T12:02:25.329Z] PASS [2020-11-04T12:02:25.329Z] [2020-11-04T12:02:25.329Z] === Skipped [2020-11-04T12:02:25.329Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-11-04T12:02:25.329Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:02:25.329Z] [2020-11-04T12:02:25.329Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-11-04T12:02:25.329Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:02:25.329Z] [2020-11-04T12:02:25.329Z] [2020-11-04T12:02:25.329Z] DONE 27 tests, 2 skipped in 175.777s [2020-11-04T12:02:25.329Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T12:02:25.329Z] ++ 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 [2020-11-04T12:02:25.329Z] ++ set -e [2020-11-04T12:02:25.329Z] ++ '[' -n 0 ']' [2020-11-04T12:02:25.329Z] ++ set -x [2020-11-04T12:02:25.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=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 [2020-11-04T12:02:25.330Z] INFO: Testing against a local daemon [2020-11-04T12:02:25.330Z] === RUN TestSessionCreate [2020-11-04T12:02:25.330Z] --- PASS: TestSessionCreate (0.02s) [2020-11-04T12:02:25.330Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T12:02:25.565Z] --- PASS: TestIpcModeShareable (0.62s) [2020-11-04T12:02:25.565Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-04T12:02:25.565Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T12:02:25.622Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-04T12:02:25.622Z] PASS [2020-11-04T12:02:25.622Z] [2020-11-04T12:02:25.622Z] DONE 2 tests in 0.205s [2020-11-04T12:02:25.622Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T12:02:25.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 [2020-11-04T12:02:25.622Z] ++ set -e [2020-11-04T12:02:25.622Z] ++ '[' -n 0 ']' [2020-11-04T12:02:25.622Z] ++ set -x [2020-11-04T12:02:25.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 [2020-11-04T12:02:25.622Z] INFO: Testing against a local daemon [2020-11-04T12:02:25.622Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T12:02:25.622Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:02:25.622Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:02:25.622Z] === RUN TestEventsExecDie [2020-11-04T12:02:25.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-04T12:02:26.657Z] --- PASS: TestEventsExecDie (0.87s) [2020-11-04T12:02:26.657Z] === RUN TestEventsBackwardsCompatible [2020-11-04T12:02:26.657Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-11-04T12:02:26.657Z] === RUN TestInfoBinaryCommits [2020-11-04T12:02:26.657Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-04T12:02:26.657Z] === RUN TestInfoAPIVersioned [2020-11-04T12:02:26.657Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T12:02:26.657Z] === RUN TestInfoDiscoveryBackend [2020-11-04T12:02:27.291Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-11-04T12:02:27.291Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T12:02:27.655Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2020-11-04T12:02:27.655Z] === RUN TestAPIIpcModeHost [2020-11-04T12:02:27.655Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-11-04T12:02:27.655Z] === RUN TestDaemonIpcModeShareable [2020-11-04T12:02:28.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-04T12:02:28.329Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T12:02:28.329Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T12:02:28.457Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.98s) [2020-11-04T12:02:28.457Z] === RUN TestUpdateMemory [2020-11-04T12:02:28.457Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T12:02:28.457Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:02:28.457Z] === RUN TestUpdateCPUQuota [2020-11-04T12:02:28.621Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-11-04T12:02:28.621Z] === RUN TestInfoAPI [2020-11-04T12:02:28.621Z] --- PASS: TestInfoAPI (0.01s) [2020-11-04T12:02:28.621Z] === RUN TestInfoAPIWarnings [2020-11-04T12:02:29.174Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-11-04T12:02:29.174Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-04T12:02:29.174Z] === RUN TestDaemonIpcModePrivate [2020-11-04T12:02:29.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-04T12:02:29.950Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-11-04T12:02:29.950Z] === RUN TestUpdatePidsLimit [2020-11-04T12:02:29.950Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T12:02:30.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-04T12:02:30.463Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T12:02:30.703Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-11-04T12:02:30.703Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-04T12:02:30.703Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T12:02:30.719Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T12:02:30.758Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T12:02:31.283Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T12:02:31.539Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T12:02:31.796Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T12:02:32.223Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-11-04T12:02:32.223Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-04T12:02:32.223Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T12:02:32.360Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T12:02:32.674Z] --- PASS: TestDockerNetworkMacvlan (18.32s) [2020-11-04T12:02:32.674Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-11-04T12:02:32.674Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-11-04T12:02:32.674Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-11-04T12:02:32.674Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s) [2020-11-04T12:02:32.674Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.91s) [2020-11-04T12:02:32.674Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2020-11-04T12:02:32.674Z] PASS [2020-11-04T12:02:32.674Z] [2020-11-04T12:02:32.674Z] DONE 8 tests in 20.582s [2020-11-04T12:02:32.674Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T12:02:32.674Z] ++ 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 [2020-11-04T12:02:32.674Z] ++ set -e [2020-11-04T12:02:32.674Z] ++ '[' -n 0 ']' [2020-11-04T12:02:32.674Z] ++ set -x [2020-11-04T12:02:32.674Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:02:32.674Z] testing: warning: no tests to run [2020-11-04T12:02:32.674Z] PASS [2020-11-04T12:02:32.674Z] [2020-11-04T12:02:32.674Z] DONE 0 tests in 0.025s [2020-11-04T12:02:32.674Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T12:02:32.674Z] ++ 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 [2020-11-04T12:02:32.674Z] ++ set -e [2020-11-04T12:02:32.674Z] ++ '[' -n 0 ']' [2020-11-04T12:02:32.674Z] ++ set -x [2020-11-04T12:02:32.674Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:02:32.674Z] INFO: Testing against a local daemon [2020-11-04T12:02:32.674Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T12:02:33.268Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2020-11-04T12:02:33.268Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-04T12:02:33.268Z] === RUN TestIpcModeOlderClient [2020-11-04T12:02:33.268Z] === PAUSE TestIpcModeOlderClient [2020-11-04T12:02:33.268Z] === RUN TestKillContainerInvalidSignal [2020-11-04T12:02:33.292Z] --- PASS: TestUpdatePidsLimit (3.35s) [2020-11-04T12:02:33.292Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-11-04T12:02:33.292Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-04T12:02:33.292Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-11-04T12:02:33.292Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-11-04T12:02:33.292Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-11-04T12:02:33.292Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-11-04T12:02:33.292Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-11-04T12:02:33.292Z] === RUN TestUpdateRestartPolicy [2020-11-04T12:02:33.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-04T12:02:33.909Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-11-04T12:02:33.909Z] === RUN TestKillContainer [2020-11-04T12:02:33.909Z] === RUN TestKillContainer/no_signal [2020-11-04T12:02:34.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-04T12:02:34.547Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T12:02:34.592Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-11-04T12:02:34.592Z] === RUN TestAuthZPluginTLS [2020-11-04T12:02:34.843Z] === RUN TestKillContainer/killing_signal [2020-11-04T12:02:35.164Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-11-04T12:02:35.164Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T12:02:35.483Z] --- PASS: TestKillContainer (1.58s) [2020-11-04T12:02:35.483Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-11-04T12:02:35.483Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-11-04T12:02:35.483Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-11-04T12:02:35.483Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T12:02:35.483Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T12:02:35.737Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-11-04T12:02:35.737Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T12:02:36.120Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T12:02:36.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-04T12:02:36.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-04T12:02:36.311Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-11-04T12:02:36.311Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T12:02:36.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2020-11-04T12:02:36.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-11-04T12:02:36.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-11-04T12:02:36.416Z] === RUN TestKillStoppedContainer [2020-11-04T12:02:36.713Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-11-04T12:02:36.713Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T12:02:36.713Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-11-04T12:02:36.713Z] === RUN TestKillDifferentUserContainer [2020-11-04T12:02:37.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-04T12:02:37.255Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-11-04T12:02:37.255Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T12:02:37.352Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2020-11-04T12:02:37.352Z] === RUN TestInspectOomKilledTrue [2020-11-04T12:02:37.992Z] --- PASS: TestInspectOomKilledTrue (0.93s) [2020-11-04T12:02:37.992Z] === RUN TestInspectOomKilledFalse [2020-11-04T12:02:38.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-04T12:02:38.637Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-11-04T12:02:38.637Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T12:02:39.172Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-11-04T12:02:39.172Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T12:02:39.276Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-11-04T12:02:39.276Z] === RUN TestLinksContainerNames [2020-11-04T12:02:39.434Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-11-04T12:02:39.434Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T12:02:40.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-04T12:02:40.317Z] --- PASS: TestLinksContainerNames (1.01s) [2020-11-04T12:02:40.317Z] === RUN TestLogsFollowTailEmpty [2020-11-04T12:02:40.378Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-11-04T12:02:40.378Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T12:02:40.615Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-11-04T12:02:40.615Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T12:02:40.951Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-11-04T12:02:40.951Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T12:02:41.256Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/default [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/private [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/slave [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/shared [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T12:02:41.256Z] === CONT TestMountDaemonRoot/default [2020-11-04T12:02:41.256Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T12:02:41.256Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T12:02:41.256Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T12:02:41.256Z] === CONT TestMountDaemonRoot/slave [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T12:02:41.256Z] === CONT TestMountDaemonRoot/private [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T12:02:41.256Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T12:02:41.256Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T12:02:41.256Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T12:02:41.257Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T12:02:41.257Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/shared [2020-11-04T12:02:41.257Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T12:02:41.257Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T12:02:41.257Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T12:02:41.257Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T12:02:41.257Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T12:02:41.257Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T12:02:41.257Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T12:02:41.257Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T12:02:41.257Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T12:02:41.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-04T12:02:41.550Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T12:02:41.550Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-04T12:02:41.550Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-11-04T12:02:41.550Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T12:02:43.071Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2020-11-04T12:02:43.071Z] === RUN TestNetworkNat [2020-11-04T12:02:43.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-04T12:02:43.366Z] --- PASS: TestNetworkNat (0.53s) [2020-11-04T12:02:43.366Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T12:02:43.501Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.43s) [2020-11-04T12:02:43.501Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T12:02:44.005Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2020-11-04T12:02:44.005Z] === RUN TestNetworkLoopbackNat [2020-11-04T12:02:44.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-04T12:02:45.209Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-04T12:02:45.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-04T12:02:45.418Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-11-04T12:02:45.418Z] === RUN TestAuthZPluginHeader [2020-11-04T12:02:46.138Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2020-11-04T12:02:46.138Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T12:02:46.138Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-04T12:02:46.753Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2020-11-04T12:02:46.753Z] === RUN TestPause [2020-11-04T12:02:46.814Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-11-04T12:02:46.814Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T12:02:46.814Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T12:02:46.814Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:02:46.814Z] === RUN TestAuthZPluginV2Disable [2020-11-04T12:02:46.814Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-04T12:02:46.814Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:02:46.814Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T12:02:46.814Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T12:02:46.814Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:02:46.814Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T12:02:46.814Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T12:02:46.814Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:02:46.814Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T12:02:47.069Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-11-04T12:02:47.069Z] === RUN TestWaitNonBlocked [2020-11-04T12:02:47.069Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T12:02:47.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T12:02:47.069Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T12:02:47.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T12:02:47.069Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T12:02:47.069Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T12:02:47.069Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-04T12:02:47.210Z] --- PASS: TestInfoAPIWarnings (16.25s) [2020-11-04T12:02:47.210Z] === RUN TestInfoDebug [2020-11-04T12:02:47.210Z] --- PASS: TestInfoDebug (0.52s) [2020-11-04T12:02:47.210Z] === RUN TestInfoInsecureRegistries [2020-11-04T12:02:47.210Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-11-04T12:02:47.210Z] === RUN TestInfoRegistryMirrors [2020-11-04T12:02:47.210Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-11-04T12:02:47.210Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T12:02:47.210Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-11-04T12:02:47.210Z] === RUN TestPingCacheHeaders [2020-11-04T12:02:47.210Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-11-04T12:02:47.210Z] === RUN TestPingGet [2020-11-04T12:02:47.210Z] --- PASS: TestPingGet (0.01s) [2020-11-04T12:02:47.210Z] === RUN TestPingHead [2020-11-04T12:02:47.210Z] --- PASS: TestPingHead (0.01s) [2020-11-04T12:02:47.210Z] === RUN TestVersion [2020-11-04T12:02:47.210Z] --- PASS: TestVersion (0.01s) [2020-11-04T12:02:47.210Z] PASS [2020-11-04T12:02:47.210Z] [2020-11-04T12:02:47.210Z] === Skipped [2020-11-04T12:02:47.210Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:02:47.210Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:02:47.210Z] [2020-11-04T12:02:47.210Z] [2020-11-04T12:02:47.210Z] DONE 18 tests, 1 skipped in 21.326s [2020-11-04T12:02:47.210Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T12:02:47.210Z] ++ 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 [2020-11-04T12:02:47.210Z] ++ set -e [2020-11-04T12:02:47.210Z] ++ '[' -n 0 ']' [2020-11-04T12:02:47.210Z] ++ set -x [2020-11-04T12:02:47.210Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:02:47.210Z] INFO: Testing against a local daemon [2020-11-04T12:02:47.210Z] === RUN TestVolumesCreateAndList [2020-11-04T12:02:47.210Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-11-04T12:02:47.210Z] === RUN TestVolumesRemove [2020-11-04T12:02:47.210Z] --- PASS: TestVolumesRemove (0.14s) [2020-11-04T12:02:47.210Z] === RUN TestVolumesInspect [2020-11-04T12:02:47.210Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-04T12:02:47.210Z] === RUN TestVolumesInvalidJSON [2020-11-04T12:02:47.210Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T12:02:47.210Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T12:02:47.210Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T12:02:47.210Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-04T12:02:47.210Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T12:02:47.210Z] PASS [2020-11-04T12:02:47.210Z] [2020-11-04T12:02:47.210Z] DONE 5 tests in 0.266s [2020-11-04T12:02:47.210Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T12:02:47.210Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T12:02:47.210Z] +++ kill 12092 [2020-11-04T12:02:47.390Z] --- PASS: TestPause (0.56s) [2020-11-04T12:02:47.390Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T12:02:47.390Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T12:02:47.390Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T12:02:47.390Z] === RUN TestPauseStopPausedContainer [2020-11-04T12:02:47.685Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2020-11-04T12:02:47.685Z] === RUN TestPsFilter [2020-11-04T12:02:47.980Z] --- PASS: TestPsFilter (0.15s) [2020-11-04T12:02:47.980Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T12:02:48.437Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-11-04T12:02:48.437Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-11-04T12:02:48.437Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2020-11-04T12:02:48.437Z] === RUN TestWaitBlocked [2020-11-04T12:02:48.437Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T12:02:48.437Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T12:02:48.437Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T12:02:48.438Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T12:02:48.438Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T12:02:48.438Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T12:02:48.438Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-04T12:02:48.618Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-11-04T12:02:48.618Z] === RUN TestRemoveContainerWithVolume [2020-11-04T12:02:48.719Z] +++ /etc/init.d/apparmor stop [2020-11-04T12:02:48.719Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T12:02:48.719Z] [2020-11-04T12:02:48.719Z] Unloading profiles will leave already running processes permanently [2020-11-04T12:02:48.719Z] unconfined, which can lead to unexpected situations. [2020-11-04T12:02:48.719Z] [2020-11-04T12:02:48.719Z] To set a process to complain mode, use the command line tool [2020-11-04T12:02:48.719Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T12:02:48.719Z] +++ true [2020-11-04T12:02:48.719Z] exiting test-integration [2020-11-04T12:02:48.719Z] ++ exit 0 [2020-11-04T12:02:48.719Z] [2020-11-04T12:02:48.913Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-11-04T12:02:48.913Z] === RUN TestRemoveContainerRunning [2020-11-04T12:02:49.367Z] --- PASS: TestWaitBlocked (0.04s) [2020-11-04T12:02:49.367Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-11-04T12:02:49.367Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-11-04T12:02:49.367Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T12:02:49.367Z] === CONT TestIpcModeOlderClient [2020-11-04T12:02:49.550Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-11-04T12:02:49.550Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T12:02:49.624Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-11-04T12:02:49.624Z] === CONT TestDaemonHostGatewayIP [2020-11-04T12:02:50.201Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2020-11-04T12:02:50.201Z] === RUN TestRemoveInvalidContainer [2020-11-04T12:02:50.201Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-04T12:02:50.201Z] === RUN TestRenameLinkedContainer Post stage [Pipeline] junit [2020-11-04T12:02:50.869Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T12:02:51.474Z] + echo Ensuring container killed. [2020-11-04T12:02:51.474Z] Ensuring container killed. [2020-11-04T12:02:51.474Z] + docker rm -vf docker-pr2 [2020-11-04T12:02:51.474Z] Error: No such container: docker-pr2 [2020-11-04T12:02:51.474Z] + true [Pipeline] sh [2020-11-04T12:02:51.857Z] + echo Chowning /workspace to jenkins user [2020-11-04T12:02:51.857Z] Chowning /workspace to jenkins user [2020-11-04T12:02:51.857Z] + id -u [2020-11-04T12:02:51.857Z] + id -g [2020-11-04T12:02:51.857Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41617:/workspace busybox chown -R 1001:1001 /workspace [2020-11-04T12:02:51.857Z] Unable to find image 'busybox:latest' locally [2020-11-04T12:02:52.148Z] latest: Pulling from library/busybox [2020-11-04T12:02:52.290Z] --- PASS: TestRenameLinkedContainer (2.13s) [2020-11-04T12:02:52.290Z] === RUN TestRenameStoppedContainer [2020-11-04T12:02:52.440Z] 393d6a917252: Pulling fs layer [2020-11-04T12:02:52.440Z] 393d6a917252: Download complete [2020-11-04T12:02:52.929Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-11-04T12:02:52.929Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T12:02:53.075Z] 393d6a917252: Pull complete [2020-11-04T12:02:53.075Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T12:02:53.075Z] Status: Downloaded newer image for busybox:latest [2020-11-04T12:02:53.797Z] --- PASS: TestContainerStartOnDaemonRestart (4.18s) [2020-11-04T12:02:53.797Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T12:02:53.970Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2020-11-04T12:02:53.970Z] === RUN TestRenameInvalidName [2020-11-04T12:02:54.267Z] --- PASS: TestRenameInvalidName (0.54s) [2020-11-04T12:02:54.267Z] === RUN TestRenameAnonymousContainer [2020-11-04T12:02:55.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T12:02:55.542Z] + bundleName=s390x-integration [2020-11-04T12:02:55.542Z] + echo Creating s390x-integration-bundles.tar.gz [2020-11-04T12:02:55.542Z] Creating s390x-integration-bundles.tar.gz [2020-11-04T12:02:55.542Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-04T12:02:55.542Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-04T12:02:55.588Z] Archiving artifacts [2020-11-04T12:02:55.731Z] --- PASS: TestDaemonHostGatewayIP (6.32s) [2020-11-04T12:02:55.731Z] === CONT TestDaemonRestartIpcMode [2020-11-04T12:02:55.956Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41617/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T12:02:56.296Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-04T12:02:56.339Z] + make clean [2020-11-04T12:02:56.352Z] --- PASS: TestRenameAnonymousContainer (2.02s) [2020-11-04T12:02:56.352Z] === RUN TestRenameContainerWithSameName [2020-11-04T12:02:56.632Z] docker volume rm -f docker-dev-cache [2020-11-04T12:02:56.924Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T12:02:56.993Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-11-04T12:02:56.993Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T12:02:57.665Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-04T12:02:58.039Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2020-11-04T12:02:58.039Z] === RUN TestResize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T12:02:58.333Z] --- PASS: TestResize (0.52s) [2020-11-04T12:02:58.333Z] === RUN TestResizeWithInvalidSize [2020-11-04T12:02:58.596Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-11-04T12:02:58.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-04T12:02:58.973Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2020-11-04T12:02:58.973Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T12:02:59.526Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-04T12:02:59.526Z] --- PASS: TestDaemonRestartIpcMode (3.73s) [2020-11-04T12:02:59.615Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:02:59.615Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:02:59.615Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:02:59.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T12:02:59.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T12:02:59.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:02:59.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T12:03:00.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-04T12:03:01.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T12:03:02.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T12:03:02.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-04T12:03:02.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T12:03:02.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T12:03:04.131Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-04T12:03:04.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:03:04.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T12:03:04.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-04T12:03:04.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-04T12:03:04.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-04T12:03:04.944Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2020-11-04T12:03:04.944Z] PASS [2020-11-04T12:03:04.944Z] [2020-11-04T12:03:04.944Z] === Skipped [2020-11-04T12:03:04.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T12:03:04.944Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:03:04.944Z] [2020-11-04T12:03:04.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-04T12:03:04.944Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:03:04.944Z] [2020-11-04T12:03:04.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T12:03:04.944Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:03:04.944Z] [2020-11-04T12:03:04.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T12:03:04.944Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:03:04.944Z] [2020-11-04T12:03:04.944Z] [2020-11-04T12:03:04.944Z] DONE 17 tests, 4 skipped in 32.109s [2020-11-04T12:03:04.944Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T12:03:04.944Z] ++ 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 [2020-11-04T12:03:04.944Z] ++ set -e [2020-11-04T12:03:04.944Z] ++ '[' -n 0 ']' [2020-11-04T12:03:04.944Z] ++ set -x [2020-11-04T12:03:04.944Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:03:04.944Z] INFO: Testing against a local daemon [2020-11-04T12:03:04.944Z] === RUN TestPluginInvalidJSON [2020-11-04T12:03:04.944Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T12:03:04.944Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T12:03:04.944Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T12:03:04.944Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-04T12:03:04.944Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T12:03:04.944Z] === RUN TestPluginInstall [2020-11-04T12:03:04.944Z] === RUN TestPluginInstall/no_auth [2020-11-04T12:03:05.624Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-04T12:03:05.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T12:03:05.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T12:03:06.187Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-04T12:03:06.444Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-04T12:03:06.701Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2020-11-04T12:03:06.701Z] PASS [2020-11-04T12:03:06.701Z] [2020-11-04T12:03:06.701Z] === Skipped [2020-11-04T12:03:06.701Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-04T12:03:06.701Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T12:03:06.701Z] [2020-11-04T12:03:06.701Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T12:03:06.701Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:03:06.701Z] [2020-11-04T12:03:06.701Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T12:03:06.701Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:03:06.701Z] [2020-11-04T12:03:06.701Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T12:03:06.701Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T12:03:06.701Z] [2020-11-04T12:03:06.701Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T12:03:06.701Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T12:03:06.701Z] [2020-11-04T12:03:06.701Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-04T12:03:06.701Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T12:03:06.701Z] [2020-11-04T12:03:06.701Z] [2020-11-04T12:03:06.701Z] DONE 193 tests, 6 skipped in 149.976s [2020-11-04T12:03:06.701Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T12:03:06.701Z] ++ 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 [2020-11-04T12:03:06.701Z] ++ set -e [2020-11-04T12:03:06.701Z] ++ '[' -n 0 ']' [2020-11-04T12:03:06.701Z] ++ set -x [2020-11-04T12:03:06.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-11-04T12:03:06.701Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-04T12:03:06.958Z] INFO: Testing against a local daemon [2020-11-04T12:03:06.958Z] === RUN TestCommitInheritsEnv [2020-11-04T12:03:07.214Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-04T12:03:07.214Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-11-04T12:03:07.214Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T12:03:07.214Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T12:03:07.214Z] === RUN TestImagesFilterMultiReference [2020-11-04T12:03:07.471Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2020-11-04T12:03:07.471Z] === RUN TestImagePullPlatformInvalid [2020-11-04T12:03:07.471Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-04T12:03:07.471Z] === RUN TestRemoveImageOrphaning [2020-11-04T12:03:07.493Z] time="2020-11-04T12:03:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:03:07.493Z] time="2020-11-04T12:03:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e018a848274cab8251f98379f13cb2fc62eac7354611720eaa390eb8ce0683f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:03:07.493Z] time="2020-11-04T12:03:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:03:07.493Z] time="2020-11-04T12:03:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e018a848274cab8251f98379f13cb2fc62eac7354611720eaa390eb8ce0683f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:03:07.493Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T12:03:07.728Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-04T12:03:07.728Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-04T12:03:07.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-11-04T12:03:07.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2020-11-04T12:03:07.780Z] === RUN TestCgroupNamespacesRun [2020-11-04T12:03:07.984Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-11-04T12:03:07.984Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T12:03:08.440Z] time="2020-11-04T12:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:03:08.440Z] time="2020-11-04T12:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03f933f82777a78bfeb3e6f5062de031dbd1c69cac9e9703396f4f5444e2e269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:03:08.440Z] time="2020-11-04T12:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:03:08.440Z] time="2020-11-04T12:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03f933f82777a78bfeb3e6f5062de031dbd1c69cac9e9703396f4f5444e2e269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:03:08.702Z] === RUN TestPluginInstall/with_insecure [2020-11-04T12:03:08.829Z] --- PASS: TestCgroupNamespacesRun (1.33s) [2020-11-04T12:03:08.829Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T12:03:09.352Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-04T12:03:10.089Z] time="2020-11-04T12:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:03:10.090Z] time="2020-11-04T12:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4dd9764af66003b58d85d9386b78f043b2e93b9c5126eb63edcee6a9acfa8d1a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:03:10.090Z] time="2020-11-04T12:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:03:10.090Z] time="2020-11-04T12:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4dd9764af66003b58d85d9386b78f043b2e93b9c5126eb63edcee6a9acfa8d1a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:03:10.351Z] --- PASS: TestPluginInstall (5.50s) [2020-11-04T12:03:10.351Z] --- PASS: TestPluginInstall/no_auth (2.56s) [2020-11-04T12:03:10.351Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-11-04T12:03:10.351Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-11-04T12:03:10.351Z] plugin_test.go:157: [dde9444996dc0] daemon is not started [2020-11-04T12:03:10.351Z] PASS [2020-11-04T12:03:10.351Z] [2020-11-04T12:03:10.351Z] DONE 6 tests in 5.726s [2020-11-04T12:03:10.351Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T12:03:10.351Z] ++ 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 [2020-11-04T12:03:10.351Z] ++ set -e [2020-11-04T12:03:10.351Z] ++ '[' -n 0 ']' [2020-11-04T12:03:10.351Z] ++ set -x [2020-11-04T12:03:10.351Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:03:10.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2020-11-04T12:03:10.361Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T12:03:10.613Z] INFO: Testing against a local daemon [2020-11-04T12:03:10.613Z] === RUN TestExternalGraphDriver [2020-11-04T12:03:10.613Z] === RUN TestExternalGraphDriver/json [2020-11-04T12:03:10.724Z] --- PASS: TestRemoveImageGarbageCollector (2.66s) [2020-11-04T12:03:10.724Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T12:03:10.724Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-04T12:03:10.724Z] === RUN TestTagInvalidReference [2020-11-04T12:03:10.724Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-04T12:03:10.724Z] === RUN TestTagValidPrefixedRepo [2020-11-04T12:03:10.724Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-11-04T12:03:10.724Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T12:03:10.724Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-04T12:03:10.724Z] === RUN TestTagOfficialNames [2020-11-04T12:03:10.981Z] --- PASS: TestTagOfficialNames (0.10s) [2020-11-04T12:03:10.981Z] === RUN TestTagMatchesDigest [2020-11-04T12:03:10.981Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-11-04T12:03:10.981Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T12:03:11.879Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2020-11-04T12:03:11.879Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T12:03:12.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-04T12:03:12.923Z] --- PASS: TestCgroupNamespacesRunHostMode (1.30s) [2020-11-04T12:03:12.923Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T12:03:13.163Z] === RUN TestExternalGraphDriver/spec [2020-11-04T12:03:13.244Z] 4612f6d0b889: Pull complete [2020-11-04T12:03:14.447Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-11-04T12:03:14.447Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T12:03:15.000Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-04T12:03:15.503Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2020-11-04T12:03:15.503Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T12:03:15.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-04T12:03:15.712Z] === RUN TestExternalGraphDriver/pull [2020-11-04T12:03:15.818Z] === RUN TestDockerSuite/TestBuildContChar [2020-11-04T12:03:16.544Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-11-04T12:03:16.544Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T12:03:18.070Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-11-04T12:03:18.070Z] === RUN TestKernelTCPMemory [2020-11-04T12:03:18.259Z] --- PASS: TestExternalGraphDriver (7.44s) [2020-11-04T12:03:18.259Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2020-11-04T12:03:18.259Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-11-04T12:03:18.259Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2020-11-04T12:03:18.259Z] === RUN TestGraphdriverPluginV2 [2020-11-04T12:03:18.259Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-11-04T12:03:18.259Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:03:18.259Z] PASS [2020-11-04T12:03:18.259Z] [2020-11-04T12:03:18.259Z] === Skipped [2020-11-04T12:03:18.259Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-11-04T12:03:18.259Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:03:18.259Z] [2020-11-04T12:03:18.259Z] [2020-11-04T12:03:18.259Z] DONE 5 tests, 1 skipped in 7.615s [2020-11-04T12:03:18.259Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T12:03:18.259Z] ++ 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 [2020-11-04T12:03:18.259Z] ++ set -e [2020-11-04T12:03:18.259Z] ++ '[' -n 0 ']' [2020-11-04T12:03:18.259Z] ++ set -x [2020-11-04T12:03:18.259Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:03:18.259Z] INFO: Testing against a local daemon [2020-11-04T12:03:18.259Z] === RUN TestContinueAfterPluginCrash [2020-11-04T12:03:18.259Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T12:03:18.259Z] === RUN TestReadPluginNoRead [2020-11-04T12:03:18.259Z] === PAUSE TestReadPluginNoRead [2020-11-04T12:03:18.259Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T12:03:18.259Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T12:03:18.259Z] === CONT TestContinueAfterPluginCrash [2020-11-04T12:03:18.259Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T12:03:18.259Z] === CONT TestReadPluginNoRead [2020-11-04T12:03:18.366Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-11-04T12:03:18.366Z] === RUN TestNISDomainname [2020-11-04T12:03:19.007Z] --- PASS: TestNISDomainname (0.66s) [2020-11-04T12:03:19.007Z] === RUN TestHostnameDnsResolution [2020-11-04T12:03:19.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-04T12:03:19.652Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-04T12:03:20.051Z] --- PASS: TestHostnameDnsResolution (0.81s) [2020-11-04T12:03:20.051Z] === RUN TestStats [2020-11-04T12:03:20.582Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-04T12:03:21.145Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-04T12:03:21.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-04T12:03:21.401Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-04T12:03:21.965Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-04T12:03:22.478Z] === RUN TestReadPluginNoRead/default [2020-11-04T12:03:22.527Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-04T12:03:22.794Z] --- PASS: TestStats (2.55s) [2020-11-04T12:03:22.794Z] === RUN TestStopContainerWithTimeout [2020-11-04T12:03:22.794Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T12:03:22.794Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T12:03:22.794Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T12:03:22.794Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T12:03:22.794Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T12:03:22.794Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T12:03:22.794Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T12:03:22.794Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T12:03:22.794Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T12:03:22.794Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T12:03:22.794Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T12:03:22.794Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T12:03:23.051Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2020-11-04T12:03:24.438Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T12:03:25.539Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-04T12:03:25.539Z] --- PASS: TestStopContainerWithTimeout/0 (0.85s) [2020-11-04T12:03:25.539Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-11-04T12:03:25.539Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2020-11-04T12:03:25.539Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2020-11-04T12:03:25.539Z] === RUN TestDeleteDevicemapper [2020-11-04T12:03:25.539Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T12:03:25.539Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T12:03:25.539Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T12:03:26.353Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T12:03:26.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-04T12:03:27.629Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2020-11-04T12:03:27.629Z] === RUN TestUpdateMemory [2020-11-04T12:03:27.739Z] --- PASS: TestReadPluginNoRead (9.52s) [2020-11-04T12:03:27.739Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2020-11-04T12:03:27.739Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2020-11-04T12:03:27.739Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2020-11-04T12:03:27.739Z] read_test.go:92: [dd957cbd4e7f5] daemon is not started [2020-11-04T12:03:28.311Z] --- PASS: TestContinueAfterPluginCrash (10.13s) [2020-11-04T12:03:28.311Z] PASS [2020-11-04T12:03:28.311Z] [2020-11-04T12:03:28.311Z] DONE 6 tests in 10.277s [2020-11-04T12:03:28.311Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T12:03:28.311Z] ++ 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 [2020-11-04T12:03:28.311Z] ++ set -e [2020-11-04T12:03:28.311Z] ++ '[' -n 0 ']' [2020-11-04T12:03:28.311Z] ++ set -x [2020-11-04T12:03:28.311Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:03:28.573Z] testing: warning: no tests to run [2020-11-04T12:03:28.573Z] PASS [2020-11-04T12:03:28.573Z] [2020-11-04T12:03:28.573Z] DONE 0 tests in 0.043s [2020-11-04T12:03:28.573Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T12:03:28.573Z] ++ 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 [2020-11-04T12:03:28.573Z] ++ set -e [2020-11-04T12:03:28.573Z] ++ '[' -n 0 ']' [2020-11-04T12:03:28.573Z] ++ set -x [2020-11-04T12:03:28.573Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:03:28.573Z] INFO: Testing against a local daemon [2020-11-04T12:03:28.573Z] === RUN TestPluginWithDevMounts [2020-11-04T12:03:28.573Z] === PAUSE TestPluginWithDevMounts [2020-11-04T12:03:28.573Z] === CONT TestPluginWithDevMounts [2020-11-04T12:03:28.676Z] --- PASS: TestUpdateMemory (0.71s) [2020-11-04T12:03:28.676Z] === RUN TestUpdateCPUQuota [2020-11-04T12:03:29.314Z] --- PASS: TestUpdateCPUQuota (0.88s) [2020-11-04T12:03:29.314Z] === RUN TestUpdatePidsLimit [2020-11-04T12:03:29.314Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T12:03:29.608Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T12:03:29.917Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T12:03:30.213Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T12:03:30.213Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T12:03:30.509Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T12:03:30.802Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T12:03:30.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-04T12:03:31.120Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-11-04T12:03:31.120Z] PASS [2020-11-04T12:03:31.120Z] [2020-11-04T12:03:31.120Z] DONE 1 tests in 2.301s [2020-11-04T12:03:31.120Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T12:03:31.120Z] ++ 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 [2020-11-04T12:03:31.120Z] ++ set -e [2020-11-04T12:03:31.120Z] ++ '[' -n 0 ']' [2020-11-04T12:03:31.120Z] ++ set -x [2020-11-04T12:03:31.120Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:03:31.120Z] INFO: Testing against a local daemon [2020-11-04T12:03:31.120Z] === RUN TestSecretInspect [2020-11-04T12:03:31.844Z] --- PASS: TestUpdatePidsLimit (2.32s) [2020-11-04T12:03:31.845Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2020-11-04T12:03:31.845Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2020-11-04T12:03:31.845Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-11-04T12:03:31.845Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-11-04T12:03:31.845Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-11-04T12:03:31.845Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-11-04T12:03:31.845Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-11-04T12:03:31.845Z] === RUN TestUpdateRestartPolicy [2020-11-04T12:03:34.140Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-04T12:03:34.425Z] --- PASS: TestSecretInspect (3.20s) [2020-11-04T12:03:34.425Z] === RUN TestSecretList [2020-11-04T12:03:34.702Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-04T12:03:35.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-04T12:03:35.631Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-04T12:03:37.727Z] --- PASS: TestSecretList (3.22s) [2020-11-04T12:03:37.727Z] === RUN TestSecretsCreateAndDelete [2020-11-04T12:03:38.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-04T12:03:38.714Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-04T12:03:40.925Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-11-04T12:03:40.925Z] Copying nested executables into bundles/cross/linux/amd64 [2020-11-04T12:03:40.925Z] Cross building: bundles/cross/windows/amd64 [2020-11-04T12:03:40.925Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-04T12:03:40.925Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-11-04T12:03:41.034Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2020-11-04T12:03:41.034Z] === RUN TestSecretsUpdate [2020-11-04T12:03:41.989Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-04T12:03:42.918Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-04T12:03:43.583Z] --- PASS: TestSecretsUpdate (2.75s) [2020-11-04T12:03:43.583Z] === RUN TestTemplatedSecret [2020-11-04T12:03:44.284Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-04T12:03:44.284Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-04T12:03:44.284Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-04T12:03:44.284Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-04T12:03:44.284Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-04T12:03:44.510Z] --- PASS: TestUpdateRestartPolicy (11.25s) [2020-11-04T12:03:44.510Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T12:03:44.510Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-11-04T12:03:44.510Z] === RUN TestWaitNonBlocked [2020-11-04T12:03:44.510Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T12:03:44.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T12:03:44.510Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T12:03:44.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T12:03:44.510Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T12:03:44.510Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T12:03:44.510Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-04T12:03:44.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2020-11-04T12:03:44.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-11-04T12:03:44.510Z] === RUN TestWaitBlocked [2020-11-04T12:03:44.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T12:03:44.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T12:03:44.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T12:03:44.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T12:03:44.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T12:03:44.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T12:03:45.154Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-04T12:03:45.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-11-04T12:03:45.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2020-11-04T12:03:45.154Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T12:03:45.154Z] === CONT TestIpcModeOlderClient [2020-11-04T12:03:45.154Z] === CONT TestDaemonHostGatewayIP [2020-11-04T12:03:45.154Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T12:03:45.452Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-11-04T12:03:45.452Z] === CONT TestDaemonRestartIpcMode [2020-11-04T12:03:45.652Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-04T12:03:46.890Z] --- PASS: TestTemplatedSecret (3.34s) [2020-11-04T12:03:46.890Z] === RUN TestSecretCreateResolve [2020-11-04T12:03:47.547Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-04T12:03:48.135Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-04T12:03:49.035Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2020-11-04T12:03:49.035Z] --- PASS: TestDaemonHostGatewayIP (3.92s) [2020-11-04T12:03:49.329Z] --- PASS: TestDaemonRestartIpcMode (4.02s) [2020-11-04T12:03:49.448Z] --- PASS: TestSecretCreateResolve (2.73s) [2020-11-04T12:03:49.448Z] PASS [2020-11-04T12:03:49.448Z] [2020-11-04T12:03:49.448Z] DONE 6 tests in 18.616s [2020-11-04T12:03:49.448Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T12:03:49.448Z] ++ 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 [2020-11-04T12:03:49.448Z] ++ set -e [2020-11-04T12:03:49.448Z] ++ '[' -n 0 ']' [2020-11-04T12:03:49.448Z] ++ set -x [2020-11-04T12:03:49.448Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:03:49.716Z] INFO: Testing against a local daemon [2020-11-04T12:03:49.716Z] === RUN TestServiceCreateInit [2020-11-04T12:03:49.716Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T12:03:51.433Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-04T12:03:52.363Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-04T12:03:55.017Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T12:03:55.634Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-04T12:03:55.634Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-04T12:03:57.526Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-04T12:03:57.851Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2020-11-04T12:03:57.851Z] PASS [2020-11-04T12:03:57.851Z] [2020-11-04T12:03:57.851Z] === Skipped [2020-11-04T12:03:57.851Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-11-04T12:03:57.851Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T12:03:57.851Z] [2020-11-04T12:03:57.851Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T12:03:57.851Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T12:03:57.851Z] [2020-11-04T12:03:57.851Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T12:03:57.851Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T12:03:57.851Z] [2020-11-04T12:03:57.851Z] [2020-11-04T12:03:57.851Z] DONE 193 tests, 3 skipped in 108.912s [2020-11-04T12:03:57.851Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T12:03:57.851Z] ++ 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 [2020-11-04T12:03:57.851Z] ++ set -e [2020-11-04T12:03:57.851Z] ++ '[' -n 0 ']' [2020-11-04T12:03:57.851Z] ++ set -x [2020-11-04T12:03:57.851Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:03:58.145Z] INFO: Testing against a local daemon [2020-11-04T12:03:58.145Z] === RUN TestCommitInheritsEnv [2020-11-04T12:03:58.442Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-11-04T12:03:58.442Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T12:03:58.442Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T12:03:58.442Z] === RUN TestImagesFilterMultiReference [2020-11-04T12:03:58.442Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-11-04T12:03:58.442Z] === RUN TestImagePullPlatformInvalid [2020-11-04T12:03:58.442Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-04T12:03:58.442Z] === RUN TestRemoveImageOrphaning [2020-11-04T12:03:58.454Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-04T12:03:58.737Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-11-04T12:03:58.737Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T12:03:58.737Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T12:03:58.737Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:03:58.737Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T12:03:58.737Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-04T12:03:58.737Z] === RUN TestTagInvalidReference [2020-11-04T12:03:58.737Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-04T12:03:58.737Z] === RUN TestTagValidPrefixedRepo [2020-11-04T12:03:58.737Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-04T12:03:58.737Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T12:03:58.737Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-04T12:03:58.737Z] === RUN TestTagOfficialNames [2020-11-04T12:03:59.017Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-04T12:03:59.032Z] --- PASS: TestTagOfficialNames (0.05s) [2020-11-04T12:03:59.032Z] === RUN TestTagMatchesDigest [2020-11-04T12:03:59.032Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-04T12:03:59.032Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T12:03:59.581Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-04T12:04:00.311Z] --- PASS: TestServiceCreateInit (9.96s) [2020-11-04T12:04:00.311Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) [2020-11-04T12:04:00.311Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-11-04T12:04:00.311Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T12:04:01.476Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-04T12:04:04.748Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-04T12:04:06.116Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-04T12:04:06.679Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-04T12:04:06.934Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-04T12:04:07.498Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-04T12:04:08.062Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-04T12:04:08.625Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-04T12:04:11.149Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-04T12:04:11.711Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-04T12:04:12.639Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-04T12:04:13.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-04T12:04:13.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-04T12:04:15.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-04T12:04:15.102Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-04T12:04:16.032Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-04T12:04:16.962Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-04T12:04:17.525Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-04T12:04:20.795Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-04T12:04:21.723Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-04T12:04:22.287Z] --- PASS: TestCreateServiceMultipleTimes (19.77s) [2020-11-04T12:04:22.287Z] === RUN TestCreateServiceConflict [2020-11-04T12:04:22.549Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-11-04T12:04:22.549Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T12:04:25.857Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2020-11-04T12:04:25.857Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T12:04:26.975Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-04T12:04:27.904Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-04T12:04:29.271Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-04T12:04:30.200Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-04T12:04:32.725Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-04T12:04:32.982Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-04T12:04:35.503Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-11-04T12:04:36.066Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-04T12:04:36.996Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-04T12:04:37.252Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-11-04T12:04:39.143Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-04T12:04:39.143Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-04T12:04:40.773Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s) [2020-11-04T12:04:40.773Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T12:04:41.036Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-04T12:04:43.556Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-04T12:04:43.556Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-04T12:04:44.080Z] --- PASS: TestCreateServiceSecretFileMode (2.81s) [2020-11-04T12:04:44.080Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T12:04:44.486Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-04T12:04:44.486Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-04T12:04:46.630Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2020-11-04T12:04:46.630Z] === RUN TestCreateServiceSysctls [2020-11-04T12:04:47.759Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-11-04T12:04:48.322Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-04T12:04:49.255Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-11-04T12:04:50.842Z] --- PASS: TestCreateServiceSysctls (3.59s) [2020-11-04T12:04:50.842Z] === RUN TestCreateServiceCapabilities [2020-11-04T12:04:51.148Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-04T12:04:51.148Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-04T12:04:53.041Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-04T12:04:54.147Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-11-04T12:04:54.147Z] === RUN TestInspect [2020-11-04T12:04:54.409Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-04T12:04:57.451Z] --- PASS: TestInspect (3.34s) [2020-11-04T12:04:57.451Z] === RUN TestCreateJob [2020-11-04T12:04:57.684Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-11-04T12:05:00.205Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-04T12:05:01.666Z] --- PASS: TestCreateJob (4.08s) [2020-11-04T12:05:01.666Z] === RUN TestReplicatedJob [2020-11-04T12:05:02.407Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-04T12:05:02.407Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-11-04T12:05:02.407Z] remote: Enumerating objects: 2, done. [2020-11-04T12:05:02.407Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-11-04T12:05:02.407Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-11-04T12:05:02.407Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-11-04T12:05:02.407Z] 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. [2020-11-04T12:05:02.407Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-11-04T12:05:02.407Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T12:05:02.729Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-04T12:05:02.729Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-04T12:05:02.743Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/test/unit [2020-11-04T12:05:04.099Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-04T12:05:04.724Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-04T12:05:05.283Z] ? github.com/docker/docker/api [no test files] [2020-11-04T12:05:05.658Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-04T12:05:07.031Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-04T12:05:08.256Z] --- PASS: TestReplicatedJob (6.40s) [2020-11-04T12:05:08.256Z] === RUN TestUpdateReplicatedJob [2020-11-04T12:05:10.303Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-04T12:05:12.471Z] --- PASS: TestUpdateReplicatedJob (4.42s) [2020-11-04T12:05:12.471Z] === RUN TestServiceListWithStatuses [2020-11-04T12:05:12.471Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T12:05:12.471Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:05:12.471Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T12:05:18.398Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-04T12:05:19.085Z] --- PASS: TestDockerNetworkConnectAlias (6.14s) [2020-11-04T12:05:19.085Z] === RUN TestDockerNetworkReConnect [2020-11-04T12:05:20.186Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-11-04T12:05:21.669Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-04T12:05:21.669Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-04T12:05:23.298Z] --- PASS: TestDockerNetworkReConnect (4.43s) [2020-11-04T12:05:23.298Z] === RUN TestServicePlugin [2020-11-04T12:05:23.298Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-04T12:05:23.298Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:05:23.298Z] === RUN TestServiceUpdateLabel [2020-11-04T12:05:24.972Z] 406ffb8432a7: Pull complete [2020-11-04T12:05:24.972Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-11-04T12:05:24.972Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-04T12:05:24.972Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-11-04T12:05:24.972Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-11-04T12:05:24.972Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518' [2020-11-04T12:05:24.972Z] WARN: Skipping validation tests [2020-11-04T12:05:24.972Z] INFO: Running unit tests at 11/04/2020 12:05:16... [2020-11-04T12:05:24.972Z] INFO: make.ps1 starting at 11/04/2020 12:05:20 [2020-11-04T12:05:24.972Z] INFO: Git commit (e0416f1ef4) assumed from DOCKER_GITCOMMIT environment variable [2020-11-04T12:05:24.972Z] INFO: Invoking autogen... [2020-11-04T12:05:24.972Z] INFO: Running unit tests... [2020-11-04T12:05:25.216Z] --- PASS: TestServiceUpdateLabel (2.69s) [2020-11-04T12:05:25.216Z] === RUN TestServiceUpdateSecrets [2020-11-04T12:05:25.844Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-04T12:05:25.844Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-04T12:05:26.407Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-04T12:05:26.663Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-04T12:05:27.227Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-04T12:05:27.483Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-04T12:05:27.740Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-04T12:05:28.307Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-04T12:05:29.237Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-11-04T12:05:30.604Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-04T12:05:31.170Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-11-04T12:05:32.538Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-04T12:05:33.907Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-11-04T12:05:33.907Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-11-04T12:05:34.164Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-04T12:05:35.305Z] 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 [2020-11-04T12:05:35.532Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-04T12:05:36.461Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-04T12:05:37.394Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-04T12:05:41.568Z] --- PASS: TestDockerDaemonSuite (352.64s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.73s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.72s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.39s) [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:1454: [d462f80c2d9b2] daemon is not started [2020-11-04T12:05:41.569Z] check_test.go:309: [daa725b257e4d] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.09s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.66s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d779ca5282c4c] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.45s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.74s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.11s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.75s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.25s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d66dc8a1ee340] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d790cdb0b3a56] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-11-04T12:05:41.569Z] check_test.go:309: [df72fde46b884] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.55s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d3587090e8482] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.20s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.73s) [2020-11-04T12:05:41.569Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-04T12:05:41.569Z] check_test.go:309: [d13dac37069c6] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.36s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.44s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2020-11-04T12:05:41.569Z] check_test.go:309: [dc37283ea986a] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d24e17cb23b33] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2020-11-04T12:05:41.569Z] docker_cli_daemon_plugins_test.go:79: [d1171f0c5c72f] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s) [2020-11-04T12:05:41.569Z] docker_cli_daemon_plugins_test.go:169: [d3397a71a4e1f] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.72s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d9b66b3718a85] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.04s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.81s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.07s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.08s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.23s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.09s) [2020-11-04T12:05:41.569Z] check_test.go:309: [dcf2d631741bf] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.18s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.60s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.86s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.94s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.30s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d71a396038813] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.02s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.22s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.40s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.41s) [2020-11-04T12:05:41.569Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-04T12:05:41.569Z] check_test.go:309: [dcd2651ddf254] daemon is not started [2020-11-04T12:05:41.569Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-04T12:05:41.569Z] check_test.go:309: [d161bef50cbdc] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.18s) [2020-11-04T12:05:41.569Z] check_test.go:309: [da533c98d7a13] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.42s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.36s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.15s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.65s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.18s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.53s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.71s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d8a06cba7da30] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.88s) [2020-11-04T12:05:41.569Z] docker_cli_daemon_plugins_test.go:105: [d678ccb481706] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2020-11-04T12:05:41.569Z] check_test.go:309: [dc701c8d2dade] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.40s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli [2020-11-04T12:05:41.569Z] check_test.go:309: [d296a1e7d35d9] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d61147ddd725d] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d30be51957999] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.11s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-11-04T12:05:41.569Z] check_test.go:309: [dd1843f6bfb3e] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.75s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.47s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2020-11-04T12:05:41.569Z] check_test.go:309: [da267a1a678d6] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d9540ce8c9df6] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.40s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.69s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.15s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.38s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.35s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.81s) [2020-11-04T12:05:41.569Z] docker_cli_daemon_test.go:2549: [d43c698c9f8ce] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.94s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.59s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-11-04T12:05:41.569Z] check_test.go:309: [d0d608668038b] daemon is not started [2020-11-04T12:05:41.569Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (7.16s) [2020-11-04T12:05:41.569Z] === RUN TestDockerSwarmSuite [2020-11-04T12:05:41.569Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-04T12:05:43.337Z] --- PASS: TestServiceUpdateSecrets (15.25s) [2020-11-04T12:05:43.337Z] === RUN TestServiceUpdateConfigs [2020-11-04T12:05:43.886Z] ? github.com/docker/docker/api [no test files] [2020-11-04T12:05:44.838Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-04T12:05:44.838Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-04T12:05:48.112Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-04T12:05:53.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-04T12:05:58.248Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2020-11-04T12:05:58.248Z] === RUN TestServiceUpdateNetwork [2020-11-04T12:05:58.716Z] === RUN TestMiddlewares [2020-11-04T12:05:58.716Z] --- PASS: TestMiddlewares (0.00s) [2020-11-04T12:05:58.716Z] PASS [2020-11-04T12:05:58.716Z] coverage: 9.0% of statements [2020-11-04T12:05:58.716Z] ok github.com/docker/docker/api/server 0.242s coverage: 9.0% of statements [2020-11-04T12:06:05.542Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-04T12:06:06.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-04T12:06:06.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-04T12:06:07.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-04T12:06:10.485Z] --- PASS: TestServiceUpdateNetwork (14.67s) [2020-11-04T12:06:10.485Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T12:06:12.402Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T12:06:12.974Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T12:06:15.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-04T12:06:16.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-04T12:06:16.872Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-04T12:06:17.434Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-04T12:06:18.802Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-04T12:06:18.802Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-04T12:06:19.060Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-04T12:06:21.117Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T12:06:29.009Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-04T12:06:29.260Z] --- PASS: TestServiceUpdatePidsLimit (17.42s) [2020-11-04T12:06:29.260Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-11-04T12:06:29.260Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-11-04T12:06:29.260Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-11-04T12:06:29.260Z] PASS [2020-11-04T12:06:29.260Z] [2020-11-04T12:06:29.260Z] === Skipped [2020-11-04T12:06:29.260Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T12:06:29.260Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:06:29.260Z] [2020-11-04T12:06:29.260Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-11-04T12:06:29.260Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:06:29.260Z] [2020-11-04T12:06:29.260Z] [2020-11-04T12:06:29.260Z] DONE 27 tests, 2 skipped in 158.448s [2020-11-04T12:06:29.261Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T12:06:29.261Z] ++ 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 [2020-11-04T12:06:29.261Z] ++ set -e [2020-11-04T12:06:29.261Z] ++ '[' -n 0 ']' [2020-11-04T12:06:29.261Z] ++ set -x [2020-11-04T12:06:29.261Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:06:29.261Z] INFO: Testing against a local daemon [2020-11-04T12:06:29.261Z] === RUN TestSessionCreate [2020-11-04T12:06:29.261Z] --- PASS: TestSessionCreate (0.05s) [2020-11-04T12:06:29.261Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T12:06:29.261Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-11-04T12:06:29.261Z] PASS [2020-11-04T12:06:29.261Z] [2020-11-04T12:06:29.261Z] DONE 2 tests in 0.232s [2020-11-04T12:06:29.261Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T12:06:29.261Z] ++ 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 [2020-11-04T12:06:29.261Z] ++ set -e [2020-11-04T12:06:29.261Z] ++ '[' -n 0 ']' [2020-11-04T12:06:29.261Z] ++ set -x [2020-11-04T12:06:29.261Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:06:29.261Z] INFO: Testing against a local daemon [2020-11-04T12:06:29.261Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T12:06:29.261Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:06:29.261Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:06:29.261Z] === RUN TestEventsExecDie [2020-11-04T12:06:29.261Z] --- PASS: TestEventsExecDie (0.89s) [2020-11-04T12:06:29.261Z] === RUN TestEventsBackwardsCompatible [2020-11-04T12:06:29.261Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-11-04T12:06:29.261Z] === RUN TestInfoBinaryCommits [2020-11-04T12:06:29.261Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-11-04T12:06:29.261Z] === RUN TestInfoAPIVersioned [2020-11-04T12:06:29.261Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-04T12:06:29.261Z] === RUN TestInfoDiscoveryBackend [2020-11-04T12:06:29.571Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-04T12:06:30.133Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-04T12:06:30.205Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-11-04T12:06:30.205Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T12:06:30.696Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-04T12:06:30.952Z] === RUN TestDockerSuite/TestBuildFails [2020-11-04T12:06:31.147Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T12:06:31.147Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T12:06:31.720Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-11-04T12:06:31.720Z] === RUN TestInfoAPI [2020-11-04T12:06:31.720Z] --- PASS: TestInfoAPI (0.06s) [2020-11-04T12:06:31.720Z] === RUN TestInfoAPIWarnings [2020-11-04T12:06:31.880Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-04T12:06:31.880Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-04T12:06:34.401Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-04T12:06:34.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-11-04T12:06:34.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-11-04T12:06:36.331Z] --- PASS: TestImportExtremelyLargeImageWorks (205.21s) [2020-11-04T12:06:36.331Z] PASS [2020-11-04T12:06:36.331Z] [2020-11-04T12:06:36.331Z] DONE 12 tests in 209.511s [2020-11-04T12:06:36.331Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T12:06:36.331Z] ++ 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 [2020-11-04T12:06:36.331Z] ++ set -e [2020-11-04T12:06:36.331Z] ++ '[' -n 0 ']' [2020-11-04T12:06:36.331Z] ++ set -x [2020-11-04T12:06:36.331Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:06:36.331Z] INFO: Testing against a local daemon [2020-11-04T12:06:36.331Z] === RUN TestNetworkCreateDelete [2020-11-04T12:06:36.588Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-04T12:06:36.588Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-11-04T12:06:36.588Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T12:06:37.150Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-11-04T12:06:37.150Z] === RUN TestDaemonDNSFallback [2020-11-04T12:06:38.519Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-04T12:06:39.448Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-04T12:06:39.748Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-04T12:06:40.689Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-04T12:06:41.645Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/builder/dockerfile 0.216s coverage: 48.0% of statements [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.6% of statements [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-11-04T12:06:41.673Z] ok github.com/docker/docker/builder/remotecontext/git 1.486s coverage: 86.3% of statements [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T12:06:41.673Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T12:06:42.213Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-04T12:06:42.469Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-04T12:06:43.837Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-04T12:06:44.093Z] --- PASS: TestDaemonDNSFallback (6.96s) [2020-11-04T12:06:44.093Z] === RUN TestInspectNetwork [2020-11-04T12:06:44.217Z] ok github.com/docker/docker/client 0.194s coverage: 75.4% of statements [2020-11-04T12:06:45.459Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-04T12:06:46.829Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-04T12:06:48.195Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T12:06:48.195Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T12:06:48.195Z] === RUN TestInspectNetwork/network_name [2020-11-04T12:06:48.195Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T12:06:49.866Z] --- PASS: TestInfoAPIWarnings (16.70s) [2020-11-04T12:06:49.867Z] === RUN TestInfoDebug [2020-11-04T12:06:49.867Z] --- PASS: TestInfoDebug (0.61s) [2020-11-04T12:06:49.867Z] === RUN TestInfoInsecureRegistries [2020-11-04T12:06:49.867Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-11-04T12:06:49.867Z] === RUN TestInfoRegistryMirrors [2020-11-04T12:06:50.136Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-11-04T12:06:50.136Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T12:06:50.709Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-11-04T12:06:50.709Z] === RUN TestPingCacheHeaders [2020-11-04T12:06:50.709Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-11-04T12:06:50.709Z] === RUN TestPingGet [2020-11-04T12:06:50.709Z] --- PASS: TestPingGet (0.03s) [2020-11-04T12:06:50.709Z] === RUN TestPingHead [2020-11-04T12:06:50.709Z] --- PASS: TestPingHead (0.05s) [2020-11-04T12:06:50.709Z] === RUN TestVersion [2020-11-04T12:06:50.823Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-04T12:06:50.823Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-04T12:06:50.970Z] --- PASS: TestVersion (0.05s) [2020-11-04T12:06:50.970Z] PASS [2020-11-04T12:06:50.970Z] [2020-11-04T12:06:50.970Z] === Skipped [2020-11-04T12:06:50.970Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:06:50.970Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:06:50.970Z] [2020-11-04T12:06:50.970Z] [2020-11-04T12:06:50.970Z] DONE 18 tests, 1 skipped in 22.704s [2020-11-04T12:06:50.970Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T12:06:50.970Z] ++ 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 [2020-11-04T12:06:50.970Z] ++ set -e [2020-11-04T12:06:50.970Z] ++ '[' -n 0 ']' [2020-11-04T12:06:50.970Z] ++ set -x [2020-11-04T12:06:50.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=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 [2020-11-04T12:06:50.970Z] INFO: Testing against a local daemon [2020-11-04T12:06:50.970Z] === RUN TestVolumesCreateAndList [2020-11-04T12:06:50.970Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-11-04T12:06:50.970Z] === RUN TestVolumesRemove [2020-11-04T12:06:51.080Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-04T12:06:51.232Z] --- PASS: TestVolumesRemove (0.12s) [2020-11-04T12:06:51.232Z] === RUN TestVolumesInspect [2020-11-04T12:06:51.232Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-04T12:06:51.232Z] === RUN TestVolumesInvalidJSON [2020-11-04T12:06:51.232Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T12:06:51.232Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T12:06:51.232Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T12:06:51.232Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-04T12:06:51.232Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T12:06:51.232Z] PASS [2020-11-04T12:06:51.232Z] [2020-11-04T12:06:51.232Z] DONE 5 tests in 0.353s [2020-11-04T12:06:51.232Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T12:06:51.493Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T12:06:51.493Z] +++ kill 13733 [2020-11-04T12:06:51.644Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-04T12:06:51.901Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-04T12:06:51.901Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-04T12:06:52.158Z] --- PASS: TestInspectNetwork (8.14s) [2020-11-04T12:06:52.158Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T12:06:52.158Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T12:06:52.158Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T12:06:52.158Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T12:06:52.158Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T12:06:52.722Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-04T12:06:52.878Z] +++ /etc/init.d/apparmor stop [2020-11-04T12:06:52.878Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T12:06:52.878Z] [2020-11-04T12:06:52.878Z] Unloading profiles will leave already running processes permanently [2020-11-04T12:06:52.878Z] unconfined, which can lead to unexpected situations. [2020-11-04T12:06:52.878Z] [2020-11-04T12:06:52.878Z] To set a process to complain mode, use the command line tool [2020-11-04T12:06:52.878Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T12:06:52.878Z] +++ true [2020-11-04T12:06:52.878Z] exiting test-integration [2020-11-04T12:06:52.878Z] ++ exit 0 [2020-11-04T12:06:52.878Z] [2020-11-04T12:06:52.979Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-04T12:06:53.542Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-04T12:06:54.105Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-04T12:06:54.362Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2020-11-04T12:06:54.362Z] === RUN TestNetworkInvalidJSON [2020-11-04T12:06:54.362Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T12:06:54.362Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T12:06:54.362Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T12:06:54.362Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T12:06:54.362Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T12:06:54.362Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T12:06:54.362Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T12:06:54.362Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T12:06:54.362Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T12:06:54.362Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-04T12:06:54.362Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T12:06:54.362Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T12:06:54.362Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T12:06:54.362Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T12:06:54.362Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-04T12:06:54.925Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-04T12:06:54.925Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-11-04T12:06:54.925Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T12:06:55.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress Post stage [Pipeline] junit [2020-11-04T12:06:55.443Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T12:06:56.113Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-11-04T12:06:56.114Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T12:06:56.114Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-04T12:06:56.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-04T12:06:56.279Z] + echo Ensuring container killed. [2020-11-04T12:06:56.279Z] Ensuring container killed. [2020-11-04T12:06:56.279Z] + docker rm -vf docker-pr2 [2020-11-04T12:06:56.279Z] Error: No such container: docker-pr2 [2020-11-04T12:06:56.279Z] + true [Pipeline] sh [2020-11-04T12:06:56.570Z] + echo Chowning /workspace to jenkins user [2020-11-04T12:06:56.570Z] Chowning /workspace to jenkins user [2020-11-04T12:06:56.570Z] + id -u [2020-11-04T12:06:56.570Z] + id -g [2020-11-04T12:06:56.570Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41617:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T12:06:56.570Z] Unable to find image 'busybox:latest' locally [2020-11-04T12:06:56.676Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-11-04T12:06:56.677Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T12:06:56.831Z] latest: Pulling from library/busybox [2020-11-04T12:06:57.092Z] 5dce72bf4214: Pulling fs layer [2020-11-04T12:06:57.092Z] 5dce72bf4214: Download complete [2020-11-04T12:06:57.354Z] 5dce72bf4214: Pull complete [2020-11-04T12:06:57.354Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T12:06:57.354Z] Status: Downloaded newer image for busybox:latest [2020-11-04T12:06:58.048Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-11-04T12:06:58.048Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T12:06:59.182Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T12:06:59.183Z] === RUN TestBoolValue [2020-11-04T12:06:59.183Z] --- PASS: TestBoolValue (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestBoolValueOrDefault [2020-11-04T12:06:59.183Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestInt64ValueOrZero [2020-11-04T12:06:59.183Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestInt64ValueOrDefault [2020-11-04T12:06:59.183Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestInt64ValueOrDefaultWithError [2020-11-04T12:06:59.183Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestJsonContentType [2020-11-04T12:06:59.183Z] --- PASS: TestJsonContentType (0.00s) [2020-11-04T12:06:59.183Z] PASS [2020-11-04T12:06:59.183Z] coverage: 14.7% of statements [2020-11-04T12:06:59.183Z] ok github.com/docker/docker/api/server/httputils 0.159s coverage: 14.7% of statements [2020-11-04T12:06:59.183Z] === RUN TestMaskSecretKeys [2020-11-04T12:06:59.183Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-11-04T12:06:59.183Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-11-04T12:06:59.183Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-11-04T12:06:59.183Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestVersionMiddlewareVersion [2020-11-04T12:06:59.183Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-11-04T12:06:59.183Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-11-04T12:06:59.183Z] PASS [2020-11-04T12:06:59.183Z] coverage: 37.7% of statements [2020-11-04T12:06:59.183Z] ok github.com/docker/docker/api/server/middleware 0.191s coverage: 37.7% of statements [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T12:06:59.183Z] === RUN TestToJSON [2020-11-04T12:06:59.183Z] --- PASS: TestToJSON (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestToParamWithVersion [2020-11-04T12:06:59.183Z] --- PASS: TestToParamWithVersion (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestFromJSON [2020-11-04T12:06:59.183Z] --- PASS: TestFromJSON (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestEmpty [2020-11-04T12:06:59.183Z] --- PASS: TestEmpty (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestArgsMatchKVListEmptySources [2020-11-04T12:06:59.183Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestArgsMatchKVList [2020-11-04T12:06:59.183Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestArgsMatch [2020-11-04T12:06:59.183Z] --- PASS: TestArgsMatch (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestAdd [2020-11-04T12:06:59.183Z] --- PASS: TestAdd (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestDel [2020-11-04T12:06:59.183Z] --- PASS: TestDel (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestLen [2020-11-04T12:06:59.183Z] --- PASS: TestLen (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestExactMatch [2020-11-04T12:06:59.183Z] --- PASS: TestExactMatch (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestOnlyOneExactMatch [2020-11-04T12:06:59.183Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestContains [2020-11-04T12:06:59.183Z] --- PASS: TestContains (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestValidate [2020-11-04T12:06:59.183Z] --- PASS: TestValidate (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestWalkValues [2020-11-04T12:06:59.183Z] --- PASS: TestWalkValues (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestFuzzyMatch [2020-11-04T12:06:59.183Z] --- PASS: TestFuzzyMatch (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestClone [2020-11-04T12:06:59.183Z] --- PASS: TestClone (0.00s) [2020-11-04T12:06:59.183Z] PASS [2020-11-04T12:06:59.183Z] coverage: 92.2% of statements [2020-11-04T12:06:59.183Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2020-11-04T12:06:59.183Z] === RUN TestStrSliceMarshalJSON [2020-11-04T12:06:59.183Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestStrSliceUnmarshalJSON [2020-11-04T12:06:59.183Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestStrSliceUnmarshalString [2020-11-04T12:06:59.183Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestStrSliceUnmarshalSlice [2020-11-04T12:06:59.183Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-11-04T12:06:59.183Z] PASS [2020-11-04T12:06:59.183Z] coverage: 90.0% of statements [2020-11-04T12:06:59.183Z] ok github.com/docker/docker/api/types/strslice 0.101s coverage: 90.0% of statements [2020-11-04T12:06:59.183Z] === RUN TestAdjustForAPIVersion [2020-11-04T12:06:59.183Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-11-04T12:06:59.183Z] PASS [2020-11-04T12:06:59.183Z] coverage: 5.7% of statements [2020-11-04T12:06:59.183Z] ok github.com/docker/docker/api/server/router/swarm 0.175s coverage: 5.7% of statements [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T12:06:59.183Z] === RUN TestDurationToSecondsString [2020-11-04T12:06:59.183Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestGetTimestamp [2020-11-04T12:06:59.183Z] --- PASS: TestGetTimestamp (0.16s) [2020-11-04T12:06:59.183Z] === RUN TestParseTimestamps [2020-11-04T12:06:59.183Z] --- PASS: TestParseTimestamps (0.00s) [2020-11-04T12:06:59.183Z] PASS [2020-11-04T12:06:59.183Z] coverage: 100.0% of statements [2020-11-04T12:06:59.183Z] ok github.com/docker/docker/api/types/time 0.199s coverage: 100.0% of statements [2020-11-04T12:06:59.183Z] === RUN TestCompareVersion [2020-11-04T12:06:59.183Z] --- PASS: TestCompareVersion (0.00s) [2020-11-04T12:06:59.183Z] PASS [2020-11-04T12:06:59.183Z] coverage: 75.0% of statements [2020-11-04T12:06:59.183Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 75.0% of statements [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T12:06:59.183Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T12:06:59.183Z] === RUN TestReadAll [2020-11-04T12:06:59.183Z] --- PASS: TestReadAll (0.00s) [2020-11-04T12:06:59.183Z] PASS [2020-11-04T12:06:59.183Z] coverage: 96.8% of statements [2020-11-04T12:06:59.183Z] ok github.com/docker/docker/builder/dockerignore 0.067s coverage: 96.8% of statements [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-11-04T12:06:59.183Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-11-04T12:06:59.183Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestCloneArgsSmartHttp [2020-11-04T12:06:59.183Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2020-11-04T12:06:59.183Z] === RUN TestCloneArgsDumbHttp [2020-11-04T12:06:59.183Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestCloneArgsGit [2020-11-04T12:06:59.183Z] --- PASS: TestCloneArgsGit (0.00s) [2020-11-04T12:06:59.183Z] === RUN TestCheckoutGit [2020-11-04T12:06:59.417Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2020-11-04T12:06:59.417Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T12:06:59.417Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-04T12:06:59.643Z] === RUN TestEnable [2020-11-04T12:06:59.643Z] --- PASS: TestEnable (0.00s) [2020-11-04T12:06:59.643Z] === RUN TestDisable [2020-11-04T12:06:59.644Z] --- PASS: TestDisable (0.00s) [2020-11-04T12:06:59.644Z] === RUN TestEnabled [2020-11-04T12:06:59.644Z] --- PASS: TestEnabled (0.00s) [2020-11-04T12:06:59.644Z] PASS [2020-11-04T12:06:59.644Z] coverage: 100.0% of statements [2020-11-04T12:06:59.644Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2020-11-04T12:06:59.980Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-11-04T12:06:59.980Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T12:07:00.104Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-11-04T12:07:00.104Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-11-04T12:07:00.104Z] === RUN TestProcessNoDockerignore [2020-11-04T12:07:00.104Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestProcessShouldLeaveAllFiles [2020-11-04T12:07:00.104Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestDetectContentType [2020-11-04T12:07:00.104Z] --- PASS: TestDetectContentType (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestSelectAcceptableMIME [2020-11-04T12:07:00.104Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestInspectEmptyResponse [2020-11-04T12:07:00.104Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestInspectResponseBinary [2020-11-04T12:07:00.104Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestResponseUnsupportedContentType [2020-11-04T12:07:00.104Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestInspectResponseTextSimple [2020-11-04T12:07:00.104Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestInspectResponseEmptyContentType [2020-11-04T12:07:00.104Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestUnknownContentLength [2020-11-04T12:07:00.104Z] --- PASS: TestUnknownContentLength (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestDownloadRemote [2020-11-04T12:07:00.104Z] --- PASS: TestDownloadRemote (0.08s) [2020-11-04T12:07:00.104Z] === RUN TestGetWithStatusError [2020-11-04T12:07:00.104Z] --- PASS: TestGetWithStatusError (0.00s) [2020-11-04T12:07:00.104Z] === RUN TestCloseRootDirectory [2020-11-04T12:07:00.104Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-11-04T12:07:00.104Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:07:00.104Z] === RUN TestHashFile [2020-11-04T12:07:00.104Z] --- SKIP: TestHashFile (0.00s) [2020-11-04T12:07:00.104Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:07:00.104Z] === RUN TestHashSubdir [2020-11-04T12:07:00.104Z] --- SKIP: TestHashSubdir (0.00s) [2020-11-04T12:07:00.104Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:07:00.104Z] === RUN TestRemoveDirectory [2020-11-04T12:07:00.104Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-11-04T12:07:00.104Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:07:00.104Z] PASS [2020-11-04T12:07:00.104Z] coverage: 9.2% of statements [2020-11-04T12:07:00.104Z] ok github.com/docker/docker/builder/remotecontext 0.454s coverage: 9.2% of statements [2020-11-04T12:07:00.565Z] === RUN TestGetAllAllowed [2020-11-04T12:07:00.565Z] --- PASS: TestGetAllAllowed (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestGetAllMeta [2020-11-04T12:07:00.565Z] --- PASS: TestGetAllMeta (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestWarnOnUnusedBuildArgs [2020-11-04T12:07:00.565Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestIsUnreferencedBuiltin [2020-11-04T12:07:00.565Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestIsExistingDirectory [2020-11-04T12:07:00.565Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestGetFilenameForDownload [2020-11-04T12:07:00.565Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestEnv2Variables [2020-11-04T12:07:00.565Z] --- PASS: TestEnv2Variables (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-11-04T12:07:00.565Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestMaintainer [2020-11-04T12:07:00.565Z] --- PASS: TestMaintainer (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestLabel [2020-11-04T12:07:00.565Z] --- PASS: TestLabel (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestFromScratch [2020-11-04T12:07:00.565Z] --- PASS: TestFromScratch (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestFromWithArg [2020-11-04T12:07:00.565Z] --- PASS: TestFromWithArg (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-11-04T12:07:00.565Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestFromWithUndefinedArg [2020-11-04T12:07:00.565Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestFromMultiStageWithNamedStage [2020-11-04T12:07:00.565Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestOnbuild [2020-11-04T12:07:00.565Z] --- PASS: TestOnbuild (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestWorkdir [2020-11-04T12:07:00.565Z] --- PASS: TestWorkdir (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestCmd [2020-11-04T12:07:00.565Z] --- PASS: TestCmd (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestHealthcheckNone [2020-11-04T12:07:00.565Z] --- PASS: TestHealthcheckNone (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestHealthcheckCmd [2020-11-04T12:07:00.565Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestEntrypoint [2020-11-04T12:07:00.565Z] --- PASS: TestEntrypoint (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestExpose [2020-11-04T12:07:00.565Z] --- PASS: TestExpose (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestUser [2020-11-04T12:07:00.565Z] --- PASS: TestUser (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestVolume [2020-11-04T12:07:00.565Z] --- PASS: TestVolume (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestStopSignal [2020-11-04T12:07:00.565Z] --- SKIP: TestStopSignal (0.00s) [2020-11-04T12:07:00.565Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-04T12:07:00.565Z] === RUN TestArg [2020-11-04T12:07:00.565Z] --- PASS: TestArg (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestShell [2020-11-04T12:07:00.565Z] --- PASS: TestShell (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestPrependEnvOnCmd [2020-11-04T12:07:00.565Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestRunWithBuildArgs [2020-11-04T12:07:00.565Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestRunIgnoresHealthcheck [2020-11-04T12:07:00.565Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestNormalizeWorkdir [2020-11-04T12:07:00.565Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestDispatch [2020-11-04T12:07:00.565Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-11-04T12:07:00.565Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-11-04T12:07:00.565Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-11-04T12:07:00.565Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-11-04T12:07:00.565Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-11-04T12:07:00.565Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-11-04T12:07:00.565Z] === RUN TestDispatch/COPY_url [2020-11-04T12:07:00.565Z] --- PASS: TestDispatch (0.06s) [2020-11-04T12:07:00.565Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2020-11-04T12:07:00.565Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2020-11-04T12:07:00.565Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-11-04T12:07:00.565Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-11-04T12:07:00.565Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-11-04T12:07:00.565Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-11-04T12:07:00.565Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestAddScratchImageAddsToMounts [2020-11-04T12:07:00.565Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestAddFromScratchPopulatesPlatform [2020-11-04T12:07:00.565Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-11-04T12:07:00.565Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-11-04T12:07:00.566Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-11-04T12:07:00.566Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-11-04T12:07:00.566Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-11-04T12:07:00.566Z] === RUN TestImageSourceGetAddsToMounts [2020-11-04T12:07:00.566Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-11-04T12:07:00.566Z] === RUN TestEmptyDockerfile [2020-11-04T12:07:00.566Z] --- PASS: TestEmptyDockerfile (0.00s) [2020-11-04T12:07:00.566Z] === RUN TestSymlinkDockerfile [2020-11-04T12:07:00.566Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-11-04T12:07:00.566Z] === RUN TestDockerfileOutsideTheBuildContext [2020-11-04T12:07:00.566Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-11-04T12:07:00.566Z] === RUN TestNonExistingDockerfile [2020-11-04T12:07:00.566Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-11-04T12:07:00.566Z] === RUN TestCopyRunConfig [2020-11-04T12:07:00.566Z] --- PASS: TestCopyRunConfig (0.00s) [2020-11-04T12:07:00.566Z] === RUN TestDeepCopyRunConfig [2020-11-04T12:07:00.566Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-11-04T12:07:00.566Z] === RUN TestExportImage [2020-11-04T12:07:00.566Z] --- PASS: TestExportImage (0.00s) [2020-11-04T12:07:00.566Z] === RUN TestNormalizeDest [2020-11-04T12:07:00.566Z] --- PASS: TestNormalizeDest (0.00s) [2020-11-04T12:07:00.566Z] PASS [2020-11-04T12:07:00.566Z] coverage: 46.3% of statements [2020-11-04T12:07:00.566Z] ok github.com/docker/docker/builder/dockerfile 0.483s coverage: 46.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T12:07:00.961Z] + bundleName=arm64-integration [2020-11-04T12:07:00.961Z] + echo Creating arm64-integration-bundles.tar.gz [2020-11-04T12:07:00.961Z] Creating arm64-integration-bundles.tar.gz [2020-11-04T12:07:00.961Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-04T12:07:00.961Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-04T12:07:01.236Z] Archiving artifacts [2020-11-04T12:07:02.498Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2020-11-04T12:07:02.498Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T12:07:02.498Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T12:07:02.498Z] service_test.go:236: FLAKY_TEST [2020-11-04T12:07:02.498Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T12:07:03.346Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41617/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T12:07:03.694Z] + make clean [2020-11-04T12:07:03.871Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-04T12:07:04.268Z] docker volume rm -f docker-dev-cache [2020-11-04T12:07:04.268Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T12:07:07.145Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-04T12:07:07.145Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-04T12:07:07.145Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-04T12:07:07.145Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-04T12:07:07.145Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-04T12:07:07.145Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-04T12:07:08.076Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T12:07:09.447Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-04T12:07:11.965Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-04T12:07:12.530Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-04T12:07:12.969Z] === RUN TestCheckpointCreateError [2020-11-04T12:07:12.969Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestCheckpointCreate [2020-11-04T12:07:12.969Z] --- PASS: TestCheckpointCreate (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestCheckpointDeleteError [2020-11-04T12:07:12.969Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestCheckpointDelete [2020-11-04T12:07:12.969Z] --- PASS: TestCheckpointDelete (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestCheckpointListError [2020-11-04T12:07:12.969Z] --- PASS: TestCheckpointListError (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestCheckpointList [2020-11-04T12:07:12.969Z] --- PASS: TestCheckpointList (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestCheckpointListContainerNotFound [2020-11-04T12:07:12.969Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestNewClientWithOpsFromEnv [2020-11-04T12:07:12.969Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-11-04T12:07:12.969Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-04T12:07:12.969Z] === RUN TestGetAPIPath [2020-11-04T12:07:12.969Z] --- PASS: TestGetAPIPath (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestParseHostURL [2020-11-04T12:07:12.969Z] --- PASS: TestParseHostURL (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-11-04T12:07:12.969Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestNegotiateAPIVersionEmpty [2020-11-04T12:07:12.969Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestNegotiateAPIVersion [2020-11-04T12:07:12.969Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestNegotiateAPVersionOverride [2020-11-04T12:07:12.969Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestNegotiateAPIVersionAutomatic [2020-11-04T12:07:12.969Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-11-04T12:07:12.969Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-11-04T12:07:12.969Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestClientRedirect [2020-11-04T12:07:12.969Z] --- PASS: TestClientRedirect (0.00s) [2020-11-04T12:07:12.969Z] === RUN TestConfigCreateUnsupported [2020-11-04T12:07:12.969Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigCreateError [2020-11-04T12:07:12.970Z] --- PASS: TestConfigCreateError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigCreate [2020-11-04T12:07:12.970Z] --- PASS: TestConfigCreate (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigInspectNotFound [2020-11-04T12:07:12.970Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigInspectWithEmptyID [2020-11-04T12:07:12.970Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigInspectUnsupported [2020-11-04T12:07:12.970Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigInspectError [2020-11-04T12:07:12.970Z] --- PASS: TestConfigInspectError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigInspectConfigNotFound [2020-11-04T12:07:12.970Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigInspect [2020-11-04T12:07:12.970Z] --- PASS: TestConfigInspect (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigListUnsupported [2020-11-04T12:07:12.970Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigListError [2020-11-04T12:07:12.970Z] --- PASS: TestConfigListError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigList [2020-11-04T12:07:12.970Z] --- PASS: TestConfigList (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigRemoveUnsupported [2020-11-04T12:07:12.970Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigRemoveError [2020-11-04T12:07:12.970Z] --- PASS: TestConfigRemoveError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigRemove [2020-11-04T12:07:12.970Z] --- PASS: TestConfigRemove (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigUpdateUnsupported [2020-11-04T12:07:12.970Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigUpdateError [2020-11-04T12:07:12.970Z] --- PASS: TestConfigUpdateError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestConfigUpdate [2020-11-04T12:07:12.970Z] --- PASS: TestConfigUpdate (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerCommitError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerCommitError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerCommit [2020-11-04T12:07:12.970Z] --- PASS: TestContainerCommit (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStatPathError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStatPathError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStatPathNotFoundError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStatPathNoHeaderError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStatPath [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStatPath (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestCopyToContainerError [2020-11-04T12:07:12.970Z] --- PASS: TestCopyToContainerError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestCopyToContainerNotFoundError [2020-11-04T12:07:12.970Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestCopyToContainerNotStatusOKError [2020-11-04T12:07:12.970Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestCopyToContainer [2020-11-04T12:07:12.970Z] --- PASS: TestCopyToContainer (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestCopyFromContainerError [2020-11-04T12:07:12.970Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestCopyFromContainerNotFoundError [2020-11-04T12:07:12.970Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestCopyFromContainerNotStatusOKError [2020-11-04T12:07:12.970Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestCopyFromContainerNoHeaderError [2020-11-04T12:07:12.970Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestCopyFromContainer [2020-11-04T12:07:12.970Z] --- PASS: TestCopyFromContainer (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerCreateError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerCreateError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerCreateImageNotFound [2020-11-04T12:07:12.970Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerCreateWithName [2020-11-04T12:07:12.970Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerCreateAutoRemove [2020-11-04T12:07:12.970Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerDiffError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerDiffError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerDiff [2020-11-04T12:07:12.970Z] --- PASS: TestContainerDiff (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExecCreateError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExecCreate [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExecCreate (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExecStartError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExecStartError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExecStart [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExecStart (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExecInspectError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExecInspect [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExecInspect (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExportError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExportError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExport [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExport (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerInspectError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerInspectError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerInspectContainerNotFound [2020-11-04T12:07:12.970Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerInspectWithEmptyID [2020-11-04T12:07:12.970Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerInspect [2020-11-04T12:07:12.970Z] --- PASS: TestContainerInspect (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerInspectNode [2020-11-04T12:07:12.970Z] --- PASS: TestContainerInspectNode (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerKillError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerKillError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerKill [2020-11-04T12:07:12.970Z] --- PASS: TestContainerKill (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerListError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerListError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerList [2020-11-04T12:07:12.970Z] --- PASS: TestContainerList (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerLogsNotFoundError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerLogsError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerLogsError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerLogs [2020-11-04T12:07:12.970Z] --- PASS: TestContainerLogs (0.17s) [2020-11-04T12:07:12.970Z] === RUN TestContainerPauseError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerPauseError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerPause [2020-11-04T12:07:12.970Z] --- PASS: TestContainerPause (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainersPruneError [2020-11-04T12:07:12.970Z] --- PASS: TestContainersPruneError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainersPrune [2020-11-04T12:07:12.970Z] --- PASS: TestContainersPrune (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerRemoveError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerRemoveError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerRemoveNotFoundError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerRemove [2020-11-04T12:07:12.970Z] --- PASS: TestContainerRemove (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerRenameError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerRenameError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerRename [2020-11-04T12:07:12.970Z] --- PASS: TestContainerRename (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerResizeError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerResizeError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExecResizeError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerResize [2020-11-04T12:07:12.970Z] --- PASS: TestContainerResize (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerExecResize [2020-11-04T12:07:12.970Z] --- PASS: TestContainerExecResize (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerRestartError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerRestartError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerRestart [2020-11-04T12:07:12.970Z] --- PASS: TestContainerRestart (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStartError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStartError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStart [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStart (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStatsError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStatsError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStats [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStats (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStopError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStopError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerStop [2020-11-04T12:07:12.970Z] --- PASS: TestContainerStop (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerTopError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerTopError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerTop [2020-11-04T12:07:12.970Z] --- PASS: TestContainerTop (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerUnpauseError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerUnpause [2020-11-04T12:07:12.970Z] --- PASS: TestContainerUnpause (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerUpdateError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerUpdateError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerUpdate [2020-11-04T12:07:12.970Z] --- PASS: TestContainerUpdate (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerWaitError [2020-11-04T12:07:12.970Z] --- PASS: TestContainerWaitError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestContainerWait [2020-11-04T12:07:12.970Z] --- PASS: TestContainerWait (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestDiskUsageError [2020-11-04T12:07:12.970Z] --- PASS: TestDiskUsageError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestDiskUsage [2020-11-04T12:07:12.970Z] --- PASS: TestDiskUsage (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestDistributionInspectUnsupported [2020-11-04T12:07:12.970Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestDistributionInspectWithEmptyID [2020-11-04T12:07:12.970Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestEventsErrorInOptions [2020-11-04T12:07:12.970Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestEventsErrorFromServer [2020-11-04T12:07:12.970Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestEvents [2020-11-04T12:07:12.970Z] --- PASS: TestEvents (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestTLSCloseWriter [2020-11-04T12:07:12.970Z] === PAUSE TestTLSCloseWriter [2020-11-04T12:07:12.970Z] === RUN TestImageBuildError [2020-11-04T12:07:12.970Z] --- PASS: TestImageBuildError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageBuild [2020-11-04T12:07:12.970Z] --- PASS: TestImageBuild (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestGetDockerOS [2020-11-04T12:07:12.970Z] --- PASS: TestGetDockerOS (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageCreateError [2020-11-04T12:07:12.970Z] --- PASS: TestImageCreateError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageCreate [2020-11-04T12:07:12.970Z] --- PASS: TestImageCreate (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageHistoryError [2020-11-04T12:07:12.970Z] --- PASS: TestImageHistoryError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageHistory [2020-11-04T12:07:12.970Z] --- PASS: TestImageHistory (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageImportError [2020-11-04T12:07:12.970Z] --- PASS: TestImageImportError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageImport [2020-11-04T12:07:12.970Z] --- PASS: TestImageImport (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageInspectError [2020-11-04T12:07:12.970Z] --- PASS: TestImageInspectError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageInspectImageNotFound [2020-11-04T12:07:12.970Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageInspectWithEmptyID [2020-11-04T12:07:12.970Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageInspect [2020-11-04T12:07:12.970Z] --- PASS: TestImageInspect (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageListError [2020-11-04T12:07:12.970Z] --- PASS: TestImageListError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageList [2020-11-04T12:07:12.970Z] --- PASS: TestImageList (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageListApiBefore125 [2020-11-04T12:07:12.970Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageLoadError [2020-11-04T12:07:12.970Z] --- PASS: TestImageLoadError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageLoad [2020-11-04T12:07:12.970Z] --- PASS: TestImageLoad (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagesPruneError [2020-11-04T12:07:12.970Z] --- PASS: TestImagesPruneError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagesPrune [2020-11-04T12:07:12.970Z] --- PASS: TestImagesPrune (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePullReferenceParseError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePullAnyError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePullAnyError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePullStatusUnauthorizedError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePullWithoutErrors [2020-11-04T12:07:12.970Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePushReferenceError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePushAnyError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushAnyError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePushStatusUnauthorizedError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImagePushWithoutErrors [2020-11-04T12:07:12.970Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-11-04T12:07:12.970Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-11-04T12:07:12.970Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-11-04T12:07:12.970Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-11-04T12:07:12.970Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageRemoveError [2020-11-04T12:07:12.970Z] --- PASS: TestImageRemoveError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageRemoveImageNotFound [2020-11-04T12:07:12.970Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageRemove [2020-11-04T12:07:12.970Z] --- PASS: TestImageRemove (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageSaveError [2020-11-04T12:07:12.970Z] --- PASS: TestImageSaveError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageSave [2020-11-04T12:07:12.970Z] --- PASS: TestImageSave (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageSearchAnyError [2020-11-04T12:07:12.970Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageSearchStatusUnauthorizedError [2020-11-04T12:07:12.970Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-04T12:07:12.970Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-04T12:07:12.970Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-11-04T12:07:12.970Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageSearchWithoutErrors [2020-11-04T12:07:12.970Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageTagError [2020-11-04T12:07:12.970Z] --- PASS: TestImageTagError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageTagInvalidReference [2020-11-04T12:07:12.970Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageTagInvalidSourceImageName [2020-11-04T12:07:12.970Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageTagHexSource [2020-11-04T12:07:12.970Z] --- PASS: TestImageTagHexSource (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestImageTag [2020-11-04T12:07:12.970Z] --- PASS: TestImageTag (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestInfoServerError [2020-11-04T12:07:12.970Z] --- PASS: TestInfoServerError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestInfoInvalidResponseJSONError [2020-11-04T12:07:12.970Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestInfo [2020-11-04T12:07:12.970Z] --- PASS: TestInfo (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkConnectError [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkConnectError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkConnect [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkConnect (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkCreateError [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkCreateError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkCreate [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkCreate (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkDisconnectError [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkDisconnect [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkInspectError [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkInspectError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkInspectNotFoundError [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkInspectWithEmptyID [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkInspect [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkInspect (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkListError [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkListError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkList [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkList (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworksPruneError [2020-11-04T12:07:12.970Z] --- PASS: TestNetworksPruneError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworksPrune [2020-11-04T12:07:12.970Z] --- PASS: TestNetworksPrune (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkRemoveError [2020-11-04T12:07:12.970Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-11-04T12:07:12.970Z] === RUN TestNetworkRemove [2020-11-04T12:07:12.971Z] --- PASS: TestNetworkRemove (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeInspectError [2020-11-04T12:07:12.971Z] --- PASS: TestNodeInspectError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeInspectNodeNotFound [2020-11-04T12:07:12.971Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeInspectWithEmptyID [2020-11-04T12:07:12.971Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeInspect [2020-11-04T12:07:12.971Z] --- PASS: TestNodeInspect (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeListError [2020-11-04T12:07:12.971Z] --- PASS: TestNodeListError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeList [2020-11-04T12:07:12.971Z] --- PASS: TestNodeList (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeRemoveError [2020-11-04T12:07:12.971Z] --- PASS: TestNodeRemoveError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeRemove [2020-11-04T12:07:12.971Z] --- PASS: TestNodeRemove (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeUpdateError [2020-11-04T12:07:12.971Z] --- PASS: TestNodeUpdateError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestNodeUpdate [2020-11-04T12:07:12.971Z] --- PASS: TestNodeUpdate (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestOptionWithTimeout [2020-11-04T12:07:12.971Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPingFail [2020-11-04T12:07:12.971Z] --- PASS: TestPingFail (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPingWithError [2020-11-04T12:07:12.971Z] 2020/11/04 12:07:12 RoundTripper returned a response & error; ignoring response [2020-11-04T12:07:12.971Z] 2020/11/04 12:07:12 RoundTripper returned a response & error; ignoring response [2020-11-04T12:07:12.971Z] --- PASS: TestPingWithError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPingSuccess [2020-11-04T12:07:12.971Z] --- PASS: TestPingSuccess (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPingHeadFallback [2020-11-04T12:07:12.971Z] === RUN TestPingHeadFallback/OK [2020-11-04T12:07:12.971Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-11-04T12:07:12.971Z] === RUN TestPingHeadFallback/Not_Found [2020-11-04T12:07:12.971Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-11-04T12:07:12.971Z] --- PASS: TestPingHeadFallback (0.00s) [2020-11-04T12:07:12.971Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-11-04T12:07:12.971Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-11-04T12:07:12.971Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-11-04T12:07:12.971Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginDisableError [2020-11-04T12:07:12.971Z] --- PASS: TestPluginDisableError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginDisable [2020-11-04T12:07:12.971Z] --- PASS: TestPluginDisable (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginEnableError [2020-11-04T12:07:12.971Z] --- PASS: TestPluginEnableError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginEnable [2020-11-04T12:07:12.971Z] --- PASS: TestPluginEnable (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginInspectError [2020-11-04T12:07:12.971Z] --- PASS: TestPluginInspectError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginInspectWithEmptyID [2020-11-04T12:07:12.971Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginInspect [2020-11-04T12:07:12.971Z] --- PASS: TestPluginInspect (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginListError [2020-11-04T12:07:12.971Z] --- PASS: TestPluginListError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginList [2020-11-04T12:07:12.971Z] --- PASS: TestPluginList (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginPushError [2020-11-04T12:07:12.971Z] --- PASS: TestPluginPushError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginPush [2020-11-04T12:07:12.971Z] --- PASS: TestPluginPush (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginRemoveError [2020-11-04T12:07:12.971Z] --- PASS: TestPluginRemoveError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginRemove [2020-11-04T12:07:12.971Z] --- PASS: TestPluginRemove (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginSetError [2020-11-04T12:07:12.971Z] --- PASS: TestPluginSetError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPluginSet [2020-11-04T12:07:12.971Z] --- PASS: TestPluginSet (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSetHostHeader [2020-11-04T12:07:12.971Z] --- PASS: TestSetHostHeader (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestPlainTextError [2020-11-04T12:07:12.971Z] --- PASS: TestPlainTextError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestInfiniteError [2020-11-04T12:07:12.971Z] --- PASS: TestInfiniteError (0.03s) [2020-11-04T12:07:12.971Z] === RUN TestSecretCreateUnsupported [2020-11-04T12:07:12.971Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretCreateError [2020-11-04T12:07:12.971Z] --- PASS: TestSecretCreateError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretCreate [2020-11-04T12:07:12.971Z] --- PASS: TestSecretCreate (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretInspectUnsupported [2020-11-04T12:07:12.971Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretInspectError [2020-11-04T12:07:12.971Z] --- PASS: TestSecretInspectError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretInspectSecretNotFound [2020-11-04T12:07:12.971Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretInspectWithEmptyID [2020-11-04T12:07:12.971Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretInspect [2020-11-04T12:07:12.971Z] --- PASS: TestSecretInspect (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretListUnsupported [2020-11-04T12:07:12.971Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretListError [2020-11-04T12:07:12.971Z] --- PASS: TestSecretListError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretList [2020-11-04T12:07:12.971Z] --- PASS: TestSecretList (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretRemoveUnsupported [2020-11-04T12:07:12.971Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretRemoveError [2020-11-04T12:07:12.971Z] --- PASS: TestSecretRemoveError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretRemove [2020-11-04T12:07:12.971Z] --- PASS: TestSecretRemove (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretUpdateUnsupported [2020-11-04T12:07:12.971Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretUpdateError [2020-11-04T12:07:12.971Z] --- PASS: TestSecretUpdateError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSecretUpdate [2020-11-04T12:07:12.971Z] --- PASS: TestSecretUpdate (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceCreateError [2020-11-04T12:07:12.971Z] --- PASS: TestServiceCreateError (0.02s) [2020-11-04T12:07:12.971Z] === RUN TestServiceCreate [2020-11-04T12:07:12.971Z] --- PASS: TestServiceCreate (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceCreateCompatiblePlatforms [2020-11-04T12:07:12.971Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceCreateDigestPinning [2020-11-04T12:07:12.971Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceInspectError [2020-11-04T12:07:12.971Z] --- PASS: TestServiceInspectError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceInspectServiceNotFound [2020-11-04T12:07:12.971Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceInspectWithEmptyID [2020-11-04T12:07:12.971Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceInspect [2020-11-04T12:07:12.971Z] --- PASS: TestServiceInspect (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceListError [2020-11-04T12:07:12.971Z] --- PASS: TestServiceListError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceList [2020-11-04T12:07:12.971Z] --- PASS: TestServiceList (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceLogsError [2020-11-04T12:07:12.971Z] --- PASS: TestServiceLogsError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceLogs [2020-11-04T12:07:12.971Z] --- PASS: TestServiceLogs (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceRemoveError [2020-11-04T12:07:12.971Z] --- PASS: TestServiceRemoveError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceRemoveNotFoundError [2020-11-04T12:07:12.971Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceRemove [2020-11-04T12:07:12.971Z] --- PASS: TestServiceRemove (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceUpdateError [2020-11-04T12:07:12.971Z] --- PASS: TestServiceUpdateError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestServiceUpdate [2020-11-04T12:07:12.971Z] --- PASS: TestServiceUpdate (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmGetUnlockKeyError [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmGetUnlockKey [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmInitError [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmInitError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmInit [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmInit (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmInspectError [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmInspectError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmInspect [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmInspect (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmJoinError [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmJoinError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmJoin [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmJoin (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmLeaveError [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmLeave [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmLeave (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmUnlockError [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmUnlock [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmUnlock (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmUpdateError [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestSwarmUpdate [2020-11-04T12:07:12.971Z] --- PASS: TestSwarmUpdate (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestTaskInspectError [2020-11-04T12:07:12.971Z] --- PASS: TestTaskInspectError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestTaskInspectWithEmptyID [2020-11-04T12:07:12.971Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestTaskInspect [2020-11-04T12:07:12.971Z] --- PASS: TestTaskInspect (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestTaskListError [2020-11-04T12:07:12.971Z] --- PASS: TestTaskListError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestTaskList [2020-11-04T12:07:12.971Z] --- PASS: TestTaskList (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeCreateError [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeCreateError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeCreate [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeCreate (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeInspectError [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeInspectError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeInspectNotFound [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeInspectWithEmptyID [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeInspect [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeInspect (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeListError [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeListError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeList [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeList (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeRemoveError [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-11-04T12:07:12.971Z] === RUN TestVolumeRemove [2020-11-04T12:07:12.971Z] --- PASS: TestVolumeRemove (0.00s) [2020-11-04T12:07:12.971Z] === CONT TestTLSCloseWriter [2020-11-04T12:07:12.971Z] --- PASS: TestTLSCloseWriter (0.02s) [2020-11-04T12:07:12.971Z] PASS [2020-11-04T12:07:12.971Z] coverage: 74.9% of statements [2020-11-04T12:07:12.971Z] ok github.com/docker/docker/client 0.694s coverage: 74.9% of statements [2020-11-04T12:07:13.092Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-04T12:07:19.634Z] --- PASS: TestServiceWithDataPathPortInit (16.66s) [2020-11-04T12:07:19.634Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T12:07:20.196Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-04T12:07:21.659Z] --- PASS: TestImportExtremelyLargeImageWorks (192.64s) [2020-11-04T12:07:21.659Z] PASS [2020-11-04T12:07:21.659Z] [2020-11-04T12:07:21.659Z] === Skipped [2020-11-04T12:07:21.659Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T12:07:21.659Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:07:21.659Z] [2020-11-04T12:07:21.659Z] [2020-11-04T12:07:21.659Z] DONE 12 tests, 1 skipped in 193.640s [2020-11-04T12:07:21.659Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T12:07:21.659Z] ++ 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 [2020-11-04T12:07:21.659Z] ++ set -e [2020-11-04T12:07:21.659Z] ++ '[' -n 0 ']' [2020-11-04T12:07:21.659Z] ++ set -x [2020-11-04T12:07:21.660Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:07:21.660Z] INFO: Testing against a local daemon [2020-11-04T12:07:21.660Z] === RUN TestNetworkCreateDelete [2020-11-04T12:07:21.660Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-11-04T12:07:21.660Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T12:07:21.660Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-11-04T12:07:21.660Z] === RUN TestDaemonDNSFallback [2020-11-04T12:07:21.660Z] --- PASS: TestDaemonDNSFallback (1.51s) [2020-11-04T12:07:21.660Z] === RUN TestInspectNetwork [2020-11-04T12:07:21.660Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T12:07:21.660Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T12:07:21.660Z] === RUN TestInspectNetwork/network_name [2020-11-04T12:07:21.660Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T12:07:21.660Z] --- PASS: TestInspectNetwork (7.02s) [2020-11-04T12:07:21.660Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T12:07:21.660Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T12:07:21.660Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T12:07:21.660Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T12:07:21.660Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T12:07:22.709Z] --- PASS: TestRunContainerWithBridgeNone (1.85s) [2020-11-04T12:07:22.709Z] === RUN TestNetworkInvalidJSON [2020-11-04T12:07:22.709Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T12:07:22.709Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T12:07:22.709Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T12:07:22.709Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T12:07:22.709Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T12:07:22.709Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T12:07:22.709Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T12:07:22.709Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T12:07:22.709Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T12:07:22.709Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-04T12:07:22.709Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T12:07:22.709Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T12:07:22.709Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-11-04T12:07:22.709Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T12:07:23.351Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-11-04T12:07:23.351Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T12:07:23.464Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-04T12:07:23.719Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-04T12:07:24.399Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-11-04T12:07:24.399Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T12:07:25.037Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-11-04T12:07:25.037Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T12:07:25.610Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-04T12:07:25.610Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-04T12:07:26.559Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-11-04T12:07:26.559Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T12:07:27.536Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s) [2020-11-04T12:07:27.536Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fskpdoj5fpcw6u5cugc5n75y6 Created:2020-11-04 12:07:20.474502886 +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[0648abdd98394e4c20770d478e3bc0972c9727312bd63e7af6e258ffa67ba199:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vu80xf5hugy4xwjqps5b5xc2x EndpointID:e006763c0798c5778e1b8e52a6fe720946ea9dcd3fa8e8f64c8165fd493a6c53 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:703a4438af0cd956ba949d240e6237fc0bffebda17427adf16ee52e9d368b39f 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:f694759c5bfb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vu80xf5hugy4xwjqps5b5xc2x EndpointID:e006763c0798c5778e1b8e52a6fe720946ea9dcd3fa8e8f64c8165fd493a6c53 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T12:07:27.536Z] PASS [2020-11-04T12:07:27.536Z] [2020-11-04T12:07:27.536Z] === Skipped [2020-11-04T12:07:27.536Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T12:07:27.536Z] service_test.go:236: FLAKY_TEST [2020-11-04T12:07:27.536Z] [2020-11-04T12:07:27.536Z] [2020-11-04T12:07:27.536Z] DONE 23 tests, 1 skipped in 51.246s [2020-11-04T12:07:27.536Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T12:07:27.536Z] ++ 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 [2020-11-04T12:07:27.536Z] ++ set -e [2020-11-04T12:07:27.536Z] ++ '[' -n 0 ']' [2020-11-04T12:07:27.536Z] ++ set -x [2020-11-04T12:07:27.536Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:07:27.536Z] INFO: Testing against a local daemon [2020-11-04T12:07:27.536Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T12:07:27.536Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T12:07:27.536Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:07:27.536Z] === RUN TestDockerNetworkIpvlan [2020-11-04T12:07:27.536Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T12:07:27.536Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:07:27.536Z] PASS [2020-11-04T12:07:27.536Z] [2020-11-04T12:07:27.536Z] === Skipped [2020-11-04T12:07:27.536Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T12:07:27.536Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:07:27.536Z] [2020-11-04T12:07:27.536Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T12:07:27.536Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:07:27.536Z] [2020-11-04T12:07:27.536Z] [2020-11-04T12:07:27.536Z] DONE 2 tests, 2 skipped in 0.120s [2020-11-04T12:07:27.536Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T12:07:27.536Z] ++ 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 [2020-11-04T12:07:27.536Z] ++ set -e [2020-11-04T12:07:27.536Z] ++ '[' -n 0 ']' [2020-11-04T12:07:27.536Z] ++ set -x [2020-11-04T12:07:27.536Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:07:27.611Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-11-04T12:07:27.611Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T12:07:27.793Z] INFO: Testing against a local daemon [2020-11-04T12:07:27.793Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T12:07:28.249Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-11-04T12:07:28.249Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T12:07:28.722Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-04T12:07:29.285Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-11-04T12:07:29.285Z] === RUN TestDockerNetworkMacvlan [2020-11-04T12:07:29.285Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-04T12:07:29.849Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T12:07:30.331Z] --- PASS: TestServiceWithPredefinedNetwork (2.02s) [2020-11-04T12:07:30.331Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T12:07:30.331Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T12:07:30.331Z] service_test.go:236: FLAKY_TEST [2020-11-04T12:07:30.331Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T12:07:30.682Z] --- PASS: TestCheckoutGit (32.89s) [2020-11-04T12:07:30.682Z] === RUN TestValidGitTransport [2020-11-04T12:07:30.682Z] --- PASS: TestValidGitTransport (0.00s) [2020-11-04T12:07:30.682Z] === RUN TestGitInvalidRef [2020-11-04T12:07:30.682Z] --- PASS: TestGitInvalidRef (0.23s) [2020-11-04T12:07:30.682Z] PASS [2020-11-04T12:07:30.682Z] coverage: 86.3% of statements [2020-11-04T12:07:30.682Z] ok github.com/docker/docker/builder/remotecontext/git 33.332s coverage: 86.3% of statements [2020-11-04T12:07:30.778Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-04T12:07:30.778Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T12:07:30.934Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.1% of statements [2020-11-04T12:07:30.934Z] ok github.com/docker/docker/container 0.128s coverage: 34.7% of statements [2020-11-04T12:07:30.934Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T12:07:30.934Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T12:07:30.934Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T12:07:30.934Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T12:07:31.034Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-04T12:07:31.142Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T12:07:31.142Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T12:07:31.964Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T12:07:32.895Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-04T12:07:33.461Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-04T12:07:34.024Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T12:07:34.025Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-04T12:07:34.953Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-04T12:07:35.138Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2020-11-04T12:07:36.322Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T12:07:36.322Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-04T12:07:36.885Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-04T12:07:36.885Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-04T12:07:37.052Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-11-04T12:07:37.448Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-04T12:07:37.705Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-04T12:07:38.437Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-11-04T12:07:38.636Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-11-04T12:07:39.720Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestConfigureDaemonLogs [2020-11-04T12:07:39.720Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestCommonOptionsInstallFlags [2020-11-04T12:07:39.720Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-11-04T12:07:39.720Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-11-04T12:07:39.720Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-11-04T12:07:39.720Z] PASS [2020-11-04T12:07:39.720Z] coverage: 18.5% of statements [2020-11-04T12:07:39.720Z] ok github.com/docker/docker/cmd/dockerd 0.878s coverage: 18.5% of statements [2020-11-04T12:07:40.529Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-04T12:07:40.689Z] === RUN TestContainerStopSignal [2020-11-04T12:07:40.689Z] --- PASS: TestContainerStopSignal (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestContainerStopTimeout [2020-11-04T12:07:40.689Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestContainerSecretReferenceDestTarget [2020-11-04T12:07:40.689Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-11-04T12:07:40.689Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestContainerLogPathSetForRingLogger [2020-11-04T12:07:40.689Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestReplaceAndAppendEnvVars [2020-11-04T12:07:40.689Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-11-04T12:07:40.689Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-11-04T12:07:40.689Z] === RUN TestNewMemoryStore [2020-11-04T12:07:40.689Z] --- PASS: TestNewMemoryStore (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestAddContainers [2020-11-04T12:07:40.689Z] --- PASS: TestAddContainers (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestGetContainer [2020-11-04T12:07:40.689Z] --- PASS: TestGetContainer (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestDeleteContainer [2020-11-04T12:07:40.689Z] --- PASS: TestDeleteContainer (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestListContainers [2020-11-04T12:07:40.689Z] --- PASS: TestListContainers (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestFirstContainer [2020-11-04T12:07:40.689Z] --- PASS: TestFirstContainer (0.00s) [2020-11-04T12:07:40.689Z] === RUN TestApplyAllContainer [2020-11-04T12:07:40.690Z] --- PASS: TestApplyAllContainer (0.00s) [2020-11-04T12:07:40.690Z] === RUN TestIsValidHealthString [2020-11-04T12:07:40.690Z] --- PASS: TestIsValidHealthString (0.00s) [2020-11-04T12:07:40.690Z] === RUN TestStateRunStop [2020-11-04T12:07:40.690Z] --- PASS: TestStateRunStop (0.00s) [2020-11-04T12:07:40.690Z] === RUN TestStateTimeoutWait [2020-11-04T12:07:41.106Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T12:07:41.106Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-04T12:07:41.149Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-11-04T12:07:41.149Z] state_test.go:141: Stop callback fired [2020-11-04T12:07:41.149Z] state_test.go:165: Stop callback fired [2020-11-04T12:07:41.149Z] === RUN TestIsValidStateString [2020-11-04T12:07:41.149Z] --- PASS: TestIsValidStateString (0.00s) [2020-11-04T12:07:41.149Z] === RUN TestViewSaveDelete [2020-11-04T12:07:41.149Z] --- PASS: TestViewSaveDelete (0.01s) [2020-11-04T12:07:41.149Z] === RUN TestViewAll [2020-11-04T12:07:41.149Z] --- PASS: TestViewAll (0.02s) [2020-11-04T12:07:41.149Z] === RUN TestViewGet [2020-11-04T12:07:41.149Z] --- PASS: TestViewGet (0.01s) [2020-11-04T12:07:41.149Z] === RUN TestNames [2020-11-04T12:07:41.149Z] --- PASS: TestNames (0.00s) [2020-11-04T12:07:41.149Z] === RUN TestViewWithHealthCheck [2020-11-04T12:07:41.149Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-11-04T12:07:41.149Z] PASS [2020-11-04T12:07:41.149Z] coverage: 41.6% of statements [2020-11-04T12:07:41.149Z] ok github.com/docker/docker/container 0.464s coverage: 41.6% of statements [2020-11-04T12:07:41.149Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T12:07:41.149Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T12:07:41.149Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T12:07:41.149Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T12:07:42.474Z] --- PASS: TestDockerNetworkMacvlan (13.04s) [2020-11-04T12:07:42.474Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-11-04T12:07:42.474Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-11-04T12:07:42.474Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-11-04T12:07:42.474Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2020-11-04T12:07:42.474Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s) [2020-11-04T12:07:42.474Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-11-04T12:07:42.474Z] PASS [2020-11-04T12:07:42.474Z] [2020-11-04T12:07:42.474Z] DONE 8 tests in 14.576s [2020-11-04T12:07:42.474Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T12:07:42.474Z] ++ 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 [2020-11-04T12:07:42.474Z] ++ set -e [2020-11-04T12:07:42.474Z] ++ '[' -n 0 ']' [2020-11-04T12:07:42.474Z] ++ set -x [2020-11-04T12:07:42.474Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:07:42.474Z] testing: warning: no tests to run [2020-11-04T12:07:42.474Z] PASS [2020-11-04T12:07:42.474Z] [2020-11-04T12:07:42.474Z] DONE 0 tests in 0.032s [2020-11-04T12:07:42.474Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T12:07:42.474Z] ++ 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 [2020-11-04T12:07:42.474Z] ++ set -e [2020-11-04T12:07:42.474Z] ++ '[' -n 0 ']' [2020-11-04T12:07:42.474Z] ++ set -x [2020-11-04T12:07:42.474Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:07:42.474Z] INFO: Testing against a local daemon [2020-11-04T12:07:42.474Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T12:07:43.403Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-04T12:07:43.965Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2020-11-04T12:07:43.965Z] === RUN TestAuthZPluginTLS [2020-11-04T12:07:44.062Z] === RUN TestPrepare [2020-11-04T12:07:44.062Z] --- PASS: TestPrepare (0.00s) [2020-11-04T12:07:44.062Z] === RUN TestStart [2020-11-04T12:07:44.062Z] --- PASS: TestStart (0.00s) [2020-11-04T12:07:44.062Z] === RUN TestWaitCancel [2020-11-04T12:07:44.062Z] --- PASS: TestWaitCancel (0.00s) [2020-11-04T12:07:44.062Z] === RUN TestWaitDisabled [2020-11-04T12:07:44.062Z] --- PASS: TestWaitDisabled (0.00s) [2020-11-04T12:07:44.062Z] === RUN TestWaitEnabled [2020-11-04T12:07:44.062Z] --- PASS: TestWaitEnabled (0.00s) [2020-11-04T12:07:44.062Z] === RUN TestRemove [2020-11-04T12:07:44.062Z] --- PASS: TestRemove (0.00s) [2020-11-04T12:07:44.062Z] PASS [2020-11-04T12:07:44.062Z] coverage: 65.3% of statements [2020-11-04T12:07:44.062Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.466s coverage: 65.3% of statements [2020-11-04T12:07:44.529Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-11-04T12:07:44.529Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T12:07:44.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-04T12:07:44.787Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-04T12:07:45.043Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-11-04T12:07:45.043Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T12:07:45.606Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-04T12:07:45.606Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T12:07:45.719Z] --- PASS: TestServiceWithDataPathPortInit (13.56s) [2020-11-04T12:07:45.719Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T12:07:46.170Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-11-04T12:07:46.170Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T12:07:46.979Z] === RUN TestNewListSecretsFilters [2020-11-04T12:07:46.979Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestNewListConfigsFilters [2020-11-04T12:07:46.979Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-11-04T12:07:46.979Z] PASS [2020-11-04T12:07:46.979Z] coverage: 0.5% of statements [2020-11-04T12:07:46.979Z] ok github.com/docker/docker/daemon/cluster 0.765s coverage: 0.5% of statements [2020-11-04T12:07:46.979Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-11-04T12:07:46.979Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCIsolation [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCIsolation [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-11-04T12:07:46.979Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCConfigs [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCConfigs [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-11-04T12:07:46.979Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-11-04T12:07:46.979Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-11-04T12:07:46.979Z] PASS [2020-11-04T12:07:46.979Z] coverage: 35.9% of statements [2020-11-04T12:07:46.979Z] ok github.com/docker/docker/daemon/cluster/convert 1.115s coverage: 35.9% of statements [2020-11-04T12:07:47.100Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-04T12:07:48.469Z] --- PASS: TestAuthZPluginAllowEventStream (1.95s) [2020-11-04T12:07:48.469Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T12:07:48.469Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-04T12:07:48.516Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2020-11-04T12:07:48.516Z] ok github.com/docker/docker/daemon 12.213s coverage: 17.2% of statements [2020-11-04T12:07:48.516Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T12:07:48.516Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T12:07:48.725Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-11-04T12:07:48.725Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T12:07:49.086Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.8% of statements [2020-11-04T12:07:49.288Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-11-04T12:07:49.288Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T12:07:49.657Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-11-04T12:07:49.852Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-04T12:07:49.852Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-11-04T12:07:49.852Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T12:07:50.228Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-11-04T12:07:50.228Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T12:07:50.228Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T12:07:50.415Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-04T12:07:51.168Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-11-04T12:07:51.314Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2020-11-04T12:07:51.314Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mu5ux9ab83e26ed5zav5m1qci Created:2020-11-04 12:07:44.707192273 +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[f0bfb61e1d5b94976e0882665c89a01a216289e9f73699ab48c1c4322ee09266:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0skda83vuomsa7jap9i1krvr EndpointID:c02dd43e946fd79c68bb21b922232b22db568085445ad9b75a8b0b1016a00ce8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f7bd2bc4b3ae01a2c661bed8c0a29471048683c7ec9eeed5a03b7722b94c96b1 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:4e0d0e9e90d3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0skda83vuomsa7jap9i1krvr EndpointID:c02dd43e946fd79c68bb21b922232b22db568085445ad9b75a8b0b1016a00ce8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T12:07:51.314Z] PASS [2020-11-04T12:07:51.314Z] [2020-11-04T12:07:51.314Z] === Skipped [2020-11-04T12:07:51.314Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T12:07:51.314Z] service_test.go:236: FLAKY_TEST [2020-11-04T12:07:51.314Z] [2020-11-04T12:07:51.314Z] [2020-11-04T12:07:51.314Z] DONE 23 tests, 1 skipped in 39.005s [2020-11-04T12:07:51.314Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T12:07:51.314Z] ++ 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 [2020-11-04T12:07:51.314Z] ++ set -e [2020-11-04T12:07:51.314Z] ++ '[' -n 0 ']' [2020-11-04T12:07:51.314Z] ++ set -x [2020-11-04T12:07:51.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T12:07:51.314Z] INFO: Testing against a local daemon [2020-11-04T12:07:51.314Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T12:07:51.314Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T12:07:51.314Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:07:51.314Z] === RUN TestDockerNetworkIpvlan [2020-11-04T12:07:51.314Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T12:07:51.314Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:07:51.314Z] PASS [2020-11-04T12:07:51.314Z] [2020-11-04T12:07:51.314Z] === Skipped [2020-11-04T12:07:51.314Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T12:07:51.314Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:07:51.314Z] [2020-11-04T12:07:51.314Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T12:07:51.314Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T12:07:51.314Z] [2020-11-04T12:07:51.314Z] [2020-11-04T12:07:51.314Z] DONE 2 tests, 2 skipped in 0.080s [2020-11-04T12:07:51.314Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T12:07:51.314Z] ++ 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 [2020-11-04T12:07:51.314Z] ++ set -e [2020-11-04T12:07:51.314Z] ++ '[' -n 0 ']' [2020-11-04T12:07:51.314Z] ++ set -x [2020-11-04T12:07:51.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T12:07:51.314Z] INFO: Testing against a local daemon [2020-11-04T12:07:51.314Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T12:07:51.782Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2020-11-04T12:07:51.782Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T12:07:52.357Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-11-04T12:07:52.357Z] === RUN TestDockerNetworkMacvlan [2020-11-04T12:07:52.781Z] === RUN TestDiscoveryOptsErrors [2020-11-04T12:07:52.781Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-11-04T12:07:52.781Z] === RUN TestDiscoveryOpts [2020-11-04T12:07:52.781Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-11-04T12:07:52.781Z] PASS [2020-11-04T12:07:52.781Z] coverage: 30.0% of statements [2020-11-04T12:07:52.781Z] ok github.com/docker/docker/daemon/discovery 0.168s coverage: 30.0% of statements [2020-11-04T12:07:52.999Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T12:07:53.150Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-04T12:07:53.241Z] === RUN TestBuilderGC [2020-11-04T12:07:53.241Z] --- PASS: TestBuilderGC (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestDaemonConfigurationNotFound [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestDaemonBrokenConfiguration [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestParseClusterAdvertiseSettings [2020-11-04T12:07:53.241Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestFindConfigurationConflicts [2020-11-04T12:07:53.241Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-11-04T12:07:53.241Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestDaemonConfigurationMergeConflicts [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-11-04T12:07:53.241Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-11-04T12:07:53.241Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-11-04T12:07:53.241Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-11-04T12:07:53.241Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-11-04T12:07:53.241Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-11-04T12:07:53.241Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-11-04T12:07:53.241Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-11-04T12:07:53.241Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-11-04T12:07:53.241Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-11-04T12:07:53.241Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-11-04T12:07:53.241Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-11-04T12:07:53.241Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-11-04T12:07:53.241Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-11-04T12:07:53.241Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-11-04T12:07:53.242Z] === RUN TestValidateConfiguration [2020-11-04T12:07:53.242Z] === RUN TestValidateConfiguration/with_label [2020-11-04T12:07:53.242Z] === RUN TestValidateConfiguration/with_dns [2020-11-04T12:07:53.242Z] === RUN TestValidateConfiguration/with_dns-search [2020-11-04T12:07:53.242Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-11-04T12:07:53.242Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-11-04T12:07:53.242Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-11-04T12:07:53.242Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-11-04T12:07:53.242Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfiguration (0.01s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-11-04T12:07:53.242Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-11-04T12:07:53.242Z] === RUN TestModifiedDiscoverySettings [2020-11-04T12:07:53.242Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-11-04T12:07:53.242Z] === RUN TestReloadSetConfigFileNotExist [2020-11-04T12:07:53.242Z] time="2020-11-04T12:07:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-11-04T12:07:53.242Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2020-11-04T12:07:53.242Z] === RUN TestReloadDefaultConfigNotExist [2020-11-04T12:07:53.242Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2020-11-04T12:07:53.242Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:07:53.242Z] === RUN TestReloadBadDefaultConfig [2020-11-04T12:07:53.242Z] time="2020-11-04T12:07:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-561680983" [2020-11-04T12:07:53.242Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-11-04T12:07:53.242Z] === RUN TestReloadWithConflictingLabels [2020-11-04T12:07:53.242Z] time="2020-11-04T12:07:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-110672330" [2020-11-04T12:07:53.242Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2020-11-04T12:07:53.242Z] === RUN TestReloadWithDuplicateLabels [2020-11-04T12:07:53.242Z] time="2020-11-04T12:07:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-805738657" [2020-11-04T12:07:53.242Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2020-11-04T12:07:53.242Z] === RUN TestDaemonConfigurationMerge [2020-11-04T12:07:53.242Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-11-04T12:07:53.242Z] PASS [2020-11-04T12:07:53.242Z] coverage: 79.7% of statements [2020-11-04T12:07:53.242Z] ok github.com/docker/docker/daemon/config 0.674s coverage: 79.7% of statements [2020-11-04T12:07:53.711Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2020-11-04T12:07:53.711Z] === RUN TestAuthZPluginHeader [2020-11-04T12:07:53.712Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.489s coverage: 73.1% of statements [2020-11-04T12:07:53.712Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-11-04T12:07:54.046Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T12:07:54.642Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-11-04T12:07:54.643Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T12:07:54.685Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T12:07:55.093Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.474s coverage: 56.2% of statements [2020-11-04T12:07:55.205Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-04T12:07:55.430Z] === RUN TestVerifyNetworkingConfig [2020-11-04T12:07:55.430Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestGetContainer [2020-11-04T12:07:55.430Z] --- PASS: TestGetContainer (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestValidContainerNames [2020-11-04T12:07:55.430Z] --- PASS: TestValidContainerNames (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestContainerInitDNS [2020-11-04T12:07:55.430Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-11-04T12:07:55.430Z] daemon_test.go:147: root required [2020-11-04T12:07:55.430Z] === RUN TestMerge [2020-11-04T12:07:55.430Z] --- PASS: TestMerge (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestValidateContainerIsolation [2020-11-04T12:07:55.430Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestFindNetworkErrorType [2020-11-04T12:07:55.430Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestEnsureServicesExist [2020-11-04T12:07:55.430Z] --- PASS: TestEnsureServicesExist (0.01s) [2020-11-04T12:07:55.430Z] === RUN TestEnsureServicesExistErrors [2020-11-04T12:07:55.430Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-11-04T12:07:55.430Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-11-04T12:07:55.430Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-11-04T12:07:55.430Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-11-04T12:07:55.430Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-11-04T12:07:55.430Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-11-04T12:07:55.430Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestContainerDelete [2020-11-04T12:07:55.430Z] --- PASS: TestContainerDelete (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestContainerDoubleDelete [2020-11-04T12:07:55.430Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestLogContainerEventCopyLabels [2020-11-04T12:07:55.430Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestLogContainerEventWithAttributes [2020-11-04T12:07:55.430Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestNoneHealthcheck [2020-11-04T12:07:55.430Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-11-04T12:07:55.430Z] === RUN TestHealthStates [2020-11-04T12:07:55.430Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.430Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.430Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.430Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.430Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.430Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.430Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.431Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.431Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.431Z] time="2020-11-04T12:07:54Z" 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" [2020-11-04T12:07:55.431Z] --- PASS: TestHealthStates (0.16s) [2020-11-04T12:07:55.431Z] === RUN TestMaskURLCredentials [2020-11-04T12:07:55.431Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestGetInspectData [2020-11-04T12:07:55.431Z] --- PASS: TestGetInspectData (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestFillLicense [2020-11-04T12:07:55.431Z] --- PASS: TestFillLicense (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestListInvalidFilter [2020-11-04T12:07:55.431Z] --- PASS: TestListInvalidFilter (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestNameFilter [2020-11-04T12:07:55.431Z] --- PASS: TestNameFilter (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-11-04T12:07:55.431Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-11-04T12:07:55.431Z] === 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 [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-11-04T12:07:55.431Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-11-04T12:07:55.431Z] --- 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) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-11-04T12:07:55.431Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestDaemonReloadLabels [2020-11-04T12:07:55.431Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-11-04T12:07:55.431Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestDaemonReloadMirrors [2020-11-04T12:07:55.431Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestDaemonReloadInsecureRegistries [2020-11-04T12:07:55.431Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestDaemonReloadNotAffectOthers [2020-11-04T12:07:55.431Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-11-04T12:07:55.431Z] === RUN TestDaemonDiscoveryReload [2020-11-04T12:07:55.768Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-04T12:07:56.331Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-04T12:07:56.408Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2020-11-04T12:07:56.408Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-11-04T12:07:56.408Z] === RUN TestWaitNodeAttachment [2020-11-04T12:07:56.408Z] === RUN TestEventsLog [2020-11-04T12:07:56.408Z] --- PASS: TestEventsLog (0.00s) [2020-11-04T12:07:56.408Z] === RUN TestEventsLogTimeout [2020-11-04T12:07:56.408Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-11-04T12:07:56.408Z] === RUN TestLogEvents [2020-11-04T12:07:56.408Z] --- PASS: TestLogEvents (0.05s) [2020-11-04T12:07:56.408Z] === RUN TestLoadBufferedEvents [2020-11-04T12:07:56.408Z] --- PASS: TestLoadBufferedEvents (0.14s) [2020-11-04T12:07:56.408Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-11-04T12:07:56.408Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-11-04T12:07:56.408Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-11-04T12:07:56.408Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-11-04T12:07:56.408Z] PASS [2020-11-04T12:07:56.408Z] coverage: 50.0% of statements [2020-11-04T12:07:56.408Z] ok github.com/docker/docker/daemon/events 1.484s coverage: 50.0% of statements [2020-11-04T12:07:56.779Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T12:07:56.869Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-11-04T12:07:56.869Z] === RUN TestIsolationConversion [2020-11-04T12:07:56.869Z] === RUN TestIsolationConversion/default [2020-11-04T12:07:56.869Z] === RUN TestIsolationConversion/process [2020-11-04T12:07:56.869Z] === RUN TestIsolationConversion/hyperv [2020-11-04T12:07:56.869Z] --- PASS: TestIsolationConversion (0.00s) [2020-11-04T12:07:56.869Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-11-04T12:07:56.869Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-11-04T12:07:56.869Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-11-04T12:07:56.869Z] === RUN TestContainerLabels [2020-11-04T12:07:56.869Z] --- PASS: TestContainerLabels (0.00s) [2020-11-04T12:07:56.869Z] === RUN TestCredentialSpecConversion [2020-11-04T12:07:56.869Z] === RUN TestCredentialSpecConversion/none [2020-11-04T12:07:56.869Z] === RUN TestCredentialSpecConversion/config [2020-11-04T12:07:56.869Z] === RUN TestCredentialSpecConversion/file [2020-11-04T12:07:56.869Z] === RUN TestCredentialSpecConversion/registry [2020-11-04T12:07:56.869Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-11-04T12:07:56.869Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-11-04T12:07:56.869Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-11-04T12:07:56.869Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-11-04T12:07:56.869Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-11-04T12:07:56.869Z] === RUN TestControllerValidateMountBind [2020-11-04T12:07:56.869Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-11-04T12:07:56.869Z] === RUN TestControllerValidateMountVolume [2020-11-04T12:07:56.869Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-11-04T12:07:56.869Z] === RUN TestControllerValidateMountTarget [2020-11-04T12:07:56.869Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-11-04T12:07:56.869Z] === RUN TestControllerValidateMountTmpfs [2020-11-04T12:07:56.869Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-11-04T12:07:56.869Z] === RUN TestControllerValidateMountInvalidType [2020-11-04T12:07:56.869Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-11-04T12:07:56.869Z] === RUN TestControllerValidateMountNamedPipe [2020-11-04T12:07:56.869Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-11-04T12:07:56.869Z] PASS [2020-11-04T12:07:56.869Z] coverage: 11.3% of statements [2020-11-04T12:07:56.869Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-11-04T12:07:56.869Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-11-04T12:07:56.869Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.643s coverage: 11.3% of statements [2020-11-04T12:07:57.018Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-11-04T12:07:57.338Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-11-04T12:07:57.338Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-11-04T12:07:57.338Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-04T12:07:57.338Z] reload_test.go:520: root required [2020-11-04T12:07:57.338Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-11-04T12:07:57.338Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-11-04T12:07:57.338Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-11-04T12:07:57.338Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2020-11-04T12:07:57.338Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-11-04T12:07:57.338Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2020-11-04T12:07:57.338Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-11-04T12:07:57.338Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-11-04T12:07:57.338Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-11-04T12:07:57.338Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-11-04T12:07:57.338Z] === RUN TestParseVolumesFrom [2020-11-04T12:07:57.338Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-11-04T12:07:57.338Z] PASS [2020-11-04T12:07:57.338Z] coverage: 9.1% of statements [2020-11-04T12:07:57.338Z] ok github.com/docker/docker/daemon 3.761s coverage: 9.1% of statements [2020-11-04T12:07:57.338Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T12:07:57.338Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T12:07:57.338Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T12:07:57.338Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T12:07:58.309Z] === RUN TestLinkNaming [2020-11-04T12:07:58.309Z] --- PASS: TestLinkNaming (0.00s) [2020-11-04T12:07:58.309Z] === RUN TestLinkNew [2020-11-04T12:07:58.309Z] --- PASS: TestLinkNew (0.00s) [2020-11-04T12:07:58.309Z] === RUN TestLinkEnv [2020-11-04T12:07:58.309Z] --- PASS: TestLinkEnv (0.00s) [2020-11-04T12:07:58.309Z] === RUN TestLinkMultipleEnv [2020-11-04T12:07:58.309Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-11-04T12:07:58.309Z] === RUN TestLinkPortRangeEnv [2020-11-04T12:07:58.309Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-11-04T12:07:58.309Z] PASS [2020-11-04T12:07:58.309Z] coverage: 93.0% of statements [2020-11-04T12:07:58.309Z] ok github.com/docker/docker/daemon/links 0.355s coverage: 93.0% of statements [2020-11-04T12:07:58.770Z] === RUN TestIsEmptyDir [2020-11-04T12:07:58.770Z] --- PASS: TestIsEmptyDir (0.01s) [2020-11-04T12:07:58.770Z] PASS [2020-11-04T12:07:58.770Z] coverage: 2.3% of statements [2020-11-04T12:07:58.770Z] ok github.com/docker/docker/daemon/graphdriver 0.322s coverage: 2.3% of statements [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-11-04T12:07:58.770Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-11-04T12:07:58.852Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2020-11-04T12:07:58.852Z] === RUN TestAuthZPluginV2Disable [2020-11-04T12:07:58.862Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T12:07:58.933Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.345s coverage: 45.9% of statements [2020-11-04T12:07:58.933Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T12:07:59.193Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.326s coverage: 49.5% of statements [2020-11-04T12:08:00.959Z] === RUN TestAdapterReadLogs [2020-11-04T12:08:00.959Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-11-04T12:08:00.959Z] === RUN TestCopier [2020-11-04T12:08:00.959Z] --- PASS: TestCopier (0.00s) [2020-11-04T12:08:00.959Z] === RUN TestCopierLongLines [2020-11-04T12:08:00.959Z] --- PASS: TestCopierLongLines (0.00s) [2020-11-04T12:08:00.959Z] === RUN TestCopierSlow [2020-11-04T12:08:01.104Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.524s coverage: 57.7% of statements [2020-11-04T12:08:01.104Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T12:08:01.104Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T12:08:01.104Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-11-04T12:08:01.421Z] --- PASS: TestCopierSlow (0.29s) [2020-11-04T12:08:01.421Z] === RUN TestCopierWithSized [2020-11-04T12:08:01.421Z] --- PASS: TestCopierWithSized (0.01s) [2020-11-04T12:08:01.421Z] === RUN TestCopierWithPartial [2020-11-04T12:08:01.421Z] --- PASS: TestCopierWithPartial (0.00s) [2020-11-04T12:08:01.421Z] === RUN TestRingLogger [2020-11-04T12:08:01.421Z] --- PASS: TestRingLogger (0.00s) [2020-11-04T12:08:01.421Z] === RUN TestRingCap [2020-11-04T12:08:01.882Z] --- PASS: TestRingCap (0.00s) [2020-11-04T12:08:01.882Z] === RUN TestRingClose [2020-11-04T12:08:01.882Z] --- PASS: TestRingClose (0.00s) [2020-11-04T12:08:01.882Z] === RUN TestRingDrain [2020-11-04T12:08:01.882Z] --- PASS: TestRingDrain (0.00s) [2020-11-04T12:08:01.882Z] PASS [2020-11-04T12:08:01.882Z] coverage: 41.2% of statements [2020-11-04T12:08:01.882Z] ok github.com/docker/docker/daemon/logger 0.558s coverage: 41.2% of statements [2020-11-04T12:08:02.343Z] === RUN TestJSONFileLogger [2020-11-04T12:08:02.343Z] --- PASS: TestJSONFileLogger (0.00s) [2020-11-04T12:08:02.343Z] === RUN TestJSONFileLoggerWithTags [2020-11-04T12:08:02.343Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-11-04T12:08:02.343Z] === RUN TestJSONFileLoggerWithOpts [2020-11-04T12:08:02.343Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s) [2020-11-04T12:08:02.343Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-11-04T12:08:02.343Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2020-11-04T12:08:02.343Z] === RUN TestEncodeDecode [2020-11-04T12:08:02.343Z] === PAUSE TestEncodeDecode [2020-11-04T12:08:02.343Z] === CONT TestEncodeDecode [2020-11-04T12:08:02.343Z] --- PASS: TestEncodeDecode (0.17s) [2020-11-04T12:08:02.343Z] PASS [2020-11-04T12:08:02.343Z] coverage: 61.6% of statements [2020-11-04T12:08:02.343Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.438s coverage: 61.6% of statements [2020-11-04T12:08:02.407Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T12:08:02.802Z] === RUN TestSearchRegistryForImagesErrors [2020-11-04T12:08:02.802Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-11-04T12:08:02.802Z] === RUN TestSearchRegistryForImages [2020-11-04T12:08:02.802Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-11-04T12:08:02.802Z] PASS [2020-11-04T12:08:02.802Z] coverage: 4.9% of statements [2020-11-04T12:08:02.802Z] ok github.com/docker/docker/daemon/images 0.696s coverage: 4.9% of statements [2020-11-04T12:08:02.802Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T12:08:02.802Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T12:08:03.016Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-11-04T12:08:03.023Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2020-11-04T12:08:03.023Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T12:08:03.262Z] === RUN TestNewStreamConfig [2020-11-04T12:08:03.262Z] === RUN TestNewStreamConfig/defaults [2020-11-04T12:08:03.262Z] === RUN TestNewStreamConfig/invalid_create_group [2020-11-04T12:08:03.262Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-11-04T12:08:03.262Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-11-04T12:08:03.262Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-11-04T12:08:03.262Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-11-04T12:08:03.262Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-11-04T12:08:03.262Z] --- PASS: TestNewStreamConfig (0.00s) [2020-11-04T12:08:03.262Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-11-04T12:08:03.262Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-11-04T12:08:03.262Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-11-04T12:08:03.262Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-11-04T12:08:03.262Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-11-04T12:08:03.262Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-11-04T12:08:03.262Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-11-04T12:08:03.262Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-11-04T12:08:03.262Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestNewAWSLogsClientRegionDetect [2020-11-04T12:08:03.262Z] time="2020-11-04T12:08:02Z" level=info msg="Trying to get region from EC2 Metadata" [2020-11-04T12:08:03.262Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2020-11-04T12:08:03.262Z] === RUN TestCreateSuccess [2020-11-04T12:08:03.262Z] --- PASS: TestCreateSuccess (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestCreateLogGroupSuccess [2020-11-04T12:08:03.262Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestCreateError [2020-11-04T12:08:03.262Z] --- PASS: TestCreateError (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestCreateAlreadyExists [2020-11-04T12:08:03.262Z] time="2020-11-04T12:08:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-11-04T12:08:03.262Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestLogClosed [2020-11-04T12:08:03.262Z] --- PASS: TestLogClosed (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestLogBlocking [2020-11-04T12:08:03.262Z] --- PASS: TestLogBlocking (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestLogNonBlockingBufferEmpty [2020-11-04T12:08:03.262Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestLogNonBlockingBufferFull [2020-11-04T12:08:03.262Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestPublishBatchSuccess [2020-11-04T12:08:03.262Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestPublishBatchError [2020-11-04T12:08:03.262Z] time="2020-11-04T12:08:03Z" level=error msg=Error [2020-11-04T12:08:03.262Z] --- PASS: TestPublishBatchError (0.00s) [2020-11-04T12:08:03.262Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-11-04T12:08:03.263Z] time="2020-11-04T12:08:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-04T12:08:03.263Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-11-04T12:08:03.263Z] === RUN TestPublishBatchAlreadyAccepted [2020-11-04T12:08:03.263Z] time="2020-11-04T12:08:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-04T12:08:03.263Z] time="2020-11-04T12:08:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-11-04T12:08:03.263Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-11-04T12:08:03.263Z] === RUN TestCollectBatchSimple [2020-11-04T12:08:03.263Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-11-04T12:08:03.263Z] === RUN TestCollectBatchTicker [2020-11-04T12:08:03.263Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-11-04T12:08:03.263Z] === RUN TestCollectBatchMultilinePattern [2020-11-04T12:08:03.263Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-11-04T12:08:03.263Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-11-04T12:08:03.263Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-11-04T12:08:03.263Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-11-04T12:08:03.263Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-11-04T12:08:03.263Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-11-04T12:08:03.263Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2020-11-04T12:08:03.263Z] === RUN TestCollectBatchClose [2020-11-04T12:08:03.263Z] --- PASS: TestCollectBatchClose (0.00s) [2020-11-04T12:08:03.263Z] === RUN TestEffectiveLen [2020-11-04T12:08:03.263Z] === RUN TestEffectiveLen/0/Hello [2020-11-04T12:08:03.263Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-11-04T12:08:03.263Z] === RUN TestEffectiveLen/2/🙃 [2020-11-04T12:08:03.263Z] === RUN TestEffectiveLen/3/���� [2020-11-04T12:08:03.263Z] === RUN TestEffectiveLen/4/He��o [2020-11-04T12:08:03.263Z] === RUN TestEffectiveLen/5/ [2020-11-04T12:08:03.263Z] --- PASS: TestEffectiveLen (0.00s) [2020-11-04T12:08:03.263Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-11-04T12:08:03.263Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-11-04T12:08:03.263Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-11-04T12:08:03.263Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-11-04T12:08:03.263Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-11-04T12:08:03.263Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-11-04T12:08:03.263Z] === RUN TestFindValidSplit [2020-11-04T12:08:03.263Z] === RUN TestFindValidSplit/0/ [2020-11-04T12:08:03.263Z] === RUN TestFindValidSplit/1/Hello [2020-11-04T12:08:03.263Z] === RUN TestFindValidSplit/2/Hello [2020-11-04T12:08:03.263Z] === RUN TestFindValidSplit/3/Hello [2020-11-04T12:08:03.263Z] === RUN TestFindValidSplit/4/🙃 [2020-11-04T12:08:03.263Z] === RUN TestFindValidSplit/5/🙃 [2020-11-04T12:08:03.263Z] === RUN TestFindValidSplit/6/a� [2020-11-04T12:08:03.263Z] === RUN TestFindValidSplit/7/a� [2020-11-04T12:08:03.263Z] --- PASS: TestFindValidSplit (0.00s) [2020-11-04T12:08:03.263Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1044: [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1045: [2020-11-04T12:08:03.263Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1044: Hello [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1045: [2020-11-04T12:08:03.263Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1044: He [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1045: llo [2020-11-04T12:08:03.263Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1044: [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1045: Hello [2020-11-04T12:08:03.263Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1044: [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1045: 🙃 [2020-11-04T12:08:03.263Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1044: 🙃 [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1045: [2020-11-04T12:08:03.263Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1044: a [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1045: � [2020-11-04T12:08:03.263Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1044: a� [2020-11-04T12:08:03.263Z] cloudwatchlogs_test.go:1045: [2020-11-04T12:08:03.263Z] === RUN TestProcessEventEmoji [2020-11-04T12:08:03.279Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-04T12:08:03.451Z] --- PASS: TestDockerNetworkMacvlan (11.02s) [2020-11-04T12:08:03.451Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-11-04T12:08:03.451Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-11-04T12:08:03.451Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-11-04T12:08:03.451Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-11-04T12:08:03.451Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2020-11-04T12:08:03.451Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-11-04T12:08:03.451Z] PASS [2020-11-04T12:08:03.451Z] [2020-11-04T12:08:03.451Z] DONE 8 tests in 12.501s [2020-11-04T12:08:03.451Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T12:08:03.451Z] ++ 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 [2020-11-04T12:08:03.451Z] ++ set -e [2020-11-04T12:08:03.451Z] ++ '[' -n 0 ']' [2020-11-04T12:08:03.451Z] ++ set -x [2020-11-04T12:08:03.451Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:08:03.451Z] testing: warning: no tests to run [2020-11-04T12:08:03.451Z] PASS [2020-11-04T12:08:03.451Z] [2020-11-04T12:08:03.451Z] DONE 0 tests in 0.012s [2020-11-04T12:08:03.451Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T12:08:03.451Z] ++ 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 [2020-11-04T12:08:03.451Z] ++ set -e [2020-11-04T12:08:03.451Z] ++ '[' -n 0 ']' [2020-11-04T12:08:03.451Z] ++ set -x [2020-11-04T12:08:03.451Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:08:03.451Z] INFO: Testing against a local daemon [2020-11-04T12:08:03.451Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T12:08:03.723Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestCollectBatchLineSplit [2020-11-04T12:08:03.723Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestCollectBatchLineSplitWithBinary [2020-11-04T12:08:03.723Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2020-11-04T12:08:03.723Z] === RUN TestCollectBatchMaxEvents [2020-11-04T12:08:03.723Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2020-11-04T12:08:03.723Z] === RUN TestCollectBatchMaxTotalBytes [2020-11-04T12:08:03.723Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2020-11-04T12:08:03.723Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-11-04T12:08:03.723Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2020-11-04T12:08:03.723Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-11-04T12:08:03.723Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2020-11-04T12:08:03.723Z] === RUN TestParseLogOptionsMultilinePattern [2020-11-04T12:08:03.723Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestParseLogOptionsDatetimeFormat [2020-11-04T12:08:03.723Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-11-04T12:08:03.723Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-11-04T12:08:03.723Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-11-04T12:08:03.723Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-11-04T12:08:03.723Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-11-04T12:08:03.723Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-11-04T12:08:03.723Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-11-04T12:08:03.723Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-11-04T12:08:03.723Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-11-04T12:08:03.723Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestCreateTagSuccess [2020-11-04T12:08:03.723Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-11-04T12:08:03.723Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-11-04T12:08:03.723Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-11-04T12:08:03.723Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-11-04T12:08:03.723Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-11-04T12:08:03.723Z] PASS [2020-11-04T12:08:03.723Z] coverage: 77.8% of statements [2020-11-04T12:08:03.723Z] ok github.com/docker/docker/daemon/logger/awslogs 0.958s coverage: 77.8% of statements [2020-11-04T12:08:03.723Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-11-04T12:08:03.723Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T12:08:03.723Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T12:08:03.723Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-11-04T12:08:03.723Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-11-04T12:08:03.957Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-11-04T12:08:03.957Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.9% of statements [2020-11-04T12:08:03.957Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T12:08:03.957Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T12:08:04.182Z] === RUN TestJSONLogsMarshalJSONBuf [2020-11-04T12:08:04.182Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-11-04T12:08:04.182Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-11-04T12:08:04.182Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2020-11-04T12:08:04.182Z] === RUN TestFastTimeMarshalJSON [2020-11-04T12:08:04.182Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-11-04T12:08:04.182Z] PASS [2020-11-04T12:08:04.182Z] coverage: 87.2% of statements [2020-11-04T12:08:04.182Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.257s coverage: 87.2% of statements [2020-11-04T12:08:04.498Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-11-04T12:08:04.498Z] === RUN TestAuthZPluginTLS [2020-11-04T12:08:05.136Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-11-04T12:08:05.136Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T12:08:05.777Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-04T12:08:05.777Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T12:08:05.869Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 41.0% of statements [2020-11-04T12:08:06.364Z] === RUN TestWriteLog [2020-11-04T12:08:06.364Z] === PAUSE TestWriteLog [2020-11-04T12:08:06.364Z] === RUN TestReadLog [2020-11-04T12:08:06.364Z] === PAUSE TestReadLog [2020-11-04T12:08:06.364Z] === CONT TestWriteLog [2020-11-04T12:08:06.364Z] --- PASS: TestWriteLog (0.00s) [2020-11-04T12:08:06.364Z] === CONT TestReadLog [2020-11-04T12:08:06.364Z] === RUN TestReadLog/tail_exact [2020-11-04T12:08:06.364Z] === RUN TestReadLog/tail_less_than_available [2020-11-04T12:08:06.364Z] === RUN TestReadLog/tail_more_than_available [2020-11-04T12:08:06.364Z] --- PASS: TestReadLog (0.15s) [2020-11-04T12:08:06.364Z] --- PASS: TestReadLog/tail_exact (0.14s) [2020-11-04T12:08:06.364Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-11-04T12:08:06.364Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2020-11-04T12:08:06.364Z] PASS [2020-11-04T12:08:06.364Z] coverage: 75.2% of statements [2020-11-04T12:08:06.364Z] ok github.com/docker/docker/daemon/logger/local 0.440s coverage: 75.2% of statements [2020-11-04T12:08:06.364Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T12:08:06.364Z] === RUN TestOpenFileDelete [2020-11-04T12:08:06.364Z] --- PASS: TestOpenFileDelete (0.00s) [2020-11-04T12:08:06.364Z] === RUN TestOpenFileRename [2020-11-04T12:08:06.364Z] --- PASS: TestOpenFileRename (0.00s) [2020-11-04T12:08:06.364Z] === RUN TestParseLogTagDefaultTag [2020-11-04T12:08:06.364Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-11-04T12:08:06.364Z] === RUN TestParseLogTag [2020-11-04T12:08:06.364Z] --- PASS: TestParseLogTag (0.00s) [2020-11-04T12:08:06.364Z] === RUN TestParseLogTagEmptyTag [2020-11-04T12:08:06.364Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-11-04T12:08:06.364Z] === RUN TestTailFiles [2020-11-04T12:08:06.364Z] --- PASS: TestTailFiles (0.00s) [2020-11-04T12:08:06.364Z] === RUN TestFollowLogsConsumerGone [2020-11-04T12:08:06.364Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-11-04T12:08:06.364Z] === RUN TestFollowLogsProducerGone [2020-11-04T12:08:06.364Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-11-04T12:08:06.364Z] logfile_test.go:173: logDecode() closed after sending 862 messages [2020-11-04T12:08:06.364Z] logfile_test.go:226: messages sent: 862, received: 862 [2020-11-04T12:08:06.364Z] === RUN TestCheckCapacityAndRotate [2020-11-04T12:08:06.364Z] --- PASS: TestCheckCapacityAndRotate (0.01s) [2020-11-04T12:08:06.364Z] PASS [2020-11-04T12:08:06.364Z] coverage: 35.9% of statements [2020-11-04T12:08:06.364Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.266s coverage: 35.9% of statements [2020-11-04T12:08:06.364Z] === RUN TestLog [2020-11-04T12:08:06.364Z] --- PASS: TestLog (0.01s) [2020-11-04T12:08:06.364Z] PASS [2020-11-04T12:08:06.364Z] coverage: 33.3% of statements [2020-11-04T12:08:06.364Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.216s coverage: 33.3% of statements [2020-11-04T12:08:06.416Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-04T12:08:06.416Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T12:08:06.440Z] ok github.com/docker/docker/daemon/logger/awslogs 0.196s coverage: 77.4% of statements [2020-11-04T12:08:06.440Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T12:08:06.440Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T12:08:06.549Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-11-04T12:08:06.549Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.97s) [2020-11-04T12:08:06.549Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T12:08:06.711Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-11-04T12:08:06.711Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T12:08:07.011Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-11-04T12:08:07.906Z] === RUN TestValidateLogOpt [2020-11-04T12:08:07.906Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestNewMissedConfig [2020-11-04T12:08:07.906Z] --- PASS: TestNewMissedConfig (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestNewMissedUrl [2020-11-04T12:08:07.906Z] --- PASS: TestNewMissedUrl (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestNewMissedToken [2020-11-04T12:08:07.906Z] --- PASS: TestNewMissedToken (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestNewWithProxy [2020-11-04T12:08:07.906Z] --- PASS: TestNewWithProxy (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestDefault [2020-11-04T12:08:07.906Z] --- PASS: TestDefault (0.01s) [2020-11-04T12:08:07.906Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-11-04T12:08:07.906Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestJsonFormat [2020-11-04T12:08:07.906Z] --- PASS: TestJsonFormat (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestRawFormat [2020-11-04T12:08:07.906Z] --- PASS: TestRawFormat (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestRawFormatWithLabels [2020-11-04T12:08:07.906Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestRawFormatWithoutTag [2020-11-04T12:08:07.906Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-11-04T12:08:07.906Z] === RUN TestBatching [2020-11-04T12:08:07.916Z] === RUN TestDockerSuite/TestBuildRm [2020-11-04T12:08:07.953Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-11-04T12:08:08.228Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-11-04T12:08:08.228Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T12:08:08.365Z] === RUN TestNewParse [2020-11-04T12:08:08.365Z] --- PASS: TestNewParse (0.00s) [2020-11-04T12:08:08.365Z] PASS [2020-11-04T12:08:08.365Z] coverage: 8.3% of statements [2020-11-04T12:08:08.365Z] ok github.com/docker/docker/daemon/logger/templates 0.174s coverage: 8.3% of statements [2020-11-04T12:08:08.365Z] --- PASS: TestBatching (0.30s) [2020-11-04T12:08:08.365Z] === RUN TestFrequency [2020-11-04T12:08:08.365Z] --- PASS: TestFrequency (0.17s) [2020-11-04T12:08:08.365Z] === RUN TestOneMessagePerRequest [2020-11-04T12:08:08.365Z] --- PASS: TestOneMessagePerRequest (0.01s) [2020-11-04T12:08:08.365Z] === RUN TestVerify [2020-11-04T12:08:08.365Z] --- PASS: TestVerify (0.00s) [2020-11-04T12:08:08.365Z] === RUN TestSkipVerify [2020-11-04T12:08:08.524Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-11-04T12:08:08.524Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-11-04T12:08:08.825Z] === RUN TestParseLogFormat [2020-11-04T12:08:08.825Z] --- PASS: TestParseLogFormat (0.00s) [2020-11-04T12:08:08.825Z] === RUN TestValidateLogOptEmpty [2020-11-04T12:08:08.825Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-11-04T12:08:08.825Z] === RUN TestValidateSyslogAddress [2020-11-04T12:08:08.825Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-11-04T12:08:08.825Z] === RUN TestParseAddressDefaultPort [2020-11-04T12:08:08.825Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-11-04T12:08:08.825Z] === RUN TestValidateSyslogFacility [2020-11-04T12:08:08.825Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-11-04T12:08:08.825Z] === RUN TestValidateLogOptSyslogFormat [2020-11-04T12:08:08.825Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-11-04T12:08:08.825Z] === RUN TestValidateLogOpt [2020-11-04T12:08:08.825Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-04T12:08:08.825Z] PASS [2020-11-04T12:08:08.825Z] coverage: 46.8% of statements [2020-11-04T12:08:08.825Z] ok github.com/docker/docker/daemon/logger/syslog 0.139s coverage: 46.8% of statements [2020-11-04T12:08:08.825Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:08.825Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:08.825Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:08.867Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-04T12:08:08.867Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T12:08:09.160Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-11-04T12:08:09.160Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T12:08:09.285Z] --- PASS: TestSkipVerify (0.44s) [2020-11-04T12:08:09.285Z] === RUN TestBufferMaximum [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604491688.756166\",\"host\":\"ecfcea54277c\"}'" [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604491688.757167\",\"host\":\"ecfcea54277c\"}'" [2020-11-04T12:08:09.285Z] --- PASS: TestBufferMaximum (0.00s) [2020-11-04T12:08:09.285Z] === RUN TestServerAlwaysDown [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604491688.760170\",\"host\":\"ecfcea54277c\"}'" [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604491688.760170\",\"host\":\"ecfcea54277c\"}'" [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604491688.760170\",\"host\":\"ecfcea54277c\"}'" [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604491688.761164\",\"host\":\"ecfcea54277c\"}'" [2020-11-04T12:08:09.285Z] time="2020-11-04T12:08:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604491688.761164\",\"host\":\"ecfcea54277c\"}'" [2020-11-04T12:08:09.285Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-11-04T12:08:09.285Z] === RUN TestCannotSendAfterClose [2020-11-04T12:08:09.285Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-11-04T12:08:09.285Z] === RUN TestDeadlockOnBlockedEndpoint [2020-11-04T12:08:09.798Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-11-04T12:08:09.798Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T12:08:09.908Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-11-04T12:08:09.908Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T12:08:10.169Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 37.7% of statements [2020-11-04T12:08:10.254Z] time="2020-11-04T12:08:09Z" 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 [2020-11-04T12:08:10.254Z] time="2020-11-04T12:08:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ecfcea54277c\"}'" [2020-11-04T12:08:10.254Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-11-04T12:08:10.254Z] PASS [2020-11-04T12:08:10.254Z] coverage: 82.5% of statements [2020-11-04T12:08:10.254Z] ok github.com/docker/docker/daemon/logger/splunk 2.234s coverage: 82.5% of statements [2020-11-04T12:08:10.254Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T12:08:10.254Z] ? github.com/docker/docker/daemon/network [no test files] [2020-11-04T12:08:10.254Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T12:08:10.435Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-04T12:08:10.714Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-11-04T12:08:10.714Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-11-04T12:08:10.714Z] === RUN TestContinueOnError_MirrorEndpoint [2020-11-04T12:08:10.714Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-11-04T12:08:10.714Z] === RUN TestContinueOnError_NeverContinue [2020-11-04T12:08:10.714Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-11-04T12:08:10.714Z] === RUN TestContinueOnError_UnnestsErrors [2020-11-04T12:08:10.714Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-11-04T12:08:10.714Z] === RUN TestFixManifestLayers [2020-11-04T12:08:10.714Z] --- PASS: TestFixManifestLayers (0.00s) [2020-11-04T12:08:10.714Z] === RUN TestFixManifestLayersBaseLayerParent [2020-11-04T12:08:10.714Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-04T12:08:10.714Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-04T12:08:10.714Z] === RUN TestFixManifestLayersBadParent [2020-11-04T12:08:10.714Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-11-04T12:08:10.714Z] === RUN TestValidateManifest [2020-11-04T12:08:10.714Z] --- SKIP: TestValidateManifest (0.00s) [2020-11-04T12:08:10.714Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-04T12:08:10.714Z] === RUN TestFormatPlatform [2020-11-04T12:08:10.714Z] --- PASS: TestFormatPlatform (0.00s) [2020-11-04T12:08:10.714Z] === RUN TestGetRepositoryMountCandidates [2020-11-04T12:08:10.714Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-11-04T12:08:10.714Z] === RUN TestLayerAlreadyExists [2020-11-04T12:08:10.714Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-11-04T12:08:10.714Z] 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} [2020-11-04T12:08:10.714Z] 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} [2020-11-04T12:08:10.714Z] 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} [2020-11-04T12:08:10.714Z] 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} [2020-11-04T12:08:10.714Z] 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} [2020-11-04T12:08:10.714Z] 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} [2020-11-04T12:08:10.714Z] === RUN TestWhenEmptyAuthConfig [2020-11-04T12:08:11.174Z] === RUN TestV1IDService [2020-11-04T12:08:11.174Z] --- PASS: TestV1IDService (0.03s) [2020-11-04T12:08:11.174Z] === RUN TestV2MetadataService [2020-11-04T12:08:11.363Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-04T12:08:11.554Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-11-04T12:08:11.634Z] === RUN TestSuccessfulDownload [2020-11-04T12:08:11.635Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-11-04T12:08:11.635Z] download_test.go:268: Needs fixing on Windows [2020-11-04T12:08:11.635Z] === RUN TestCancelledDownload [2020-11-04T12:08:11.635Z] --- PASS: TestCancelledDownload (0.00s) [2020-11-04T12:08:11.635Z] === RUN TestMaxDownloadAttempts [2020-11-04T12:08:11.635Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-04T12:08:11.635Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-04T12:08:11.635Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-04T12:08:11.635Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-04T12:08:11.635Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-04T12:08:11.635Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-04T12:08:11.635Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-04T12:08:11.635Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-04T12:08:11.635Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-04T12:08:11.635Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-04T12:08:11.635Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-04T12:08:11.635Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-04T12:08:11.876Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2020-11-04T12:08:11.876Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T12:08:12.095Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2020-11-04T12:08:12.095Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-11-04T12:08:12.095Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-11-04T12:08:12.095Z] === RUN TestTokenPassThru [2020-11-04T12:08:12.095Z] --- PASS: TestTokenPassThru (0.01s) [2020-11-04T12:08:12.095Z] === RUN TestTokenPassThruDifferentHost [2020-11-04T12:08:12.095Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-11-04T12:08:12.095Z] PASS [2020-11-04T12:08:12.095Z] coverage: 20.1% of statements [2020-11-04T12:08:12.095Z] ok github.com/docker/docker/distribution 1.452s coverage: 20.1% of statements [2020-11-04T12:08:12.095Z] --- PASS: TestV2MetadataService (1.17s) [2020-11-04T12:08:12.095Z] PASS [2020-11-04T12:08:12.095Z] coverage: 48.2% of statements [2020-11-04T12:08:12.095Z] ok github.com/docker/docker/distribution/metadata 1.710s coverage: 48.2% of statements [2020-11-04T12:08:12.095Z] time="2020-11-04T12:08:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T12:08:12.095Z] time="2020-11-04T12:08:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T12:08:12.095Z] time="2020-11-04T12:08:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T12:08:12.095Z] time="2020-11-04T12:08:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T12:08:12.095Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-11-04T12:08:12.095Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2020-11-04T12:08:12.095Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2020-11-04T12:08:12.095Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2020-11-04T12:08:12.095Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2020-11-04T12:08:12.095Z] === RUN TestTransfer [2020-11-04T12:08:12.555Z] --- PASS: TestTransfer (0.19s) [2020-11-04T12:08:12.555Z] === RUN TestConcurrencyLimit [2020-11-04T12:08:12.555Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T12:08:12.937Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-11-04T12:08:12.937Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-04T12:08:13.015Z] --- PASS: TestConcurrencyLimit (0.42s) [2020-11-04T12:08:13.015Z] === RUN TestInactiveJobs [2020-11-04T12:08:13.015Z] === RUN TestNotFound [2020-11-04T12:08:13.015Z] --- PASS: TestNotFound (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestConflict [2020-11-04T12:08:13.015Z] --- PASS: TestConflict (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestForbidden [2020-11-04T12:08:13.015Z] --- PASS: TestForbidden (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestInvalidParameter [2020-11-04T12:08:13.015Z] --- PASS: TestInvalidParameter (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestNotImplemented [2020-11-04T12:08:13.015Z] --- PASS: TestNotImplemented (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestNotModified [2020-11-04T12:08:13.015Z] --- PASS: TestNotModified (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestUnauthorized [2020-11-04T12:08:13.015Z] --- PASS: TestUnauthorized (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestUnknown [2020-11-04T12:08:13.015Z] --- PASS: TestUnknown (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestCancelled [2020-11-04T12:08:13.015Z] --- PASS: TestCancelled (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestDeadline [2020-11-04T12:08:13.015Z] --- PASS: TestDeadline (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestDataLoss [2020-11-04T12:08:13.015Z] --- PASS: TestDataLoss (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestUnavailable [2020-11-04T12:08:13.015Z] --- PASS: TestUnavailable (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestSystem [2020-11-04T12:08:13.015Z] --- PASS: TestSystem (0.00s) [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Not_Found [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Bad_Request [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Conflict [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Unauthorized [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Service_Unavailable [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Forbidden [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Not_Modified [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Not_Implemented [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-11-04T12:08:13.015Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-11-04T12:08:13.015Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-11-04T12:08:13.015Z] PASS [2020-11-04T12:08:13.015Z] coverage: 49.4% of statements [2020-11-04T12:08:13.015Z] ok github.com/docker/docker/errdefs 0.184s coverage: 49.4% of statements [2020-11-04T12:08:13.256Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-04T12:08:13.395Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-11-04T12:08:13.395Z] === RUN TestAuthZPluginHeader [2020-11-04T12:08:13.476Z] --- PASS: TestInactiveJobs (0.50s) [2020-11-04T12:08:13.476Z] === RUN TestWatchRelease [2020-11-04T12:08:13.476Z] --- PASS: TestWatchRelease (0.11s) [2020-11-04T12:08:13.476Z] === RUN TestWatchFinishedTransfer [2020-11-04T12:08:13.476Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-11-04T12:08:13.476Z] === RUN TestDuplicateTransfer [2020-11-04T12:08:13.476Z] --- PASS: TestDuplicateTransfer (0.06s) [2020-11-04T12:08:13.476Z] === RUN TestSuccessfulUpload [2020-11-04T12:08:13.507Z] ok github.com/docker/docker/daemon/logger/splunk 1.677s coverage: 82.5% of statements [2020-11-04T12:08:13.508Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T12:08:13.767Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-11-04T12:08:13.767Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T12:08:13.818Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-04T12:08:14.037Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-11-04T12:08:14.037Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T12:08:14.037Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T12:08:14.037Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:14.037Z] === RUN TestAuthZPluginV2Disable [2020-11-04T12:08:14.037Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-04T12:08:14.037Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:14.037Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T12:08:14.037Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T12:08:14.037Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:14.037Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T12:08:14.037Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T12:08:14.037Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:14.037Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T12:08:14.445Z] time="2020-11-04T12:08:14Z" level=error msg="Upload failed, retrying: simulating retry" [2020-11-04T12:08:14.445Z] --- PASS: TestSuccessfulUpload (0.89s) [2020-11-04T12:08:14.445Z] === RUN TestCancelledUpload [2020-11-04T12:08:14.445Z] --- PASS: TestCancelledUpload (0.00s) [2020-11-04T12:08:14.445Z] PASS [2020-11-04T12:08:14.445Z] coverage: 76.8% of statements [2020-11-04T12:08:14.445Z] ok github.com/docker/docker/distribution/xfer 2.845s coverage: 76.8% of statements [2020-11-04T12:08:14.445Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T12:08:14.747Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-04T12:08:14.909Z] === RUN TestFSGetInvalidData [2020-11-04T12:08:14.909Z] --- PASS: TestFSGetInvalidData (0.02s) [2020-11-04T12:08:14.909Z] === RUN TestFSInvalidSet [2020-11-04T12:08:14.909Z] --- PASS: TestFSInvalidSet (0.01s) [2020-11-04T12:08:14.909Z] === RUN TestFSInvalidRoot [2020-11-04T12:08:14.909Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-11-04T12:08:14.909Z] === RUN TestFSMetadataGetSet [2020-11-04T12:08:14.909Z] --- PASS: TestFSMetadataGetSet (0.04s) [2020-11-04T12:08:14.909Z] === RUN TestFSInvalidWalker [2020-11-04T12:08:14.909Z] --- PASS: TestFSInvalidWalker (0.05s) [2020-11-04T12:08:14.909Z] === RUN TestFSGetSet [2020-11-04T12:08:14.909Z] --- PASS: TestFSGetSet (0.02s) [2020-11-04T12:08:14.909Z] === RUN TestFSGetUnsetKey [2020-11-04T12:08:14.909Z] --- PASS: TestFSGetUnsetKey (0.00s) [2020-11-04T12:08:14.909Z] === RUN TestFSGetEmptyData [2020-11-04T12:08:14.909Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-11-04T12:08:14.909Z] === RUN TestFSDelete [2020-11-04T12:08:14.909Z] --- PASS: TestFSDelete (0.11s) [2020-11-04T12:08:14.909Z] === RUN TestFSWalker [2020-11-04T12:08:15.368Z] --- PASS: TestFSWalker (0.11s) [2020-11-04T12:08:15.369Z] === RUN TestFSWalkerStopOnError [2020-11-04T12:08:15.369Z] === RUN TestCompare [2020-11-04T12:08:15.369Z] --- PASS: TestCompare (0.00s) [2020-11-04T12:08:15.369Z] PASS [2020-11-04T12:08:15.369Z] coverage: 19.2% of statements [2020-11-04T12:08:15.369Z] ok github.com/docker/docker/image/cache 0.277s coverage: 19.2% of statements [2020-11-04T12:08:15.369Z] --- PASS: TestFSWalkerStopOnError (0.14s) [2020-11-04T12:08:15.369Z] === RUN TestNewFromJSON [2020-11-04T12:08:15.369Z] --- PASS: TestNewFromJSON (0.00s) [2020-11-04T12:08:15.369Z] === RUN TestNewFromJSONWithInvalidJSON [2020-11-04T12:08:15.369Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-11-04T12:08:15.369Z] === RUN TestMarshalKeyOrder [2020-11-04T12:08:15.369Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-11-04T12:08:15.369Z] === RUN TestImage [2020-11-04T12:08:15.369Z] --- PASS: TestImage (0.00s) [2020-11-04T12:08:15.369Z] === RUN TestImageOSNotEmpty [2020-11-04T12:08:15.369Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-11-04T12:08:15.369Z] === RUN TestNewChildImageFromImageWithRootFS [2020-11-04T12:08:15.369Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-11-04T12:08:15.369Z] === RUN TestRestore [2020-11-04T12:08:15.369Z] === RUN TestMakeV1ConfigFromConfig [2020-11-04T12:08:15.369Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-11-04T12:08:15.369Z] PASS [2020-11-04T12:08:15.369Z] coverage: 25.0% of statements [2020-11-04T12:08:15.369Z] ok github.com/docker/docker/image/v1 0.540s coverage: 25.0% of statements [2020-11-04T12:08:15.678Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-04T12:08:15.678Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2020-11-04T12:08:15.829Z] time="2020-11-04T12:08:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-11-04T12:08:15.829Z] --- PASS: TestRestore (0.33s) [2020-11-04T12:08:15.829Z] === RUN TestAddDelete [2020-11-04T12:08:15.829Z] --- PASS: TestAddDelete (0.04s) [2020-11-04T12:08:15.829Z] === RUN TestSearchAfterDelete [2020-11-04T12:08:15.829Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-11-04T12:08:15.829Z] === RUN TestParentReset [2020-11-04T12:08:15.829Z] --- PASS: TestParentReset (0.06s) [2020-11-04T12:08:15.829Z] === RUN TestGetAndSetLastUpdated [2020-11-04T12:08:15.829Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2020-11-04T12:08:15.829Z] === RUN TestStoreLen [2020-11-04T12:08:15.829Z] --- PASS: TestStoreLen (0.15s) [2020-11-04T12:08:15.829Z] PASS [2020-11-04T12:08:15.829Z] coverage: 86.4% of statements [2020-11-04T12:08:15.829Z] ok github.com/docker/docker/image 1.595s coverage: 86.4% of statements [2020-11-04T12:08:15.938Z] ok github.com/docker/docker/distribution 0.195s coverage: 21.9% of statements [2020-11-04T12:08:15.939Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T12:08:16.299Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T12:08:16.299Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T12:08:16.607Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-04T12:08:16.759Z] === RUN TestSerialization [2020-11-04T12:08:16.759Z] --- PASS: TestSerialization (0.02s) [2020-11-04T12:08:16.759Z] PASS [2020-11-04T12:08:16.759Z] coverage: 100.0% of statements [2020-11-04T12:08:16.759Z] ok github.com/docker/docker/libcontainerd/queue 0.147s coverage: 100.0% of statements [2020-11-04T12:08:17.322Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-11-04T12:08:17.537Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-04T12:08:18.261Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-11-04T12:08:18.466Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.94s) [2020-11-04T12:08:18.466Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T12:08:18.940Z] === RUN TestEnvironmentParsing [2020-11-04T12:08:18.940Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-11-04T12:08:18.940Z] PASS [2020-11-04T12:08:18.940Z] coverage: 1.0% of statements [2020-11-04T12:08:18.940Z] ok github.com/docker/docker/libcontainerd/local 0.284s coverage: 1.0% of statements [2020-11-04T12:08:18.940Z] === RUN TestEmptyLayer [2020-11-04T12:08:18.940Z] --- PASS: TestEmptyLayer (0.00s) [2020-11-04T12:08:18.940Z] === RUN TestCommitFailure [2020-11-04T12:08:18.940Z] --- PASS: TestCommitFailure (0.05s) [2020-11-04T12:08:18.940Z] === RUN TestStartTransactionFailure [2020-11-04T12:08:18.940Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-11-04T12:08:18.940Z] === RUN TestGetOrphan [2020-11-04T12:08:18.940Z] --- PASS: TestGetOrphan (0.01s) [2020-11-04T12:08:18.940Z] === RUN TestMountAndRegister [2020-11-04T12:08:18.941Z] === RUN TestParseVersion [2020-11-04T12:08:18.941Z] --- PASS: TestParseVersion (0.00s) [2020-11-04T12:08:18.941Z] PASS [2020-11-04T12:08:18.941Z] coverage: 52.9% of statements [2020-11-04T12:08:18.941Z] ok github.com/docker/docker/pkg/aaparser 0.197s coverage: 52.9% of statements [2020-11-04T12:08:19.201Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-11-04T12:08:19.201Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 85.1% of statements [2020-11-04T12:08:19.201Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T12:08:19.201Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T12:08:19.400Z] --- PASS: TestMountAndRegister (0.17s) [2020-11-04T12:08:19.400Z] layer_test.go:271: Layer size: 14 [2020-11-04T12:08:19.400Z] === RUN TestLayerRelease [2020-11-04T12:08:19.400Z] --- SKIP: TestLayerRelease (0.00s) [2020-11-04T12:08:19.400Z] layer_test.go:304: Failing on Windows [2020-11-04T12:08:19.400Z] === RUN TestStoreRestore [2020-11-04T12:08:19.400Z] --- SKIP: TestStoreRestore (0.00s) [2020-11-04T12:08:19.400Z] layer_test.go:353: Failing on Windows [2020-11-04T12:08:19.400Z] === RUN TestTarStreamStability [2020-11-04T12:08:19.400Z] --- SKIP: TestTarStreamStability (0.00s) [2020-11-04T12:08:19.400Z] layer_test.go:468: Failing on Windows [2020-11-04T12:08:19.400Z] === RUN TestRegisterExistingLayer [2020-11-04T12:08:19.400Z] === RUN TestAddressPoolOpt [2020-11-04T12:08:19.400Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/a [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/something [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/_=a [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/env1=value1 [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/_env1=value1 [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/env2=value2=value3 [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/env3=abc!qwe [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/env_4=value_4 [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/PATH [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/=a [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/PATH= [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/PATH=something [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/asd!qwe [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/1asd [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/123 [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/some_space [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/__some_space_before [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/some_space_after__ [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/= [2020-11-04T12:08:19.400Z] === RUN TestValidateEnv/PaTh [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/a (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/something (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/= (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestParseHost [2020-11-04T12:08:19.400Z] --- PASS: TestParseHost (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestParseDockerDaemonHost [2020-11-04T12:08:19.400Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestParseTCP [2020-11-04T12:08:19.400Z] --- PASS: TestParseTCP (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestParseInvalidUnixAddrInvalid [2020-11-04T12:08:19.400Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestValidateExtraHosts [2020-11-04T12:08:19.400Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestIpOptString [2020-11-04T12:08:19.400Z] --- PASS: TestIpOptString (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestNewIpOptInvalidDefaultVal [2020-11-04T12:08:19.400Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestNewIpOptValidDefaultVal [2020-11-04T12:08:19.400Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestIpOptSetInvalidVal [2020-11-04T12:08:19.400Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestValidateIPAddress [2020-11-04T12:08:19.400Z] --- PASS: TestValidateIPAddress (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestMapOpts [2020-11-04T12:08:19.400Z] --- PASS: TestMapOpts (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestListOptsWithoutValidator [2020-11-04T12:08:19.400Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestListOptsWithValidator [2020-11-04T12:08:19.400Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestValidateDNSSearch [2020-11-04T12:08:19.400Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_general_format [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_one_more [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-11-04T12:08:19.400Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-11-04T12:08:19.400Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestNamedListOpts [2020-11-04T12:08:19.400Z] --- PASS: TestNamedListOpts (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestNamedMapOpts [2020-11-04T12:08:19.400Z] --- PASS: TestNamedMapOpts (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestParseLink [2020-11-04T12:08:19.400Z] --- PASS: TestParseLink (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestQuotedStringSetWithQuotes [2020-11-04T12:08:19.400Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-11-04T12:08:19.400Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestQuotedStringSetWithNoQuotes [2020-11-04T12:08:19.400Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-11-04T12:08:19.400Z] === RUN TestUlimitOpt [2020-11-04T12:08:19.400Z] --- PASS: TestUlimitOpt (0.00s) [2020-11-04T12:08:19.400Z] PASS [2020-11-04T12:08:19.400Z] coverage: 67.1% of statements [2020-11-04T12:08:19.400Z] ok github.com/docker/docker/opts 0.327s coverage: 67.1% of statements [2020-11-04T12:08:19.400Z] --- PASS: TestRegisterExistingLayer (0.18s) [2020-11-04T12:08:19.400Z] === RUN TestTarStreamVerification [2020-11-04T12:08:19.400Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-11-04T12:08:19.400Z] layer_test.go:697: Failing on Windows [2020-11-04T12:08:19.400Z] === RUN TestLayerMigration [2020-11-04T12:08:19.400Z] --- SKIP: TestLayerMigration (0.00s) [2020-11-04T12:08:19.400Z] migration_test.go:46: Failing on Windows [2020-11-04T12:08:19.400Z] === RUN TestLayerMigrationNoTarsplit [2020-11-04T12:08:19.400Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-11-04T12:08:19.400Z] migration_test.go:182: Failing on Windows [2020-11-04T12:08:19.400Z] === RUN TestMountInit [2020-11-04T12:08:19.400Z] --- SKIP: TestMountInit (0.00s) [2020-11-04T12:08:19.400Z] mount_test.go:17: Failing on Windows [2020-11-04T12:08:19.400Z] === RUN TestMountSize [2020-11-04T12:08:19.400Z] --- SKIP: TestMountSize (0.00s) [2020-11-04T12:08:19.400Z] mount_test.go:76: Failing on Windows [2020-11-04T12:08:19.400Z] === RUN TestMountChanges [2020-11-04T12:08:19.400Z] --- SKIP: TestMountChanges (0.00s) [2020-11-04T12:08:19.400Z] mount_test.go:125: Failing on Windows [2020-11-04T12:08:19.400Z] === RUN TestMountApply [2020-11-04T12:08:19.400Z] --- SKIP: TestMountApply (0.00s) [2020-11-04T12:08:19.400Z] mount_test.go:212: Failing on Windows [2020-11-04T12:08:19.400Z] PASS [2020-11-04T12:08:19.400Z] coverage: 30.1% of statements [2020-11-04T12:08:19.400Z] ok github.com/docker/docker/layer 0.718s coverage: 30.1% of statements [2020-11-04T12:08:19.400Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T12:08:19.400Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T12:08:19.400Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T12:08:19.400Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T12:08:19.400Z] ? github.com/docker/docker/oci [no test files] [2020-11-04T12:08:19.400Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T12:08:20.142Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-11-04T12:08:20.142Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T12:08:20.356Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-04T12:08:20.356Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-04T12:08:20.356Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-04T12:08:20.356Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-04T12:08:20.372Z] === RUN TestUnbuffered [2020-11-04T12:08:20.372Z] --- PASS: TestUnbuffered (0.00s) [2020-11-04T12:08:20.372Z] === RUN TestRaceUnbuffered [2020-11-04T12:08:20.372Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-11-04T12:08:20.372Z] PASS [2020-11-04T12:08:20.372Z] coverage: 100.0% of statements [2020-11-04T12:08:20.372Z] ok github.com/docker/docker/pkg/broadcaster 0.210s coverage: 100.0% of statements [2020-11-04T12:08:20.612Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-04T12:08:21.083Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-11-04T12:08:21.343Z] === RUN TestPeerCertificateMarshalJSON [2020-11-04T12:08:21.541Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-04T12:08:21.541Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-04T12:08:21.803Z] === RUN TestMatch [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[]] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[foo]] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[bar]_[foo]] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[foo_bar]] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[qux]_[foo]] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[]#01 [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[qux]] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[foo_bar_qux]] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[qux]_[baz]] [2020-11-04T12:08:21.803Z] === RUN TestMatch/[[foo_baz]] [2020-11-04T12:08:21.803Z] --- PASS: TestMatch (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[]] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-11-04T12:08:21.803Z] PASS [2020-11-04T12:08:21.803Z] coverage: 87.5% of statements [2020-11-04T12:08:21.803Z] ok github.com/docker/docker/pkg/capabilities 0.400s coverage: 87.5% of statements [2020-11-04T12:08:21.803Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-11-04T12:08:21.803Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-11-04T12:08:21.803Z] --- PASS: TestPeerCertificateMarshalJSON (0.31s) [2020-11-04T12:08:21.803Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-11-04T12:08:21.803Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-11-04T12:08:21.803Z] === RUN TestMiddleware [2020-11-04T12:08:21.803Z] --- PASS: TestMiddleware (0.00s) [2020-11-04T12:08:21.803Z] === RUN TestNewResponseModifier [2020-11-04T12:08:21.803Z] --- PASS: TestNewResponseModifier (0.00s) [2020-11-04T12:08:21.803Z] PASS [2020-11-04T12:08:21.803Z] coverage: 26.8% of statements [2020-11-04T12:08:21.803Z] ok github.com/docker/docker/pkg/authorization 0.566s coverage: 26.8% of statements [2020-11-04T12:08:22.023Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-11-04T12:08:22.104Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-04T12:08:22.595Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2020-11-04T12:08:22.595Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-04T12:08:22.773Z] === RUN TestIsArchivePathDir [2020-11-04T12:08:22.773Z] === RUN TestChrootTarUntar [2020-11-04T12:08:22.773Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-11-04T12:08:22.773Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:08:22.773Z] === RUN TestChrootUntarWithHugeExcludesList [2020-11-04T12:08:22.773Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-04T12:08:22.773Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:08:22.773Z] === RUN TestChrootUntarEmptyArchive [2020-11-04T12:08:22.773Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-11-04T12:08:22.773Z] === RUN TestChrootTarUntarWithSymlink [2020-11-04T12:08:22.773Z] --- PASS: TestIsArchivePathDir (0.06s) [2020-11-04T12:08:22.773Z] === RUN TestIsArchivePathInvalidFile [2020-11-04T12:08:22.773Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-11-04T12:08:22.773Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T12:08:22.773Z] === RUN TestChrootCopyWithTar [2020-11-04T12:08:22.773Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-11-04T12:08:22.773Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T12:08:22.773Z] === RUN TestChrootCopyFileWithTar [2020-11-04T12:08:22.773Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-11-04T12:08:22.773Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:08:22.773Z] === RUN TestChrootUntarPath [2020-11-04T12:08:22.773Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-11-04T12:08:22.773Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T12:08:22.773Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-11-04T12:08:22.773Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-04T12:08:22.773Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:08:22.773Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-11-04T12:08:22.773Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-04T12:08:22.773Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:08:22.773Z] === RUN TestChrootApplyDotDotFile [2020-11-04T12:08:22.773Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-11-04T12:08:22.773Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:08:22.773Z] PASS [2020-11-04T12:08:22.773Z] coverage: 15.4% of statements [2020-11-04T12:08:22.773Z] ok github.com/docker/docker/pkg/chrootarchive 0.276s coverage: 15.4% of statements [2020-11-04T12:08:22.773Z] === RUN TestSizeEmpty [2020-11-04T12:08:22.773Z] --- PASS: TestSizeEmpty (0.00s) [2020-11-04T12:08:22.773Z] === RUN TestSizeEmptyFile [2020-11-04T12:08:22.773Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-11-04T12:08:22.773Z] === RUN TestSizeNonemptyFile [2020-11-04T12:08:22.773Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-11-04T12:08:22.773Z] === RUN TestSizeNestedDirectoryEmpty [2020-11-04T12:08:22.773Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-11-04T12:08:22.773Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-11-04T12:08:22.773Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-11-04T12:08:22.773Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-11-04T12:08:22.773Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-11-04T12:08:22.773Z] === RUN TestMoveToSubdir [2020-11-04T12:08:22.773Z] --- PASS: TestMoveToSubdir (0.00s) [2020-11-04T12:08:22.773Z] === RUN TestSizeNonExistingDirectory [2020-11-04T12:08:22.773Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-11-04T12:08:22.773Z] PASS [2020-11-04T12:08:22.773Z] coverage: 80.0% of statements [2020-11-04T12:08:22.773Z] ok github.com/docker/docker/pkg/directory 0.097s coverage: 80.0% of statements [2020-11-04T12:08:23.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-04T12:08:23.233Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2020-11-04T12:08:23.233Z] === RUN TestIsArchivePathTar [2020-11-04T12:08:23.233Z] --- PASS: TestIsArchivePathTar (0.18s) [2020-11-04T12:08:23.233Z] === RUN TestDecompressStreamGzip [2020-11-04T12:08:23.233Z] --- PASS: TestDecompressStreamGzip (0.16s) [2020-11-04T12:08:23.233Z] === RUN TestDecompressStreamBzip2 [2020-11-04T12:08:23.692Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2020-11-04T12:08:23.692Z] === RUN TestDecompressStreamXz [2020-11-04T12:08:23.692Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-11-04T12:08:23.692Z] archive_test.go:133: Xz not present in msys2 [2020-11-04T12:08:23.692Z] === RUN TestCompressStreamXzUnsupported [2020-11-04T12:08:23.692Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-11-04T12:08:23.692Z] === RUN TestCompressStreamBzip2Unsupported [2020-11-04T12:08:23.692Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-11-04T12:08:23.692Z] === RUN TestCompressStreamInvalid [2020-11-04T12:08:23.692Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-11-04T12:08:23.692Z] === RUN TestExtensionInvalid [2020-11-04T12:08:23.692Z] --- PASS: TestExtensionInvalid (0.00s) [2020-11-04T12:08:23.692Z] === RUN TestExtensionUncompressed [2020-11-04T12:08:23.692Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-11-04T12:08:23.692Z] === RUN TestExtensionBzip2 [2020-11-04T12:08:23.692Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-11-04T12:08:23.692Z] === RUN TestExtensionGzip [2020-11-04T12:08:23.692Z] --- PASS: TestExtensionGzip (0.00s) [2020-11-04T12:08:23.692Z] === RUN TestExtensionXz [2020-11-04T12:08:23.692Z] --- PASS: TestExtensionXz (0.00s) [2020-11-04T12:08:23.692Z] === RUN TestCmdStreamLargeStderr [2020-11-04T12:08:23.692Z] === RUN Test [2020-11-04T12:08:23.692Z] === RUN Test/TestContainsEntry [2020-11-04T12:08:23.692Z] === RUN Test/TestCreateEntries [2020-11-04T12:08:23.692Z] === RUN Test/TestEntriesDiff [2020-11-04T12:08:23.692Z] === RUN Test/TestEntriesEquality [2020-11-04T12:08:23.692Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-11-04T12:08:23.692Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-11-04T12:08:23.692Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-11-04T12:08:23.692Z] === RUN Test/TestGeneratorNotGenerate [2020-11-04T12:08:23.692Z] === RUN Test/TestGeneratorWithPort [2020-11-04T12:08:23.692Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-11-04T12:08:23.692Z] === RUN Test/TestNewEntry [2020-11-04T12:08:23.692Z] === RUN Test/TestParse [2020-11-04T12:08:23.692Z] --- PASS: Test (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestNewEntry (0.00s) [2020-11-04T12:08:23.692Z] --- PASS: Test/TestParse (0.00s) [2020-11-04T12:08:23.692Z] PASS [2020-11-04T12:08:23.692Z] coverage: 58.3% of statements [2020-11-04T12:08:23.692Z] ok github.com/docker/docker/pkg/discovery 0.092s coverage: 58.3% of statements [2020-11-04T12:08:23.692Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2020-11-04T12:08:23.692Z] === RUN TestCmdStreamBad [2020-11-04T12:08:23.692Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-11-04T12:08:23.692Z] archive_test.go:238: Failing on Windows CI machines [2020-11-04T12:08:23.692Z] === RUN TestCmdStreamGood [2020-11-04T12:08:23.692Z] --- PASS: TestCmdStreamGood (0.11s) [2020-11-04T12:08:23.692Z] === RUN TestUntarPathWithInvalidDest [2020-11-04T12:08:23.692Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2020-11-04T12:08:23.692Z] === RUN TestUntarPathWithInvalidSrc [2020-11-04T12:08:23.692Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-11-04T12:08:23.692Z] === RUN TestUntarPath [2020-11-04T12:08:23.692Z] --- PASS: TestUntarPath (0.12s) [2020-11-04T12:08:23.692Z] === RUN TestUntarPathWithDestinationFile [2020-11-04T12:08:24.151Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2020-11-04T12:08:24.151Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-11-04T12:08:24.151Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.13s) [2020-11-04T12:08:24.151Z] === RUN TestCopyWithTarInvalidSrc [2020-11-04T12:08:24.151Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-11-04T12:08:24.151Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-11-04T12:08:24.151Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-11-04T12:08:24.151Z] === RUN TestCopyWithTarSrcFile [2020-11-04T12:08:24.151Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-11-04T12:08:24.151Z] === RUN TestCopyWithTarSrcFolder [2020-11-04T12:08:24.151Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-11-04T12:08:24.151Z] === RUN TestCopyFileWithTarInvalidSrc [2020-11-04T12:08:24.151Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-11-04T12:08:24.151Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-11-04T12:08:24.151Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-11-04T12:08:24.151Z] === RUN TestCopyFileWithTarSrcFolder [2020-11-04T12:08:24.151Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-11-04T12:08:24.151Z] === RUN TestCopyFileWithTarSrcFile [2020-11-04T12:08:24.151Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2020-11-04T12:08:24.151Z] === RUN TestTarFiles [2020-11-04T12:08:24.507Z] ok github.com/docker/docker/pkg/archive 0.317s coverage: 77.2% of statements [2020-11-04T12:08:24.611Z] === RUN Test [2020-11-04T12:08:24.611Z] === RUN Test/TestContent [2020-11-04T12:08:24.611Z] === RUN Test/TestInitialize [2020-11-04T12:08:24.611Z] === RUN Test/TestNew [2020-11-04T12:08:24.611Z] === RUN Test/TestParsingContentsWithComments [2020-11-04T12:08:24.611Z] === RUN Test/TestRegister [2020-11-04T12:08:24.611Z] === RUN Test/TestWatch [2020-11-04T12:08:24.611Z] --- PASS: Test (0.03s) [2020-11-04T12:08:24.611Z] --- PASS: Test/TestContent (0.00s) [2020-11-04T12:08:24.611Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-04T12:08:24.611Z] --- PASS: Test/TestNew (0.00s) [2020-11-04T12:08:24.611Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-11-04T12:08:24.611Z] --- PASS: Test/TestRegister (0.00s) [2020-11-04T12:08:24.611Z] --- PASS: Test/TestWatch (0.02s) [2020-11-04T12:08:24.611Z] PASS [2020-11-04T12:08:24.611Z] coverage: 97.6% of statements [2020-11-04T12:08:24.611Z] ok github.com/docker/docker/pkg/discovery/file 0.248s coverage: 97.6% of statements [2020-11-04T12:08:25.073Z] === RUN Test [2020-11-04T12:08:25.073Z] === RUN Test/TestWatch [2020-11-04T12:08:25.073Z] --- PASS: Test (0.00s) [2020-11-04T12:08:25.073Z] --- PASS: Test/TestWatch (0.00s) [2020-11-04T12:08:25.073Z] PASS [2020-11-04T12:08:25.073Z] coverage: 92.3% of statements [2020-11-04T12:08:25.073Z] ok github.com/docker/docker/pkg/discovery/memory 0.096s coverage: 92.3% of statements [2020-11-04T12:08:25.078Z] ok github.com/docker/docker/pkg/authorization 0.158s coverage: 68.3% of statements [2020-11-04T12:08:25.339Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-04T12:08:25.533Z] === RUN Test [2020-11-04T12:08:25.533Z] === RUN Test/TestInitialize [2020-11-04T12:08:25.552Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-04T12:08:25.600Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-11-04T12:08:25.994Z] === RUN Test [2020-11-04T12:08:25.994Z] === RUN Test/TestInitialize [2020-11-04T12:08:25.994Z] === RUN Test/TestInitializeWithPattern [2020-11-04T12:08:25.994Z] === RUN Test/TestRegister [2020-11-04T12:08:25.994Z] === RUN Test/TestWatch [2020-11-04T12:08:25.994Z] --- PASS: Test (0.00s) [2020-11-04T12:08:25.994Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-04T12:08:25.994Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-11-04T12:08:25.994Z] --- PASS: Test/TestRegister (0.00s) [2020-11-04T12:08:25.994Z] --- PASS: Test/TestWatch (0.00s) [2020-11-04T12:08:25.994Z] PASS [2020-11-04T12:08:25.994Z] coverage: 93.8% of statements [2020-11-04T12:08:25.994Z] ok github.com/docker/docker/pkg/discovery/nodes 0.070s coverage: 93.8% of statements [2020-11-04T12:08:25.994Z] time="2020-11-04T12:08:25Z" level=info msg="Initializing discovery without TLS" [2020-11-04T12:08:25.994Z] time="2020-11-04T12:08:25Z" level=info msg="Initializing discovery without TLS" [2020-11-04T12:08:25.994Z] time="2020-11-04T12:08:25Z" level=info msg="Initializing discovery without TLS" [2020-11-04T12:08:25.994Z] === RUN Test/TestInitializeWithCerts [2020-11-04T12:08:25.994Z] time="2020-11-04T12:08:25Z" level=info msg="Initializing discovery with TLS" [2020-11-04T12:08:25.994Z] === RUN Test/TestWatch [2020-11-04T12:08:25.994Z] time="2020-11-04T12:08:25Z" level=info msg="Initializing discovery without TLS" [2020-11-04T12:08:26.114Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-04T12:08:26.453Z] === RUN TestPollerAddRemove [2020-11-04T12:08:26.453Z] --- PASS: TestPollerAddRemove (0.00s) [2020-11-04T12:08:26.453Z] === RUN TestPollerEvent [2020-11-04T12:08:26.453Z] --- SKIP: TestPollerEvent (0.00s) [2020-11-04T12:08:26.453Z] poller_test.go:41: No chmod on Windows [2020-11-04T12:08:26.453Z] === RUN TestPollerClose [2020-11-04T12:08:26.453Z] --- PASS: TestPollerClose (0.00s) [2020-11-04T12:08:26.453Z] PASS [2020-11-04T12:08:26.453Z] coverage: 45.7% of statements [2020-11-04T12:08:26.453Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 45.7% of statements [2020-11-04T12:08:27.046Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-04T12:08:27.304Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-04T12:08:27.426Z] === RUN TestCopyFileWithInvalidSrc [2020-11-04T12:08:27.426Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCopyFileWithInvalidDest [2020-11-04T12:08:27.426Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2020-11-04T12:08:27.426Z] === RUN TestCopyFileWithSameSrcAndDest [2020-11-04T12:08:27.426Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-11-04T12:08:27.426Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCopyFile [2020-11-04T12:08:27.426Z] --- PASS: TestCopyFile (0.01s) [2020-11-04T12:08:27.426Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-11-04T12:08:27.426Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-04T12:08:27.426Z] fileutils_test.go:134: Needs porting to Windows [2020-11-04T12:08:27.426Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-11-04T12:08:27.426Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestReadSymlinkedDirectoryToFile [2020-11-04T12:08:27.426Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-04T12:08:27.426Z] fileutils_test.go:180: Needs porting to Windows [2020-11-04T12:08:27.426Z] === RUN TestWildcardMatches [2020-11-04T12:08:27.426Z] --- PASS: TestWildcardMatches (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestPatternMatches [2020-11-04T12:08:27.426Z] --- PASS: TestPatternMatches (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-11-04T12:08:27.426Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestPatternMatchesFolderExclusions [2020-11-04T12:08:27.426Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-11-04T12:08:27.426Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-11-04T12:08:27.426Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-11-04T12:08:27.426Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-11-04T12:08:27.426Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestSingleExclamationError [2020-11-04T12:08:27.426Z] --- PASS: TestSingleExclamationError (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestMatchesWithNoPatterns [2020-11-04T12:08:27.426Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestMatchesWithMalformedPatterns [2020-11-04T12:08:27.426Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestMatches [2020-11-04T12:08:27.426Z] --- PASS: TestMatches (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCleanPatterns [2020-11-04T12:08:27.426Z] --- PASS: TestCleanPatterns (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-11-04T12:08:27.426Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCleanPatternsExceptionFlag [2020-11-04T12:08:27.426Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-11-04T12:08:27.426Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-11-04T12:08:27.426Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCleanPatternsErrorSingleException [2020-11-04T12:08:27.426Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCreateIfNotExistsDir [2020-11-04T12:08:27.426Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestCreateIfNotExistsFile [2020-11-04T12:08:27.426Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestMatch [2020-11-04T12:08:27.426Z] --- PASS: TestMatch (0.00s) [2020-11-04T12:08:27.426Z] PASS [2020-11-04T12:08:27.426Z] coverage: 87.7% of statements [2020-11-04T12:08:27.426Z] ok github.com/docker/docker/pkg/fileutils 0.206s coverage: 87.7% of statements [2020-11-04T12:08:27.426Z] === RUN TestGet [2020-11-04T12:08:27.426Z] --- PASS: TestGet (0.00s) [2020-11-04T12:08:27.426Z] === RUN TestGetShortcutString [2020-11-04T12:08:27.426Z] --- PASS: TestGetShortcutString (0.00s) [2020-11-04T12:08:27.426Z] PASS [2020-11-04T12:08:27.426Z] coverage: 42.9% of statements [2020-11-04T12:08:27.426Z] ok github.com/docker/docker/pkg/homedir 0.063s coverage: 42.9% of statements [2020-11-04T12:08:28.247Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-04T12:08:28.808Z] === RUN TestDockerSuite/TestBuildUser [2020-11-04T12:08:28.895Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 43.2% of statements [2020-11-04T12:08:28.896Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-11-04T12:08:28.965Z] --- PASS: Test (3.19s) [2020-11-04T12:08:28.965Z] --- PASS: Test/TestInitialize (0.15s) [2020-11-04T12:08:28.965Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2020-11-04T12:08:28.965Z] --- PASS: Test/TestWatch (3.04s) [2020-11-04T12:08:28.965Z] PASS [2020-11-04T12:08:28.965Z] coverage: 84.1% of statements [2020-11-04T12:08:28.965Z] ok github.com/docker/docker/pkg/discovery/kv 3.636s coverage: 84.1% of statements [2020-11-04T12:08:28.965Z] === RUN TestCreateIDMapOrder [2020-11-04T12:08:28.965Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-11-04T12:08:28.965Z] PASS [2020-11-04T12:08:28.965Z] coverage: 7.3% of statements [2020-11-04T12:08:28.965Z] ok github.com/docker/docker/pkg/idtools 0.207s coverage: 7.3% of statements [2020-11-04T12:08:29.156Z] ok github.com/docker/docker/layer 7.613s coverage: 68.8% of statements [2020-11-04T12:08:29.156Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T12:08:29.156Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T12:08:29.156Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T12:08:29.156Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T12:08:29.156Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T12:08:29.156Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T12:08:29.156Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T12:08:29.425Z] === RUN TestFixedBufferCap [2020-11-04T12:08:29.425Z] --- PASS: TestFixedBufferCap (0.00s) [2020-11-04T12:08:29.425Z] === RUN TestFixedBufferLen [2020-11-04T12:08:29.425Z] --- PASS: TestFixedBufferLen (0.00s) [2020-11-04T12:08:29.425Z] === RUN TestFixedBufferString [2020-11-04T12:08:29.425Z] --- PASS: TestFixedBufferString (0.00s) [2020-11-04T12:08:29.425Z] === RUN TestFixedBufferWrite [2020-11-04T12:08:29.425Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-11-04T12:08:29.425Z] === RUN TestFixedBufferRead [2020-11-04T12:08:29.425Z] --- PASS: TestFixedBufferRead (0.00s) [2020-11-04T12:08:29.425Z] === RUN TestBytesPipeRead [2020-11-04T12:08:29.425Z] --- PASS: TestBytesPipeRead (0.00s) [2020-11-04T12:08:29.425Z] === RUN TestBytesPipeWrite [2020-11-04T12:08:29.425Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-11-04T12:08:29.425Z] === RUN TestBytesPipeWriteRandomChunks [2020-11-04T12:08:29.727Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-11-04T12:08:29.727Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2020-11-04T12:08:29.885Z] --- PASS: TestBytesPipeWriteRandomChunks (0.59s) [2020-11-04T12:08:29.885Z] === RUN TestAtomicWriteToFile [2020-11-04T12:08:30.176Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-04T12:08:30.344Z] --- PASS: TestAtomicWriteToFile (0.10s) [2020-11-04T12:08:30.344Z] === RUN TestAtomicWriteSetCommit [2020-11-04T12:08:30.344Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-11-04T12:08:30.344Z] === RUN TestAtomicWriteSetCancel [2020-11-04T12:08:30.344Z] --- PASS: TestTarFiles (6.07s) [2020-11-04T12:08:30.344Z] === RUN TestTarUntar [2020-11-04T12:08:30.344Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-11-04T12:08:30.344Z] === RUN TestReadCloserWrapperClose [2020-11-04T12:08:30.344Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestReaderErrWrapperReadOnError [2020-11-04T12:08:30.344Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestReaderErrWrapperRead [2020-11-04T12:08:30.344Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestHashData [2020-11-04T12:08:30.344Z] --- PASS: TestHashData (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestCancelReadCloser [2020-11-04T12:08:30.344Z] --- PASS: TestTarUntar (0.02s) [2020-11-04T12:08:30.344Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-11-04T12:08:30.344Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestTarWithOptions [2020-11-04T12:08:30.344Z] --- PASS: TestTarWithOptions (0.03s) [2020-11-04T12:08:30.344Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-11-04T12:08:30.344Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestUntarUstarGnuConflict [2020-11-04T12:08:30.344Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestUntarInvalidFilenames [2020-11-04T12:08:30.344Z] === RUN TestStandardLongPath [2020-11-04T12:08:30.344Z] --- PASS: TestStandardLongPath (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestUNCLongPath [2020-11-04T12:08:30.344Z] --- PASS: TestUNCLongPath (0.00s) [2020-11-04T12:08:30.344Z] PASS [2020-11-04T12:08:30.344Z] coverage: 100.0% of statements [2020-11-04T12:08:30.344Z] --- PASS: TestCancelReadCloser (0.10s) [2020-11-04T12:08:30.344Z] === RUN TestWriteCloserWrapperClose [2020-11-04T12:08:30.344Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestNopWriteCloser [2020-11-04T12:08:30.344Z] --- PASS: TestNopWriteCloser (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestNopWriter [2020-11-04T12:08:30.344Z] --- PASS: TestNopWriter (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestWriteCounter [2020-11-04T12:08:30.344Z] --- PASS: TestWriteCounter (0.00s) [2020-11-04T12:08:30.344Z] PASS [2020-11-04T12:08:30.344Z] coverage: 69.2% of statements [2020-11-04T12:08:30.344Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-11-04T12:08:30.344Z] ok github.com/docker/docker/pkg/ioutils 0.884s coverage: 69.2% of statements [2020-11-04T12:08:30.344Z] === RUN TestError [2020-11-04T12:08:30.344Z] --- PASS: TestError (0.00s) [2020-11-04T12:08:30.344Z] === RUN TestProgressString [2020-11-04T12:08:30.344Z] === RUN TestProgressString/no_progress [2020-11-04T12:08:30.344Z] === RUN TestProgressString/progress_1 [2020-11-04T12:08:30.344Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-11-04T12:08:30.344Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-11-04T12:08:30.344Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-11-04T12:08:30.344Z] === RUN TestProgressString/with_units [2020-11-04T12:08:30.344Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-11-04T12:08:30.344Z] === RUN TestProgressString/hide_counts [2020-11-04T12:08:30.344Z] --- PASS: TestProgressString (0.00s) [2020-11-04T12:08:30.344Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-11-04T12:08:30.344Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-11-04T12:08:30.344Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-11-04T12:08:30.344Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-11-04T12:08:30.344Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-11-04T12:08:30.345Z] --- PASS: TestProgressString/with_units (0.00s) [2020-11-04T12:08:30.345Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-11-04T12:08:30.345Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-11-04T12:08:30.345Z] === RUN TestJSONMessageDisplay [2020-11-04T12:08:30.345Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames015816602\\dest" [2020-11-04T12:08:30.345Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2020-11-04T12:08:30.345Z] === RUN TestUntarHardlinkToSymlink [2020-11-04T12:08:30.345Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-11-04T12:08:30.345Z] === RUN TestUntarInvalidHardlink [2020-11-04T12:08:30.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink211482507\\victim\\hello" -> "../victim/hello" [2020-11-04T12:08:30.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink414288238\\victim\\hello" -> "/../victim/hello" [2020-11-04T12:08:30.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink992684533\\victim" -> "../victim" [2020-11-04T12:08:30.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink511515344\\victim" -> "../victim" [2020-11-04T12:08:30.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink278618607\\victim" -> "../victim" [2020-11-04T12:08:30.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink751100034\\victim" -> "../victim" [2020-11-04T12:08:30.345Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-11-04T12:08:30.345Z] === RUN TestUntarInvalidSymlink [2020-11-04T12:08:30.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink307338745\\dest\\dotdot" -> "../victim/hello" [2020-11-04T12:08:30.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink318299396\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-04T12:08:30.667Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-11-04T12:08:30.806Z] powershell.exe : # github.com/docker/docker/pkg/mount [2020-11-04T12:08:30.806Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-48544d02\powershellWrapper.ps1:3 char:1 [2020-11-04T12:08:30.806Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2020-11-04T12:08:30.806Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-04T12:08:30.806Z] + CategoryInfo : NotSpecified: (# github.com/docker/docker/pkg/mount:String) [], RemoteException [2020-11-04T12:08:30.806Z] + FullyQualifiedErrorId : NativeCommandError [2020-11-04T12:08:30.806Z] [2020-11-04T12:08:30.806Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY [2020-11-04T12:08:30.806Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID [2020-11-04T12:08:30.806Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC [2020-11-04T12:08:30.806Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS [2020-11-04T12:08:30.806Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME [2020-11-04T12:08:30.806Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND [2020-11-04T12:08:30.806Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC [2020-11-04T12:08:31.238Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-11-04T12:08:31.265Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK [2020-11-04T12:08:31.265Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV [2020-11-04T12:08:31.265Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME [2020-11-04T12:08:31.265Z] pkg\mount\deprecated.go:32:16: too many errors [2020-11-04T12:08:31.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink409332371\\dest\\loophole-victim" -> "../victim" [2020-11-04T12:08:31.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink165374678\\dest\\loophole-victim" -> "../victim" [2020-11-04T12:08:31.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink090367549\\dest\\loophole-victim" -> "../victim" [2020-11-04T12:08:31.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink713762936\\dest\\loophole-victim" -> "../victim" [2020-11-04T12:08:31.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink951063415\\dest\\dir\\loophole" -> "../../victim" [2020-11-04T12:08:31.265Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2020-11-04T12:08:31.265Z] === RUN TestTempArchiveCloseMultipleTimes [2020-11-04T12:08:31.265Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-11-04T12:08:31.265Z] === RUN TestReplaceFileTarWrapper [2020-11-04T12:08:31.265Z] --- PASS: TestJSONMessageDisplay (0.15s) [2020-11-04T12:08:31.265Z] === RUN TestJSONMessageDisplayWithJSONError [2020-11-04T12:08:31.265Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-11-04T12:08:31.265Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-11-04T12:08:31.265Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-11-04T12:08:31.265Z] === RUN TestDisplayJSONMessagesStream [2020-11-04T12:08:31.265Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-11-04T12:08:31.265Z] PASS [2020-11-04T12:08:31.265Z] coverage: 91.7% of statements [2020-11-04T12:08:31.265Z] ok github.com/docker/docker/pkg/jsonmessage 0.236s coverage: 91.7% of statements [2020-11-04T12:08:31.265Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2020-11-04T12:08:31.265Z] === RUN TestPrefixHeaderReadable [2020-11-04T12:08:31.265Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-11-04T12:08:31.265Z] === RUN TestDisablePigz [2020-11-04T12:08:31.265Z] --- PASS: TestDisablePigz (0.15s) [2020-11-04T12:08:31.265Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-11-04T12:08:31.265Z] === RUN TestPigz [2020-11-04T12:08:31.265Z] --- PASS: TestPigz (0.23s) [2020-11-04T12:08:31.265Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-11-04T12:08:31.265Z] === RUN TestCopyFileWithInvalidDest [2020-11-04T12:08:31.265Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-11-04T12:08:31.265Z] archive_windows_test.go:16: Currently fails [2020-11-04T12:08:31.265Z] === RUN TestCanonicalTarNameForPath [2020-11-04T12:08:31.265Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-11-04T12:08:31.265Z] === RUN TestCanonicalTarName [2020-11-04T12:08:31.265Z] --- PASS: TestCanonicalTarName (0.00s) [2020-11-04T12:08:31.265Z] === RUN TestChmodTarEntry [2020-11-04T12:08:31.265Z] --- PASS: TestChmodTarEntry (0.00s) [2020-11-04T12:08:31.265Z] === RUN TestHardLinkOrder [2020-11-04T12:08:31.265Z] --- PASS: TestHardLinkOrder (0.14s) [2020-11-04T12:08:31.265Z] === RUN TestChangeString [2020-11-04T12:08:31.265Z] --- PASS: TestChangeString (0.00s) [2020-11-04T12:08:31.265Z] === RUN TestChangesWithNoChanges [2020-11-04T12:08:31.265Z] --- PASS: TestChangesWithNoChanges (0.03s) [2020-11-04T12:08:31.265Z] === RUN TestChangesWithChanges [2020-11-04T12:08:31.265Z] --- PASS: TestChangesWithChanges (0.04s) [2020-11-04T12:08:31.265Z] === RUN TestChangesWithChangesGH13590 [2020-11-04T12:08:31.265Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-11-04T12:08:31.265Z] changes_test.go:192: needs more investigation [2020-11-04T12:08:31.265Z] === RUN TestChangesDirsEmpty [2020-11-04T12:08:31.265Z] === RUN TestNameFormat [2020-11-04T12:08:31.265Z] --- PASS: TestNameFormat (0.00s) [2020-11-04T12:08:31.265Z] === RUN TestNameRetries [2020-11-04T12:08:31.265Z] --- PASS: TestNameRetries (0.00s) [2020-11-04T12:08:31.265Z] PASS [2020-11-04T12:08:31.265Z] coverage: 85.7% of statements [2020-11-04T12:08:31.265Z] ok github.com/docker/docker/pkg/namesgenerator 0.092s coverage: 85.7% of statements [2020-11-04T12:08:31.265Z] --- PASS: TestChangesDirsEmpty (0.18s) [2020-11-04T12:08:31.265Z] === RUN TestChangesDirsMutated [2020-11-04T12:08:31.498Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-11-04T12:08:31.727Z] --- PASS: TestChangesDirsMutated (0.16s) [2020-11-04T12:08:31.727Z] === RUN TestApplyLayer [2020-11-04T12:08:31.727Z] --- SKIP: TestApplyLayer (0.00s) [2020-11-04T12:08:31.727Z] changes_test.go:405: needs further investigation [2020-11-04T12:08:31.727Z] === RUN TestChangesSizeWithHardlinks [2020-11-04T12:08:31.727Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-11-04T12:08:31.727Z] changes_test.go:441: needs further investigation [2020-11-04T12:08:31.727Z] === RUN TestChangesSizeWithNoChanges [2020-11-04T12:08:31.727Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-11-04T12:08:31.727Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-11-04T12:08:31.727Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-11-04T12:08:31.727Z] === RUN TestChangesSize [2020-11-04T12:08:31.727Z] --- PASS: TestChangesSize (0.00s) [2020-11-04T12:08:31.727Z] === RUN TestApplyLayerInvalidFilenames [2020-11-04T12:08:31.727Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames281641387\\dest" [2020-11-04T12:08:31.727Z] === RUN TestParseKeyValueOpt [2020-11-04T12:08:31.727Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-11-04T12:08:31.727Z] === RUN TestParseUintList [2020-11-04T12:08:31.727Z] --- PASS: TestParseUintList (0.00s) [2020-11-04T12:08:31.727Z] === RUN TestParseUintListMaximumLimits [2020-11-04T12:08:31.727Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-11-04T12:08:31.727Z] PASS [2020-11-04T12:08:31.727Z] coverage: 97.0% of statements [2020-11-04T12:08:31.727Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-11-04T12:08:31.727Z] === RUN TestApplyLayerInvalidHardlink [2020-11-04T12:08:31.727Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink170042133\\victim\\hello" -> "../victim/hello" [2020-11-04T12:08:31.727Z] ok github.com/docker/docker/pkg/parsers 0.059s coverage: 97.0% of statements [2020-11-04T12:08:31.727Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink424563568\\victim\\hello" -> "/../victim/hello" [2020-11-04T12:08:31.727Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink307578895\\victim" -> "../victim" [2020-11-04T12:08:31.727Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink622019618\\victim" -> "../victim" [2020-11-04T12:08:31.727Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink301379353\\victim" -> "../victim" [2020-11-04T12:08:31.727Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink135784356\\victim" -> "../victim" [2020-11-04T12:08:31.727Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-11-04T12:08:31.727Z] === RUN TestApplyLayerInvalidSymlink [2020-11-04T12:08:31.727Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink153125555\\dest\\dotdot" -> "../victim/hello" [2020-11-04T12:08:31.727Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink163160694\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-04T12:08:31.727Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink235557213\\dest\\loophole-victim" -> "../victim" [2020-11-04T12:08:31.727Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink067489048\\dest\\loophole-victim" -> "../victim" [2020-11-04T12:08:31.727Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink265466775\\dest\\loophole-victim" -> "../victim" [2020-11-04T12:08:31.727Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink272214026\\dest\\loophole-victim" -> "../victim" [2020-11-04T12:08:31.727Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-11-04T12:08:31.727Z] === RUN TestApplyLayerWhiteouts [2020-11-04T12:08:31.727Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2020-11-04T12:08:31.727Z] === RUN TestGenerateEmptyFile [2020-11-04T12:08:31.727Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-11-04T12:08:31.727Z] === RUN TestGenerateWithContent [2020-11-04T12:08:31.727Z] --- PASS: TestGenerateWithContent (0.00s) [2020-11-04T12:08:31.727Z] PASS [2020-11-04T12:08:31.727Z] coverage: 62.7% of statements [2020-11-04T12:08:31.727Z] ok github.com/docker/docker/pkg/archive 9.275s coverage: 62.7% of statements [2020-11-04T12:08:32.187Z] === RUN TestNewAndRemove [2020-11-04T12:08:32.187Z] --- PASS: TestNewAndRemove (0.00s) [2020-11-04T12:08:32.187Z] === RUN TestRemoveInvalidPath [2020-11-04T12:08:32.187Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-11-04T12:08:32.187Z] PASS [2020-11-04T12:08:32.187Z] coverage: 82.6% of statements [2020-11-04T12:08:32.187Z] ok github.com/docker/docker/pkg/pidfile 0.096s coverage: 82.6% of statements [2020-11-04T12:08:32.648Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-11-04T12:08:32.648Z] PASS [2020-11-04T12:08:32.648Z] [2020-11-04T12:08:32.648Z] === Skipped [2020-11-04T12:08:32.648Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T12:08:32.648Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:32.648Z] [2020-11-04T12:08:32.648Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-04T12:08:32.648Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:32.648Z] [2020-11-04T12:08:32.648Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T12:08:32.648Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:32.648Z] [2020-11-04T12:08:32.648Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T12:08:32.648Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:32.648Z] [2020-11-04T12:08:32.648Z] [2020-11-04T12:08:32.648Z] DONE 17 tests, 4 skipped in 27.570s [2020-11-04T12:08:32.648Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T12:08:32.648Z] ++ 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 [2020-11-04T12:08:32.648Z] ++ set -e [2020-11-04T12:08:32.648Z] ++ '[' -n 0 ']' [2020-11-04T12:08:32.648Z] ++ set -x [2020-11-04T12:08:32.648Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:08:32.648Z] INFO: Testing against a local daemon [2020-11-04T12:08:32.648Z] === RUN TestPluginInvalidJSON [2020-11-04T12:08:32.648Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T12:08:32.648Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T12:08:32.648Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T12:08:32.648Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-04T12:08:32.648Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T12:08:32.648Z] === RUN TestPluginInstall [2020-11-04T12:08:32.648Z] === RUN TestPluginInstall/no_auth [2020-11-04T12:08:32.648Z] time="2020-11-04T12:08:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:32.648Z] time="2020-11-04T12:08:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:040c12c07336002d560df7166eb9bf93a7651c02ab805356e2cde0891a4a10f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:32.648Z] time="2020-11-04T12:08:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:32.648Z] time="2020-11-04T12:08:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:040c12c07336002d560df7166eb9bf93a7651c02ab805356e2cde0891a4a10f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:32.693Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-04T12:08:32.882Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-11-04T12:08:32.942Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T12:08:33.157Z] === RUN TestParseEmptyInterface [2020-11-04T12:08:33.157Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-11-04T12:08:33.157Z] === RUN TestParseNonInterfaceType [2020-11-04T12:08:33.157Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-11-04T12:08:33.157Z] === RUN TestParseWithOneFunction [2020-11-04T12:08:33.157Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-11-04T12:08:33.157Z] === RUN TestParseWithMultipleFuncs [2020-11-04T12:08:33.157Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-11-04T12:08:33.157Z] === RUN TestParseWithUnnamedReturn [2020-11-04T12:08:33.157Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-11-04T12:08:33.157Z] === RUN TestEmbeddedInterface [2020-11-04T12:08:33.157Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-11-04T12:08:33.157Z] === RUN TestParsedImports [2020-11-04T12:08:33.157Z] --- PASS: TestParsedImports (0.00s) [2020-11-04T12:08:33.157Z] === RUN TestAliasedImports [2020-11-04T12:08:33.157Z] --- PASS: TestAliasedImports (0.00s) [2020-11-04T12:08:33.157Z] PASS [2020-11-04T12:08:33.157Z] coverage: 56.8% of statements [2020-11-04T12:08:33.157Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.181s coverage: 56.8% of statements [2020-11-04T12:08:33.584Z] time="2020-11-04T12:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:33.584Z] time="2020-11-04T12:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fb413f8fc1c522a0b804d7d6dae8e2db4c4886734e60ca33b1a5dc480bc971a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:33.584Z] time="2020-11-04T12:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:33.585Z] time="2020-11-04T12:08:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fb413f8fc1c522a0b804d7d6dae8e2db4c4886734e60ca33b1a5dc480bc971a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:33.822Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-11-04T12:08:33.822Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2020-11-04T12:08:33.879Z] === RUN TestPluginInstall/with_insecure [2020-11-04T12:08:34.126Z] === RUN TestFailedConnection [2020-11-04T12:08:34.393Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2020-11-04T12:08:34.393Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-11-04T12:08:34.586Z] === RUN TestHTTPTransport [2020-11-04T12:08:34.586Z] --- PASS: TestHTTPTransport (0.00s) [2020-11-04T12:08:34.586Z] PASS [2020-11-04T12:08:34.586Z] coverage: 85.7% of statements [2020-11-04T12:08:34.586Z] ok github.com/docker/docker/pkg/plugins/transport 0.229s coverage: 85.7% of statements [2020-11-04T12:08:34.586Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-11-04T12:08:34.586Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-04T12:08:34.586Z] === RUN TestBufioReaderPoolPutAndGet [2020-11-04T12:08:34.586Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-11-04T12:08:34.586Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-11-04T12:08:34.586Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-11-04T12:08:34.586Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-11-04T12:08:34.586Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-04T12:08:34.586Z] === RUN TestBufioWriterPoolPutAndGet [2020-11-04T12:08:34.586Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-11-04T12:08:34.586Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-11-04T12:08:34.586Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-11-04T12:08:34.586Z] === RUN TestBufferPoolPutAndGet [2020-11-04T12:08:34.586Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-11-04T12:08:34.586Z] PASS [2020-11-04T12:08:34.586Z] coverage: 88.2% of statements [2020-11-04T12:08:34.586Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2020-11-04T12:08:34.924Z] time="2020-11-04T12:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:34.924Z] time="2020-11-04T12:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e8465c5013811283e338c78289a23a7845774d931579fc1bda8b12dc6972980" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:34.924Z] time="2020-11-04T12:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:34.924Z] time="2020-11-04T12:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e8465c5013811283e338c78289a23a7845774d931579fc1bda8b12dc6972980" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:35.045Z] --- PASS: TestFailedConnection (1.02s) [2020-11-04T12:08:35.045Z] === RUN TestFailOnce [2020-11-04T12:08:35.045Z] 2020/11/04 12:08:34 http: panic serving 127.0.0.1:49218: Plugin not ready [2020-11-04T12:08:35.045Z] goroutine 10 [running]: [2020-11-04T12:08:35.045Z] net/http.(*conn).serve.func1(0xc000058be0) [2020-11-04T12:08:35.045Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-11-04T12:08:35.045Z] panic(0x849ac0, 0x986830) [2020-11-04T12:08:35.045Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-11-04T12:08:35.045Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T12:08:35.045Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-11-04T12:08:35.045Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T12:08:35.045Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-11-04T12:08:35.045Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T12:08:35.045Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-11-04T12:08:35.045Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T12:08:35.045Z] c:/go/src/net/http/server.go:2831 +0xab [2020-11-04T12:08:35.045Z] net/http.(*conn).serve(0xc000058be0, 0x99b060, 0xc00004a980) [2020-11-04T12:08:35.045Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-11-04T12:08:35.045Z] created by net/http.(*Server).Serve [2020-11-04T12:08:35.045Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-11-04T12:08:35.045Z] time="2020-11-04T12:08:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s" [2020-11-04T12:08:35.213Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-11-04T12:08:35.213Z] PASS [2020-11-04T12:08:35.213Z] [2020-11-04T12:08:35.213Z] DONE 17 tests in 52.860s [2020-11-04T12:08:35.213Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T12:08:35.213Z] ++ 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 [2020-11-04T12:08:35.213Z] ++ set -e [2020-11-04T12:08:35.213Z] ++ '[' -n 0 ']' [2020-11-04T12:08:35.213Z] ++ set -x [2020-11-04T12:08:35.213Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:08:35.213Z] INFO: Testing against a local daemon [2020-11-04T12:08:35.213Z] === RUN TestPluginInvalidJSON [2020-11-04T12:08:35.213Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T12:08:35.213Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T12:08:35.213Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T12:08:35.213Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-04T12:08:35.213Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T12:08:35.213Z] === RUN TestPluginInstall [2020-11-04T12:08:35.213Z] === RUN TestPluginInstall/no_auth [2020-11-04T12:08:35.218Z] --- PASS: TestPluginInstall (4.25s) [2020-11-04T12:08:35.218Z] --- PASS: TestPluginInstall/no_auth (1.95s) [2020-11-04T12:08:35.218Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2020-11-04T12:08:35.218Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-11-04T12:08:35.218Z] plugin_test.go:157: [d2d9cefe9188e] daemon is not started [2020-11-04T12:08:35.218Z] PASS [2020-11-04T12:08:35.218Z] [2020-11-04T12:08:35.218Z] DONE 6 tests in 4.349s [2020-11-04T12:08:35.218Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T12:08:35.218Z] ++ 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 [2020-11-04T12:08:35.218Z] ++ set -e [2020-11-04T12:08:35.218Z] ++ '[' -n 0 ']' [2020-11-04T12:08:35.218Z] ++ set -x [2020-11-04T12:08:35.218Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:08:35.218Z] INFO: Testing against a local daemon [2020-11-04T12:08:35.218Z] === RUN TestExternalGraphDriver [2020-11-04T12:08:35.336Z] ok github.com/docker/docker/pkg/idtools 0.434s coverage: 70.1% of statements [2020-11-04T12:08:35.505Z] === RUN TestOutputOnPrematureClose [2020-11-04T12:08:35.505Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-11-04T12:08:35.505Z] === RUN TestCompleteSilently [2020-11-04T12:08:35.505Z] --- PASS: TestCompleteSilently (0.00s) [2020-11-04T12:08:35.505Z] PASS [2020-11-04T12:08:35.505Z] coverage: 75.9% of statements [2020-11-04T12:08:35.505Z] ok github.com/docker/docker/pkg/progress 0.072s coverage: 75.9% of statements [2020-11-04T12:08:35.505Z] === RUN TestSendToOneSub [2020-11-04T12:08:35.505Z] --- PASS: TestSendToOneSub (0.00s) [2020-11-04T12:08:35.505Z] === RUN TestSendToMultipleSubs [2020-11-04T12:08:35.505Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-11-04T12:08:35.505Z] === RUN TestEvictOneSub [2020-11-04T12:08:35.505Z] --- PASS: TestEvictOneSub (0.00s) [2020-11-04T12:08:35.505Z] === RUN TestClosePublisher [2020-11-04T12:08:35.505Z] --- PASS: TestClosePublisher (0.00s) [2020-11-04T12:08:35.505Z] === RUN TestPubSubRace [2020-11-04T12:08:35.511Z] === RUN TestExternalGraphDriver/json [2020-11-04T12:08:35.907Z] ok github.com/docker/docker/pkg/ioutils 0.531s coverage: 69.3% of statements [2020-11-04T12:08:35.907Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2020-11-04T12:08:35.907Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T12:08:36.167Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-11-04T12:08:36.167Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T12:08:36.167Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T12:08:36.428Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-11-04T12:08:36.428Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T12:08:36.475Z] --- PASS: TestFailOnce (1.15s) [2020-11-04T12:08:36.475Z] === RUN TestEchoInputOutput [2020-11-04T12:08:36.475Z] --- PASS: TestEchoInputOutput (0.00s) [2020-11-04T12:08:36.475Z] === RUN TestBackoff [2020-11-04T12:08:36.475Z] --- PASS: TestBackoff (0.00s) [2020-11-04T12:08:36.475Z] === RUN TestAbortRetry [2020-11-04T12:08:36.475Z] --- PASS: TestAbortRetry (0.00s) [2020-11-04T12:08:36.475Z] === RUN TestClientScheme [2020-11-04T12:08:36.475Z] --- PASS: TestClientScheme (0.00s) [2020-11-04T12:08:36.475Z] === RUN TestNewClientWithTimeout [2020-11-04T12:08:36.475Z] === RUN TestRegister [2020-11-04T12:08:36.475Z] --- PASS: TestRegister (0.00s) [2020-11-04T12:08:36.475Z] === RUN TestCommand [2020-11-04T12:08:36.475Z] --- PASS: TestCommand (0.03s) [2020-11-04T12:08:36.475Z] === RUN TestNaiveSelf [2020-11-04T12:08:36.475Z] --- PASS: TestNaiveSelf (0.03s) [2020-11-04T12:08:36.475Z] PASS [2020-11-04T12:08:36.475Z] coverage: 82.4% of statements [2020-11-04T12:08:36.475Z] ok github.com/docker/docker/pkg/reexec 0.121s coverage: 82.4% of statements [2020-11-04T12:08:36.475Z] --- PASS: TestPubSubRace (1.04s) [2020-11-04T12:08:36.475Z] PASS [2020-11-04T12:08:36.475Z] coverage: 75.0% of statements [2020-11-04T12:08:36.475Z] time="2020-11-04T12:08:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-11-04T12:08:36.689Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-11-04T12:08:36.935Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 75.0% of statements [2020-11-04T12:08:36.949Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-11-04T12:08:37.209Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2020-11-04T12:08:37.470Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-11-04T12:08:37.470Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T12:08:37.470Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T12:08:37.599Z] === RUN TestExternalGraphDriver/spec [2020-11-04T12:08:37.732Z] time="2020-11-04T12:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:37.732Z] time="2020-11-04T12:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:caa0fff3766102c577c59c5cdd00d8db9bcccf766c51e21d2ee222e62d1b0e01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:37.732Z] time="2020-11-04T12:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:37.732Z] time="2020-11-04T12:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:caa0fff3766102c577c59c5cdd00d8db9bcccf766c51e21d2ee222e62d1b0e01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:37.906Z] === RUN TestParseSignal [2020-11-04T12:08:37.906Z] --- PASS: TestParseSignal (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestValidSignalForPlatform [2020-11-04T12:08:37.906Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-11-04T12:08:37.906Z] PASS [2020-11-04T12:08:37.906Z] coverage: 20.3% of statements [2020-11-04T12:08:37.906Z] ok github.com/docker/docker/pkg/signal 0.130s coverage: 20.3% of statements [2020-11-04T12:08:37.906Z] === RUN TestNewStdWriter [2020-11-04T12:08:37.906Z] --- PASS: TestNewStdWriter (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestWriteWithUninitializedStdWriter [2020-11-04T12:08:37.906Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestWriteWithNilBytes [2020-11-04T12:08:37.906Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestWrite [2020-11-04T12:08:37.906Z] --- PASS: TestWrite (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestWriteWithWriterError [2020-11-04T12:08:37.906Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-11-04T12:08:37.906Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestStdCopyWriteAndRead [2020-11-04T12:08:37.906Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-11-04T12:08:37.906Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-11-04T12:08:37.906Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-11-04T12:08:37.906Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestStdCopyWithInvalidInputHeader [2020-11-04T12:08:37.906Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestStdCopyWithCorruptedPrefix [2020-11-04T12:08:37.906Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestStdCopyReturnsWriteErrors [2020-11-04T12:08:37.906Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-11-04T12:08:37.906Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-11-04T12:08:37.906Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-11-04T12:08:37.906Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-11-04T12:08:37.906Z] PASS [2020-11-04T12:08:37.906Z] coverage: 100.0% of statements [2020-11-04T12:08:37.906Z] ok github.com/docker/docker/pkg/stdcopy 0.098s coverage: 100.0% of statements [2020-11-04T12:08:37.990Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T12:08:38.366Z] time="2020-11-04T12:08:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-11-04T12:08:38.412Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2020-11-04T12:08:38.919Z] time="2020-11-04T12:08:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:38.919Z] time="2020-11-04T12:08:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23c6da4d001bfb9bfe167e00cebc3a1186516316cc8fd5580626779d27acf260" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:38.919Z] time="2020-11-04T12:08:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:38.919Z] time="2020-11-04T12:08:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23c6da4d001bfb9bfe167e00cebc3a1186516316cc8fd5580626779d27acf260" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:38.983Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-04T12:08:39.117Z] === RUN TestExternalGraphDriver/pull [2020-11-04T12:08:39.175Z] === RUN TestPluginInstall/with_insecure [2020-11-04T12:08:39.244Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-04T12:08:39.339Z] === RUN TestGenerateRandomID [2020-11-04T12:08:39.339Z] --- PASS: TestGenerateRandomID (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestShortenId [2020-11-04T12:08:39.339Z] --- PASS: TestShortenId (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestShortenSha256Id [2020-11-04T12:08:39.339Z] --- PASS: TestShortenSha256Id (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestShortenIdEmpty [2020-11-04T12:08:39.339Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestShortenIdInvalid [2020-11-04T12:08:39.339Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestIsShortIDNonHex [2020-11-04T12:08:39.339Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestIsShortIDNotCorrectSize [2020-11-04T12:08:39.339Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-11-04T12:08:39.339Z] PASS [2020-11-04T12:08:39.339Z] coverage: 70.6% of statements [2020-11-04T12:08:39.339Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2020-11-04T12:08:39.339Z] === RUN TestRawProgressFormatterFormatStatus [2020-11-04T12:08:39.339Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestRawProgressFormatterFormatProgress [2020-11-04T12:08:39.339Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestFormatStatus [2020-11-04T12:08:39.339Z] --- PASS: TestFormatStatus (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestFormatError [2020-11-04T12:08:39.339Z] --- PASS: TestFormatError (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestFormatJSONError [2020-11-04T12:08:39.339Z] --- PASS: TestFormatJSONError (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestJsonProgressFormatterFormatProgress [2020-11-04T12:08:39.339Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestJsonProgressFormatterFormatStatus [2020-11-04T12:08:39.339Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestNewJSONProgressOutput [2020-11-04T12:08:39.339Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestAuxFormatterEmit [2020-11-04T12:08:39.339Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestStreamWriterStdout [2020-11-04T12:08:39.339Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-11-04T12:08:39.339Z] === RUN TestStreamWriterStderr [2020-11-04T12:08:39.339Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-11-04T12:08:39.339Z] PASS [2020-11-04T12:08:39.339Z] coverage: 66.2% of statements [2020-11-04T12:08:39.339Z] ok github.com/docker/docker/pkg/streamformatter 0.111s coverage: 66.2% of statements [2020-11-04T12:08:39.504Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-04T12:08:40.308Z] # github.com/docker/docker/pkg/system [github.com/docker/docker/pkg/system.test] [2020-11-04T12:08:40.308Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount [2020-11-04T12:08:40.308Z] === RUN TestIsCpusetListAvailable [2020-11-04T12:08:40.308Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-11-04T12:08:40.308Z] PASS [2020-11-04T12:08:40.308Z] coverage: 38.2% of statements [2020-11-04T12:08:40.308Z] ok github.com/docker/docker/pkg/sysinfo 0.055s coverage: 38.2% of statements [2020-11-04T12:08:40.542Z] time="2020-11-04T12:08:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:40.542Z] time="2020-11-04T12:08:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:399d41f7a7e1a05bcac857556b1e4e36581e5c1bd52485586417e3bbe1a40144" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:40.542Z] time="2020-11-04T12:08:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T12:08:40.542Z] time="2020-11-04T12:08:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:399d41f7a7e1a05bcac857556b1e4e36581e5c1bd52485586417e3bbe1a40144" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T12:08:40.650Z] --- PASS: TestExternalGraphDriver (5.48s) [2020-11-04T12:08:40.650Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-11-04T12:08:40.650Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-11-04T12:08:40.650Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-11-04T12:08:40.650Z] === RUN TestGraphdriverPluginV2 [2020-11-04T12:08:40.769Z] time="2020-11-04T12:08:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-11-04T12:08:40.799Z] --- PASS: TestPluginInstall (5.39s) [2020-11-04T12:08:40.799Z] --- PASS: TestPluginInstall/no_auth (2.80s) [2020-11-04T12:08:40.799Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2020-11-04T12:08:40.799Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2020-11-04T12:08:40.799Z] plugin_test.go:157: [d50da06330fb6] daemon is not started [2020-11-04T12:08:40.799Z] PASS [2020-11-04T12:08:40.799Z] [2020-11-04T12:08:40.799Z] DONE 6 tests in 5.567s [2020-11-04T12:08:40.799Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T12:08:40.799Z] ++ 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 [2020-11-04T12:08:40.799Z] ++ set -e [2020-11-04T12:08:40.799Z] ++ '[' -n 0 ']' [2020-11-04T12:08:40.799Z] ++ set -x [2020-11-04T12:08:40.799Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:08:40.799Z] INFO: Testing against a local daemon [2020-11-04T12:08:40.799Z] === RUN TestExternalGraphDriver [2020-11-04T12:08:40.885Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2020-11-04T12:08:40.946Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-11-04T12:08:40.946Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:40.946Z] PASS [2020-11-04T12:08:40.946Z] [2020-11-04T12:08:40.946Z] === Skipped [2020-11-04T12:08:40.946Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-11-04T12:08:40.946Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:08:40.946Z] [2020-11-04T12:08:40.946Z] [2020-11-04T12:08:40.946Z] DONE 5 tests, 1 skipped in 5.615s [2020-11-04T12:08:40.946Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T12:08:40.946Z] ++ 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 [2020-11-04T12:08:40.946Z] ++ set -e [2020-11-04T12:08:40.946Z] ++ '[' -n 0 ']' [2020-11-04T12:08:40.946Z] ++ set -x [2020-11-04T12:08:40.946Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:08:40.946Z] INFO: Testing against a local daemon [2020-11-04T12:08:40.946Z] === RUN TestContinueAfterPluginCrash [2020-11-04T12:08:40.946Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T12:08:40.946Z] === RUN TestReadPluginNoRead [2020-11-04T12:08:40.946Z] === PAUSE TestReadPluginNoRead [2020-11-04T12:08:40.946Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T12:08:40.946Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T12:08:40.946Z] === CONT TestContinueAfterPluginCrash [2020-11-04T12:08:40.946Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T12:08:40.946Z] === CONT TestReadPluginNoRead [2020-11-04T12:08:41.056Z] === RUN TestExternalGraphDriver/json [2020-11-04T12:08:41.145Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-11-04T12:08:41.229Z] === RUN TestTailFile [2020-11-04T12:08:41.229Z] --- PASS: TestTailFile (0.00s) [2020-11-04T12:08:41.229Z] === RUN TestTailFileManyLines [2020-11-04T12:08:41.229Z] --- PASS: TestTailFileManyLines (0.00s) [2020-11-04T12:08:41.229Z] === RUN TestTailEmptyFile [2020-11-04T12:08:41.229Z] --- PASS: TestTailEmptyFile (0.00s) [2020-11-04T12:08:41.229Z] === RUN TestTailNegativeN [2020-11-04T12:08:41.230Z] --- PASS: TestTailNegativeN (0.00s) [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/8_byte_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/single_byte_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/truncated_last_line [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/12_byte_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/2_byte_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.230Z] === CONT TestNewTailReader/no_delimiter [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-11-04T12:08:41.230Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.230Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/single_byte_delimiter [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/8_byte_delimiter [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.231Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.735Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.735Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.737Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:41.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:41.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T12:08:42.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T12:08:42.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.05s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.02s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.02s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T12:08:42.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.02s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-11-04T12:08:42.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T12:08:42.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T12:08:42.203Z] PASS [2020-11-04T12:08:42.203Z] coverage: 88.6% of statements [2020-11-04T12:08:42.203Z] ok github.com/docker/docker/pkg/tailfile 0.480s coverage: 88.6% of statements [2020-11-04T12:08:42.203Z] === RUN TestTarSumRemoveNonExistent [2020-11-04T12:08:42.203Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2020-11-04T12:08:42.203Z] === RUN TestTarSumRemove [2020-11-04T12:08:42.203Z] --- PASS: TestTarSumRemove (0.00s) [2020-11-04T12:08:42.203Z] === RUN TestSortFileInfoSums [2020-11-04T12:08:42.203Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-11-04T12:08:42.203Z] === RUN TestNewTarSumForLabelInvalid [2020-11-04T12:08:42.203Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-11-04T12:08:42.203Z] === RUN TestNewTarSumForLabel [2020-11-04T12:08:42.203Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-11-04T12:08:42.203Z] === RUN TestEmptyTar [2020-11-04T12:08:42.203Z] --- PASS: TestEmptyTar (0.00s) [2020-11-04T12:08:42.203Z] === RUN TestTarSumsReadSize [2020-11-04T12:08:42.203Z] --- PASS: TestTarSumsReadSize (0.01s) [2020-11-04T12:08:42.203Z] === RUN TestTarSums [2020-11-04T12:08:42.203Z] --- PASS: TestTarSums (0.10s) [2020-11-04T12:08:42.203Z] === RUN TestIteration [2020-11-04T12:08:42.203Z] --- PASS: TestIteration (0.00s) [2020-11-04T12:08:42.203Z] === RUN TestVersionLabelForChecksum [2020-11-04T12:08:42.203Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-11-04T12:08:42.203Z] === RUN TestVersion [2020-11-04T12:08:42.203Z] --- PASS: TestVersion (0.00s) [2020-11-04T12:08:42.203Z] === RUN TestGetVersion [2020-11-04T12:08:42.203Z] --- PASS: TestGetVersion (0.00s) [2020-11-04T12:08:42.203Z] === RUN TestGetVersions [2020-11-04T12:08:42.203Z] --- PASS: TestGetVersions (0.00s) [2020-11-04T12:08:42.203Z] PASS [2020-11-04T12:08:42.203Z] coverage: 89.3% of statements [2020-11-04T12:08:42.203Z] ok github.com/docker/docker/pkg/tarsum 0.205s coverage: 89.3% of statements [2020-11-04T12:08:42.946Z] === RUN TestExternalGraphDriver/spec [2020-11-04T12:08:43.176Z] testing: warning: no tests to run [2020-11-04T12:08:43.176Z] PASS [2020-11-04T12:08:43.176Z] coverage: [no statements] [2020-11-04T12:08:43.176Z] ok github.com/docker/docker/pkg/term/windows 0.071s coverage: [no statements] [no tests to run] [2020-11-04T12:08:43.176Z] === RUN TestTruncIndex [2020-11-04T12:08:43.176Z] --- PASS: TestTruncIndex (0.10s) [2020-11-04T12:08:43.176Z] PASS [2020-11-04T12:08:43.176Z] coverage: 91.5% of statements [2020-11-04T12:08:43.176Z] ok github.com/docker/docker/pkg/truncindex 0.192s coverage: 91.5% of statements [2020-11-04T12:08:43.637Z] === RUN TestIsGIT [2020-11-04T12:08:43.637Z] --- PASS: TestIsGIT (0.00s) [2020-11-04T12:08:43.637Z] === RUN TestIsTransport [2020-11-04T12:08:43.637Z] --- PASS: TestIsTransport (0.00s) [2020-11-04T12:08:43.637Z] PASS [2020-11-04T12:08:43.637Z] coverage: 100.0% of statements [2020-11-04T12:08:43.637Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2020-11-04T12:08:43.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-04T12:08:44.097Z] === RUN TestVersionInfo [2020-11-04T12:08:44.097Z] --- PASS: TestVersionInfo (0.00s) [2020-11-04T12:08:44.097Z] === RUN TestAppendVersions [2020-11-04T12:08:44.097Z] --- PASS: TestAppendVersions (0.00s) [2020-11-04T12:08:44.097Z] PASS [2020-11-04T12:08:44.097Z] coverage: 88.9% of statements [2020-11-04T12:08:44.097Z] ok github.com/docker/docker/pkg/useragent 0.112s coverage: 88.9% of statements [2020-11-04T12:08:44.440Z] ok github.com/docker/docker/pkg/signal 2.398s coverage: 61.0% of statements [2020-11-04T12:08:44.440Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-11-04T12:08:44.701Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-04T12:08:44.962Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-04T12:08:45.067Z] time="2020-11-04T12:08:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-11-04T12:08:45.258Z] === RUN TestExternalGraphDriver/pull [2020-11-04T12:08:45.258Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-04T12:08:45.534Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-11-04T12:08:46.105Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-11-04T12:08:46.187Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-04T12:08:46.366Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-11-04T12:08:46.567Z] === RUN TestReadPluginNoRead/default [2020-11-04T12:08:46.567Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2020-11-04T12:08:46.607Z] === RUN TestValidatePrivileges [2020-11-04T12:08:46.607Z] --- PASS: TestValidatePrivileges (0.00s) [2020-11-04T12:08:46.607Z] === RUN TestFilterByCapNeg [2020-11-04T12:08:46.607Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-11-04T12:08:46.607Z] === RUN TestFilterByCapPos [2020-11-04T12:08:46.607Z] --- PASS: TestFilterByCapPos (0.00s) [2020-11-04T12:08:46.607Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-11-04T12:08:46.607Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-11-04T12:08:46.607Z] PASS [2020-11-04T12:08:46.607Z] coverage: 12.0% of statements [2020-11-04T12:08:46.607Z] ok github.com/docker/docker/plugin 0.206s coverage: 12.0% of statements [2020-11-04T12:08:46.607Z] === RUN TestNewSettable [2020-11-04T12:08:46.607Z] --- PASS: TestNewSettable (0.00s) [2020-11-04T12:08:46.607Z] === RUN TestIsSettable [2020-11-04T12:08:46.607Z] --- PASS: TestIsSettable (0.00s) [2020-11-04T12:08:46.607Z] === RUN TestUpdateSettingsEnv [2020-11-04T12:08:46.607Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-11-04T12:08:46.607Z] PASS [2020-11-04T12:08:46.607Z] coverage: 20.1% of statements [2020-11-04T12:08:46.607Z] ok github.com/docker/docker/plugin/v2 0.372s coverage: 20.1% of statements [2020-11-04T12:08:46.751Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-04T12:08:46.937Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-11-04T12:08:47.197Z] testing: warning: no tests to run [2020-11-04T12:08:47.197Z] coverage: [no statements] [2020-11-04T12:08:47.197Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-11-04T12:08:47.205Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T12:08:47.315Z] --- PASS: TestExternalGraphDriver (6.52s) [2020-11-04T12:08:47.315Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2020-11-04T12:08:47.315Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-11-04T12:08:47.315Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2020-11-04T12:08:47.315Z] === RUN TestGraphdriverPluginV2 [2020-11-04T12:08:47.768Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-04T12:08:47.768Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-11-04T12:08:47.877Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-04T12:08:48.028Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-04T12:08:48.157Z] === RUN TestLoad [2020-11-04T12:08:48.157Z] --- PASS: TestLoad (0.00s) [2020-11-04T12:08:48.157Z] === RUN TestSave [2020-11-04T12:08:48.157Z] --- PASS: TestSave (0.04s) [2020-11-04T12:08:48.157Z] === RUN TestAddDeleteGet [2020-11-04T12:08:48.157Z] --- PASS: TestAddDeleteGet (0.05s) [2020-11-04T12:08:48.157Z] === RUN TestInvalidTags [2020-11-04T12:08:48.157Z] --- PASS: TestInvalidTags (0.01s) [2020-11-04T12:08:48.157Z] PASS [2020-11-04T12:08:48.157Z] coverage: 84.4% of statements [2020-11-04T12:08:48.157Z] ok github.com/docker/docker/reference 0.178s coverage: 84.4% of statements [2020-11-04T12:08:48.157Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T12:08:48.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T12:08:48.157Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T12:08:48.440Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-04T12:08:48.728Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T12:08:49.702Z] === RUN TestRestartManagerTimeout [2020-11-04T12:08:49.702Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-11-04T12:08:49.702Z] === RUN TestRestartManagerTimeoutReset [2020-11-04T12:08:49.702Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-11-04T12:08:49.702Z] PASS [2020-11-04T12:08:49.702Z] coverage: 50.9% of statements [2020-11-04T12:08:49.702Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2020-11-04T12:08:49.702Z] === RUN TestResolveAuthConfigIndexServer [2020-11-04T12:08:49.702Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-11-04T12:08:49.702Z] === RUN TestResolveAuthConfigFullURL [2020-11-04T12:08:49.702Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-11-04T12:08:49.702Z] === RUN TestLoadAllowNondistributableArtifacts [2020-11-04T12:08:49.702Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-11-04T12:08:49.702Z] === RUN TestValidateMirror [2020-11-04T12:08:49.702Z] --- PASS: TestValidateMirror (0.00s) [2020-11-04T12:08:49.702Z] === RUN TestLoadInsecureRegistries [2020-11-04T12:08:49.806Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-04T12:08:49.806Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-04T12:08:49.806Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-04T12:08:49.806Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-04T12:08:49.807Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-04T12:08:49.940Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-11-04T12:08:50.163Z] time="2020-11-04T12:08:49Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-04T12:08:50.163Z] time="2020-11-04T12:08:49Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-11-04T12:08:50.163Z] time="2020-11-04T12:08:49Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-04T12:08:50.163Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2020-11-04T12:08:50.163Z] === RUN TestNewServiceConfig [2020-11-04T12:08:50.163Z] --- PASS: TestNewServiceConfig (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestValidateIndexName [2020-11-04T12:08:50.163Z] --- PASS: TestValidateIndexName (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestValidateIndexNameWithError [2020-11-04T12:08:50.163Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestEndpointParse [2020-11-04T12:08:50.163Z] --- PASS: TestEndpointParse (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestEndpointParseInvalid [2020-11-04T12:08:50.163Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestValidateEndpoint [2020-11-04T12:08:50.163Z] --- PASS: TestValidateEndpoint (0.01s) [2020-11-04T12:08:50.163Z] === RUN TestPing [2020-11-04T12:08:50.163Z] --- PASS: TestPing (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestPingRegistryEndpoint [2020-11-04T12:08:50.163Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-11-04T12:08:50.163Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:08:50.163Z] === RUN TestEndpoint [2020-11-04T12:08:50.163Z] --- SKIP: TestEndpoint (0.00s) [2020-11-04T12:08:50.163Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:08:50.163Z] === RUN TestParseRepositoryInfo [2020-11-04T12:08:50.163Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestNewIndexInfo [2020-11-04T12:08:50.163Z] --- PASS: TestNewIndexInfo (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestMirrorEndpointLookup [2020-11-04T12:08:50.163Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-11-04T12:08:50.163Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:08:50.163Z] === RUN TestSearchRepositories [2020-11-04T12:08:50.163Z] --- PASS: TestSearchRepositories (0.01s) [2020-11-04T12:08:50.163Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-11-04T12:08:50.163Z] Host: 127.0.0.1:49227 [2020-11-04T12:08:50.163Z] User-Agent: docker test client [2020-11-04T12:08:50.163Z] Authorization: Token fake-token [2020-11-04T12:08:50.163Z] X-Docker-Token: true [2020-11-04T12:08:50.163Z] Accept-Encoding: gzip [2020-11-04T12:08:50.163Z] [2020-11-04T12:08:50.163Z] [2020-11-04T12:08:50.163Z] registry_test.go:730: HTTP/1.1 200 OK [2020-11-04T12:08:50.163Z] Connection: close [2020-11-04T12:08:50.163Z] Content-Length: 144 [2020-11-04T12:08:50.163Z] Cache-Control: no-cache [2020-11-04T12:08:50.163Z] Content-Type: application/json [2020-11-04T12:08:50.163Z] Date: Wed, 04 Nov 2020 12:08:49 GMT [2020-11-04T12:08:50.163Z] Expires: -1 [2020-11-04T12:08:50.163Z] Pragma: no-cache [2020-11-04T12:08:50.163Z] Server: docker-tests/mock [2020-11-04T12:08:50.163Z] X-Docker-Registry-Config: mock [2020-11-04T12:08:50.163Z] X-Docker-Registry-Version: 0.0.0 [2020-11-04T12:08:50.163Z] [2020-11-04T12:08:50.163Z] [2020-11-04T12:08:50.163Z] === RUN TestTrustedLocation [2020-11-04T12:08:50.163Z] --- PASS: TestTrustedLocation (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-11-04T12:08:50.163Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestAllowNondistributableArtifacts [2020-11-04T12:08:50.163Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestIsSecureIndex [2020-11-04T12:08:50.163Z] --- PASS: TestIsSecureIndex (0.00s) [2020-11-04T12:08:50.163Z] PASS [2020-11-04T12:08:50.163Z] coverage: 49.9% of statements [2020-11-04T12:08:50.163Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-11-04T12:08:50.163Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2020-11-04T12:08:50.163Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-11-04T12:08:50.163Z] ok github.com/docker/docker/registry 0.456s coverage: 49.9% of statements [2020-11-04T12:08:50.163Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-11-04T12:08:50.163Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-11-04T12:08:50.163Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestResumableRequestReaderWithReadError [2020-11-04T12:08:50.163Z] time="2020-11-04T12:08:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-11-04T12:08:50.163Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2020-11-04T12:08:50.163Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-11-04T12:08:50.163Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-11-04T12:08:50.163Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-11-04T12:08:50.163Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestResumableRequestReader [2020-11-04T12:08:50.163Z] --- PASS: TestResumableRequestReader (0.00s) [2020-11-04T12:08:50.163Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-11-04T12:08:50.163Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-11-04T12:08:50.163Z] PASS [2020-11-04T12:08:50.163Z] coverage: 100.0% of statements [2020-11-04T12:08:50.163Z] ok github.com/docker/docker/registry/resumable 0.570s coverage: 100.0% of statements [2020-11-04T12:08:50.242Z] --- PASS: TestReadPluginNoRead (9.37s) [2020-11-04T12:08:50.243Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2020-11-04T12:08:50.243Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2020-11-04T12:08:50.243Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-11-04T12:08:50.243Z] read_test.go:92: [d5f1305fd15a5] daemon is not started [2020-11-04T12:08:50.736Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-04T12:08:50.898Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-04T12:08:50.992Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-04T12:08:51.132Z] === RUN TestDecodeContainerConfig [2020-11-04T12:08:51.132Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-11-04T12:08:51.133Z] === RUN TestDecodeContainerConfigIsolation [2020-11-04T12:08:51.133Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-11-04T12:08:51.133Z] === RUN TestValidatePrivileged [2020-11-04T12:08:51.133Z] --- PASS: TestValidatePrivileged (0.00s) [2020-11-04T12:08:51.133Z] PASS [2020-11-04T12:08:51.133Z] coverage: 52.2% of statements [2020-11-04T12:08:51.133Z] ok github.com/docker/docker/runconfig 0.132s coverage: 52.2% of statements [2020-11-04T12:08:51.133Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-11-04T12:08:51.133Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-11-04T12:08:51.133Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-11-04T12:08:51.133Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-11-04T12:08:51.133Z] PASS [2020-11-04T12:08:51.133Z] coverage: 62.5% of statements [2020-11-04T12:08:51.133Z] ok github.com/docker/docker/testutil 0.104s coverage: 62.5% of statements [2020-11-04T12:08:51.177Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2020-11-04T12:08:51.284Z] --- PASS: TestContinueAfterPluginCrash (10.53s) [2020-11-04T12:08:51.284Z] PASS [2020-11-04T12:08:51.284Z] [2020-11-04T12:08:51.284Z] DONE 6 tests in 10.601s [2020-11-04T12:08:51.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T12:08:51.284Z] ++ 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 [2020-11-04T12:08:51.284Z] ++ set -e [2020-11-04T12:08:51.284Z] ++ '[' -n 0 ']' [2020-11-04T12:08:51.284Z] ++ set -x [2020-11-04T12:08:51.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T12:08:51.578Z] testing: warning: no tests to run [2020-11-04T12:08:51.578Z] PASS [2020-11-04T12:08:51.578Z] [2020-11-04T12:08:51.578Z] DONE 0 tests in 0.020s [2020-11-04T12:08:51.578Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T12:08:51.578Z] ++ 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 [2020-11-04T12:08:51.578Z] ++ set -e [2020-11-04T12:08:51.578Z] ++ '[' -n 0 ']' [2020-11-04T12:08:51.578Z] ++ set -x [2020-11-04T12:08:51.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=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 [2020-11-04T12:08:51.578Z] INFO: Testing against a local daemon [2020-11-04T12:08:51.578Z] === RUN TestPluginWithDevMounts [2020-11-04T12:08:51.578Z] === PAUSE TestPluginWithDevMounts [2020-11-04T12:08:51.578Z] === CONT TestPluginWithDevMounts [2020-11-04T12:08:51.922Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-04T12:08:51.922Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2020-11-04T12:08:51.922Z] PASS [2020-11-04T12:08:51.922Z] [2020-11-04T12:08:51.922Z] DONE 5 tests in 11.085s [2020-11-04T12:08:51.922Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T12:08:51.922Z] ++ 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 [2020-11-04T12:08:51.922Z] ++ set -e [2020-11-04T12:08:51.922Z] ++ '[' -n 0 ']' [2020-11-04T12:08:51.922Z] ++ set -x [2020-11-04T12:08:51.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-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 [2020-11-04T12:08:51.923Z] INFO: Testing against a local daemon [2020-11-04T12:08:51.923Z] === RUN TestContinueAfterPluginCrash [2020-11-04T12:08:51.923Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T12:08:51.923Z] === RUN TestReadPluginNoRead [2020-11-04T12:08:51.923Z] === PAUSE TestReadPluginNoRead [2020-11-04T12:08:51.923Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T12:08:51.923Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T12:08:51.923Z] === CONT TestContinueAfterPluginCrash [2020-11-04T12:08:51.923Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T12:08:52.487Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-04T12:08:52.571Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2020-11-04T12:08:53.144Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2020-11-04T12:08:53.417Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-04T12:08:53.417Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-04T12:08:53.654Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-11-04T12:08:53.654Z] PASS [2020-11-04T12:08:53.654Z] [2020-11-04T12:08:53.654Z] DONE 1 tests in 1.904s [2020-11-04T12:08:53.654Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T12:08:53.654Z] ++ 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 [2020-11-04T12:08:53.654Z] ++ set -e [2020-11-04T12:08:53.654Z] ++ '[' -n 0 ']' [2020-11-04T12:08:53.654Z] ++ set -x [2020-11-04T12:08:53.654Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:08:53.654Z] INFO: Testing against a local daemon [2020-11-04T12:08:53.654Z] === RUN TestSecretInspect [2020-11-04T12:08:54.045Z] --- PASS: TestNewClientWithTimeout (17.64s) [2020-11-04T12:08:54.045Z] === RUN TestClientStream [2020-11-04T12:08:54.045Z] --- PASS: TestClientStream (0.01s) [2020-11-04T12:08:54.045Z] === RUN TestClientSendFile [2020-11-04T12:08:54.045Z] --- PASS: TestClientSendFile (0.01s) [2020-11-04T12:08:54.045Z] === RUN TestClientWithRequestTimeout [2020-11-04T12:08:54.045Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2020-11-04T12:08:54.045Z] === RUN TestFileSpecPlugin [2020-11-04T12:08:54.045Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-11-04T12:08:54.045Z] === RUN TestFileJSONSpecPlugin [2020-11-04T12:08:54.045Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-11-04T12:08:54.045Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-11-04T12:08:54.045Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-11-04T12:08:54.045Z] === RUN TestPluginAddHandler [2020-11-04T12:08:54.045Z] --- PASS: TestPluginAddHandler (0.00s) [2020-11-04T12:08:54.045Z] === RUN TestPluginWaitBadPlugin [2020-11-04T12:08:54.045Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-11-04T12:08:54.045Z] === RUN TestGet [2020-11-04T12:08:54.045Z] time="2020-11-04T12:08:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-11-04T12:08:54.045Z] === RUN TestGetAddress [2020-11-04T12:08:54.045Z] --- PASS: TestGetAddress (0.00s) [2020-11-04T12:08:54.045Z] === RUN TestRemove [2020-11-04T12:08:54.045Z] --- SKIP: TestRemove (0.00s) [2020-11-04T12:08:54.045Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-04T12:08:54.045Z] === RUN TestInitializeWithVolumes [2020-11-04T12:08:54.045Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-11-04T12:08:54.045Z] === RUN TestCreate [2020-11-04T12:08:54.045Z] --- PASS: TestCreate (0.01s) [2020-11-04T12:08:54.045Z] === RUN TestValidateName [2020-11-04T12:08:54.045Z] --- PASS: TestValidateName (0.00s) [2020-11-04T12:08:54.045Z] === RUN TestCreateWithOpts [2020-11-04T12:08:54.045Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-11-04T12:08:54.045Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-04T12:08:54.045Z] === RUN TestRelaodNoOpts [2020-11-04T12:08:54.045Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-11-04T12:08:54.045Z] PASS [2020-11-04T12:08:54.045Z] coverage: 41.0% of statements [2020-11-04T12:08:54.045Z] ok github.com/docker/docker/volume/local 0.171s coverage: 41.0% of statements [2020-11-04T12:08:54.045Z] === RUN TestGetDriver [2020-11-04T12:08:54.045Z] --- PASS: TestGetDriver (0.00s) [2020-11-04T12:08:54.045Z] === RUN TestVolumeRequestError [2020-11-04T12:08:54.045Z] --- PASS: TestVolumeRequestError (0.01s) [2020-11-04T12:08:54.045Z] PASS [2020-11-04T12:08:54.045Z] coverage: 36.1% of statements [2020-11-04T12:08:54.045Z] ok github.com/docker/docker/volume/drivers 0.202s coverage: 36.1% of statements [2020-11-04T12:08:54.086Z] ok github.com/docker/docker/registry 0.058s coverage: 56.8% of statements [2020-11-04T12:08:54.505Z] === RUN TestConvertTmpfsOptions [2020-11-04T12:08:54.505Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-11-04T12:08:54.505Z] parser_test.go:49: data="mode=700,size=1m" [2020-11-04T12:08:54.505Z] parser_test.go:49: data="ro" [2020-11-04T12:08:54.505Z] === RUN TestParseMountRaw [2020-11-04T12:08:54.505Z] --- PASS: TestParseMountRaw (0.03s) [2020-11-04T12:08:54.505Z] === RUN TestParseMountRawSplit [2020-11-04T12:08:54.505Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-11-04T12:08:54.505Z] parser_test.go:390: case 0 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 1 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 2 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 3 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 4 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 5 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 6 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 7 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 8 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 0 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 1 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 2 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 3 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 4 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 5 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 6 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 7 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 8 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 9 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 10 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 11 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 12 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 0 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 1 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 2 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 3 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 4 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 5 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 6 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 7 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 8 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 9 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 10 [2020-11-04T12:08:54.505Z] parser_test.go:390: case 11 [2020-11-04T12:08:54.505Z] === RUN TestParseMountSpec [2020-11-04T12:08:54.505Z] --- PASS: TestParseMountSpec (0.00s) [2020-11-04T12:08:54.505Z] parser_test.go:455: case 0 [2020-11-04T12:08:54.505Z] parser_test.go:455: case 1 [2020-11-04T12:08:54.505Z] parser_test.go:455: case 2 [2020-11-04T12:08:54.505Z] parser_test.go:455: case 3 [2020-11-04T12:08:54.505Z] parser_test.go:455: case 4 [2020-11-04T12:08:54.505Z] parser_test.go:455: case 5 [2020-11-04T12:08:54.505Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-11-04T12:08:54.505Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-11-04T12:08:54.505Z] === RUN TestValidateMount [2020-11-04T12:08:54.505Z] --- PASS: TestValidateMount (0.00s) [2020-11-04T12:08:54.505Z] PASS [2020-11-04T12:08:54.505Z] coverage: 66.2% of statements [2020-11-04T12:08:54.505Z] ok github.com/docker/docker/volume/mounts 0.112s coverage: 66.2% of statements [2020-11-04T12:08:54.967Z] time="2020-11-04T12:08:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-11-04T12:08:55.028Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-11-04T12:08:55.028Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-11-04T12:08:55.213Z] --- PASS: TestSecretInspect (1.90s) [2020-11-04T12:08:55.214Z] === RUN TestSecretList [2020-11-04T12:08:55.598Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-11-04T12:08:56.169Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-11-04T12:08:56.505Z] === RUN TestSetGetMeta [2020-11-04T12:08:56.505Z] === PAUSE TestSetGetMeta [2020-11-04T12:08:56.505Z] === RUN TestRestore [2020-11-04T12:08:56.505Z] === PAUSE TestRestore [2020-11-04T12:08:56.505Z] === RUN TestServiceCreate [2020-11-04T12:08:56.505Z] === PAUSE TestServiceCreate [2020-11-04T12:08:56.505Z] === RUN TestServiceList [2020-11-04T12:08:56.505Z] === PAUSE TestServiceList [2020-11-04T12:08:56.505Z] === RUN TestServiceRemove [2020-11-04T12:08:56.505Z] === PAUSE TestServiceRemove [2020-11-04T12:08:56.505Z] === RUN TestServiceGet [2020-11-04T12:08:56.505Z] === PAUSE TestServiceGet [2020-11-04T12:08:56.505Z] === RUN TestServicePrune [2020-11-04T12:08:56.505Z] === PAUSE TestServicePrune [2020-11-04T12:08:56.505Z] === RUN TestCreate [2020-11-04T12:08:56.505Z] === PAUSE TestCreate [2020-11-04T12:08:56.505Z] === RUN TestRemove [2020-11-04T12:08:56.505Z] === PAUSE TestRemove [2020-11-04T12:08:56.505Z] === RUN TestList [2020-11-04T12:08:56.505Z] === PAUSE TestList [2020-11-04T12:08:56.505Z] === RUN TestFindByDriver [2020-11-04T12:08:56.505Z] === PAUSE TestFindByDriver [2020-11-04T12:08:56.505Z] === RUN TestFindByReferenced [2020-11-04T12:08:56.505Z] === PAUSE TestFindByReferenced [2020-11-04T12:08:56.505Z] === RUN TestDerefMultipleOfSameRef [2020-11-04T12:08:56.505Z] === PAUSE TestDerefMultipleOfSameRef [2020-11-04T12:08:56.505Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-04T12:08:56.505Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-04T12:08:56.505Z] === RUN TestDefererencePluginOnCreateError [2020-11-04T12:08:56.505Z] === PAUSE TestDefererencePluginOnCreateError [2020-11-04T12:08:56.505Z] === RUN TestRefDerefRemove [2020-11-04T12:08:56.505Z] === PAUSE TestRefDerefRemove [2020-11-04T12:08:56.505Z] === RUN TestGet [2020-11-04T12:08:56.505Z] === PAUSE TestGet [2020-11-04T12:08:56.505Z] === RUN TestGetWithReference [2020-11-04T12:08:56.505Z] === PAUSE TestGetWithReference [2020-11-04T12:08:56.505Z] === RUN TestFilterFunc [2020-11-04T12:08:56.505Z] === RUN TestFilterFunc/test_nil_list [2020-11-04T12:08:56.505Z] === PAUSE TestFilterFunc/test_nil_list [2020-11-04T12:08:56.505Z] === RUN TestFilterFunc/test_empty_list [2020-11-04T12:08:56.505Z] === PAUSE TestFilterFunc/test_empty_list [2020-11-04T12:08:56.505Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-11-04T12:08:56.505Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-11-04T12:08:56.505Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-04T12:08:56.505Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-04T12:08:56.505Z] === RUN TestFilterFunc/test_filter_some [2020-11-04T12:08:56.505Z] === PAUSE TestFilterFunc/test_filter_some [2020-11-04T12:08:56.505Z] === RUN TestFilterFunc/test_filter_middle [2020-11-04T12:08:56.505Z] === PAUSE TestFilterFunc/test_filter_middle [2020-11-04T12:08:56.505Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-11-04T12:08:56.505Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-11-04T12:08:56.505Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-11-04T12:08:56.505Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-11-04T12:08:56.505Z] === CONT TestFilterFunc/test_nil_list [2020-11-04T12:08:56.505Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-11-04T12:08:56.505Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-11-04T12:08:56.505Z] === CONT TestFilterFunc/test_filter_middle [2020-11-04T12:08:56.505Z] === CONT TestFilterFunc/test_filter_some [2020-11-04T12:08:56.505Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-04T12:08:56.505Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-11-04T12:08:56.505Z] === CONT TestFilterFunc/test_empty_list [2020-11-04T12:08:56.506Z] --- PASS: TestFilterFunc (0.00s) [2020-11-04T12:08:56.506Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-11-04T12:08:56.506Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-11-04T12:08:56.506Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-11-04T12:08:56.506Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-11-04T12:08:56.506Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-11-04T12:08:56.506Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-11-04T12:08:56.506Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-11-04T12:08:56.506Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-11-04T12:08:56.506Z] === CONT TestSetGetMeta [2020-11-04T12:08:56.506Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-04T12:08:56.506Z] === CONT TestGet [2020-11-04T12:08:56.506Z] === CONT TestRefDerefRemove [2020-11-04T12:08:56.506Z] --- PASS: TestSetGetMeta (0.08s) [2020-11-04T12:08:56.506Z] === CONT TestDerefMultipleOfSameRef [2020-11-04T12:08:56.506Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.09s) [2020-11-04T12:08:56.506Z] === CONT TestFindByReferenced [2020-11-04T12:08:56.506Z] --- PASS: TestRefDerefRemove (0.09s) [2020-11-04T12:08:56.506Z] === CONT TestFindByDriver [2020-11-04T12:08:56.506Z] --- PASS: TestGet (0.09s) [2020-11-04T12:08:56.506Z] === CONT TestList [2020-11-04T12:08:56.506Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-11-04T12:08:56.506Z] === CONT TestRemove [2020-11-04T12:08:56.506Z] --- PASS: TestFindByReferenced (0.03s) [2020-11-04T12:08:56.506Z] === CONT TestCreate [2020-11-04T12:08:56.506Z] --- PASS: TestFindByDriver (0.03s) [2020-11-04T12:08:56.506Z] === CONT TestServicePrune [2020-11-04T12:08:56.506Z] --- PASS: TestList (0.08s) [2020-11-04T12:08:56.506Z] === CONT TestServiceGet [2020-11-04T12:08:56.506Z] --- PASS: TestRemove (0.16s) [2020-11-04T12:08:56.506Z] === CONT TestServiceRemove [2020-11-04T12:08:56.506Z] --- PASS: TestCreate (0.20s) [2020-11-04T12:08:56.506Z] === CONT TestServiceList [2020-11-04T12:08:56.687Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-04T12:08:56.965Z] --- PASS: TestServiceGet (0.32s) [2020-11-04T12:08:56.966Z] === CONT TestServiceCreate [2020-11-04T12:08:56.966Z] --- PASS: TestServiceRemove (0.24s) [2020-11-04T12:08:56.966Z] === CONT TestRestore [2020-11-04T12:08:56.966Z] time="2020-11-04T12:08:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T12:08:56.966Z] --- PASS: TestServiceList (0.20s) [2020-11-04T12:08:56.966Z] === CONT TestDefererencePluginOnCreateError [2020-11-04T12:08:56.966Z] time="2020-11-04T12:08:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T12:08:56.966Z] time="2020-11-04T12:08:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T12:08:56.966Z] --- PASS: TestServiceCreate (0.04s) [2020-11-04T12:08:56.966Z] === CONT TestGetWithReference [2020-11-04T12:08:56.966Z] time="2020-11-04T12:08:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-11-04T12:08:56.966Z] --- PASS: TestRestore (0.04s) [2020-11-04T12:08:56.966Z] time="2020-11-04T12:08:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T12:08:56.966Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2020-11-04T12:08:56.966Z] --- PASS: TestServicePrune (0.43s) [2020-11-04T12:08:56.966Z] --- PASS: TestGetWithReference (0.03s) [2020-11-04T12:08:56.966Z] PASS [2020-11-04T12:08:56.966Z] coverage: 70.3% of statements [2020-11-04T12:08:56.966Z] ok github.com/docker/docker/volume/service 0.820s coverage: 70.3% of statements [2020-11-04T12:08:56.966Z] time="2020-11-04T12:08:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-11-04T12:08:57.291Z] --- PASS: TestSecretList (1.89s) [2020-11-04T12:08:57.291Z] === RUN TestSecretsCreateAndDelete [2020-11-04T12:08:57.616Z] --- PASS: TestDaemonStartWithLogOpt (5.60s) [2020-11-04T12:08:57.616Z] === CONT TestReadPluginNoRead [2020-11-04T12:08:57.871Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-04T12:08:58.711Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-11-04T12:08:58.804Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-04T12:08:59.366Z] --- PASS: TestSecretsCreateAndDelete (1.88s) [2020-11-04T12:08:59.366Z] === RUN TestSecretsUpdate [2020-11-04T12:08:59.366Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-04T12:08:59.652Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.6% of statements [2020-11-04T12:08:59.930Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-04T12:08:59.930Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-04T12:09:00.222Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-11-04T12:09:00.702Z] time="2020-11-04T12:09:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-11-04T12:09:00.858Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-04T12:09:01.117Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T12:09:01.461Z] --- PASS: TestSecretsUpdate (1.93s) [2020-11-04T12:09:01.461Z] === RUN TestTemplatedSecret [2020-11-04T12:09:01.605Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-11-04T12:09:02.483Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-04T12:09:02.484Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-04T12:09:02.484Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-04T12:09:02.484Z] --- PASS: TestContinueAfterPluginCrash (10.47s) [2020-11-04T12:09:02.740Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T12:09:02.997Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-04T12:09:03.548Z] --- PASS: TestTemplatedSecret (2.43s) [2020-11-04T12:09:03.548Z] === RUN TestSecretCreateResolve [2020-11-04T12:09:03.559Z] === RUN TestDockerSuite/TestCommitChange [2020-11-04T12:09:04.123Z] === RUN TestReadPluginNoRead/default [2020-11-04T12:09:04.685Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-04T12:09:05.249Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-04T12:09:05.631Z] --- PASS: TestSecretCreateResolve (1.89s) [2020-11-04T12:09:05.631Z] PASS [2020-11-04T12:09:05.631Z] [2020-11-04T12:09:05.631Z] DONE 6 tests in 11.994s [2020-11-04T12:09:05.631Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T12:09:05.631Z] ++ 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 [2020-11-04T12:09:05.631Z] ++ set -e [2020-11-04T12:09:05.631Z] ++ '[' -n 0 ']' [2020-11-04T12:09:05.631Z] ++ set -x [2020-11-04T12:09:05.631Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:09:05.631Z] INFO: Testing against a local daemon [2020-11-04T12:09:05.631Z] === RUN TestServiceCreateInit [2020-11-04T12:09:05.631Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T12:09:05.818Z] --- PASS: TestReadPluginNoRead (8.19s) [2020-11-04T12:09:05.818Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.69s) [2020-11-04T12:09:05.818Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2020-11-04T12:09:05.818Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2020-11-04T12:09:05.818Z] read_test.go:92: [dd42c107adb35] daemon is not started [2020-11-04T12:09:05.818Z] PASS [2020-11-04T12:09:05.818Z] [2020-11-04T12:09:05.818Z] DONE 6 tests in 13.935s [2020-11-04T12:09:05.818Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T12:09:05.818Z] ++ 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 [2020-11-04T12:09:05.818Z] ++ set -e [2020-11-04T12:09:05.818Z] ++ '[' -n 0 ']' [2020-11-04T12:09:05.818Z] ++ set -x [2020-11-04T12:09:05.818Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:09:05.818Z] testing: warning: no tests to run [2020-11-04T12:09:05.818Z] PASS [2020-11-04T12:09:05.818Z] [2020-11-04T12:09:05.818Z] DONE 0 tests in 0.047s [2020-11-04T12:09:05.818Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T12:09:05.818Z] ++ 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 [2020-11-04T12:09:05.818Z] ++ set -e [2020-11-04T12:09:05.818Z] ++ '[' -n 0 ']' [2020-11-04T12:09:05.818Z] ++ set -x [2020-11-04T12:09:05.818Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:09:06.075Z] INFO: Testing against a local daemon [2020-11-04T12:09:06.075Z] === RUN TestPluginWithDevMounts [2020-11-04T12:09:06.075Z] === PAUSE TestPluginWithDevMounts [2020-11-04T12:09:06.075Z] === CONT TestPluginWithDevMounts [2020-11-04T12:09:06.332Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-04T12:09:08.224Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-04T12:09:08.224Z] --- PASS: TestPluginWithDevMounts (2.01s) [2020-11-04T12:09:08.224Z] PASS [2020-11-04T12:09:08.224Z] [2020-11-04T12:09:08.224Z] DONE 1 tests in 2.146s [2020-11-04T12:09:08.224Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T12:09:08.224Z] ++ 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 [2020-11-04T12:09:08.224Z] ++ set -e [2020-11-04T12:09:08.224Z] ++ '[' -n 0 ']' [2020-11-04T12:09:08.224Z] ++ set -x [2020-11-04T12:09:08.224Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:09:08.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-04T12:09:08.224Z] INFO: Testing against a local daemon [2020-11-04T12:09:08.224Z] === RUN TestSecretInspect [2020-11-04T12:09:08.788Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-04T12:09:09.180Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T12:09:09.277Z] --- PASS: TestGet (15.02s) [2020-11-04T12:09:09.277Z] === RUN TestPluginWithNoManifest [2020-11-04T12:09:09.277Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-11-04T12:09:09.277Z] === RUN TestGetAll [2020-11-04T12:09:09.277Z] --- PASS: TestGetAll (0.00s) [2020-11-04T12:09:09.277Z] PASS [2020-11-04T12:09:09.277Z] coverage: 73.4% of statements [2020-11-04T12:09:09.277Z] ok github.com/docker/docker/pkg/plugins 35.082s coverage: 73.4% of statements [2020-11-04T12:09:09.277Z] WARN invalid TestEvent: FAIL github.com/docker/docker/pkg/system [build failed] [2020-11-04T12:09:09.277Z] bad output from test2json: FAIL github.com/docker/docker/pkg/system [build failed] [2020-11-04T12:09:10.680Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === Skipped [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-11-04T12:09:10.820Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-11-04T12:09:10.820Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-11-04T12:09:10.820Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-11-04T12:09:10.820Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-11-04T12:09:10.820Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-11-04T12:09:10.820Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-11-04T12:09:10.820Z] daemon_test.go:147: root required [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-04T12:09:10.820Z] reload_test.go:520: root required [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2020-11-04T12:09:10.820Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-04T12:09:10.820Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-11-04T12:09:10.820Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.820Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-11-04T12:09:10.820Z] download_test.go:268: Needs fixing on Windows [2020-11-04T12:09:10.820Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-11-04T12:09:10.821Z] layer_test.go:304: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-11-04T12:09:10.821Z] layer_test.go:353: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-11-04T12:09:10.821Z] layer_test.go:468: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-11-04T12:09:10.821Z] layer_test.go:697: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-11-04T12:09:10.821Z] migration_test.go:46: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-11-04T12:09:10.821Z] migration_test.go:182: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-11-04T12:09:10.821Z] mount_test.go:17: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-11-04T12:09:10.821Z] mount_test.go:76: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-11-04T12:09:10.821Z] mount_test.go:125: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-11-04T12:09:10.821Z] mount_test.go:212: Failing on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:133: Xz not present in msys2 [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:238: Failing on Windows CI machines [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-11-04T12:09:10.821Z] archive_windows_test.go:16: Currently fails [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-11-04T12:09:10.821Z] changes_test.go:192: needs more investigation [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-11-04T12:09:10.821Z] changes_test.go:405: needs further investigation [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-11-04T12:09:10.821Z] changes_test.go:441: needs further investigation [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-11-04T12:09:10.821Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-11-04T12:09:10.821Z] poller_test.go:41: No chmod on Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-04T12:09:10.821Z] fileutils_test.go:134: Needs porting to Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-04T12:09:10.821Z] fileutils_test.go:180: Needs porting to Windows [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-11-04T12:09:10.821Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-11-04T12:09:10.821Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-11-04T12:09:10.821Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-11-04T12:09:10.821Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-11-04T12:09:10.821Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] [2020-11-04T12:09:10.821Z] === Errors [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME [2020-11-04T12:09:11.281Z] pkg\mount\deprecated.go:32:16: too many errors [2020-11-04T12:09:11.281Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount [2020-11-04T12:09:11.281Z] [2020-11-04T12:09:11.281Z] DONE 1761 tests, 45 skipped, 12 errors in 216.259s [2020-11-04T12:09:11.281Z] [2020-11-04T12:09:11.281Z] ERROR: make.ps1 failed: [2020-11-04T12:09:11.281Z] Unit tests failed [2020-11-04T12:09:11.281Z] At C:\gopath\src\github.com\docker\docker\hack\make.ps1:335 char:30 [2020-11-04T12:09:11.281Z] + if ($p.ExitCode -ne 0) { Throw "Unit tests failed" } [2020-11-04T12:09:11.281Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-04T12:09:11.281Z] [2020-11-04T12:09:11.281Z] ___________ .__.__ .___ [2020-11-04T12:09:11.281Z] \_ _____/____ |__| | ____ __| _/ [2020-11-04T12:09:11.281Z] | __) \__ \ | | | _/ __ \ / __ | [2020-11-04T12:09:11.281Z] | \ / __ \| | |_\ ___// /_/ | [2020-11-04T12:09:11.281Z] \___ / (____ /__|____/\___ >____ | [2020-11-04T12:09:11.281Z] \/ \/ \/ \/ [2020-11-04T12:09:11.281Z] [2020-11-04T12:09:11.281Z] INFO: make.ps1 ended at 11/04/2020 12:09:10 [2020-11-04T12:09:11.611Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-04T12:09:11.868Z] --- PASS: TestSecretInspect (3.59s) [2020-11-04T12:09:11.868Z] === RUN TestSecretList [2020-11-04T12:09:12.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-04T12:09:13.377Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-04T12:09:13.466Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-11-04T12:09:13.466Z] [2020-11-04T12:09:13.466Z] [2020-11-04T12:09:13.466Z] ERROR: Failed 'ERROR: Unit tests failed' at 11/04/2020 12:09:12 [2020-11-04T12:09:13.466Z] At D:\gopath\src\github.com\docker\docker\hack\ci\windows.ps1:808 char:17 [2020-11-04T12:09:13.466Z] + Throw "ERROR: Unit tests failed" [2020-11-04T12:09:13.466Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-04T12:09:13.466Z] [2020-11-04T12:09:13.466Z] [2020-11-04T12:09:13.466Z] [2020-11-04T12:09:13.466Z] INFO: Tidying up at end of run [2020-11-04T12:09:13.466Z] INFO: Saving daemon under test log (d:\CI\PR-41617\2\dut.out) to bundles\CIDUT.out [2020-11-04T12:09:13.466Z] INFO: Saving daemon under test log (d:\CI\PR-41617\2\dut.err) to bundles\CIDUT.err [2020-11-04T12:09:13.466Z] INFO: Nuke-Everything... [2020-11-04T12:09:13.466Z] INFO: Container count on control daemon to delete is 2 [2020-11-04T12:09:13.656Z] --- PASS: TestServiceCreateInit (7.46s) [2020-11-04T12:09:13.656Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2020-11-04T12:09:13.656Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2020-11-04T12:09:13.656Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T12:09:13.820Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T12:09:13.820Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === Skipped [2020-11-04T12:09:13.820Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T12:09:13.820Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T12:09:13.820Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:73: No driver to put! [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T12:09:13.820Z] time="2020-11-04T12:07:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T12:09:13.820Z] time="2020-11-04T12:07:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T12:09:13.820Z] time="2020-11-04T12:07:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T12:09:13.820Z] time="2020-11-04T12:07:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T12:09:13.820Z] time="2020-11-04T12:07:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:73: No driver to put! [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T12:09:13.820Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T12:09:13.820Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T12:09:13.820Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T12:09:13.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T12:09:13.820Z] graphtest_unix.go:73: No driver to put! [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T12:09:13.820Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T12:09:13.820Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] [2020-11-04T12:09:13.820Z] DONE 2167 tests, 26 skipped in 248.141s Post stage [Pipeline] junit [2020-11-04T12:09:13.834Z] Recording test results [2020-11-04T12:09:13.925Z] ecfcea54277c [2020-11-04T12:09:13.925Z] 3d4b9674a538 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-11-04T12:09:14.309Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-04T12:09:14.309Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-04T12:09:14.388Z] INFO: Killing daemon with PID 1116 [2020-11-04T12:09:14.388Z] INFO: Tidying pidfile d:\CI\PR-41617\2\docker.pid [2020-11-04T12:09:14.388Z] INFO: Stopping possible daemon pid 1116 [2020-11-04T12:09:14.388Z] ERROR: The process "1116" not found. [2020-11-04T12:09:14.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41617/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:315b150e00798aa3a0a95ed92d41c595b68c1ce4 hack/validate/vendor [2020-11-04T12:09:14.565Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-04T12:09:14.566Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-04T12:09:14.822Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-04T12:09:14.822Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-04T12:09:14.822Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-04T12:09:14.847Z] INFO: Nuking d:\CI [2020-11-04T12:09:15.079Z] --- PASS: TestSecretList (3.18s) [2020-11-04T12:09:15.079Z] === RUN TestSecretsCreateAndDelete [2020-11-04T12:09:15.086Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-11-04T12:09:15.997Z] + echo Building e2e image [2020-11-04T12:09:15.997Z] Building e2e image [2020-11-04T12:09:15.997Z] + docker build --build-arg DOCKER_GITCOMMIT=315b150e00798aa3a0a95ed92d41c595b68c1ce4 -t moby-e2e-test -f Dockerfile.e2e . [2020-11-04T12:09:15.997Z] #2 [internal] load .dockerignore [2020-11-04T12:09:15.997Z] #2 transferring context: 34B done [2020-11-04T12:09:15.997Z] #2 DONE 0.0s [2020-11-04T12:09:15.997Z] [2020-11-04T12:09:15.997Z] #1 [internal] load build definition from Dockerfile.e2e [2020-11-04T12:09:15.997Z] #1 transferring dockerfile: 3.21kB done [2020-11-04T12:09:15.997Z] #1 DONE 0.0s [2020-11-04T12:09:15.997Z] [2020-11-04T12:09:15.997Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-11-04T12:09:16.446Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-04T12:09:16.567Z] #4 ... [2020-11-04T12:09:16.567Z] [2020-11-04T12:09:16.567Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-11-04T12:09:16.567Z] #3 DONE 0.7s [2020-11-04T12:09:16.832Z] [2020-11-04T12:09:16.832Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-11-04T12:09:16.832Z] #4 DONE 0.8s [2020-11-04T12:09:16.832Z] [2020-11-04T12:09:16.832Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T12:09:16.832Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-11-04T12:09:17.100Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 330.28kB / 2.80MB 0.1s [2020-11-04T12:09:17.100Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 156.20kB / 282.60kB 0.1s [2020-11-04T12:09:17.100Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-11-04T12:09:17.100Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-11-04T12:09:17.100Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-11-04T12:09:17.100Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-11-04T12:09:17.100Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-11-04T12:09:17.100Z] #14 ... [2020-11-04T12:09:17.100Z] [2020-11-04T12:09:17.100Z] #8 [internal] load build context [2020-11-04T12:09:17.100Z] #8 transferring context: 861.55kB 0.3s done [2020-11-04T12:09:17.100Z] #8 DONE 0.3s [2020-11-04T12:09:17.100Z] [2020-11-04T12:09:17.100Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T12:09:17.100Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done [2020-11-04T12:09:17.100Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-11-04T12:09:17.100Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-11-04T12:09:17.100Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-11-04T12:09:17.100Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 4.22MB / 127.34MB 0.3s [2020-11-04T12:09:17.362Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 11.52MB / 127.34MB 0.4s [2020-11-04T12:09:17.362Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-11-04T12:09:17.362Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 21.28MB / 127.34MB 0.5s [2020-11-04T12:09:17.623Z] #14 ... [2020-11-04T12:09:17.623Z] [2020-11-04T12:09:17.623Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-11-04T12:09:17.623Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-11-04T12:09:17.623Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-11-04T12:09:17.623Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-11-04T12:09:17.623Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-11-04T12:09:17.623Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-11-04T12:09:17.623Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-11-04T12:09:17.623Z] #5 DONE 0.7s [2020-11-04T12:09:17.623Z] [2020-11-04T12:09:17.623Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T12:09:17.623Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-11-04T12:09:17.623Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 36.96MB / 127.34MB 0.8s [2020-11-04T12:09:17.884Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-11-04T12:09:17.884Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-11-04T12:09:17.884Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 52.99MB / 127.34MB 1.0s [2020-11-04T12:09:18.145Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 66.86MB / 127.34MB 1.2s [2020-11-04T12:09:18.337Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-04T12:09:18.337Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-04T12:09:18.337Z] --- PASS: TestSecretsCreateAndDelete (3.02s) [2020-11-04T12:09:18.337Z] === RUN TestSecretsUpdate [2020-11-04T12:09:18.407Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 86.34MB / 127.34MB 1.5s [2020-11-04T12:09:18.593Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-04T12:09:18.668Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 100.65MB / 127.34MB 1.8s [2020-11-04T12:09:18.668Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 107.63MB / 127.34MB 1.9s [2020-11-04T12:09:18.928Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 119.60MB / 127.34MB 2.0s [2020-11-04T12:09:18.928Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.2s [2020-11-04T12:09:19.156Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-04T12:09:19.188Z] #14 ... [2020-11-04T12:09:19.188Z] [2020-11-04T12:09:19.188Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-11-04T12:09:19.188Z] #6 DONE 1.7s [2020-11-04T12:09:19.188Z] [2020-11-04T12:09:19.188Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T12:09:19.188Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.3s done [2020-11-04T12:09:19.448Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-11-04T12:09:19.718Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-04T12:09:20.282Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-04T12:09:20.844Z] --- PASS: TestSecretsUpdate (2.87s) [2020-11-04T12:09:20.844Z] === RUN TestTemplatedSecret [2020-11-04T12:09:20.844Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-04T12:09:21.101Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-04T12:09:21.101Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-04T12:09:21.664Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-04T12:09:21.664Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-04T12:09:21.664Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-04T12:09:21.664Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-04T12:09:21.664Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-04T12:09:22.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-04T12:09:22.790Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-04T12:09:23.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-04T12:09:23.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-04T12:09:23.975Z] --- PASS: TestTemplatedSecret (3.03s) [2020-11-04T12:09:23.975Z] === RUN TestSecretCreateResolve [2020-11-04T12:09:24.735Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-11-04T12:09:24.904Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-04T12:09:25.304Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done [2020-11-04T12:09:25.467Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-04T12:09:25.467Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-04T12:09:25.875Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-11-04T12:09:26.135Z] #14 DONE 9.4s [2020-11-04T12:09:26.135Z] [2020-11-04T12:09:26.135Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-11-04T12:09:26.135Z] #7 0.746 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-04T12:09:26.135Z] #7 1.883 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-04T12:09:26.135Z] #7 1.978 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-11-04T12:09:26.135Z] #7 1.988 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-11-04T12:09:26.135Z] #7 1.996 (3/30) Installing readline (8.0.0-r0) [2020-11-04T12:09:26.135Z] #7 2.002 (4/30) Installing bash (5.0.0-r0) [2020-11-04T12:09:26.135Z] #7 2.019 Executing bash-5.0.0-r0.post-install [2020-11-04T12:09:26.135Z] #7 2.021 (5/30) Installing ca-certificates (20191127-r2) [2020-11-04T12:09:26.135Z] #7 2.039 (6/30) Installing libgcc (8.3.0-r0) [2020-11-04T12:09:26.135Z] #7 2.043 (7/30) Installing libstdc++ (8.3.0-r0) [2020-11-04T12:09:26.135Z] #7 2.059 (8/30) Installing binutils (2.32-r0) [2020-11-04T12:09:26.135Z] #7 2.155 (9/30) Installing gmp (6.1.2-r1) [2020-11-04T12:09:26.135Z] #7 2.162 (10/30) Installing isl (0.18-r0) [2020-11-04T12:09:26.135Z] #7 2.184 (11/30) Installing libgomp (8.3.0-r0) [2020-11-04T12:09:26.135Z] #7 2.188 (12/30) Installing libatomic (8.3.0-r0) [2020-11-04T12:09:26.135Z] #7 2.192 (13/30) Installing mpfr3 (3.1.5-r1) [2020-11-04T12:09:26.135Z] #7 2.199 (14/30) Installing mpc1 (1.1.0-r0) [2020-11-04T12:09:26.135Z] #7 2.203 (15/30) Installing gcc (8.3.0-r0) [2020-11-04T12:09:26.135Z] #7 3.067 (16/30) Installing musl-dev (1.1.22-r3) [2020-11-04T12:09:26.135Z] #7 3.171 (17/30) Installing libc-dev (0.7.1-r0) [2020-11-04T12:09:26.135Z] #7 3.175 (18/30) Installing g++ (8.3.0-r0) [2020-11-04T12:09:26.135Z] #7 3.729 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-11-04T12:09:26.135Z] #7 3.736 (20/30) Installing libcurl (7.66.0-r1) [2020-11-04T12:09:26.135Z] #7 3.745 (21/30) Installing expat (2.2.8-r0) [2020-11-04T12:09:26.135Z] #7 3.750 (22/30) Installing pcre2 (10.33-r0) [2020-11-04T12:09:26.135Z] #7 3.763 (23/30) Installing git (2.22.4-r0) [2020-11-04T12:09:26.135Z] #7 3.969 (24/30) Installing libmnl (1.0.4-r0) [2020-11-04T12:09:26.135Z] #7 3.972 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-11-04T12:09:26.135Z] #7 3.975 (26/30) Installing iptables (1.8.3-r1) [2020-11-04T12:09:26.135Z] #7 4.002 (27/30) Installing pigz (2.4-r0) [2020-11-04T12:09:26.135Z] #7 4.009 (28/30) Installing tar (1.32-r0) [2020-11-04T12:09:26.135Z] #7 4.017 (29/30) Installing xz-libs (5.2.4-r0) [2020-11-04T12:09:26.135Z] #7 4.022 (30/30) Installing xz (5.2.4-r0) [2020-11-04T12:09:26.135Z] #7 4.032 Executing busybox-1.30.1-r3.trigger [2020-11-04T12:09:26.135Z] #7 4.040 Executing ca-certificates-20191127-r2.trigger [2020-11-04T12:09:26.135Z] #7 4.090 OK: 179 MiB in 44 packages [2020-11-04T12:09:26.396Z] #7 DONE 7.3s [2020-11-04T12:09:26.396Z] [2020-11-04T12:09:26.396Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-11-04T12:09:26.407Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-04T12:09:26.407Z] --- PASS: TestSecretCreateResolve (2.45s) [2020-11-04T12:09:26.407Z] PASS [2020-11-04T12:09:26.407Z] [2020-11-04T12:09:26.407Z] DONE 6 tests in 18.378s [2020-11-04T12:09:26.407Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T12:09:26.407Z] ++ 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 [2020-11-04T12:09:26.407Z] ++ set -e [2020-11-04T12:09:26.407Z] ++ '[' -n 0 ']' [2020-11-04T12:09:26.407Z] ++ set -x [2020-11-04T12:09:26.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-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 [2020-11-04T12:09:26.656Z] #15 ... [2020-11-04T12:09:26.656Z] [2020-11-04T12:09:26.656Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-11-04T12:09:26.656Z] #9 DONE 0.1s [2020-11-04T12:09:26.656Z] [2020-11-04T12:09:26.656Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-11-04T12:09:26.656Z] #10 DONE 0.0s [2020-11-04T12:09:26.656Z] [2020-11-04T12:09:26.656Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-11-04T12:09:26.656Z] #11 DONE 0.0s [2020-11-04T12:09:26.656Z] [2020-11-04T12:09:26.656Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-11-04T12:09:26.656Z] #12 DONE 0.0s [2020-11-04T12:09:26.656Z] [2020-11-04T12:09:26.656Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-11-04T12:09:26.656Z] #13 DONE 0.0s [2020-11-04T12:09:26.656Z] [2020-11-04T12:09:26.656Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-11-04T12:09:26.663Z] INFO: Testing against a local daemon [2020-11-04T12:09:26.664Z] === RUN TestServiceCreateInit [2020-11-04T12:09:26.664Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T12:09:26.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-04T12:09:26.916Z] #15 0.681 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-04T12:09:26.919Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-04T12:09:27.482Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-04T12:09:28.045Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-04T12:09:28.045Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-04T12:09:28.297Z] #15 1.755 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-04T12:09:28.297Z] #15 1.864 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-11-04T12:09:28.297Z] #15 1.869 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-11-04T12:09:28.297Z] #15 1.876 (3/54) Installing readline (8.0.4-r0) [2020-11-04T12:09:28.297Z] #15 1.880 (4/54) Installing bash (5.0.17-r0) [2020-11-04T12:09:28.297Z] #15 1.892 Executing bash-5.0.17-r0.post-install [2020-11-04T12:09:28.297Z] #15 1.895 (5/54) Installing linux-headers (5.4.5-r1) [2020-11-04T12:09:28.297Z] #15 1.969 (6/54) Installing libblkid (2.35.2-r0) [2020-11-04T12:09:28.297Z] #15 1.973 (7/54) Installing libuuid (2.35.2-r0) [2020-11-04T12:09:28.297Z] #15 1.975 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-11-04T12:09:28.297Z] #15 1.982 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-11-04T12:09:28.297Z] #15 1.986 (10/54) Installing libgcc (9.3.0-r2) [2020-11-04T12:09:28.297Z] #15 1.988 (11/54) Installing libstdc++ (9.3.0-r2) [2020-11-04T12:09:28.297Z] #15 2.000 (12/54) Installing binutils (2.34-r1) [2020-11-04T12:09:28.297Z] #15 2.064 (13/54) Installing libmagic (5.38-r0) [2020-11-04T12:09:28.297Z] #15 2.084 (14/54) Installing file (5.38-r0) [2020-11-04T12:09:28.297Z] #15 2.086 (15/54) Installing gmp (6.2.0-r0) [2020-11-04T12:09:28.297Z] #15 2.092 (16/54) Installing isl (0.18-r0) [2020-11-04T12:09:28.297Z] #15 2.106 (17/54) Installing libgomp (9.3.0-r2) [2020-11-04T12:09:28.297Z] #15 2.109 (18/54) Installing libatomic (9.3.0-r2) [2020-11-04T12:09:28.297Z] #15 2.110 (19/54) Installing libgphobos (9.3.0-r2) [2020-11-04T12:09:28.297Z] #15 2.151 (20/54) Installing mpfr4 (4.0.2-r4) [2020-11-04T12:09:28.297Z] #15 2.156 (21/54) Installing mpc1 (1.1.0-r1) [2020-11-04T12:09:28.297Z] #15 2.159 (22/54) Installing gcc (9.3.0-r2) [2020-11-04T12:09:28.973Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-04T12:09:29.044Z] --- PASS: TestCreateServiceMultipleTimes (15.40s) [2020-11-04T12:09:29.044Z] === RUN TestCreateServiceConflict [2020-11-04T12:09:29.239Z] #15 2.994 (23/54) Installing musl-dev (1.1.24-r9) [2020-11-04T12:09:29.239Z] #15 3.066 (24/54) Installing libc-dev (0.7.2-r3) [2020-11-04T12:09:29.239Z] #15 3.068 (25/54) Installing g++ (9.3.0-r2) [2020-11-04T12:09:29.811Z] #15 3.488 (26/54) Installing make (4.3-r0) [2020-11-04T12:09:29.811Z] #15 3.492 (27/54) Installing fortify-headers (1.1-r0) [2020-11-04T12:09:29.812Z] #15 3.494 (28/54) Installing patch (2.7.6-r6) [2020-11-04T12:09:29.812Z] #15 3.498 (29/54) Installing build-base (0.5-r2) [2020-11-04T12:09:29.812Z] #15 3.499 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-11-04T12:09:29.812Z] #15 3.502 (31/54) Installing libcurl (7.69.1-r1) [2020-11-04T12:09:29.812Z] #15 3.509 (32/54) Installing curl (7.69.1-r1) [2020-11-04T12:09:29.812Z] #15 3.512 (33/54) Installing oniguruma (6.9.5-r2) [2020-11-04T12:09:29.812Z] #15 3.518 (34/54) Installing jq (1.6-r1) [2020-11-04T12:09:29.812Z] #15 3.525 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-11-04T12:09:29.812Z] #15 3.530 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-11-04T12:09:29.812Z] #15 3.532 (37/54) Installing libaio (0.3.112-r1) [2020-11-04T12:09:29.812Z] #15 3.534 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-11-04T12:09:29.812Z] #15 3.565 (39/54) Installing blkid (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.567 (40/54) Installing libcap-ng (0.7.10-r1) [2020-11-04T12:09:29.812Z] #15 3.569 (41/54) Installing setpriv (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.571 (42/54) Installing libmount (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.575 (43/54) Installing libsmartcols (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.578 (44/54) Installing findmnt (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.580 (45/54) Installing mcookie (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.582 (46/54) Installing hexdump (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.584 (47/54) Installing lsblk (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.587 (48/54) Installing libfdisk (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.592 (49/54) Installing sfdisk (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.595 (50/54) Installing cfdisk (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.597 (51/54) Installing util-linux (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.633 (52/54) Installing pkgconf (1.7.2-r0) [2020-11-04T12:09:29.812Z] #15 3.635 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-11-04T12:09:29.812Z] #15 3.657 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-11-04T12:09:29.812Z] #15 3.662 Executing busybox-1.31.1-r16.trigger [2020-11-04T12:09:29.812Z] #15 3.667 OK: 230 MiB in 69 packages [2020-11-04T12:09:29.902Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-04T12:09:30.090Z] --- PASS: TestCreateServiceConflict (1.88s) [2020-11-04T12:09:30.090Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T12:09:30.832Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-04T12:09:31.090Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-04T12:09:32.019Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-04T12:09:32.351Z] #15 DONE 5.9s [2020-11-04T12:09:32.352Z] [2020-11-04T12:09:32.352Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-11-04T12:09:32.580Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T12:09:32.612Z] #16 DONE 0.5s [2020-11-04T12:09:32.612Z] [2020-11-04T12:09:32.612Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-11-04T12:09:32.843Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2020-11-04T12:09:32.843Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T12:09:33.181Z] #17 DONE 0.5s [2020-11-04T12:09:33.181Z] [2020-11-04T12:09:33.181Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-11-04T12:09:33.181Z] #18 DONE 0.0s [2020-11-04T12:09:33.181Z] [2020-11-04T12:09:33.181Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-04T12:09:33.181Z] #22 DONE 0.1s [2020-11-04T12:09:33.181Z] [2020-11-04T12:09:33.181Z] #31 [builder 1/4] COPY . . [2020-11-04T12:09:33.181Z] #31 ... [2020-11-04T12:09:33.181Z] [2020-11-04T12:09:33.181Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T12:09:33.181Z] #19 DONE 0.1s [2020-11-04T12:09:33.181Z] [2020-11-04T12:09:33.181Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-11-04T12:09:33.181Z] #26 DONE 0.1s [2020-11-04T12:09:33.181Z] [2020-11-04T12:09:33.181Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-04T12:09:33.181Z] #23 DONE 0.1s [2020-11-04T12:09:33.181Z] [2020-11-04T12:09:33.181Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-11-04T12:09:33.181Z] #27 DONE 0.1s [2020-11-04T12:09:33.181Z] [2020-11-04T12:09:33.181Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-11-04T12:09:33.181Z] #28 DONE 0.1s [2020-11-04T12:09:33.442Z] [2020-11-04T12:09:33.442Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T12:09:33.508Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-04T12:09:34.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-04T12:09:34.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-04T12:09:34.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-04T12:09:34.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-04T12:09:34.875Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-04T12:09:35.437Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-04T12:09:37.324Z] --- PASS: TestServiceCreateInit (10.44s) [2020-11-04T12:09:37.324Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.94s) [2020-11-04T12:09:37.324Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) [2020-11-04T12:09:37.324Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T12:09:37.648Z] #29 ... [2020-11-04T12:09:37.648Z] [2020-11-04T12:09:37.648Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-04T12:09:37.648Z] #24 1.085 + RM_GOPATH=0 [2020-11-04T12:09:37.648Z] #24 1.085 + TMP_GOPATH= [2020-11-04T12:09:37.648Z] #24 1.085 + : /build [2020-11-04T12:09:37.648Z] #24 1.085 + '[' -z '' ']' [2020-11-04T12:09:37.648Z] #24 1.088 ++ mktemp -d [2020-11-04T12:09:37.648Z] #24 1.089 + export GOPATH=/tmp/tmp.dFFKHk [2020-11-04T12:09:37.648Z] #24 1.089 + GOPATH=/tmp/tmp.dFFKHk [2020-11-04T12:09:37.648Z] #24 1.089 + RM_GOPATH=1 [2020-11-04T12:09:37.648Z] #24 1.089 + case "$(go env GOARCH)" in [2020-11-04T12:09:37.648Z] #24 1.090 ++ go env GOARCH [2020-11-04T12:09:37.648Z] #24 1.098 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T12:09:37.648Z] #24 1.098 + GO_BUILDMODE=-buildmode=pie [2020-11-04T12:09:37.648Z] #24 1.099 ++ dirname ./install.sh [2020-11-04T12:09:37.648Z] #24 1.099 + dir=. [2020-11-04T12:09:37.648Z] #24 1.099 + bin=dockercli [2020-11-04T12:09:37.648Z] #24 1.099 + shift [2020-11-04T12:09:37.648Z] #24 1.099 + '[' '!' -f ./dockercli.installer ']' [2020-11-04T12:09:37.648Z] #24 1.099 + . ./dockercli.installer [2020-11-04T12:09:37.648Z] #24 1.099 ++ : stable [2020-11-04T12:09:37.648Z] #24 1.099 ++ : 17.06.2-ce [2020-11-04T12:09:37.648Z] #24 1.100 + install_dockercli [2020-11-04T12:09:37.648Z] #24 1.100 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T12:09:37.648Z] #24 1.100 Install docker/cli version 17.06.2-ce from stable [2020-11-04T12:09:37.648Z] #24 1.100 ++ uname -m [2020-11-04T12:09:37.648Z] #24 1.101 + arch=x86_64 [2020-11-04T12:09:37.648Z] #24 1.101 + '[' x86_64 '!=' x86_64 ']' [2020-11-04T12:09:37.648Z] #24 1.103 + url=https://download.docker.com/linux/static [2020-11-04T12:09:37.648Z] #24 1.104 + tar -xz docker/docker [2020-11-04T12:09:37.648Z] #24 1.109 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-04T12:09:37.648Z] #24 3.631 + mkdir -p /build [2020-11-04T12:09:37.648Z] #24 3.634 + mv docker/docker /build/ [2020-11-04T12:09:37.648Z] #24 3.636 + rmdir docker [2020-11-04T12:09:37.648Z] #24 DONE 4.3s [2020-11-04T12:09:37.648Z] [2020-11-04T12:09:37.648Z] #31 [builder 1/4] COPY . . [2020-11-04T12:09:37.648Z] #31 DONE 4.4s [2020-11-04T12:09:37.648Z] [2020-11-04T12:09:37.648Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-04T12:09:37.648Z] #20 2.507 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T12:09:37.648Z] #20 3.032 [2020-11-04T12:09:37.648Z] #20 3.145 #### 6.2% ############## 20.7% ################################ 45.0% ################################################### 71.2% ################################################################## 92.7% ######################################################################## 100.0% [2020-11-04T12:09:37.648Z] #20 4.005 [2020-11-04T12:09:37.648Z] #20 4.127 ############################################## 64.8% ######################################################################## 100.0% [2020-11-04T12:09:37.909Z] #20 4.720 [2020-11-04T12:09:38.171Z] #20 4.857 ################## 25.2% ######################################################################## 100.0% [2020-11-04T12:09:38.741Z] #20 5.554 [2020-11-04T12:09:39.003Z] [2020-11-04T12:09:39.003Z] #20 ... [2020-11-04T12:09:39.003Z] [2020-11-04T12:09:39.003Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-11-04T12:09:39.003Z] #32 DONE 1.3s [2020-11-04T12:09:39.003Z] [2020-11-04T12:09:39.003Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-04T12:09:39.003Z] #20 5.671 0.1% [2020-11-04T12:09:39.003Z] #20 ... [2020-11-04T12:09:39.003Z] [2020-11-04T12:09:39.003Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T12:09:39.841Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-04T12:09:39.944Z] #33 0.977 [2020-11-04T12:09:39.944Z] #33 1.106 Removing bundles/ [2020-11-04T12:09:39.944Z] #33 1.107 [2020-11-04T12:09:39.944Z] #33 1.111 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-11-04T12:09:40.404Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-04T12:09:41.334Z] #33 2.143 Building test suite binary ./integration-cli/test.main [2020-11-04T12:09:41.361Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-04T12:09:41.361Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-04T12:09:41.361Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-04T12:09:43.877Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-04T12:09:43.883Z] #33 ... [2020-11-04T12:09:43.883Z] [2020-11-04T12:09:43.883Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-04T12:09:43.883Z] #20 5.671 0.1% ############ 17.1% ############################## 42.6% ################################################# 69.1% ################################################################ 89.4% ######################################################################## 100.0% [2020-11-04T12:09:43.883Z] #20 6.655 [2020-11-04T12:09:43.884Z] #20 6.881 #=#=# 0.0% #### 5.6% ####### 11.0% ############# 19.1% ################## 26.0% ######################## 34.1% ################################ 44.9% ####################################### 55.3% ############################################## 64.4% ################################################## 70.5% ######################################################## 78.0% ######################################################### 79.4% ########################################################### 82.8% ############################################################# 85.5% ################################################################ 89.2% ################################################################### 93.8% ####################################################################### 99.2% ######################################################################## 100.0% [2020-11-04T12:09:43.884Z] #20 10.00 [2020-11-04T12:09:44.444Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-04T12:09:44.815Z] INFO: Zapped successfully [2020-11-04T12:09:44.815Z] [2020-11-04T12:09:44.815Z] INFO: executeCI.ps1 exiting at Wed Nov 4 12:09:43 CUT 2020. Duration 00:21:15.2979656 [2020-11-04T12:09:44.815Z] [2020-11-04T12:09:44.826Z] #20 11.36 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-11-04T12:09:45.063Z] Recording test results [2020-11-04T12:09:45.086Z] #20 11.82 [2020-11-04T12:09:45.348Z] #20 11.94 ######################################################################## 100.0% [2020-11-04T12:09:45.373Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-04T12:09:45.509Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.70s) [2020-11-04T12:09:45.509Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T12:09:45.609Z] #20 12.24 [2020-11-04T12:09:46.551Z] #20 13.35 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T12:09:47.122Z] #20 13.87 #=#=# [2020-11-04T12:09:47.383Z] #20 13.99 0.6% ######################################################################## 100.0% [2020-11-04T12:09:47.592Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2020-11-04T12:09:47.592Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T12:09:47.644Z] #20 14.48 [2020-11-04T12:09:48.642Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-04T12:09:48.898Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-04T12:09:49.027Z] #20 15.77 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T12:09:49.287Z] #20 15.94 skipping existing c35d46ef359f [2020-11-04T12:09:49.546Z] #20 16.28 [2020-11-04T12:09:49.675Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2020-11-04T12:09:49.675Z] === RUN TestCreateServiceSysctls [2020-11-04T12:09:50.265Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-04T12:09:50.928Z] #20 17.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T12:09:51.189Z] #20 18.02 #=#=# [2020-11-04T12:09:51.189Z] #20 18.10 ######################################################################## 100.0% [2020-11-04T12:09:51.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-11-04T12:09:51.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-11-04T12:09:51.761Z] #20 18.45 [2020-11-04T12:09:51.761Z] #20 18.55 Download of images into '/build' complete. [2020-11-04T12:09:51.761Z] #20 18.55 Use something like the following to load the result into a Docker daemon: [2020-11-04T12:09:51.761Z] #20 18.55 tar -cC '/build' . | docker load [2020-11-04T12:09:52.726Z] Creating windowsRS5-integration-bundles.zip [2020-11-04T12:09:53.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-11-04T12:09:53.215Z] --- PASS: TestCreateServiceSysctls (3.01s) [2020-11-04T12:09:53.215Z] === RUN TestCreateServiceCapabilities [Pipeline] step [2020-11-04T12:09:53.402Z] Archiving artifacts [2020-11-04T12:09:54.047Z] --- PASS: TestCreateServiceMultipleTimes (16.88s) [2020-11-04T12:09:54.047Z] === RUN TestCreateServiceConflict [2020-11-04T12:09:54.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-11-04T12:09:54.303Z] #20 DONE 21.2s [2020-11-04T12:09:54.303Z] [2020-11-04T12:09:54.304Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T12:09:55.301Z] --- PASS: TestCreateServiceCapabilities (2.26s) [2020-11-04T12:09:55.301Z] === RUN TestInspect [2020-11-04T12:09:55.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-11-04T12:09:57.038Z] --- PASS: TestCreateServiceConflict (2.88s) [2020-11-04T12:09:57.038Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T12:09:57.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a72a40_} [2020-11-04T12:09:57.397Z] --- PASS: TestInspect (2.42s) [2020-11-04T12:09:57.397Z] === RUN TestCreateJob [2020-11-04T12:09:57.604Z] #29 ... [2020-11-04T12:09:57.604Z] [2020-11-04T12:09:57.604Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-04T12:09:58.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1343893261_/foo_false____} [2020-11-04T12:10:00.029Z] --- PASS: TestCreateServiceMaxReplicas (3.26s) [2020-11-04T12:10:00.029Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T12:10:00.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1343893261_/foo_true____} [2020-11-04T12:10:00.944Z] --- PASS: TestCreateJob (3.02s) [2020-11-04T12:10:00.944Z] === RUN TestReplicatedJob [2020-11-04T12:10:00.972Z] #21 DONE 3.5s [2020-11-04T12:10:00.972Z] [2020-11-04T12:10:00.972Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T12:10:00.972Z] #29 ... [2020-11-04T12:10:00.972Z] [2020-11-04T12:10:00.972Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-11-04T12:10:00.972Z] #25 DONE 0.3s [2020-11-04T12:10:00.972Z] [2020-11-04T12:10:00.972Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T12:10:01.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3256862472_/foo_false____} [2020-11-04T12:10:03.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3256862472_/foo_true____} [2020-11-04T12:10:04.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3256862472_/foo_true__0xc000a72aa0__} [2020-11-04T12:10:05.196Z] #33 ... [2020-11-04T12:10:05.196Z] [2020-11-04T12:10:05.196Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T12:10:05.196Z] #29 32.01 # github.com/docker/docker/contrib/httpserver [2020-11-04T12:10:05.196Z] #29 32.01 loadinternal: cannot find runtime/cgo [2020-11-04T12:10:05.435Z] --- PASS: TestReplicatedJob (4.80s) [2020-11-04T12:10:05.435Z] === RUN TestUpdateReplicatedJob [2020-11-04T12:10:05.457Z] #29 DONE 32.2s [2020-11-04T12:10:05.457Z] [2020-11-04T12:10:05.457Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T12:10:05.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a72ac0_} [2020-11-04T12:10:06.028Z] #33 ... [2020-11-04T12:10:06.028Z] [2020-11-04T12:10:06.028Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-11-04T12:10:06.028Z] #30 DONE 0.1s [2020-11-04T12:10:06.028Z] [2020-11-04T12:10:06.028Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T12:10:06.634Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41617/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T12:10:07.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a72ae0_} [2020-11-04T12:10:07.565Z] + make clean [2020-11-04T12:10:08.203Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2020-11-04T12:10:08.203Z] === RUN TestServiceListWithStatuses [2020-11-04T12:10:08.203Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T12:10:08.203Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:10:08.203Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T12:10:08.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a72b00_} [2020-11-04T12:10:09.104Z] docker volume rm -f docker-dev-cache [2020-11-04T12:10:09.564Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T12:10:09.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a72b20_} [2020-11-04T12:10:11.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-11-04T12:10:12.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-11-04T12:10:12.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-11-04T12:10:12.407Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-04T12:10:12.692Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2020-11-04T12:10:12.692Z] === RUN TestDockerNetworkReConnect [2020-11-04T12:10:13.336Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2020-11-04T12:10:13.336Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T12:10:14.703Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-04T12:10:16.238Z] --- PASS: TestDockerNetworkReConnect (3.12s) [2020-11-04T12:10:16.238Z] === RUN TestServicePlugin [2020-11-04T12:10:16.238Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-04T12:10:16.238Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:10:16.238Z] === RUN TestServiceUpdateLabel [2020-11-04T12:10:16.598Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2020-11-04T12:10:16.598Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T12:10:16.598Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-04T12:10:16.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-04T12:10:17.760Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-11-04T12:10:17.760Z] === RUN TestServiceUpdateSecrets [2020-11-04T12:10:19.118Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-04T12:10:20.046Z] --- PASS: TestCreateServiceConfigFileMode (3.75s) [2020-11-04T12:10:20.047Z] === RUN TestCreateServiceSysctls [2020-11-04T12:10:20.609Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-04T12:10:20.866Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-04T12:10:21.793Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-04T12:10:22.459Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-11-04T12:10:23.388Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-04T12:10:24.320Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-04T12:10:24.577Z] --- PASS: TestCreateServiceSysctls (4.65s) [2020-11-04T12:10:24.577Z] === RUN TestCreateServiceCapabilities [2020-11-04T12:10:25.140Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-04T12:10:26.070Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-04T12:10:27.464Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-04T12:10:28.391Z] --- PASS: TestCreateServiceCapabilities (3.66s) [2020-11-04T12:10:28.391Z] === RUN TestInspect [2020-11-04T12:10:28.648Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-04T12:10:29.211Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-04T12:10:30.140Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-04T12:10:31.069Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-04T12:10:32.000Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-04T12:10:32.928Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-04T12:10:33.150Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2020-11-04T12:10:33.150Z] === RUN TestServiceUpdateConfigs [2020-11-04T12:10:33.857Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-04T12:10:33.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-04T12:10:33.857Z] --- PASS: TestInspect (5.62s) [2020-11-04T12:10:33.857Z] === RUN TestCreateJob [2020-11-04T12:10:35.226Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-04T12:10:35.482Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-04T12:10:35.482Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-04T12:10:36.850Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-04T12:10:37.779Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-04T12:10:38.708Z] --- PASS: TestCreateJob (4.78s) [2020-11-04T12:10:38.708Z] === RUN TestReplicatedJob [2020-11-04T12:10:38.965Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-04T12:10:39.528Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-04T12:10:40.459Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-04T12:10:41.852Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-04T12:10:42.415Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-04T12:10:44.308Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-04T12:10:45.237Z] --- PASS: TestReplicatedJob (6.46s) [2020-11-04T12:10:45.237Z] === RUN TestUpdateReplicatedJob [2020-11-04T12:10:48.507Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-04T12:10:48.509Z] --- PASS: TestServiceUpdateConfigs (14.37s) [2020-11-04T12:10:48.509Z] === RUN TestServiceUpdateNetwork [2020-11-04T12:10:49.069Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2020-11-04T12:10:49.069Z] === RUN TestServiceListWithStatuses [2020-11-04T12:10:49.069Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T12:10:49.069Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:10:49.069Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T12:10:50.435Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-04T12:10:50.998Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-04T12:10:55.172Z] --- PASS: TestDockerNetworkConnectAlias (5.49s) [2020-11-04T12:10:55.172Z] === RUN TestDockerNetworkReConnect [2020-11-04T12:10:55.172Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-04T12:10:57.689Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-04T12:10:57.945Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-04T12:10:58.905Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2020-11-04T12:10:58.905Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T12:10:59.315Z] --- PASS: TestDockerNetworkReConnect (4.54s) [2020-11-04T12:10:59.315Z] === RUN TestServicePlugin [2020-11-04T12:10:59.548Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T12:11:00.192Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T12:11:01.833Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-11-04T12:11:02.394Z] === RUN TestDockerSuite/TestCpToDot [2020-11-04T12:11:03.322Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-04T12:11:04.251Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-04T12:11:05.619Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-04T12:11:06.183Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-04T12:11:07.115Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T12:11:07.549Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-04T12:11:07.549Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-04T12:11:08.111Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-04T12:11:09.040Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-04T12:11:09.040Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-04T12:11:09.040Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-04T12:11:09.601Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-04T12:11:10.163Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-04T12:11:10.163Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-04T12:11:10.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-04T12:11:10.163Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-04T12:11:10.724Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-04T12:11:10.982Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-04T12:11:11.238Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-04T12:11:11.238Z] === RUN TestDockerSuite/TestCreateRM [2020-11-04T12:11:11.494Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-04T12:11:11.494Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-04T12:11:11.494Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-04T12:11:11.751Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-04T12:11:13.644Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-04T12:11:13.644Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-04T12:11:13.644Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-04T12:11:15.633Z] --- PASS: TestServiceUpdatePidsLimit (16.11s) [2020-11-04T12:11:15.633Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2020-11-04T12:11:15.633Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2020-11-04T12:11:15.633Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-11-04T12:11:15.633Z] PASS [2020-11-04T12:11:15.633Z] [2020-11-04T12:11:15.633Z] === Skipped [2020-11-04T12:11:15.633Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T12:11:15.633Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:11:15.633Z] [2020-11-04T12:11:15.633Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-11-04T12:11:15.633Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T12:11:15.633Z] [2020-11-04T12:11:15.633Z] [2020-11-04T12:11:15.633Z] DONE 27 tests, 2 skipped in 129.198s [2020-11-04T12:11:15.633Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T12:11:15.633Z] ++ 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 [2020-11-04T12:11:15.633Z] ++ set -e [2020-11-04T12:11:15.633Z] ++ '[' -n 0 ']' [2020-11-04T12:11:15.633Z] ++ set -x [2020-11-04T12:11:15.633Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:11:15.633Z] INFO: Testing against a local daemon [2020-11-04T12:11:15.633Z] === RUN TestSessionCreate [2020-11-04T12:11:15.633Z] --- PASS: TestSessionCreate (0.03s) [2020-11-04T12:11:15.633Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T12:11:15.633Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-04T12:11:15.633Z] PASS [2020-11-04T12:11:15.633Z] [2020-11-04T12:11:15.633Z] DONE 2 tests in 0.141s [2020-11-04T12:11:15.633Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T12:11:15.633Z] ++ 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 [2020-11-04T12:11:15.633Z] ++ set -e [2020-11-04T12:11:15.633Z] ++ '[' -n 0 ']' [2020-11-04T12:11:15.633Z] ++ set -x [2020-11-04T12:11:15.633Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:11:15.633Z] INFO: Testing against a local daemon [2020-11-04T12:11:15.633Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T12:11:15.633Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:11:15.633Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:11:15.633Z] === RUN TestEventsExecDie [2020-11-04T12:11:15.633Z] --- PASS: TestEventsExecDie (0.61s) [2020-11-04T12:11:15.633Z] === RUN TestEventsBackwardsCompatible [2020-11-04T12:11:15.633Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-11-04T12:11:15.633Z] === RUN TestInfoBinaryCommits [2020-11-04T12:11:15.633Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-11-04T12:11:15.633Z] === RUN TestInfoAPIVersioned [2020-11-04T12:11:15.633Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T12:11:15.633Z] === RUN TestInfoDiscoveryBackend [2020-11-04T12:11:16.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-04T12:11:16.271Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-11-04T12:11:16.271Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T12:11:17.315Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T12:11:17.315Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T12:11:17.532Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-04T12:11:17.616Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-04T12:11:17.616Z] === RUN TestInfoAPI [2020-11-04T12:11:17.616Z] --- PASS: TestInfoAPI (0.03s) [2020-11-04T12:11:17.616Z] === RUN TestInfoAPIWarnings [2020-11-04T12:11:17.789Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-04T12:11:17.789Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-04T12:11:18.046Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-04T12:11:18.046Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-04T12:11:18.302Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-04T12:11:19.231Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-04T12:11:20.598Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-04T12:11:20.855Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-04T12:11:21.784Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-04T12:11:22.712Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-04T12:11:23.276Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-04T12:11:23.838Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-04T12:11:23.838Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-04T12:11:24.094Z] === RUN TestDockerSuite/TestDockerFails [2020-11-04T12:11:24.351Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-11-04T12:11:24.351Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-11-04T12:11:24.351Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-11-04T12:11:25.279Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-11-04T12:11:25.535Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-11-04T12:11:26.908Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-11-04T12:11:26.908Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-11-04T12:11:26.908Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-11-04T12:11:26.908Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-11-04T12:11:32.153Z] --- PASS: TestServicePlugin (32.90s) [2020-11-04T12:11:32.153Z] plugin_test.go:62: [d95a30d36b9c1] joining swarm manager [da78fb67f0d00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:11:32.153Z] plugin_test.go:65: [d1b727daa3420] joining swarm manager [da78fb67f0d00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:11:32.153Z] === RUN TestServiceUpdateLabel [2020-11-04T12:11:32.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-04T12:11:34.930Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-04T12:11:34.930Z] --- PASS: TestServiceUpdateLabel (2.70s) [2020-11-04T12:11:34.930Z] === RUN TestServiceUpdateSecrets [2020-11-04T12:11:36.250Z] --- PASS: TestInfoAPIWarnings (16.30s) [2020-11-04T12:11:36.250Z] === RUN TestInfoDebug [2020-11-04T12:11:36.250Z] --- PASS: TestInfoDebug (0.53s) [2020-11-04T12:11:36.250Z] === RUN TestInfoInsecureRegistries [2020-11-04T12:11:36.250Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-11-04T12:11:36.250Z] === RUN TestInfoRegistryMirrors [2020-11-04T12:11:36.250Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-11-04T12:11:36.250Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T12:11:36.250Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-11-04T12:11:36.250Z] === RUN TestPingCacheHeaders [2020-11-04T12:11:36.250Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-04T12:11:36.250Z] === RUN TestPingGet [2020-11-04T12:11:36.250Z] --- PASS: TestPingGet (0.02s) [2020-11-04T12:11:36.250Z] === RUN TestPingHead [2020-11-04T12:11:36.250Z] --- PASS: TestPingHead (0.03s) [2020-11-04T12:11:36.250Z] === RUN TestVersion [2020-11-04T12:11:36.250Z] --- PASS: TestVersion (0.04s) [2020-11-04T12:11:36.250Z] PASS [2020-11-04T12:11:36.250Z] [2020-11-04T12:11:36.250Z] === Skipped [2020-11-04T12:11:36.250Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:11:36.250Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:11:36.250Z] [2020-11-04T12:11:36.250Z] [2020-11-04T12:11:36.250Z] DONE 18 tests, 1 skipped in 21.277s [2020-11-04T12:11:36.250Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T12:11:36.250Z] ++ 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 [2020-11-04T12:11:36.250Z] ++ set -e [2020-11-04T12:11:36.250Z] ++ '[' -n 0 ']' [2020-11-04T12:11:36.250Z] ++ set -x [2020-11-04T12:11:36.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T12:11:36.250Z] INFO: Testing against a local daemon [2020-11-04T12:11:36.250Z] === RUN TestVolumesCreateAndList [2020-11-04T12:11:36.250Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-04T12:11:36.250Z] === RUN TestVolumesRemove [2020-11-04T12:11:36.250Z] --- PASS: TestVolumesRemove (0.06s) [2020-11-04T12:11:36.250Z] === RUN TestVolumesInspect [2020-11-04T12:11:36.250Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-04T12:11:36.250Z] === RUN TestVolumesInvalidJSON [2020-11-04T12:11:36.250Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T12:11:36.250Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T12:11:36.250Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T12:11:36.250Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-04T12:11:36.250Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T12:11:36.250Z] PASS [2020-11-04T12:11:36.250Z] [2020-11-04T12:11:36.250Z] DONE 5 tests in 0.201s [2020-11-04T12:11:36.250Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T12:11:36.544Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T12:11:36.544Z] +++ kill 13921 [2020-11-04T12:11:36.824Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-04T12:11:37.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-04T12:11:37.587Z] +++ /etc/init.d/apparmor stop [2020-11-04T12:11:37.587Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T12:11:37.587Z] [2020-11-04T12:11:37.587Z] Unloading profiles will leave already running processes permanently [2020-11-04T12:11:37.587Z] unconfined, which can lead to unexpected situations. [2020-11-04T12:11:37.587Z] [2020-11-04T12:11:37.587Z] To set a process to complain mode, use the command line tool [2020-11-04T12:11:37.587Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T12:11:37.587Z] +++ true [2020-11-04T12:11:37.587Z] exiting test-integration [2020-11-04T12:11:37.587Z] ++ exit 0 [2020-11-04T12:11:37.587Z] [2020-11-04T12:11:38.010Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-11-04T12:11:38.940Z] === RUN TestDockerSuite/TestEventsAttach Post stage [Pipeline] junit [2020-11-04T12:11:39.168Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T12:11:39.872Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-04T12:11:40.171Z] + echo Ensuring container killed. [2020-11-04T12:11:40.171Z] Ensuring container killed. [2020-11-04T12:11:40.171Z] + docker rm -vf docker-pr2 [2020-11-04T12:11:40.171Z] Error: No such container: docker-pr2 [2020-11-04T12:11:40.171Z] + true [Pipeline] sh [2020-11-04T12:11:40.435Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-04T12:11:40.565Z] + echo Chowning /workspace to jenkins user [2020-11-04T12:11:40.565Z] Chowning /workspace to jenkins user [2020-11-04T12:11:40.565Z] + id -u [2020-11-04T12:11:40.565Z] + id -g [2020-11-04T12:11:40.565Z] + docker run --rm -v /home/docker/workspace/moby_PR-41617:/workspace busybox chown -R 1001:1001 /workspace [2020-11-04T12:11:40.565Z] Unable to find image 'busybox:latest' locally [2020-11-04T12:11:40.857Z] latest: Pulling from library/busybox [2020-11-04T12:11:40.857Z] a72ff6653ea1: Pulling fs layer [2020-11-04T12:11:40.998Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-04T12:11:41.153Z] a72ff6653ea1: Verifying Checksum [2020-11-04T12:11:41.153Z] a72ff6653ea1: Download complete [2020-11-04T12:11:41.449Z] a72ff6653ea1: Pull complete [2020-11-04T12:11:41.450Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T12:11:41.450Z] Status: Downloaded newer image for busybox:latest [2020-11-04T12:11:41.561Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-04T12:11:42.123Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T12:11:43.368Z] + bundleName=ppc64le-integration [2020-11-04T12:11:43.368Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-11-04T12:11:43.368Z] Creating ppc64le-integration-bundles.tar.gz [2020-11-04T12:11:43.368Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2020-11-04T12:11:43.368Z] ) -print [Pipeline] archiveArtifacts [2020-11-04T12:11:43.413Z] Archiving artifacts [2020-11-04T12:11:43.502Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-11-04T12:11:43.797Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41617/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T12:11:44.197Z] + make clean [2020-11-04T12:11:44.491Z] make: command: Command not found [2020-11-04T12:11:44.491Z] make: command: Command not found [2020-11-04T12:11:44.491Z] docker volume rm -f docker-dev-cache [2020-11-04T12:11:44.491Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T12:11:44.869Z] === RUN TestDockerSuite/TestEventsContainerRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T12:11:46.759Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-11-04T12:11:49.276Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-04T12:11:49.532Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2020-11-04T12:11:49.532Z] === RUN TestServiceUpdateConfigs [2020-11-04T12:11:49.789Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-04T12:11:51.159Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-04T12:11:57.535Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T12:11:57.699Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-04T12:11:57.700Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-04T12:11:57.700Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-04T12:11:58.262Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-11-04T12:11:58.262Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-04T12:11:58.478Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T12:11:58.824Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-11-04T12:11:58.824Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-11-04T12:11:59.081Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-04T12:11:59.863Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T12:12:00.009Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-04T12:12:00.946Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-04T12:12:00.946Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-04T12:12:00.946Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-04T12:12:01.517Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-04T12:12:01.773Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-04T12:12:01.775Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T12:12:02.701Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-04T12:12:03.628Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-11-04T12:12:03.884Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-11-04T12:12:03.884Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-11-04T12:12:03.884Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-04T12:12:04.318Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T12:12:04.445Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2020-11-04T12:12:04.445Z] === RUN TestServiceUpdateNetwork [2020-11-04T12:12:05.260Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T12:12:06.336Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-11-04T12:12:06.643Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T12:12:06.899Z] === RUN TestDockerSuite/TestEventsRename [2020-11-04T12:12:07.462Z] === RUN TestDockerSuite/TestEventsResize [2020-11-04T12:12:07.583Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T12:12:07.843Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T12:12:08.024Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-04T12:12:08.280Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-04T12:12:08.843Z] === RUN TestDockerSuite/TestEventsStreaming [2020-11-04T12:12:09.232Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T12:12:09.404Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-04T12:12:10.617Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T12:12:12.529Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T12:12:12.669Z] === RUN TestDockerSuite/TestEventsTop [2020-11-04T12:12:12.925Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-04T12:12:13.914Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T12:12:14.485Z] #33 155.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T12:12:15.438Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-04T12:12:16.397Z] #33 157.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T12:12:16.968Z] #33 158.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T12:12:17.337Z] --- PASS: TestServiceUpdateNetwork (12.91s) [2020-11-04T12:12:17.337Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T12:12:18.703Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T12:12:18.977Z] #33 160.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T12:12:19.631Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T12:12:20.358Z] #33 161.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T12:12:21.298Z] #33 162.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T12:12:22.239Z] #33 163.4 [2020-11-04T12:12:22.499Z] #33 DONE 163.6s [2020-11-04T12:12:22.499Z] [2020-11-04T12:12:22.499Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-11-04T12:12:23.883Z] #34 DONE 1.4s [2020-11-04T12:12:25.795Z] [2020-11-04T12:12:25.795Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-11-04T12:12:26.056Z] #35 DONE 0.6s [2020-11-04T12:12:26.056Z] [2020-11-04T12:12:26.056Z] #36 exporting to image [2020-11-04T12:12:26.056Z] #36 exporting layers [2020-11-04T12:12:26.169Z] === RUN TestDockerSuite/TestExec [2020-11-04T12:12:26.425Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T12:12:26.988Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-04T12:12:27.550Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-04T12:12:28.114Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-04T12:12:28.678Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-04T12:12:29.356Z] #36 exporting layers 3.0s done [2020-11-04T12:12:29.356Z] #36 writing image sha256:12af3f037e652179c831981106266283ec44a94517fb09183a3f55b58ce3de6c done [2020-11-04T12:12:29.356Z] #36 naming to docker.io/library/moby-e2e-test done [2020-11-04T12:12:29.356Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T12:12:29.681Z] + echo Ensuring container killed. [2020-11-04T12:12:29.681Z] Ensuring container killed. [2020-11-04T12:12:29.681Z] + docker rm -vf docker-pr2 [2020-11-04T12:12:29.681Z] Error: No such container: docker-pr2 [2020-11-04T12:12:29.681Z] + true [Pipeline] sh [2020-11-04T12:12:29.975Z] + echo Chowning /workspace to jenkins user [2020-11-04T12:12:29.975Z] Chowning /workspace to jenkins user [2020-11-04T12:12:29.975Z] + id -u [2020-11-04T12:12:29.975Z] + id -g [2020-11-04T12:12:29.975Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41617:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T12:12:30.046Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-04T12:12:30.303Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-04T12:12:30.864Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T12:12:31.225Z] + bundleName=unit [2020-11-04T12:12:31.225Z] + echo Creating unit-bundles.tar.gz [2020-11-04T12:12:31.225Z] Creating unit-bundles.tar.gz [2020-11-04T12:12:31.225Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-11-04T12:12:31.225Z] bundles/junit-report.xml [2020-11-04T12:12:31.225Z] bundles/go-test-report.json [2020-11-04T12:12:31.225Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-11-04T12:12:31.238Z] Archiving artifacts [2020-11-04T12:12:31.427Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-04T12:12:31.696Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41617/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T12:12:31.990Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-04T12:12:32.007Z] + make clean [2020-11-04T12:12:32.267Z] docker volume rm -f docker-dev-cache [2020-11-04T12:12:32.267Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T12:12:32.576Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T12:12:33.146Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-04T12:12:34.074Z] --- PASS: TestServiceUpdatePidsLimit (16.80s) [2020-11-04T12:12:34.074Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-11-04T12:12:34.074Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2020-11-04T12:12:34.074Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-11-04T12:12:34.074Z] PASS [2020-11-04T12:12:34.074Z] [2020-11-04T12:12:34.074Z] === Skipped [2020-11-04T12:12:34.074Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T12:12:34.074Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T12:12:34.074Z] [2020-11-04T12:12:34.074Z] [2020-11-04T12:12:34.074Z] DONE 27 tests, 1 skipped in 187.719s [2020-11-04T12:12:34.074Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T12:12:34.074Z] ++ 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 [2020-11-04T12:12:34.074Z] ++ set -e [2020-11-04T12:12:34.074Z] ++ '[' -n 0 ']' [2020-11-04T12:12:34.074Z] ++ set -x [2020-11-04T12:12:34.074Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:12:34.331Z] INFO: Testing against a local daemon [2020-11-04T12:12:34.331Z] === RUN TestSessionCreate [2020-11-04T12:12:34.331Z] --- PASS: TestSessionCreate (0.02s) [2020-11-04T12:12:34.331Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T12:12:34.331Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-04T12:12:34.331Z] PASS [2020-11-04T12:12:34.331Z] [2020-11-04T12:12:34.331Z] DONE 2 tests in 0.160s [2020-11-04T12:12:34.331Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T12:12:34.331Z] ++ 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 [2020-11-04T12:12:34.331Z] ++ set -e [2020-11-04T12:12:34.331Z] ++ '[' -n 0 ']' [2020-11-04T12:12:34.331Z] ++ set -x [2020-11-04T12:12:34.331Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:12:34.331Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-04T12:12:34.587Z] INFO: Testing against a local daemon [2020-11-04T12:12:34.587Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T12:12:34.587Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:12:34.587Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:12:34.587Z] === RUN TestEventsExecDie [2020-11-04T12:12:35.516Z] --- PASS: TestEventsExecDie (0.80s) [2020-11-04T12:12:35.516Z] === RUN TestEventsBackwardsCompatible [2020-11-04T12:12:35.516Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-11-04T12:12:35.516Z] === RUN TestInfoBinaryCommits [2020-11-04T12:12:35.516Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-11-04T12:12:35.516Z] === RUN TestInfoAPIVersioned [2020-11-04T12:12:35.516Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T12:12:35.516Z] === RUN TestInfoDiscoveryBackend [2020-11-04T12:12:35.516Z] === RUN TestDockerSuite/TestExecEnv [2020-11-04T12:12:36.078Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-11-04T12:12:36.078Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T12:12:36.078Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-04T12:12:37.007Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T12:12:37.007Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T12:12:37.264Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-04T12:12:37.521Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-04T12:12:37.521Z] === RUN TestInfoAPI [2020-11-04T12:12:37.521Z] --- PASS: TestInfoAPI (0.05s) [2020-11-04T12:12:37.521Z] === RUN TestInfoAPIWarnings [2020-11-04T12:12:37.778Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-04T12:12:40.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-04T12:12:40.295Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-04T12:12:41.224Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-11-04T12:12:41.787Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-04T12:12:42.716Z] === RUN TestDockerSuite/TestExecParseError [2020-11-04T12:12:43.278Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-04T12:12:43.850Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-04T12:12:44.414Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-04T12:12:45.781Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-04T12:12:46.057Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-04T12:12:46.624Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-04T12:12:54.708Z] --- PASS: TestInfoAPIWarnings (16.28s) [2020-11-04T12:12:54.709Z] === RUN TestInfoDebug [2020-11-04T12:12:54.709Z] --- PASS: TestInfoDebug (0.56s) [2020-11-04T12:12:54.709Z] === RUN TestInfoInsecureRegistries [2020-11-04T12:12:54.964Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-11-04T12:12:54.964Z] === RUN TestInfoRegistryMirrors [2020-11-04T12:12:55.526Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-04T12:12:55.526Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T12:12:55.782Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-11-04T12:12:55.782Z] === RUN TestPingCacheHeaders [2020-11-04T12:12:55.782Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-11-04T12:12:55.782Z] === RUN TestPingGet [2020-11-04T12:12:55.782Z] --- PASS: TestPingGet (0.01s) [2020-11-04T12:12:55.782Z] === RUN TestPingHead [2020-11-04T12:12:55.782Z] --- PASS: TestPingHead (0.02s) [2020-11-04T12:12:55.782Z] === RUN TestVersion [2020-11-04T12:12:55.782Z] --- PASS: TestVersion (0.02s) [2020-11-04T12:12:55.782Z] PASS [2020-11-04T12:12:55.782Z] [2020-11-04T12:12:55.782Z] === Skipped [2020-11-04T12:12:55.782Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T12:12:55.782Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T12:12:55.782Z] [2020-11-04T12:12:55.782Z] [2020-11-04T12:12:55.782Z] DONE 18 tests, 1 skipped in 21.377s [2020-11-04T12:12:55.782Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T12:12:55.782Z] ++ 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 [2020-11-04T12:12:55.782Z] ++ set -e [2020-11-04T12:12:55.782Z] ++ '[' -n 0 ']' [2020-11-04T12:12:55.782Z] ++ set -x [2020-11-04T12:12:55.782Z] ++ env -i DEST=/go/src/github.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 [2020-11-04T12:12:55.782Z] INFO: Testing against a local daemon [2020-11-04T12:12:55.782Z] === RUN TestVolumesCreateAndList [2020-11-04T12:12:55.782Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-04T12:12:55.782Z] === RUN TestVolumesRemove [2020-11-04T12:12:56.038Z] --- PASS: TestVolumesRemove (0.06s) [2020-11-04T12:12:56.038Z] === RUN TestVolumesInspect [2020-11-04T12:12:56.038Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-04T12:12:56.038Z] === RUN TestVolumesInvalidJSON [2020-11-04T12:12:56.038Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T12:12:56.038Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T12:12:56.038Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T12:12:56.038Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-04T12:12:56.038Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T12:12:56.038Z] PASS [2020-11-04T12:12:56.038Z] [2020-11-04T12:12:56.038Z] DONE 5 tests in 0.212s [2020-11-04T12:12:56.038Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T12:12:56.038Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T12:12:56.038Z] +++ kill 5605 [2020-11-04T12:12:57.403Z] +++ /etc/init.d/apparmor stop [2020-11-04T12:12:57.403Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T12:12:57.403Z] [2020-11-04T12:12:57.403Z] Unloading profiles will leave already running processes permanently [2020-11-04T12:12:57.403Z] unconfined, which can lead to unexpected situations. [2020-11-04T12:12:57.403Z] [2020-11-04T12:12:57.403Z] To set a process to complain mode, use the command line tool [2020-11-04T12:12:57.403Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T12:12:57.403Z] +++ true [2020-11-04T12:12:57.403Z] exiting test-integration [2020-11-04T12:12:57.403Z] ++ exit 0 [2020-11-04T12:12:57.403Z] [2020-11-04T12:12:57.403Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-04T12:12:57.968Z] + for job in $(jobs -p) [2020-11-04T12:12:57.968Z] + wait 15010 [2020-11-04T12:12:58.226Z] === RUN TestDockerSuite/TestExecTTY [2020-11-04T12:12:58.789Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-04T12:12:59.352Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-04T12:12:59.916Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-04T12:13:00.479Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-04T12:13:00.479Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-04T12:13:01.847Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-11-04T12:13:02.410Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-04T12:13:02.972Z] === RUN TestDockerSuite/TestExecWithTERM [2020-11-04T12:13:03.542Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-04T12:13:04.104Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-04T12:13:09.350Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-04T12:13:13.516Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-04T12:13:14.882Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-04T12:13:20.128Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-04T12:13:20.128Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-04T12:13:20.128Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-04T12:13:20.128Z] === RUN TestDockerSuite/TestHealth [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-04T12:13:42.022Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-04T12:13:42.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-04T12:13:42.953Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-04T12:13:42.953Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-04T12:13:43.519Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-04T12:13:46.786Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-04T12:13:46.786Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-04T12:13:46.786Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-04T12:13:47.347Z] === RUN TestDockerSuite/TestImportFile [2020-11-04T12:13:48.713Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-04T12:13:48.713Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-04T12:13:49.642Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-04T12:13:51.008Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-04T12:13:51.938Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-04T12:13:52.500Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-04T12:13:53.064Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-04T12:13:53.627Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-04T12:13:53.627Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-11-04T12:13:53.627Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-04T12:13:54.191Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-04T12:13:54.754Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-04T12:13:55.019Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-04T12:13:55.582Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-04T12:13:55.840Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-04T12:13:56.403Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-04T12:13:56.403Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-11-04T12:13:57.768Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-04T12:13:58.025Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-04T12:13:58.588Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-04T12:13:58.588Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-04T12:13:59.151Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-04T12:13:59.151Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-04T12:13:59.715Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-04T12:14:00.277Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-04T12:14:00.535Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-04T12:14:01.098Z] === RUN TestDockerSuite/TestInspectImage [2020-11-04T12:14:01.098Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-04T12:14:01.098Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-04T12:14:01.098Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-04T12:14:01.660Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-04T12:14:02.224Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-04T12:14:02.224Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-04T12:14:02.481Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-04T12:14:03.043Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-04T12:14:03.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-04T12:14:05.497Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-04T12:14:05.497Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-04T12:14:06.060Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-04T12:14:06.996Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-04T12:14:07.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-04T12:14:08.185Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-04T12:14:08.747Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-04T12:14:09.310Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-04T12:14:10.241Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-04T12:14:10.804Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-04T12:14:11.367Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-04T12:14:11.931Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-04T12:14:11.931Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-11-04T12:14:14.453Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-04T12:14:15.381Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-04T12:14:16.748Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-04T12:14:17.005Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-04T12:14:18.373Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-04T12:14:19.740Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-04T12:14:21.107Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-04T12:14:21.107Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-04T12:14:22.479Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-04T12:14:22.735Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-04T12:14:23.296Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-04T12:14:27.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-04T12:14:30.740Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-04T12:14:33.260Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-04T12:14:34.627Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-04T12:14:34.882Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-04T12:14:36.774Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-11-04T12:14:36.774Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-04T12:14:36.774Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-04T12:14:36.774Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-04T12:14:36.774Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-04T12:14:37.340Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-04T12:14:37.903Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-04T12:14:41.187Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-04T12:14:41.751Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-04T12:14:44.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-04T12:14:46.157Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-04T12:14:46.720Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-04T12:14:46.720Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-04T12:14:48.091Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-04T12:14:49.022Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-04T12:14:50.389Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-04T12:14:50.952Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-04T12:14:51.882Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-04T12:14:53.773Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-04T12:14:54.335Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-04T12:14:54.899Z] === RUN TestDockerSuite/TestLogsSince [2020-11-04T12:15:00.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-04T12:15:01.510Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-04T12:15:05.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-04T12:15:07.049Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-04T12:15:07.614Z] === RUN TestDockerSuite/TestLogsTail [2020-11-04T12:15:08.177Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-04T12:15:09.108Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-04T12:15:09.671Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-04T12:15:09.929Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-04T12:15:10.493Z] === RUN TestDockerSuite/TestNetHostname [2020-11-04T12:15:12.391Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-04T12:15:12.391Z] === RUN TestDockerSuite/TestNetworkEvents [2020-11-04T12:15:18.944Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-04T12:15:19.506Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-04T12:15:19.762Z] === RUN TestDockerSuite/TestPluginActive [2020-11-04T12:15:21.651Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-04T12:15:26.899Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-04T12:15:26.899Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-04T12:15:27.827Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-04T12:15:30.343Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-04T12:15:32.231Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-04T12:15:33.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-04T12:15:34.094Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-04T12:15:35.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-04T12:15:39.631Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-04T12:15:40.998Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-04T12:15:41.927Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-04T12:15:42.856Z] === RUN TestDockerSuite/TestPortList [2020-11-04T12:15:50.947Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-04T12:15:50.947Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-04T12:15:57.505Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-04T12:15:57.505Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-04T12:15:57.505Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-04T12:15:57.505Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-04T12:15:57.505Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-04T12:15:57.505Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-04T12:15:57.505Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-04T12:15:57.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-04T12:15:58.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-04T12:15:58.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-04T12:15:58.997Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-04T12:15:58.997Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-11-04T12:16:01.516Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-11-04T12:16:02.445Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-11-04T12:16:03.375Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-11-04T12:16:03.632Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-04T12:16:06.906Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-04T12:16:06.906Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-04T12:16:09.426Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-04T12:16:12.697Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-04T12:16:12.697Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-04T12:16:14.597Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-04T12:16:22.685Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-04T12:16:22.685Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-04T12:16:24.578Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-04T12:16:25.506Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-04T12:16:26.068Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-04T12:16:27.959Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-04T12:16:27.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-04T12:16:29.328Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-04T12:16:30.700Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-04T12:16:30.956Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-04T12:16:31.519Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-04T12:16:32.887Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-04T12:16:36.161Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-04T12:16:36.417Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-04T12:16:36.417Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-04T12:16:36.674Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-04T12:16:36.931Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-04T12:16:36.931Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-04T12:16:37.494Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-04T12:16:38.863Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-04T12:16:39.793Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-04T12:16:40.355Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-04T12:16:46.896Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-04T12:16:47.824Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-04T12:16:49.192Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-04T12:16:49.192Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-04T12:16:49.192Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-04T12:16:49.448Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-04T12:16:51.350Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-04T12:16:51.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-04T12:16:52.170Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-04T12:16:55.440Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-04T12:16:56.808Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-04T12:16:56.808Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-04T12:16:56.808Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-04T12:16:59.328Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-04T12:16:59.891Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-04T12:17:00.147Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-04T12:17:01.513Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-04T12:17:02.076Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-04T12:17:03.004Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-04T12:17:03.932Z] === RUN TestDockerSuite/TestRmiTag [2020-11-04T12:17:03.932Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-04T12:17:04.497Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-04T12:17:07.771Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-04T12:17:07.771Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-04T12:17:08.335Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-04T12:17:08.897Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-04T12:17:09.824Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-04T12:17:10.082Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-04T12:17:10.645Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-04T12:17:10.901Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-04T12:17:10.901Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-04T12:17:11.464Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-04T12:17:12.832Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-04T12:17:13.394Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-04T12:17:13.956Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-04T12:17:14.520Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-11-04T12:17:15.449Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-04T12:17:16.379Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-11-04T12:17:16.940Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-11-04T12:17:17.502Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-11-04T12:17:18.065Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-11-04T12:17:18.628Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-11-04T12:17:19.557Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-04T12:17:20.492Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-11-04T12:17:21.421Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-04T12:17:21.982Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-04T12:17:22.238Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-04T12:17:22.801Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-04T12:17:22.801Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-04T12:17:24.167Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-04T12:17:24.423Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-04T12:17:24.986Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-04T12:17:25.550Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-04T12:17:26.113Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-04T12:17:26.113Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-04T12:17:26.369Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-04T12:17:26.931Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-04T12:17:27.493Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-04T12:17:27.749Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-04T12:17:28.311Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-04T12:17:28.311Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-04T12:17:28.874Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-04T12:17:28.874Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-04T12:17:29.437Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-04T12:17:30.000Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-04T12:17:30.562Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-04T12:17:30.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-04T12:17:31.076Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-04T12:17:31.076Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-04T12:17:31.639Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-04T12:17:32.569Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-04T12:17:34.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-04T12:17:35.838Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-04T12:17:36.095Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-04T12:17:36.660Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-04T12:17:37.222Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-04T12:17:37.478Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-04T12:17:38.041Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-04T12:17:39.409Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-04T12:17:41.933Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-04T12:17:41.933Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-04T12:17:42.496Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-04T12:17:43.863Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-04T12:17:45.230Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-04T12:17:46.597Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-04T12:17:48.500Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-04T12:17:48.500Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-04T12:17:48.500Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-04T12:17:49.062Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-04T12:17:50.954Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-04T12:17:51.884Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-04T12:17:53.251Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-04T12:17:53.813Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-04T12:17:55.182Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-04T12:17:56.112Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-11-04T12:17:56.112Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-04T12:17:56.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-04T12:17:56.627Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-11-04T12:17:57.996Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-04T12:17:57.996Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-04T12:17:58.924Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-04T12:17:59.487Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-04T12:18:00.051Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-11-04T12:18:00.981Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-04T12:18:00.981Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-04T12:18:00.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-04T12:18:01.543Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-04T12:18:02.107Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-04T12:18:02.670Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-04T12:18:03.234Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-04T12:18:03.797Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-11-04T12:18:03.797Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-04T12:18:04.361Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-04T12:18:05.290Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-04T12:18:05.852Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-04T12:18:05.852Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-04T12:18:06.780Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-04T12:18:06.780Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-04T12:18:07.036Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-04T12:18:08.402Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-04T12:18:08.402Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-04T12:18:08.402Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-04T12:18:10.295Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-11-04T12:18:11.666Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-04T12:18:12.230Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-04T12:18:13.599Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-04T12:18:15.492Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-11-04T12:18:18.759Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-04T12:18:22.028Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-04T12:18:23.395Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-11-04T12:18:24.331Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-04T12:18:25.704Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-11-04T12:18:25.704Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-11-04T12:18:25.704Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-04T12:18:25.704Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-04T12:18:25.961Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-04T12:18:27.854Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-04T12:18:28.782Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-04T12:18:29.712Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-04T12:18:36.323Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-04T12:18:36.323Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-04T12:18:36.323Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-04T12:18:36.580Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-04T12:18:36.580Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-04T12:18:36.837Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-04T12:18:37.765Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-04T12:18:38.329Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-04T12:18:39.257Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-04T12:18:39.257Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-04T12:18:39.514Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-04T12:18:40.443Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-04T12:18:41.371Z] === RUN TestDockerSuite/TestRunMount [2020-11-04T12:18:45.553Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-04T12:18:45.809Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-04T12:18:46.372Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-11-04T12:18:46.372Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-04T12:18:47.738Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-04T12:18:49.633Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-04T12:18:52.153Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-04T12:18:53.084Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-04T12:18:55.603Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-04T12:18:55.603Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-04T12:18:56.531Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-04T12:18:57.462Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-04T12:18:57.720Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-04T12:18:58.282Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-04T12:18:59.230Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-04T12:18:59.230Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-04T12:18:59.797Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-04T12:19:00.360Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-04T12:19:02.253Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-04T12:19:03.181Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-04T12:19:06.452Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-04T12:19:06.452Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-04T12:19:06.452Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-11-04T12:19:06.708Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-04T12:19:06.965Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-04T12:19:07.527Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-04T12:19:07.782Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-04T12:19:08.039Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-04T12:19:08.294Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-04T12:19:11.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-04T12:19:14.080Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-04T12:19:14.080Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-11-04T12:19:14.080Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-04T12:19:14.644Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-11-04T12:19:15.218Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-04T12:19:16.590Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-04T12:19:16.590Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-04T12:19:17.153Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-11-04T12:19:17.716Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-04T12:19:18.280Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-04T12:19:18.843Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-04T12:19:19.407Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-04T12:19:19.407Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-04T12:19:19.971Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-04T12:19:19.971Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-04T12:19:20.535Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-04T12:19:21.101Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-04T12:19:21.101Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-04T12:19:21.663Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-11-04T12:19:22.226Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-04T12:19:23.157Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-04T12:19:23.157Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-04T12:19:25.675Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-04T12:19:25.675Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-04T12:19:26.605Z] === RUN TestDockerSuite/TestRunRm [2020-11-04T12:19:27.169Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-04T12:19:28.535Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-04T12:19:31.059Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-04T12:19:31.059Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-04T12:19:31.317Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-04T12:19:31.880Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-11-04T12:19:33.775Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-11-04T12:19:34.031Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-11-04T12:19:34.594Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-11-04T12:19:37.867Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-11-04T12:19:40.386Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-11-04T12:19:40.386Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-11-04T12:19:40.949Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-11-04T12:19:41.514Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-11-04T12:19:42.077Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-11-04T12:19:42.640Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-11-04T12:19:43.204Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-11-04T12:19:43.767Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-11-04T12:19:44.023Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-04T12:19:44.600Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-04T12:19:45.163Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-04T12:19:46.091Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-11-04T12:19:47.986Z] === RUN TestDockerSuite/TestRunState [2020-11-04T12:19:48.917Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-04T12:19:49.478Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-04T12:19:49.735Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-04T12:19:49.991Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-11-04T12:19:49.991Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-04T12:19:50.553Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-04T12:19:50.811Z] === RUN TestDockerSuite/TestRunSysctls [2020-11-04T12:19:51.738Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-04T12:19:51.738Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-04T12:19:51.738Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-04T12:19:52.300Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-11-04T12:19:54.191Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-11-04T12:19:54.447Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-11-04T12:19:55.812Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-11-04T12:19:57.707Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-04T12:19:59.090Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-04T12:20:00.983Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-04T12:20:01.241Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-04T12:20:01.241Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-04T12:20:01.804Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-04T12:20:02.367Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-04T12:20:04.886Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-04T12:20:04.886Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-04T12:20:05.815Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-04T12:20:06.072Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-04T12:20:06.329Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-04T12:20:06.585Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-04T12:20:07.149Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-04T12:20:07.710Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-04T12:20:07.710Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-04T12:20:08.273Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-11-04T12:20:08.273Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-04T12:20:08.273Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-04T12:20:08.835Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-04T12:20:12.108Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-04T12:20:12.364Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-04T12:20:12.620Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-11-04T12:20:13.183Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-04T12:20:15.098Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-04T12:20:16.026Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-04T12:20:16.283Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-04T12:20:18.177Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-04T12:20:20.068Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-04T12:20:20.325Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-11-04T12:20:20.581Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-11-04T12:20:21.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-04T12:20:21.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-04T12:20:21.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-04T12:20:21.144Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-04T12:20:21.400Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-11-04T12:20:21.400Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-11-04T12:20:21.962Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-11-04T12:20:22.219Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-11-04T12:20:23.149Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-11-04T12:20:23.711Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-11-04T12:20:23.968Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-04T12:20:23.968Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-11-04T12:20:24.530Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-11-04T12:20:24.530Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-11-04T12:20:24.530Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-11-04T12:20:24.530Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-04T12:20:24.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-11-04T12:20:24.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-11-04T12:20:24.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-11-04T12:20:24.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-11-04T12:20:24.530Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-11-04T12:20:24.786Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-11-04T12:20:25.042Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-11-04T12:20:25.603Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-11-04T12:20:26.166Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-11-04T12:20:26.166Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-11-04T12:20:26.421Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-04T12:20:26.693Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-04T12:20:27.255Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-04T12:20:27.255Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-11-04T12:20:27.819Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-11-04T12:20:28.076Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-11-04T12:20:28.076Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-04T12:20:28.076Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-04T12:20:28.638Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-04T12:20:28.894Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-11-04T12:20:29.824Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-11-04T12:20:30.386Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-11-04T12:20:30.387Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-04T12:20:30.950Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-04T12:20:31.207Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-04T12:20:32.136Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-04T12:20:32.392Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-04T12:20:34.283Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-04T12:20:34.283Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-04T12:20:34.283Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-04T12:20:34.283Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-04T12:20:35.214Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-11-04T12:20:35.776Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-11-04T12:20:36.704Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-04T12:20:36.705Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-04T12:20:37.633Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-04T12:20:37.891Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-04T12:20:38.147Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-04T12:20:39.515Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-04T12:20:39.515Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-04T12:20:40.898Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-04T12:20:40.898Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-04T12:20:40.898Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-04T12:20:41.828Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-04T12:20:42.392Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-04T12:20:43.761Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-04T12:20:44.324Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-04T12:20:44.580Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-04T12:20:44.580Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-04T12:20:44.580Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-04T12:20:45.142Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-04T12:20:47.033Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-04T12:20:52.278Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-04T12:20:53.645Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-04T12:20:54.207Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-04T12:20:55.135Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-11-04T12:20:55.135Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-04T12:20:57.658Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-04T12:20:57.915Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-04T12:20:59.809Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-04T12:21:00.371Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-04T12:21:01.299Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-04T12:21:02.666Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-04T12:21:03.593Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-04T12:21:06.115Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-04T12:21:11.361Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-04T12:21:13.880Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-04T12:21:14.822Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-04T12:21:17.338Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-04T12:21:18.706Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-04T12:21:19.268Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-04T12:21:21.159Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-11-04T12:21:22.527Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-04T12:21:23.089Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-04T12:21:23.651Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-04T12:21:24.214Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-04T12:21:24.214Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-04T12:21:24.777Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-04T12:21:27.294Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-04T12:21:30.582Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-11-04T12:21:30.582Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-11-04T12:21:31.146Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-11-04T12:21:31.146Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-11-04T12:21:31.708Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-11-04T12:21:32.636Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-11-04T12:21:32.636Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-11-04T12:21:33.566Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-11-04T12:21:34.129Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-11-04T12:21:34.692Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-11-04T12:21:36.062Z] === RUN TestDockerSuite/TestUpdateStats [2020-11-04T12:21:38.576Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-04T12:21:39.503Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-11-04T12:21:40.434Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-11-04T12:21:40.435Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-11-04T12:21:41.364Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-11-04T12:21:41.926Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-04T12:21:44.446Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-11-04T12:21:46.978Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-11-04T12:21:46.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-04T12:21:49.496Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-11-04T12:21:49.496Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-04T12:21:50.863Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-04T12:21:54.135Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-04T12:21:56.651Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-11-04T12:21:57.580Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-11-04T12:21:59.472Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-11-04T12:22:00.034Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-11-04T12:22:00.963Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-11-04T12:22:02.342Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-11-04T12:22:03.709Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-11-04T12:22:05.601Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-04T12:22:05.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-11-04T12:22:07.495Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-11-04T12:22:08.863Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-04T12:22:26.960Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-04T12:22:26.960Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-04T12:22:28.326Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-04T12:22:28.326Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-04T12:22:28.326Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-04T12:22:28.326Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-04T12:22:28.326Z] === RUN TestDockerSuite/TestVolumeEvents [2020-11-04T12:22:32.493Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-04T12:22:33.860Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-04T12:22:35.752Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-04T12:22:35.752Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-04T12:22:35.752Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-04T12:22:37.644Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-04T12:22:40.166Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite (1370.60s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.38s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.47s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.07s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.85s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.89s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.26s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.65s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.79s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.55s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.32s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.52s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.52s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.07s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.22s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.58s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.68s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.98s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.69s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.36s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.38s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.74s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.63s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.97s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.96s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.76s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.58s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.62s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.68s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.94s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.29s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.30s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.37s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.73s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.79s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.80s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.52s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.29s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.31s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.72s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.91s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.16s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.09s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.94s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.37s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.66s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-11-04T12:22:40.166Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-04T12:22:40.166Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.43s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.49s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildContChar (3.69s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.49s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.02s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.03s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.40s) [2020-11-04T12:22:40.166Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-04T12:22:40.166Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.166Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-04T12:22:40.166Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.166Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-04T12:22:40.166Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.166Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-04T12:22:40.166Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.93s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.27s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.83s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.55s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.72s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.26s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.73s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.39s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.37s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.37s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.37s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.56s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.18s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.70s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.98s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.28s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.76s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.59s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.38s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.75s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.77s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.69s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.83s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnv (1.25s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.04s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.98s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.13s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.86s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.38s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2020-11-04T12:22:40.166Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-04T12:22:40.166Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.04s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.27s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.10s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.70s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.23s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.36s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.53s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildHistory (3.62s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.18s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.52s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.69s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLabels (0.35s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.54s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.34s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.76s) [2020-11-04T12:22:40.166Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.06s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.06s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.71s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.66s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.93s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.03s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.50s) [2020-11-04T12:22:40.167Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-11-04T12:22:40.167Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.51s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.54s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.68s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.57s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.80s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.80s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.35s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.98s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.19s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.37s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.37s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.47s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.30s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.74s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildPATH (2.20s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.88s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.72s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.94s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildRm (2.46s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.80s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.68s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.78s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2020-11-04T12:22:40.167Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-04T12:22:40.167Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildStderr (0.61s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.88s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.83s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.21s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.90s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.94s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.12s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.69s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.05s) [2020-11-04T12:22:40.167Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-04T12:22:40.167Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.167Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-04T12:22:40.167Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.167Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-04T12:22:40.167Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.167Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-04T12:22:40.167Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.22s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.85s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.95s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.85s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.46s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.90s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2020-11-04T12:22:40.167Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-04T12:22:40.167Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.76s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.69s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-11-04T12:22:40.167Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-04T12:22:40.167Z] docker_cli_sni_test.go:18: Flakey test [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.59s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.26s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.46s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitTTY (1.57s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.86s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.03s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.06s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.23s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.54s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.53s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.48s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.71s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.23s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.10s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.11s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.43s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.06s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.96s) [2020-11-04T12:22:40.167Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-04T12:22:40.167Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.05s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.87s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.16s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.44s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.49s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a72a40_} (1.44s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1343893261_/foo_false____} (1.64s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1343893261_/foo_true____} (1.34s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3256862472_/foo_false____} (1.41s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3256862472_/foo_true____} (1.30s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3256862472_/foo_true__0xc000a72aa0__} (1.32s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a72ac0_} (1.43s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a72ae0_} (1.32s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a72b00_} (1.34s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a72b20_} (1.33s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.95s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.89s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.54s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.32s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.72s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.38s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.33s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.72s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.84s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.08s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.17s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.12s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.62s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.51s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.93s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.65s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.24s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.07s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.48s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.72s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.15s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.15s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.02s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.90s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2020-11-04T12:22:40.167Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2020-11-04T12:22:40.168Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-04T12:22:40.168Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2020-11-04T12:22:40.168Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-04T12:22:40.168Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.57s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.22s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.30s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.19s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.95s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.31s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.46s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.07s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.11s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.45s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.60s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.79s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-11-04T12:22:40.168Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-04T12:22:40.168Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-04T12:22:40.168Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-04T12:22:40.168Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.33s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.65s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsRename (0.61s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.67s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.13s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.67s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.25s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecCgroup (1.13s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecEnv (0.64s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.62s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.78s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.79s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecParseError (0.57s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.69s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.15s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2020-11-04T12:22:40.168Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-04T12:22:40.168Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestHealth (18.69s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.76s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImportGzipped (1.32s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2020-11-04T12:22:40.168Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-04T12:22:40.168Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-04T12:22:40.168Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-04T12:22:40.168Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.15s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectStatus (0.77s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.38s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.61s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.77s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.60s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.54s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.55s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.18s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.11s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.65s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.46s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.49s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.18s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.48s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.27s) [2020-11-04T12:22:40.168Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.03s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsTail (0.74s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.58s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestNetHostname (1.71s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.06s) [2020-11-04T12:22:40.169Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-04T12:22:40.169Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.69s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.60s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.42s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.63s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPortList (6.76s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.53s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.98s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.42s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.80s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.34s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsByOrder (2.72s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.10s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.10s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.42s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.70s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.38s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.35s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.58s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.68s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2020-11-04T12:22:40.169Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-11-04T12:22:40.169Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.19s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.13s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.60s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.06s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.20s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.55s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.71s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.57s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.66s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.64s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.80s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.28s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.67s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.82s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.98s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.58s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.14s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.24s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.58s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.14s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.47s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.25s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.64s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.86s) [2020-11-04T12:22:40.169Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-11-04T12:22:40.169Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.169Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-04T12:22:40.169Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.52s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.16s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.59s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.31s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.94s) [2020-11-04T12:22:40.169Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-04T12:22:40.169Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.40s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.70s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.62s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunExitCode (0.66s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.73s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.76s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2020-11-04T12:22:40.169Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T12:22:40.169Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.00s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.29s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.81s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.90s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunMount (3.86s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.89s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.40s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.98s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.16s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.08s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.59s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNetHost (1.01s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.63s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.62s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.17s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2020-11-04T12:22:40.169Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-11-04T12:22:40.169Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.60s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.57s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2020-11-04T12:22:40.169Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.59s) [2020-11-04T12:22:40.169Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2020-11-04T12:22:40.169Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T12:22:40.170Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.62s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-04T12:22:40.170Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-04T12:22:40.170Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.54s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.94s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunRm (0.61s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.02s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.62s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.85s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.08s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.69s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunState (1.17s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunSysctls (0.92s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.68s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.14s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.27s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.62s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.03s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUserByID (0.56s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUserByName (0.57s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.01s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.83s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.77s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.70s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.43s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.51s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.45s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2020-11-04T12:22:40.170Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents648812658 [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.56s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.47s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.17s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.89s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.57s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.18s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.96s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.63s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.60s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.50s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.58s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.10s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-04T12:22:40.170Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.89s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.51s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.62s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.69s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.59s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.78s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.56s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.74s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.80s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.67s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.67s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.18s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.13s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.04s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.63s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.87s) [2020-11-04T12:22:40.170Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2020-11-04T12:22:40.170Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-04T12:22:40.170Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-04T12:22:40.170Z] === RUN TestDockerRegistrySuite [2020-11-04T12:22:40.170Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-04T12:22:41.101Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-04T12:22:42.470Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-04T12:22:43.401Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-04T12:22:43.657Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-04T12:22:46.177Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-04T12:22:49.448Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-04T12:22:51.965Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-04T12:22:52.528Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-04T12:22:53.457Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-04T12:22:54.830Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-04T12:22:55.758Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-04T12:22:56.687Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-04T12:22:57.614Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-04T12:22:58.545Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-04T12:23:00.436Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-04T12:23:02.327Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-04T12:23:03.257Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-04T12:23:05.151Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-04T12:23:06.081Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-04T12:23:06.081Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-04T12:23:07.012Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-04T12:23:07.943Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-04T12:23:08.872Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-04T12:23:11.393Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-04T12:23:11.649Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-04T12:23:12.579Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-04T12:23:12.836Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-04T12:23:13.093Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-04T12:23:13.350Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-04T12:23:13.606Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-04T12:23:13.863Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-04T12:23:14.118Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-04T12:23:15.047Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-04T12:23:16.415Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-04T12:23:17.344Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-04T12:23:18.273Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-04T12:23:19.217Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite (39.95s) [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d87313b843817] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d3d3e65edcc90] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2020-11-04T12:23:19.779Z] check_test.go:196: [dccb63c0d72e8] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d205efeb9f915] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2020-11-04T12:23:19.779Z] check_test.go:196: [dcf3117e25073] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.74s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d45815caf26a6] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.63s) [2020-11-04T12:23:19.779Z] check_test.go:196: [df4e643d50741] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.06s) [2020-11-04T12:23:19.779Z] check_test.go:196: [da490fba55036] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2020-11-04T12:23:19.779Z] check_test.go:196: [dbb4ce9c101ea] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d40d6125b55bc] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d2be107b0df0d] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d6968c2e62994] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d7a5a3ec5072e] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d3c5a1d5cf860] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) [2020-11-04T12:23:19.779Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e11647bd360be4d90ed802b7f77cb1a84422145a017e7546ff868ba3858d3759 [2020-11-04T12:23:19.779Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1112868e1a02d7b7f0ac4fb154bfa2f8da0d46d5ce045a0de29a1bd10353aa89 [2020-11-04T12:23:19.779Z] check_test.go:196: [dc8a9d0f9afa8] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2020-11-04T12:23:19.779Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba51e7552b9fc8d39dff841de555ac4a47c155a2540930838a70d04593f6ef31 [2020-11-04T12:23:19.779Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e126734ec2fb94e8ce871916368230617fc1e30bd322adc0d755846726fe0f00 [2020-11-04T12:23:19.779Z] check_test.go:196: [d69557710910d] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d9009784d8583] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d5f59c9de3691] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2020-11-04T12:23:19.779Z] check_test.go:196: [db84f083a9bce] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d851619dc8e60] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-11-04T12:23:19.779Z] check_test.go:196: [dff53a5a04f64] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d3afb11a86b7b] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d58e9be436997] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d29157e1f6965] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.45s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d2660929d0a84] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d1cebf97820f2] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d63ac4532aaae] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-11-04T12:23:19.779Z] check_test.go:196: [dfe6b42267e46] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d20e8f245b78e] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-11-04T12:23:19.779Z] check_test.go:196: [dc5d113db2faa] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d6d02917df640] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d8ceeaff8ced5] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d86e42e002fd3] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d33c1b3907cec] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2020-11-04T12:23:19.779Z] check_test.go:196: [d75b8b0651d45] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2020-11-04T12:23:19.779Z] check_test.go:196: [da029882ecf96] daemon is not started [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-11-04T12:23:19.779Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-11-04T12:23:19.779Z] === RUN TestDockerSchema1RegistrySuite [2020-11-04T12:23:19.779Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-04T12:23:20.036Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-04T12:23:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-04T12:23:25.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-04T12:23:28.344Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-04T12:23:29.273Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-04T12:23:30.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-04T12:23:30.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-04T12:23:31.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-04T12:23:32.059Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-04T12:23:32.997Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-04T12:23:35.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-04T12:23:35.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-04T12:23:36.029Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-04T12:23:36.286Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-04T12:23:36.542Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-04T12:23:36.799Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-04T12:23:37.055Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-04T12:23:37.311Z] --- PASS: TestDockerSchema1RegistrySuite (17.40s) [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-11-04T12:23:37.312Z] check_test.go:223: [dab67be4c9976] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2020-11-04T12:23:37.312Z] check_test.go:223: [dcf2e139bf508] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.71s) [2020-11-04T12:23:37.312Z] check_test.go:223: [d5a15610f6f24] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.71s) [2020-11-04T12:23:37.312Z] check_test.go:223: [de64311ce624a] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s) [2020-11-04T12:23:37.312Z] check_test.go:223: [de3690086eac2] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2020-11-04T12:23:37.312Z] check_test.go:223: [d02f0b2015cdf] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-04T12:23:37.312Z] check_test.go:223: [dfeeb9f1d4643] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2020-11-04T12:23:37.312Z] check_test.go:223: [d517fbcd1edad] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-11-04T12:23:37.312Z] check_test.go:223: [da43a334dc1c1] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2020-11-04T12:23:37.312Z] check_test.go:223: [d6a214925153e] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2020-11-04T12:23:37.312Z] check_test.go:223: [db71b368ff1ef] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-11-04T12:23:37.312Z] check_test.go:223: [de30e9c7f8330] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-11-04T12:23:37.312Z] check_test.go:223: [d47512b6431f1] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-11-04T12:23:37.312Z] check_test.go:223: [d09be612afc79] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-11-04T12:23:37.312Z] check_test.go:223: [dfb5041fde26a] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-11-04T12:23:37.312Z] check_test.go:223: [d2b5d00a10c4a] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-11-04T12:23:37.312Z] check_test.go:223: [dee9aaebd8dc4] daemon is not started [2020-11-04T12:23:37.312Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-11-04T12:23:37.312Z] check_test.go:223: [d0e5e3deb244f] daemon is not started [2020-11-04T12:23:37.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-04T12:23:37.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-04T12:23:38.242Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-04T12:23:38.498Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-04T12:23:38.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-04T12:23:40.121Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-04T12:23:40.121Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-04T12:23:40.377Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-04T12:23:40.940Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-04T12:23:41.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2020-11-04T12:23:41.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2020-11-04T12:23:41.196Z] check_test.go:252: [d23fa2fc10889] daemon is not started [2020-11-04T12:23:41.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2020-11-04T12:23:41.196Z] check_test.go:252: [d4e9109a552ae] daemon is not started [2020-11-04T12:23:41.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-11-04T12:23:41.196Z] check_test.go:252: [daf54262795ad] daemon is not started [2020-11-04T12:23:41.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2020-11-04T12:23:41.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-11-04T12:23:41.196Z] check_test.go:252: [d3c43c3b28fef] daemon is not started [2020-11-04T12:23:41.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-11-04T12:23:41.196Z] check_test.go:252: [d7503bba966a6] daemon is not started [2020-11-04T12:23:41.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-11-04T12:23:41.196Z] check_test.go:252: [dd07eb1e40151] daemon is not started [2020-11-04T12:23:41.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-11-04T12:23:41.196Z] check_test.go:252: [d8d03bc1d752b] daemon is not started [2020-11-04T12:23:41.196Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-04T12:23:41.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-04T12:23:46.440Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-04T12:23:46.440Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-04T12:23:46.440Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-04T12:23:46.701Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-04T12:23:46.957Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-11-04T12:23:46.957Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-11-04T12:23:46.957Z] check_test.go:279: [dd0e904c1d14b] daemon is not started [2020-11-04T12:23:46.957Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-11-04T12:23:46.957Z] check_test.go:279: [d5adaf7a93658] daemon is not started [2020-11-04T12:23:46.957Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-11-04T12:23:46.957Z] check_test.go:279: [d3b4e5ff907e6] daemon is not started [2020-11-04T12:23:46.957Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-11-04T12:23:46.957Z] check_test.go:279: [da428d495cbc0] daemon is not started [2020-11-04T12:23:46.957Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2020-11-04T12:23:46.957Z] check_test.go:279: [d7f8e575c3c68] daemon is not started [2020-11-04T12:23:46.957Z] === RUN TestDockerNetworkSuite [2020-11-04T12:23:46.957Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-04T12:23:49.476Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-04T12:23:49.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-04T12:23:53.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-04T12:23:54.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-04T12:23:57.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-04T12:23:58.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-04T12:24:02.947Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-04T12:24:04.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-04T12:24:07.359Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-04T12:24:07.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-04T12:24:09.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-04T12:24:09.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-04T12:24:10.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-04T12:24:11.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-04T12:24:13.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-04T12:24:13.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-04T12:24:13.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-04T12:24:14.559Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-04T12:24:14.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-04T12:24:14.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-04T12:24:14.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-04T12:24:15.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-04T12:24:16.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-04T12:24:17.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-04T12:24:17.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-04T12:24:17.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-04T12:24:17.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-04T12:24:21.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-04T12:24:22.088Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-04T12:24:23.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-04T12:24:24.386Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-04T12:24:30.926Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-04T12:24:30.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-04T12:24:30.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-04T12:24:31.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-04T12:24:31.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-04T12:24:31.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-04T12:24:32.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-04T12:24:32.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-04T12:24:32.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-04T12:24:34.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-04T12:24:35.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-04T12:24:35.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-04T12:24:35.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-04T12:24:36.976Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-11-04T12:24:39.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-04T12:24:40.861Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-11-04T12:24:40.861Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-04T12:24:43.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-04T12:24:43.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-04T12:24:44.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-04T12:24:46.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-04T12:24:46.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-04T12:24:47.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-04T12:24:47.660Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-04T12:24:47.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-04T12:24:48.480Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-04T12:24:49.410Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-04T12:24:49.410Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-04T12:24:51.928Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite (69.00s) [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.25s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [de8924d22f7cf] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d5aaba9ec641a] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.19s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d7278c1029621] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d81a3536be463] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.68s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:1233: [d7faaf2e67bd5] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d7d5f4801be52] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.82s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d5934d2228af9] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.12s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [db9318a022b60] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.55s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d226a38f8fb64] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.63s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [df9346b5c38f9] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.51s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [dddf847498535] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.19s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d7147b8659279] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.37s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d42ec14645ae5] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.26s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d2a44d2eacfaf] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d9b3e4f318b83] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.95s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [db9554354cca2] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [dab1f5ef0c672] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d0bd6ad4298fc] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d35e7ede806b0] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.92s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d58aca9878716] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.50s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d861fc2e05de3] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d2fbf8ad7e0ab] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.32s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [def90b59e5654] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [dd34eb8a43d7b] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.05s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:968: [d8ec27649d810] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.26s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [df9e5212f5876] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.07s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:1116: [d125fbc9f9ba1] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d69217bf31af7] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.98s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [da7880da83eb8] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d19e10b6d6a0a] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d750cc571dc49] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [dd6381782a5f0] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d7b59910aaebe] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d3c40248fbc91] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.58s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [da338a1f85e89] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [da0a099e5eecf] daemon is not started [2020-11-04T12:24:56.112Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [dd8a4e5ce7117] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d53147353e534] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.91s) [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.64s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:1084: [d47cd5085410b] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d194af1aa63ef] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.02s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d1479cb226b91] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.07s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d3b9055f6641e] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [dcec504b76ad4] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.96s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d626da839c3bf] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.57s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d3a0098ebdded] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.22s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [db0a018f84a44] daemon is not started [2020-11-04T12:24:56.112Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.67s) [2020-11-04T12:24:56.112Z] docker_cli_network_unix_test.go:46: [d8389865454fe] daemon is not started [2020-11-04T12:24:56.112Z] === RUN TestDockerHubPullSuite [2020-11-04T12:24:56.112Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-04T12:24:58.001Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-11-04T12:25:00.531Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-11-04T12:25:00.531Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-11-04T12:25:05.774Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-11-04T12:25:05.774Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-11-04T12:25:05.774Z] --- PASS: TestDockerHubPullSuite (9.39s) [2020-11-04T12:25:05.774Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s) [2020-11-04T12:25:05.774Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.33s) [2020-11-04T12:25:05.774Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-11-04T12:25:05.774Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (4.41s) [2020-11-04T12:25:05.774Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2020-11-04T12:25:05.774Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-11-04T12:25:05.774Z] PASS [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === Skipped [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_sni_test.go:18: Flakey test [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-04T12:25:05.774Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-04T12:25:05.774Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-04T12:25:05.774Z] [2020-11-04T12:25:05.774Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-04T12:25:05.774Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-04T12:25:05.775Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-04T12:25:05.775Z] [2020-11-04T12:25:05.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-04T12:25:05.775Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-04T12:25:05.775Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-04T12:25:05.775Z] [2020-11-04T12:25:05.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-04T12:25:05.775Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-04T12:25:05.775Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-04T12:25:05.775Z] [2020-11-04T12:25:05.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-04T12:25:05.775Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-04T12:25:05.775Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-04T12:25:05.775Z] [2020-11-04T12:25:05.775Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-11-04T12:25:05.775Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-11-04T12:25:05.775Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-04T12:25:05.775Z] docker_cli_network_unix_test.go:46: [dd8a4e5ce7117] daemon is not started [2020-11-04T12:25:05.775Z] [2020-11-04T12:25:05.775Z] [2020-11-04T12:25:05.775Z] DONE 1277 tests, 51 skipped in 1556.685s [2020-11-04T12:25:05.775Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T12:25:05.775Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T12:25:05.775Z] +++ kill 7662 [2020-11-04T12:25:06.336Z] +++ /etc/init.d/apparmor stop [2020-11-04T12:25:06.336Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T12:25:06.336Z] [2020-11-04T12:25:06.336Z] Unloading profiles will leave already running processes permanently [2020-11-04T12:25:06.336Z] unconfined, which can lead to unexpected situations. [2020-11-04T12:25:06.336Z] [2020-11-04T12:25:06.336Z] To set a process to complain mode, use the command line tool [2020-11-04T12:25:06.336Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T12:25:06.336Z] +++ true [2020-11-04T12:25:06.336Z] exiting test-integration [2020-11-04T12:25:06.336Z] ++ exit 0 [2020-11-04T12:25:06.336Z] [2020-11-04T12:25:06.594Z] + for job in $(jobs -p) [2020-11-04T12:25:06.594Z] + wait 15011 [2020-11-04T12:25:53.211Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-04T12:26:49.388Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-04T12:26:57.470Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-04T12:27:00.738Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-04T12:29:22.140Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-04T12:29:26.305Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-04T12:29:27.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-11-04T12:29:27.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-11-04T12:29:27.493Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-11-04T12:29:27.493Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-11-04T12:29:28.426Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-04T12:29:30.315Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-04T12:29:33.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-04T12:29:35.475Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-04T12:30:31.650Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-04T12:30:31.650Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-04T12:30:32.212Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-04T12:30:34.728Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-04T12:30:37.997Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-04T12:30:39.886Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-04T12:31:01.778Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-04T12:31:13.947Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-04T12:31:14.509Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-04T12:31:16.398Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-04T12:31:19.665Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-04T12:31:26.220Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-04T12:31:31.463Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-04T12:31:32.829Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-04T12:31:35.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-04T12:31:37.862Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-04T12:31:40.379Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-04T12:31:43.653Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-11-04T12:31:45.543Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-04T12:32:41.710Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-04T12:32:56.552Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite (1650.27s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.58s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.23s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.09s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.27s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:562: [dbe4ba9be0640] joining swarm manager [d0f79a1495281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:584: [dfc75712a5d77] joining swarm manager [d0f79a1495281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] check_test.go:380: [dbe4ba9be0640] daemon is not started [2020-11-04T12:33:11.388Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.28s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:45: [d5b2216491f53] joining swarm manager [dcc6c47e23932]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.34s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:303: [d0d446781fbd8] joining swarm manager [d2b0aa902fa4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:304: [d7eb13d9492f8] joining swarm manager [d2b0aa902fa4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.96s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:271: [d0f1854083f3a] joining swarm manager [dcdee9467e427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:272: [d6bb70b557664] joining swarm manager [dcdee9467e427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.13s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.67s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.90s) [2020-11-04T12:33:11.388Z] docker_api_swarm_node_test.go:19: [ddbb20c4df3ee] joining swarm manager [d382f263df61e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_node_test.go:20: [d71378b130e2d] joining swarm manager [d382f263df61e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.64s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:501: [d8d24d93727df] joining swarm manager [de2f47ee26af7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:506: [d5ed28d915f08] joining swarm manager [de2f47ee26af7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.54s) [2020-11-04T12:33:11.388Z] docker_api_swarm_node_test.go:80: [dae3f17626bf3] joining swarm manager [da60ed15f5cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.21s) [2020-11-04T12:33:11.388Z] docker_api_swarm_node_test.go:52: [d616e2563c808] joining swarm manager [d0545b4b2d05f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_node_test.go:53: [d853550a6444c] joining swarm manager [d0545b4b2d05f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.13s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.93s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:201: [d3d9e4b5fea5b] joining swarm manager [d4114fef87b17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.07s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:383: [d009bb96e8c8c] joining swarm manager [d99db5dbc82cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:384: [d84c4ea669d43] joining swarm manager [d99db5dbc82cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] check_test.go:380: [d84c4ea669d43] daemon is not started [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.94s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:801: [d26341f6120be] joining swarm manager [d5a34568873de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:801: [d8d83d294829c] joining swarm manager [d5a34568873de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:801: [d42cc9440ec95] joining swarm manager [d5a34568873de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:801: [d3907008a79d0] joining swarm manager [d5a34568873de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:809: [dab1ad60883b4] joining swarm manager [d5a34568873de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.32s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.10s) [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:394: [d62ca429c2936] joining swarm manager [d95c0c529f068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:394: [da582eeede84d] joining swarm manager [d95c0c529f068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.38s) [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:342: [dfd016e756c3a] joining swarm manager [db232a80e3d87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:342: [d094ae1ba631c] joining swarm manager [db232a80e3d87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.44s) [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:489: [d5f01aee4e194] joining swarm manager [da6685cd9cd03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:489: [d82ead517758f] joining swarm manager [da6685cd9cd03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.46s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.75s) [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:127: [d8548c518ae7f] joining swarm manager [ddcc4ae36b368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:128: [d204bb5b1fad9] joining swarm manager [ddcc4ae36b368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:136: [de47ff9198998] joining swarm manager [ddcc4ae36b368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:137: [da666475305fe] joining swarm manager [ddcc4ae36b368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.34s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.34s) [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:303: [de44e74f226c7] joining swarm manager [df2700c69ad88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:303: [d5cfe3a25d2a7] joining swarm manager [df2700c69ad88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.43s) [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:99: [dde0530e2b96c] joining swarm manager [d3d0c742e6665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:100: [d98c048197f22] joining swarm manager [d3d0c742e6665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] check_test.go:380: [dde0530e2b96c] daemon is not started [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.60s) [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:532: [d46eb31a97f35] joining swarm manager [d6282285434b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:533: [d0a128d60a354] joining swarm manager [d6282285434b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.07s) [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:147: [d4fed331359d9] joining swarm manager [d1884c6757c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_api_swarm_service_test.go:147: [d1791dc95642d] joining swarm manager [d1884c6757c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.59s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.85s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.88s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.44s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.01s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.06s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.59s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.20s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.94s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.78s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.53s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.21s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.81s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.77s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.93s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.06s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.34s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.43s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.25s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.52s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.11s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.33s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.39s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.87s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.05s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.67s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.59s) [2020-11-04T12:33:11.388Z] docker_cli_service_logs_test.go:245: checking task pfuse083vzvu [2020-11-04T12:33:11.388Z] docker_cli_service_logs_test.go:250: checking messages for pfuse083vzvu [2020-11-04T12:33:11.388Z] docker_cli_service_logs_test.go:245: checking task 8lnsz22n8bl2 [2020-11-04T12:33:11.388Z] docker_cli_service_logs_test.go:250: checking messages for 8lnsz22n8bl2 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.26s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.18s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.26s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.44s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.15s) [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1901: [d9ff06bf6547b] joining swarm manager [d94b5905182f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1902: [d98a1aad23b66] joining swarm manager [d94b5905182f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.16s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.79s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.00s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.85s) [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1802: [d2575675eb3b1] joining swarm manager [dce78ea1032d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1803: [d449ce98ddc0e] joining swarm manager [dce78ea1032d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.75s) [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1321: [d17e1719f6b2e] joining swarm manager [db96b026452c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1322: [df428938f782a] joining swarm manager [db96b026452c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.60s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.54s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.46s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.45s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.87s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.10s) [2020-11-04T12:33:11.388Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.63s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.59s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.27s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.63s) [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1186: [dfda2091da8ca] joining swarm manager [d607d233b67c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1195: [d9ab52c71e638] joining swarm manager [d607d233b67c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.67s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.41s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.69s) [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1118: [de03a9d9f2311] joining swarm manager [d95e207de1184]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1119: [db30bb6304c2f] joining swarm manager [d95e207de1184]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1172: [d81bd412cc26d] joining swarm manager [d95e207de1184]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1453: [dc9e3e11e970d] joining swarm manager [d6e6565ba4b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] docker_cli_swarm_test.go:1454: [d1a838b625e1e] joining swarm manager [d6e6565ba4b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.85s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.07s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.87s) [2020-11-04T12:33:11.388Z] docker_cli_swarm_unix_test.go:62: [dc7c8d37ba847] joining swarm manager [d519c1785cc2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.78s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.86s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.22s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2020-11-04T12:33:11.388Z] docker_api_swarm_test.go:961: [d1aa157aba0b8] joining swarm manager [d97a2f989fac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.88s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.86s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.92s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.99s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.49s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.22s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.14s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s) [2020-11-04T12:33:11.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.41s) [2020-11-04T12:33:11.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.90s) [2020-11-04T12:33:11.389Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.46s) [2020-11-04T12:33:11.389Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s) [2020-11-04T12:33:11.389Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2020-11-04T12:33:11.389Z] === RUN TestDockerExternalVolumeSuite [2020-11-04T12:33:11.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-04T12:33:29.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-04T12:34:37.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-04T12:34:45.149Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-04T12:35:17.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-04T12:35:30.001Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-04T12:36:02.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-04T12:36:16.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-04T12:36:48.882Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-04T12:37:03.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-04T12:37:18.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-04T12:38:05.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-04T12:38:23.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-04T12:38:55.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-04T12:39:27.275Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-04T12:39:42.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-04T12:40:00.151Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-04T12:40:14.992Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2020-11-04T12:40:29.829Z] docker_cli_external_volume_driver_test.go:53: [d09cf08aa9471] daemon is not started [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-11-04T12:40:29.829Z] docker_cli_external_volume_driver_test.go:53: [d059a42c26193] daemon is not started [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-11-04T12:40:29.829Z] docker_cli_external_volume_driver_test.go:53: [d62e982a066e7] daemon is not started [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-11-04T12:40:29.829Z] docker_cli_external_volume_driver_test.go:53: [d43315f0ff057] daemon is not started [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-11-04T12:40:29.829Z] docker_cli_external_volume_driver_test.go:485: [d36aa86cd3dfc] daemon is not started [2020-11-04T12:40:29.829Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-11-04T12:40:29.829Z] docker_cli_external_volume_driver_test.go:53: [d5dadee649975] daemon is not started [2020-11-04T12:40:29.829Z] PASS [2020-11-04T12:40:29.829Z] [2020-11-04T12:40:29.829Z] === Skipped [2020-11-04T12:40:29.829Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-04T12:40:29.829Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-04T12:40:29.829Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-04T12:40:29.829Z] check_test.go:309: [d13dac37069c6] daemon is not started [2020-11-04T12:40:29.829Z] [2020-11-04T12:40:29.829Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-04T12:40:29.829Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-04T12:40:29.829Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-04T12:40:29.829Z] check_test.go:309: [dcd2651ddf254] daemon is not started [2020-11-04T12:40:29.829Z] [2020-11-04T12:40:29.829Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-04T12:40:29.829Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-04T12:40:29.829Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-04T12:40:29.829Z] check_test.go:309: [d161bef50cbdc] daemon is not started [2020-11-04T12:40:29.829Z] [2020-11-04T12:40:29.829Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-04T12:40:29.829Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-04T12:40:29.829Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-04T12:40:29.829Z] [2020-11-04T12:40:29.829Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-04T12:40:29.829Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-04T12:40:29.829Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-04T12:40:29.829Z] [2020-11-04T12:40:29.829Z] [2020-11-04T12:40:29.829Z] DONE 273 tests, 5 skipped in 2480.021s [2020-11-04T12:40:29.829Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T12:40:29.829Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T12:40:29.829Z] +++ kill 7657 [2020-11-04T12:40:30.085Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbc768cd78512/docker.pid [2020-11-04T12:40:30.085Z] +++ kill 5432 [2020-11-04T12:40:30.085Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5432 is not a child of this shell [2020-11-04T12:40:30.085Z] warning: PID 5432 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbc768cd78512/docker.pid had a nonzero exit code [2020-11-04T12:40:30.085Z] +++ /etc/init.d/apparmor stop [2020-11-04T12:40:30.085Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T12:40:30.085Z] [2020-11-04T12:40:30.085Z] Unloading profiles will leave already running processes permanently [2020-11-04T12:40:30.085Z] unconfined, which can lead to unexpected situations. [2020-11-04T12:40:30.085Z] [2020-11-04T12:40:30.085Z] To set a process to complain mode, use the command line tool [2020-11-04T12:40:30.085Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T12:40:30.085Z] +++ true [2020-11-04T12:40:30.085Z] exiting test-integration [2020-11-04T12:40:30.085Z] ++ exit 0 [2020-11-04T12:40:30.085Z] [2020-11-04T12:40:30.340Z] + exit 0 [2020-11-04T12:40:30.340Z] ++ jobs -p [2020-11-04T12:40:30.340Z] + pids= [2020-11-04T12:40:30.340Z] + echo 'Remaining pids to kill: []' [2020-11-04T12:40:30.340Z] Remaining pids to kill: [] [2020-11-04T12:40:30.340Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-11-04T12:40:30.352Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T12:40:32.535Z] + echo Ensuring container killed. [2020-11-04T12:40:32.535Z] Ensuring container killed. [2020-11-04T12:40:32.535Z] + docker ps -aq -f name=docker-pr2-* [2020-11-04T12:40:32.535Z] + cids=e39b077605f0 [2020-11-04T12:40:32.535Z] f9fd31d6fa94 [2020-11-04T12:40:32.535Z] 0d554035a9cc [2020-11-04T12:40:32.535Z] + [ -n e39b077605f0 [2020-11-04T12:40:32.535Z] f9fd31d6fa94 [2020-11-04T12:40:32.535Z] 0d554035a9cc ] [2020-11-04T12:40:32.535Z] + docker rm -vf e39b077605f0 f9fd31d6fa94 0d554035a9cc [2020-11-04T12:40:35.052Z] e39b077605f0 [2020-11-04T12:40:35.052Z] f9fd31d6fa94 [2020-11-04T12:40:35.052Z] 0d554035a9cc [Pipeline] sh [2020-11-04T12:40:35.372Z] + echo Chowning /workspace to jenkins user [2020-11-04T12:40:35.373Z] Chowning /workspace to jenkins user [2020-11-04T12:40:35.373Z] + id -u [2020-11-04T12:40:35.373Z] + id -g [2020-11-04T12:40:35.373Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41617:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T12:40:35.373Z] Unable to find image 'busybox:latest' locally [2020-11-04T12:40:35.933Z] latest: Pulling from library/busybox [2020-11-04T12:40:35.933Z] 9758c28807f2: Pulling fs layer [2020-11-04T12:40:36.191Z] 9758c28807f2: Verifying Checksum [2020-11-04T12:40:36.191Z] 9758c28807f2: Download complete [2020-11-04T12:40:36.191Z] 9758c28807f2: Pull complete [2020-11-04T12:40:36.191Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T12:40:36.191Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T12:40:39.802Z] + bundleName=amd64 [2020-11-04T12:40:39.802Z] + echo Creating amd64-bundles.tar.gz [2020-11-04T12:40:39.802Z] Creating amd64-bundles.tar.gz [2020-11-04T12:40:39.802Z] + xargs tar -czf amd64-bundles.tar.gz [2020-11-04T12:40:39.802Z] + 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 [2020-11-04T12:40:40.738Z] Archiving artifacts [2020-11-04T12:40:42.657Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41617/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T12:40:42.963Z] + make clean [2020-11-04T12:40:43.219Z] docker volume rm -f docker-dev-cache [2020-11-04T12:40:43.219Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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