Pull request #41673 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 68bec0fcf7a5eeb59c027287d06598098edc9f2c rather than 9cd324e0d31bc9f87aea3698bd1826b140af4133 Obtained Jenkinsfile from 68bec0fcf7a5eeb59c027287d06598098edc9f2c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --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" First time build. Skipping changelog. Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-04-14T07:00:03.635Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-14T07:00:03.638Z] Trying to pass milestone 1 [Pipeline] milestone [2021-04-14T07:00:03.696Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-14T07:00:18.996Z] Still waiting to schedule task [2021-04-14T07:00:18.997Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-04-14T07:00:58.605Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06eb580377e40e032) in /home/ubuntu/workspace/moby_PR-41673 [Pipeline] { [Pipeline] checkout [2021-04-14T07:00:58.710Z] The recommended git tool is: git [2021-04-14T07:01:02.093Z] using credential docker-jenkins-github-credentials [2021-04-14T07:01:02.098Z] Cloning the remote Git repository [2021-04-14T07:01:02.098Z] Cloning with configured refspecs honoured and without tags [2021-04-14T07:01:02.112Z] Cloning repository https://github.com/moby/moby.git [2021-04-14T07:01:02.225Z] > git init /home/ubuntu/workspace/moby_PR-41673 # timeout=10 [2021-04-14T07:01:02.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:01:02.509Z] > git --version # timeout=10 [2021-04-14T07:01:02.521Z] > git --version # 'git version 2.17.1' [2021-04-14T07:01:02.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:01:02.523Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:01:22.389Z] Fetching without tags [2021-04-14T07:01:22.772Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:01:22.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:01:22.308Z] > git config --add remote.origin.fetch +refs/pull/41673/head:refs/remotes/origin/PR-41673 # timeout=10 [2021-04-14T07:01:22.329Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:01:22.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:01:22.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:01:22.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:01:22.398Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:01:22.781Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:01:22.794Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:01:23.669Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:01:23.670Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:01:23.584Z] > git remote # timeout=10 [2021-04-14T07:01:23.608Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:01:23.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:01:23.626Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:01:23.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T07:01:23.671Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:01:23.696Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:01:28.171Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [2021-04-14T07:01:28.171Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-14T07:01:29.477Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41673:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-04-14T07:01:37.584Z] Unable to find image 'alpine:latest' locally [2021-04-14T07:01:37.584Z] latest: Pulling from library/alpine [2021-04-14T07:01:37.584Z] ca3cd42a7c95: Pulling fs layer [2021-04-14T07:01:37.584Z] ca3cd42a7c95: Download complete [2021-04-14T07:01:37.584Z] ca3cd42a7c95: Pull complete [2021-04-14T07:01:37.584Z] Digest: sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a [2021-04-14T07:01:37.584Z] Status: Downloaded newer image for alpine:latest [2021-04-14T07:01:44.128Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-04-14T07:01:45.805Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06eb580377e40e032) in /home/ubuntu/workspace/moby_PR-41673 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-04-14T07:01:45.811Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41673 [Pipeline] node [2021-04-14T07:01:45.813Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-41673 [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 [2021-04-14T07:01:45.900Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout [2021-04-14T07:01:45.915Z] The recommended git tool is: git [2021-04-14T07:01:45.922Z] The recommended git tool is: git [Pipeline] // stage [2021-04-14T07:01:45.936Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-14T07:01:45.949Z] using credential docker-jenkins-github-credentials [2021-04-14T07:01:45.959Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-14T07:01:45.961Z] Fetching changes from the remote Git repository [2021-04-14T07:01:45.964Z] Cloning the remote Git repository [2021-04-14T07:01:45.964Z] Cloning with configured refspecs honoured and without tags [2021-04-14T07:01:45.972Z] Fetching without tags [2021-04-14T07:01:45.973Z] Cloning the remote Git repository [2021-04-14T07:01:45.973Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "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] } [2021-04-14T07:01:45.981Z] Cloning repository https://github.com/moby/moby.git [2021-04-14T07:01:45.981Z] > git init /home/docker/workspace/moby_PR-41673 # timeout=10 [2021-04-14T07:01:45.990Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:01:45.990Z] > git --version # timeout=10 [2021-04-14T07:01:45.992Z] > git --version # 'git version 2.7.4' [2021-04-14T07:01:45.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:01:45.994Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:01:46.572Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:01:46.812Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:01:46.812Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:01:45.941Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-14T07:01:45.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:01:45.987Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:01:46.002Z] > git --version # timeout=10 [2021-04-14T07:01:46.045Z] > git --version # 'git version 2.17.1' [2021-04-14T07:01:46.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:01:46.052Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:01:46.574Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:01:46.595Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:01:46.750Z] > git remote # timeout=10 [2021-04-14T07:01:46.763Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:01:46.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:01:46.775Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:01:46.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T07:01:46.814Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:01:46.823Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:01:45.971Z] Cloning repository https://github.com/moby/moby.git [2021-04-14T07:01:45.971Z] > git init /home/jenkins/workspace/moby_PR-41673 # timeout=10 [2021-04-14T07:01:45.989Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:01:45.989Z] > git --version # timeout=10 [2021-04-14T07:01:45.994Z] > git --version # 'git version 2.17.1' [2021-04-14T07:01:45.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:01:45.995Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:01:46.976Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-14T07:01:47.677Z] + [ PR != PR ] [2021-04-14T07:01:47.677Z] + [ master != master ] [2021-04-14T07:01:47.677Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-14T07:01:48.048Z] + docker version [2021-04-14T07:01:48.048Z] Client: Docker Engine - Community [2021-04-14T07:01:48.048Z] Version: 20.10.5 [2021-04-14T07:01:48.048Z] API version: 1.41 [2021-04-14T07:01:48.048Z] Go version: go1.13.15 [2021-04-14T07:01:48.048Z] Git commit: 55c4c88 [2021-04-14T07:01:48.048Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-14T07:01:48.048Z] OS/Arch: linux/amd64 [2021-04-14T07:01:48.048Z] Context: default [2021-04-14T07:01:48.048Z] Experimental: true [2021-04-14T07:01:48.048Z] [2021-04-14T07:01:48.048Z] Server: Docker Engine - Community [2021-04-14T07:01:48.048Z] Engine: [2021-04-14T07:01:48.048Z] Version: 20.10.5 [2021-04-14T07:01:48.048Z] API version: 1.41 (minimum version 1.12) [2021-04-14T07:01:48.048Z] Go version: go1.13.15 [2021-04-14T07:01:48.048Z] Git commit: 363e9a8 [2021-04-14T07:01:48.048Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-14T07:01:48.048Z] OS/Arch: linux/amd64 [2021-04-14T07:01:48.048Z] Experimental: true [2021-04-14T07:01:48.048Z] containerd: [2021-04-14T07:01:48.048Z] Version: 1.4.4 [2021-04-14T07:01:48.048Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:01:48.048Z] runc: [2021-04-14T07:01:48.048Z] Version: 1.0.0-rc93 [2021-04-14T07:01:48.048Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:01:48.048Z] docker-init: [2021-04-14T07:01:48.048Z] Version: 0.19.0 [2021-04-14T07:01:48.048Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-14T07:01:48.401Z] + docker info [2021-04-14T07:01:58.195Z] Fetching without tags [2021-04-14T07:01:58.142Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:01:58.147Z] > git config --add remote.origin.fetch +refs/pull/41673/head:refs/remotes/origin/PR-41673 # timeout=10 [2021-04-14T07:01:58.173Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:01:58.190Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:01:58.203Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:01:58.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:01:58.204Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:01:58.609Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:01:59.198Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:01:59.198Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:01:59.486Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-14T07:01:58.616Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:01:58.618Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:01:59.169Z] > git remote # timeout=10 [2021-04-14T07:01:59.172Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:01:59.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:01:59.174Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:01:59.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T07:01:59.205Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:01:59.206Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:02:00.238Z] + docker version [2021-04-14T07:02:00.238Z] Client: Docker Engine - Community [2021-04-14T07:02:00.238Z] Version: 19.03.7 [2021-04-14T07:02:00.238Z] API version: 1.40 [2021-04-14T07:02:00.238Z] Go version: go1.12.17 [2021-04-14T07:02:00.238Z] Git commit: 7141c199a2 [2021-04-14T07:02:00.238Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-14T07:02:00.238Z] OS/Arch: linux/s390x [2021-04-14T07:02:00.238Z] Experimental: false [2021-04-14T07:02:00.238Z] [2021-04-14T07:02:00.238Z] Server: Docker Engine - Community [2021-04-14T07:02:00.238Z] Engine: [2021-04-14T07:02:00.238Z] Version: 19.03.7 [2021-04-14T07:02:00.238Z] API version: 1.40 (minimum version 1.12) [2021-04-14T07:02:00.238Z] Go version: go1.12.17 [2021-04-14T07:02:00.238Z] Git commit: 7141c199a2 [2021-04-14T07:02:00.238Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-14T07:02:00.238Z] OS/Arch: linux/s390x [2021-04-14T07:02:00.238Z] Experimental: true [2021-04-14T07:02:00.238Z] containerd: [2021-04-14T07:02:00.238Z] Version: 1.2.13 [2021-04-14T07:02:00.238Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-14T07:02:00.238Z] runc: [2021-04-14T07:02:00.238Z] Version: 1.0.0-rc10 [2021-04-14T07:02:00.238Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-14T07:02:00.238Z] docker-init: [2021-04-14T07:02:00.238Z] Version: 0.18.0 [2021-04-14T07:02:00.238Z] GitCommit: fec3683 [Pipeline] sh [2021-04-14T07:02:00.615Z] + docker info [2021-04-14T07:02:00.615Z] Client: [2021-04-14T07:02:00.615Z] Debug Mode: false [2021-04-14T07:02:00.615Z] [2021-04-14T07:02:00.615Z] Server: [2021-04-14T07:02:00.615Z] Containers: 0 [2021-04-14T07:02:00.615Z] Running: 0 [2021-04-14T07:02:00.615Z] Paused: 0 [2021-04-14T07:02:00.615Z] Stopped: 0 [2021-04-14T07:02:00.615Z] Images: 0 [2021-04-14T07:02:00.615Z] Server Version: 19.03.7 [2021-04-14T07:02:00.615Z] Storage Driver: overlay2 [2021-04-14T07:02:00.615Z] Backing Filesystem: [2021-04-14T07:02:00.615Z] Supports d_type: true [2021-04-14T07:02:00.615Z] Native Overlay Diff: true [2021-04-14T07:02:00.615Z] Logging Driver: json-file [2021-04-14T07:02:00.615Z] Cgroup Driver: cgroupfs [2021-04-14T07:02:00.615Z] Plugins: [2021-04-14T07:02:00.615Z] Volume: local [2021-04-14T07:02:00.615Z] Network: bridge host ipvlan macvlan null overlay [2021-04-14T07:02:00.615Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-14T07:02:00.615Z] Swarm: inactive [2021-04-14T07:02:00.615Z] Runtimes: runc [2021-04-14T07:02:00.615Z] Default Runtime: runc [2021-04-14T07:02:00.615Z] Init Binary: docker-init [2021-04-14T07:02:00.615Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-14T07:02:00.615Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-14T07:02:00.615Z] init version: fec3683 [2021-04-14T07:02:00.615Z] Security Options: [2021-04-14T07:02:00.615Z] apparmor [2021-04-14T07:02:00.615Z] seccomp [2021-04-14T07:02:00.615Z] Profile: default [2021-04-14T07:02:00.615Z] Kernel Version: 4.15.0-88-generic [2021-04-14T07:02:00.615Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-14T07:02:00.615Z] OSType: linux [2021-04-14T07:02:00.615Z] Architecture: s390x [2021-04-14T07:02:00.615Z] CPUs: 2 [2021-04-14T07:02:00.615Z] Total Memory: 7.861GiB [2021-04-14T07:02:00.615Z] Name: s390x-ubuntu-30 [2021-04-14T07:02:00.615Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-14T07:02:00.615Z] Docker Root Dir: /var/lib/docker [2021-04-14T07:02:00.615Z] Debug Mode: false [2021-04-14T07:02:00.615Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:02:00.615Z] Labels: [2021-04-14T07:02:00.615Z] Experimental: true [2021-04-14T07:02:00.615Z] Insecure Registries: [2021-04-14T07:02:00.615Z] 127.0.0.0/8 [2021-04-14T07:02:00.615Z] Live Restore Enabled: false [2021-04-14T07:02:00.615Z] [2021-04-14T07:02:00.615Z] WARNING: No swap limit support [Pipeline] sh [2021-04-14T07:02:00.805Z] Still waiting to schedule task [2021-04-14T07:02:00.805Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06eb580377e40e032)’ [2021-04-14T07:02:00.805Z] Still waiting to schedule task [2021-04-14T07:02:00.806Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06eb580377e40e032)’ [2021-04-14T07:02:00.806Z] Still waiting to schedule task [2021-04-14T07:02:00.806Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-04-14T07:02:00.811Z] Still waiting to schedule task [2021-04-14T07:02:00.811Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-04-14T07:02:00.813Z] Still waiting to schedule task [2021-04-14T07:02:00.813Z] All nodes of label ‘windows-2019’ are offline [2021-04-14T07:02:00.813Z] Still waiting to schedule task [2021-04-14T07:02:00.813Z] All nodes of label ‘windows-2022’ are offline [2021-04-14T07:02:01.065Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:02:01.065Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:02:01.065Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-14T07:02:01.356Z] + bash /home/jenkins/workspace/moby_PR-41673/check-config.sh [2021-04-14T07:02:01.356Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-14T07:02:01.356Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-04-14T07:02:01.356Z] [2021-04-14T07:02:01.356Z] Generally Necessary: [2021-04-14T07:02:01.356Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-14T07:02:01.356Z] - apparmor: enabled and tools installed [2021-04-14T07:02:01.356Z] - CONFIG_NAMESPACES: enabled [2021-04-14T07:02:01.356Z] - CONFIG_NET_NS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_PID_NS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_IPC_NS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_UTS_NS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CGROUPS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CPUSETS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_MEMCG: enabled [2021-04-14T07:02:01.356Z] - CONFIG_KEYS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_VETH: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-14T07:02:01.356Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-14T07:02:01.356Z] [2021-04-14T07:02:01.356Z] Optional Features: [2021-04-14T07:02:01.356Z] - CONFIG_USER_NS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_SECCOMP: enabled [2021-04-14T07:02:01.356Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-14T07:02:01.356Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-14T07:02:01.356Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-14T07:02:01.356Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-14T07:02:01.356Z] - CONFIG_BLK_CGROUP: enabled [2021-04-14T07:02:01.356Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CGROUP_PERF: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-14T07:02:01.356Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-14T07:02:01.356Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-14T07:02:01.356Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-14T07:02:01.356Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-14T07:02:01.356Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_IP_VS: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-14T07:02:01.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-14T07:02:01.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-14T07:02:01.356Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-14T07:02:01.356Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-14T07:02:01.356Z] - CONFIG_EXT4_FS: enabled [2021-04-14T07:02:01.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-14T07:02:01.356Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-14T07:02:01.356Z] - Network Drivers: [2021-04-14T07:02:01.356Z] - "overlay": [2021-04-14T07:02:01.356Z] - CONFIG_VXLAN: enabled (as module) [2021-04-14T07:02:01.356Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-14T07:02:01.356Z] Optional (for encrypted networks): [2021-04-14T07:02:01.647Z] - CONFIG_CRYPTO: enabled [2021-04-14T07:02:01.647Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-14T07:02:01.647Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-14T07:02:01.647Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-14T07:02:01.647Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-14T07:02:01.647Z] - CONFIG_XFRM: enabled [2021-04-14T07:02:01.647Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-14T07:02:01.647Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-14T07:02:01.647Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-14T07:02:01.647Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-14T07:02:01.647Z] - "ipvlan": [2021-04-14T07:02:01.647Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-14T07:02:01.647Z] - "macvlan": [2021-04-14T07:02:01.647Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-14T07:02:01.647Z] - CONFIG_DUMMY: enabled (as module) [2021-04-14T07:02:01.647Z] - "ftp,tftp client in container": [2021-04-14T07:02:01.647Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-14T07:02:01.647Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-14T07:02:01.647Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-14T07:02:01.647Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-14T07:02:01.647Z] - Storage Drivers: [2021-04-14T07:02:01.647Z] - "aufs": [2021-04-14T07:02:01.647Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-14T07:02:01.647Z] - "btrfs": [2021-04-14T07:02:01.647Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-14T07:02:01.647Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-14T07:02:01.647Z] - "devicemapper": [2021-04-14T07:02:01.647Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-14T07:02:01.647Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-14T07:02:01.647Z] - "overlay": [2021-04-14T07:02:01.647Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-14T07:02:01.647Z] - "zfs": [2021-04-14T07:02:01.647Z] - /dev/zfs: missing [2021-04-14T07:02:01.647Z] - zfs command: missing [2021-04-14T07:02:01.647Z] - zpool command: missing [2021-04-14T07:02:01.647Z] [2021-04-14T07:02:01.647Z] Limits: [2021-04-14T07:02:01.647Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-14T07:02:01.647Z] [2021-04-14T07:02:01.647Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-14T07:02:02.076Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 . [2021-04-14T07:02:02.076Z] #2 [internal] load .dockerignore [2021-04-14T07:02:02.076Z] #2 transferring context: 87B done [2021-04-14T07:02:02.076Z] #2 DONE 0.0s [2021-04-14T07:02:02.076Z] [2021-04-14T07:02:02.076Z] #1 [internal] load build definition from Dockerfile [2021-04-14T07:02:02.076Z] #1 transferring dockerfile: 17.07kB done [2021-04-14T07:02:02.076Z] #1 DONE 0.0s [2021-04-14T07:02:02.076Z] [2021-04-14T07:02:02.076Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-14T07:02:02.367Z] #3 DONE 0.2s [2021-04-14T07:02:02.367Z] [2021-04-14T07:02:02.367Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-14T07:02:02.367Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-14T07:02:02.367Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-14T07:02:02.367Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-14T07:02:02.367Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-14T07:02:02.367Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.0s [2021-04-14T07:02:03.256Z] Client: [2021-04-14T07:02:03.256Z] Context: default [2021-04-14T07:02:03.256Z] Debug Mode: false [2021-04-14T07:02:03.256Z] Plugins: [2021-04-14T07:02:03.256Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-14T07:02:03.256Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-14T07:02:03.256Z] [2021-04-14T07:02:03.256Z] Server: [2021-04-14T07:02:03.256Z] Containers: 0 [2021-04-14T07:02:03.256Z] Running: 0 [2021-04-14T07:02:03.256Z] Paused: 0 [2021-04-14T07:02:03.256Z] Stopped: 0 [2021-04-14T07:02:03.256Z] Images: 1 [2021-04-14T07:02:03.256Z] Server Version: 20.10.5 [2021-04-14T07:02:03.256Z] Storage Driver: overlay2 [2021-04-14T07:02:03.256Z] Backing Filesystem: extfs [2021-04-14T07:02:03.256Z] Supports d_type: true [2021-04-14T07:02:03.256Z] Native Overlay Diff: true [2021-04-14T07:02:03.256Z] Logging Driver: json-file [2021-04-14T07:02:03.256Z] Cgroup Driver: cgroupfs [2021-04-14T07:02:03.256Z] Cgroup Version: 1 [2021-04-14T07:02:03.256Z] Plugins: [2021-04-14T07:02:03.256Z] Volume: local [2021-04-14T07:02:03.256Z] Network: bridge host ipvlan macvlan null overlay [2021-04-14T07:02:03.256Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-14T07:02:03.256Z] Swarm: inactive [2021-04-14T07:02:03.257Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-04-14T07:02:03.257Z] Default Runtime: runc [2021-04-14T07:02:03.257Z] Init Binary: docker-init [2021-04-14T07:02:03.257Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:02:03.257Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:02:03.257Z] init version: de40ad0 [2021-04-14T07:02:03.257Z] Security Options: [2021-04-14T07:02:03.257Z] apparmor [2021-04-14T07:02:03.257Z] seccomp [2021-04-14T07:02:03.257Z] Profile: default [2021-04-14T07:02:03.257Z] Kernel Version: 5.4.0-1041-aws [2021-04-14T07:02:03.257Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-14T07:02:03.257Z] OSType: linux [2021-04-14T07:02:03.257Z] Architecture: x86_64 [2021-04-14T07:02:03.257Z] CPUs: 2 [2021-04-14T07:02:03.257Z] Total Memory: 7.487GiB [2021-04-14T07:02:03.257Z] Name: ip-10-100-81-254 [2021-04-14T07:02:03.257Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-14T07:02:03.257Z] Docker Root Dir: /var/lib/docker [2021-04-14T07:02:03.257Z] Debug Mode: false [2021-04-14T07:02:03.257Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:02:03.257Z] Labels: [2021-04-14T07:02:03.257Z] Experimental: true [2021-04-14T07:02:03.257Z] Insecure Registries: [2021-04-14T07:02:03.257Z] 127.0.0.0/8 [2021-04-14T07:02:03.257Z] Live Restore Enabled: true [2021-04-14T07:02:03.257Z] [2021-04-14T07:02:03.257Z] WARNING: No swap limit support [Pipeline] sh [2021-04-14T07:02:03.575Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:02:03.575Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:02:03.575Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-14T07:02:03.575Z] + bash /home/ubuntu/workspace/moby_PR-41673/check-config.sh [2021-04-14T07:02:03.575Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-14T07:02:03.575Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-14T07:02:03.575Z] [2021-04-14T07:02:03.575Z] Generally Necessary: [2021-04-14T07:02:03.756Z] Fetching without tags [2021-04-14T07:02:03.842Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-14T07:02:03.842Z] - apparmor: enabled and tools installed [2021-04-14T07:02:03.842Z] - CONFIG_NAMESPACES: enabled [2021-04-14T07:02:03.842Z] - CONFIG_NET_NS: enabled [2021-04-14T07:02:03.842Z] - CONFIG_PID_NS: enabled [2021-04-14T07:02:03.842Z] - CONFIG_IPC_NS: enabled [2021-04-14T07:02:03.842Z] - CONFIG_UTS_NS: enabled [2021-04-14T07:02:03.842Z] - CONFIG_CGROUPS: enabled [2021-04-14T07:02:03.842Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-14T07:02:03.842Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-14T07:02:03.842Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-14T07:02:03.842Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-14T07:02:03.842Z] - CONFIG_CPUSETS: enabled [2021-04-14T07:02:03.842Z] - CONFIG_MEMCG: enabled [2021-04-14T07:02:03.842Z] - CONFIG_KEYS: enabled [2021-04-14T07:02:03.842Z] - CONFIG_VETH: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-14T07:02:03.842Z] [2021-04-14T07:02:03.842Z] Optional Features: [2021-04-14T07:02:03.842Z] - CONFIG_USER_NS: enabled [2021-04-14T07:02:03.842Z] - CONFIG_SECCOMP: enabled [2021-04-14T07:02:03.842Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-14T07:02:03.842Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-14T07:02:03.842Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-14T07:02:03.842Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-14T07:02:03.842Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-14T07:02:03.842Z] - CONFIG_BLK_CGROUP: enabled [2021-04-14T07:02:03.842Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-14T07:02:03.842Z] - CONFIG_CGROUP_PERF: enabled [2021-04-14T07:02:03.842Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-14T07:02:03.842Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-14T07:02:03.842Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-14T07:02:03.873Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 529.04kB / 9.68MB 1.1s [2021-04-14T07:02:03.873Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 2.13MB / 9.68MB 1.3s [2021-04-14T07:02:03.873Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 3.11MB / 9.68MB 1.4s [2021-04-14T07:02:03.874Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 4.75MB / 9.68MB 1.5s [2021-04-14T07:02:04.105Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-14T07:02:04.105Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-14T07:02:04.105Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-14T07:02:04.105Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_IP_VS: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-14T07:02:04.105Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-14T07:02:04.105Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-14T07:02:04.105Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-14T07:02:04.105Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-14T07:02:04.105Z] - CONFIG_EXT4_FS: enabled [2021-04-14T07:02:04.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-14T07:02:04.105Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-14T07:02:04.105Z] - Network Drivers: [2021-04-14T07:02:04.105Z] - "overlay": [2021-04-14T07:02:04.105Z] - CONFIG_VXLAN: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-14T07:02:04.105Z] Optional (for encrypted networks): [2021-04-14T07:02:04.105Z] - CONFIG_CRYPTO: enabled [2021-04-14T07:02:04.105Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-14T07:02:04.105Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-14T07:02:04.105Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-14T07:02:04.105Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-14T07:02:04.105Z] - CONFIG_XFRM: enabled [2021-04-14T07:02:04.105Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-14T07:02:04.105Z] - "ipvlan": [2021-04-14T07:02:04.105Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-14T07:02:04.105Z] - "macvlan": [2021-04-14T07:02:04.105Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_DUMMY: enabled (as module) [2021-04-14T07:02:04.105Z] - "ftp,tftp client in container": [2021-04-14T07:02:04.105Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-14T07:02:04.105Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-14T07:02:04.105Z] - Storage Drivers: [2021-04-14T07:02:04.105Z] - "aufs": [2021-04-14T07:02:04.105Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-14T07:02:04.164Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 8.29MB / 9.68MB 1.7s [2021-04-14T07:02:04.164Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 1.8s done [2021-04-14T07:02:04.166Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:02:04.362Z] - "btrfs": [2021-04-14T07:02:04.362Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-14T07:02:04.362Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-14T07:02:04.362Z] - "devicemapper": [2021-04-14T07:02:04.362Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-14T07:02:04.362Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-14T07:02:04.362Z] - "overlay": [2021-04-14T07:02:04.362Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-14T07:02:04.362Z] - "zfs": [2021-04-14T07:02:04.362Z] - /dev/zfs: present [2021-04-14T07:02:04.362Z] - zfs command: missing [2021-04-14T07:02:04.362Z] - zpool command: missing [2021-04-14T07:02:04.362Z] [2021-04-14T07:02:04.362Z] Limits: [2021-04-14T07:02:04.362Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-14T07:02:04.362Z] [2021-04-14T07:02:04.362Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-14T07:02:04.456Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s [2021-04-14T07:02:04.456Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-14T07:02:04.456Z] #4 DONE 2.2s [2021-04-14T07:02:04.741Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 . [2021-04-14T07:02:04.987Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:02:04.987Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:02:05.002Z] #1 [internal] load build definition from Dockerfile [2021-04-14T07:02:05.002Z] #1 sha256:d580e4dd1d7e04a2c849d944e3697f9de3be41e2406bfc7b17c200bb79829219 [2021-04-14T07:02:05.002Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-04-14T07:02:05.002Z] #1 DONE 0.1s [2021-04-14T07:02:05.002Z] [2021-04-14T07:02:05.002Z] #2 [internal] load .dockerignore [2021-04-14T07:02:05.002Z] #2 sha256:daa021d22908c769370671c9f6a8483dd70d7267b97d174eca3b4755a93add56 [2021-04-14T07:02:05.002Z] #2 transferring context: 87B 0.0s done [2021-04-14T07:02:05.002Z] #2 DONE 0.0s [2021-04-14T07:02:05.002Z] [2021-04-14T07:02:05.002Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-14T07:02:05.002Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-14T07:02:05.091Z] [2021-04-14T07:02:05.091Z] #5 [internal] load build definition from Dockerfile [2021-04-14T07:02:05.091Z] #5 transferring dockerfile: 17.07kB done [2021-04-14T07:02:05.091Z] #5 DONE 0.0s [2021-04-14T07:02:05.091Z] [2021-04-14T07:02:05.091Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-14T07:02:05.091Z] #6 DONE 0.1s [2021-04-14T07:02:05.091Z] [2021-04-14T07:02:05.091Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:02:05.258Z] #3 DONE 0.4s [2021-04-14T07:02:05.258Z] [2021-04-14T07:02:05.258Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-14T07:02:05.258Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-14T07:02:05.258Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-14T07:02:05.258Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-04-14T07:02:05.258Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-14T07:02:05.258Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-14T07:02:05.258Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-14T07:02:05.454Z] #9 DONE 0.2s [2021-04-14T07:02:05.454Z] [2021-04-14T07:02:05.454Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:02:05.454Z] #8 DONE 0.2s [2021-04-14T07:02:05.454Z] [2021-04-14T07:02:05.454Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-14T07:02:03.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:02:03.728Z] > git config --add remote.origin.fetch +refs/pull/41673/head:refs/remotes/origin/PR-41673 # timeout=10 [2021-04-14T07:02:03.732Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:02:03.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:02:03.763Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:02:03.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:02:03.764Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:02:04.173Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:02:04.176Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:02:04.945Z] > git remote # timeout=10 [2021-04-14T07:02:04.948Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:02:04.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:02:04.951Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:02:04.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T07:02:04.994Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:02:04.997Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:02:05.514Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-14T07:02:05.514Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-14T07:02:05.514Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-14T07:02:05.770Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-04-14T07:02:05.770Z] #4 DONE 0.6s [2021-04-14T07:02:06.055Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [2021-04-14T07:02:06.068Z] [2021-04-14T07:02:06.068Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:02:06.068Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-14T07:02:06.088Z] #7 DONE 0.9s [2021-04-14T07:02:06.088Z] [2021-04-14T07:02:06.088Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-14T07:02:06.088Z] #10 DONE 0.0s [2021-04-14T07:02:06.088Z] [2021-04-14T07:02:06.088Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-14T07:02:06.088Z] #11 CACHED [2021-04-14T07:02:06.088Z] [2021-04-14T07:02:06.088Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-14T07:02:06.088Z] #12 CACHED [2021-04-14T07:02:06.088Z] [2021-04-14T07:02:06.088Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-14T07:02:06.088Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:02:06.088Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-14T07:02:06.088Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-14T07:02:06.088Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-04-14T07:02:06.391Z] #63 ... [2021-04-14T07:02:06.391Z] [2021-04-14T07:02:06.391Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-14T07:02:06.391Z] #40 DONE 0.4s [2021-04-14T07:02:06.391Z] [2021-04-14T07:02:06.391Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-14T07:02:06.391Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.90MB / 9.86MB 0.4s [2021-04-14T07:02:06.391Z] #63 ... [2021-04-14T07:02:06.391Z] [2021-04-14T07:02:06.391Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-14T07:02:06.391Z] #32 DONE 0.5s [2021-04-14T07:02:06.391Z] [2021-04-14T07:02:06.391Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-14T07:02:06.391Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.14MB / 9.86MB 0.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-14T07:02:06.684Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.88MB / 9.86MB 0.8s [2021-04-14T07:02:06.824Z] + docker version [2021-04-14T07:02:06.824Z] Client: [2021-04-14T07:02:06.824Z] Version: 18.06.1-ce [2021-04-14T07:02:06.824Z] API version: 1.38 [2021-04-14T07:02:06.824Z] Go version: go1.10.3 [2021-04-14T07:02:06.824Z] Git commit: e68fc7a [2021-04-14T07:02:06.824Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-14T07:02:06.824Z] OS/Arch: linux/ppc64le [2021-04-14T07:02:06.824Z] Experimental: false [2021-04-14T07:02:06.824Z] [2021-04-14T07:02:06.824Z] Server: [2021-04-14T07:02:06.824Z] Engine: [2021-04-14T07:02:06.824Z] Version: 18.06.1-ce [2021-04-14T07:02:06.824Z] API version: 1.38 (minimum version 1.12) [2021-04-14T07:02:06.824Z] Go version: go1.10.3 [2021-04-14T07:02:06.824Z] Git commit: e68fc7a [2021-04-14T07:02:06.824Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-14T07:02:06.824Z] OS/Arch: linux/ppc64le [2021-04-14T07:02:06.824Z] Experimental: true [Pipeline] sh [2021-04-14T07:02:06.979Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.82MB / 9.86MB 1.0s [2021-04-14T07:02:06.999Z] #7 DONE 0.8s [2021-04-14T07:02:06.999Z] [2021-04-14T07:02:06.999Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-14T07:02:06.999Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-14T07:02:06.999Z] #5 DONE 0.8s [2021-04-14T07:02:06.999Z] [2021-04-14T07:02:06.999Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-14T07:02:06.999Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-14T07:02:06.999Z] #6 DONE 0.8s [2021-04-14T07:02:06.999Z] [2021-04-14T07:02:06.999Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:02:06.999Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-14T07:02:06.999Z] #8 DONE 0.8s [2021-04-14T07:02:07.211Z] + docker info [2021-04-14T07:02:07.211Z] Containers: 0 [2021-04-14T07:02:07.211Z] Running: 0 [2021-04-14T07:02:07.211Z] Paused: 0 [2021-04-14T07:02:07.211Z] Stopped: 0 [2021-04-14T07:02:07.211Z] Images: 0 [2021-04-14T07:02:07.211Z] Server Version: 18.06.1-ce [2021-04-14T07:02:07.211Z] Storage Driver: overlay2 [2021-04-14T07:02:07.211Z] Backing Filesystem: extfs [2021-04-14T07:02:07.211Z] Supports d_type: true [2021-04-14T07:02:07.211Z] Native Overlay Diff: true [2021-04-14T07:02:07.211Z] Logging Driver: json-file [2021-04-14T07:02:07.211Z] Cgroup Driver: cgroupfs [2021-04-14T07:02:07.211Z] Plugins: [2021-04-14T07:02:07.211Z] Volume: local [2021-04-14T07:02:07.211Z] Network: bridge host ipvlan macvlan null overlay [2021-04-14T07:02:07.211Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-14T07:02:07.211Z] Swarm: inactive [2021-04-14T07:02:07.211Z] Runtimes: runc [2021-04-14T07:02:07.211Z] Default Runtime: runc [2021-04-14T07:02:07.211Z] Init Binary: docker-init [2021-04-14T07:02:07.211Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-14T07:02:07.211Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-14T07:02:07.211Z] init version: fec3683 [2021-04-14T07:02:07.211Z] Security Options: [2021-04-14T07:02:07.211Z] apparmor [2021-04-14T07:02:07.211Z] seccomp [2021-04-14T07:02:07.211Z] Profile: default [2021-04-14T07:02:07.211Z] Kernel Version: 4.4.0-139-generic [2021-04-14T07:02:07.211Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-14T07:02:07.211Z] OSType: linux [2021-04-14T07:02:07.211Z] Architecture: ppc64le [2021-04-14T07:02:07.211Z] CPUs: 4 [2021-04-14T07:02:07.211Z] Total Memory: 7.972GiB [2021-04-14T07:02:07.211Z] Name: ppc64le-ubuntu-34 [2021-04-14T07:02:07.211Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-14T07:02:07.211Z] Docker Root Dir: /var/lib/docker [2021-04-14T07:02:07.211Z] Debug Mode (client): false [2021-04-14T07:02:07.211Z] Debug Mode (server): false [2021-04-14T07:02:07.211Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:02:07.211Z] Labels: [2021-04-14T07:02:07.211Z] Experimental: true [2021-04-14T07:02:07.211Z] Insecure Registries: [2021-04-14T07:02:07.211Z] 127.0.0.0/8 [2021-04-14T07:02:07.211Z] Live Restore Enabled: false [2021-04-14T07:02:07.211Z] [Pipeline] sh [2021-04-14T07:02:07.597Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:02:07.597Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:02:07.597Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-14T07:02:07.597Z] + bash /home/docker/workspace/moby_PR-41673/check-config.sh [2021-04-14T07:02:07.597Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-14T07:02:07.597Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-14T07:02:07.597Z] [2021-04-14T07:02:07.597Z] Generally Necessary: [2021-04-14T07:02:07.597Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-14T07:02:07.597Z] - apparmor: enabled and tools installed [2021-04-14T07:02:07.597Z] - CONFIG_NAMESPACES: enabled [2021-04-14T07:02:07.597Z] - CONFIG_NET_NS: enabled [2021-04-14T07:02:07.597Z] - CONFIG_PID_NS: enabled [2021-04-14T07:02:07.597Z] - CONFIG_IPC_NS: enabled [2021-04-14T07:02:07.597Z] - CONFIG_UTS_NS: enabled [2021-04-14T07:02:07.597Z] - CONFIG_CGROUPS: enabled [2021-04-14T07:02:07.597Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-14T07:02:07.597Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-14T07:02:07.597Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-14T07:02:07.597Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-14T07:02:07.597Z] - CONFIG_CPUSETS: enabled [2021-04-14T07:02:07.597Z] - CONFIG_MEMCG: enabled [2021-04-14T07:02:07.597Z] - CONFIG_KEYS: enabled [2021-04-14T07:02:07.597Z] - CONFIG_VETH: enabled (as module) [2021-04-14T07:02:07.597Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-14T07:02:07.597Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-14T07:02:07.678Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.3s done [2021-04-14T07:02:07.678Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-04-14T07:02:07.894Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-14T07:02:07.894Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-14T07:02:07.894Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-14T07:02:07.894Z] [2021-04-14T07:02:07.894Z] Optional Features: [2021-04-14T07:02:07.894Z] - CONFIG_USER_NS: enabled [2021-04-14T07:02:07.894Z] - CONFIG_SECCOMP: enabled [2021-04-14T07:02:07.894Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-14T07:02:07.894Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-14T07:02:07.894Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-14T07:02:07.894Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-14T07:02:07.894Z] (cgroup swap accounting is currently enabled) [2021-04-14T07:02:07.894Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-14T07:02:07.894Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-14T07:02:07.894Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-14T07:02:07.894Z] - CONFIG_BLK_CGROUP: enabled [2021-04-14T07:02:07.894Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-14T07:02:07.894Z] - CONFIG_CGROUP_PERF: enabled [2021-04-14T07:02:07.894Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-14T07:02:07.894Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-14T07:02:07.894Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-14T07:02:07.894Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-14T07:02:07.894Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-14T07:02:07.894Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_IP_VS: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-14T07:02:07.894Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-14T07:02:07.894Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-14T07:02:07.894Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-14T07:02:07.894Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-14T07:02:07.894Z] - CONFIG_EXT4_FS: enabled [2021-04-14T07:02:07.894Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-14T07:02:07.894Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-14T07:02:07.894Z] - Network Drivers: [2021-04-14T07:02:07.894Z] - "overlay": [2021-04-14T07:02:07.894Z] - CONFIG_VXLAN: enabled (as module) [2021-04-14T07:02:07.894Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-14T07:02:07.894Z] Optional (for encrypted networks): [2021-04-14T07:02:07.930Z] [2021-04-14T07:02:07.930Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:02:07.930Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:02:07.930Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-14T07:02:07.930Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:02:07.930Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-14T07:02:07.930Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-14T07:02:07.930Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2021-04-14T07:02:08.186Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.4s [2021-04-14T07:02:08.186Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.19MB / 12.42MB 0.5s [2021-04-14T07:02:08.188Z] - CONFIG_CRYPTO: enabled [2021-04-14T07:02:08.188Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_XFRM: enabled [2021-04-14T07:02:08.188Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-14T07:02:08.188Z] - "ipvlan": [2021-04-14T07:02:08.188Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-14T07:02:08.188Z] - "macvlan": [2021-04-14T07:02:08.188Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_DUMMY: enabled (as module) [2021-04-14T07:02:08.188Z] - "ftp,tftp client in container": [2021-04-14T07:02:08.188Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-14T07:02:08.188Z] - Storage Drivers: [2021-04-14T07:02:08.188Z] - "aufs": [2021-04-14T07:02:08.188Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-14T07:02:08.188Z] - "btrfs": [2021-04-14T07:02:08.188Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-14T07:02:08.188Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-14T07:02:08.188Z] - "devicemapper": [2021-04-14T07:02:08.188Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-14T07:02:08.188Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-14T07:02:08.188Z] - "overlay": [2021-04-14T07:02:08.188Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-14T07:02:08.188Z] - "zfs": [2021-04-14T07:02:08.188Z] - /dev/zfs: missing [2021-04-14T07:02:08.188Z] - zfs command: missing [2021-04-14T07:02:08.188Z] - zpool command: missing [2021-04-14T07:02:08.188Z] [2021-04-14T07:02:08.188Z] Limits: [2021-04-14T07:02:08.188Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-14T07:02:08.188Z] [2021-04-14T07:02:08.188Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-14T07:02:08.339Z] #63 ... [2021-04-14T07:02:08.339Z] [2021-04-14T07:02:08.339Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-14T07:02:08.339Z] #13 DONE 2.1s [2021-04-14T07:02:08.339Z] [2021-04-14T07:02:08.339Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-14T07:02:08.442Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.6s [2021-04-14T07:02:08.442Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.7s [2021-04-14T07:02:08.442Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s [2021-04-14T07:02:08.628Z] + make bundles/buildx [2021-04-14T07:02:08.699Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-04-14T07:02:08.699Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-04-14T07:02:08.921Z] make: command: Command not found [2021-04-14T07:02:08.921Z] make: command: Command not found [2021-04-14T07:02:08.921Z] mkdir bundles [2021-04-14T07:02:08.921Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-14T07:02:08.921Z] --build-arg BUILDX_COMMIT \ [2021-04-14T07:02:08.921Z] --build-arg BUILDX_REPO \ [2021-04-14T07:02:08.921Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-14T07:02:08.921Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-14T07:02:08.921Z] . [2021-04-14T07:02:08.921Z] /bin/sh: 4: go: not found [2021-04-14T07:02:08.921Z] /bin/sh: 5: go: not found [2021-04-14T07:02:11.037Z] Sending build context to Docker daemon 58.27MB [2021-04-14T07:02:11.037Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-14T07:02:11.037Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-14T07:02:11.037Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-14T07:02:11.037Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-14T07:02:11.037Z] 1.13.15-buster: Pulling from library/golang [2021-04-14T07:02:11.156Z] #63 ... [2021-04-14T07:02:11.156Z] [2021-04-14T07:02:11.156Z] #24 [internal] load build context [2021-04-14T07:02:11.156Z] #24 transferring context: 53.35MB 4.5s done [2021-04-14T07:02:11.156Z] #24 DONE 4.7s [2021-04-14T07:02:11.156Z] [2021-04-14T07:02:11.156Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-14T07:02:11.329Z] db4e2d8d5901: Pulling fs layer [2021-04-14T07:02:11.329Z] dfe2d012519c: Pulling fs layer [2021-04-14T07:02:11.329Z] 5d8f1d1f9197: Pulling fs layer [2021-04-14T07:02:11.329Z] 1301750ffb48: Pulling fs layer [2021-04-14T07:02:11.329Z] dc5c6edc9cff: Pulling fs layer [2021-04-14T07:02:11.329Z] 3c370c2e2f82: Pulling fs layer [2021-04-14T07:02:11.329Z] 5ffb2f5886e2: Pulling fs layer [2021-04-14T07:02:11.329Z] dc5c6edc9cff: Waiting [2021-04-14T07:02:11.329Z] 5ffb2f5886e2: Waiting [2021-04-14T07:02:11.329Z] 3c370c2e2f82: Waiting [2021-04-14T07:02:11.329Z] 1301750ffb48: Waiting [2021-04-14T07:02:11.971Z] #64 ... [2021-04-14T07:02:11.971Z] [2021-04-14T07:02:11.971Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:02:11.971Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-14T07:02:11.971Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-14T07:02:11.971Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:02:11.971Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-14T07:02:11.971Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-14T07:02:11.971Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-14T07:02:11.971Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2021-04-14T07:02:11.971Z] #62 DONE 4.2s [2021-04-14T07:02:11.971Z] [2021-04-14T07:02:11.971Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:02:11.971Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:02:11.971Z] #64 ... [2021-04-14T07:02:11.971Z] [2021-04-14T07:02:11.971Z] #23 [internal] load build context [2021-04-14T07:02:11.971Z] #23 sha256:45af95f5a9a53d0b86781cf69d4d32e39e37d8d8bceab04c84a30e67aa71710c [2021-04-14T07:02:11.971Z] #23 transferring context: 53.35MB 4.2s done [2021-04-14T07:02:11.971Z] #23 DONE 4.3s [2021-04-14T07:02:11.971Z] [2021-04-14T07:02:11.971Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:02:11.971Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:02:12.036Z] dfe2d012519c: Verifying Checksum [2021-04-14T07:02:12.036Z] dfe2d012519c: Download complete [2021-04-14T07:02:12.036Z] 5d8f1d1f9197: Download complete [2021-04-14T07:02:12.535Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2021-04-14T07:02:12.717Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s [2021-04-14T07:02:13.600Z] db4e2d8d5901: Verifying Checksum [2021-04-14T07:02:13.600Z] db4e2d8d5901: Download complete [2021-04-14T07:02:13.909Z] #64 DONE 6.0s [2021-04-14T07:02:13.909Z] [2021-04-14T07:02:13.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:02:13.909Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:02:13.909Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-14T07:02:13.909Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-14T07:02:13.909Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-14T07:02:13.909Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-14T07:02:13.909Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-04-14T07:02:13.909Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-04-14T07:02:13.909Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2021-04-14T07:02:13.909Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-04-14T07:02:13.909Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done [2021-04-14T07:02:13.909Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.6s done [2021-04-14T07:02:13.909Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.0s [2021-04-14T07:02:13.909Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2021-04-14T07:02:15.143Z] 1301750ffb48: Verifying Checksum [2021-04-14T07:02:15.143Z] 1301750ffb48: Download complete [2021-04-14T07:02:15.622Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.8s done [2021-04-14T07:02:15.793Z] 5ffb2f5886e2: Verifying Checksum [2021-04-14T07:02:15.801Z] #9 ... [2021-04-14T07:02:15.801Z] [2021-04-14T07:02:15.801Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-14T07:02:15.801Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-14T07:02:15.801Z] #63 DONE 0.9s [2021-04-14T07:02:15.801Z] [2021-04-14T07:02:15.801Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:02:15.801Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:02:15.801Z] #9 ... [2021-04-14T07:02:15.801Z] [2021-04-14T07:02:15.801Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-14T07:02:15.801Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-14T07:02:15.922Z] #63 DONE 10.0s [2021-04-14T07:02:15.922Z] [2021-04-14T07:02:15.922Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-14T07:02:15.922Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-14T07:02:15.922Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:02:15.922Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-14T07:02:15.922Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-14T07:02:15.922Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.9s done [2021-04-14T07:02:15.922Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.4s [2021-04-14T07:02:15.922Z] #65 ... [2021-04-14T07:02:15.922Z] [2021-04-14T07:02:15.922Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-14T07:02:15.922Z] #37 2.877 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:15.922Z] #37 2.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:15.922Z] #37 2.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:15.922Z] #37 3.661 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-14T07:02:15.922Z] #37 5.414 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-14T07:02:15.922Z] #37 8.134 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-14T07:02:16.092Z] 5ffb2f5886e2: Download complete [2021-04-14T07:02:16.092Z] dc5c6edc9cff: Verifying Checksum [2021-04-14T07:02:16.092Z] dc5c6edc9cff: Download complete [2021-04-14T07:02:16.237Z] #37 ... [2021-04-14T07:02:16.237Z] [2021-04-14T07:02:16.237Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-14T07:02:16.237Z] #43 2.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:16.237Z] #43 3.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:16.237Z] #43 3.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:16.237Z] #43 3.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-14T07:02:16.237Z] #43 5.169 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-14T07:02:16.237Z] #43 8.133 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-14T07:02:16.237Z] #43 ... [2021-04-14T07:02:16.237Z] [2021-04-14T07:02:16.237Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-14T07:02:16.237Z] #56 2.963 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:16.237Z] #56 3.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:16.237Z] #56 3.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:16.237Z] #56 3.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-14T07:02:16.237Z] #56 5.448 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-14T07:02:16.237Z] #56 8.406 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-14T07:02:16.537Z] #56 ... [2021-04-14T07:02:16.537Z] [2021-04-14T07:02:16.537Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-14T07:02:16.537Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f done [2021-04-14T07:02:16.537Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 49.00MB / 49.00MB 2.9s done [2021-04-14T07:02:16.537Z] #27 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-14T07:02:16.537Z] #27 sha256:5dc8140d427fa498b2e112a539f9d98de4ee77e0a22f583b66621417a2aa69ee 529B / 529B done [2021-04-14T07:02:16.537Z] #27 sha256:a2dc8ab5f4dd0dcb0d01247340974b93c5c47f24d7e1d9796ea4216be73ec6ac 1.46kB / 1.46kB done [2021-04-14T07:02:16.537Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 5.9s [2021-04-14T07:02:16.537Z] #27 ... [2021-04-14T07:02:16.537Z] [2021-04-14T07:02:16.537Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-14T07:02:16.537Z] #41 2.827 + git clone https://github.com/docker/distribution.git . [2021-04-14T07:02:16.537Z] #41 2.835 Cloning into '.'... [2021-04-14T07:02:16.730Z] #65 DONE 0.8s [2021-04-14T07:02:16.730Z] [2021-04-14T07:02:16.730Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:02:16.730Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:02:16.730Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-14T07:02:16.730Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-14T07:02:16.730Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 0.9s done [2021-04-14T07:02:16.730Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-14T07:02:16.730Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-14T07:02:16.730Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.9s done [2021-04-14T07:02:16.730Z] #26 DONE 8.8s [2021-04-14T07:02:16.730Z] [2021-04-14T07:02:16.730Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:02:16.730Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-14T07:02:16.899Z] #41 ... [2021-04-14T07:02:16.899Z] [2021-04-14T07:02:16.899Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-14T07:02:16.899Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.9s done [2021-04-14T07:02:16.899Z] #65 DONE 10.7s [2021-04-14T07:02:16.899Z] [2021-04-14T07:02:16.899Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-14T07:02:16.899Z] #33 2.300 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-14T07:02:16.899Z] #33 2.302 Cloning into '.'... [2021-04-14T07:02:16.899Z] #33 ... [2021-04-14T07:02:16.899Z] [2021-04-14T07:02:16.899Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-14T07:02:16.899Z] #64 DONE 0.3s [2021-04-14T07:02:16.899Z] [2021-04-14T07:02:16.899Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-14T07:02:17.217Z] #27 ... [2021-04-14T07:02:17.217Z] [2021-04-14T07:02:17.217Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-14T07:02:17.217Z] #66 DONE 0.4s [2021-04-14T07:02:17.217Z] [2021-04-14T07:02:17.217Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-14T07:02:17.621Z] db4e2d8d5901: Pull complete [2021-04-14T07:02:17.660Z] #27 1.135 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:17.660Z] #27 1.135 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:17.660Z] #27 1.140 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:17.660Z] #27 1.275 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:02:17.918Z] dfe2d012519c: Pull complete [2021-04-14T07:02:18.214Z] 5d8f1d1f9197: Pull complete [2021-04-14T07:02:18.231Z] #27 1.476 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:02:18.231Z] #27 1.727 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:02:18.296Z] #27 ... [2021-04-14T07:02:18.296Z] [2021-04-14T07:02:18.296Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:02:18.296Z] #14 5.132 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:02:18.296Z] #14 5.132 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:18.296Z] #14 5.132 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:18.296Z] #14 5.132 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:18.296Z] #14 6.018 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [428 kB] [2021-04-14T07:02:18.296Z] #14 8.030 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-14T07:02:18.296Z] #14 ... [2021-04-14T07:02:18.296Z] [2021-04-14T07:02:18.296Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-14T07:02:19.739Z] 3c370c2e2f82: Verifying Checksum [2021-04-14T07:02:19.739Z] 3c370c2e2f82: Download complete [2021-04-14T07:02:19.869Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 9.4s done [2021-04-14T07:02:20.123Z] #27 3.371 Fetched 8427 kB in 2s (3379 kB/s) [2021-04-14T07:02:20.177Z] #27 DONE 14.2s [2021-04-14T07:02:20.177Z] [2021-04-14T07:02:20.177Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-14T07:02:20.690Z] #27 3.371 Reading package lists... [2021-04-14T07:02:20.784Z] 1301750ffb48: Pull complete [2021-04-14T07:02:20.827Z] #28 ... [2021-04-14T07:02:20.827Z] [2021-04-14T07:02:20.827Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:20.827Z] #59 3.944 + RM_GOPATH=0 [2021-04-14T07:02:20.827Z] #59 3.944 + TMP_GOPATH= [2021-04-14T07:02:20.827Z] #59 3.944 + : /build [2021-04-14T07:02:20.827Z] #59 3.944 + '[' -z '' ']' [2021-04-14T07:02:20.827Z] #59 3.944 ++ mktemp -d [2021-04-14T07:02:20.827Z] #59 3.953 + export GOPATH=/tmp/tmp.N6Uxm8ZV4Y [2021-04-14T07:02:20.827Z] #59 3.953 + GOPATH=/tmp/tmp.N6Uxm8ZV4Y [2021-04-14T07:02:20.827Z] #59 3.953 + RM_GOPATH=1 [2021-04-14T07:02:20.827Z] #59 3.953 + case "$(go env GOARCH)" in [2021-04-14T07:02:20.827Z] #59 3.953 ++ go env GOARCH [2021-04-14T07:02:20.827Z] #59 3.963 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:20.827Z] #59 3.963 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:20.827Z] #59 3.963 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:20.827Z] #59 3.963 + dir=/tmp/install [2021-04-14T07:02:20.827Z] #59 3.963 + bin=rootlesskit [2021-04-14T07:02:20.827Z] #59 3.963 + shift [2021-04-14T07:02:20.827Z] #59 3.963 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-14T07:02:20.827Z] #59 3.963 + . /tmp/install/rootlesskit.installer [2021-04-14T07:02:20.827Z] #59 3.963 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:02:20.827Z] #59 3.963 + install_rootlesskit [2021-04-14T07:02:20.827Z] #59 3.963 + case "$1" in [2021-04-14T07:02:20.827Z] #59 3.963 + export CGO_ENABLED=0 [2021-04-14T07:02:20.827Z] #59 3.963 + CGO_ENABLED=0 [2021-04-14T07:02:20.827Z] #59 3.963 + _install_rootlesskit [2021-04-14T07:02:20.827Z] #59 3.963 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-14T07:02:20.827Z] #59 3.963 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N6Uxm8ZV4Y/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:02:20.827Z] #59 3.963 Cloning into '/tmp/tmp.N6Uxm8ZV4Y/src/github.com/rootless-containers/rootlesskit'... [2021-04-14T07:02:20.827Z] #59 3.964 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:02:20.827Z] #59 10.19 + cd /tmp/tmp.N6Uxm8ZV4Y/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:02:20.827Z] #59 10.19 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:02:20.827Z] #59 ... [2021-04-14T07:02:20.827Z] [2021-04-14T07:02:20.827Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:20.827Z] #50 8.866 + RM_GOPATH=0 [2021-04-14T07:02:20.827Z] #50 8.866 + TMP_GOPATH= [2021-04-14T07:02:20.827Z] #50 8.866 + : /build [2021-04-14T07:02:20.827Z] #50 8.866 + '[' -z '' ']' [2021-04-14T07:02:20.827Z] #50 8.867 ++ mktemp -d [2021-04-14T07:02:20.827Z] #50 8.870 + export GOPATH=/tmp/tmp.nPEvDF7DC0 [2021-04-14T07:02:20.827Z] #50 8.870 + GOPATH=/tmp/tmp.nPEvDF7DC0 [2021-04-14T07:02:20.827Z] #50 8.870 + RM_GOPATH=1 [2021-04-14T07:02:20.827Z] #50 8.871 + case "$(go env GOARCH)" in [2021-04-14T07:02:20.827Z] #50 8.871 ++ go env GOARCH [2021-04-14T07:02:20.827Z] #50 8.978 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:20.827Z] #50 8.978 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:20.827Z] #50 8.984 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:20.827Z] #50 8.986 + dir=/tmp/install [2021-04-14T07:02:20.827Z] #50 8.986 + bin=golangci_lint [2021-04-14T07:02:20.827Z] #50 8.986 + shift [2021-04-14T07:02:20.827Z] #50 8.986 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-14T07:02:20.827Z] #50 8.986 + . /tmp/install/golangci_lint.installer [2021-04-14T07:02:20.827Z] #50 8.986 ++ : v1.23.8 [2021-04-14T07:02:20.827Z] #50 8.986 + install_golangci_lint [2021-04-14T07:02:20.827Z] #50 8.986 + set -e [2021-04-14T07:02:20.827Z] #50 8.986 + export GO111MODULE=on [2021-04-14T07:02:20.827Z] #50 8.986 + GO111MODULE=on [2021-04-14T07:02:20.827Z] #50 8.986 + GOBIN=/build [2021-04-14T07:02:20.827Z] #50 8.986 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-14T07:02:20.827Z] #50 9.094 go: finding github.com v1.23.8 [2021-04-14T07:02:20.827Z] #50 9.104 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-14T07:02:20.827Z] #50 9.104 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-14T07:02:20.827Z] #50 9.104 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:02:20.827Z] #50 9.104 go: finding github.com/golangci v1.23.8 [2021-04-14T07:02:20.827Z] #50 ... [2021-04-14T07:02:20.827Z] [2021-04-14T07:02:20.827Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:20.827Z] #59 10.25 + export GO111MODULE=on [2021-04-14T07:02:20.827Z] #59 10.25 + GO111MODULE=on [2021-04-14T07:02:20.827Z] #59 10.25 + export GOPROXY=https://proxy.golang.org [2021-04-14T07:02:20.827Z] #59 10.25 + GOPROXY=https://proxy.golang.org [2021-04-14T07:02:20.827Z] #59 10.25 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:02:20.827Z] #59 10.25 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-14T07:02:21.131Z] #59 ... [2021-04-14T07:02:21.131Z] [2021-04-14T07:02:21.131Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:21.131Z] #25 6.170 + RM_GOPATH=0 [2021-04-14T07:02:21.131Z] #25 6.170 + TMP_GOPATH= [2021-04-14T07:02:21.131Z] #25 6.170 + : /build [2021-04-14T07:02:21.131Z] #25 6.170 + '[' -z '' ']' [2021-04-14T07:02:21.131Z] #25 6.170 ++ mktemp -d [2021-04-14T07:02:21.131Z] #25 6.170 + export GOPATH=/tmp/tmp.CevULUVe5B [2021-04-14T07:02:21.131Z] #25 6.170 + GOPATH=/tmp/tmp.CevULUVe5B [2021-04-14T07:02:21.131Z] #25 6.170 + RM_GOPATH=1 [2021-04-14T07:02:21.131Z] #25 6.170 + case "$(go env GOARCH)" in [2021-04-14T07:02:21.131Z] #25 6.170 ++ go env GOARCH [2021-04-14T07:02:21.131Z] #25 6.170 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.131Z] #25 6.170 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.131Z] #25 6.194 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:21.131Z] #25 6.194 + dir=/tmp/install [2021-04-14T07:02:21.131Z] #25 6.194 + bin=dockercli [2021-04-14T07:02:21.131Z] #25 6.194 + shift [2021-04-14T07:02:21.131Z] #25 6.194 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-14T07:02:21.131Z] #25 6.194 + . /tmp/install/dockercli.installer [2021-04-14T07:02:21.131Z] #25 6.194 ++ : stable [2021-04-14T07:02:21.131Z] #25 6.194 ++ : 17.06.2-ce [2021-04-14T07:02:21.131Z] #25 6.194 + install_dockercli [2021-04-14T07:02:21.131Z] #25 6.194 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-14T07:02:21.131Z] #25 6.195 Install docker/cli version 17.06.2-ce from stable [2021-04-14T07:02:21.131Z] #25 6.200 ++ uname -m [2021-04-14T07:02:21.131Z] #25 6.202 + arch=s390x [2021-04-14T07:02:21.131Z] #25 6.202 + '[' s390x '!=' x86_64 ']' [2021-04-14T07:02:21.131Z] #25 6.202 + '[' s390x '!=' s390x ']' [2021-04-14T07:02:21.131Z] #25 6.202 + url=https://download.docker.com/linux/static [2021-04-14T07:02:21.131Z] #25 6.202 + tar -xz docker/docker [2021-04-14T07:02:21.131Z] #25 6.209 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-14T07:02:21.508Z] #25 ... [2021-04-14T07:02:21.508Z] [2021-04-14T07:02:21.508Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:21.508Z] #68 5.807 + RM_GOPATH=0 [2021-04-14T07:02:21.508Z] #68 5.807 + TMP_GOPATH= [2021-04-14T07:02:21.508Z] #68 5.807 + : /build [2021-04-14T07:02:21.508Z] #68 5.807 + '[' -z '' ']' [2021-04-14T07:02:21.508Z] #68 5.807 ++ mktemp -d [2021-04-14T07:02:21.508Z] #68 5.829 + export GOPATH=/tmp/tmp.FoUyTbMy6J [2021-04-14T07:02:21.508Z] #68 5.829 + GOPATH=/tmp/tmp.FoUyTbMy6J [2021-04-14T07:02:21.508Z] #68 5.829 + RM_GOPATH=1 [2021-04-14T07:02:21.508Z] #68 5.829 + case "$(go env GOARCH)" in [2021-04-14T07:02:21.508Z] #68 5.829 ++ go env GOARCH [2021-04-14T07:02:21.508Z] #68 5.837 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.508Z] #68 5.837 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.508Z] #68 5.838 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:21.508Z] #68 5.844 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:02:21.508Z] #68 5.846 + dir=/tmp/install [2021-04-14T07:02:21.508Z] #68 5.846 + bin=proxy [2021-04-14T07:02:21.508Z] #68 5.846 + shift [2021-04-14T07:02:21.508Z] #68 5.846 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-14T07:02:21.508Z] #68 5.846 + . /tmp/install/proxy.installer [2021-04-14T07:02:21.508Z] #68 5.846 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:02:21.508Z] #68 5.846 + install_proxy [2021-04-14T07:02:21.508Z] #68 5.846 + case "$1" in [2021-04-14T07:02:21.508Z] #68 5.846 + export CGO_ENABLED=0 [2021-04-14T07:02:21.508Z] #68 5.846 + CGO_ENABLED=0 [2021-04-14T07:02:21.508Z] #68 5.846 + _install_proxy [2021-04-14T07:02:21.508Z] #68 5.846 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-14T07:02:21.508Z] #68 5.846 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FoUyTbMy6J/src/github.com/docker/libnetwork [2021-04-14T07:02:21.508Z] #68 5.846 Cloning into '/tmp/tmp.FoUyTbMy6J/src/github.com/docker/libnetwork'... [2021-04-14T07:02:21.508Z] #68 ... [2021-04-14T07:02:21.508Z] [2021-04-14T07:02:21.508Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:21.508Z] #35 5.635 Install go-toml version v1.8.1 [2021-04-14T07:02:21.508Z] #35 5.869 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-14T07:02:21.508Z] #35 5.869 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-14T07:02:21.508Z] #35 5.882 go: finding github.com v1.8.1 [2021-04-14T07:02:21.508Z] #35 5.882 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:02:21.508Z] #35 5.898 go: finding github.com/pelletier v1.8.1 [2021-04-14T07:02:21.508Z] #35 7.440 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:02:21.508Z] #35 7.611 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:02:21.620Z] #27 4.235 Reading package lists... [2021-04-14T07:02:21.800Z] #35 ... [2021-04-14T07:02:21.800Z] [2021-04-14T07:02:21.800Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:21.800Z] #48 6.942 + RM_GOPATH=0 [2021-04-14T07:02:21.800Z] #48 6.942 + TMP_GOPATH= [2021-04-14T07:02:21.800Z] #48 6.942 + : /build [2021-04-14T07:02:21.800Z] #48 6.942 + '[' -z '' ']' [2021-04-14T07:02:21.800Z] #48 6.942 ++ mktemp -d [2021-04-14T07:02:21.800Z] #48 6.942 + export GOPATH=/tmp/tmp.p7YQbIa1s5 [2021-04-14T07:02:21.800Z] #48 6.942 + GOPATH=/tmp/tmp.p7YQbIa1s5 [2021-04-14T07:02:21.800Z] #48 6.942 + RM_GOPATH=1 [2021-04-14T07:02:21.800Z] #48 6.942 + case "$(go env GOARCH)" in [2021-04-14T07:02:21.800Z] #48 6.949 ++ go env GOARCH [2021-04-14T07:02:21.800Z] #48 7.007 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.800Z] #48 7.007 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.800Z] #48 7.034 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:21.800Z] #48 7.048 + dir=/tmp/install [2021-04-14T07:02:21.800Z] #48 7.048 + bin=gotestsum [2021-04-14T07:02:21.800Z] #48 7.051 + shift [2021-04-14T07:02:21.800Z] #48 7.051 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-14T07:02:21.800Z] #48 7.051 + . /tmp/install/gotestsum.installer [2021-04-14T07:02:21.800Z] #48 7.051 ++ : v0.5.3 [2021-04-14T07:02:21.800Z] #48 7.051 + install_gotestsum [2021-04-14T07:02:21.800Z] #48 7.051 + set -e [2021-04-14T07:02:21.800Z] #48 7.051 + export GO111MODULE=on [2021-04-14T07:02:21.800Z] #48 7.051 + GO111MODULE=on [2021-04-14T07:02:21.800Z] #48 7.051 + GOBIN=/build [2021-04-14T07:02:21.800Z] #48 7.060 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-14T07:02:21.800Z] #48 7.128 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-14T07:02:21.800Z] #48 7.155 go: finding gotest.tools v0.5.3 [2021-04-14T07:02:21.800Z] #48 8.904 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-14T07:02:21.800Z] #48 9.653 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-14T07:02:21.800Z] #48 10.64 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-14T07:02:21.800Z] #48 10.64 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:02:21.800Z] #48 10.64 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:02:21.800Z] #48 10.72 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:02:21.800Z] #48 10.73 go: downloading github.com/fatih/color v1.9.0 [2021-04-14T07:02:21.800Z] #48 ... [2021-04-14T07:02:21.800Z] [2021-04-14T07:02:21.800Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:21.800Z] #52 8.011 + RM_GOPATH=0 [2021-04-14T07:02:21.800Z] #52 8.011 + TMP_GOPATH= [2021-04-14T07:02:21.800Z] #52 8.011 + : /build [2021-04-14T07:02:21.800Z] #52 8.011 + '[' -z '' ']' [2021-04-14T07:02:21.800Z] #52 8.011 ++ mktemp -d [2021-04-14T07:02:21.800Z] #52 8.024 + export GOPATH=/tmp/tmp.X8U3FqImwz [2021-04-14T07:02:21.800Z] #52 8.024 + GOPATH=/tmp/tmp.X8U3FqImwz [2021-04-14T07:02:21.800Z] #52 8.024 + RM_GOPATH=1 [2021-04-14T07:02:21.800Z] #52 8.024 + case "$(go env GOARCH)" in [2021-04-14T07:02:21.800Z] #52 8.024 ++ go env GOARCH [2021-04-14T07:02:21.800Z] #52 8.132 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.800Z] #52 8.132 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.800Z] #52 8.133 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:21.800Z] #52 8.156 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:02:21.800Z] #52 8.156 + dir=/tmp/install [2021-04-14T07:02:21.800Z] #52 8.156 + bin=shfmt [2021-04-14T07:02:21.800Z] #52 8.156 + shift [2021-04-14T07:02:21.800Z] #52 8.156 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-14T07:02:21.800Z] #52 8.156 + . /tmp/install/shfmt.installer [2021-04-14T07:02:21.800Z] #52 8.156 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:02:21.800Z] #52 8.156 + install_shfmt [2021-04-14T07:02:21.800Z] #52 8.156 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-14T07:02:21.800Z] #52 8.156 + git clone https://github.com/mvdan/sh.git /tmp/tmp.X8U3FqImwz/src/github.com/mvdan/sh [2021-04-14T07:02:21.800Z] #52 8.168 Cloning into '/tmp/tmp.X8U3FqImwz/src/github.com/mvdan/sh'... [2021-04-14T07:02:21.800Z] #52 ... [2021-04-14T07:02:21.800Z] [2021-04-14T07:02:21.800Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:02:21.800Z] #46 5.864 + RM_GOPATH=0 [2021-04-14T07:02:21.800Z] #46 5.864 + TMP_GOPATH= [2021-04-14T07:02:21.800Z] #46 5.864 + : /build [2021-04-14T07:02:21.800Z] #46 5.864 + '[' -z '' ']' [2021-04-14T07:02:21.800Z] #46 5.864 ++ mktemp -d [2021-04-14T07:02:21.800Z] #46 5.864 + export GOPATH=/tmp/tmp.PcrN0Vb1OM [2021-04-14T07:02:21.800Z] #46 5.864 + GOPATH=/tmp/tmp.PcrN0Vb1OM [2021-04-14T07:02:21.800Z] #46 5.864 + RM_GOPATH=1 [2021-04-14T07:02:21.800Z] #46 5.864 + case "$(go env GOARCH)" in [2021-04-14T07:02:21.800Z] #46 5.865 ++ go env GOARCH [2021-04-14T07:02:21.800Z] #46 5.881 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.800Z] #46 5.881 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:21.800Z] #46 5.881 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:21.800Z] #46 5.881 + dir=/tmp/install [2021-04-14T07:02:21.800Z] #46 5.881 + bin=vndr [2021-04-14T07:02:21.800Z] #46 5.881 + shift [2021-04-14T07:02:21.800Z] #46 5.881 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-14T07:02:21.800Z] #46 5.881 + . /tmp/install/vndr.installer [2021-04-14T07:02:21.800Z] #46 5.881 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:02:21.800Z] #46 5.881 + install_vndr [2021-04-14T07:02:21.800Z] #46 5.881 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-14T07:02:21.800Z] #46 5.881 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PcrN0Vb1OM/src/github.com/LK4D4/vndr [2021-04-14T07:02:21.800Z] #46 5.881 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:02:21.800Z] #46 5.885 Cloning into '/tmp/tmp.PcrN0Vb1OM/src/github.com/LK4D4/vndr'... [2021-04-14T07:02:21.801Z] #46 7.322 + cd /tmp/tmp.PcrN0Vb1OM/src/github.com/LK4D4/vndr [2021-04-14T07:02:21.801Z] #46 7.322 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:02:21.801Z] #46 7.425 + go build -buildmode=pie -v -o /build/vndr . [2021-04-14T07:02:21.801Z] #46 9.378 runtime/internal/atomic [2021-04-14T07:02:21.801Z] #46 9.385 internal/cpu [2021-04-14T07:02:21.801Z] #46 9.779 runtime/internal/sys [2021-04-14T07:02:21.801Z] #46 9.931 runtime/internal/math [2021-04-14T07:02:21.801Z] #46 10.06 internal/race [2021-04-14T07:02:21.801Z] #46 10.19 internal/bytealg [2021-04-14T07:02:21.801Z] #46 10.25 sync/atomic [2021-04-14T07:02:21.890Z] #27 5.101 Building dependency tree... [2021-04-14T07:02:22.096Z] #46 10.93 unicode [2021-04-14T07:02:22.096Z] #46 ... [2021-04-14T07:02:22.096Z] [2021-04-14T07:02:22.096Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:22.096Z] #48 10.83 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:02:22.096Z] #48 10.90 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:02:22.096Z] #48 10.91 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:02:22.096Z] #48 10.98 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:02:22.096Z] #48 10.99 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:02:22.096Z] #48 11.05 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:02:22.096Z] #48 11.06 go: extracting github.com/fatih/color v1.9.0 [2021-04-14T07:02:22.096Z] #48 11.07 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:02:22.096Z] #48 11.15 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:02:22.149Z] #27 5.411 The following additional packages will be installed: [2021-04-14T07:02:22.149Z] #27 5.411 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-14T07:02:22.149Z] #27 5.411 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-14T07:02:22.149Z] #27 5.412 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-14T07:02:22.149Z] #27 5.412 Suggested packages: [2021-04-14T07:02:22.149Z] #27 5.412 krb5-doc krb5-user [2021-04-14T07:02:22.149Z] #27 5.412 Recommended packages: [2021-04-14T07:02:22.149Z] #27 5.412 krb5-locales publicsuffix libsasl2-modules [2021-04-14T07:02:22.149Z] #27 5.661 The following NEW packages will be installed: [2021-04-14T07:02:22.149Z] #27 5.661 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-14T07:02:22.149Z] #27 5.661 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-14T07:02:22.149Z] #27 5.661 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-14T07:02:22.149Z] #27 5.661 libssh2-1 libssl1.1 openssl [2021-04-14T07:02:22.387Z] #48 11.41 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-14T07:02:22.446Z] #27 5.950 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T07:02:22.446Z] #27 5.950 Need to get 5059 kB of archives. [2021-04-14T07:02:22.446Z] #27 5.950 After this operation, 12.1 MB of additional disk space will be used. [2021-04-14T07:02:22.446Z] #27 5.950 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-14T07:02:22.446Z] #27 5.950 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-14T07:02:22.446Z] #27 5.950 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-14T07:02:22.446Z] #27 5.950 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-14T07:02:22.446Z] #27 5.950 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-14T07:02:22.679Z] #48 11.53 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:02:22.679Z] #48 11.56 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:02:22.679Z] #48 11.61 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:02:22.679Z] #48 11.71 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:02:22.705Z] #27 5.977 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-14T07:02:22.705Z] #27 5.977 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-14T07:02:22.705Z] #27 5.977 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-14T07:02:22.705Z] #27 5.980 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-14T07:02:22.705Z] #27 5.981 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-14T07:02:22.705Z] #27 6.003 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-14T07:02:22.705Z] #27 6.003 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-14T07:02:22.705Z] #27 6.003 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-14T07:02:22.705Z] #27 6.003 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-14T07:02:22.705Z] #27 6.007 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-14T07:02:22.705Z] #27 6.008 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-14T07:02:22.705Z] #27 6.014 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-14T07:02:22.705Z] #27 6.019 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-14T07:02:22.961Z] #27 6.279 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-14T07:02:22.961Z] #27 6.359 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-14T07:02:22.961Z] #27 6.389 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-14T07:02:23.218Z] #27 6.597 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:02:23.218Z] #27 6.612 Fetched 5059 kB in 1s (6954 kB/s) [2021-04-14T07:02:23.218Z] #27 6.657 Selecting previously unselected package libssl1.1:amd64. [2021-04-14T07:02:23.218Z] #27 6.657 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-14T07:02:23.218Z] #27 6.658 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-14T07:02:23.218Z] #27 6.664 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:02:23.476Z] #27 6.867 Selecting previously unselected package openssl. [2021-04-14T07:02:23.476Z] #27 6.867 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-14T07:02:23.476Z] #27 6.878 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:02:23.476Z] #27 6.999 Selecting previously unselected package ca-certificates. [2021-04-14T07:02:23.476Z] #27 6.999 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-14T07:02:23.476Z] #27 7.002 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-14T07:02:23.476Z] #27 7.079 Selecting previously unselected package libkeyutils1:amd64. [2021-04-14T07:02:23.476Z] #27 7.079 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-14T07:02:23.574Z] dc5c6edc9cff: Pull complete [2021-04-14T07:02:23.733Z] #27 7.083 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-14T07:02:23.733Z] #27 7.115 Selecting previously unselected package libkrb5support0:amd64. [2021-04-14T07:02:23.733Z] #27 7.115 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:02:23.733Z] #27 7.120 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:02:23.733Z] #27 7.160 Selecting previously unselected package libk5crypto3:amd64. [2021-04-14T07:02:23.733Z] #27 7.160 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:02:23.733Z] #27 7.164 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:02:23.733Z] #27 7.211 Selecting previously unselected package libkrb5-3:amd64. [2021-04-14T07:02:23.733Z] #27 7.211 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:02:23.733Z] #27 7.214 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:02:23.991Z] #27 7.303 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-14T07:02:23.991Z] #27 7.303 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:02:23.991Z] #27 7.307 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:02:23.991Z] #27 7.356 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-14T07:02:23.991Z] #27 7.356 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-14T07:02:23.991Z] #27 7.359 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:02:23.991Z] #27 7.395 Selecting previously unselected package libsasl2-2:amd64. [2021-04-14T07:02:23.991Z] #27 7.395 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-14T07:02:23.991Z] #27 7.400 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:02:23.991Z] #27 7.437 Selecting previously unselected package libldap-common. [2021-04-14T07:02:23.991Z] #27 7.438 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-14T07:02:23.991Z] #27 7.442 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:02:23.991Z] #27 7.481 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-14T07:02:23.991Z] #27 7.483 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-14T07:02:23.991Z] #27 7.486 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:02:24.258Z] #27 7.554 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-14T07:02:24.258Z] #27 7.555 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-14T07:02:24.258Z] #27 7.559 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-14T07:02:24.258Z] #27 7.604 Selecting previously unselected package libpsl5:amd64. [2021-04-14T07:02:24.258Z] #27 7.604 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-14T07:02:24.258Z] #27 7.613 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-14T07:02:24.258Z] #27 7.642 Selecting previously unselected package librtmp1:amd64. [2021-04-14T07:02:24.258Z] #27 7.642 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-14T07:02:24.258Z] #27 7.646 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:02:24.258Z] #27 7.691 Selecting previously unselected package libssh2-1:amd64. [2021-04-14T07:02:24.258Z] #27 7.692 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-14T07:02:24.258Z] #27 7.695 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-14T07:02:24.258Z] #27 7.740 Selecting previously unselected package libcurl4:amd64. [2021-04-14T07:02:24.258Z] #27 7.740 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-14T07:02:24.258Z] #27 7.743 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-14T07:02:24.258Z] #27 7.807 Selecting previously unselected package curl. [2021-04-14T07:02:24.258Z] #27 7.807 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-14T07:02:24.258Z] #27 7.811 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-14T07:02:24.513Z] #27 7.901 Selecting previously unselected package libonig5:amd64. [2021-04-14T07:02:24.513Z] #27 7.902 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-14T07:02:24.513Z] #27 7.905 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:02:24.513Z] #27 7.986 Selecting previously unselected package libjq1:amd64. [2021-04-14T07:02:24.513Z] #27 7.987 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:02:24.513Z] #27 7.990 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:02:24.513Z] #27 8.030 Selecting previously unselected package jq. [2021-04-14T07:02:24.513Z] #27 8.030 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:02:24.513Z] #27 8.035 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:02:24.770Z] #27 8.073 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-14T07:02:24.770Z] #27 8.085 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-14T07:02:24.770Z] #27 8.096 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:02:24.770Z] #27 8.200 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-14T07:02:24.770Z] #27 8.211 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:02:24.770Z] #27 8.225 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:02:24.770Z] #27 8.235 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:02:24.770Z] #27 8.245 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:02:24.770Z] #27 8.256 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:02:24.770Z] #27 8.265 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:02:24.770Z] #27 8.275 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-14T07:02:24.770Z] #27 8.286 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:02:24.770Z] #27 8.301 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:02:24.770Z] #27 8.315 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:02:24.770Z] #27 8.326 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:02:24.770Z] #27 8.338 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:02:24.770Z] #27 8.348 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-14T07:02:24.910Z] #48 13.64 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:02:25.551Z] #48 14.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:02:25.699Z] #27 8.951 Updating certificates in /etc/ssl/certs... [2021-04-14T07:02:26.198Z] #48 14.94 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:02:26.262Z] #27 ... [2021-04-14T07:02:26.262Z] [2021-04-14T07:02:26.262Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:02:26.262Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:02:26.262Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.6s done [2021-04-14T07:02:26.262Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-04-14T07:02:26.262Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-04-14T07:02:26.262Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-04-14T07:02:26.262Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done [2021-04-14T07:02:26.262Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.2s [2021-04-14T07:02:26.519Z] #9 ... [2021-04-14T07:02:26.519Z] [2021-04-14T07:02:26.519Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:02:26.519Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-14T07:02:26.519Z] #27 9.794 137 added, 0 removed; done. [2021-04-14T07:02:26.519Z] #27 9.826 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:02:26.519Z] #27 9.836 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:02:26.519Z] #27 9.847 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-14T07:02:26.519Z] #27 9.858 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-14T07:02:26.519Z] #27 9.868 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:02:26.519Z] #27 9.886 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-14T07:02:26.519Z] #27 9.893 Updating certificates in /etc/ssl/certs... [2021-04-14T07:02:27.082Z] #27 10.59 0 added, 0 removed; done. [2021-04-14T07:02:27.082Z] #27 10.59 Running hooks in /etc/ca-certificates/update.d... [2021-04-14T07:02:27.082Z] #27 10.59 done. [2021-04-14T07:02:27.120Z] 3c370c2e2f82: Pull complete [2021-04-14T07:02:27.120Z] 5ffb2f5886e2: Pull complete [2021-04-14T07:02:27.120Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:02:27.120Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-14T07:02:27.120Z] ---> 805dc2d65d1c [2021-04-14T07:02:27.120Z] Step 5/15 : ARG BUILDX_REPO [2021-04-14T07:02:27.120Z] ---> Running in 6a2b715ecc9a [2021-04-14T07:02:27.120Z] Removing intermediate container 6a2b715ecc9a [2021-04-14T07:02:27.120Z] ---> 8c41270848d4 [2021-04-14T07:02:27.120Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-14T07:02:27.120Z] ---> Running in 2a0ab2d248d9 [2021-04-14T07:02:27.415Z] Cloning into '/buildx'... [2021-04-14T07:02:28.515Z] #48 ... [2021-04-14T07:02:28.516Z] [2021-04-14T07:02:28.516Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:28.516Z] #25 16.03 + mkdir -p /build [2021-04-14T07:02:28.516Z] #25 16.03 + mv docker/docker /build/ [2021-04-14T07:02:28.516Z] #25 16.04 + rmdir docker [2021-04-14T07:02:28.516Z] #25 DONE 16.8s [2021-04-14T07:02:28.516Z] [2021-04-14T07:02:28.516Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-14T07:02:28.516Z] #41 19.44 Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-14T07:02:28.516Z] #41 19.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-14T07:02:28.516Z] #41 21.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-14T07:02:29.601Z] #27 DONE 12.8s [2021-04-14T07:02:29.601Z] [2021-04-14T07:02:29.601Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-14T07:02:29.601Z] #28 sha256:c263cc8cd1ab2fa9cd89c9510acab6f731aa74395d6340c6641aeed7a925a9b4 [2021-04-14T07:02:29.655Z] #41 ... [2021-04-14T07:02:29.655Z] [2021-04-14T07:02:29.655Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:02:29.655Z] #14 11.36 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-14T07:02:29.655Z] #14 14.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-14T07:02:29.655Z] #14 ... [2021-04-14T07:02:29.655Z] [2021-04-14T07:02:29.655Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:29.655Z] #59 11.65 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:02:29.655Z] #59 11.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:02:29.655Z] #59 11.67 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-14T07:02:29.655Z] #59 11.78 go: downloading github.com/google/uuid v1.2.0 [2021-04-14T07:02:29.655Z] #59 11.88 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:02:29.655Z] #59 11.89 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:02:29.655Z] #59 11.90 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:02:29.655Z] #59 11.96 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:02:29.655Z] #59 12.00 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-14T07:02:29.655Z] #59 12.00 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:02:29.655Z] #59 12.04 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-14T07:02:29.655Z] #59 12.05 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:02:29.655Z] #59 12.09 go: extracting github.com/google/uuid v1.2.0 [2021-04-14T07:02:29.655Z] #59 12.41 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:02:29.655Z] #59 12.57 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:02:29.655Z] #59 13.17 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:02:29.655Z] #59 13.79 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:02:29.655Z] #59 14.04 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-14T07:02:29.655Z] #59 14.51 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-14T07:02:29.655Z] #59 15.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:02:29.655Z] #59 15.81 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-14T07:02:29.655Z] #59 15.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:02:29.655Z] #59 15.86 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:02:29.655Z] #59 15.87 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:02:29.655Z] #59 18.65 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:02:29.856Z] #28 DONE 0.6s [2021-04-14T07:02:29.856Z] [2021-04-14T07:02:29.856Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:02:29.856Z] #29 sha256:5db350310debe0ac40a41856e3056e822a207b52a164fe9a7ef01d549b81156e [2021-04-14T07:02:29.965Z] #59 ... [2021-04-14T07:02:29.965Z] [2021-04-14T07:02:29.965Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:29.965Z] #52 18.74 + cd /tmp/tmp.X8U3FqImwz/src/github.com/mvdan/sh [2021-04-14T07:02:29.965Z] #52 18.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:02:29.965Z] #52 18.91 + GO111MODULE=on [2021-04-14T07:02:29.965Z] #52 18.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-14T07:02:31.225Z] #29 1.159 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-14T07:02:31.225Z] #29 1.253 [2021-04-14T07:02:31.499Z] #52 20.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:02:31.499Z] #52 20.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:02:31.499Z] #52 20.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:02:31.499Z] #52 ... [2021-04-14T07:02:31.499Z] [2021-04-14T07:02:31.499Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:31.499Z] #50 10.24 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:02:31.499Z] #50 10.97 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:02:31.499Z] #50 16.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:02:31.499Z] #50 16.99 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-14T07:02:31.499Z] #50 16.99 go: downloading github.com/pkg/errors v0.8.1 [2021-04-14T07:02:31.499Z] #50 16.99 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:02:31.499Z] #50 17.03 go: downloading github.com/fatih/color v1.7.0 [2021-04-14T07:02:31.499Z] #50 17.18 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:02:31.499Z] #50 17.20 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:02:31.499Z] #50 17.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:02:31.499Z] #50 17.81 go: extracting github.com/pkg/errors v0.8.1 [2021-04-14T07:02:31.499Z] #50 17.81 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:02:31.499Z] #50 17.86 go: extracting github.com/fatih/color v1.7.0 [2021-04-14T07:02:31.499Z] #50 17.91 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-14T07:02:31.499Z] #50 17.92 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:02:31.499Z] #50 17.93 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-14T07:02:31.499Z] #50 18.40 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:02:31.499Z] #50 18.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:02:31.499Z] #50 18.90 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:02:31.499Z] #50 18.90 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:02:31.499Z] #50 19.03 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:02:31.499Z] #50 19.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:02:31.499Z] #50 19.49 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:02:31.499Z] #50 19.50 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-14T07:02:31.499Z] #50 19.62 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:02:31.499Z] #50 19.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:02:31.499Z] #50 19.89 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:02:31.499Z] #50 19.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:02:31.499Z] #50 19.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:02:31.499Z] #50 20.01 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:02:31.499Z] #50 20.02 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:02:31.499Z] #50 20.05 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:02:31.499Z] #50 20.22 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:02:31.499Z] #50 ... [2021-04-14T07:02:31.499Z] [2021-04-14T07:02:31.499Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:31.499Z] #52 20.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:02:31.740Z] #29 1.378 ####### 10.3% ########################## 36.8% ######################################## 56.7% [2021-04-14T07:02:31.740Z] #29 ... [2021-04-14T07:02:31.740Z] [2021-04-14T07:02:31.740Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:02:31.740Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:02:31.740Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s done [2021-04-14T07:02:31.740Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-14T07:02:31.740Z] #9 DONE 23.9s [2021-04-14T07:02:31.740Z] [2021-04-14T07:02:31.740Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:02:31.740Z] #29 sha256:5db350310debe0ac40a41856e3056e822a207b52a164fe9a7ef01d549b81156e [2021-04-14T07:02:31.740Z] #29 1.378 ####### 10.3% ########################## 36.8% ######################################## 56.7% ####################################################### 76.6% ##################################################################### 96.3% ######################################################################## 100.0% [2021-04-14T07:02:31.740Z] #29 1.878 [2021-04-14T07:02:31.895Z] Removing intermediate container 2a0ab2d248d9 [2021-04-14T07:02:31.895Z] ---> bd07cc355d40 [2021-04-14T07:02:31.895Z] Step 7/15 : WORKDIR /buildx [2021-04-14T07:02:31.895Z] ---> Running in 9da6db4d6621 [2021-04-14T07:02:31.895Z] Removing intermediate container 9da6db4d6621 [2021-04-14T07:02:31.895Z] ---> 1a21eb83ba95 [2021-04-14T07:02:31.895Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-14T07:02:31.895Z] ---> Running in c1f5a4491472 [2021-04-14T07:02:31.895Z] Removing intermediate container c1f5a4491472 [2021-04-14T07:02:31.895Z] ---> b7337446a046 [2021-04-14T07:02:31.895Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-14T07:02:31.895Z] ---> Running in b0660c4126d6 [2021-04-14T07:02:32.002Z] #29 2.000 ########################### 37.7% ######################################################################## 100.0% [2021-04-14T07:02:32.002Z] #29 2.116 [2021-04-14T07:02:32.150Z] #52 20.87 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:02:32.150Z] #52 ... [2021-04-14T07:02:32.150Z] [2021-04-14T07:02:32.150Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:02:32.150Z] #46 11.05 runtime [2021-04-14T07:02:32.150Z] #46 15.54 unicode/utf8 [2021-04-14T07:02:32.150Z] #46 16.16 math/bits [2021-04-14T07:02:32.150Z] #46 16.55 math [2021-04-14T07:02:32.192Z] From https://github.com/docker/buildx [2021-04-14T07:02:32.192Z] * [new tag] v0.5.1 -> build [2021-04-14T07:02:32.260Z] #29 2.235 ################################################### 72.0% ######################################################################## 100.0% [2021-04-14T07:02:32.260Z] #29 2.353 [2021-04-14T07:02:32.449Z] #46 ... [2021-04-14T07:02:32.449Z] [2021-04-14T07:02:32.449Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:32.449Z] #48 19.78 go: finding github.com/fatih/color v1.9.0 [2021-04-14T07:02:32.449Z] #48 19.78 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:02:32.449Z] #48 19.92 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:02:32.449Z] #48 20.02 go: finding github.com/spf13/pflag v1.0.3 [2021-04-14T07:02:32.449Z] #48 20.03 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:02:32.450Z] #48 20.05 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:02:32.450Z] #48 20.30 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:02:32.450Z] #48 20.62 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:02:32.450Z] #48 20.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:02:32.450Z] #48 20.76 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:02:32.450Z] #48 20.82 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:02:32.757Z] #48 ... [2021-04-14T07:02:32.757Z] [2021-04-14T07:02:32.757Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-14T07:02:32.757Z] #28 2.495 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:32.757Z] #28 2.578 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:32.757Z] #28 2.623 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:32.757Z] #28 4.037 Get:4 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-14T07:02:32.757Z] #28 6.333 Get:5 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-14T07:02:32.757Z] #28 9.829 Get:6 http://security.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-14T07:02:32.757Z] #28 ... [2021-04-14T07:02:32.757Z] [2021-04-14T07:02:32.757Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:32.757Z] #35 11.46 github.com/pelletier/go-toml [2021-04-14T07:02:32.757Z] #35 20.52 github.com/pelletier/go-toml/cmd/tomll [2021-04-14T07:02:32.757Z] #35 ... [2021-04-14T07:02:32.757Z] [2021-04-14T07:02:32.757Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:32.757Z] #59 20.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:02:32.757Z] #59 20.73 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:02:32.757Z] #59 21.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:02:32.757Z] #59 21.78 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:02:32.757Z] #59 22.31 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:02:32.832Z] Switched to branch 'build' [2021-04-14T07:02:33.029Z] #29 2.467 ############ 17.2% ########################## 36.5% ######################################## 55.7% ###################################################### 75.2% ################################################################### 94.4% ######################################################################## 100.0% [2021-04-14T07:02:33.029Z] #29 2.951 [2021-04-14T07:02:33.469Z] Removing intermediate container b0660c4126d6 [2021-04-14T07:02:33.469Z] ---> 2e5bfeffcddc [2021-04-14T07:02:33.469Z] Step 10/15 : ARG GOOS [2021-04-14T07:02:33.469Z] ---> Running in b578cbd260ef [2021-04-14T07:02:33.764Z] Removing intermediate container b578cbd260ef [2021-04-14T07:02:33.764Z] ---> 9df2db3ddec6 [2021-04-14T07:02:33.764Z] Step 11/15 : ARG GOARCH [2021-04-14T07:02:33.764Z] ---> Running in f5235876707a [2021-04-14T07:02:33.764Z] Removing intermediate container f5235876707a [2021-04-14T07:02:33.764Z] ---> 1fd501042c23 [2021-04-14T07:02:33.764Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-04-14T07:02:33.764Z] ---> Running in 7799a5516d6a [2021-04-14T07:02:33.875Z] #59 ... [2021-04-14T07:02:33.875Z] [2021-04-14T07:02:33.875Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-14T07:02:33.875Z] #56 17.88 Fetched 8114 kB in 15s (540 kB/s) [2021-04-14T07:02:33.875Z] #56 17.88 Reading package lists... [2021-04-14T07:02:33.875Z] #56 24.63 Reading package lists... [2021-04-14T07:02:33.875Z] #56 ... [2021-04-14T07:02:33.875Z] [2021-04-14T07:02:33.875Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-14T07:02:33.875Z] #37 17.98 Fetched 8114 kB in 15s (536 kB/s) [2021-04-14T07:02:33.875Z] #37 17.98 Reading package lists... [2021-04-14T07:02:34.055Z] #29 3.063 ### 4.7% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 34.9% ############################## 41.7% ################################# 46.9% ################### [2021-04-14T07:02:34.055Z] #29 ... [2021-04-14T07:02:34.055Z] [2021-04-14T07:02:34.055Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-14T07:02:34.055Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-14T07:02:34.055Z] #10 DONE 2.3s [2021-04-14T07:02:34.055Z] [2021-04-14T07:02:34.055Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:02:34.055Z] #29 sha256:5db350310debe0ac40a41856e3056e822a207b52a164fe9a7ef01d549b81156e [2021-04-14T07:02:34.169Z] #37 24.77 Reading package lists... [2021-04-14T07:02:34.169Z] #37 ... [2021-04-14T07:02:34.169Z] [2021-04-14T07:02:34.169Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-14T07:02:34.169Z] #43 18.19 Fetched 8114 kB in 15s (529 kB/s) [2021-04-14T07:02:34.169Z] #43 18.19 Reading package lists... [2021-04-14T07:02:34.169Z] #43 24.68 Reading package lists... [2021-04-14T07:02:34.169Z] #43 ... [2021-04-14T07:02:34.169Z] [2021-04-14T07:02:34.169Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:34.471Z] #68 23.13 Checking out files: 89% (1712/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-14T07:02:34.772Z] #68 23.45 + cd /tmp/tmp.FoUyTbMy6J/src/github.com/docker/libnetwork [2021-04-14T07:02:34.772Z] #68 23.45 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:02:35.068Z] #68 23.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-14T07:02:35.129Z] #29 3.063 ### 4.7% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 34.9% ############################## 41.7% ################################# 46.9% ##################################### 52.1% ######################################### 57.3% ############################################ 62.1% ############################################### 66.5% #################################################### 73.2% ######################################################## 78.4% ############################################################ 83.6% ############################################################### 88.9% ################################################################### 94.0% ##################################################################### 96.4% ######################################################################## 100.0% [2021-04-14T07:02:35.129Z] #29 4.975 [2021-04-14T07:02:35.129Z] #29 5.225 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-14T07:02:35.129Z] #29 5.277 [2021-04-14T07:02:35.129Z] #29 5.319 ######################################################################## 100.0% [2021-04-14T07:02:35.129Z] #29 5.339 [2021-04-14T07:02:35.690Z] #29 5.674 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-14T07:02:35.690Z] #29 5.722 [2021-04-14T07:02:35.690Z] #29 5.835 0.3% ######################################################################## 100.0% [2021-04-14T07:02:35.690Z] #29 5.878 [2021-04-14T07:02:35.945Z] #29 ... [2021-04-14T07:02:35.945Z] [2021-04-14T07:02:35.945Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-14T07:02:35.945Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-14T07:02:35.945Z] #11 DONE 2.2s [2021-04-14T07:02:36.201Z] [2021-04-14T07:02:36.201Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:02:36.201Z] #58 sha256:69673988fda59c8afdc991011d6634d05305e869b271347b8d696a7ed6166364 [2021-04-14T07:02:36.458Z] #58 ... [2021-04-14T07:02:36.458Z] [2021-04-14T07:02:36.458Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-14T07:02:36.458Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-14T07:02:36.458Z] #31 DONE 0.2s [2021-04-14T07:02:36.458Z] [2021-04-14T07:02:36.458Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-14T07:02:36.458Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-14T07:02:36.458Z] #39 DONE 0.2s [2021-04-14T07:02:36.458Z] [2021-04-14T07:02:36.458Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:02:36.458Z] #29 sha256:5db350310debe0ac40a41856e3056e822a207b52a164fe9a7ef01d549b81156e [2021-04-14T07:02:36.458Z] #29 6.398 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-14T07:02:36.458Z] #29 6.517 [2021-04-14T07:02:37.242Z] #68 ... [2021-04-14T07:02:37.242Z] [2021-04-14T07:02:37.242Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:37.242Z] #35 DONE 25.8s [2021-04-14T07:02:37.242Z] [2021-04-14T07:02:37.242Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:37.242Z] #59 25.31 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:02:37.242Z] #59 25.42 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:02:37.242Z] #59 25.65 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:02:37.242Z] #59 25.74 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:02:37.242Z] #59 25.83 go: finding github.com/google/uuid v1.2.0 [2021-04-14T07:02:37.242Z] #59 25.90 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:02:37.242Z] #59 26.01 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-14T07:02:37.242Z] #59 26.01 go: finding github.com/gofrs/flock v0.8.0 [2021-04-14T07:02:37.242Z] #59 26.12 go: finding github.com/gorilla/mux v1.8.0 [2021-04-14T07:02:37.242Z] #59 26.12 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:02:37.242Z] #59 26.14 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:02:37.242Z] #59 26.22 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:02:37.242Z] #59 26.23 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:02:37.242Z] #59 26.44 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:02:37.242Z] #59 26.49 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:02:37.540Z] #29 6.700 0.0% ######## 12.0% ################# 25.0% ######################### 34.8% ################################# 47.1% ########################################### 60.4% #################################################### 73.0% ####################################################################### 99.2% ######################################################################## 100.0% [2021-04-14T07:02:37.798Z] #29 7.846 [2021-04-14T07:02:38.361Z] #29 8.420 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-14T07:02:38.618Z] #29 8.569 [2021-04-14T07:02:38.618Z] #29 8.647 ######################################################################## 100.0% [2021-04-14T07:02:38.618Z] #29 8.708 [2021-04-14T07:02:38.875Z] #29 8.950 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-14T07:02:38.875Z] #29 9.037 [2021-04-14T07:02:39.131Z] #29 9.102 ######################################################################## 100.0% [2021-04-14T07:02:39.131Z] #29 9.145 [2021-04-14T07:02:39.131Z] #29 9.176 Download of images into '/build' complete. [2021-04-14T07:02:39.131Z] #29 9.176 Use something like the following to load the result into a Docker daemon: [2021-04-14T07:02:39.131Z] #29 9.176 tar -cC '/build' . | docker load [2021-04-14T07:02:40.065Z] #29 DONE 10.0s [2021-04-14T07:02:40.065Z] [2021-04-14T07:02:40.066Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-14T07:02:40.066Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-14T07:02:40.066Z] #12 DONE 3.8s [2021-04-14T07:02:40.066Z] [2021-04-14T07:02:40.066Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:02:40.066Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:02:41.752Z] #59 ... [2021-04-14T07:02:41.752Z] [2021-04-14T07:02:41.752Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:02:41.752Z] #14 23.52 Fetched 8590 kB in 19s (464 kB/s) [2021-04-14T07:02:41.752Z] #14 23.52 Reading package lists... [2021-04-14T07:02:41.752Z] #14 31.53 Reading package lists... [2021-04-14T07:02:41.752Z] #14 ... [2021-04-14T07:02:41.752Z] [2021-04-14T07:02:41.752Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:41.752Z] #50 20.80 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:02:41.752Z] #50 23.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:02:41.752Z] #50 23.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:02:41.752Z] #50 23.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:02:41.752Z] #50 23.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:02:41.752Z] #50 23.09 go: downloading github.com/spf13/viper v1.6.1 [2021-04-14T07:02:41.752Z] #50 23.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:02:41.752Z] #50 23.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:02:41.752Z] #50 23.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:02:41.752Z] #50 23.13 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:02:41.752Z] #50 23.18 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:02:41.752Z] #50 23.23 go: extracting github.com/spf13/viper v1.6.1 [2021-04-14T07:02:41.752Z] #50 23.29 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:02:41.752Z] #50 23.30 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:02:41.752Z] #50 23.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:02:41.752Z] #50 23.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:02:41.752Z] #50 23.49 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:02:41.752Z] #50 23.54 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:02:41.752Z] #50 23.65 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:02:41.752Z] #50 23.65 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-14T07:02:41.752Z] #50 23.70 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:02:41.752Z] #50 23.71 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:02:41.752Z] #50 23.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:02:41.752Z] #50 23.91 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:02:41.752Z] #50 23.92 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:02:41.752Z] #50 24.00 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:02:41.752Z] #50 24.01 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:02:41.752Z] #50 24.02 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:02:41.752Z] #50 24.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:02:41.752Z] #50 24.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:02:41.752Z] #50 24.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:02:41.752Z] #50 24.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:02:41.752Z] #50 24.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:02:41.752Z] #50 24.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:02:41.752Z] #50 24.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:02:41.752Z] #50 24.55 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:02:41.752Z] #50 24.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:02:41.752Z] #50 24.57 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-14T07:02:41.752Z] #50 24.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:02:41.752Z] #50 24.82 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:02:41.752Z] #50 24.88 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:02:41.752Z] #50 24.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:02:41.752Z] #50 24.89 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:02:41.752Z] #50 24.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:02:41.752Z] #50 24.96 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-14T07:02:41.752Z] #50 25.01 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:02:41.752Z] #50 25.02 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:02:41.752Z] #50 25.03 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:02:41.752Z] #50 25.46 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:02:41.752Z] #50 25.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:02:41.752Z] #50 25.67 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:02:41.752Z] #50 25.71 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:02:41.752Z] #50 25.80 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:02:41.752Z] #50 25.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:02:41.752Z] #50 25.80 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:02:41.752Z] #50 25.80 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:02:41.752Z] #50 26.08 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-14T07:02:41.752Z] #50 26.41 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-14T07:02:41.752Z] #50 26.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:02:41.752Z] #50 27.02 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:02:41.752Z] #50 27.19 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:02:41.752Z] #50 27.21 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:02:41.752Z] #50 27.25 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-14T07:02:41.752Z] #50 27.35 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:02:41.752Z] #50 27.64 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-14T07:02:41.752Z] #50 27.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:02:41.752Z] #50 27.72 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:02:41.752Z] #50 27.74 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:02:41.752Z] #50 27.74 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-14T07:02:41.752Z] #50 27.78 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:02:41.752Z] #50 27.96 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-14T07:02:41.752Z] #50 28.08 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:02:41.752Z] #50 28.13 go: downloading github.com/spf13/cast v1.3.0 [2021-04-14T07:02:41.752Z] #50 28.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:02:41.752Z] #50 28.39 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:02:41.752Z] #50 28.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:02:41.752Z] #50 28.53 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:02:41.752Z] #50 28.76 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-14T07:02:41.752Z] #50 28.78 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-14T07:02:41.752Z] #50 29.12 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-14T07:02:41.752Z] #50 29.19 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:02:41.752Z] #50 29.21 go: extracting github.com/spf13/cast v1.3.0 [2021-04-14T07:02:41.752Z] #50 29.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:02:41.752Z] #50 29.31 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-14T07:02:41.752Z] #50 29.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:02:41.752Z] #50 29.45 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:02:41.752Z] #50 29.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-14T07:02:41.752Z] #50 29.50 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:02:41.752Z] #50 29.62 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:02:41.752Z] #50 29.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:02:41.752Z] #50 29.85 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-14T07:02:41.752Z] #50 29.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:02:41.752Z] #50 30.12 go: downloading golang.org/x/text v0.3.2 [2021-04-14T07:02:41.752Z] #50 30.12 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:02:41.752Z] #50 30.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:02:41.752Z] #50 30.58 go: downloading github.com/spf13/afero v1.1.2 [2021-04-14T07:02:41.752Z] #50 30.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:02:42.046Z] #50 30.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:02:42.046Z] #50 30.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:02:42.046Z] #50 30.84 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:02:42.046Z] #50 30.88 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:02:42.046Z] #50 31.14 go: extracting github.com/spf13/afero v1.1.2 [2021-04-14T07:02:42.375Z] #50 31.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:02:42.375Z] #50 31.20 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:02:42.375Z] #50 31.24 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:02:42.375Z] #50 ... [2021-04-14T07:02:42.375Z] [2021-04-14T07:02:42.375Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:42.375Z] #52 21.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:02:42.375Z] #52 22.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:02:42.375Z] #52 23.59 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:02:42.375Z] #52 25.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:02:42.375Z] #52 25.42 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:02:42.375Z] #52 25.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:02:42.375Z] #52 25.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:02:42.375Z] #52 27.12 runtime [2021-04-14T07:02:42.375Z] #52 27.17 runtime/cgo [2021-04-14T07:02:42.671Z] #52 ... [2021-04-14T07:02:42.671Z] [2021-04-14T07:02:42.671Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:42.671Z] #50 31.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:02:42.671Z] #50 31.49 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:02:42.671Z] #50 31.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:02:42.973Z] #50 31.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:02:42.973Z] #50 31.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:02:42.973Z] #50 31.79 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:02:42.973Z] #50 31.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:02:42.973Z] #50 31.86 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-14T07:02:42.973Z] #50 31.88 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:02:43.292Z] #50 32.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:02:43.292Z] #50 ... [2021-04-14T07:02:43.292Z] [2021-04-14T07:02:43.292Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-14T07:02:43.292Z] #56 24.63 Reading package lists... [2021-04-14T07:02:43.292Z] #56 30.51 Building dependency tree... [2021-04-14T07:02:43.292Z] #56 33.72 The following additional packages will be installed: [2021-04-14T07:02:43.292Z] #56 33.73 libbtrfs0 [2021-04-14T07:02:43.292Z] #56 33.92 The following NEW packages will be installed: [2021-04-14T07:02:43.292Z] #56 33.93 libbtrfs-dev libbtrfs0 [2021-04-14T07:02:43.292Z] #56 34.11 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:02:43.292Z] #56 34.11 Need to get 118 kB of archives. [2021-04-14T07:02:43.292Z] #56 34.11 After this operation, 390 kB of additional disk space will be used. [2021-04-14T07:02:43.292Z] #56 34.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-14T07:02:43.292Z] #56 34.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-14T07:02:43.292Z] #56 35.49 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:02:43.292Z] #56 35.63 Fetched 118 kB in 0s (1059 kB/s) [2021-04-14T07:02:43.292Z] #56 35.72 Selecting previously unselected package libbtrfs0. [2021-04-14T07:02:43.292Z] #56 35.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-14T07:02:43.292Z] #56 35.96 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-14T07:02:43.292Z] #56 35.97 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:02:43.292Z] #56 36.07 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:02:43.292Z] #56 36.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-14T07:02:43.292Z] #56 36.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:02:43.292Z] #56 36.40 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:02:43.292Z] #56 36.45 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:02:43.292Z] #56 36.47 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:02:43.292Z] #56 DONE 37.4s [2021-04-14T07:02:43.292Z] [2021-04-14T07:02:43.292Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:43.292Z] #50 32.22 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:02:43.292Z] #50 32.25 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:02:43.292Z] #50 32.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:02:43.586Z] #50 32.58 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:02:44.243Z] #13 4.302 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:02:44.243Z] #13 4.411 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:44.337Z] #50 33.26 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:02:44.337Z] #50 ... [2021-04-14T07:02:44.337Z] [2021-04-14T07:02:44.337Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:02:44.337Z] #46 23.25 internal/testlog [2021-04-14T07:02:44.337Z] #46 23.66 encoding [2021-04-14T07:02:44.337Z] #46 23.80 unicode/utf16 [2021-04-14T07:02:44.337Z] #46 24.04 crypto/internal/subtle [2021-04-14T07:02:44.337Z] #46 24.17 crypto/subtle [2021-04-14T07:02:44.337Z] #46 24.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-14T07:02:44.337Z] #46 24.47 internal/nettrace [2021-04-14T07:02:44.337Z] #46 24.77 runtime/cgo [2021-04-14T07:02:44.337Z] #46 ... [2021-04-14T07:02:44.337Z] [2021-04-14T07:02:44.337Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-14T07:02:44.337Z] #43 24.68 Reading package lists... [2021-04-14T07:02:44.337Z] #43 30.48 Building dependency tree... [2021-04-14T07:02:44.337Z] #43 33.78 The following additional packages will be installed: [2021-04-14T07:02:44.337Z] #43 33.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-14T07:02:44.337Z] #43 33.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-14T07:02:44.337Z] #43 33.79 Suggested packages: [2021-04-14T07:02:44.337Z] #43 33.79 manpages-dev python-setuptools [2021-04-14T07:02:44.337Z] #43 35.12 The following NEW packages will be installed: [2021-04-14T07:02:44.337Z] #43 35.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-14T07:02:44.337Z] #43 35.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-14T07:02:44.337Z] #43 35.18 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-14T07:02:44.337Z] #43 35.18 python-six zlib1g-dev [2021-04-14T07:02:44.337Z] #43 35.47 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:02:44.337Z] #43 35.47 Need to get 3742 kB of archives. [2021-04-14T07:02:44.337Z] #43 35.47 After this operation, 22.0 MB of additional disk space will be used. [2021-04-14T07:02:44.337Z] #43 35.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-14T07:02:44.337Z] #43 35.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-14T07:02:44.337Z] #43 35.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-04-14T07:02:44.337Z] #43 35.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-14T07:02:44.337Z] #43 35.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-04-14T07:02:44.337Z] #43 35.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-14T07:02:44.337Z] #43 35.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-04-14T07:02:44.337Z] #43 35.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-04-14T07:02:44.337Z] #43 35.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-14T07:02:44.337Z] #43 35.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-14T07:02:44.337Z] #43 35.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-14T07:02:44.337Z] #43 35.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-14T07:02:44.337Z] #43 35.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-04-14T07:02:44.337Z] #43 35.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-04-14T07:02:44.337Z] #43 35.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-14T07:02:44.337Z] #43 35.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-14T07:02:44.337Z] #43 35.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-14T07:02:44.337Z] #43 36.85 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:02:44.337Z] #43 36.91 Fetched 3742 kB in 0s (8960 kB/s) [2021-04-14T07:02:44.337Z] #43 37.07 Selecting previously unselected package libcap-dev:s390x. [2021-04-14T07:02:44.337Z] #43 37.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-14T07:02:44.337Z] #43 37.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-14T07:02:44.337Z] #43 37.21 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-14T07:02:44.337Z] #43 37.36 Selecting previously unselected package libnet1:s390x. [2021-04-14T07:02:44.337Z] #43 37.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-14T07:02:44.337Z] #43 37.38 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-14T07:02:44.337Z] #43 37.66 Selecting previously unselected package libnet1-dev. [2021-04-14T07:02:44.337Z] #43 37.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-14T07:02:44.337Z] #43 37.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:02:44.337Z] #43 37.94 Selecting previously unselected package libnl-3-200:s390x. [2021-04-14T07:02:44.337Z] #43 37.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-14T07:02:44.337Z] #43 37.95 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-14T07:02:44.337Z] #43 38.31 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-14T07:02:44.337Z] #43 38.31 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-14T07:02:44.337Z] #43 38.31 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-14T07:02:44.337Z] #43 38.42 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-14T07:02:44.337Z] #43 38.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-14T07:02:44.337Z] #43 38.45 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-14T07:02:44.501Z] #13 4.435 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:44.501Z] #13 4.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:44.638Z] #43 38.63 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-14T07:02:44.638Z] #43 38.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-14T07:02:44.638Z] #43 38.67 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-14T07:02:44.638Z] #43 38.82 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-14T07:02:45.026Z] #43 38.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-14T07:02:45.026Z] #43 38.82 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-14T07:02:45.026Z] #43 39.05 Selecting previously unselected package libprotobuf17:s390x. [2021-04-14T07:02:45.026Z] #43 39.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-14T07:02:45.026Z] #43 39.06 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-14T07:02:45.495Z] #13 ... [2021-04-14T07:02:45.495Z] [2021-04-14T07:02:45.495Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:02:45.495Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:02:45.495Z] #45 5.148 + RM_GOPATH=0 [2021-04-14T07:02:45.495Z] #45 5.148 + TMP_GOPATH= [2021-04-14T07:02:45.495Z] #45 5.148 + : /build [2021-04-14T07:02:45.495Z] #45 5.148 + '[' -z '' ']' [2021-04-14T07:02:45.495Z] #45 5.148 ++ mktemp -d [2021-04-14T07:02:45.495Z] #45 5.152 + export GOPATH=/tmp/tmp.92L2Z7z6ns [2021-04-14T07:02:45.495Z] #45 5.152 + GOPATH=/tmp/tmp.92L2Z7z6ns [2021-04-14T07:02:45.495Z] #45 5.152 + RM_GOPATH=1 [2021-04-14T07:02:45.495Z] #45 5.152 + case "$(go env GOARCH)" in [2021-04-14T07:02:45.495Z] #45 5.152 ++ go env GOARCH [2021-04-14T07:02:45.495Z] #45 5.154 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:45.495Z] #45 5.154 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:45.495Z] #45 5.154 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:45.495Z] #45 5.155 + dir=/tmp/install [2021-04-14T07:02:45.495Z] #45 5.168 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:02:45.495Z] #45 5.169 + bin=vndr [2021-04-14T07:02:45.495Z] #45 5.169 + shift [2021-04-14T07:02:45.495Z] #45 5.169 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-14T07:02:45.495Z] #45 5.169 + . /tmp/install/vndr.installer [2021-04-14T07:02:45.495Z] #45 5.169 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:02:45.495Z] #45 5.169 + install_vndr [2021-04-14T07:02:45.495Z] #45 5.169 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-14T07:02:45.495Z] #45 5.169 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.92L2Z7z6ns/src/github.com/LK4D4/vndr [2021-04-14T07:02:45.495Z] #45 5.171 Cloning into '/tmp/tmp.92L2Z7z6ns/src/github.com/LK4D4/vndr'... [2021-04-14T07:02:45.495Z] #45 5.587 + cd /tmp/tmp.92L2Z7z6ns/src/github.com/LK4D4/vndr [2021-04-14T07:02:45.495Z] #45 5.587 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:02:45.495Z] #45 5.607 + go build -buildmode=pie -v -o /build/vndr . [2021-04-14T07:02:45.495Z] #45 6.577 runtime/internal/atomic [2021-04-14T07:02:45.495Z] #45 6.584 internal/cpu [2021-04-14T07:02:45.495Z] #45 7.040 runtime/internal/sys [2021-04-14T07:02:45.495Z] #45 7.159 runtime/internal/math [2021-04-14T07:02:45.495Z] #45 7.207 internal/bytealg [2021-04-14T07:02:45.495Z] #45 7.223 internal/race [2021-04-14T07:02:45.495Z] #45 7.303 sync/atomic [2021-04-14T07:02:45.495Z] #45 7.493 unicode [2021-04-14T07:02:45.495Z] #45 7.863 runtime [2021-04-14T07:02:45.679Z] #43 ... [2021-04-14T07:02:45.679Z] [2021-04-14T07:02:45.679Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:02:45.679Z] #46 34.60 vendor/golang.org/x/crypto/internal/subtle [2021-04-14T07:02:46.056Z] #45 ... [2021-04-14T07:02:46.056Z] [2021-04-14T07:02:46.056Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:02:46.056Z] #34 sha256:1de294bb1e0b04f657adb75d99cc5e5c27fdd39cdabdcc7005d66ca93110b9f7 [2021-04-14T07:02:46.056Z] #34 5.646 Install go-toml version v1.8.1 [2021-04-14T07:02:46.056Z] #34 5.663 go: finding github.com v1.8.1 [2021-04-14T07:02:46.056Z] #34 5.675 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-14T07:02:46.056Z] #34 5.675 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-14T07:02:46.056Z] #34 5.675 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:02:46.056Z] #34 5.675 go: finding github.com/pelletier v1.8.1 [2021-04-14T07:02:46.056Z] #34 6.985 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:02:46.056Z] #34 7.849 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:02:46.312Z] #34 ... [2021-04-14T07:02:46.312Z] [2021-04-14T07:02:46.312Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:02:46.312Z] #49 sha256:b3efbe2db7f341c498af66fbf17fae248ba3dd3852d670e4aff97a75d14baa8a [2021-04-14T07:02:46.312Z] #49 5.485 + RM_GOPATH=0 [2021-04-14T07:02:46.312Z] #49 5.485 + TMP_GOPATH= [2021-04-14T07:02:46.312Z] #49 5.485 + : /build [2021-04-14T07:02:46.312Z] #49 5.485 + '[' -z '' ']' [2021-04-14T07:02:46.312Z] #49 5.485 ++ mktemp -d [2021-04-14T07:02:46.312Z] #49 5.493 + export GOPATH=/tmp/tmp.FdUMkNZCBO [2021-04-14T07:02:46.312Z] #49 5.493 + GOPATH=/tmp/tmp.FdUMkNZCBO [2021-04-14T07:02:46.312Z] #49 5.493 + RM_GOPATH=1 [2021-04-14T07:02:46.312Z] #49 5.493 + case "$(go env GOARCH)" in [2021-04-14T07:02:46.312Z] #49 5.494 ++ go env GOARCH [2021-04-14T07:02:46.312Z] #49 5.510 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:46.312Z] #49 5.510 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:46.312Z] #49 5.510 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:46.312Z] #49 5.510 + dir=/tmp/install [2021-04-14T07:02:46.312Z] #49 5.510 + bin=golangci_lint [2021-04-14T07:02:46.312Z] #49 5.510 + shift [2021-04-14T07:02:46.312Z] #49 5.510 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-14T07:02:46.312Z] #49 5.510 + . /tmp/install/golangci_lint.installer [2021-04-14T07:02:46.312Z] #49 5.510 ++ : v1.23.8 [2021-04-14T07:02:46.312Z] #49 5.510 + install_golangci_lint [2021-04-14T07:02:46.312Z] #49 5.510 + set -e [2021-04-14T07:02:46.312Z] #49 5.510 + export GO111MODULE=on [2021-04-14T07:02:46.312Z] #49 5.510 + GO111MODULE=on [2021-04-14T07:02:46.312Z] #49 5.510 + GOBIN=/build [2021-04-14T07:02:46.312Z] #49 5.510 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-14T07:02:46.312Z] #49 5.519 go: finding github.com v1.23.8 [2021-04-14T07:02:46.312Z] #49 5.519 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-14T07:02:46.312Z] #49 5.527 go: finding github.com/golangci v1.23.8 [2021-04-14T07:02:46.312Z] #49 5.527 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:02:46.312Z] #49 5.527 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-14T07:02:46.312Z] #49 6.726 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:02:46.312Z] #49 7.441 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:02:46.312Z] #49 ... [2021-04-14T07:02:46.312Z] [2021-04-14T07:02:46.312Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:02:46.312Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:02:46.312Z] #36 6.842 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:46.312Z] #36 7.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:46.312Z] #36 7.054 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:46.312Z] #36 8.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:02:46.567Z] #36 ... [2021-04-14T07:02:46.567Z] [2021-04-14T07:02:46.567Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:02:46.567Z] #51 sha256:6899cb2d335b9b8ca5816c1309bcac2dbacdb32d1303257b7228e628eb293167 [2021-04-14T07:02:46.567Z] #51 4.980 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:02:46.567Z] #51 4.992 + RM_GOPATH=0 [2021-04-14T07:02:46.567Z] #51 4.992 + TMP_GOPATH= [2021-04-14T07:02:46.567Z] #51 4.992 + : /build [2021-04-14T07:02:46.567Z] #51 4.992 + '[' -z '' ']' [2021-04-14T07:02:46.567Z] #51 4.992 ++ mktemp -d [2021-04-14T07:02:46.567Z] #51 4.992 + export GOPATH=/tmp/tmp.6zNMaA3l3q [2021-04-14T07:02:46.567Z] #51 4.992 + GOPATH=/tmp/tmp.6zNMaA3l3q [2021-04-14T07:02:46.567Z] #51 4.992 + RM_GOPATH=1 [2021-04-14T07:02:46.567Z] #51 4.992 + case "$(go env GOARCH)" in [2021-04-14T07:02:46.567Z] #51 4.992 ++ go env GOARCH [2021-04-14T07:02:46.567Z] #51 4.992 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:46.567Z] #51 4.992 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:46.567Z] #51 4.992 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:46.567Z] #51 4.992 + dir=/tmp/install [2021-04-14T07:02:46.567Z] #51 4.992 + bin=shfmt [2021-04-14T07:02:46.567Z] #51 4.992 + shift [2021-04-14T07:02:46.567Z] #51 4.992 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-14T07:02:46.567Z] #51 4.992 + . /tmp/install/shfmt.installer [2021-04-14T07:02:46.567Z] #51 4.992 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:02:46.567Z] #51 4.992 + install_shfmt [2021-04-14T07:02:46.567Z] #51 4.992 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-14T07:02:46.567Z] #51 4.992 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6zNMaA3l3q/src/github.com/mvdan/sh [2021-04-14T07:02:46.567Z] #51 4.992 Cloning into '/tmp/tmp.6zNMaA3l3q/src/github.com/mvdan/sh'... [2021-04-14T07:02:46.567Z] #51 ... [2021-04-14T07:02:46.567Z] [2021-04-14T07:02:46.567Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:02:46.567Z] #24 sha256:343c8c987614e6c75c57e1915be371ac09a9da2e277451ea81de478ed02969ab [2021-04-14T07:02:46.567Z] #24 5.724 + RM_GOPATH=0 [2021-04-14T07:02:46.567Z] #24 5.724 + TMP_GOPATH= [2021-04-14T07:02:46.567Z] #24 5.724 + : /build [2021-04-14T07:02:46.567Z] #24 5.724 + '[' -z '' ']' [2021-04-14T07:02:46.567Z] #24 5.724 ++ mktemp -d [2021-04-14T07:02:46.567Z] #24 5.724 + export GOPATH=/tmp/tmp.jgGmesaCQI [2021-04-14T07:02:46.567Z] #24 5.724 + GOPATH=/tmp/tmp.jgGmesaCQI [2021-04-14T07:02:46.567Z] #24 5.724 + RM_GOPATH=1 [2021-04-14T07:02:46.567Z] #24 5.724 + case "$(go env GOARCH)" in [2021-04-14T07:02:46.567Z] #24 5.724 ++ go env GOARCH [2021-04-14T07:02:46.568Z] #24 5.737 Install docker/cli version 17.06.2-ce from stable [2021-04-14T07:02:46.568Z] #24 5.737 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:46.568Z] #24 5.737 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:46.568Z] #24 5.737 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:46.568Z] #24 5.737 + dir=/tmp/install [2021-04-14T07:02:46.568Z] #24 5.737 + bin=dockercli [2021-04-14T07:02:46.568Z] #24 5.737 + shift [2021-04-14T07:02:46.568Z] #24 5.737 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-14T07:02:46.568Z] #24 5.737 + . /tmp/install/dockercli.installer [2021-04-14T07:02:46.568Z] #24 5.737 ++ : stable [2021-04-14T07:02:46.568Z] #24 5.737 ++ : 17.06.2-ce [2021-04-14T07:02:46.568Z] #24 5.737 + install_dockercli [2021-04-14T07:02:46.568Z] #24 5.737 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-14T07:02:46.568Z] #24 5.737 ++ uname -m [2021-04-14T07:02:46.568Z] #24 5.737 + arch=x86_64 [2021-04-14T07:02:46.568Z] #24 5.737 + '[' x86_64 '!=' x86_64 ']' [2021-04-14T07:02:46.568Z] #24 5.737 + url=https://download.docker.com/linux/static [2021-04-14T07:02:46.568Z] #24 5.737 + tar -xz docker/docker [2021-04-14T07:02:46.568Z] #24 5.737 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-14T07:02:46.882Z] #24 ... [2021-04-14T07:02:46.882Z] [2021-04-14T07:02:46.882Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:02:46.882Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:02:46.882Z] #55 7.007 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:46.882Z] #55 7.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:46.882Z] #55 7.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:46.882Z] #55 9.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:02:46.882Z] #55 ... [2021-04-14T07:02:46.882Z] [2021-04-14T07:02:46.882Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:02:46.882Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:02:46.882Z] #40 6.200 + git clone https://github.com/docker/distribution.git . [2021-04-14T07:02:46.882Z] #40 6.200 Cloning into '.'... [2021-04-14T07:02:47.069Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05d585a4a16b3de05) in /home/ubuntu/workspace/moby_PR-41673 [Pipeline] { [Pipeline] checkout [2021-04-14T07:02:47.150Z] #40 ... [2021-04-14T07:02:47.150Z] [2021-04-14T07:02:47.150Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:02:47.150Z] #67 sha256:1b991846573fe75353d294378623ba0c5ede70a59c608f103f7bb75bf26ce17a [2021-04-14T07:02:47.150Z] #67 5.545 + RM_GOPATH=0 [2021-04-14T07:02:47.150Z] #67 5.545 + TMP_GOPATH= [2021-04-14T07:02:47.150Z] #67 5.545 + : /build [2021-04-14T07:02:47.150Z] #67 5.545 + '[' -z '' ']' [2021-04-14T07:02:47.150Z] #67 5.545 ++ mktemp -d [2021-04-14T07:02:47.150Z] #67 5.545 + export GOPATH=/tmp/tmp.1dE59ddx6f [2021-04-14T07:02:47.150Z] #67 5.545 + GOPATH=/tmp/tmp.1dE59ddx6f [2021-04-14T07:02:47.150Z] #67 5.545 + RM_GOPATH=1 [2021-04-14T07:02:47.150Z] #67 5.545 + case "$(go env GOARCH)" in [2021-04-14T07:02:47.150Z] #67 5.545 ++ go env GOARCH [2021-04-14T07:02:47.150Z] #67 5.563 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:02:47.150Z] #67 5.563 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:47.150Z] #67 5.563 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:47.150Z] #67 5.563 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:47.150Z] #67 5.563 + dir=/tmp/install [2021-04-14T07:02:47.150Z] #67 5.563 + bin=proxy [2021-04-14T07:02:47.150Z] #67 5.563 + shift [2021-04-14T07:02:47.150Z] #67 5.563 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-14T07:02:47.150Z] #67 5.563 + . /tmp/install/proxy.installer [2021-04-14T07:02:47.150Z] #67 5.563 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:02:47.150Z] #67 5.563 + install_proxy [2021-04-14T07:02:47.150Z] #67 5.563 + case "$1" in [2021-04-14T07:02:47.150Z] #67 5.563 + export CGO_ENABLED=0 [2021-04-14T07:02:47.150Z] #67 5.563 + CGO_ENABLED=0 [2021-04-14T07:02:47.150Z] #67 5.563 + _install_proxy [2021-04-14T07:02:47.150Z] #67 5.563 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-14T07:02:47.150Z] #67 5.563 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1dE59ddx6f/src/github.com/docker/libnetwork [2021-04-14T07:02:47.150Z] #67 5.577 Cloning into '/tmp/tmp.1dE59ddx6f/src/github.com/docker/libnetwork'... [2021-04-14T07:02:47.150Z] #67 ... [2021-04-14T07:02:47.150Z] [2021-04-14T07:02:47.150Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:02:47.150Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:02:47.150Z] #32 6.005 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-14T07:02:47.150Z] #32 6.025 Cloning into '.'... [2021-04-14T07:02:47.169Z] The recommended git tool is: git [2021-04-14T07:02:47.412Z] #32 ... [2021-04-14T07:02:47.412Z] [2021-04-14T07:02:47.412Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:02:47.412Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:02:47.412Z] #42 6.985 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:02:47.412Z] #42 7.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:02:47.412Z] #42 7.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:02:47.412Z] #42 9.127 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:02:47.412Z] #42 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:02:47.412Z] #42 ... [2021-04-14T07:02:47.412Z] [2021-04-14T07:02:47.412Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:02:47.412Z] #47 sha256:4594bec21260ee1a77bc43c6c9c7aa3c9700bc8730459e67906548e684945a2c [2021-04-14T07:02:47.412Z] #47 5.248 + RM_GOPATH=0 [2021-04-14T07:02:47.412Z] #47 5.248 + TMP_GOPATH= [2021-04-14T07:02:47.412Z] #47 5.248 + : /build [2021-04-14T07:02:47.412Z] #47 5.248 + '[' -z '' ']' [2021-04-14T07:02:47.412Z] #47 5.248 ++ mktemp -d [2021-04-14T07:02:47.412Z] #47 5.250 + export GOPATH=/tmp/tmp.w0uzYypNsE [2021-04-14T07:02:47.412Z] #47 5.250 + GOPATH=/tmp/tmp.w0uzYypNsE [2021-04-14T07:02:47.412Z] #47 5.250 + RM_GOPATH=1 [2021-04-14T07:02:47.412Z] #47 5.250 + case "$(go env GOARCH)" in [2021-04-14T07:02:47.412Z] #47 5.250 ++ go env GOARCH [2021-04-14T07:02:47.412Z] #47 5.263 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:47.413Z] #47 5.263 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:47.413Z] #47 5.263 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:47.413Z] #47 5.263 + dir=/tmp/install [2021-04-14T07:02:47.413Z] #47 5.263 + bin=gotestsum [2021-04-14T07:02:47.413Z] #47 5.263 + shift [2021-04-14T07:02:47.413Z] #47 5.263 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-14T07:02:47.413Z] #47 5.263 + . /tmp/install/gotestsum.installer [2021-04-14T07:02:47.413Z] #47 5.263 ++ : v0.5.3 [2021-04-14T07:02:47.413Z] #47 5.263 + install_gotestsum [2021-04-14T07:02:47.413Z] #47 5.263 + set -e [2021-04-14T07:02:47.413Z] #47 5.263 + export GO111MODULE=on [2021-04-14T07:02:47.413Z] #47 5.263 + GO111MODULE=on [2021-04-14T07:02:47.413Z] #47 5.263 + GOBIN=/build [2021-04-14T07:02:47.413Z] #47 5.263 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-14T07:02:47.413Z] #47 5.291 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-14T07:02:47.413Z] #47 5.307 go: finding gotest.tools v0.5.3 [2021-04-14T07:02:47.413Z] #47 6.537 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-14T07:02:47.413Z] #47 7.175 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-14T07:02:47.413Z] #47 9.024 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:02:47.413Z] #47 9.025 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-14T07:02:47.413Z] #47 9.030 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:02:47.413Z] #47 9.034 go: downloading github.com/fatih/color v1.9.0 [2021-04-14T07:02:47.413Z] #47 9.196 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:02:47.413Z] #47 9.233 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:02:47.413Z] #47 9.464 go: extracting github.com/fatih/color v1.9.0 [2021-04-14T07:02:47.413Z] #47 9.540 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:02:47.413Z] #47 9.622 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:02:47.413Z] #47 9.878 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:02:47.413Z] #47 9.919 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:02:47.413Z] #47 9.923 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:02:47.413Z] #47 9.978 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:02:47.413Z] #47 10.06 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:02:47.413Z] #47 10.16 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:02:47.413Z] #47 10.21 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-14T07:02:47.413Z] #47 10.33 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:02:47.413Z] #47 10.43 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:02:47.413Z] #47 10.58 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:02:47.669Z] #47 ... [2021-04-14T07:02:47.669Z] [2021-04-14T07:02:47.669Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:02:47.669Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:02:47.669Z] #36 11.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:02:47.859Z] #46 ... [2021-04-14T07:02:47.859Z] [2021-04-14T07:02:47.859Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-14T07:02:47.859Z] #37 24.77 Reading package lists... [2021-04-14T07:02:47.859Z] #37 32.20 Building dependency tree... [2021-04-14T07:02:47.859Z] #37 35.71 The following additional packages will be installed: [2021-04-14T07:02:47.859Z] #37 35.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-14T07:02:47.859Z] #37 35.74 Suggested packages: [2021-04-14T07:02:47.859Z] #37 35.74 cmake-doc ninja-build lrzip [2021-04-14T07:02:47.859Z] #37 35.74 Recommended packages: [2021-04-14T07:02:47.859Z] #37 35.74 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-14T07:02:47.859Z] #37 36.72 The following NEW packages will be installed: [2021-04-14T07:02:47.859Z] #37 36.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-14T07:02:47.859Z] #37 36.77 vim-common xxd [2021-04-14T07:02:47.859Z] #37 36.93 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:02:47.859Z] #37 36.93 Need to get 14.0 MB of archives. [2021-04-14T07:02:47.859Z] #37 36.93 After this operation, 62.1 MB of additional disk space will be used. [2021-04-14T07:02:47.859Z] #37 36.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-14T07:02:47.859Z] #37 37.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:02:47.859Z] #37 37.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-14T07:02:47.859Z] #37 37.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-14T07:02:47.859Z] #37 38.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-14T07:02:47.859Z] #37 38.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-14T07:02:47.859Z] #37 38.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-14T07:02:47.859Z] #37 38.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-14T07:02:47.859Z] #37 38.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-14T07:02:47.859Z] #37 38.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-14T07:02:47.860Z] #37 39.76 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:02:47.860Z] #37 39.94 Fetched 14.0 MB in 2s (7977 kB/s) [2021-04-14T07:02:47.860Z] #37 40.03 Selecting previously unselected package xxd. [2021-04-14T07:02:47.860Z] #37 40.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-14T07:02:47.860Z] #37 40.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-14T07:02:47.860Z] #37 40.10 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:02:47.860Z] #37 40.26 Selecting previously unselected package vim-common. [2021-04-14T07:02:47.860Z] #37 40.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:02:47.860Z] #37 40.32 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:02:47.860Z] #37 40.91 Selecting previously unselected package cmake-data. [2021-04-14T07:02:47.860Z] #37 40.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-14T07:02:47.860Z] #37 40.92 Unpacking cmake-data (3.13.4-1) ... [2021-04-14T07:02:47.860Z] #37 ... [2021-04-14T07:02:47.860Z] [2021-04-14T07:02:47.860Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-14T07:02:47.860Z] #33 40.66 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-14T07:02:47.860Z] #33 41.42 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-14T07:02:48.584Z] #33 41.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:02:49.330Z] #33 ... [2021-04-14T07:02:49.330Z] [2021-04-14T07:02:49.330Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-14T07:02:49.330Z] #28 19.08 Fetched 8114 kB in 17s (487 kB/s) [2021-04-14T07:02:49.330Z] #28 19.08 Reading package lists... [2021-04-14T07:02:49.330Z] #28 26.05 Reading package lists... [2021-04-14T07:02:49.330Z] #28 ... [2021-04-14T07:02:49.330Z] [2021-04-14T07:02:49.330Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-14T07:02:49.330Z] #43 39.97 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-14T07:02:49.330Z] #43 39.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-14T07:02:49.330Z] #43 39.98 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-14T07:02:49.330Z] #43 40.26 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-14T07:02:49.330Z] #43 40.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-14T07:02:49.330Z] #43 40.27 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-14T07:02:49.330Z] #43 41.91 Selecting previously unselected package libprotoc17:s390x. [2021-04-14T07:02:49.330Z] #43 41.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-14T07:02:49.330Z] #43 41.92 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-14T07:02:49.330Z] #43 42.58 Selecting previously unselected package protobuf-c-compiler. [2021-04-14T07:02:49.330Z] #43 42.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-14T07:02:49.330Z] #43 42.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:02:49.330Z] #43 42.95 Selecting previously unselected package protobuf-compiler. [2021-04-14T07:02:49.330Z] #43 42.96 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-14T07:02:49.330Z] #43 42.97 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:02:49.330Z] #43 43.19 Selecting previously unselected package python-pkg-resources. [2021-04-14T07:02:49.330Z] #43 43.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:02:49.330Z] #43 43.20 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-14T07:02:49.330Z] #43 43.49 Selecting previously unselected package python-six. [2021-04-14T07:02:49.330Z] #43 43.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-14T07:02:49.330Z] #43 43.53 Unpacking python-six (1.12.0-1) ... [2021-04-14T07:02:49.622Z] #43 43.63 Selecting previously unselected package python-protobuf. [2021-04-14T07:02:49.622Z] #43 43.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-14T07:02:49.622Z] #43 43.64 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-14T07:02:50.052Z] using credential docker-jenkins-github-credentials [2021-04-14T07:02:50.079Z] Cloning the remote Git repository [2021-04-14T07:02:50.079Z] Cloning with configured refspecs honoured and without tags [2021-04-14T07:02:50.198Z] #36 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:02:50.297Z] #43 44.37 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-14T07:02:50.136Z] Cloning repository https://github.com/moby/moby.git [2021-04-14T07:02:50.290Z] > git init /home/ubuntu/workspace/moby_PR-41673 # timeout=10 [2021-04-14T07:02:50.553Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:02:50.553Z] > git --version # timeout=10 [2021-04-14T07:02:50.578Z] > git --version # 'git version 2.17.1' [2021-04-14T07:02:50.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:02:50.580Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:02:52.385Z] #43 ... [2021-04-14T07:02:52.385Z] [2021-04-14T07:02:52.385Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-14T07:02:52.385Z] #28 26.05 Reading package lists... [2021-04-14T07:02:52.715Z] #36 ... [2021-04-14T07:02:52.715Z] [2021-04-14T07:02:52.715Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:02:52.715Z] #58 sha256:69673988fda59c8afdc991011d6634d05305e869b271347b8d696a7ed6166364 [2021-04-14T07:02:52.715Z] #58 6.158 + RM_GOPATH=0 [2021-04-14T07:02:52.715Z] #58 6.158 + TMP_GOPATH= [2021-04-14T07:02:52.715Z] #58 6.171 + : /build [2021-04-14T07:02:52.715Z] #58 6.171 + '[' -z '' ']' [2021-04-14T07:02:52.715Z] #58 6.171 ++ mktemp -d [2021-04-14T07:02:52.715Z] #58 6.171 + export GOPATH=/tmp/tmp.owFJfGe8EB [2021-04-14T07:02:52.715Z] #58 6.171 + GOPATH=/tmp/tmp.owFJfGe8EB [2021-04-14T07:02:52.715Z] #58 6.171 + RM_GOPATH=1 [2021-04-14T07:02:52.715Z] #58 6.171 + case "$(go env GOARCH)" in [2021-04-14T07:02:52.715Z] #58 6.171 ++ go env GOARCH [2021-04-14T07:02:52.715Z] #58 6.274 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:02:52.715Z] #58 6.274 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:52.715Z] #58 6.274 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:52.715Z] #58 6.274 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:52.715Z] #58 6.274 + dir=/tmp/install [2021-04-14T07:02:52.715Z] #58 6.274 + bin=rootlesskit [2021-04-14T07:02:52.715Z] #58 6.274 + shift [2021-04-14T07:02:52.715Z] #58 6.274 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-14T07:02:52.715Z] #58 6.274 + . /tmp/install/rootlesskit.installer [2021-04-14T07:02:52.715Z] #58 6.274 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:02:52.715Z] #58 6.274 + install_rootlesskit [2021-04-14T07:02:52.715Z] #58 6.274 + case "$1" in [2021-04-14T07:02:52.715Z] #58 6.274 + export CGO_ENABLED=0 [2021-04-14T07:02:52.715Z] #58 6.274 + CGO_ENABLED=0 [2021-04-14T07:02:52.715Z] #58 6.274 + _install_rootlesskit [2021-04-14T07:02:52.715Z] #58 6.274 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-14T07:02:52.715Z] #58 6.274 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.owFJfGe8EB/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:02:52.715Z] #58 6.333 Cloning into '/tmp/tmp.owFJfGe8EB/src/github.com/rootless-containers/rootlesskit'... [2021-04-14T07:02:52.715Z] #58 12.68 + cd /tmp/tmp.owFJfGe8EB/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:02:52.715Z] #58 12.68 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:02:52.715Z] #58 12.72 + export GO111MODULE=on [2021-04-14T07:02:52.715Z] #58 12.73 + GO111MODULE=on [2021-04-14T07:02:52.715Z] #58 12.73 + export GOPROXY=https://proxy.golang.org [2021-04-14T07:02:52.715Z] #58 12.73 + GOPROXY=https://proxy.golang.org [2021-04-14T07:02:52.715Z] #58 12.73 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:02:52.715Z] #58 12.73 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-14T07:02:52.715Z] #58 14.70 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:02:52.715Z] #58 14.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:02:52.715Z] #58 14.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:02:52.715Z] #58 14.73 go: downloading github.com/google/uuid v1.2.0 [2021-04-14T07:02:52.715Z] #58 14.73 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:02:52.715Z] #58 14.74 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:02:52.715Z] #58 14.74 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:02:52.715Z] #58 14.80 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-14T07:02:52.715Z] #58 15.18 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:02:52.715Z] #58 15.19 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:02:52.715Z] #58 15.29 go: extracting github.com/google/uuid v1.2.0 [2021-04-14T07:02:52.715Z] #58 15.35 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-14T07:02:52.715Z] #58 15.56 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:02:52.715Z] #58 15.60 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:02:52.715Z] #58 15.80 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:02:52.715Z] #58 15.85 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-14T07:02:52.715Z] #58 16.04 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:02:52.715Z] #58 16.05 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-14T07:02:52.715Z] #58 16.35 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-14T07:02:52.715Z] #58 ... [2021-04-14T07:02:52.715Z] [2021-04-14T07:02:52.715Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:02:52.715Z] #49 sha256:b3efbe2db7f341c498af66fbf17fae248ba3dd3852d670e4aff97a75d14baa8a [2021-04-14T07:02:52.715Z] #49 15.28 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-14T07:02:52.715Z] #49 15.32 go: downloading github.com/pkg/errors v0.8.1 [2021-04-14T07:02:52.715Z] #49 15.32 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-14T07:02:52.715Z] #49 15.33 go: downloading github.com/fatih/color v1.7.0 [2021-04-14T07:02:52.715Z] #49 15.48 go: downloading github.com/spf13/viper v1.6.1 [2021-04-14T07:02:52.715Z] #49 15.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:02:52.715Z] #49 15.51 go: extracting github.com/fatih/color v1.7.0 [2021-04-14T07:02:52.715Z] #49 15.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:02:52.715Z] #49 15.54 go: extracting github.com/pkg/errors v0.8.1 [2021-04-14T07:02:52.715Z] #49 15.66 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-14T07:02:52.715Z] #49 15.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:02:52.715Z] #49 15.73 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:02:52.715Z] #49 16.00 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:02:52.715Z] #49 16.00 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:02:52.715Z] #49 16.02 go: extracting github.com/spf13/viper v1.6.1 [2021-04-14T07:02:52.715Z] #49 16.13 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-14T07:02:52.715Z] #49 16.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:02:52.715Z] #49 16.39 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:02:52.715Z] #49 16.44 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:02:52.715Z] #49 16.45 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-14T07:02:52.715Z] #49 16.47 go: downloading golang.org/x/text v0.3.2 [2021-04-14T07:02:52.715Z] #49 16.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:02:52.715Z] #49 16.60 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-14T07:02:52.974Z] #49 17.01 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:02:53.317Z] #28 32.53 Building dependency tree... [2021-04-14T07:02:53.317Z] #28 ... [2021-04-14T07:02:53.317Z] [2021-04-14T07:02:53.317Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:53.317Z] #57 3.007 + RM_GOPATH=0 [2021-04-14T07:02:53.317Z] #57 3.008 + TMP_GOPATH= [2021-04-14T07:02:53.317Z] #57 3.010 + : /build [2021-04-14T07:02:53.317Z] #57 3.011 + '[' -z '' ']' [2021-04-14T07:02:53.317Z] #57 3.015 ++ mktemp -d [2021-04-14T07:02:53.317Z] #57 3.021 + export GOPATH=/tmp/tmp.PwAIyZPi1n [2021-04-14T07:02:53.317Z] #57 3.021 + GOPATH=/tmp/tmp.PwAIyZPi1n [2021-04-14T07:02:53.317Z] #57 3.021 + RM_GOPATH=1 [2021-04-14T07:02:53.317Z] #57 3.022 + case "$(go env GOARCH)" in [2021-04-14T07:02:53.317Z] #57 3.023 ++ go env GOARCH [2021-04-14T07:02:53.317Z] #57 3.035 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:53.317Z] #57 3.038 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:02:53.317Z] #57 3.039 ++ dirname /tmp/install/install.sh [2021-04-14T07:02:53.317Z] #57 3.042 + dir=/tmp/install [2021-04-14T07:02:53.317Z] #57 3.042 + bin=containerd [2021-04-14T07:02:53.317Z] #57 3.043 + shift [2021-04-14T07:02:53.317Z] #57 3.043 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-14T07:02:53.317Z] #57 3.043 + . /tmp/install/containerd.installer [2021-04-14T07:02:53.317Z] #57 3.045 ++ set -e [2021-04-14T07:02:53.317Z] #57 3.047 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:02:53.317Z] #57 3.050 + install_containerd [2021-04-14T07:02:53.317Z] #57 3.055 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-14T07:02:53.317Z] #57 3.055 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:02:53.317Z] #57 3.055 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PwAIyZPi1n/src/github.com/containerd/containerd [2021-04-14T07:02:53.317Z] #57 3.060 Cloning into '/tmp/tmp.PwAIyZPi1n/src/github.com/containerd/containerd'... [2021-04-14T07:02:53.538Z] #49 17.18 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-14T07:02:53.538Z] #49 17.22 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:02:53.538Z] #49 ... [2021-04-14T07:02:53.538Z] [2021-04-14T07:02:53.538Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:02:53.538Z] #24 sha256:343c8c987614e6c75c57e1915be371ac09a9da2e277451ea81de478ed02969ab [2021-04-14T07:02:53.538Z] #24 16.72 + mkdir -p /build [2021-04-14T07:02:53.538Z] #24 16.72 + mv docker/docker /build/ [2021-04-14T07:02:53.538Z] #24 16.73 + rmdir docker [2021-04-14T07:02:53.538Z] #24 DONE 17.4s [2021-04-14T07:02:53.538Z] [2021-04-14T07:02:53.538Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:02:53.538Z] #49 sha256:b3efbe2db7f341c498af66fbf17fae248ba3dd3852d670e4aff97a75d14baa8a [2021-04-14T07:02:53.538Z] #49 17.52 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-14T07:02:53.619Z] #57 ... [2021-04-14T07:02:53.619Z] [2021-04-14T07:02:53.619Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-14T07:02:53.619Z] #43 46.76 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-14T07:02:53.619Z] #43 46.77 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-14T07:02:53.619Z] #43 46.78 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-14T07:02:53.619Z] #43 46.80 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-14T07:02:53.619Z] #43 46.81 Setting up python-six (1.12.0-1) ... [2021-04-14T07:02:53.794Z] #49 17.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:02:54.052Z] #49 18.04 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:02:54.308Z] #49 18.12 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:02:54.566Z] #49 18.35 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:02:54.566Z] #49 18.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:02:54.819Z] #43 ... [2021-04-14T07:02:54.819Z] [2021-04-14T07:02:54.819Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:02:54.819Z] #68 DONE 43.7s [2021-04-14T07:02:54.819Z] [2021-04-14T07:02:54.819Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-14T07:02:54.819Z] #43 48.87 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-14T07:02:54.819Z] #43 48.88 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-14T07:02:54.819Z] #43 48.90 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-14T07:02:54.819Z] #43 48.91 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-14T07:02:54.819Z] #43 48.92 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-14T07:02:54.819Z] #43 48.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:02:54.819Z] #43 48.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:02:54.819Z] #43 48.96 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-14T07:02:54.819Z] #43 48.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:02:54.819Z] #43 49.00 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-14T07:02:55.049Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02145fc5c3bb0fccf) in /home/ubuntu/workspace/moby_PR-41673 [Pipeline] { [Pipeline] checkout [2021-04-14T07:02:55.131Z] #49 19.16 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:02:55.297Z] The recommended git tool is: git [2021-04-14T07:02:55.387Z] #49 19.28 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:02:55.949Z] #49 ... [2021-04-14T07:02:55.949Z] [2021-04-14T07:02:55.949Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:02:55.949Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:02:55.949Z] #13 6.111 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-14T07:02:55.949Z] #13 8.026 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:02:55.949Z] #13 10.47 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:02:55.949Z] #13 12.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:02:56.218Z] #13 ... [2021-04-14T07:02:56.218Z] [2021-04-14T07:02:56.218Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:02:56.219Z] #51 sha256:6899cb2d335b9b8ca5816c1309bcac2dbacdb32d1303257b7228e628eb293167 [2021-04-14T07:02:56.219Z] #51 15.65 + cd /tmp/tmp.6zNMaA3l3q/src/github.com/mvdan/sh [2021-04-14T07:02:56.219Z] #51 15.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:02:56.219Z] #51 15.76 + GO111MODULE=on [2021-04-14T07:02:56.219Z] #51 15.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-14T07:02:56.219Z] #51 17.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:02:56.219Z] #51 17.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:02:56.219Z] #51 17.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:02:56.219Z] #51 18.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:02:56.219Z] #51 18.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:02:56.219Z] #51 19.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:02:56.219Z] #51 19.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:02:56.394Z] #43 ... [2021-04-14T07:02:56.394Z] [2021-04-14T07:02:56.394Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:02:56.394Z] #14 31.53 Reading package lists... [2021-04-14T07:02:56.394Z] #14 38.99 Building dependency tree... [2021-04-14T07:02:56.394Z] #14 41.46 The following additional packages will be installed: [2021-04-14T07:02:56.394Z] #14 41.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-14T07:02:56.394Z] #14 41.46 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-14T07:02:56.394Z] #14 41.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-14T07:02:56.394Z] #14 41.46 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-14T07:02:56.394Z] #14 41.46 mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:02:56.394Z] #14 41.47 Suggested packages: [2021-04-14T07:02:56.394Z] #14 41.47 gcc-8-locales seccomp wine64 [2021-04-14T07:02:56.394Z] #14 43.01 The following NEW packages will be installed: [2021-04-14T07:02:56.394Z] #14 43.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-14T07:02:56.394Z] #14 43.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-14T07:02:56.394Z] #14 43.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-14T07:02:56.394Z] #14 43.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-14T07:02:56.394Z] #14 43.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-14T07:02:56.394Z] #14 43.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:02:56.394Z] #14 43.02 The following packages will be upgraded: [2021-04-14T07:02:56.394Z] #14 43.02 libseccomp2 libsystemd0 libudev1 [2021-04-14T07:02:56.394Z] #14 43.22 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:02:56.394Z] #14 43.22 Need to get 73.8 MB of archives. [2021-04-14T07:02:56.394Z] #14 43.22 After this operation, 494 MB of additional disk space will be used. [2021-04-14T07:02:56.394Z] #14 43.22 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-14T07:02:56.394Z] #14 43.25 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-04-14T07:02:56.394Z] #14 43.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-14T07:02:56.394Z] #14 43.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-14T07:02:56.394Z] #14 43.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-04-14T07:02:56.394Z] #14 43.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-04-14T07:02:56.394Z] #14 43.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-14T07:02:56.394Z] #14 43.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-04-14T07:02:56.394Z] #14 43.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-14T07:02:56.394Z] #14 43.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-14T07:02:56.394Z] #14 44.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-14T07:02:56.394Z] #14 44.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-14T07:02:56.394Z] #14 44.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-04-14T07:02:56.394Z] #14 46.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-04-14T07:02:56.703Z] #14 ... [2021-04-14T07:02:56.703Z] [2021-04-14T07:02:56.703Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:02:56.703Z] #50 37.32 go: extracting golang.org/x/text v0.3.2 [2021-04-14T07:02:56.703Z] #50 42.33 go: finding github.com/fatih/color v1.7.0 [2021-04-14T07:02:56.703Z] #50 42.34 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:02:56.703Z] #50 42.39 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:02:56.703Z] #50 42.40 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:02:56.703Z] #50 42.42 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:02:56.703Z] #50 42.47 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:02:56.703Z] #50 42.51 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:02:56.703Z] #50 42.51 go: finding github.com/pkg/errors v0.8.1 [2021-04-14T07:02:56.703Z] #50 42.51 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:02:56.703Z] #50 42.55 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:02:56.703Z] #50 42.55 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:02:56.703Z] #50 42.68 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:02:56.703Z] #50 42.69 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:02:56.703Z] #50 42.74 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:02:56.703Z] #50 42.74 go: finding github.com/stretchr/testify v1.4.0 [2021-04-14T07:02:56.703Z] #50 42.78 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:02:56.703Z] #50 42.78 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:02:56.703Z] #50 42.78 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:02:56.703Z] #50 42.79 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:02:56.703Z] #50 42.80 go: finding github.com/stretchr/objx v0.2.0 [2021-04-14T07:02:56.703Z] #50 42.80 go: finding github.com/spf13/viper v1.6.1 [2021-04-14T07:02:56.703Z] #50 42.83 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:02:56.703Z] #50 42.84 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:02:56.703Z] #50 43.02 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:02:56.703Z] #50 43.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:02:56.703Z] #50 43.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:02:56.703Z] #50 43.09 go: finding github.com/gobwas/glob v0.2.3 [2021-04-14T07:02:56.703Z] #50 43.10 go: finding github.com/spf13/cobra v0.0.5 [2021-04-14T07:02:56.703Z] #50 43.11 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:02:56.703Z] #50 43.16 go: finding github.com/spf13/pflag v1.0.5 [2021-04-14T07:02:56.703Z] #50 43.20 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:02:56.703Z] #50 43.38 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:02:56.703Z] #50 43.42 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:02:56.703Z] #50 43.53 go: finding github.com/magiconair/properties v1.8.1 [2021-04-14T07:02:56.703Z] #50 43.68 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:02:56.703Z] #50 43.69 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:02:56.703Z] #50 43.80 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:02:56.703Z] #50 43.91 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:02:56.703Z] #50 43.94 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:02:56.703Z] #50 43.96 go: finding github.com/spf13/afero v1.1.2 [2021-04-14T07:02:56.703Z] #50 44.01 go: finding golang.org/x/text v0.3.2 [2021-04-14T07:02:56.703Z] #50 44.01 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:02:56.703Z] #50 44.04 go: finding github.com/spf13/cast v1.3.0 [2021-04-14T07:02:56.703Z] #50 44.08 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:02:56.703Z] #50 44.08 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:02:56.703Z] #50 44.12 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:02:56.703Z] #50 44.25 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-14T07:02:56.703Z] #50 44.35 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:02:56.703Z] #50 44.40 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:02:56.703Z] #50 44.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:02:56.703Z] #50 44.50 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:02:56.703Z] #50 44.50 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:02:56.703Z] #50 44.53 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:02:56.703Z] #50 44.59 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:02:56.703Z] #50 44.61 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:02:56.703Z] #50 44.65 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:02:56.703Z] #50 44.65 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-14T07:02:56.703Z] #50 44.68 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:02:56.703Z] #50 44.71 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:02:56.703Z] #50 44.71 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:02:56.703Z] #50 44.79 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:02:56.703Z] #50 44.80 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:02:56.703Z] #50 44.85 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:02:56.703Z] #50 44.90 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:02:56.703Z] #50 44.97 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-14T07:02:56.703Z] #50 45.09 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:02:56.703Z] #50 45.10 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:02:56.703Z] #50 45.16 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:02:56.703Z] #50 45.19 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-14T07:02:56.703Z] #50 45.39 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:02:56.703Z] #50 45.57 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:02:56.703Z] #50 45.57 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:02:56.703Z] #50 45.63 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:02:56.703Z] #50 45.64 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:02:56.782Z] #51 ... [2021-04-14T07:02:56.782Z] [2021-04-14T07:02:56.782Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:02:56.782Z] #34 sha256:1de294bb1e0b04f657adb75d99cc5e5c27fdd39cdabdcc7005d66ca93110b9f7 [2021-04-14T07:02:56.782Z] #34 10.54 github.com/pelletier/go-toml [2021-04-14T07:02:56.782Z] #34 18.25 github.com/pelletier/go-toml/cmd/tomll [2021-04-14T07:02:56.782Z] #34 ... [2021-04-14T07:02:56.782Z] [2021-04-14T07:02:56.782Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:02:56.782Z] #47 sha256:4594bec21260ee1a77bc43c6c9c7aa3c9700bc8730459e67906548e684945a2c [2021-04-14T07:02:56.782Z] #47 12.31 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:02:56.782Z] #47 13.36 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:02:56.782Z] #47 15.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:02:56.782Z] #47 19.67 go: finding github.com/fatih/color v1.9.0 [2021-04-14T07:02:56.782Z] #47 19.69 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:02:56.782Z] #47 19.73 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:02:56.782Z] #47 19.88 go: finding github.com/spf13/pflag v1.0.3 [2021-04-14T07:02:56.782Z] #47 19.97 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:02:56.782Z] #47 20.02 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:02:56.782Z] #47 20.24 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:02:56.782Z] #47 20.43 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:02:56.782Z] #47 20.46 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:02:56.782Z] #47 20.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:02:56.782Z] #47 20.55 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:02:57.343Z] #50 ... [2021-04-14T07:02:57.343Z] [2021-04-14T07:02:57.343Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:02:57.343Z] #14 49.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-14T07:02:57.343Z] #14 49.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-14T07:02:57.343Z] #14 49.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-14T07:02:57.343Z] #14 49.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-14T07:02:57.343Z] #14 49.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-04-14T07:02:57.343Z] #14 49.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-14T07:02:57.343Z] #14 49.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-14T07:02:57.343Z] #14 49.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-14T07:02:57.343Z] #14 49.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-14T07:02:57.343Z] #14 49.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-14T07:02:57.343Z] #14 49.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-14T07:02:57.343Z] #14 49.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-14T07:02:57.343Z] #14 49.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-04-14T07:02:57.343Z] #14 49.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-14T07:02:57.712Z] #47 ... [2021-04-14T07:02:57.712Z] [2021-04-14T07:02:57.712Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:02:57.712Z] #51 sha256:6899cb2d335b9b8ca5816c1309bcac2dbacdb32d1303257b7228e628eb293167 [2021-04-14T07:02:57.712Z] #51 21.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:02:57.712Z] #51 ... [2021-04-14T07:02:57.712Z] [2021-04-14T07:02:57.712Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:02:57.712Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:02:57.712Z] #55 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:02:57.712Z] #55 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:02:57.976Z] #55 ... [2021-04-14T07:02:57.976Z] [2021-04-14T07:02:57.976Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:02:57.976Z] #49 sha256:b3efbe2db7f341c498af66fbf17fae248ba3dd3852d670e4aff97a75d14baa8a [2021-04-14T07:02:57.976Z] #49 21.72 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:02:58.381Z] using credential docker-jenkins-github-credentials [2021-04-14T07:02:58.388Z] #14 50.38 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:02:58.389Z] Cloning the remote Git repository [2021-04-14T07:02:58.389Z] Cloning with configured refspecs honoured and without tags [2021-04-14T07:02:58.544Z] #49 ... [2021-04-14T07:02:58.544Z] [2021-04-14T07:02:58.544Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:02:58.544Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:02:58.544Z] #45 12.31 unicode/utf8 [2021-04-14T07:02:58.544Z] #45 12.84 math/bits [2021-04-14T07:02:58.544Z] #45 13.48 math [2021-04-14T07:02:58.544Z] #45 18.33 internal/testlog [2021-04-14T07:02:58.544Z] #45 18.67 encoding [2021-04-14T07:02:58.544Z] #45 18.76 unicode/utf16 [2021-04-14T07:02:58.544Z] #45 18.99 container/list [2021-04-14T07:02:58.544Z] #45 19.41 crypto/internal/subtle [2021-04-14T07:02:58.544Z] #45 19.51 crypto/subtle [2021-04-14T07:02:58.544Z] #45 19.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-14T07:02:58.544Z] #45 19.88 internal/nettrace [2021-04-14T07:02:58.544Z] #45 20.01 runtime/cgo [2021-04-14T07:02:58.544Z] #45 ... [2021-04-14T07:02:58.544Z] [2021-04-14T07:02:58.544Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:02:58.544Z] #34 sha256:1de294bb1e0b04f657adb75d99cc5e5c27fdd39cdabdcc7005d66ca93110b9f7 [2021-04-14T07:02:58.544Z] #34 DONE 22.4s [2021-04-14T07:02:58.544Z] [2021-04-14T07:02:58.544Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:02:58.544Z] #58 sha256:69673988fda59c8afdc991011d6634d05305e869b271347b8d696a7ed6166364 [2021-04-14T07:02:58.544Z] #58 17.32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:02:58.544Z] #58 17.41 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:02:58.544Z] #58 20.59 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-14T07:02:58.544Z] #58 20.61 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:02:58.544Z] #58 21.73 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:02:58.686Z] #14 50.50 Fetched 73.8 MB in 6s (11.9 MB/s) [2021-04-14T07:02:58.408Z] Cloning repository https://github.com/moby/moby.git [2021-04-14T07:02:58.460Z] > git init /home/ubuntu/workspace/moby_PR-41673 # timeout=10 [2021-04-14T07:02:58.775Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:02:58.775Z] > git --version # timeout=10 [2021-04-14T07:02:58.787Z] > git --version # 'git version 2.17.1' [2021-04-14T07:02:58.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:02:58.848Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:02:58.984Z] #14 50.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 ... 15177 files and directories currently installed.) [2021-04-14T07:02:58.984Z] #14 50.71 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-14T07:02:58.984Z] #14 50.73 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:02:59.107Z] #58 23.00 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:02:59.209Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08b62b6199ab8db01) in /home/ubuntu/workspace/moby_PR-41673 [Pipeline] { [Pipeline] checkout [2021-04-14T07:02:59.276Z] #14 51.13 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-14T07:02:59.355Z] The recommended git tool is: git [2021-04-14T07:02:59.569Z] #14 51.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-14T07:02:59.569Z] #14 51.33 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-14T07:02:59.569Z] #14 51.34 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-14T07:02:59.670Z] #58 ... [2021-04-14T07:02:59.670Z] [2021-04-14T07:02:59.670Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:02:59.670Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:02:59.870Z] #14 51.71 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-14T07:02:59.929Z] #40 23.19 Checking out files: 70% (1189/1684) Checking out files: 71% (1196/1684) Checking out files: 72% (1213/1684) Checking out files: 73% (1230/1684) Checking out files: 74% (1247/1684) Checking out files: 75% (1263/1684) Checking out files: 76% (1280/1684) Checking out files: 77% (1297/1684) Checking out files: 78% (1314/1684) Checking out files: 79% (1331/1684) Checking out files: 80% (1348/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) [2021-04-14T07:02:59.929Z] #40 ... [2021-04-14T07:02:59.929Z] [2021-04-14T07:02:59.929Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:02:59.929Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:02:59.929Z] #42 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:02:59.929Z] #42 ... [2021-04-14T07:02:59.929Z] [2021-04-14T07:02:59.929Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:02:59.929Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:02:59.929Z] #40 23.19 Checking out files: 70% (1189/1684) Checking out files: 71% (1196/1684) Checking out files: 72% (1213/1684) Checking out files: 73% (1230/1684) Checking out files: 74% (1247/1684) Checking out files: 75% (1263/1684) Checking out files: 76% (1280/1684) Checking out files: 77% (1297/1684) Checking out files: 78% (1314/1684) Checking out files: 79% (1331/1684) Checking out files: 80% (1348/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-14T07:02:59.929Z] #40 23.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-14T07:03:00.249Z] #14 51.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-14T07:03:00.249Z] #14 52.05 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-14T07:03:00.249Z] #14 52.07 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:03:00.249Z] #14 52.29 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-14T07:03:00.550Z] #14 52.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-14T07:03:00.550Z] #14 52.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 ... 15177 files and directories currently installed.) [2021-04-14T07:03:00.550Z] #14 52.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-14T07:03:00.550Z] #14 52.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:03:00.550Z] #14 ... [2021-04-14T07:03:00.550Z] [2021-04-14T07:03:00.550Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-14T07:03:00.550Z] #37 44.65 Selecting previously unselected package libicu63:s390x. [2021-04-14T07:03:00.550Z] #37 44.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-14T07:03:00.550Z] #37 44.73 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-14T07:03:00.550Z] #37 52.19 Selecting previously unselected package libxml2:s390x. [2021-04-14T07:03:00.550Z] #37 52.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-14T07:03:00.550Z] #37 52.20 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:03:00.550Z] #37 52.85 Selecting previously unselected package libarchive13:s390x. [2021-04-14T07:03:00.550Z] #37 52.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-14T07:03:00.550Z] #37 52.86 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-14T07:03:00.550Z] #37 53.17 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-14T07:03:00.550Z] #37 53.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-14T07:03:00.550Z] #37 53.18 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-14T07:03:00.550Z] #37 53.33 Selecting previously unselected package librhash0:s390x. [2021-04-14T07:03:00.550Z] #37 53.34 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-14T07:03:00.550Z] #37 53.34 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-14T07:03:00.550Z] #37 53.45 Selecting previously unselected package libuv1:s390x. [2021-04-14T07:03:00.550Z] #37 53.45 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-14T07:03:00.550Z] #37 53.45 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-14T07:03:00.550Z] #37 53.67 Selecting previously unselected package cmake. [2021-04-14T07:03:00.550Z] #37 53.67 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-14T07:03:00.550Z] #37 53.68 Unpacking cmake (3.13.4-1) ... [2021-04-14T07:03:00.852Z] #37 ... [2021-04-14T07:03:00.852Z] [2021-04-14T07:03:00.852Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-14T07:03:00.852Z] #43 54.14 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-14T07:03:00.852Z] #43 54.15 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:03:00.852Z] #43 DONE 54.8s [2021-04-14T07:03:00.852Z] [2021-04-14T07:03:00.852Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-14T07:03:00.852Z] #28 32.53 Building dependency tree... [2021-04-14T07:03:00.852Z] #28 36.06 The following additional packages will be installed: [2021-04-14T07:03:00.852Z] #28 36.07 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-14T07:03:00.852Z] #28 36.07 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-14T07:03:00.852Z] #28 36.08 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-14T07:03:00.852Z] #28 36.08 Suggested packages: [2021-04-14T07:03:00.852Z] #28 36.09 krb5-doc krb5-user [2021-04-14T07:03:00.852Z] #28 36.09 Recommended packages: [2021-04-14T07:03:00.852Z] #28 36.09 krb5-locales publicsuffix libsasl2-modules [2021-04-14T07:03:00.852Z] #28 37.27 The following NEW packages will be installed: [2021-04-14T07:03:00.852Z] #28 37.30 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-14T07:03:00.852Z] #28 37.30 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-14T07:03:00.852Z] #28 37.30 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-14T07:03:00.852Z] #28 37.30 libssh2-1 libssl1.1 openssl [2021-04-14T07:03:00.852Z] #28 37.42 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T07:03:00.852Z] #28 37.42 Need to get 4604 kB of archives. [2021-04-14T07:03:00.852Z] #28 37.42 After this operation, 11.9 MB of additional disk space will be used. [2021-04-14T07:03:00.852Z] #28 37.42 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-14T07:03:00.852Z] #28 37.54 Get:2 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-14T07:03:00.852Z] #28 37.61 Get:3 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-14T07:03:00.852Z] #28 37.62 Get:4 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-14T07:03:00.852Z] #28 37.79 Get:5 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-14T07:03:00.852Z] #28 37.82 Get:6 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-14T07:03:00.852Z] #28 37.82 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-14T07:03:00.852Z] #28 37.82 Get:8 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-14T07:03:00.852Z] #28 37.83 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-14T07:03:00.852Z] #28 37.84 Get:10 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-14T07:03:00.852Z] #28 37.84 Get:11 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-04-14T07:03:00.852Z] #28 37.84 Get:12 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-14T07:03:00.852Z] #28 37.86 Get:13 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-14T07:03:00.852Z] #28 37.88 Get:14 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-14T07:03:00.852Z] #28 37.92 Get:15 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-14T07:03:00.852Z] #28 37.93 Get:16 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-14T07:03:00.852Z] #28 37.93 Get:17 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-14T07:03:00.852Z] #28 37.93 Get:18 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-14T07:03:00.852Z] #28 37.93 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-14T07:03:00.852Z] #28 37.96 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-14T07:03:00.852Z] #28 37.96 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-14T07:03:00.852Z] #28 38.86 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:03:00.852Z] #28 39.04 Fetched 4604 kB in 1s (7599 kB/s) [2021-04-14T07:03:00.852Z] #28 39.20 Selecting previously unselected package libssl1.1:s390x. [2021-04-14T07:03:00.852Z] #28 39.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-04-14T07:03:00.852Z] #28 39.22 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-14T07:03:00.852Z] #28 39.23 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-14T07:03:00.852Z] #28 40.36 Selecting previously unselected package openssl. [2021-04-14T07:03:00.852Z] #28 40.36 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-14T07:03:00.852Z] #28 40.37 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:03:01.502Z] #28 41.38 Selecting previously unselected package ca-certificates. [2021-04-14T07:03:01.502Z] #28 41.38 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-14T07:03:01.502Z] #28 41.38 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-14T07:03:01.796Z] #28 41.80 Selecting previously unselected package libkeyutils1:s390x. [2021-04-14T07:03:02.094Z] #28 41.80 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-14T07:03:02.094Z] #28 41.81 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-14T07:03:02.094Z] #28 41.89 Selecting previously unselected package libkrb5support0:s390x. [2021-04-14T07:03:02.094Z] #28 41.94 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-14T07:03:02.094Z] #28 41.95 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-14T07:03:02.416Z] #28 42.16 Selecting previously unselected package libk5crypto3:s390x. [2021-04-14T07:03:02.416Z] #28 42.17 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-14T07:03:02.416Z] #28 42.17 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-14T07:03:02.416Z] #28 42.34 Selecting previously unselected package libkrb5-3:s390x. [2021-04-14T07:03:02.416Z] #28 42.35 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-14T07:03:02.450Z] #40 25.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-14T07:03:02.629Z] using credential docker-jenkins-github-credentials [2021-04-14T07:03:02.637Z] Cloning the remote Git repository [2021-04-14T07:03:02.638Z] Cloning with configured refspecs honoured and without tags [2021-04-14T07:03:02.710Z] #28 42.35 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-14T07:03:02.710Z] #28 42.73 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-14T07:03:02.710Z] #28 42.73 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-14T07:03:02.710Z] #28 42.75 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-14T07:03:02.710Z] #28 ... [2021-04-14T07:03:02.710Z] [2021-04-14T07:03:02.710Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-14T07:03:02.710Z] #37 56.87 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-14T07:03:02.710Z] #37 56.87 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:03:02.711Z] #37 56.88 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-14T07:03:02.711Z] #37 56.90 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:03:02.696Z] Cloning repository https://github.com/moby/moby.git [2021-04-14T07:03:02.751Z] > git init /home/ubuntu/workspace/moby_PR-41673 # timeout=10 [2021-04-14T07:03:03.008Z] #37 56.95 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-14T07:03:03.008Z] #37 56.96 Setting up cmake-data (3.13.4-1) ... [2021-04-14T07:03:03.008Z] #37 56.97 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:03:03.008Z] #37 56.98 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-14T07:03:03.008Z] #37 56.99 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-14T07:03:03.008Z] #37 57.00 Setting up cmake (3.13.4-1) ... [2021-04-14T07:03:03.008Z] #37 57.01 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:03:03.008Z] #37 57.09 Processing triggers for mime-support (3.62) ... [2021-04-14T07:03:03.664Z] #37 DONE 57.6s [2021-04-14T07:03:03.664Z] [2021-04-14T07:03:03.664Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:03:03.664Z] #14 55.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-14T07:03:03.664Z] #14 55.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-14T07:03:03.664Z] #14 55.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:03:03.039Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:03:03.040Z] > git --version # timeout=10 [2021-04-14T07:03:03.057Z] > git --version # 'git version 2.25.1' [2021-04-14T07:03:03.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:03.065Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:05.345Z] #14 ... [2021-04-14T07:03:05.345Z] [2021-04-14T07:03:05.345Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:03:05.345Z] #46 44.34 sync [2021-04-14T07:03:05.345Z] #46 44.34 internal/reflectlite [2021-04-14T07:03:05.345Z] #46 46.04 github.com/LK4D4/vndr/godl/singleflight [2021-04-14T07:03:05.345Z] #46 46.52 math/rand [2021-04-14T07:03:05.345Z] #46 47.57 internal/singleflight [2021-04-14T07:03:05.345Z] #46 47.90 errors [2021-04-14T07:03:05.345Z] #46 48.06 sort [2021-04-14T07:03:05.345Z] #46 48.65 io [2021-04-14T07:03:05.345Z] #46 49.69 strconv [2021-04-14T07:03:05.345Z] #46 50.03 bytes [2021-04-14T07:03:05.345Z] #46 51.91 bufio [2021-04-14T07:03:05.345Z] #46 53.94 syscall [2021-04-14T07:03:05.345Z] #46 53.97 reflect [2021-04-14T07:03:05.658Z] #46 ... [2021-04-14T07:03:05.658Z] [2021-04-14T07:03:05.658Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-14T07:03:05.658Z] #28 42.97 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-14T07:03:05.658Z] #28 42.97 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-14T07:03:05.658Z] #28 42.98 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:03:05.658Z] #28 43.16 Selecting previously unselected package libsasl2-2:s390x. [2021-04-14T07:03:05.658Z] #28 43.17 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-14T07:03:05.658Z] #28 43.18 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:03:05.658Z] #28 43.45 Selecting previously unselected package libldap-common. [2021-04-14T07:03:05.658Z] #28 43.55 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-14T07:03:05.658Z] #28 43.55 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:03:05.658Z] #28 43.73 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-14T07:03:05.659Z] #28 43.73 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-14T07:03:05.659Z] #28 43.76 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:03:05.659Z] #28 44.08 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-14T07:03:05.659Z] #28 44.08 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-14T07:03:05.659Z] #28 44.08 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-14T07:03:05.659Z] #28 44.32 Selecting previously unselected package libpsl5:s390x. [2021-04-14T07:03:05.659Z] #28 44.32 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-14T07:03:05.659Z] #28 44.33 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-14T07:03:05.659Z] #28 44.52 Selecting previously unselected package librtmp1:s390x. [2021-04-14T07:03:05.659Z] #28 44.52 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-14T07:03:05.659Z] #28 44.52 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:03:05.659Z] #28 44.64 Selecting previously unselected package libssh2-1:s390x. [2021-04-14T07:03:05.659Z] #28 44.64 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-14T07:03:05.659Z] #28 44.73 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-14T07:03:05.659Z] #28 44.86 Selecting previously unselected package libcurl4:s390x. [2021-04-14T07:03:05.659Z] #28 44.86 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-14T07:03:05.659Z] #28 44.86 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-14T07:03:05.659Z] #28 45.13 Selecting previously unselected package curl. [2021-04-14T07:03:05.659Z] #28 45.19 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-14T07:03:05.659Z] #28 45.21 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-14T07:03:05.659Z] #28 45.41 Selecting previously unselected package libonig5:s390x. [2021-04-14T07:03:05.659Z] #28 45.41 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-14T07:03:05.659Z] #28 45.41 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-14T07:03:05.659Z] #28 45.60 Selecting previously unselected package libjq1:s390x. [2021-04-14T07:03:05.659Z] #28 45.61 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-14T07:03:05.659Z] #28 45.63 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-14T07:03:05.739Z] #40 ... [2021-04-14T07:03:05.739Z] [2021-04-14T07:03:05.739Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:03:05.739Z] #49 sha256:b3efbe2db7f341c498af66fbf17fae248ba3dd3852d670e4aff97a75d14baa8a [2021-04-14T07:03:05.739Z] #49 26.11 go: extracting golang.org/x/text v0.3.2 [2021-04-14T07:03:05.739Z] #49 26.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:03:05.739Z] #49 26.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:03:05.739Z] #49 26.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:03:05.739Z] #49 26.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:03:05.739Z] #49 26.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:03:05.739Z] #49 26.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:03:05.739Z] #49 26.43 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-14T07:03:05.739Z] #49 26.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:03:05.739Z] #49 26.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:03:05.739Z] #49 26.54 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:03:05.740Z] #49 26.61 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:03:05.740Z] #49 26.62 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-14T07:03:05.740Z] #49 26.62 go: downloading github.com/spf13/afero v1.1.2 [2021-04-14T07:03:05.740Z] #49 26.63 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:03:05.740Z] #49 26.64 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-14T07:03:05.740Z] #49 26.65 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:03:05.740Z] #49 26.65 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:03:05.740Z] #49 26.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:03:05.740Z] #49 26.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:03:05.740Z] #49 26.85 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:03:05.740Z] #49 26.85 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:03:05.740Z] #49 26.86 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:03:05.740Z] #49 26.88 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-14T07:03:05.740Z] #49 26.91 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:03:05.740Z] #49 27.01 go: extracting github.com/spf13/afero v1.1.2 [2021-04-14T07:03:05.740Z] #49 27.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:03:05.740Z] #49 27.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:03:05.740Z] #49 27.23 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:03:05.740Z] #49 27.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:03:05.740Z] #49 27.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:03:05.740Z] #49 27.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:03:05.740Z] #49 27.36 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:03:05.740Z] #49 27.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:03:05.740Z] #49 27.43 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:03:05.740Z] #49 27.47 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:03:05.740Z] #49 27.70 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:03:05.740Z] #49 27.70 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:03:05.740Z] #49 27.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:03:05.740Z] #49 27.90 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:03:05.740Z] #49 27.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:03:05.740Z] #49 28.04 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:03:05.740Z] #49 28.14 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:03:05.740Z] #49 28.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:03:05.740Z] #49 28.26 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-14T07:03:05.740Z] #49 28.26 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:03:05.740Z] #49 28.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-14T07:03:05.740Z] #49 28.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:03:05.740Z] #49 28.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:03:05.740Z] #49 28.95 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:03:05.740Z] #49 29.01 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:03:05.740Z] #49 29.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:03:05.740Z] #49 29.18 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:03:05.740Z] #49 29.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:03:05.740Z] #49 29.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:03:05.740Z] #49 29.52 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-14T07:03:05.740Z] #49 29.59 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:03:05.740Z] #49 29.72 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:03:05.740Z] #49 29.76 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:03:05.996Z] #49 29.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:03:05.996Z] #49 29.95 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:03:06.006Z] #28 45.93 Selecting previously unselected package jq. [2021-04-14T07:03:06.006Z] #28 45.93 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-14T07:03:06.006Z] #28 45.93 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:03:06.252Z] #49 30.10 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:03:06.252Z] #49 30.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:03:06.252Z] #49 30.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:03:06.252Z] #49 30.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:03:06.252Z] #49 30.28 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:03:06.325Z] #28 46.30 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-14T07:03:06.572Z] #49 30.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:03:06.572Z] #49 30.37 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:03:06.572Z] #49 30.43 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:03:06.572Z] #49 30.44 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:03:06.572Z] #49 30.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:03:06.629Z] #28 46.32 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-14T07:03:06.629Z] #28 46.34 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-14T07:03:06.829Z] #49 30.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:03:06.829Z] #49 30.73 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:03:06.829Z] #49 30.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:03:06.829Z] #49 30.79 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:03:06.922Z] #28 46.83 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-14T07:03:06.922Z] #28 46.84 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:03:06.922Z] #28 46.85 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-14T07:03:06.922Z] #28 46.86 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:03:06.922Z] #28 46.89 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:03:06.922Z] #28 46.90 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-14T07:03:06.922Z] #28 46.96 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:03:06.922Z] #28 46.97 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-14T07:03:07.085Z] #49 30.82 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:03:07.085Z] #49 30.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:03:07.085Z] #49 30.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:03:07.085Z] #49 31.04 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:03:07.215Z] #28 46.98 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-14T07:03:07.215Z] #28 47.00 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:03:07.215Z] #28 47.02 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-14T07:03:07.215Z] #28 47.03 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-14T07:03:07.215Z] #28 47.05 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:03:07.215Z] #28 47.06 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-14T07:03:07.342Z] #49 31.16 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:03:07.342Z] #49 31.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:03:07.342Z] #49 31.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:03:07.342Z] #49 31.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:03:07.342Z] #49 31.26 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:03:07.342Z] #49 31.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:03:07.599Z] #49 31.50 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:03:07.599Z] #49 31.54 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:03:07.855Z] #49 31.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:03:07.855Z] #49 31.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:03:08.113Z] #49 32.08 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:03:08.372Z] #49 32.23 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:03:08.372Z] #49 32.31 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:03:08.372Z] #49 32.32 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:03:08.372Z] #49 32.42 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:03:08.628Z] #49 32.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:03:08.628Z] #49 32.64 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-14T07:03:08.885Z] #49 32.72 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:03:08.885Z] #49 32.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:03:08.885Z] #49 32.75 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:03:08.885Z] #49 32.87 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:03:08.885Z] #49 ... [2021-04-14T07:03:08.885Z] [2021-04-14T07:03:08.885Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:03:08.885Z] #51 sha256:6899cb2d335b9b8ca5816c1309bcac2dbacdb32d1303257b7228e628eb293167 [2021-04-14T07:03:08.885Z] #51 22.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:03:08.885Z] #51 23.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:03:08.885Z] #51 23.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:03:08.885Z] #51 23.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:03:08.885Z] #51 24.31 runtime [2021-04-14T07:03:08.885Z] #51 24.34 runtime/cgo [2021-04-14T07:03:09.141Z] #51 ... [2021-04-14T07:03:09.141Z] [2021-04-14T07:03:09.141Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:03:09.141Z] #49 sha256:b3efbe2db7f341c498af66fbf17fae248ba3dd3852d670e4aff97a75d14baa8a [2021-04-14T07:03:09.141Z] #49 32.94 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:03:09.141Z] #49 32.96 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:03:09.141Z] #49 33.09 go: downloading github.com/spf13/cast v1.3.0 [2021-04-14T07:03:09.398Z] #49 33.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:03:09.655Z] #49 33.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:03:09.655Z] #49 33.40 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-14T07:03:09.911Z] #49 33.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-14T07:03:10.168Z] #49 33.91 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:03:10.168Z] #49 33.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:03:10.168Z] #49 33.97 go: extracting github.com/spf13/cast v1.3.0 [2021-04-14T07:03:10.168Z] #49 34.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:03:10.426Z] #49 34.16 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-14T07:03:10.426Z] #49 34.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:03:10.426Z] #49 34.32 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:03:10.426Z] #49 34.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:03:10.799Z] #28 50.09 Updating certificates in /etc/ssl/certs... [2021-04-14T07:03:10.799Z] #28 ... [2021-04-14T07:03:10.799Z] [2021-04-14T07:03:10.799Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:03:10.799Z] #44 3.683 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:03:10.799Z] #44 3.683 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:03:10.799Z] #44 3.760 Note: Building without GnuTLS support [2021-04-14T07:03:10.799Z] #44 3.786 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:03:10.799Z] #44 3.786 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:03:10.799Z] #44 5.438 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:03:10.799Z] #44 5.499 GEN .gitid [2021-04-14T07:03:10.799Z] #44 5.542 GEN criu/include/version.h [2021-04-14T07:03:10.799Z] #44 5.577 GEN include/common/asm [2021-04-14T07:03:10.799Z] #44 7.936 PBCC images/timens.pb-c.c [2021-04-14T07:03:10.799Z] #44 8.129 DEP images/timens.pb-c.d [2021-04-14T07:03:10.799Z] #44 8.174 PBCC images/fown.pb-c.c [2021-04-14T07:03:10.799Z] #44 8.190 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-14T07:03:10.799Z] #44 8.246 PBCC images/opts.pb-c.c [2021-04-14T07:03:10.799Z] #44 8.273 PBCC images/memfd.pb-c.c [2021-04-14T07:03:10.799Z] #44 8.348 DEP images/fown.pb-c.d [2021-04-14T07:03:10.799Z] #44 8.388 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-14T07:03:10.799Z] #44 8.439 DEP images/opts.pb-c.d [2021-04-14T07:03:10.799Z] #44 8.480 DEP images/memfd.pb-c.d [2021-04-14T07:03:10.799Z] #44 8.613 PBCC images/sit.pb-c.c [2021-04-14T07:03:10.799Z] #44 8.769 DEP images/sit.pb-c.d [2021-04-14T07:03:10.799Z] #44 8.834 PBCC images/macvlan.pb-c.c [2021-04-14T07:03:10.799Z] #44 8.858 DEP images/macvlan.pb-c.d [2021-04-14T07:03:10.799Z] #44 8.964 PBCC images/autofs.pb-c.c [2021-04-14T07:03:10.799Z] #44 8.973 DEP images/autofs.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.050 PBCC images/sysctl.pb-c.c [2021-04-14T07:03:10.799Z] #44 9.054 DEP images/sysctl.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.134 PBCC images/time.pb-c.c [2021-04-14T07:03:10.799Z] #44 9.143 DEP images/time.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.176 PBCC images/binfmt-misc.pb-c.c [2021-04-14T07:03:10.799Z] #44 9.198 DEP images/binfmt-misc.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.273 PBCC images/seccomp.pb-c.c [2021-04-14T07:03:10.799Z] #44 9.301 DEP images/seccomp.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.356 PBCC images/userns.pb-c.c [2021-04-14T07:03:10.799Z] #44 9.392 DEP images/userns.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.453 PBCC images/cgroup.pb-c.c [2021-04-14T07:03:10.799Z] #44 9.524 DEP images/cgroup.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.612 PBCC images/ext-file.pb-c.c [2021-04-14T07:03:10.799Z] #44 9.619 DEP images/ext-file.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.701 PBCC images/rpc.pb-c.c [2021-04-14T07:03:10.799Z] #44 9.744 DEP images/rpc.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.823 PBCC images/siginfo.pb-c.c [2021-04-14T07:03:10.799Z] #44 9.889 DEP images/siginfo.pb-c.d [2021-04-14T07:03:10.799Z] #44 9.942 PBCC images/pagemap.pb-c.c [2021-04-14T07:03:10.799Z] #44 10.00 DEP images/pagemap.pb-c.d [2021-04-14T07:03:10.799Z] #44 10.06 PBCC images/rlimit.pb-c.c [2021-04-14T07:03:10.799Z] #44 10.08 DEP images/rlimit.pb-c.d [2021-04-14T07:03:10.799Z] #44 10.10 PBCC images/file-lock.pb-c.c [2021-04-14T07:03:10.799Z] #44 10.12 DEP images/file-lock.pb-c.d [2021-04-14T07:03:10.799Z] #44 10.15 PBCC images/tty.pb-c.c [2021-04-14T07:03:10.992Z] #49 34.79 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:03:10.992Z] #49 ... [2021-04-14T07:03:10.992Z] [2021-04-14T07:03:10.992Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:03:10.992Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:03:10.992Z] #36 24.99 Fetched 8427 kB in 18s (456 kB/s) [2021-04-14T07:03:10.992Z] #36 24.99 Reading package lists... [2021-04-14T07:03:11.097Z] #44 10.22 DEP images/tty.pb-c.d [2021-04-14T07:03:11.097Z] #44 10.35 PBCC images/tun.pb-c.c [2021-04-14T07:03:11.097Z] #44 10.42 PBCC images/netdev.pb-c.c [2021-04-14T07:03:11.097Z] #44 10.49 DEP images/tun.pb-c.d [2021-04-14T07:03:11.249Z] #36 31.36 Reading package lists... [2021-04-14T07:03:11.250Z] #36 ... [2021-04-14T07:03:11.250Z] [2021-04-14T07:03:11.250Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:03:11.250Z] #67 sha256:1b991846573fe75353d294378623ba0c5ede70a59c608f103f7bb75bf26ce17a [2021-04-14T07:03:11.250Z] #67 25.36 Checking out files: 80% (1539/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-14T07:03:11.250Z] #67 25.77 + cd /tmp/tmp.1dE59ddx6f/src/github.com/docker/libnetwork [2021-04-14T07:03:11.250Z] #67 25.77 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:03:11.250Z] #67 26.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-14T07:03:11.396Z] #44 10.54 DEP images/netdev.pb-c.d [2021-04-14T07:03:11.396Z] #44 10.61 PBCC images/vma.pb-c.c [2021-04-14T07:03:11.396Z] #44 10.64 DEP images/vma.pb-c.d [2021-04-14T07:03:11.396Z] #44 10.73 PBCC images/creds.pb-c.c [2021-04-14T07:03:11.506Z] #67 ... [2021-04-14T07:03:11.506Z] [2021-04-14T07:03:11.506Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:03:11.506Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:03:11.506Z] #42 25.44 Fetched 8427 kB in 19s (446 kB/s) [2021-04-14T07:03:11.506Z] #42 25.44 Reading package lists... [2021-04-14T07:03:11.691Z] #44 10.79 DEP images/creds.pb-c.d [2021-04-14T07:03:11.691Z] #44 10.85 PBCC images/utsns.pb-c.c [2021-04-14T07:03:11.691Z] #44 10.87 DEP images/utsns.pb-c.d [2021-04-14T07:03:11.691Z] #44 10.91 PBCC images/ipc-desc.pb-c.c [2021-04-14T07:03:11.691Z] #44 10.92 PBCC images/ipc-sem.pb-c.c [2021-04-14T07:03:11.691Z] #44 10.93 DEP images/ipc-desc.pb-c.d [2021-04-14T07:03:11.691Z] #44 10.97 DEP images/ipc-sem.pb-c.d [2021-04-14T07:03:11.691Z] #44 11.03 PBCC images/ipc-msg.pb-c.c [2021-04-14T07:03:11.691Z] #44 11.06 DEP images/ipc-msg.pb-c.d [2021-04-14T07:03:11.762Z] #42 31.91 Reading package lists... [2021-04-14T07:03:11.762Z] #42 ... [2021-04-14T07:03:11.762Z] [2021-04-14T07:03:11.762Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:03:11.762Z] #58 sha256:69673988fda59c8afdc991011d6634d05305e869b271347b8d696a7ed6166364 [2021-04-14T07:03:11.762Z] #58 25.78 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:03:11.762Z] #58 25.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:03:11.762Z] #58 26.07 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:03:11.762Z] #58 26.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:03:11.762Z] #58 26.79 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:03:11.762Z] #58 29.30 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:03:11.762Z] #58 29.68 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:03:11.762Z] #58 29.82 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:03:11.762Z] #58 29.82 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:03:11.762Z] #58 29.95 go: finding github.com/google/uuid v1.2.0 [2021-04-14T07:03:11.762Z] #58 29.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:03:11.762Z] #58 30.11 go: finding github.com/gofrs/flock v0.8.0 [2021-04-14T07:03:11.762Z] #58 30.11 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-14T07:03:11.762Z] #58 30.14 go: finding github.com/gorilla/mux v1.8.0 [2021-04-14T07:03:11.762Z] #58 30.15 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:03:11.762Z] #58 30.18 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:03:11.762Z] #58 30.25 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:03:11.762Z] #58 30.26 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:03:11.762Z] #58 30.42 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:03:11.762Z] #58 30.52 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:03:11.762Z] #58 ... [2021-04-14T07:03:11.762Z] [2021-04-14T07:03:11.762Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:03:11.762Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:03:11.762Z] #55 25.66 Fetched 8427 kB in 19s (443 kB/s) [2021-04-14T07:03:11.762Z] #55 25.66 Reading package lists... [2021-04-14T07:03:12.019Z] #55 31.82 Reading package lists... [2021-04-14T07:03:12.019Z] #55 ... [2021-04-14T07:03:12.019Z] [2021-04-14T07:03:12.019Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:03:12.019Z] #49 sha256:b3efbe2db7f341c498af66fbf17fae248ba3dd3852d670e4aff97a75d14baa8a [2021-04-14T07:03:12.019Z] #49 35.89 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-14T07:03:12.032Z] #44 11.09 PBCC images/ipc-shm.pb-c.c [2021-04-14T07:03:12.032Z] #44 11.11 DEP images/ipc-shm.pb-c.d [2021-04-14T07:03:12.032Z] #44 11.14 PBCC images/ipc-var.pb-c.c [2021-04-14T07:03:12.032Z] #44 11.15 DEP images/ipc-var.pb-c.d [2021-04-14T07:03:12.032Z] #44 11.18 PBCC images/sk-opts.pb-c.c [2021-04-14T07:03:12.032Z] #44 11.20 PBCC images/packet-sock.pb-c.c [2021-04-14T07:03:12.032Z] #44 11.21 DEP images/sk-opts.pb-c.d [2021-04-14T07:03:12.032Z] #44 11.25 DEP images/packet-sock.pb-c.d [2021-04-14T07:03:12.032Z] #44 11.32 PBCC images/sk-netlink.pb-c.c [2021-04-14T07:03:12.323Z] #44 11.38 DEP images/sk-netlink.pb-c.d [2021-04-14T07:03:12.617Z] #44 11.77 PBCC images/sk-inet.pb-c.c [2021-04-14T07:03:12.617Z] #44 11.81 DEP images/sk-inet.pb-c.d [2021-04-14T07:03:12.617Z] #44 11.85 PBCC images/sk-unix.pb-c.c [2021-04-14T07:03:12.617Z] #44 11.89 DEP images/sk-unix.pb-c.d [2021-04-14T07:03:12.617Z] #44 ... [2021-04-14T07:03:12.617Z] [2021-04-14T07:03:12.617Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:03:12.617Z] #46 61.46 time [2021-04-14T07:03:13.386Z] #49 ... [2021-04-14T07:03:13.386Z] [2021-04-14T07:03:13.386Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:03:13.386Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:03:13.386Z] #13 23.39 Fetched 8935 kB in 19s (462 kB/s) [2021-04-14T07:03:13.386Z] #13 23.39 Reading package lists... [2021-04-14T07:03:13.386Z] #13 30.27 Reading package lists... [2021-04-14T07:03:13.386Z] #13 ... [2021-04-14T07:03:13.386Z] [2021-04-14T07:03:13.386Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:03:13.386Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:03:13.386Z] #42 31.91 Reading package lists... [2021-04-14T07:03:13.672Z] #46 ... [2021-04-14T07:03:13.672Z] [2021-04-14T07:03:13.672Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:03:13.672Z] #52 52.25 internal/oserror [2021-04-14T07:03:13.672Z] #52 52.26 strconv [2021-04-14T07:03:13.672Z] #52 52.31 syscall [2021-04-14T07:03:13.672Z] #52 57.42 reflect [2021-04-14T07:03:13.672Z] #52 61.17 time [2021-04-14T07:03:13.672Z] #52 ... [2021-04-14T07:03:13.672Z] [2021-04-14T07:03:13.672Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:03:13.672Z] #38 3.432 + RM_GOPATH=0 [2021-04-14T07:03:13.672Z] #38 3.433 + TMP_GOPATH= [2021-04-14T07:03:13.672Z] #38 3.433 + : /build [2021-04-14T07:03:13.672Z] #38 3.433 + '[' -z '' ']' [2021-04-14T07:03:13.672Z] #38 3.433 ++ mktemp -d [2021-04-14T07:03:13.672Z] #38 3.440 + export GOPATH=/tmp/tmp.1X9f00Cy3W [2021-04-14T07:03:13.672Z] #38 3.440 + GOPATH=/tmp/tmp.1X9f00Cy3W [2021-04-14T07:03:13.672Z] #38 3.440 + RM_GOPATH=1 [2021-04-14T07:03:13.672Z] #38 3.440 + case "$(go env GOARCH)" in [2021-04-14T07:03:13.672Z] #38 3.440 ++ go env GOARCH [2021-04-14T07:03:13.672Z] #38 3.503 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:03:13.672Z] #38 3.503 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:03:13.672Z] #38 3.504 ++ dirname /tmp/install/install.sh [2021-04-14T07:03:13.672Z] #38 3.507 + dir=/tmp/install [2021-04-14T07:03:13.672Z] #38 3.507 + bin=tini [2021-04-14T07:03:13.672Z] #38 3.507 + shift [2021-04-14T07:03:13.672Z] #38 3.507 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-14T07:03:13.672Z] #38 3.507 + . /tmp/install/tini.installer [2021-04-14T07:03:13.672Z] #38 3.507 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:03:13.672Z] #38 3.507 + install_tini [2021-04-14T07:03:13.672Z] #38 3.507 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-14T07:03:13.672Z] #38 3.507 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:03:13.672Z] #38 3.507 + git clone https://github.com/krallin/tini.git /tmp/tmp.1X9f00Cy3W/tini [2021-04-14T07:03:13.672Z] #38 3.527 Cloning into '/tmp/tmp.1X9f00Cy3W/tini'... [2021-04-14T07:03:13.672Z] #38 4.518 + cd /tmp/tmp.1X9f00Cy3W/tini [2021-04-14T07:03:13.672Z] #38 4.518 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:03:13.672Z] #38 4.541 + cmake . [2021-04-14T07:03:13.672Z] #38 5.008 -- The C compiler identification is GNU 8.3.0 [2021-04-14T07:03:13.672Z] #38 5.641 -- Check for working C compiler: /usr/bin/cc [2021-04-14T07:03:13.672Z] #38 6.399 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-14T07:03:13.672Z] #38 6.403 -- Detecting C compiler ABI info [2021-04-14T07:03:13.672Z] #38 7.096 -- Detecting C compiler ABI info - done [2021-04-14T07:03:13.672Z] #38 7.100 -- Detecting C compile features [2021-04-14T07:03:13.672Z] #38 9.301 -- Detecting C compile features - done [2021-04-14T07:03:13.672Z] #38 9.327 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-14T07:03:13.672Z] #38 9.557 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-14T07:03:13.672Z] #38 9.826 -- Configuring done [2021-04-14T07:03:13.672Z] #38 9.835 -- Generating done [2021-04-14T07:03:13.672Z] #38 9.838 -- Build files have been written to: /tmp/tmp.1X9f00Cy3W/tini [2021-04-14T07:03:13.672Z] #38 10.00 + make tini-static [2021-04-14T07:03:13.672Z] #38 ... [2021-04-14T07:03:13.672Z] [2021-04-14T07:03:13.672Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-14T07:03:13.672Z] #28 53.03 137 added, 0 removed; done. [2021-04-14T07:03:13.672Z] #28 53.12 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-14T07:03:13.672Z] #28 53.16 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:03:13.672Z] #28 53.17 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-14T07:03:13.672Z] #28 53.17 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-14T07:03:13.672Z] #28 53.18 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:03:13.672Z] #28 53.22 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-14T07:03:13.672Z] #28 53.24 Updating certificates in /etc/ssl/certs... [2021-04-14T07:03:13.731Z] Fetching without tags [2021-04-14T07:03:14.052Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:03:16.623Z] #42 37.61 Building dependency tree... [2021-04-14T07:03:16.623Z] #42 ... [2021-04-14T07:03:16.623Z] [2021-04-14T07:03:16.623Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:03:16.623Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:03:16.623Z] #45 30.20 vendor/golang.org/x/crypto/internal/subtle [2021-04-14T07:03:16.623Z] #45 30.38 vendor/golang.org/x/crypto/curve25519 [2021-04-14T07:03:16.623Z] #45 39.10 internal/reflectlite [2021-04-14T07:03:16.623Z] #45 39.11 sync [2021-04-14T07:03:16.623Z] #45 ... [2021-04-14T07:03:16.623Z] [2021-04-14T07:03:16.623Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:03:16.623Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:03:16.623Z] #13 30.27 Reading package lists... [2021-04-14T07:03:13.641Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:03:13.656Z] > git config --add remote.origin.fetch +refs/pull/41673/head:refs/remotes/origin/PR-41673 # timeout=10 [2021-04-14T07:03:13.673Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:13.706Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:03:13.734Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:03:13.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:13.736Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:14.063Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:03:14.092Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:03:16.667Z] #28 ... [2021-04-14T07:03:16.667Z] [2021-04-14T07:03:16.667Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:03:16.667Z] #48 DONE 65.4s [2021-04-14T07:03:16.667Z] [2021-04-14T07:03:16.667Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:03:16.667Z] #44 11.97 PBCC images/mm.pb-c.c [2021-04-14T07:03:16.667Z] #44 12.04 DEP images/mm.pb-c.d [2021-04-14T07:03:16.667Z] #44 12.08 PBCC images/timerfd.pb-c.c [2021-04-14T07:03:16.667Z] #44 12.13 DEP images/timerfd.pb-c.d [2021-04-14T07:03:16.667Z] #44 12.17 PBCC images/timer.pb-c.c [2021-04-14T07:03:16.667Z] #44 12.20 DEP images/timer.pb-c.d [2021-04-14T07:03:16.667Z] #44 12.44 PBCC images/sa.pb-c.c [2021-04-14T07:03:16.667Z] #44 12.51 DEP images/sa.pb-c.d [2021-04-14T07:03:16.667Z] #44 12.74 PBCC images/pipe-data.pb-c.c [2021-04-14T07:03:16.667Z] #44 12.79 DEP images/pipe-data.pb-c.d [2021-04-14T07:03:16.667Z] #44 12.81 PBCC images/mnt.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.00 DEP images/mnt.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.02 PBCC images/sk-packet.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.07 DEP images/sk-packet.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.11 PBCC images/tcp-stream.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.15 DEP images/tcp-stream.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.18 PBCC images/pipe.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.21 DEP images/pipe.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.25 PBCC images/pstree.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.27 DEP images/pstree.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.31 PBCC images/fs.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.32 DEP images/fs.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.35 PBCC images/signalfd.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.39 DEP images/signalfd.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.48 PBCC images/fh.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.53 PBCC images/fsnotify.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.56 DEP images/fh.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.61 DEP images/fsnotify.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.74 PBCC images/eventpoll.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.74 DEP images/eventpoll.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.78 PBCC images/eventfd.pb-c.c [2021-04-14T07:03:16.667Z] #44 13.81 DEP images/eventfd.pb-c.d [2021-04-14T07:03:16.667Z] #44 13.98 PBCC images/remap-file-path.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.00 DEP images/remap-file-path.pb-c.d [2021-04-14T07:03:16.667Z] #44 14.08 PBCC images/fifo.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.11 DEP images/fifo.pb-c.d [2021-04-14T07:03:16.667Z] #44 14.19 PBCC images/ghost-file.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.26 DEP images/ghost-file.pb-c.d [2021-04-14T07:03:16.667Z] #44 14.34 PBCC images/regfile.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.40 DEP images/regfile.pb-c.d [2021-04-14T07:03:16.667Z] #44 14.46 PBCC images/ns.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.47 DEP images/ns.pb-c.d [2021-04-14T07:03:16.667Z] #44 14.50 PBCC images/fdinfo.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.56 DEP images/fdinfo.pb-c.d [2021-04-14T07:03:16.667Z] #44 14.63 PBCC images/core-aarch64.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.72 PBCC images/core-arm.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.75 PBCC images/core-ppc64.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.79 PBCC images/core-s390.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.84 PBCC images/core-x86.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.88 PBCC images/core.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.92 PBCC images/inventory.pb-c.c [2021-04-14T07:03:16.667Z] #44 14.99 DEP images/core-aarch64.pb-c.d [2021-04-14T07:03:16.667Z] #44 15.03 DEP images/core-arm.pb-c.d [2021-04-14T07:03:16.667Z] #44 15.08 DEP images/core-ppc64.pb-c.d [2021-04-14T07:03:16.667Z] #44 15.10 DEP images/core-s390.pb-c.d [2021-04-14T07:03:16.667Z] #44 15.14 DEP images/core-x86.pb-c.d [2021-04-14T07:03:16.667Z] #44 15.18 DEP images/core.pb-c.d [2021-04-14T07:03:16.667Z] #44 15.62 DEP images/inventory.pb-c.d [2021-04-14T07:03:16.667Z] #44 15.72 PBCC images/cpuinfo.pb-c.c [2021-04-14T07:03:16.667Z] #44 15.72 DEP images/cpuinfo.pb-c.d [2021-04-14T07:03:16.667Z] #44 ... [2021-04-14T07:03:16.667Z] [2021-04-14T07:03:16.667Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:03:16.667Z] #38 10.69 Scanning dependencies of target tini-static [2021-04-14T07:03:16.667Z] #38 10.78 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-14T07:03:16.667Z] #38 12.06 [100%] Linking C executable tini-static [2021-04-14T07:03:16.667Z] #38 12.58 [100%] Built target tini-static [2021-04-14T07:03:16.667Z] #38 12.64 + mkdir -p /build [2021-04-14T07:03:16.667Z] #38 12.72 + cp tini-static /build/docker-init [2021-04-14T07:03:16.667Z] #38 DONE 13.0s [2021-04-14T07:03:16.667Z] [2021-04-14T07:03:16.667Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:03:16.667Z] #44 15.84 PBCC images/stats.pb-c.c [2021-04-14T07:03:16.667Z] #44 15.87 DEP images/stats.pb-c.d [2021-04-14T07:03:16.753Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:03:16.754Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:03:17.375Z] #44 ... [2021-04-14T07:03:17.375Z] [2021-04-14T07:03:17.375Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:03:17.375Z] #14 59.10 Selecting previously unselected package binutils-mingw-w64. [2021-04-14T07:03:17.375Z] #14 59.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-14T07:03:17.375Z] #14 59.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:03:17.375Z] #14 59.31 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-14T07:03:17.375Z] #14 59.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-14T07:03:17.375Z] #14 59.32 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-14T07:03:17.375Z] #14 59.56 Selecting previously unselected package dmsetup. [2021-04-14T07:03:17.375Z] #14 59.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-14T07:03:17.375Z] #14 59.57 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-14T07:03:17.375Z] #14 59.94 Selecting previously unselected package mingw-w64-common. [2021-04-14T07:03:17.375Z] #14 59.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-14T07:03:17.375Z] #14 59.95 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-14T07:03:17.375Z] #14 66.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-14T07:03:17.375Z] #14 66.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-14T07:03:17.375Z] #14 66.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:03:17.375Z] #14 ... [2021-04-14T07:03:17.375Z] [2021-04-14T07:03:17.375Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-14T07:03:17.375Z] #28 57.18 0 added, 0 removed; done. [2021-04-14T07:03:17.375Z] #28 57.18 Running hooks in /etc/ca-certificates/update.d... [2021-04-14T07:03:17.375Z] #28 57.18 done. [2021-04-14T07:03:16.657Z] > git remote # timeout=10 [2021-04-14T07:03:16.687Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:03:16.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:16.702Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:03:16.723Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T07:03:16.756Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:03:16.782Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:03:17.995Z] #13 36.62 Building dependency tree... [2021-04-14T07:03:18.089Z] #28 DONE 57.8s [2021-04-14T07:03:18.089Z] [2021-04-14T07:03:18.089Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:03:18.089Z] #57 ... [2021-04-14T07:03:18.089Z] [2021-04-14T07:03:18.089Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-14T07:03:18.089Z] #29 DONE 0.2s [2021-04-14T07:03:18.089Z] [2021-04-14T07:03:18.089Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-14T07:03:18.456Z] #33 ... [2021-04-14T07:03:18.456Z] [2021-04-14T07:03:18.456Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:18.560Z] #13 ... [2021-04-14T07:03:18.560Z] [2021-04-14T07:03:18.560Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:03:18.560Z] #67 sha256:1b991846573fe75353d294378623ba0c5ede70a59c608f103f7bb75bf26ce17a [2021-04-14T07:03:18.560Z] #67 DONE 42.5s [2021-04-14T07:03:18.817Z] [2021-04-14T07:03:18.817Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:03:18.817Z] #49 sha256:b3efbe2db7f341c498af66fbf17fae248ba3dd3852d670e4aff97a75d14baa8a [2021-04-14T07:03:18.817Z] #49 40.43 go: finding github.com/fatih/color v1.7.0 [2021-04-14T07:03:18.817Z] #49 40.54 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:03:18.817Z] #49 40.61 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:03:18.817Z] #49 40.65 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:03:18.817Z] #49 40.69 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:03:18.817Z] #49 40.71 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:03:18.817Z] #49 40.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:03:18.817Z] #49 40.75 go: finding github.com/pkg/errors v0.8.1 [2021-04-14T07:03:18.817Z] #49 40.85 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:03:18.817Z] #49 40.89 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:03:18.817Z] #49 40.91 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:03:18.817Z] #49 40.92 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:03:18.817Z] #49 40.98 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:03:18.817Z] #49 40.98 go: finding github.com/stretchr/testify v1.4.0 [2021-04-14T07:03:18.817Z] #49 40.98 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:03:18.817Z] #49 41.01 go: finding github.com/spf13/viper v1.6.1 [2021-04-14T07:03:18.817Z] #49 41.02 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:03:18.817Z] #49 41.02 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:03:18.817Z] #49 41.03 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:03:18.817Z] #49 41.06 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:03:18.817Z] #49 41.06 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:03:18.817Z] #49 41.07 go: finding github.com/stretchr/objx v0.2.0 [2021-04-14T07:03:18.817Z] #49 41.24 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:03:18.817Z] #49 41.27 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:03:18.817Z] #49 41.31 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:03:18.817Z] #49 41.34 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:03:18.817Z] #49 41.40 go: finding github.com/spf13/cobra v0.0.5 [2021-04-14T07:03:18.817Z] #49 41.44 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:03:18.817Z] #49 41.44 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:03:18.817Z] #49 41.47 go: finding github.com/gobwas/glob v0.2.3 [2021-04-14T07:03:18.817Z] #49 41.49 go: finding github.com/spf13/pflag v1.0.5 [2021-04-14T07:03:18.817Z] #49 41.71 go: finding github.com/magiconair/properties v1.8.1 [2021-04-14T07:03:18.817Z] #49 41.72 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:03:18.817Z] #49 41.78 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:03:18.817Z] #49 41.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:03:18.817Z] #49 41.84 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:03:18.817Z] #49 41.85 go: finding github.com/spf13/afero v1.1.2 [2021-04-14T07:03:18.817Z] #49 41.98 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:03:18.817Z] #49 42.01 go: finding github.com/spf13/cast v1.3.0 [2021-04-14T07:03:18.817Z] #49 42.06 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:03:18.817Z] #49 42.07 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:03:18.817Z] #49 42.11 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:03:18.817Z] #49 42.13 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:03:18.817Z] #49 42.14 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:03:18.817Z] #49 42.14 go: finding golang.org/x/text v0.3.2 [2021-04-14T07:03:18.817Z] #49 42.21 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-14T07:03:18.817Z] #49 42.37 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:03:18.817Z] #49 42.39 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:03:18.817Z] #49 42.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:03:18.817Z] #49 42.73 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:03:18.817Z] #49 42.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:03:18.817Z] #49 42.80 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:03:18.817Z] #49 42.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:03:19.073Z] #49 42.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:03:19.073Z] #49 42.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:03:19.073Z] #49 42.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:03:19.073Z] #49 42.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:03:19.073Z] #49 42.91 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-14T07:03:19.073Z] #49 42.92 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:03:19.073Z] #49 42.96 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:03:19.073Z] #49 43.00 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:03:19.073Z] #49 43.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:03:19.073Z] #49 43.02 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:03:19.073Z] #49 43.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:03:19.330Z] #49 43.14 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-14T07:03:19.330Z] #49 43.22 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:03:19.330Z] #49 43.24 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:03:19.330Z] #49 43.28 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:03:19.330Z] #49 43.28 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-14T07:03:19.893Z] #49 43.58 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:03:19.893Z] #49 43.66 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:03:19.893Z] #49 43.66 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:03:19.893Z] #49 43.83 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:03:20.150Z] #49 43.87 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:03:20.407Z] #49 ... [2021-04-14T07:03:20.407Z] [2021-04-14T07:03:20.407Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:03:20.407Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:03:20.407Z] #55 31.82 Reading package lists... [2021-04-14T07:03:20.407Z] #55 37.64 Building dependency tree... [2021-04-14T07:03:20.407Z] #55 40.46 The following additional packages will be installed: [2021-04-14T07:03:20.407Z] #55 40.48 libbtrfs0 [2021-04-14T07:03:20.407Z] #55 40.63 The following NEW packages will be installed: [2021-04-14T07:03:20.407Z] #55 40.63 libbtrfs-dev libbtrfs0 [2021-04-14T07:03:20.407Z] #55 41.24 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:03:20.407Z] #55 41.24 Need to get 119 kB of archives. [2021-04-14T07:03:20.407Z] #55 41.24 After this operation, 387 kB of additional disk space will be used. [2021-04-14T07:03:20.407Z] #55 41.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-14T07:03:20.407Z] #55 41.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-14T07:03:20.407Z] #55 42.48 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:03:20.407Z] #55 42.94 Fetched 119 kB in 0s (355 kB/s) [2021-04-14T07:03:20.407Z] #55 43.06 Selecting previously unselected package libbtrfs0. [2021-04-14T07:03:20.407Z] #55 43.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:03:20.407Z] #55 43.14 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-14T07:03:20.407Z] #55 43.15 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:03:20.407Z] #55 43.36 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:03:20.407Z] #55 43.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-14T07:03:20.407Z] #55 43.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:03:20.407Z] #55 43.84 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:03:20.407Z] #55 43.87 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:03:20.407Z] #55 43.89 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:03:20.407Z] #55 DONE 44.2s [2021-04-14T07:03:20.407Z] [2021-04-14T07:03:20.407Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:03:20.407Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:03:20.407Z] #13 40.27 The following additional packages will be installed: [2021-04-14T07:03:20.407Z] #13 40.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-14T07:03:20.407Z] #13 40.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-14T07:03:20.407Z] #13 40.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-14T07:03:20.407Z] #13 40.28 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-14T07:03:20.407Z] #13 40.28 mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:03:20.407Z] #13 40.29 Suggested packages: [2021-04-14T07:03:20.407Z] #13 40.30 gcc-8-locales seccomp wine64 [2021-04-14T07:03:20.538Z] Fetching without tags [2021-04-14T07:03:20.826Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:03:20.484Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:03:20.490Z] > git config --add remote.origin.fetch +refs/pull/41673/head:refs/remotes/origin/PR-41673 # timeout=10 [2021-04-14T07:03:20.501Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:20.521Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:03:20.543Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:03:20.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:20.544Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:20.836Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:03:20.849Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:03:21.476Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:03:21.476Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:03:21.495Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [2021-04-14T07:03:21.775Z] #13 41.91 The following NEW packages will be installed: [2021-04-14T07:03:21.775Z] #13 41.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-14T07:03:21.775Z] #13 41.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-14T07:03:21.775Z] #13 41.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-14T07:03:21.775Z] #13 41.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-14T07:03:21.775Z] #13 41.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-14T07:03:21.775Z] #13 41.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:03:21.775Z] #13 41.95 The following packages will be upgraded: [2021-04-14T07:03:21.775Z] #13 41.95 libseccomp2 libsystemd0 libudev1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-14T07:03:22.338Z] #13 42.33 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:03:22.338Z] #13 42.33 Need to get 78.2 MB of archives. [2021-04-14T07:03:22.338Z] #13 42.33 After this operation, 487 MB of additional disk space will be used. [2021-04-14T07:03:22.338Z] #13 42.33 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-14T07:03:22.338Z] #13 42.34 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-14T07:03:22.338Z] #13 42.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-14T07:03:22.338Z] #13 42.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-14T07:03:22.338Z] #13 42.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-14T07:03:22.338Z] #13 42.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-14T07:03:22.634Z] + docker version [2021-04-14T07:03:22.901Z] #13 42.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-14T07:03:22.901Z] #13 42.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-14T07:03:22.901Z] #13 42.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-14T07:03:22.901Z] #13 42.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-14T07:03:21.403Z] > git remote # timeout=10 [2021-04-14T07:03:21.424Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:03:21.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:21.437Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:03:21.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T07:03:21.479Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:03:21.500Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:03:23.464Z] #13 43.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-14T07:03:23.464Z] #13 ... [2021-04-14T07:03:23.464Z] [2021-04-14T07:03:23.464Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:03:23.464Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:03:23.464Z] #36 31.36 Reading package lists... [2021-04-14T07:03:23.464Z] #36 37.43 Building dependency tree... [2021-04-14T07:03:23.464Z] #36 40.58 The following additional packages will be installed: [2021-04-14T07:03:23.464Z] #36 40.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-14T07:03:23.464Z] #36 40.61 Suggested packages: [2021-04-14T07:03:23.464Z] #36 40.61 cmake-doc ninja-build lrzip [2021-04-14T07:03:23.464Z] #36 40.61 Recommended packages: [2021-04-14T07:03:23.464Z] #36 40.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-14T07:03:23.464Z] #36 41.69 The following NEW packages will be installed: [2021-04-14T07:03:23.464Z] #36 41.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-14T07:03:23.464Z] #36 41.71 vim-common xxd [2021-04-14T07:03:23.464Z] #36 42.12 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:03:23.464Z] #36 42.12 Need to get 14.9 MB of archives. [2021-04-14T07:03:23.464Z] #36 42.12 After this operation, 61.8 MB of additional disk space will be used. [2021-04-14T07:03:23.464Z] #36 42.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-14T07:03:23.464Z] #36 42.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:03:23.464Z] #36 42.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-14T07:03:23.464Z] #36 42.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-14T07:03:23.464Z] #36 43.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-14T07:03:23.464Z] #36 43.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-14T07:03:23.464Z] #36 43.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-14T07:03:23.464Z] #36 43.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-14T07:03:23.464Z] #36 43.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-14T07:03:23.464Z] #36 43.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-14T07:03:23.464Z] #36 45.27 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:03:23.464Z] #36 45.41 Fetched 14.9 MB in 2s (6900 kB/s) [2021-04-14T07:03:23.464Z] #36 45.50 Selecting previously unselected package xxd. [2021-04-14T07:03:23.464Z] #36 45.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:03:23.464Z] #36 45.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:03:23.464Z] #36 45.57 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:03:23.464Z] #36 45.77 Selecting previously unselected package vim-common. [2021-04-14T07:03:23.464Z] #36 45.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:03:23.464Z] #36 45.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:03:23.464Z] #36 46.18 Selecting previously unselected package cmake-data. [2021-04-14T07:03:23.464Z] #36 46.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-14T07:03:23.464Z] #36 46.20 Unpacking cmake-data (3.13.4-1) ... [2021-04-14T07:03:23.464Z] #36 ... [2021-04-14T07:03:23.464Z] [2021-04-14T07:03:23.464Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:03:23.464Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:03:23.464Z] #13 43.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-14T07:03:23.561Z] #30 5.180 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-14T07:03:23.561Z] #30 ... [2021-04-14T07:03:23.561Z] [2021-04-14T07:03:23.561Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:03:23.561Z] #14 74.15 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-14T07:03:23.561Z] #14 74.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-14T07:03:23.561Z] #14 74.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:03:23.561Z] #14 74.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-14T07:03:23.561Z] #14 74.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-14T07:03:23.561Z] #14 74.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:03:23.720Z] #13 43.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-14T07:03:23.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:03:23.785Z] > git config --add remote.origin.fetch +refs/pull/41673/head:refs/remotes/origin/PR-41673 # timeout=10 [2021-04-14T07:03:23.812Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:23.882Z] Fetching without tags [2021-04-14T07:03:24.232Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:03:25.038Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:03:25.038Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:03:25.645Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-14T07:03:23.848Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:03:23.886Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:03:23.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:23.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:24.246Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:03:24.260Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:03:24.937Z] > git remote # timeout=10 [2021-04-14T07:03:24.965Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:03:24.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:24.986Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:03:25.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T07:03:25.042Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:03:25.068Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:03:26.661Z] + docker version [2021-04-14T07:03:26.990Z] #13 46.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-14T07:03:26.990Z] #13 ... [2021-04-14T07:03:26.990Z] [2021-04-14T07:03:26.990Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:03:26.990Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:03:26.990Z] #42 40.57 The following additional packages will be installed: [2021-04-14T07:03:26.990Z] #42 40.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-14T07:03:26.990Z] #42 40.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-14T07:03:26.990Z] #42 40.59 Suggested packages: [2021-04-14T07:03:26.990Z] #42 40.60 manpages-dev python-setuptools [2021-04-14T07:03:26.990Z] #42 41.78 The following NEW packages will be installed: [2021-04-14T07:03:26.990Z] #42 41.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-14T07:03:26.990Z] #42 41.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-14T07:03:26.990Z] #42 41.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-14T07:03:26.990Z] #42 41.78 python-six zlib1g-dev [2021-04-14T07:03:26.990Z] #42 42.16 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:03:26.990Z] #42 42.16 Need to get 4095 kB of archives. [2021-04-14T07:03:26.990Z] #42 42.16 After this operation, 22.5 MB of additional disk space will be used. [2021-04-14T07:03:26.990Z] #42 42.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-14T07:03:26.990Z] #42 42.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-14T07:03:26.990Z] #42 42.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-14T07:03:26.990Z] #42 42.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-14T07:03:26.990Z] #42 42.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-14T07:03:26.990Z] #42 42.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-14T07:03:26.990Z] #42 42.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-14T07:03:26.990Z] #42 42.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-14T07:03:26.990Z] #42 42.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-14T07:03:26.990Z] #42 42.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-14T07:03:26.990Z] #42 42.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-14T07:03:26.990Z] #42 42.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-14T07:03:26.990Z] #42 42.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-14T07:03:26.990Z] #42 42.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-14T07:03:26.990Z] #42 42.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-14T07:03:26.990Z] #42 42.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-14T07:03:26.990Z] #42 42.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-14T07:03:26.990Z] #42 44.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:03:26.990Z] #42 44.39 Fetched 4095 kB in 1s (5334 kB/s) [2021-04-14T07:03:26.990Z] #42 44.56 Selecting previously unselected package libcap-dev:amd64. [2021-04-14T07:03:26.990Z] #42 44.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:03:26.990Z] #42 44.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 44.75 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-14T07:03:26.990Z] #42 44.91 Selecting previously unselected package libnet1:amd64. [2021-04-14T07:03:26.990Z] #42 44.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 44.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:03:26.990Z] #42 45.13 Selecting previously unselected package libnet1-dev. [2021-04-14T07:03:26.990Z] #42 45.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 45.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:03:26.990Z] #42 45.33 Selecting previously unselected package libnl-3-200:amd64. [2021-04-14T07:03:26.990Z] #42 45.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 45.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:03:26.990Z] #42 45.48 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-14T07:03:26.990Z] #42 45.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 45.51 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-14T07:03:26.990Z] #42 45.76 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-14T07:03:26.990Z] #42 45.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 45.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:03:26.990Z] #42 45.87 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-14T07:03:26.990Z] #42 45.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 45.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-14T07:03:26.990Z] #42 45.98 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-14T07:03:26.990Z] #42 45.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 46.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:03:26.990Z] #42 46.28 Selecting previously unselected package libprotobuf17:amd64. [2021-04-14T07:03:26.990Z] #42 46.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 46.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-14T07:03:26.990Z] #42 47.05 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-14T07:03:26.990Z] #42 47.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 47.06 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-14T07:03:26.990Z] #42 47.29 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-14T07:03:26.990Z] #42 47.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 47.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-14T07:03:26.990Z] #42 48.60 Selecting previously unselected package libprotoc17:amd64. [2021-04-14T07:03:26.990Z] #42 48.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 48.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-14T07:03:26.990Z] #42 49.22 Selecting previously unselected package protobuf-c-compiler. [2021-04-14T07:03:26.990Z] #42 49.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 49.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:03:26.990Z] #42 49.34 Selecting previously unselected package protobuf-compiler. [2021-04-14T07:03:26.990Z] #42 49.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 49.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:03:26.990Z] #42 49.51 Selecting previously unselected package python-pkg-resources. [2021-04-14T07:03:26.990Z] #42 49.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:03:26.990Z] #42 49.52 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-14T07:03:26.990Z] #42 49.72 Selecting previously unselected package python-six. [2021-04-14T07:03:26.990Z] #42 49.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-14T07:03:26.990Z] #42 49.73 Unpacking python-six (1.12.0-1) ... [2021-04-14T07:03:26.990Z] #42 49.84 Selecting previously unselected package python-protobuf. [2021-04-14T07:03:26.990Z] #42 49.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-14T07:03:26.990Z] #42 49.85 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-14T07:03:26.990Z] #42 50.36 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-14T07:03:26.990Z] #42 ... [2021-04-14T07:03:26.990Z] [2021-04-14T07:03:26.990Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:03:26.990Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:03:26.990Z] #45 40.63 github.com/LK4D4/vndr/godl/singleflight [2021-04-14T07:03:26.990Z] #45 40.99 math/rand [2021-04-14T07:03:26.990Z] #45 41.91 internal/singleflight [2021-04-14T07:03:26.990Z] #45 42.33 errors [2021-04-14T07:03:26.990Z] #45 42.36 sort [2021-04-14T07:03:26.990Z] #45 42.96 io [2021-04-14T07:03:26.990Z] #45 43.92 strconv [2021-04-14T07:03:26.990Z] #45 44.61 bytes [2021-04-14T07:03:26.990Z] #45 46.56 bufio [2021-04-14T07:03:26.990Z] #45 47.59 reflect [2021-04-14T07:03:26.990Z] #45 48.03 syscall [2021-04-14T07:03:26.990Z] #45 ... [2021-04-14T07:03:26.990Z] [2021-04-14T07:03:26.990Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:03:26.990Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:03:26.990Z] #32 48.59 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-14T07:03:26.990Z] #32 48.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-14T07:03:26.990Z] #32 48.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:03:27.197Z] #14 ... [2021-04-14T07:03:27.197Z] [2021-04-14T07:03:27.197Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:27.197Z] #30 5.501 [2021-04-14T07:03:28.157Z] #30 5.683 #=#=# ##O#- # 0.0% 0.4% 1.1% ## 3.8% ######## 11.2% ######### 13.4% ############ 16.7% ############### 21.8% ################## 25.1% ###################### 31.2% ######################## 34.3% ############################### 43.2% ################################## 47.8% #################################### 51.3% ####################################### 55.3% ########################################## 59.1% ############################################# 62.7% ################################################ 67.8% ################################################### 72.1% ###################################################### 75.8% ######################################################### 79.2% ########################################################### 83.1% ############################################################## 86.9% ################################################################# 90.6% ################################################################### 94.2% ###################################################################### 97.7% ######################################################################## 100.0% [2021-04-14T07:03:28.157Z] #30 10.06 [2021-04-14T07:03:28.516Z] #30 10.45 #=#=# [2021-04-14T07:03:28.516Z] #30 ... [2021-04-14T07:03:28.516Z] [2021-04-14T07:03:28.516Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:03:28.516Z] #44 17.89 make[1]: Nothing to be done for 'all'. [2021-04-14T07:03:28.516Z] #44 20.47 CC images/stats.o [2021-04-14T07:03:28.516Z] #44 20.65 CC images/core.o [2021-04-14T07:03:28.516Z] #44 21.01 CC images/core-x86.o [2021-04-14T07:03:28.516Z] #44 21.55 CC images/core-arm.o [2021-04-14T07:03:28.516Z] #44 22.16 CC images/core-aarch64.o [2021-04-14T07:03:28.516Z] #44 22.65 CC images/core-ppc64.o [2021-04-14T07:03:28.516Z] #44 22.98 CC images/core-s390.o [2021-04-14T07:03:28.516Z] #44 23.45 CC images/cpuinfo.o [2021-04-14T07:03:28.516Z] #44 23.73 CC images/inventory.o [2021-04-14T07:03:28.516Z] #44 24.15 CC images/fdinfo.o [2021-04-14T07:03:28.516Z] #44 24.48 CC images/fown.o [2021-04-14T07:03:28.516Z] #44 24.77 CC images/ns.o [2021-04-14T07:03:28.516Z] #44 24.85 CC images/regfile.o [2021-04-14T07:03:28.516Z] #44 25.01 CC images/ghost-file.o [2021-04-14T07:03:28.516Z] #44 25.44 CC images/fifo.o [2021-04-14T07:03:28.516Z] #44 25.66 CC images/remap-file-path.o [2021-04-14T07:03:28.516Z] #44 25.90 CC images/eventfd.o [2021-04-14T07:03:28.516Z] #44 26.20 CC images/eventpoll.o [2021-04-14T07:03:28.516Z] #44 26.61 CC images/fh.o [2021-04-14T07:03:28.516Z] #44 26.88 CC images/fsnotify.o [2021-04-14T07:03:28.516Z] #44 27.54 CC images/signalfd.o [2021-04-14T07:03:28.839Z] #44 27.95 CC images/fs.o [2021-04-14T07:03:28.839Z] #44 ... [2021-04-14T07:03:28.839Z] [2021-04-14T07:03:28.839Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:29.158Z] #30 10.45 #=#=# ##O#- # [2021-04-14T07:03:29.158Z] #30 ... [2021-04-14T07:03:29.158Z] [2021-04-14T07:03:29.158Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:03:29.158Z] #52 68.13 context [2021-04-14T07:03:29.158Z] #52 69.17 internal/poll [2021-04-14T07:03:29.158Z] #52 70.27 encoding/binary [2021-04-14T07:03:29.158Z] #52 70.65 os [2021-04-14T07:03:29.158Z] #52 72.26 encoding/base64 [2021-04-14T07:03:29.158Z] #52 73.28 golang.org/x/sys/unix [2021-04-14T07:03:29.158Z] #52 74.41 fmt [2021-04-14T07:03:29.468Z] #52 ... [2021-04-14T07:03:29.468Z] [2021-04-14T07:03:29.468Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:03:29.468Z] #57 44.98 Checking out files: 58% (2264/3880) Checking out files: 59% (2290/3880) Checking out files: 60% (2328/3880) Checking out files: 61% (2367/3880) Checking out files: 62% (2406/3880) Checking out files: 63% (2445/3880) Checking out files: 64% (2484/3880) Checking out files: 65% (2522/3880) Checking out files: 66% (2561/3880) Checking out files: 67% (2600/3880) Checking out files: 68% (2639/3880) Checking out files: 69% (2678/3880) Checking out files: 70% (2716/3880) Checking out files: 71% (2755/3880) Checking out files: 72% (2794/3880) Checking out files: 73% (2833/3880) Checking out files: 74% (2872/3880) Checking out files: 75% (2910/3880) Checking out files: 76% (2949/3880) Checking out files: 77% (2988/3880) Checking out files: 78% (3027/3880) Checking out files: 79% (3066/3880) Checking out files: 80% (3104/3880) Checking out files: 81% (3143/3880) Checking out files: 82% (3182/3880) Checking out files: 83% (3221/3880) Checking out files: 84% (3260/3880) Checking out files: 85% (3298/3880) Checking out files: 86% (3337/3880) Checking out files: 87% (3376/3880) Checking out files: 88% (3415/3880) Checking out files: 89% (3454/3880) Checking out files: 90% (3492/3880) Checking out files: 91% (3531/3880) Checking out files: 92% (3570/3880) Checking out files: 92% (3607/3880) Checking out files: 93% (3609/3880) Checking out files: 94% (3648/3880) Checking out files: 95% (3686/3880) Checking out files: 96% (3725/3880) Checking out files: 97% (3764/3880) Checking out files: 98% (3803/3880) Checking out files: 99% (3842/3880) Checking out files: 100% (3880/3880) Checking out files: 100% (3880/3880), done. [2021-04-14T07:03:29.779Z] #57 46.34 + cd /tmp/tmp.PwAIyZPi1n/src/github.com/containerd/containerd [2021-04-14T07:03:29.779Z] #57 46.34 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:03:29.833Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-14T07:03:30.337Z] #32 ... [2021-04-14T07:03:30.337Z] [2021-04-14T07:03:30.337Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:03:30.337Z] #56 sha256:d6eff327e443073e71c58488cdebbbac344ecd598cc13ab567fed66715f4bd46 [2021-04-14T07:03:30.337Z] #56 1.123 + RM_GOPATH=0 [2021-04-14T07:03:30.337Z] #56 1.123 + TMP_GOPATH= [2021-04-14T07:03:30.337Z] #56 1.124 + : /build [2021-04-14T07:03:30.337Z] #56 1.124 + '[' -z '' ']' [2021-04-14T07:03:30.337Z] #56 1.125 ++ mktemp -d [2021-04-14T07:03:30.337Z] #56 1.130 + export GOPATH=/tmp/tmp.wHDh6h1Z97 [2021-04-14T07:03:30.337Z] #56 1.130 + GOPATH=/tmp/tmp.wHDh6h1Z97 [2021-04-14T07:03:30.337Z] #56 1.131 + RM_GOPATH=1 [2021-04-14T07:03:30.337Z] #56 1.131 + case "$(go env GOARCH)" in [2021-04-14T07:03:30.337Z] #56 1.131 ++ go env GOARCH [2021-04-14T07:03:30.337Z] #56 1.154 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:03:30.337Z] #56 1.154 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:03:30.337Z] #56 1.155 ++ dirname /tmp/install/install.sh [2021-04-14T07:03:30.337Z] #56 1.156 + dir=/tmp/install [2021-04-14T07:03:30.337Z] #56 1.163 + bin=containerd [2021-04-14T07:03:30.337Z] #56 1.163 + shift [2021-04-14T07:03:30.337Z] #56 1.164 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-14T07:03:30.337Z] #56 1.164 + . /tmp/install/containerd.installer [2021-04-14T07:03:30.337Z] #56 1.164 ++ set -e [2021-04-14T07:03:30.337Z] #56 1.173 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:03:30.337Z] #56 1.173 + install_containerd [2021-04-14T07:03:30.337Z] #56 1.181 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-14T07:03:30.337Z] #56 1.181 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:03:30.337Z] #56 1.181 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wHDh6h1Z97/src/github.com/containerd/containerd [2021-04-14T07:03:30.337Z] #56 1.183 Cloning into '/tmp/tmp.wHDh6h1Z97/src/github.com/containerd/containerd'... [2021-04-14T07:03:30.337Z] #56 ... [2021-04-14T07:03:30.337Z] [2021-04-14T07:03:30.337Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:03:30.337Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:03:30.337Z] #13 49.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-14T07:03:30.337Z] #13 49.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-14T07:03:30.337Z] #13 49.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-14T07:03:30.337Z] #13 49.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-14T07:03:30.337Z] #13 49.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-14T07:03:30.337Z] #13 49.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-14T07:03:30.337Z] #13 49.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-14T07:03:30.337Z] #13 49.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-14T07:03:30.337Z] #13 49.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-14T07:03:30.337Z] #13 49.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-14T07:03:30.337Z] #13 49.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-14T07:03:30.337Z] #13 49.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-14T07:03:30.337Z] #13 49.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-14T07:03:30.337Z] #13 49.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-14T07:03:30.337Z] #13 50.37 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:03:30.427Z] #57 ... [2021-04-14T07:03:30.427Z] [2021-04-14T07:03:30.427Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:03:30.427Z] #46 69.29 internal/fmtsort [2021-04-14T07:03:30.427Z] #46 69.54 internal/poll [2021-04-14T07:03:30.427Z] #46 69.80 internal/syscall/execenv [2021-04-14T07:03:30.427Z] #46 70.22 internal/syscall/unix [2021-04-14T07:03:30.427Z] #46 70.39 strings [2021-04-14T07:03:30.427Z] #46 71.57 os [2021-04-14T07:03:30.427Z] #46 72.55 regexp/syntax [2021-04-14T07:03:30.427Z] #46 74.84 fmt [2021-04-14T07:03:30.427Z] #46 77.62 path/filepath [2021-04-14T07:03:30.427Z] #46 78.63 flag [2021-04-14T07:03:30.427Z] #46 79.10 go/token [2021-04-14T07:03:30.427Z] #46 ... [2021-04-14T07:03:30.427Z] [2021-04-14T07:03:30.427Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:30.427Z] #30 10.45 #=#=# ##O#- # 0.1% ## 3.4% ######### 13.0% #################### 27.8% ####################################### 54.8% ##################################################### 73.9% ######################################################################## 100.0% [2021-04-14T07:03:30.594Z] #13 50.57 Fetched 78.2 MB in 7s (10.8 MB/s) [2021-04-14T07:03:30.594Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-04-14T07:03:30.594Z] #13 50.72 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-14T07:03:30.594Z] #13 50.74 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:03:30.739Z] #30 12.52 [2021-04-14T07:03:30.769Z] Client: Docker Engine - Community [2021-04-14T07:03:30.769Z] Version: 20.10.5 [2021-04-14T07:03:30.769Z] API version: 1.41 [2021-04-14T07:03:30.769Z] Go version: go1.13.15 [2021-04-14T07:03:30.769Z] Git commit: 55c4c88 [2021-04-14T07:03:30.769Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-14T07:03:30.769Z] OS/Arch: linux/amd64 [2021-04-14T07:03:30.769Z] Context: default [2021-04-14T07:03:30.769Z] Experimental: true [2021-04-14T07:03:30.769Z] [2021-04-14T07:03:30.769Z] Server: Docker Engine - Community [2021-04-14T07:03:30.769Z] Engine: [2021-04-14T07:03:30.769Z] Version: 20.10.5 [2021-04-14T07:03:30.769Z] API version: 1.41 (minimum version 1.12) [2021-04-14T07:03:30.769Z] Go version: go1.13.15 [2021-04-14T07:03:30.769Z] Git commit: 363e9a8 [2021-04-14T07:03:30.769Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-14T07:03:30.769Z] OS/Arch: linux/amd64 [2021-04-14T07:03:30.769Z] Experimental: true [2021-04-14T07:03:30.769Z] containerd: [2021-04-14T07:03:30.769Z] Version: 1.4.4 [2021-04-14T07:03:30.769Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:03:30.769Z] runc: [2021-04-14T07:03:30.769Z] Version: 1.0.0-rc93 [2021-04-14T07:03:30.769Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:03:30.769Z] docker-init: [2021-04-14T07:03:30.769Z] Version: 0.19.0 [2021-04-14T07:03:30.769Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-14T07:03:30.850Z] #13 51.11 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-14T07:03:31.016Z] + docker version [2021-04-14T07:03:31.098Z] + docker info [2021-04-14T07:03:31.125Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08898e300caf64659) in /home/ubuntu/workspace/moby_PR-41673 [Pipeline] { [Pipeline] checkout [2021-04-14T07:03:31.367Z] #13 51.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:03:31.367Z] #13 51.41 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-14T07:03:31.367Z] #13 51.43 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-14T07:03:31.385Z] The recommended git tool is: git [2021-04-14T07:03:31.672Z] #13 51.73 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:03:32.603Z] [2021-04-14T07:03:32.603Z] #13 ... [2021-04-14T07:03:32.603Z] [2021-04-14T07:03:32.603Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:03:32.603Z] #47 sha256:4594bec21260ee1a77bc43c6c9c7aa3c9700bc8730459e67906548e684945a2c [2021-04-14T07:03:32.603Z] #47 DONE 56.3s [2021-04-14T07:03:32.603Z] [2021-04-14T07:03:32.603Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:03:32.603Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:03:32.603Z] #13 52.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:03:32.603Z] #13 52.70 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-14T07:03:32.603Z] #13 52.73 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:03:32.729Z] #30 12.63 #=#=# ##O#- # 0.1% # 1.6% ### 5.3% ####### 10.6% ######################## 34.6% ######################################### 57.2% ####################################################### 76.9% ##################################################################### 96.5% ######################################################################## 100.0% [2021-04-14T07:03:33.029Z] #30 14.82 [2021-04-14T07:03:33.167Z] #13 53.25 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-14T07:03:33.424Z] #13 53.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-14T07:03:33.424Z] #13 53.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:03:33.424Z] #13 53.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-14T07:03:33.424Z] #13 53.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:03:33.986Z] #13 ... [2021-04-14T07:03:33.986Z] [2021-04-14T07:03:33.986Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:03:33.986Z] #51 sha256:6899cb2d335b9b8ca5816c1309bcac2dbacdb32d1303257b7228e628eb293167 [2021-04-14T07:03:33.986Z] #51 47.80 internal/oserror [2021-04-14T07:03:33.986Z] #51 47.83 reflect [2021-04-14T07:03:33.986Z] #51 47.90 syscall [2021-04-14T07:03:33.986Z] #51 54.98 time [2021-04-14T07:03:33.986Z] #51 ... [2021-04-14T07:03:33.986Z] [2021-04-14T07:03:33.986Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:03:33.986Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:03:33.986Z] #36 48.83 Selecting previously unselected package libicu63:amd64. [2021-04-14T07:03:33.986Z] #36 48.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-14T07:03:33.986Z] #36 48.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:03:33.986Z] #36 55.42 Selecting previously unselected package libxml2:amd64. [2021-04-14T07:03:33.986Z] #36 55.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-14T07:03:33.986Z] #36 55.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:03:33.986Z] #36 56.58 Selecting previously unselected package libarchive13:amd64. [2021-04-14T07:03:33.986Z] #36 56.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-14T07:03:33.986Z] #36 56.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-14T07:03:33.986Z] #36 57.21 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-14T07:03:33.986Z] #36 57.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-14T07:03:33.986Z] #36 57.24 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-14T07:03:33.986Z] #36 57.47 Selecting previously unselected package librhash0:amd64. [2021-04-14T07:03:33.986Z] #36 57.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-14T07:03:33.986Z] #36 57.49 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-14T07:03:33.986Z] #36 57.73 Selecting previously unselected package libuv1:amd64. [2021-04-14T07:03:33.986Z] #36 57.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-14T07:03:33.986Z] #36 57.74 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-14T07:03:33.986Z] #36 57.90 Selecting previously unselected package cmake. [2021-04-14T07:03:33.986Z] #36 57.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-14T07:03:33.986Z] #36 57.92 Unpacking cmake (3.13.4-1) ... [2021-04-14T07:03:34.549Z] #36 ... [2021-04-14T07:03:34.549Z] [2021-04-14T07:03:34.549Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:03:34.549Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:03:34.549Z] #42 54.80 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-14T07:03:34.549Z] #42 54.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:03:34.549Z] #42 54.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:03:34.549Z] #42 54.84 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-14T07:03:34.549Z] #42 54.85 Setting up python-six (1.12.0-1) ... [2021-04-14T07:03:34.549Z] #42 58.52 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:03:34.549Z] #42 58.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:03:34.549Z] #42 58.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-14T07:03:34.798Z] Client: Docker Engine - Community [2021-04-14T07:03:34.798Z] Version: 20.10.5 [2021-04-14T07:03:34.798Z] API version: 1.41 [2021-04-14T07:03:34.798Z] Go version: go1.13.15 [2021-04-14T07:03:34.798Z] Git commit: 55c4c88 [2021-04-14T07:03:34.798Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-14T07:03:34.798Z] OS/Arch: linux/amd64 [2021-04-14T07:03:34.798Z] Context: default [2021-04-14T07:03:34.798Z] Experimental: true [2021-04-14T07:03:34.798Z] [2021-04-14T07:03:34.798Z] Server: Docker Engine - Community [2021-04-14T07:03:34.798Z] Engine: [2021-04-14T07:03:34.798Z] Version: 20.10.5 [2021-04-14T07:03:34.798Z] API version: 1.41 (minimum version 1.12) [2021-04-14T07:03:34.798Z] Go version: go1.13.15 [2021-04-14T07:03:34.798Z] Git commit: 363e9a8 [2021-04-14T07:03:34.798Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-14T07:03:34.798Z] OS/Arch: linux/amd64 [2021-04-14T07:03:34.798Z] Experimental: true [2021-04-14T07:03:34.798Z] containerd: [2021-04-14T07:03:34.798Z] Version: 1.4.4 [2021-04-14T07:03:34.798Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:03:34.798Z] runc: [2021-04-14T07:03:34.798Z] Version: 1.0.0-rc93 [2021-04-14T07:03:34.798Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:03:34.798Z] docker-init: [2021-04-14T07:03:34.798Z] Version: 0.19.0 [2021-04-14T07:03:34.798Z] GitCommit: de40ad0 [2021-04-14T07:03:34.806Z] #42 58.59 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-14T07:03:34.806Z] #42 58.61 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-14T07:03:34.806Z] #42 58.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:03:34.806Z] #42 58.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:03:34.806Z] #42 58.65 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-14T07:03:34.806Z] #42 58.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:03:34.806Z] #42 58.67 Setting up python-protobuf (3.6.1.3-2) ... [Pipeline] sh [2021-04-14T07:03:35.119Z] + docker info [2021-04-14T07:03:35.229Z] Client: Docker Engine - Community [2021-04-14T07:03:35.229Z] Version: 20.10.5 [2021-04-14T07:03:35.229Z] API version: 1.41 [2021-04-14T07:03:35.229Z] Go version: go1.13.15 [2021-04-14T07:03:35.229Z] Git commit: 55c4c88 [2021-04-14T07:03:35.229Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-14T07:03:35.229Z] OS/Arch: linux/amd64 [2021-04-14T07:03:35.229Z] Context: default [2021-04-14T07:03:35.229Z] Experimental: true [2021-04-14T07:03:35.229Z] [2021-04-14T07:03:35.229Z] Server: Docker Engine - Community [2021-04-14T07:03:35.229Z] Engine: [2021-04-14T07:03:35.229Z] Version: 20.10.5 [2021-04-14T07:03:35.229Z] API version: 1.41 (minimum version 1.12) [2021-04-14T07:03:35.229Z] Go version: go1.13.15 [2021-04-14T07:03:35.229Z] Git commit: 363e9a8 [2021-04-14T07:03:35.229Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-14T07:03:35.229Z] OS/Arch: linux/amd64 [2021-04-14T07:03:35.229Z] Experimental: true [2021-04-14T07:03:35.229Z] containerd: [2021-04-14T07:03:35.229Z] Version: 1.4.4 [2021-04-14T07:03:35.229Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:03:35.229Z] runc: [2021-04-14T07:03:35.229Z] Version: 1.0.0-rc93 [2021-04-14T07:03:35.229Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:03:35.229Z] docker-init: [2021-04-14T07:03:35.229Z] Version: 0.19.0 [2021-04-14T07:03:35.229Z] GitCommit: de40ad0 [2021-04-14T07:03:35.229Z] using credential docker-jenkins-github-credentials [2021-04-14T07:03:35.239Z] Cloning the remote Git repository [2021-04-14T07:03:35.239Z] Cloning with configured refspecs honoured and without tags [Pipeline] sh [2021-04-14T07:03:35.623Z] + docker info [2021-04-14T07:03:35.243Z] Cloning repository https://github.com/moby/moby.git [2021-04-14T07:03:35.302Z] > git init /home/ubuntu/workspace/moby_PR-41673 # timeout=10 [2021-04-14T07:03:35.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:03:35.841Z] > git --version # timeout=10 [2021-04-14T07:03:35.847Z] > git --version # 'git version 2.25.1' [2021-04-14T07:03:35.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:35.851Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:36.703Z] #42 ... [2021-04-14T07:03:36.703Z] [2021-04-14T07:03:36.703Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:03:36.703Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:03:36.703Z] #36 60.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:03:36.703Z] #36 60.47 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:03:36.703Z] #36 60.48 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-14T07:03:36.703Z] #36 60.50 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:03:36.703Z] #36 60.52 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-14T07:03:36.703Z] #36 60.53 Setting up cmake-data (3.13.4-1) ... [2021-04-14T07:03:36.703Z] #36 60.57 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:03:36.703Z] #36 60.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-14T07:03:36.703Z] #36 60.59 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-14T07:03:36.703Z] #36 60.61 Setting up cmake (3.13.4-1) ... [2021-04-14T07:03:36.703Z] #36 60.63 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:03:36.960Z] #36 60.70 Processing triggers for mime-support (3.62) ... [2021-04-14T07:03:37.521Z] #30 15.05 #=#=# ##O#- # 0.0% 0.4% # 2.1% ### 5.5% ##### 7.5% ####### 10.9% ########## 14.3% ########### 16.3% ############## 20.6% ################ 23.4% ################### 26.8% #################### 29.0% ####################### 33.0% ############################ 39.5% ############################### 43.3% ################################# 46.4% ################################### 49.2% ###################################### 54.0% ######################################### 57.3% ########################################### 60.6% ############################################## 64.2% ################################################ 67.6% ################################################### 70.8% ##################################################### 74.6% ######################################################## 77.8% ########################################################## 81.6% ############################################################# 84.8% ############################################################### 88.1% ################################################################# 91.4% #################################################################### 94.9% ####################################################################### 98.7% ######################################################################## 100.0% [2021-04-14T07:03:37.534Z] #36 DONE 61.3s [2021-04-14T07:03:37.534Z] [2021-04-14T07:03:37.534Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:03:37.534Z] #37 sha256:b12103ab9576ce274680b1cc458e84a04628a2d1652903b5e9874d412dd731b0 [2021-04-14T07:03:37.846Z] #30 19.52 [2021-04-14T07:03:38.902Z] #37 1.195 + RM_GOPATH=0 [2021-04-14T07:03:38.903Z] #37 1.195 + TMP_GOPATH= [2021-04-14T07:03:38.903Z] #37 1.195 + : /build [2021-04-14T07:03:38.903Z] #37 1.195 + '[' -z '' ']' [2021-04-14T07:03:38.903Z] #37 1.197 ++ mktemp -d [2021-04-14T07:03:38.903Z] #37 1.197 + export GOPATH=/tmp/tmp.WkSsGHBVim [2021-04-14T07:03:38.903Z] #37 1.197 + GOPATH=/tmp/tmp.WkSsGHBVim [2021-04-14T07:03:38.903Z] #37 1.197 + RM_GOPATH=1 [2021-04-14T07:03:38.903Z] #37 1.198 + case "$(go env GOARCH)" in [2021-04-14T07:03:38.903Z] #37 1.200 ++ go env GOARCH [2021-04-14T07:03:38.903Z] #37 1.218 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:03:38.903Z] #37 1.218 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:03:38.903Z] #37 1.219 ++ dirname /tmp/install/install.sh [2021-04-14T07:03:38.903Z] #37 1.224 + dir=/tmp/install [2021-04-14T07:03:38.903Z] #37 1.224 + bin=tini [2021-04-14T07:03:38.903Z] #37 1.229 + shift [2021-04-14T07:03:38.903Z] #37 1.229 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-14T07:03:38.903Z] #37 1.229 + . /tmp/install/tini.installer [2021-04-14T07:03:38.903Z] #37 1.229 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:03:38.903Z] #37 1.230 + install_tini [2021-04-14T07:03:38.903Z] #37 1.230 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-14T07:03:38.903Z] #37 1.230 + git clone https://github.com/krallin/tini.git /tmp/tmp.WkSsGHBVim/tini [2021-04-14T07:03:38.903Z] #37 1.230 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:03:38.903Z] #37 1.231 Cloning into '/tmp/tmp.WkSsGHBVim/tini'... [2021-04-14T07:03:39.019Z] #30 19.69 #=#=# [2021-04-14T07:03:39.019Z] #30 ... [2021-04-14T07:03:39.019Z] [2021-04-14T07:03:39.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:03:39.019Z] #44 28.06 CC images/pstree.o [2021-04-14T07:03:39.019Z] #44 28.24 CC images/pipe.o [2021-04-14T07:03:39.019Z] #44 28.38 CC images/tcp-stream.o [2021-04-14T07:03:39.019Z] #44 28.50 CC images/sk-packet.o [2021-04-14T07:03:39.019Z] #44 28.78 CC images/mnt.o [2021-04-14T07:03:39.019Z] #44 29.05 CC images/pipe-data.o [2021-04-14T07:03:39.019Z] #44 29.19 CC images/sa.o [2021-04-14T07:03:39.019Z] #44 29.45 CC images/timer.o [2021-04-14T07:03:39.019Z] #44 29.75 CC images/timerfd.o [2021-04-14T07:03:39.019Z] #44 29.89 CC images/mm.o [2021-04-14T07:03:39.019Z] #44 30.15 CC images/sk-opts.o [2021-04-14T07:03:39.019Z] #44 30.41 CC images/sk-unix.o [2021-04-14T07:03:39.019Z] #44 30.59 CC images/sk-inet.o [2021-04-14T07:03:39.019Z] #44 30.88 CC images/tun.o [2021-04-14T07:03:39.019Z] #44 31.07 CC images/sk-netlink.o [2021-04-14T07:03:39.019Z] #44 31.27 CC images/packet-sock.o [2021-04-14T07:03:39.019Z] #44 31.66 CC images/ipc-var.o [2021-04-14T07:03:39.019Z] #44 31.81 CC images/ipc-desc.o [2021-04-14T07:03:39.019Z] #44 31.94 CC images/ipc-shm.o [2021-04-14T07:03:39.019Z] #44 32.06 CC images/ipc-msg.o [2021-04-14T07:03:39.019Z] #44 32.18 CC images/ipc-sem.o [2021-04-14T07:03:39.019Z] #44 32.23 CC images/utsns.o [2021-04-14T07:03:39.019Z] #44 32.48 CC images/creds.o [2021-04-14T07:03:39.019Z] #44 32.58 CC images/vma.o [2021-04-14T07:03:39.019Z] #44 32.74 CC images/netdev.o [2021-04-14T07:03:39.019Z] #44 33.19 CC images/tty.o [2021-04-14T07:03:39.019Z] #44 33.68 CC images/file-lock.o [2021-04-14T07:03:39.019Z] #44 33.79 CC images/rlimit.o [2021-04-14T07:03:39.019Z] #44 34.08 CC images/pagemap.o [2021-04-14T07:03:39.019Z] #44 34.38 CC images/siginfo.o [2021-04-14T07:03:39.019Z] #44 34.59 CC images/rpc.o [2021-04-14T07:03:39.019Z] #44 35.53 CC images/ext-file.o [2021-04-14T07:03:39.019Z] #44 35.75 CC images/cgroup.o [2021-04-14T07:03:39.019Z] #44 36.09 CC images/userns.o [2021-04-14T07:03:39.019Z] #44 36.33 CC images/google/protobuf/descriptor.o [2021-04-14T07:03:39.019Z] #44 37.84 CC images/opts.o [2021-04-14T07:03:39.019Z] #44 38.06 CC images/seccomp.o [2021-04-14T07:03:39.019Z] #44 ... [2021-04-14T07:03:39.019Z] [2021-04-14T07:03:39.019Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:39.465Z] #37 1.949 + cd /tmp/tmp.WkSsGHBVim/tini [2021-04-14T07:03:39.465Z] #37 1.949 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:03:39.465Z] #37 1.962 + cmake . [2021-04-14T07:03:40.027Z] #37 2.508 -- The C compiler identification is GNU 8.3.0 [2021-04-14T07:03:40.027Z] #37 2.539 -- Check for working C compiler: /usr/bin/cc [2021-04-14T07:03:40.229Z] #30 19.69 #=#=# 0.0% 0.1% 0.2% 0.4% 0.7% 1.2% # 2.1% ## 3.0% ## 4.0% ### 5.0% #### 6.1% ##### 7.0% ##### 8.0% [2021-04-14T07:03:40.229Z] #30 ... [2021-04-14T07:03:40.229Z] [2021-04-14T07:03:40.229Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:03:40.229Z] #52 79.08 encoding/json [2021-04-14T07:03:40.229Z] #52 81.05 github.com/pkg/diff [2021-04-14T07:03:40.229Z] #52 82.42 go/ast [2021-04-14T07:03:40.229Z] #52 85.50 golang.org/x/crypto/ssh/terminal [2021-04-14T07:03:40.229Z] #52 87.53 text/tabwriter [2021-04-14T07:03:40.229Z] #52 87.53 mvdan.cc/editorconfig [2021-04-14T07:03:40.229Z] #52 87.81 mvdan.cc/sh/v3/fileutil [2021-04-14T07:03:40.229Z] #52 88.03 mvdan.cc/sh/v3/syntax [2021-04-14T07:03:40.524Z] #52 ... [2021-04-14T07:03:40.524Z] [2021-04-14T07:03:40.524Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:40.589Z] #37 3.092 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-14T07:03:40.590Z] #37 3.102 -- Detecting C compiler ABI info [2021-04-14T07:03:40.845Z] #30 19.69 #=#=# 0.0% 0.1% 0.2% 0.4% 0.7% 1.2% # 2.1% ## 3.0% ## 4.0% ### 5.0% #### 6.1% ##### 7.0% ##### 8.0% ###### 9.0% ####### 10.2% ######## 11.7% [2021-04-14T07:03:40.845Z] #30 ... [2021-04-14T07:03:40.845Z] [2021-04-14T07:03:40.845Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:03:40.845Z] #46 79.73 regexp [2021-04-14T07:03:40.845Z] #46 79.96 go/scanner [2021-04-14T07:03:40.845Z] #46 80.99 go/ast [2021-04-14T07:03:40.845Z] #46 82.91 internal/lazyregexp [2021-04-14T07:03:40.845Z] #46 83.12 path [2021-04-14T07:03:40.845Z] #46 84.15 net/url [2021-04-14T07:03:40.845Z] #46 86.03 text/template/parse [2021-04-14T07:03:40.845Z] #46 86.24 go/parser [2021-04-14T07:03:40.845Z] #46 89.57 encoding/xml [2021-04-14T07:03:40.845Z] #46 ... [2021-04-14T07:03:40.845Z] [2021-04-14T07:03:40.845Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:40.846Z] #37 ... [2021-04-14T07:03:40.846Z] [2021-04-14T07:03:40.846Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:03:40.846Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:03:40.846Z] #45 54.79 time [2021-04-14T07:03:40.846Z] #45 60.04 internal/poll [2021-04-14T07:03:40.846Z] #45 60.83 internal/fmtsort [2021-04-14T07:03:40.846Z] #45 61.44 internal/syscall/execenv [2021-04-14T07:03:40.846Z] #45 61.83 internal/syscall/unix [2021-04-14T07:03:40.846Z] #45 62.07 strings [2021-04-14T07:03:40.846Z] #45 62.33 os [2021-04-14T07:03:40.846Z] #45 64.63 regexp/syntax [2021-04-14T07:03:41.103Z] #45 ... [2021-04-14T07:03:41.103Z] [2021-04-14T07:03:41.103Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:03:41.103Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:03:41.103Z] #42 64.69 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-14T07:03:41.103Z] #42 64.71 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:03:41.137Z] #30 19.69 #=#=# 0.0% 0.1% 0.2% 0.4% 0.7% 1.2% # 2.1% ## 3.0% ## 4.0% ### 5.0% #### 6.1% ##### 7.0% ##### 8.0% ###### 9.0% ####### 10.2% ######## 11.7% ######### 12.9% ######### 13.5% [2021-04-14T07:03:41.137Z] #30 ... [2021-04-14T07:03:41.137Z] [2021-04-14T07:03:41.137Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:03:41.137Z] #57 47.69 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-14T07:03:41.137Z] #57 47.69 + BUILDTAGS='netgo osusergo static_build' [2021-04-14T07:03:41.137Z] #57 47.69 + export EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:03:41.137Z] #57 47.69 + EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:03:41.137Z] #57 47.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-14T07:03:41.137Z] #57 47.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-14T07:03:41.137Z] #57 47.69 + '[' '' = dynamic ']' [2021-04-14T07:03:41.137Z] #57 47.69 + make [2021-04-14T07:03:41.137Z] #57 48.67 + bin/ctr [2021-04-14T07:03:41.137Z] #57 ... [2021-04-14T07:03:41.137Z] [2021-04-14T07:03:41.137Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:41.360Z] #42 DONE 65.3s [2021-04-14T07:03:41.360Z] [2021-04-14T07:03:41.360Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:03:41.360Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:03:42.201Z] Client: [2021-04-14T07:03:42.201Z] Context: default [2021-04-14T07:03:42.201Z] Debug Mode: false [2021-04-14T07:03:42.201Z] Plugins: [2021-04-14T07:03:42.201Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-14T07:03:42.201Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-14T07:03:42.201Z] [2021-04-14T07:03:42.201Z] Server: [2021-04-14T07:03:42.201Z] Containers: 0 [2021-04-14T07:03:42.201Z] Running: 0 [2021-04-14T07:03:42.201Z] Paused: 0 [2021-04-14T07:03:42.201Z] Stopped: 0 [2021-04-14T07:03:42.201Z] Images: 0 [2021-04-14T07:03:42.201Z] Server Version: 20.10.5 [2021-04-14T07:03:42.201Z] Storage Driver: overlay2 [2021-04-14T07:03:42.201Z] Backing Filesystem: extfs [2021-04-14T07:03:42.201Z] Supports d_type: true [2021-04-14T07:03:42.201Z] Native Overlay Diff: true [2021-04-14T07:03:42.201Z] Logging Driver: json-file [2021-04-14T07:03:42.201Z] Cgroup Driver: cgroupfs [2021-04-14T07:03:42.201Z] Cgroup Version: 1 [2021-04-14T07:03:42.201Z] Plugins: [2021-04-14T07:03:42.201Z] Volume: local [2021-04-14T07:03:42.201Z] Network: bridge host ipvlan macvlan null overlay [2021-04-14T07:03:42.201Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-14T07:03:42.201Z] Swarm: inactive [2021-04-14T07:03:42.201Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-14T07:03:42.201Z] Default Runtime: runc [2021-04-14T07:03:42.201Z] Init Binary: docker-init [2021-04-14T07:03:42.201Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:03:42.201Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:03:42.201Z] init version: de40ad0 [2021-04-14T07:03:42.201Z] Security Options: [2021-04-14T07:03:42.201Z] apparmor [2021-04-14T07:03:42.201Z] seccomp [2021-04-14T07:03:42.201Z] Profile: default [2021-04-14T07:03:42.201Z] Kernel Version: 5.4.0-1041-aws [2021-04-14T07:03:42.201Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-14T07:03:42.201Z] OSType: linux [2021-04-14T07:03:42.201Z] Architecture: x86_64 [2021-04-14T07:03:42.201Z] CPUs: 2 [2021-04-14T07:03:42.201Z] Total Memory: 7.569GiB [2021-04-14T07:03:42.201Z] Name: ip-10-100-62-208 [2021-04-14T07:03:42.201Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-14T07:03:42.201Z] Docker Root Dir: /var/lib/docker [2021-04-14T07:03:42.201Z] Debug Mode: false [2021-04-14T07:03:42.201Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:03:42.201Z] Labels: [2021-04-14T07:03:42.201Z] Experimental: true [2021-04-14T07:03:42.201Z] Insecure Registries: [2021-04-14T07:03:42.201Z] 127.0.0.0/8 [2021-04-14T07:03:42.201Z] Live Restore Enabled: true [2021-04-14T07:03:42.201Z] [2021-04-14T07:03:42.201Z] WARNING: No swap limit support [Pipeline] sh [2021-04-14T07:03:42.513Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:03:42.513Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:03:42.513Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-14T07:03:42.513Z] + bash /home/ubuntu/workspace/moby_PR-41673/check-config.sh [2021-04-14T07:03:42.513Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-14T07:03:42.513Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-14T07:03:42.513Z] [2021-04-14T07:03:42.513Z] Generally Necessary: [2021-04-14T07:03:42.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-14T07:03:42.513Z] - apparmor: enabled and tools installed [2021-04-14T07:03:42.513Z] - CONFIG_NAMESPACES: enabled [2021-04-14T07:03:42.513Z] - CONFIG_NET_NS: enabled [2021-04-14T07:03:42.513Z] - CONFIG_PID_NS: enabled [2021-04-14T07:03:42.513Z] - CONFIG_IPC_NS: enabled [2021-04-14T07:03:42.513Z] - CONFIG_UTS_NS: enabled [2021-04-14T07:03:42.513Z] - CONFIG_CGROUPS: enabled [2021-04-14T07:03:42.513Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-14T07:03:42.513Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-14T07:03:42.513Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-14T07:03:42.513Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-14T07:03:42.513Z] - CONFIG_CPUSETS: enabled [2021-04-14T07:03:42.513Z] - CONFIG_MEMCG: enabled [2021-04-14T07:03:42.513Z] - CONFIG_KEYS: enabled [2021-04-14T07:03:42.513Z] - CONFIG_VETH: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-14T07:03:42.513Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-14T07:03:42.513Z] [2021-04-14T07:03:42.513Z] Optional Features: [2021-04-14T07:03:42.513Z] - CONFIG_USER_NS: enabled [2021-04-14T07:03:42.513Z] - CONFIG_SECCOMP: enabled [2021-04-14T07:03:42.513Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-14T07:03:42.773Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-14T07:03:42.773Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-14T07:03:42.773Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-14T07:03:42.773Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-14T07:03:42.773Z] - CONFIG_BLK_CGROUP: enabled [2021-04-14T07:03:42.773Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-14T07:03:42.773Z] - CONFIG_CGROUP_PERF: enabled [2021-04-14T07:03:42.773Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-14T07:03:42.773Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-14T07:03:42.773Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-14T07:03:42.773Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-14T07:03:42.773Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-14T07:03:42.773Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_IP_VS: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-14T07:03:42.773Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-14T07:03:42.773Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-14T07:03:42.773Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-14T07:03:42.773Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-14T07:03:42.773Z] - CONFIG_EXT4_FS: enabled [2021-04-14T07:03:42.773Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-14T07:03:42.773Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-14T07:03:42.773Z] - Network Drivers: [2021-04-14T07:03:42.773Z] - "overlay": [2021-04-14T07:03:42.773Z] - CONFIG_VXLAN: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-14T07:03:42.773Z] Optional (for encrypted networks): [2021-04-14T07:03:42.773Z] - CONFIG_CRYPTO: enabled [2021-04-14T07:03:42.773Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-14T07:03:42.773Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-14T07:03:42.773Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-14T07:03:42.773Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-14T07:03:42.773Z] - CONFIG_XFRM: enabled [2021-04-14T07:03:42.773Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-14T07:03:42.773Z] - "ipvlan": [2021-04-14T07:03:42.773Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-14T07:03:42.773Z] - "macvlan": [2021-04-14T07:03:42.773Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_DUMMY: enabled (as module) [2021-04-14T07:03:42.773Z] - "ftp,tftp client in container": [2021-04-14T07:03:42.773Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-14T07:03:42.773Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-14T07:03:42.773Z] - Storage Drivers: [2021-04-14T07:03:42.773Z] - "aufs": [2021-04-14T07:03:42.773Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-14T07:03:42.773Z] - "btrfs": [2021-04-14T07:03:43.036Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-14T07:03:43.036Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-14T07:03:43.036Z] - "devicemapper": [2021-04-14T07:03:43.036Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-14T07:03:43.036Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-14T07:03:43.036Z] - "overlay": [2021-04-14T07:03:43.036Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-14T07:03:43.036Z] - "zfs": [2021-04-14T07:03:43.036Z] - /dev/zfs: present [2021-04-14T07:03:43.036Z] - zfs command: missing [2021-04-14T07:03:43.036Z] - zpool command: missing [2021-04-14T07:03:43.036Z] [2021-04-14T07:03:43.036Z] Limits: [2021-04-14T07:03:43.036Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-14T07:03:43.036Z] [2021-04-14T07:03:43.036Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-14T07:03:43.344Z] Client: [2021-04-14T07:03:43.344Z] Context: default [2021-04-14T07:03:43.344Z] Debug Mode: false [2021-04-14T07:03:43.344Z] Plugins: [2021-04-14T07:03:43.344Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-14T07:03:43.344Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-14T07:03:43.344Z] [2021-04-14T07:03:43.344Z] Server: [2021-04-14T07:03:43.344Z] Containers: 0 [2021-04-14T07:03:43.344Z] Running: 0 [2021-04-14T07:03:43.344Z] Paused: 0 [2021-04-14T07:03:43.344Z] Stopped: 0 [2021-04-14T07:03:43.344Z] Images: 0 [2021-04-14T07:03:43.344Z] Server Version: 20.10.5 [2021-04-14T07:03:43.344Z] Storage Driver: overlay2 [2021-04-14T07:03:43.344Z] Backing Filesystem: extfs [2021-04-14T07:03:43.344Z] Supports d_type: true [2021-04-14T07:03:43.344Z] Native Overlay Diff: true [2021-04-14T07:03:43.344Z] Logging Driver: json-file [2021-04-14T07:03:43.344Z] Cgroup Driver: cgroupfs [2021-04-14T07:03:43.344Z] Cgroup Version: 1 [2021-04-14T07:03:43.344Z] Plugins: [2021-04-14T07:03:43.344Z] Volume: local [2021-04-14T07:03:43.344Z] Network: bridge host ipvlan macvlan null overlay [2021-04-14T07:03:43.344Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-14T07:03:43.344Z] Swarm: inactive [2021-04-14T07:03:43.344Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-14T07:03:43.344Z] Default Runtime: runc [2021-04-14T07:03:43.344Z] Init Binary: docker-init [2021-04-14T07:03:43.344Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:03:43.344Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:03:43.344Z] init version: de40ad0 [2021-04-14T07:03:43.344Z] Security Options: [2021-04-14T07:03:43.344Z] apparmor [2021-04-14T07:03:43.344Z] seccomp [2021-04-14T07:03:43.344Z] Profile: default [2021-04-14T07:03:43.344Z] Kernel Version: 5.4.0-1041-aws [2021-04-14T07:03:43.344Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-14T07:03:43.344Z] OSType: linux [2021-04-14T07:03:43.344Z] Architecture: x86_64 [2021-04-14T07:03:43.344Z] CPUs: 2 [2021-04-14T07:03:43.344Z] Total Memory: 7.569GiB [2021-04-14T07:03:43.344Z] Name: ip-10-100-121-67 [2021-04-14T07:03:43.344Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-14T07:03:43.344Z] Docker Root Dir: /var/lib/docker [2021-04-14T07:03:43.344Z] Debug Mode: false [2021-04-14T07:03:43.344Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:03:43.344Z] Labels: [2021-04-14T07:03:43.344Z] Experimental: true [2021-04-14T07:03:43.344Z] Insecure Registries: [2021-04-14T07:03:43.344Z] 127.0.0.0/8 [2021-04-14T07:03:43.344Z] Live Restore Enabled: true [2021-04-14T07:03:43.344Z] [2021-04-14T07:03:43.344Z] WARNING: No swap limit support [Pipeline] sh [2021-04-14T07:03:43.380Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 . [2021-04-14T07:03:43.641Z] #2 [internal] load .dockerignore [2021-04-14T07:03:43.641Z] #2 sha256:91425d8511275b21e95a815b601266adb9a6efd63b09c7daed4ac73b02a15f37 [2021-04-14T07:03:43.645Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:03:43.645Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:03:43.645Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-14T07:03:43.645Z] + bash /home/ubuntu/workspace/moby_PR-41673/check-config.sh [2021-04-14T07:03:43.645Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-14T07:03:43.645Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-14T07:03:43.645Z] [2021-04-14T07:03:43.645Z] Generally Necessary: [2021-04-14T07:03:43.645Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-14T07:03:43.645Z] - apparmor: enabled and tools installed [2021-04-14T07:03:43.645Z] - CONFIG_NAMESPACES: enabled [2021-04-14T07:03:43.645Z] - CONFIG_NET_NS: enabled [2021-04-14T07:03:43.645Z] - CONFIG_PID_NS: enabled [2021-04-14T07:03:43.645Z] - CONFIG_IPC_NS: enabled [2021-04-14T07:03:43.645Z] - CONFIG_UTS_NS: enabled [2021-04-14T07:03:43.645Z] - CONFIG_CGROUPS: enabled [2021-04-14T07:03:43.645Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-14T07:03:43.645Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-14T07:03:43.645Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-14T07:03:43.645Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-14T07:03:43.645Z] - CONFIG_CPUSETS: enabled [2021-04-14T07:03:43.645Z] - CONFIG_MEMCG: enabled [2021-04-14T07:03:43.645Z] - CONFIG_KEYS: enabled [2021-04-14T07:03:43.645Z] - CONFIG_VETH: enabled (as module) [2021-04-14T07:03:43.645Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-14T07:03:43.645Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-14T07:03:43.645Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-14T07:03:43.645Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-14T07:03:43.645Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-14T07:03:43.645Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-14T07:03:43.645Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-14T07:03:43.877Z] #43 2.144 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:03:43.878Z] #43 2.145 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:03:43.878Z] #43 2.171 Note: Building without GnuTLS support [2021-04-14T07:03:43.878Z] #43 2.175 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:03:43.878Z] #43 2.175 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:03:43.908Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-14T07:03:43.908Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-14T07:03:43.908Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-14T07:03:43.908Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-14T07:03:43.908Z] [2021-04-14T07:03:43.908Z] Optional Features: [2021-04-14T07:03:43.908Z] - CONFIG_USER_NS: enabled [2021-04-14T07:03:43.908Z] - CONFIG_SECCOMP: enabled [2021-04-14T07:03:43.908Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-14T07:03:43.908Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-14T07:03:43.908Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-14T07:03:43.908Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-14T07:03:43.908Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-14T07:03:43.908Z] - CONFIG_BLK_CGROUP: enabled [2021-04-14T07:03:43.908Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-14T07:03:43.908Z] - CONFIG_CGROUP_PERF: enabled [2021-04-14T07:03:43.908Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-14T07:03:43.908Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-14T07:03:43.908Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-14T07:03:43.908Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-14T07:03:43.908Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-14T07:03:43.908Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-14T07:03:43.908Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-14T07:03:43.908Z] - CONFIG_IP_VS: enabled (as module) [2021-04-14T07:03:43.908Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-14T07:03:43.908Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-14T07:03:43.908Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-14T07:03:43.908Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-14T07:03:43.908Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-14T07:03:43.908Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-14T07:03:43.908Z] - CONFIG_EXT4_FS: enabled [2021-04-14T07:03:43.908Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-14T07:03:43.908Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-14T07:03:43.908Z] - Network Drivers: [2021-04-14T07:03:43.908Z] - "overlay": [2021-04-14T07:03:43.908Z] - CONFIG_VXLAN: enabled (as module) [2021-04-14T07:03:43.908Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-14T07:03:43.908Z] Optional (for encrypted networks): [2021-04-14T07:03:44.171Z] - CONFIG_CRYPTO: enabled [2021-04-14T07:03:44.171Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-14T07:03:44.171Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-14T07:03:44.171Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-14T07:03:44.171Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-14T07:03:44.171Z] - CONFIG_XFRM: enabled [2021-04-14T07:03:44.171Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-14T07:03:44.171Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-14T07:03:44.171Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-14T07:03:44.171Z] - "ipvlan": [2021-04-14T07:03:44.171Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-14T07:03:44.171Z] - "macvlan": [2021-04-14T07:03:44.171Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-14T07:03:44.171Z] - CONFIG_DUMMY: enabled (as module) [2021-04-14T07:03:44.171Z] - "ftp,tftp client in container": [2021-04-14T07:03:44.171Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-14T07:03:44.171Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-14T07:03:44.171Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-14T07:03:44.171Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-14T07:03:44.171Z] - Storage Drivers: [2021-04-14T07:03:44.171Z] - "aufs": [2021-04-14T07:03:44.171Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-14T07:03:44.171Z] - "btrfs": [2021-04-14T07:03:44.171Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-14T07:03:44.171Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-14T07:03:44.171Z] - "devicemapper": [2021-04-14T07:03:44.171Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-14T07:03:44.171Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-14T07:03:44.171Z] - "overlay": [2021-04-14T07:03:44.171Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-14T07:03:44.171Z] - "zfs": [2021-04-14T07:03:44.171Z] - /dev/zfs: present [2021-04-14T07:03:44.171Z] - zfs command: missing [2021-04-14T07:03:44.171Z] - zpool command: missing [2021-04-14T07:03:44.171Z] [2021-04-14T07:03:44.171Z] Limits: [2021-04-14T07:03:44.171Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-14T07:03:44.171Z] [2021-04-14T07:03:44.171Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-14T07:03:44.229Z] #2 transferring context: 87B done [2021-04-14T07:03:44.229Z] #2 DONE 0.5s [2021-04-14T07:03:44.229Z] [2021-04-14T07:03:44.229Z] #1 [internal] load build definition from Dockerfile [2021-04-14T07:03:44.229Z] #1 sha256:8fcec4fdf950b248f2da3ebe24b4fe5f64ac7aaa5366e724423877f7a43565f1 [2021-04-14T07:03:44.229Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-04-14T07:03:44.229Z] #1 DONE 0.5s [2021-04-14T07:03:44.229Z] [2021-04-14T07:03:44.229Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-14T07:03:44.229Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [Pipeline] sh [2021-04-14T07:03:44.515Z] + sudo modprobe ip_vs [2021-04-14T07:03:44.515Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 . [2021-04-14T07:03:44.798Z] #3 DONE 0.6s [2021-04-14T07:03:44.798Z] [2021-04-14T07:03:44.798Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-14T07:03:44.798Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-14T07:03:44.798Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-14T07:03:44.798Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-14T07:03:44.798Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-04-14T07:03:44.798Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-14T07:03:44.798Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-14T07:03:44.798Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.2s [2021-04-14T07:03:45.059Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-04-14T07:03:45.059Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-04-14T07:03:45.059Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-14T07:03:45.088Z] #1 [internal] load build definition from Dockerfile [2021-04-14T07:03:45.088Z] #1 sha256:3388f3aa8c34f999bf030c09eaea7458d82eb0adce4bcdd2e681f5d7deed2b7d [2021-04-14T07:03:45.088Z] #1 transferring dockerfile: 17.07kB done [2021-04-14T07:03:45.088Z] #1 DONE 0.3s [2021-04-14T07:03:45.088Z] [2021-04-14T07:03:45.088Z] #2 [internal] load .dockerignore [2021-04-14T07:03:45.088Z] #2 sha256:547692e51ab990cc75a68787e69d18472f1819474612aaab1d908b6f3d113243 [2021-04-14T07:03:45.088Z] #2 transferring context: 87B done [2021-04-14T07:03:45.088Z] #2 DONE 0.0s [2021-04-14T07:03:45.088Z] [2021-04-14T07:03:45.088Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-14T07:03:45.088Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-14T07:03:45.631Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-14T07:03:45.657Z] #3 DONE 0.4s [2021-04-14T07:03:45.657Z] [2021-04-14T07:03:45.657Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-14T07:03:45.657Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-14T07:03:45.657Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-14T07:03:45.657Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-14T07:03:45.657Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-14T07:03:45.657Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-14T07:03:45.657Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-04-14T07:03:45.657Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-14T07:03:45.769Z] #43 ... [2021-04-14T07:03:45.769Z] [2021-04-14T07:03:45.769Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:03:45.769Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:03:45.769Z] #13 55.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-14T07:03:45.769Z] #13 55.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-14T07:03:45.769Z] #13 55.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:03:45.769Z] #13 58.28 Selecting previously unselected package binutils-mingw-w64. [2021-04-14T07:03:45.769Z] #13 58.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-14T07:03:45.769Z] #13 58.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:03:45.769Z] #13 58.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-14T07:03:45.769Z] #13 58.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:03:45.769Z] #13 58.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:03:45.769Z] #13 58.73 Selecting previously unselected package dmsetup. [2021-04-14T07:03:45.769Z] #13 58.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:03:45.769Z] #13 58.76 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-14T07:03:45.769Z] #13 58.96 Selecting previously unselected package mingw-w64-common. [2021-04-14T07:03:45.769Z] #13 58.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-14T07:03:45.769Z] #13 58.98 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-14T07:03:45.769Z] #13 64.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-14T07:03:45.769Z] #13 64.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-14T07:03:45.769Z] #13 64.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:03:45.769Z] #13 ... [2021-04-14T07:03:45.769Z] [2021-04-14T07:03:45.769Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:03:45.769Z] #37 sha256:b12103ab9576ce274680b1cc458e84a04628a2d1652903b5e9874d412dd731b0 [2021-04-14T07:03:45.769Z] #37 3.737 -- Detecting C compiler ABI info - done [2021-04-14T07:03:45.769Z] #37 3.772 -- Detecting C compile features [2021-04-14T07:03:45.769Z] #37 5.838 -- Detecting C compile features - done [2021-04-14T07:03:45.769Z] #37 5.900 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-14T07:03:45.769Z] #37 6.175 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-14T07:03:45.769Z] #37 6.277 -- Configuring done [2021-04-14T07:03:45.769Z] #37 6.301 -- Generating done [2021-04-14T07:03:45.769Z] #37 6.310 -- Build files have been written to: /tmp/tmp.WkSsGHBVim/tini [2021-04-14T07:03:45.769Z] #37 6.314 + make tini-static [2021-04-14T07:03:45.769Z] #37 6.771 Scanning dependencies of target tini-static [2021-04-14T07:03:45.769Z] #37 6.853 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-14T07:03:45.769Z] #37 8.018 [100%] Linking C executable tini-static [2021-04-14T07:03:45.769Z] #37 8.465 [100%] Built target tini-static [2021-04-14T07:03:45.891Z] #4 DONE 1.0s [2021-04-14T07:03:45.891Z] [2021-04-14T07:03:45.891Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-14T07:03:45.891Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-14T07:03:45.917Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-14T07:03:45.917Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-14T07:03:46.029Z] #37 8.560 + mkdir -p /build [2021-04-14T07:03:46.029Z] #37 8.562 + cp tini-static /build/docker-init [2021-04-14T07:03:46.176Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-14T07:03:46.176Z] #4 DONE 0.8s [2021-04-14T07:03:46.286Z] #37 DONE 8.9s [2021-04-14T07:03:46.286Z] [2021-04-14T07:03:46.286Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:03:46.286Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:03:46.286Z] #43 4.260 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:03:46.286Z] #43 4.309 GEN .gitid [2021-04-14T07:03:46.286Z] #43 4.358 GEN criu/include/version.h [2021-04-14T07:03:46.286Z] #43 4.419 GEN include/common/asm [2021-04-14T07:03:46.435Z] [2021-04-14T07:03:46.435Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-14T07:03:46.435Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-14T07:03:46.542Z] #43 ... [2021-04-14T07:03:46.542Z] [2021-04-14T07:03:46.542Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:03:46.542Z] #51 sha256:6899cb2d335b9b8ca5816c1309bcac2dbacdb32d1303257b7228e628eb293167 [2021-04-14T07:03:46.542Z] #51 60.41 encoding/binary [2021-04-14T07:03:46.542Z] #51 60.62 context [2021-04-14T07:03:46.542Z] #51 62.03 internal/poll [2021-04-14T07:03:46.542Z] #51 62.33 encoding/base64 [2021-04-14T07:03:46.542Z] #51 63.19 strings [2021-04-14T07:03:46.542Z] #51 64.16 os [2021-04-14T07:03:46.542Z] #51 66.03 golang.org/x/sys/unix [2021-04-14T07:03:46.542Z] #51 68.52 fmt [2021-04-14T07:03:46.799Z] #51 ... [2021-04-14T07:03:46.799Z] [2021-04-14T07:03:46.799Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:03:46.799Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:03:46.799Z] #45 66.24 fmt [2021-04-14T07:03:46.799Z] #45 69.41 path/filepath [2021-04-14T07:03:46.799Z] #45 70.51 regexp [2021-04-14T07:03:46.799Z] #45 70.80 flag [2021-04-14T07:03:47.801Z] #5 DONE 1.4s [2021-04-14T07:03:47.801Z] [2021-04-14T07:03:47.801Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-14T07:03:47.801Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-14T07:03:47.801Z] #8 DONE 1.4s [2021-04-14T07:03:47.801Z] [2021-04-14T07:03:47.801Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:03:47.801Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-14T07:03:47.801Z] #7 DONE 1.4s [2021-04-14T07:03:47.801Z] [2021-04-14T07:03:47.801Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:03:47.801Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-14T07:03:47.801Z] #6 DONE 1.4s [2021-04-14T07:03:47.825Z] #8 DONE 1.1s [2021-04-14T07:03:47.825Z] [2021-04-14T07:03:47.825Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-14T07:03:47.825Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-14T07:03:47.825Z] #5 DONE 1.2s [2021-04-14T07:03:47.825Z] [2021-04-14T07:03:47.825Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:03:47.825Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-14T07:03:47.825Z] #7 DONE 1.2s [2021-04-14T07:03:47.825Z] [2021-04-14T07:03:47.825Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:03:47.825Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-14T07:03:47.825Z] #6 DONE 1.2s [2021-04-14T07:03:48.167Z] #45 ... [2021-04-14T07:03:48.167Z] [2021-04-14T07:03:48.167Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:03:48.167Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:03:48.167Z] #43 6.760 PBCC images/timens.pb-c.c [2021-04-14T07:03:48.167Z] #43 6.787 DEP images/timens.pb-c.d [2021-04-14T07:03:48.167Z] #43 6.819 PBCC images/fown.pb-c.c [2021-04-14T07:03:48.423Z] #43 6.860 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-14T07:03:48.423Z] #43 6.910 PBCC images/opts.pb-c.c [2021-04-14T07:03:48.423Z] #43 6.939 PBCC images/memfd.pb-c.c [2021-04-14T07:03:48.423Z] #43 7.005 DEP images/fown.pb-c.d [2021-04-14T07:03:48.423Z] #43 7.042 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-14T07:03:48.423Z] #43 7.099 DEP images/opts.pb-c.d [2021-04-14T07:03:48.423Z] #43 7.140 DEP images/memfd.pb-c.d [2021-04-14T07:03:48.423Z] #43 7.186 PBCC images/sit.pb-c.c [2021-04-14T07:03:48.680Z] #43 7.293 DEP images/sit.pb-c.d [2021-04-14T07:03:48.680Z] #43 7.354 PBCC images/macvlan.pb-c.c [2021-04-14T07:03:48.680Z] #43 7.382 DEP images/macvlan.pb-c.d [2021-04-14T07:03:48.680Z] #43 7.435 PBCC images/autofs.pb-c.c [2021-04-14T07:03:48.767Z] [2021-04-14T07:03:48.767Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:03:48.767Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:03:48.767Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-14T07:03:48.781Z] [2021-04-14T07:03:48.781Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:03:48.781Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:03:48.781Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-14T07:03:48.781Z] #64 DONE 0.0s [2021-04-14T07:03:48.781Z] [2021-04-14T07:03:48.781Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:03:48.781Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:03:48.781Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:03:48.781Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-14T07:03:48.936Z] #43 7.454 DEP images/autofs.pb-c.d [2021-04-14T07:03:48.936Z] #43 7.493 PBCC images/sysctl.pb-c.c [2021-04-14T07:03:48.936Z] #43 7.522 DEP images/sysctl.pb-c.d [2021-04-14T07:03:49.036Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-14T07:03:49.036Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-14T07:03:49.036Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-14T07:03:49.036Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-04-14T07:03:49.044Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-14T07:03:49.044Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-14T07:03:49.044Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-14T07:03:49.181Z] #30 19.69 #=#=# 0.0% 0.1% 0.2% 0.4% 0.7% 1.2% # 2.1% ## 3.0% ## 4.0% ### 5.0% #### 6.1% ##### 7.0% ##### 8.0% ###### 9.0% ####### 10.2% ######## 11.7% ######### 12.9% ######### 13.5% ########### 15.3% ############ 17.8% ############# 18.9% ############## 20.1% ############### 21.4% ################ 22.5% ################ 23.6% ################# 24.5% ################## 25.4% ################### 26.5% ################### 27.4% #################### 28.3% ##################### 29.4% ##################### 30.4% ###################### 31.4% ####################### 32.2% ####################### 33.2% ######################## 34.2% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.1% ############################ 40.1% ############################# 41.2% ############################## 42.1% ############################## 43.0% ############################### 44.0% ################################ 44.9% ################################ 45.7% ################################# 46.9% ################################## 47.6% ################################### 48.8% #################################### 50.6% ##################################### 51.6% ##################################### 52.7% ###################################### 53.7% ####################################### 54.9% ######################################## 55.9% ######################################## 56.9% ######################################### 57.9% ########################################## 58.8% ########################################### 59.9% ########################################### 60.8% ############################################ 62.0% ############################################# 63.0% ############################################## 64.1% ############################################## 65.0% ############################################### 66.0% ################################################ 67.0% ################################################ 67.8% ################################################# 68.9% ################################################## 69.8% ################################################### 70.9% ################################################### 71.8% #################################################### 72.7% ##################################################### 73.7% ##################################################### 74.7% ###################################################### 75.8% ####################################################### 76.9% ######################################################## 77.9% ######################################################## 79.0% ######################################################### 79.5% ######################################################### 80.1% ########################################################## 81.8% ########################################################### 82.9% ############################################################ 84.1% ############################################################# 84.9% ############################################################# 85.9% ############################################################## 86.8% ############################################################### 87.9% ################################################################ 89.0% ################################################################ 89.6% ################################################################# 90.9% ################################################################## 92.1% [2021-04-14T07:03:49.181Z] #30 ... [2021-04-14T07:03:49.181Z] [2021-04-14T07:03:49.181Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:03:49.181Z] #44 38.45 CC images/binfmt-misc.o [2021-04-14T07:03:49.181Z] #44 38.61 CC images/time.o [2021-04-14T07:03:49.181Z] #44 38.80 CC images/sysctl.o [2021-04-14T07:03:49.181Z] #44 39.16 CC images/autofs.o [2021-04-14T07:03:49.181Z] #44 39.28 CC images/macvlan.o [2021-04-14T07:03:49.181Z] #44 39.61 CC images/sit.o [2021-04-14T07:03:49.181Z] #44 39.79 CC images/memfd.o [2021-04-14T07:03:49.181Z] #44 40.15 CC images/timens.o [2021-04-14T07:03:49.181Z] #44 40.44 LINK images/built-in.o [2021-04-14T07:03:49.181Z] #44 40.57 GEN compel/include/asm [2021-04-14T07:03:49.181Z] #44 40.58 GEN compel/include/version.h [2021-04-14T07:03:49.181Z] #44 40.60 touch .config [2021-04-14T07:03:49.181Z] #44 40.62 GEN include/common/config.h [2021-04-14T07:03:49.181Z] #44 40.64 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-14T07:03:49.181Z] #44 40.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-14T07:03:49.181Z] #44 40.79 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-14T07:03:49.181Z] #44 40.80 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-14T07:03:49.181Z] #44 40.91 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-14T07:03:49.181Z] #44 40.93 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-14T07:03:49.181Z] #44 40.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-14T07:03:49.181Z] #44 41.00 DEP compel/plugins/std/infect.d [2021-04-14T07:03:49.181Z] #44 41.10 DEP compel/plugins/std/string.d [2021-04-14T07:03:49.181Z] #44 41.20 DEP compel/plugins/std/log.d [2021-04-14T07:03:49.181Z] #44 41.33 DEP compel/plugins/std/fds.d [2021-04-14T07:03:49.181Z] #44 41.45 DEP compel/plugins/std/std.d [2021-04-14T07:03:49.181Z] #44 41.76 DEP compel/plugins/shmem/shmem.d [2021-04-14T07:03:49.181Z] #44 41.88 DEP compel/plugins/fds/fds.d [2021-04-14T07:03:49.181Z] #44 41.98 CC compel/plugins/std/std.o [2021-04-14T07:03:49.181Z] #44 42.21 CC compel/plugins/std/fds.o [2021-04-14T07:03:49.181Z] #44 42.51 CC compel/plugins/std/log.o [2021-04-14T07:03:49.181Z] #44 43.41 CC compel/plugins/std/string.o [2021-04-14T07:03:49.181Z] #44 44.31 CC compel/plugins/std/infect.o [2021-04-14T07:03:49.181Z] #44 45.01 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-14T07:03:49.181Z] #44 45.05 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-14T07:03:49.181Z] #44 45.07 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-14T07:03:49.181Z] #44 45.40 AR compel/plugins/std.lib.a [2021-04-14T07:03:49.181Z] #44 45.51 CC compel/plugins/fds/fds.o [2021-04-14T07:03:49.181Z] #44 45.95 AR compel/plugins/fds.lib.a [2021-04-14T07:03:49.181Z] #44 46.01 HOSTDEP compel/src/lib/log-host.d [2021-04-14T07:03:49.181Z] #44 46.09 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-14T07:03:49.181Z] #44 46.35 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-14T07:03:49.181Z] #44 46.41 HOSTDEP compel/src/main-host.d [2021-04-14T07:03:49.181Z] #44 46.49 DEP compel/src/lib/ptrace.d [2021-04-14T07:03:49.181Z] #44 46.62 DEP compel/src/lib/infect.d [2021-04-14T07:03:49.181Z] #44 46.91 DEP compel/src/lib/infect-util.d [2021-04-14T07:03:49.181Z] #44 47.06 DEP compel/src/lib/infect-rpc.d [2021-04-14T07:03:49.181Z] #44 47.19 DEP compel/arch/s390/src/lib/infect.d [2021-04-14T07:03:49.181Z] #44 47.32 DEP compel/arch/s390/src/lib/cpu.d [2021-04-14T07:03:49.181Z] #44 47.50 DEP compel/src/lib/log.d [2021-04-14T07:03:49.181Z] #44 47.66 DEP compel/src/main.d [2021-04-14T07:03:49.181Z] #44 47.87 DEP compel/src/lib/handle-elf.d [2021-04-14T07:03:49.181Z] #44 48.14 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-14T07:03:49.181Z] #44 48.26 CC compel/src/lib/log.o [2021-04-14T07:03:49.181Z] #44 ... [2021-04-14T07:03:49.181Z] [2021-04-14T07:03:49.181Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:49.192Z] #43 7.590 PBCC images/time.pb-c.c [2021-04-14T07:03:49.192Z] #43 7.626 DEP images/time.pb-c.d [2021-04-14T07:03:49.192Z] #43 7.665 PBCC images/binfmt-misc.pb-c.c [2021-04-14T07:03:49.192Z] #43 7.708 DEP images/binfmt-misc.pb-c.d [2021-04-14T07:03:49.192Z] #43 7.746 PBCC images/seccomp.pb-c.c [2021-04-14T07:03:49.192Z] #43 7.783 DEP images/seccomp.pb-c.d [2021-04-14T07:03:49.298Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.3s [2021-04-14T07:03:49.448Z] #43 7.823 PBCC images/userns.pb-c.c [2021-04-14T07:03:49.448Z] #43 7.842 DEP images/userns.pb-c.d [2021-04-14T07:03:49.448Z] #43 7.903 PBCC images/cgroup.pb-c.c [2021-04-14T07:03:49.448Z] #43 7.918 DEP images/cgroup.pb-c.d [2021-04-14T07:03:49.448Z] #43 7.998 PBCC images/ext-file.pb-c.c [2021-04-14T07:03:49.448Z] #43 8.006 DEP images/ext-file.pb-c.d [2021-04-14T07:03:49.448Z] #43 8.078 PBCC images/rpc.pb-c.c [2021-04-14T07:03:49.561Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 0.5s [2021-04-14T07:03:49.561Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.75MB / 50.40MB 0.6s [2021-04-14T07:03:49.706Z] #43 8.159 DEP images/rpc.pb-c.d [2021-04-14T07:03:49.706Z] #43 8.249 PBCC images/siginfo.pb-c.c [2021-04-14T07:03:49.706Z] #43 8.295 DEP images/siginfo.pb-c.d [2021-04-14T07:03:49.706Z] #43 8.326 PBCC images/pagemap.pb-c.c [2021-04-14T07:03:49.706Z] #43 8.378 DEP images/pagemap.pb-c.d [2021-04-14T07:03:49.825Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.07MB / 50.40MB 0.8s [2021-04-14T07:03:49.825Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.8s [2021-04-14T07:03:49.825Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.8s [2021-04-14T07:03:49.825Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.46MB / 50.40MB 0.9s [2021-04-14T07:03:49.825Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.9s [2021-04-14T07:03:49.963Z] #43 8.438 PBCC images/rlimit.pb-c.c [2021-04-14T07:03:49.963Z] #43 8.474 DEP images/rlimit.pb-c.d [2021-04-14T07:03:49.963Z] #43 8.542 PBCC images/file-lock.pb-c.c [2021-04-14T07:03:49.963Z] #43 8.580 DEP images/file-lock.pb-c.d [2021-04-14T07:03:49.963Z] #43 8.630 PBCC images/tty.pb-c.c [2021-04-14T07:03:50.015Z] Client: [2021-04-14T07:03:50.015Z] Context: default [2021-04-14T07:03:50.015Z] Debug Mode: false [2021-04-14T07:03:50.015Z] Plugins: [2021-04-14T07:03:50.015Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-14T07:03:50.015Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-14T07:03:50.015Z] [2021-04-14T07:03:50.015Z] Server: [2021-04-14T07:03:50.015Z] Containers: 0 [2021-04-14T07:03:50.015Z] Running: 0 [2021-04-14T07:03:50.015Z] Paused: 0 [2021-04-14T07:03:50.015Z] Stopped: 0 [2021-04-14T07:03:50.015Z] Images: 0 [2021-04-14T07:03:50.015Z] Server Version: 20.10.5 [2021-04-14T07:03:50.015Z] Storage Driver: overlay2 [2021-04-14T07:03:50.015Z] Backing Filesystem: extfs [2021-04-14T07:03:50.015Z] Supports d_type: true [2021-04-14T07:03:50.015Z] Native Overlay Diff: true [2021-04-14T07:03:50.015Z] Logging Driver: json-file [2021-04-14T07:03:50.015Z] Cgroup Driver: systemd [2021-04-14T07:03:50.015Z] Cgroup Version: 2 [2021-04-14T07:03:50.015Z] Plugins: [2021-04-14T07:03:50.015Z] Volume: local [2021-04-14T07:03:50.015Z] Network: bridge host ipvlan macvlan null overlay [2021-04-14T07:03:50.015Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-14T07:03:50.015Z] Swarm: inactive [2021-04-14T07:03:50.015Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-14T07:03:50.015Z] Default Runtime: runc [2021-04-14T07:03:50.015Z] Init Binary: docker-init [2021-04-14T07:03:50.015Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:03:50.015Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:03:50.015Z] init version: de40ad0 [2021-04-14T07:03:50.015Z] Security Options: [2021-04-14T07:03:50.015Z] apparmor [2021-04-14T07:03:50.015Z] seccomp [2021-04-14T07:03:50.015Z] Profile: default [2021-04-14T07:03:50.015Z] cgroupns [2021-04-14T07:03:50.015Z] Kernel Version: 5.4.0-1041-aws [2021-04-14T07:03:50.015Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-14T07:03:50.015Z] OSType: linux [2021-04-14T07:03:50.015Z] Architecture: x86_64 [2021-04-14T07:03:50.015Z] CPUs: 2 [2021-04-14T07:03:50.015Z] Total Memory: 7.487GiB [2021-04-14T07:03:50.015Z] Name: ip-10-100-59-102 [2021-04-14T07:03:50.015Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-14T07:03:50.015Z] Docker Root Dir: /var/lib/docker [2021-04-14T07:03:50.015Z] Debug Mode: false [2021-04-14T07:03:50.015Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:03:50.015Z] Labels: [2021-04-14T07:03:50.015Z] Experimental: true [2021-04-14T07:03:50.015Z] Insecure Registries: [2021-04-14T07:03:50.015Z] 127.0.0.0/8 [2021-04-14T07:03:50.015Z] Live Restore Enabled: true [2021-04-14T07:03:50.015Z] [2021-04-14T07:03:50.015Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-14T07:03:50.086Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.35MB / 7.81MB 1.0s [2021-04-14T07:03:50.086Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 1.0s [2021-04-14T07:03:50.086Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 1.1s [2021-04-14T07:03:50.086Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.29MB / 7.81MB 1.1s [2021-04-14T07:03:50.086Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 1.1s [2021-04-14T07:03:50.114Z] #30 19.69 #=#=# 0.0% 0.1% 0.2% 0.4% 0.7% 1.2% # 2.1% ## 3.0% ## 4.0% ### 5.0% #### 6.1% ##### 7.0% ##### 8.0% ###### 9.0% ####### 10.2% ######## 11.7% ######### 12.9% ######### 13.5% ########### 15.3% ############ 17.8% ############# 18.9% ############## 20.1% ############### 21.4% ################ 22.5% ################ 23.6% ################# 24.5% ################## 25.4% ################### 26.5% ################### 27.4% #################### 28.3% ##################### 29.4% ##################### 30.4% ###################### 31.4% ####################### 32.2% ####################### 33.2% ######################## 34.2% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.1% ############################ 40.1% ############################# 41.2% ############################## 42.1% ############################## 43.0% ############################### 44.0% ################################ 44.9% ################################ 45.7% ################################# 46.9% ################################## 47.6% ################################### 48.8% #################################### 50.6% ##################################### 51.6% ##################################### 52.7% ###################################### 53.7% ####################################### 54.9% ######################################## 55.9% ######################################## 56.9% ######################################### 57.9% ########################################## 58.8% ########################################### 59.9% ########################################### 60.8% ############################################ 62.0% ############################################# 63.0% ############################################## 64.1% ############################################## 65.0% ############################################### 66.0% ################################################ 67.0% ################################################ 67.8% ################################################# 68.9% ################################################## 69.8% ################################################### 70.9% ################################################### 71.8% #################################################### 72.7% ##################################################### 73.7% ##################################################### 74.7% ###################################################### 75.8% ####################################################### 76.9% ######################################################## 77.9% ######################################################## 79.0% ######################################################### 79.5% ######################################################### 80.1% ########################################################## 81.8% ########################################################### 82.9% ############################################################ 84.1% ############################################################# 84.9% ############################################################# 85.9% ############################################################## 86.8% ############################################################### 87.9% ################################################################ 89.0% ################################################################ 89.6% ################################################################# 90.9% ################################################################## 92.1% ################################################################### 93.3% #################################################################### 95.7% ##################################################################### 97.1% ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-14T07:03:50.114Z] #30 31.80 [2021-04-14T07:03:50.224Z] #43 8.681 DEP images/tty.pb-c.d [2021-04-14T07:03:50.224Z] #43 8.729 PBCC images/tun.pb-c.c [2021-04-14T07:03:50.224Z] #43 8.832 PBCC images/netdev.pb-c.c [2021-04-14T07:03:50.224Z] #43 8.895 DEP images/tun.pb-c.d [2021-04-14T07:03:50.346Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s [2021-04-14T07:03:50.346Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 1.2s [2021-04-14T07:03:50.346Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.70MB / 50.40MB 1.4s [2021-04-14T07:03:50.346Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-04-14T07:03:50.346Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s [2021-04-14T07:03:50.346Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.58kB / 51.83MB 1.4s [2021-04-14T07:03:50.387Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 . [2021-04-14T07:03:50.481Z] #43 8.954 DEP images/netdev.pb-c.d [2021-04-14T07:03:50.481Z] #43 9.022 PBCC images/vma.pb-c.c [2021-04-14T07:03:50.481Z] #43 9.078 DEP images/vma.pb-c.d [2021-04-14T07:03:50.481Z] #43 9.126 PBCC images/creds.pb-c.c [2021-04-14T07:03:50.607Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2021-04-14T07:03:50.607Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 1.5s [2021-04-14T07:03:50.607Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.5s [2021-04-14T07:03:50.607Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 1.7s [2021-04-14T07:03:50.647Z] #1 [internal] load build definition from Dockerfile [2021-04-14T07:03:50.647Z] #1 sha256:c310f9a69b13a4e222c6c5f1e567426065fb9e93896a40ddb88d482b879f10c6 [2021-04-14T07:03:50.647Z] #1 transferring dockerfile: [2021-04-14T07:03:50.647Z] #1 transferring dockerfile: 17.07kB done [2021-04-14T07:03:50.647Z] #1 DONE 0.2s [2021-04-14T07:03:50.647Z] [2021-04-14T07:03:50.647Z] #2 [internal] load .dockerignore [2021-04-14T07:03:50.647Z] #2 sha256:3af0b65a31f34436d5c558b7e50452b994eb32a984a18a90e26f3318672a2482 [2021-04-14T07:03:50.647Z] #2 transferring context: 87B done [2021-04-14T07:03:50.647Z] #2 DONE 0.0s [2021-04-14T07:03:50.647Z] [2021-04-14T07:03:50.647Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-14T07:03:50.647Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-14T07:03:50.737Z] #43 9.164 DEP images/creds.pb-c.d [2021-04-14T07:03:50.737Z] #43 9.198 PBCC images/utsns.pb-c.c [2021-04-14T07:03:50.737Z] #43 9.258 DEP images/utsns.pb-c.d [2021-04-14T07:03:50.737Z] #43 9.306 PBCC images/ipc-desc.pb-c.c [2021-04-14T07:03:50.737Z] #43 9.334 PBCC images/ipc-sem.pb-c.c [2021-04-14T07:03:50.737Z] #43 9.361 DEP images/ipc-desc.pb-c.d [2021-04-14T07:03:50.737Z] #43 9.422 DEP images/ipc-sem.pb-c.d [2021-04-14T07:03:50.737Z] #43 9.452 PBCC images/ipc-msg.pb-c.c [2021-04-14T07:03:50.737Z] #43 9.492 DEP images/ipc-msg.pb-c.d [2021-04-14T07:03:50.773Z] #30 ... [2021-04-14T07:03:50.773Z] [2021-04-14T07:03:50.773Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-14T07:03:50.773Z] #52 93.89 mvdan.cc/sh/v3/cmd/shfmt [2021-04-14T07:03:50.773Z] #52 DONE 99.8s [2021-04-14T07:03:50.866Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.8s [2021-04-14T07:03:50.866Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 1.8s [2021-04-14T07:03:50.866Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.29MB / 68.67MB 1.8s [2021-04-14T07:03:50.994Z] #43 9.551 PBCC images/ipc-shm.pb-c.c [2021-04-14T07:03:50.994Z] #43 9.590 DEP images/ipc-shm.pb-c.d [2021-04-14T07:03:50.994Z] #43 9.642 PBCC images/ipc-var.pb-c.c [2021-04-14T07:03:51.074Z] [2021-04-14T07:03:51.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:03:51.074Z] #44 48.65 CC compel/arch/s390/src/lib/cpu.o [2021-04-14T07:03:51.074Z] #44 48.98 CC compel/arch/s390/src/lib/infect.o [2021-04-14T07:03:51.074Z] #44 49.91 CC compel/src/lib/infect-rpc.o [2021-04-14T07:03:51.127Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s [2021-04-14T07:03:51.127Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.81MB / 51.83MB 2.0s [2021-04-14T07:03:51.128Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 2.0s [2021-04-14T07:03:51.221Z] #3 DONE 0.4s [2021-04-14T07:03:51.221Z] [2021-04-14T07:03:51.221Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-14T07:03:51.221Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-14T07:03:51.221Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-14T07:03:51.221Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-14T07:03:51.221Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2021-04-14T07:03:51.221Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-14T07:03:51.221Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-14T07:03:51.221Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-14T07:03:51.221Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-14T07:03:51.250Z] #43 9.662 DEP images/ipc-var.pb-c.d [2021-04-14T07:03:51.250Z] #43 9.710 PBCC images/sk-opts.pb-c.c [2021-04-14T07:03:51.250Z] #43 9.739 PBCC images/packet-sock.pb-c.c [2021-04-14T07:03:51.250Z] #43 9.843 DEP images/sk-opts.pb-c.d [2021-04-14T07:03:51.250Z] #43 9.890 DEP images/packet-sock.pb-c.d [2021-04-14T07:03:51.250Z] #43 9.934 PBCC images/sk-netlink.pb-c.c [2021-04-14T07:03:51.365Z] #44 50.61 CC compel/src/lib/infect-util.o [2021-04-14T07:03:51.387Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 2.2s [2021-04-14T07:03:51.387Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 2.2s [2021-04-14T07:03:51.481Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-14T07:03:51.507Z] #43 9.997 DEP images/sk-netlink.pb-c.d [2021-04-14T07:03:51.507Z] #43 10.05 PBCC images/sk-inet.pb-c.c [2021-04-14T07:03:51.507Z] #43 10.13 DEP images/sk-inet.pb-c.d [2021-04-14T07:03:51.507Z] #43 10.20 PBCC images/sk-unix.pb-c.c [2021-04-14T07:03:51.648Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-04-14T07:03:51.648Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 2.5s [2021-04-14T07:03:51.648Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 2.5s [2021-04-14T07:03:51.648Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.5s [2021-04-14T07:03:51.648Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.01MB / 68.67MB 2.7s [2021-04-14T07:03:51.671Z] #44 ... [2021-04-14T07:03:51.671Z] [2021-04-14T07:03:51.671Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:03:51.671Z] #46 90.49 text/template [2021-04-14T07:03:51.671Z] #46 93.90 github.com/LK4D4/vndr/versioned [2021-04-14T07:03:51.671Z] #46 94.01 crypto/rand [2021-04-14T07:03:51.671Z] #46 94.60 crypto/ed25519 [2021-04-14T07:03:51.671Z] #46 94.89 crypto/rsa [2021-04-14T07:03:51.671Z] #46 95.30 go/doc [2021-04-14T07:03:51.671Z] #46 97.42 crypto/dsa [2021-04-14T07:03:51.671Z] #46 97.80 crypto/x509/pkix [2021-04-14T07:03:51.671Z] #46 98.19 vendor/golang.org/x/crypto/cryptobyte [2021-04-14T07:03:51.671Z] #46 98.58 github.com/LK4D4/vndr/build [2021-04-14T07:03:51.671Z] #46 ... [2021-04-14T07:03:51.671Z] [2021-04-14T07:03:51.671Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:03:51.671Z] #44 51.00 CC compel/src/lib/infect.o [2021-04-14T07:03:51.740Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-14T07:03:51.740Z] #4 DONE 0.6s [2021-04-14T07:03:51.763Z] #43 10.25 DEP images/sk-unix.pb-c.d [2021-04-14T07:03:51.763Z] #43 10.30 PBCC images/mm.pb-c.c [2021-04-14T07:03:51.763Z] #43 10.34 DEP images/mm.pb-c.d [2021-04-14T07:03:51.763Z] #43 10.38 PBCC images/timerfd.pb-c.c [2021-04-14T07:03:51.763Z] #43 10.44 DEP images/timerfd.pb-c.d [2021-04-14T07:03:51.908Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 2.8s [2021-04-14T07:03:51.908Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 2.9s [2021-04-14T07:03:51.908Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 2.9s [2021-04-14T07:03:52.002Z] [2021-04-14T07:03:52.002Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:03:52.002Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-14T07:03:52.020Z] #43 10.50 PBCC images/timer.pb-c.c [2021-04-14T07:03:52.020Z] #43 10.51 DEP images/timer.pb-c.d [2021-04-14T07:03:52.020Z] #43 10.58 PBCC images/sa.pb-c.c [2021-04-14T07:03:52.020Z] #43 10.65 DEP images/sa.pb-c.d [2021-04-14T07:03:52.020Z] #43 10.71 PBCC images/pipe-data.pb-c.c [2021-04-14T07:03:52.170Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.17MB / 51.83MB 3.0s [2021-04-14T07:03:52.170Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 3.0s [2021-04-14T07:03:52.170Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.21MB / 120.17MB 3.0s [2021-04-14T07:03:52.170Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-14T07:03:52.170Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.21MB / 51.83MB 3.1s [2021-04-14T07:03:52.170Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.04MB / 68.67MB 3.1s [2021-04-14T07:03:52.170Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.92MB / 120.17MB 3.1s [2021-04-14T07:03:52.276Z] #43 10.75 DEP images/pipe-data.pb-c.d [2021-04-14T07:03:52.276Z] #43 10.78 PBCC images/mnt.pb-c.c [2021-04-14T07:03:52.276Z] #43 10.82 DEP images/mnt.pb-c.d [2021-04-14T07:03:52.276Z] #43 10.87 PBCC images/sk-packet.pb-c.c [2021-04-14T07:03:52.276Z] #43 10.88 DEP images/sk-packet.pb-c.d [2021-04-14T07:03:52.276Z] #43 10.96 PBCC images/tcp-stream.pb-c.c [2021-04-14T07:03:52.431Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.83MB / 51.83MB 3.3s [2021-04-14T07:03:52.431Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 3.3s [2021-04-14T07:03:52.431Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 3.3s [2021-04-14T07:03:52.431Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s [2021-04-14T07:03:52.431Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 3.4s [2021-04-14T07:03:52.532Z] #43 11.02 DEP images/tcp-stream.pb-c.d [2021-04-14T07:03:52.532Z] #43 11.11 PBCC images/pipe.pb-c.c [2021-04-14T07:03:52.532Z] #43 11.14 DEP images/pipe.pb-c.d [2021-04-14T07:03:52.532Z] #43 11.20 PBCC images/pstree.pb-c.c [2021-04-14T07:03:52.532Z] #43 11.23 DEP images/pstree.pb-c.d [2021-04-14T07:03:52.691Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.67MB / 68.67MB 3.5s [2021-04-14T07:03:52.692Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 3.5s [2021-04-14T07:03:52.692Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.68MB / 68.67MB 3.6s [2021-04-14T07:03:52.692Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s [2021-04-14T07:03:52.692Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 3.7s [2021-04-14T07:03:52.768Z] #44 ... [2021-04-14T07:03:52.768Z] [2021-04-14T07:03:52.768Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:03:52.768Z] #14 94.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-14T07:03:52.768Z] #14 94.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-14T07:03:52.768Z] #14 94.79 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:03:52.790Z] #43 11.26 PBCC images/fs.pb-c.c [2021-04-14T07:03:52.790Z] #43 11.29 DEP images/fs.pb-c.d [2021-04-14T07:03:52.790Z] #43 11.36 PBCC images/signalfd.pb-c.c [2021-04-14T07:03:52.790Z] #43 11.41 DEP images/signalfd.pb-c.d [2021-04-14T07:03:52.790Z] #43 11.47 PBCC images/fh.pb-c.c [2021-04-14T07:03:52.940Z] #8 DONE 1.1s [2021-04-14T07:03:52.940Z] [2021-04-14T07:03:52.940Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-14T07:03:52.940Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-14T07:03:52.940Z] #6 DONE 1.0s [2021-04-14T07:03:52.940Z] [2021-04-14T07:03:52.940Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:03:52.940Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-14T07:03:52.940Z] #7 DONE 1.0s [2021-04-14T07:03:52.940Z] [2021-04-14T07:03:52.940Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-14T07:03:52.940Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-14T07:03:52.940Z] #5 DONE 1.1s [2021-04-14T07:03:52.950Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.86MB / 120.17MB 3.9s [2021-04-14T07:03:53.046Z] #43 11.54 PBCC images/fsnotify.pb-c.c [2021-04-14T07:03:53.046Z] #43 11.61 DEP images/fh.pb-c.d [2021-04-14T07:03:53.046Z] #43 11.66 DEP images/fsnotify.pb-c.d [2021-04-14T07:03:53.046Z] #43 11.71 PBCC images/eventpoll.pb-c.c [2021-04-14T07:03:53.061Z] #14 ... [2021-04-14T07:03:53.061Z] [2021-04-14T07:03:53.061Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:03:53.061Z] #30 33.28 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-14T07:03:53.061Z] #30 33.70 [2021-04-14T07:03:53.210Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.59MB / 120.17MB 4.1s [2021-04-14T07:03:53.210Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.46MB / 120.17MB 4.2s [2021-04-14T07:03:53.272Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 4.0s [2021-04-14T07:03:53.272Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.19MB / 50.43MB 4.1s [2021-04-14T07:03:53.272Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 8.39MB / 50.43MB 4.3s [2021-04-14T07:03:53.302Z] #43 11.71 DEP images/eventpoll.pb-c.d [2021-04-14T07:03:53.302Z] #43 11.78 PBCC images/eventfd.pb-c.c [2021-04-14T07:03:53.302Z] #43 11.79 DEP images/eventfd.pb-c.d [2021-04-14T07:03:53.302Z] #43 11.86 PBCC images/remap-file-path.pb-c.c [2021-04-14T07:03:53.302Z] #43 11.88 DEP images/remap-file-path.pb-c.d [2021-04-14T07:03:53.302Z] #43 11.94 PBCC images/fifo.pb-c.c [2021-04-14T07:03:53.302Z] #43 11.95 DEP images/fifo.pb-c.d [2021-04-14T07:03:53.302Z] #43 12.00 PBCC images/ghost-file.pb-c.c [2021-04-14T07:03:53.391Z] #30 33.84 #=#=# 0.3% ##### 7.5% ######################## 34.3% ################################################################ 89.2% ######################################################################## 100.0% [2021-04-14T07:03:53.391Z] #30 35.04 [2021-04-14T07:03:53.471Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 4.3s [2021-04-14T07:03:53.471Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done [2021-04-14T07:03:53.471Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.48MB / 120.17MB 4.4s [2021-04-14T07:03:53.533Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 16.78MB / 50.43MB 4.4s [2021-04-14T07:03:53.533Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 25.17MB / 50.43MB 4.6s [2021-04-14T07:03:53.559Z] #43 12.06 DEP images/ghost-file.pb-c.d [2021-04-14T07:03:53.559Z] #43 12.13 PBCC images/regfile.pb-c.c [2021-04-14T07:03:53.559Z] #43 12.19 DEP images/regfile.pb-c.d [2021-04-14T07:03:53.559Z] #43 12.24 PBCC images/ns.pb-c.c [2021-04-14T07:03:53.731Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 4.7s [2021-04-14T07:03:53.732Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.7s [2021-04-14T07:03:53.732Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.8s [2021-04-14T07:03:53.799Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 29.36MB / 50.43MB 4.8s [2021-04-14T07:03:53.815Z] #43 12.29 DEP images/ns.pb-c.d [2021-04-14T07:03:53.815Z] #43 12.35 PBCC images/fdinfo.pb-c.c [2021-04-14T07:03:53.815Z] #43 12.41 DEP images/fdinfo.pb-c.d [2021-04-14T07:03:53.815Z] #43 12.47 PBCC images/core-aarch64.pb-c.c [2021-04-14T07:03:54.027Z] Fetching without tags [2021-04-14T07:03:54.061Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 33.53MB / 50.43MB 4.9s [2021-04-14T07:03:54.061Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 42.99MB / 50.43MB 5.1s [2021-04-14T07:03:54.061Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 47.19MB / 50.43MB 5.2s [2021-04-14T07:03:54.061Z] #26 ... [2021-04-14T07:03:54.061Z] [2021-04-14T07:03:54.061Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:03:54.061Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:03:54.061Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-14T07:03:54.061Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-14T07:03:54.061Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-14T07:03:54.061Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-14T07:03:54.061Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-04-14T07:03:54.061Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done [2021-04-14T07:03:54.061Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.0s done [2021-04-14T07:03:54.061Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2021-04-14T07:03:54.061Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 5.2s [2021-04-14T07:03:54.061Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s done [2021-04-14T07:03:54.061Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.7s [2021-04-14T07:03:54.061Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done [2021-04-14T07:03:54.074Z] #43 12.50 PBCC images/core-arm.pb-c.c [2021-04-14T07:03:54.074Z] #43 12.53 PBCC images/core-ppc64.pb-c.c [2021-04-14T07:03:54.074Z] #43 12.61 PBCC images/core-s390.pb-c.c [2021-04-14T07:03:54.074Z] #43 12.66 PBCC images/core-x86.pb-c.c [2021-04-14T07:03:54.074Z] #43 12.72 PBCC images/core.pb-c.c [2021-04-14T07:03:54.299Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2021-04-14T07:03:54.320Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 5.4s [2021-04-14T07:03:54.333Z] #43 12.81 PBCC images/inventory.pb-c.c [2021-04-14T07:03:54.333Z] #43 12.90 DEP images/core-aarch64.pb-c.d [2021-04-14T07:03:54.333Z] #43 12.97 DEP images/core-arm.pb-c.d [2021-04-14T07:03:54.333Z] #43 12.99 DEP images/core-ppc64.pb-c.d [2021-04-14T07:03:54.398Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:03:54.455Z] #30 36.15 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-14T07:03:54.455Z] #30 36.24 skipping existing aab193acf6ba [2021-04-14T07:03:54.455Z] #30 36.31 [2021-04-14T07:03:54.597Z] #43 13.05 DEP images/core-s390.pb-c.d [2021-04-14T07:03:54.597Z] #43 13.09 DEP images/core-x86.pb-c.d [2021-04-14T07:03:54.597Z] #43 13.15 DEP images/core.pb-c.d [2021-04-14T07:03:54.597Z] #43 13.23 DEP images/inventory.pb-c.d [2021-04-14T07:03:54.597Z] #43 13.27 PBCC images/cpuinfo.pb-c.c [2021-04-14T07:03:54.847Z] [2021-04-14T07:03:54.847Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:03:54.847Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:03:54.847Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-14T07:03:54.847Z] #64 DONE 0.0s [2021-04-14T07:03:54.847Z] [2021-04-14T07:03:54.847Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:03:54.847Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:03:54.847Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:03:54.847Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-14T07:03:54.847Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-14T07:03:54.854Z] #43 13.29 DEP images/cpuinfo.pb-c.d [2021-04-14T07:03:54.854Z] #43 13.33 PBCC images/stats.pb-c.c [2021-04-14T07:03:54.854Z] #43 13.36 DEP images/stats.pb-c.d [2021-04-14T07:03:54.872Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.8s done [2021-04-14T07:03:55.107Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-14T07:03:55.107Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-14T07:03:55.480Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:03:55.480Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:03:53.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:03:53.983Z] > git config --add remote.origin.fetch +refs/pull/41673/head:refs/remotes/origin/PR-41673 # timeout=10 [2021-04-14T07:03:53.998Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:54.012Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:03:54.028Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:03:54.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:54.031Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:03:54.403Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:03:54.414Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:03:55.443Z] > git remote # timeout=10 [2021-04-14T07:03:55.449Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:03:55.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:03:55.457Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:03:55.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T07:03:55.480Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:03:55.485Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:03:55.810Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s done [2021-04-14T07:03:55.979Z] #30 37.68 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-14T07:03:56.159Z] Removing intermediate container 7799a5516d6a [2021-04-14T07:03:56.160Z] ---> abed707d40ad [2021-04-14T07:03:56.160Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-14T07:03:56.160Z] ---> 805dc2d65d1c [2021-04-14T07:03:56.160Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-14T07:03:56.160Z] ---> 6e03f057acf0 [2021-04-14T07:03:56.160Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-14T07:03:56.160Z] ---> Running in 913eca03f43c [2021-04-14T07:03:56.160Z] Removing intermediate container 913eca03f43c [2021-04-14T07:03:56.160Z] ---> 5b9c494c1b5d [2021-04-14T07:03:56.160Z] Successfully built 5b9c494c1b5d [2021-04-14T07:03:56.160Z] Successfully tagged moby-buildx:latest [2021-04-14T07:03:56.160Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-14T07:03:56.160Z] if [ -n "${id}" ]; then \ [2021-04-14T07:03:56.160Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-14T07:03:56.160Z] && touch bundles/buildx; \ [2021-04-14T07:03:56.160Z] docker rm -f ${id}; \ [2021-04-14T07:03:56.160Z] fi [2021-04-14T07:03:56.160Z] a3e61f23f6624f9c55b8fdab4d01bec51d2c30b652c55e4dc7b7efe61668a705 [2021-04-14T07:03:56.160Z] bundles/buildx version [2021-04-14T07:03:56.160Z] buildx v0.5.1 11057da [2021-04-14T07:03:56.160Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 . [2021-04-14T07:03:56.160Z] #1 [internal] booting buildkit [2021-04-14T07:03:56.160Z] #1 sha256:37d1e8b94fb8acc50b2c6313ea67bb9105189f55a50c97ead81648b68eb2fde4 [2021-04-14T07:03:56.160Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-14T07:03:56.221Z] #43 14.87 make[1]: Nothing to be done for 'all'. [2021-04-14T07:03:56.240Z] #9 ... [2021-04-14T07:03:56.240Z] [2021-04-14T07:03:56.240Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:03:56.240Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-14T07:03:56.240Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-14T07:03:56.240Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:03:56.240Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-14T07:03:56.240Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-14T07:03:56.240Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-04-14T07:03:56.240Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2021-04-14T07:03:56.240Z] #62 DONE 7.1s [2021-04-14T07:03:56.240Z] [2021-04-14T07:03:56.240Z] #23 [internal] load build context [2021-04-14T07:03:56.240Z] #23 sha256:e763271a76bfd574a4a0f02c7bebc944511f2ae3b33b68dfbecc069eaa3220fa [2021-04-14T07:03:56.240Z] #23 transferring context: 53.35MB 6.9s done [2021-04-14T07:03:56.240Z] #23 DONE 7.2s [2021-04-14T07:03:56.240Z] [2021-04-14T07:03:56.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:03:56.240Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:03:56.240Z] #9 ... [2021-04-14T07:03:56.240Z] [2021-04-14T07:03:56.240Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:03:56.240Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:03:56.240Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:03:56.240Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-14T07:03:56.240Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-14T07:03:56.240Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-04-14T07:03:56.240Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2021-04-14T07:03:56.240Z] #64 DONE 7.2s [2021-04-14T07:03:56.240Z] [2021-04-14T07:03:56.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:03:56.240Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:03:56.322Z] #30 38.04 [2021-04-14T07:03:56.379Z] #9 ... [2021-04-14T07:03:56.379Z] [2021-04-14T07:03:56.379Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:03:56.379Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:03:56.379Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-14T07:03:56.379Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:03:56.379Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-14T07:03:56.379Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-04-14T07:03:56.379Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-14T07:03:56.379Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2021-04-14T07:03:56.379Z] #64 DONE 7.6s [2021-04-14T07:03:56.379Z] [2021-04-14T07:03:56.379Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:03:56.379Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:03:56.379Z] #9 ... [2021-04-14T07:03:56.379Z] [2021-04-14T07:03:56.379Z] #23 [internal] load build context [2021-04-14T07:03:56.379Z] #23 sha256:bdcda629bc12babf56910c632d0b0dd2eebb517678045bc8f4dd0856a36e036a [2021-04-14T07:03:56.379Z] #23 transferring context: 53.35MB 6.2s done [2021-04-14T07:03:56.640Z] #23 DONE 7.8s [2021-04-14T07:03:56.640Z] [2021-04-14T07:03:56.640Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:03:56.640Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-14T07:03:56.640Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-14T07:03:56.640Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:03:56.640Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-14T07:03:56.640Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-14T07:03:56.640Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-04-14T07:03:56.640Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2021-04-14T07:03:56.640Z] #62 DONE 7.7s [2021-04-14T07:03:56.640Z] [2021-04-14T07:03:56.640Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:03:56.640Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:03:56.640Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-14T07:03:56.640Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-14T07:03:56.640Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-14T07:03:56.640Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-14T07:03:56.640Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 7.3s done [2021-04-14T07:03:56.640Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-14T07:03:56.640Z] #26 ... [2021-04-14T07:03:56.640Z] [2021-04-14T07:03:56.640Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:03:56.640Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:03:56.640Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.8s done [2021-04-14T07:03:56.910Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-14T07:03:57.208Z] #1 pulling image moby/buildkit:buildx-stable-1 4.4s done [2021-04-14T07:03:57.208Z] #1 creating container buildx_buildkit_default [2021-04-14T07:03:57.505Z] #1 creating container buildx_buildkit_default 0.4s done [2021-04-14T07:03:57.505Z] #1 DONE 4.8s [2021-04-14T07:03:57.588Z] #43 16.18 CC images/stats.o [2021-04-14T07:03:57.799Z] [2021-04-14T07:03:57.799Z] #2 [internal] load build definition from Dockerfile [2021-04-14T07:03:57.799Z] #2 sha256:a95051690263b79537e8fc2c3cadd88e7070d2debe515042f4319d07f5f50dc7 [2021-04-14T07:03:57.799Z] #2 transferring dockerfile: 17.06kB done [2021-04-14T07:03:57.799Z] #2 DONE 0.0s [2021-04-14T07:03:57.799Z] [2021-04-14T07:03:57.799Z] #3 [internal] load .dockerignore [2021-04-14T07:03:57.799Z] #3 sha256:b3d52249c1ac548e672e13d03fa44056a98cc2b469c5af4826b965bafa1f8f68 [2021-04-14T07:03:57.799Z] #3 transferring context: 87B done [2021-04-14T07:03:57.799Z] #3 DONE 0.0s [2021-04-14T07:03:57.799Z] [2021-04-14T07:03:57.799Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-14T07:03:57.799Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-14T07:03:57.853Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-14T07:03:57.853Z] #9 ... [2021-04-14T07:03:57.853Z] [2021-04-14T07:03:57.853Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-14T07:03:57.853Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-14T07:03:57.853Z] #63 DONE 0.7s [2021-04-14T07:03:57.853Z] [2021-04-14T07:03:57.853Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:03:57.853Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:03:58.150Z] #43 16.55 CC images/core.o [2021-04-14T07:03:58.422Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 1.05MB / 50.43MB 3.5s [2021-04-14T07:03:58.654Z] #30 38.20 #=#=# 0.0% 0.4% ## 3.0% #### 6.6% ###### 8.7% ######## 12.5% ########### 16.3% ############## 19.5% ################## 25.4% ##################### 30.5% ######################## 34.4% ########################### 37.9% [2021-04-14T07:03:58.654Z] #30 ... [2021-04-14T07:03:58.654Z] [2021-04-14T07:03:58.654Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:03:58.654Z] #14 110.8 Selecting previously unselected package libapparmor1:s390x. [2021-04-14T07:03:58.689Z] #26 ... [2021-04-14T07:03:58.689Z] [2021-04-14T07:03:58.689Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:03:58.689Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-14T07:03:58.689Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-14T07:03:58.689Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:03:58.689Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-14T07:03:58.689Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-14T07:03:58.689Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-04-14T07:03:58.689Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-04-14T07:03:58.689Z] #62 DONE 4.0s [2021-04-14T07:03:58.689Z] [2021-04-14T07:03:58.689Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:03:58.689Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:03:58.689Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 8.39MB / 50.43MB 3.7s [2021-04-14T07:03:58.712Z] #43 ... [2021-04-14T07:03:58.712Z] [2021-04-14T07:03:58.712Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:03:58.712Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:03:58.712Z] #45 72.41 go/token [2021-04-14T07:03:58.712Z] #45 73.12 go/scanner [2021-04-14T07:03:58.712Z] #45 74.08 go/ast [2021-04-14T07:03:58.712Z] #45 74.73 internal/lazyregexp [2021-04-14T07:03:58.712Z] #45 75.09 path [2021-04-14T07:03:58.712Z] #45 75.64 net/url [2021-04-14T07:03:58.712Z] #45 77.02 text/template/parse [2021-04-14T07:03:58.712Z] #45 78.67 go/parser [2021-04-14T07:03:58.712Z] #45 80.56 text/template [2021-04-14T07:03:58.712Z] #45 81.87 log [2021-04-14T07:03:58.712Z] #45 82.40 encoding/xml [2021-04-14T07:03:58.712Z] #45 ... [2021-04-14T07:03:58.712Z] [2021-04-14T07:03:58.712Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:03:58.712Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:03:58.712Z] #43 17.27 CC images/core-x86.o [2021-04-14T07:03:58.783Z] #9 ... [2021-04-14T07:03:58.783Z] [2021-04-14T07:03:58.783Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-14T07:03:58.783Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-14T07:03:58.783Z] #63 DONE 0.8s [2021-04-14T07:03:58.783Z] [2021-04-14T07:03:58.783Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:03:58.783Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:03:58.783Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 5.8s done [2021-04-14T07:03:58.783Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.8s [2021-04-14T07:03:58.790Z] #26 ... [2021-04-14T07:03:58.791Z] [2021-04-14T07:03:58.791Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-14T07:03:58.791Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-14T07:03:58.791Z] #65 DONE 0.9s [2021-04-14T07:03:58.791Z] [2021-04-14T07:03:58.791Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:03:58.791Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:03:58.791Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s [2021-04-14T07:03:58.837Z] #4 DONE 1.2s [2021-04-14T07:03:58.949Z] #14 110.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-14T07:03:58.949Z] #14 110.8 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-14T07:03:58.949Z] #14 110.9 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-14T07:03:58.949Z] #14 110.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-14T07:03:58.949Z] #14 110.9 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-14T07:03:58.953Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 17.65MB / 50.43MB 3.9s [2021-04-14T07:03:58.953Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 26.21MB / 50.43MB 4.0s [2021-04-14T07:03:59.130Z] [2021-04-14T07:03:59.130Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-14T07:03:59.130Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-14T07:03:59.130Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-14T07:03:59.130Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0B / 8.92MB 0.2s [2021-04-14T07:03:59.218Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 39.85MB / 50.43MB 4.3s [2021-04-14T07:03:59.247Z] #14 111.0 Selecting previously unselected package libbtrfs0. [2021-04-14T07:03:59.247Z] #14 111.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-14T07:03:59.247Z] #14 111.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:03:59.247Z] #14 111.2 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:03:59.247Z] #14 111.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-14T07:03:59.247Z] #14 111.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:03:59.247Z] #14 111.3 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-14T07:03:59.274Z] #43 17.79 CC images/core-arm.o [2021-04-14T07:03:59.275Z] #43 ... [2021-04-14T07:03:59.275Z] [2021-04-14T07:03:59.275Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:03:59.275Z] #51 sha256:6899cb2d335b9b8ca5816c1309bcac2dbacdb32d1303257b7228e628eb293167 [2021-04-14T07:03:59.275Z] #51 73.04 encoding/json [2021-04-14T07:03:59.275Z] #51 74.15 github.com/pkg/diff [2021-04-14T07:03:59.275Z] #51 75.43 go/ast [2021-04-14T07:03:59.275Z] #51 78.31 golang.org/x/crypto/ssh/terminal [2021-04-14T07:03:59.275Z] #51 79.51 mvdan.cc/editorconfig [2021-04-14T07:03:59.275Z] #51 79.65 mvdan.cc/sh/v3/fileutil [2021-04-14T07:03:59.275Z] #51 79.83 text/tabwriter [2021-04-14T07:03:59.275Z] #51 80.34 mvdan.cc/sh/v3/syntax [2021-04-14T07:03:59.359Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-04-14T07:03:59.484Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 46.14MB / 50.43MB 4.4s [2021-04-14T07:03:59.484Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 4.5s [2021-04-14T07:03:59.544Z] #14 111.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-14T07:03:59.544Z] #14 111.3 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-14T07:03:59.544Z] #14 111.4 Selecting previously unselected package libudev-dev:s390x. [2021-04-14T07:03:59.544Z] #14 111.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-14T07:03:59.544Z] #14 111.5 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-14T07:03:59.544Z] #14 111.6 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-14T07:03:59.662Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [2021-04-14T07:03:59.725Z] #26 ... [2021-04-14T07:03:59.725Z] [2021-04-14T07:03:59.725Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-14T07:03:59.725Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-14T07:03:59.725Z] #65 DONE 0.9s [2021-04-14T07:03:59.725Z] [2021-04-14T07:03:59.725Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:03:59.725Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:03:59.725Z] #26 ... [2021-04-14T07:03:59.725Z] [2021-04-14T07:03:59.725Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:03:59.725Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:03:59.725Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.2s [2021-04-14T07:03:59.837Z] #51 ... [2021-04-14T07:03:59.837Z] [2021-04-14T07:03:59.837Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:03:59.837Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:03:59.837Z] #43 18.16 CC images/core-aarch64.o [2021-04-14T07:03:59.837Z] #43 18.51 CC images/core-ppc64.o [2021-04-14T07:03:59.841Z] #14 111.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-14T07:03:59.841Z] #14 111.7 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-14T07:03:59.928Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-04-14T07:04:00.055Z] #26 ... [2021-04-14T07:04:00.055Z] [2021-04-14T07:04:00.055Z] #23 [internal] load build context [2021-04-14T07:04:00.055Z] #23 sha256:d68a7ba088801dbf32fd4ddcd3b7383a8316de95f6fe27f537b642c921484b8c [2021-04-14T07:04:00.055Z] #23 transferring context: 53.34MB 5.0s done [2021-04-14T07:04:00.055Z] #23 DONE 5.5s [2021-04-14T07:04:00.055Z] [2021-04-14T07:04:00.055Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:04:00.055Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [Pipeline] sh [2021-04-14T07:04:00.136Z] #14 112.1 Selecting previously unselected package libpcre16-3:s390x. [2021-04-14T07:04:00.136Z] #14 112.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-14T07:04:00.136Z] #14 112.1 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-14T07:04:00.182Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 2.10MB / 8.92MB 1.2s [2021-04-14T07:04:00.400Z] #43 ... [2021-04-14T07:04:00.400Z] [2021-04-14T07:04:00.400Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:00.400Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:00.400Z] #13 70.36 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-14T07:04:00.400Z] #13 70.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:04:00.400Z] #13 70.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:04:00.400Z] #13 70.51 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-14T07:04:00.400Z] #13 70.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:04:00.400Z] #13 70.56 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:04:00.433Z] #14 112.4 Selecting previously unselected package libpcre32-3:s390x. [2021-04-14T07:04:00.433Z] #14 112.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-14T07:04:00.433Z] #14 112.4 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-14T07:04:00.476Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 3.15MB / 8.92MB 1.4s [2021-04-14T07:04:00.476Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 4.19MB / 8.92MB 1.5s [2021-04-14T07:04:00.630Z] + docker version [2021-04-14T07:04:00.657Z] #13 ... [2021-04-14T07:04:00.657Z] [2021-04-14T07:04:00.657Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:04:00.657Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:04:00.657Z] #43 19.07 CC images/core-s390.o [2021-04-14T07:04:00.734Z] #14 112.6 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-14T07:04:00.734Z] #14 112.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-14T07:04:00.734Z] #14 112.7 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-14T07:04:00.770Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 6.29MB / 8.92MB 1.7s [2021-04-14T07:04:00.770Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 7.34MB / 8.92MB 1.8s [2021-04-14T07:04:01.038Z] #14 112.8 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-14T07:04:01.038Z] #14 112.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-14T07:04:01.038Z] #14 112.8 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-14T07:04:01.065Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 1.9s done [2021-04-14T07:04:01.065Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-14T07:04:01.065Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-04-14T07:04:01.065Z] #5 DONE 2.1s [2021-04-14T07:04:01.219Z] #43 19.79 CC images/cpuinfo.o [2021-04-14T07:04:01.342Z] #14 113.2 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-14T07:04:01.342Z] #14 113.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-14T07:04:01.342Z] #14 113.3 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-14T07:04:01.358Z] [2021-04-14T07:04:01.358Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:04:01.358Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-14T07:04:01.649Z] #14 113.6 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-14T07:04:01.649Z] #14 113.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-14T07:04:01.649Z] #14 113.6 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-14T07:04:01.649Z] #14 113.7 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-14T07:04:01.650Z] #14 113.7 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-14T07:04:01.652Z] #9 DONE 0.5s [2021-04-14T07:04:01.652Z] [2021-04-14T07:04:01.652Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:04:01.652Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-14T07:04:01.652Z] #8 DONE 0.5s [2021-04-14T07:04:01.652Z] [2021-04-14T07:04:01.652Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-14T07:04:01.652Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-14T07:04:01.782Z] #43 20.24 CC images/inventory.o [2021-04-14T07:04:01.838Z] #9 ... [2021-04-14T07:04:01.838Z] [2021-04-14T07:04:01.838Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:04:01.838Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:04:01.838Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.3s done [2021-04-14T07:04:01.838Z] #26 DONE 12.8s [2021-04-14T07:04:01.838Z] [2021-04-14T07:04:01.838Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:01.838Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:01.949Z] #7 DONE 0.5s [2021-04-14T07:04:01.949Z] [2021-04-14T07:04:01.949Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-14T07:04:01.949Z] #6 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-14T07:04:01.949Z] #6 DONE 0.6s [2021-04-14T07:04:01.949Z] [2021-04-14T07:04:01.949Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:04:01.949Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:04:01.949Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-14T07:04:01.952Z] #14 113.7 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-14T07:04:01.952Z] #14 ... [2021-04-14T07:04:01.952Z] [2021-04-14T07:04:01.952Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:04:01.952Z] #46 100.8 net [2021-04-14T07:04:01.952Z] #46 102.1 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-14T07:04:01.952Z] #46 102.7 vendor/golang.org/x/crypto/poly1305 [2021-04-14T07:04:01.952Z] #46 103.4 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-14T07:04:01.952Z] #46 104.2 vendor/golang.org/x/crypto/curve25519 [2021-04-14T07:04:01.952Z] #46 104.7 vendor/golang.org/x/crypto/hkdf [2021-04-14T07:04:01.952Z] #46 104.9 vendor/golang.org/x/text/transform [2021-04-14T07:04:01.952Z] #46 105.5 vendor/golang.org/x/text/unicode/bidi [2021-04-14T07:04:01.952Z] #46 107.8 vendor/golang.org/x/text/secure/bidirule [2021-04-14T07:04:01.952Z] #46 108.5 vendor/golang.org/x/text/unicode/norm [2021-04-14T07:04:01.952Z] #46 ... [2021-04-14T07:04:01.952Z] [2021-04-14T07:04:01.952Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:04:01.952Z] #30 38.20 #=#=# 0.0% 0.4% ## 3.0% #### 6.6% ###### 8.7% ######## 12.5% ########### 16.3% ############## 19.5% ################## 25.4% ##################### 30.5% ######################## 34.4% ########################### 37.9% ############################## 41.8% ################################ 45.8% ################################### 49.0% ###################################### 52.8% ######################################## 56.9% ########################################### 60.3% ############################################# 63.8% ################################################ 67.0% ################################################## 70.3% ##################################################### 73.8% ####################################################### 77.5% ########################################################## 81.1% ############################################################ 84.4% ############################################################### 87.6% ################################################################## 91.8% #################################################################### 95.2% ###################################################################### 98.5% ######################################################################## 100.0% [2021-04-14T07:04:01.952Z] #30 42.42 [2021-04-14T07:04:01.952Z] #30 43.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-14T07:04:01.966Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 6.6s done [2021-04-14T07:04:01.966Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-14T07:04:02.039Z] #43 20.52 CC images/fdinfo.o [2021-04-14T07:04:02.234Z] #26 ... [2021-04-14T07:04:02.234Z] [2021-04-14T07:04:02.234Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:04:02.234Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:04:02.234Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-14T07:04:02.234Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-14T07:04:02.234Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2021-04-14T07:04:02.234Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-04-14T07:04:02.234Z] #64 DONE 7.5s [2021-04-14T07:04:02.247Z] #30 43.85 [2021-04-14T07:04:02.247Z] #30 44.03 #=#=# ######################################################################## 100.0% [2021-04-14T07:04:02.256Z] #65 ... [2021-04-14T07:04:02.256Z] [2021-04-14T07:04:02.256Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:02.256Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-14T07:04:02.256Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-14T07:04:02.256Z] #10 DONE 0.3s [2021-04-14T07:04:02.256Z] [2021-04-14T07:04:02.256Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:04:02.256Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:04:02.256Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2021-04-14T07:04:02.256Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.3s [2021-04-14T07:04:02.273Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.7s done [2021-04-14T07:04:02.295Z] #43 20.85 CC images/fown.o [2021-04-14T07:04:02.494Z] [2021-04-14T07:04:02.494Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:02.494Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:02.494Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-14T07:04:02.494Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-14T07:04:02.494Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-14T07:04:02.494Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-14T07:04:02.494Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-04-14T07:04:02.494Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-04-14T07:04:02.494Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2021-04-14T07:04:02.494Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done [2021-04-14T07:04:02.494Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done [2021-04-14T07:04:02.494Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-04-14T07:04:02.494Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s done [2021-04-14T07:04:02.494Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s done [2021-04-14T07:04:02.543Z] #30 44.15 [2021-04-14T07:04:02.551Z] #43 21.13 CC images/ns.o [2021-04-14T07:04:02.565Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.19MB / 12.42MB 0.5s [2021-04-14T07:04:02.565Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.6s [2021-04-14T07:04:02.754Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-04-14T07:04:02.807Z] #43 21.31 CC images/regfile.o [2021-04-14T07:04:02.846Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-14T07:04:02.919Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-04-14T07:04:02.919Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-04-14T07:04:03.063Z] #43 21.55 CC images/ghost-file.o [2021-04-14T07:04:03.063Z] #43 21.80 CC images/fifo.o [2021-04-14T07:04:03.207Z] #30 45.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-14T07:04:03.207Z] #30 ... [2021-04-14T07:04:03.207Z] [2021-04-14T07:04:03.207Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:03.207Z] #44 52.48 CC compel/src/lib/ptrace.o [2021-04-14T07:04:03.207Z] #44 53.00 AR compel/libcompel.a [2021-04-14T07:04:03.207Z] #44 53.05 HOSTCC compel/src/main-host.o [2021-04-14T07:04:03.207Z] #44 53.45 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-14T07:04:03.207Z] #44 53.62 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-14T07:04:03.207Z] #44 54.23 HOSTCC compel/src/lib/log-host.o [2021-04-14T07:04:03.207Z] #44 54.48 HOSTLINK compel/compel-host-bin [2021-04-14T07:04:03.207Z] #44 54.58 DEP soccr/soccr.d [2021-04-14T07:04:03.207Z] #44 54.70 CC soccr/soccr.o [2021-04-14T07:04:03.207Z] #44 55.87 AR soccr/libsoccr.a [2021-04-14T07:04:03.207Z] #44 55.89 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:04:03.207Z] #44 56.31 DEP criu/arch/s390/sigframe.d [2021-04-14T07:04:03.207Z] #44 56.48 DEP criu/arch/s390/crtools.d [2021-04-14T07:04:03.207Z] #44 56.79 DEP criu/arch/s390/cpu.d [2021-04-14T07:04:03.207Z] #44 56.91 CC criu/arch/s390/cpu.o [2021-04-14T07:04:03.207Z] #44 57.35 CC criu/arch/s390/crtools.o [2021-04-14T07:04:03.207Z] #44 58.53 CC criu/arch/s390/sigframe.o [2021-04-14T07:04:03.207Z] #44 58.87 LINK criu/arch/s390/crtools.built-in.o [2021-04-14T07:04:03.207Z] #44 58.91 DEP criu/pie/util-vdso.d [2021-04-14T07:04:03.207Z] #44 59.22 DEP criu/pie/util.d [2021-04-14T07:04:03.207Z] #44 59.38 CC criu/pie/util.o [2021-04-14T07:04:03.207Z] #44 59.81 CC criu/pie/util-vdso.o [2021-04-14T07:04:03.207Z] #44 60.65 AR criu/pie/pie.lib.a [2021-04-14T07:04:03.207Z] #44 60.76 DEP criu/pie/restorer.d [2021-04-14T07:04:03.207Z] #44 60.97 DEP criu/arch/s390/restorer.d [2021-04-14T07:04:03.207Z] #44 61.19 DEP criu/arch/s390/vdso-pie.d [2021-04-14T07:04:03.207Z] #44 61.33 DEP criu/pie/parasite-vdso.d [2021-04-14T07:04:03.207Z] #44 61.47 DEP criu/pie/parasite.d [2021-04-14T07:04:03.207Z] #44 61.68 CC criu/pie/parasite.o [2021-04-14T07:04:03.324Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-14T07:04:03.421Z] #9 ... [2021-04-14T07:04:03.421Z] [2021-04-14T07:04:03.421Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:04:03.421Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:04:03.421Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.7s done [2021-04-14T07:04:03.421Z] #26 DONE 14.4s [2021-04-14T07:04:03.421Z] [2021-04-14T07:04:03.421Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:03.421Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:03.421Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-04-14T07:04:03.421Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-14T07:04:03.502Z] #44 ... [2021-04-14T07:04:03.502Z] [2021-04-14T07:04:03.502Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-14T07:04:03.502Z] #14 113.9 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-14T07:04:03.502Z] #14 113.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-14T07:04:03.502Z] #14 113.9 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-14T07:04:03.502Z] #14 114.5 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-14T07:04:03.502Z] #14 114.5 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-14T07:04:03.502Z] #14 114.5 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-14T07:04:03.502Z] #14 114.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:04:03.502Z] #14 114.6 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-14T07:04:03.502Z] #14 114.6 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-14T07:04:03.502Z] #14 114.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:04:03.502Z] #14 114.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:04:03.502Z] #14 114.6 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-14T07:04:03.502Z] #14 114.7 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-14T07:04:03.502Z] #14 114.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:04:03.502Z] #14 114.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:04:03.502Z] #14 114.7 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-14T07:04:03.502Z] #14 114.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-14T07:04:03.502Z] #14 114.7 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-14T07:04:03.502Z] #14 114.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:04:03.502Z] #14 114.8 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-14T07:04:03.502Z] #14 114.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:04:03.502Z] #14 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:04:03.502Z] #14 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:04:03.502Z] #14 114.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:04:03.502Z] #14 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:04:03.502Z] #14 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:04:03.502Z] #14 114.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:04:03.502Z] #14 114.9 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-14T07:04:03.502Z] #14 114.9 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-14T07:04:03.502Z] #14 114.9 Setting up dmsetup (2:1.02.155-3) ... [2021-04-14T07:04:03.502Z] #14 114.9 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-14T07:04:03.502Z] #14 114.9 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-14T07:04:03.502Z] #14 114.9 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:04:03.502Z] #14 DONE 115.6s [2021-04-14T07:04:03.502Z] [2021-04-14T07:04:03.502Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-14T07:04:03.584Z] #9 ... [2021-04-14T07:04:03.584Z] [2021-04-14T07:04:03.584Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-14T07:04:03.584Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-14T07:04:03.584Z] #63 DONE 1.1s [2021-04-14T07:04:03.584Z] [2021-04-14T07:04:03.584Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:03.584Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:03.584Z] #9 ... [2021-04-14T07:04:03.584Z] [2021-04-14T07:04:03.584Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-14T07:04:03.584Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-14T07:04:03.626Z] #43 21.99 CC images/remap-file-path.o [2021-04-14T07:04:03.626Z] #43 22.18 CC images/eventfd.o [2021-04-14T07:04:03.626Z] #43 22.36 CC images/eventpoll.o [2021-04-14T07:04:03.796Z] #41 ... [2021-04-14T07:04:03.796Z] [2021-04-14T07:04:03.796Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:03.796Z] #44 62.98 LINK criu/pie/parasite.built-in.o [2021-04-14T07:04:03.796Z] #44 63.00 GEN criu/pie/parasite-blob.h [2021-04-14T07:04:03.796Z] #44 63.04 CC criu/pie/parasite-vdso.o [2021-04-14T07:04:04.188Z] #43 22.69 CC images/fh.o [2021-04-14T07:04:04.361Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-04-14T07:04:04.361Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-14T07:04:04.453Z] #44 ... [2021-04-14T07:04:04.453Z] [2021-04-14T07:04:04.453Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-14T07:04:04.453Z] #30 45.40 [2021-04-14T07:04:04.453Z] #30 45.58 #=#=# ##O#- # ######################################################################## 100.0% [2021-04-14T07:04:04.453Z] #30 45.87 [2021-04-14T07:04:04.453Z] #30 46.06 Download of images into '/build' complete. [2021-04-14T07:04:04.453Z] #30 46.06 Use something like the following to load the result into a Docker daemon: [2021-04-14T07:04:04.453Z] #30 46.06 tar -cC '/build' . | docker load [2021-04-14T07:04:04.453Z] #30 DONE 46.3s [2021-04-14T07:04:04.453Z] #43 23.05 CC images/fsnotify.o [2021-04-14T07:04:04.525Z] #65 DONE 0.9s [2021-04-14T07:04:04.525Z] [2021-04-14T07:04:04.525Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:04:04.525Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-14T07:04:04.694Z] #65 ... [2021-04-14T07:04:04.694Z] [2021-04-14T07:04:04.694Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:04:04.694Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-14T07:04:04.694Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-14T07:04:04.694Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-04-14T07:04:04.694Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-04-14T07:04:04.694Z] #63 DONE 2.5s [2021-04-14T07:04:04.694Z] [2021-04-14T07:04:04.694Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:04.694Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-14T07:04:04.694Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 27.26MB / 96.52MB 2.3s [2021-04-14T07:04:04.694Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 26.41MB / 73.58MB 2.3s [2021-04-14T07:04:04.694Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 26.21MB / 57.46MB 2.3s [2021-04-14T07:04:04.694Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2021-04-14T07:04:04.694Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done [2021-04-14T07:04:04.694Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2021-04-14T07:04:04.694Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.21MB / 54.14MB 2.3s [2021-04-14T07:04:04.694Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.36MB / 57.46MB 2.4s [2021-04-14T07:04:04.767Z] [2021-04-14T07:04:04.767Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:04.767Z] #44 63.85 CC criu/arch/s390/vdso-pie.o [2021-04-14T07:04:05.019Z] #43 23.63 CC images/signalfd.o [2021-04-14T07:04:05.087Z] #44 64.29 CC criu/arch/s390/restorer.o [2021-04-14T07:04:05.087Z] #10 ... [2021-04-14T07:04:05.087Z] [2021-04-14T07:04:05.087Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:04:05.087Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:04:05.087Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-04-14T07:04:05.087Z] #65 DONE 2.9s [2021-04-14T07:04:05.087Z] [2021-04-14T07:04:05.087Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:05.087Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-14T07:04:05.087Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 30.41MB / 73.58MB 2.6s [2021-04-14T07:04:05.087Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.41MB / 54.14MB 2.4s [2021-04-14T07:04:05.087Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 33.55MB / 96.52MB 2.7s [2021-04-14T07:04:05.087Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.55MB / 57.46MB 2.7s [2021-04-14T07:04:05.128Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-04-14T07:04:05.277Z] #43 23.97 CC images/fs.o [2021-04-14T07:04:05.444Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 2.7s [2021-04-14T07:04:05.444Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 36.70MB / 57.46MB 2.9s [2021-04-14T07:04:05.444Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.70MB / 54.14MB 2.9s [2021-04-14T07:04:05.444Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 38.80MB / 96.52MB 3.2s [2021-04-14T07:04:05.444Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.89MB / 73.58MB 3.2s [2021-04-14T07:04:05.444Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 40.89MB / 57.46MB 3.2s [2021-04-14T07:04:05.444Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 40.89MB / 54.14MB 3.2s [2021-04-14T07:04:05.467Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.6s done [2021-04-14T07:04:05.533Z] #43 24.18 CC images/pstree.o [2021-04-14T07:04:05.696Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.9s done [2021-04-14T07:04:05.727Z] #26 DONE 11.0s [2021-04-14T07:04:05.727Z] [2021-04-14T07:04:05.727Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:05.727Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-14T07:04:05.785Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.09MB / 57.46MB 3.3s [2021-04-14T07:04:05.785Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.04MB / 54.14MB 3.3s [2021-04-14T07:04:05.789Z] #43 24.41 CC images/pipe.o [2021-04-14T07:04:05.797Z] #44 65.16 CC criu/pie/restorer.o [2021-04-14T07:04:05.955Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-14T07:04:06.046Z] #43 24.65 CC images/tcp-stream.o [2021-04-14T07:04:06.083Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 44.04MB / 96.52MB 3.5s [2021-04-14T07:04:06.083Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.19MB / 73.58MB 3.5s [2021-04-14T07:04:06.083Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.28MB / 57.46MB 3.5s [2021-04-14T07:04:06.083Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.19MB / 54.14MB 3.5s [2021-04-14T07:04:06.083Z] #10 ... [2021-04-14T07:04:06.083Z] [2021-04-14T07:04:06.083Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-14T07:04:06.083Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-14T07:04:06.083Z] #64 DONE 0.3s [2021-04-14T07:04:06.083Z] [2021-04-14T07:04:06.083Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:06.083Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-14T07:04:06.083Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.33MB / 54.14MB 3.6s [2021-04-14T07:04:06.302Z] #43 24.89 CC images/sk-packet.o [2021-04-14T07:04:06.384Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 53.48MB / 73.58MB 3.8s [2021-04-14T07:04:06.384Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.43MB / 57.46MB 3.8s [2021-04-14T07:04:06.384Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.8s [2021-04-14T07:04:06.384Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.18MB / 96.52MB 3.9s [2021-04-14T07:04:06.384Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 57.67MB / 73.58MB 3.9s [2021-04-14T07:04:06.384Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.57MB / 57.46MB 3.9s [2021-04-14T07:04:06.384Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.8s done [2021-04-14T07:04:06.384Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-14T07:04:06.384Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.1s done [2021-04-14T07:04:06.669Z] #27 1.104 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:06.669Z] #27 1.111 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:06.669Z] #27 1.111 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:06.689Z] #10 ... [2021-04-14T07:04:06.689Z] [2021-04-14T07:04:06.689Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-14T07:04:06.689Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-14T07:04:06.689Z] #66 DONE 0.3s [2021-04-14T07:04:06.689Z] [2021-04-14T07:04:06.689Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:06.689Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-14T07:04:06.689Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.96MB / 73.58MB 4.2s [2021-04-14T07:04:06.689Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 59.77MB / 96.52MB 4.4s [2021-04-14T07:04:06.865Z] #43 25.25 CC images/mnt.o [2021-04-14T07:04:06.865Z] #43 ... [2021-04-14T07:04:06.865Z] [2021-04-14T07:04:06.865Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:04:06.865Z] #56 sha256:d6eff327e443073e71c58488cdebbbac344ecd598cc13ab567fed66715f4bd46 [2021-04-14T07:04:06.865Z] #56 40.77 Checking out files: 47% (1861/3880) Checking out files: 48% (1863/3880) Checking out files: 49% (1902/3880) Checking out files: 50% (1940/3880) Checking out files: 51% (1979/3880) Checking out files: 52% (2018/3880) Checking out files: 53% (2057/3880) Checking out files: 54% (2096/3880) Checking out files: 55% (2134/3880) Checking out files: 56% (2173/3880) Checking out files: 57% (2212/3880) Checking out files: 58% (2251/3880) Checking out files: 59% (2290/3880) Checking out files: 60% (2328/3880) Checking out files: 61% (2367/3880) Checking out files: 62% (2406/3880) Checking out files: 63% (2445/3880) Checking out files: 64% (2484/3880) Checking out files: 65% (2522/3880) Checking out files: 66% (2561/3880) Checking out files: 67% (2600/3880) Checking out files: 68% (2639/3880) Checking out files: 69% (2678/3880) Checking out files: 70% (2716/3880) Checking out files: 71% (2755/3880) Checking out files: 72% (2794/3880) Checking out files: 73% (2833/3880) Checking out files: 74% (2872/3880) Checking out files: 75% (2910/3880) Checking out files: 76% (2949/3880) Checking out files: 77% (2988/3880) Checking out files: 78% (3027/3880) Checking out files: 79% (3066/3880) Checking out files: 80% (3104/3880) Checking out files: 81% (3143/3880) Checking out files: 82% (3182/3880) Checking out files: 83% (3221/3880) Checking out files: 84% (3260/3880) Checking out files: 85% (3298/3880) Checking out files: 86% (3337/3880) Checking out files: 87% (3376/3880) Checking out files: 88% (3415/3880) Checking out files: 88% (3446/3880) Checking out files: 89% (3454/3880) Checking out files: 90% (3492/3880) Checking out files: 91% (3531/3880) Checking out files: 92% (3570/3880) Checking out files: 93% (3609/3880) Checking out files: 94% (3648/3880) Checking out files: 95% (3686/3880) Checking out files: 96% (3725/3880) Checking out files: 97% (3764/3880) Checking out files: 98% (3803/3880) Checking out files: 99% (3842/3880) Checking out files: 100% (3880/3880) Checking out files: 100% (3880/3880), done. [2021-04-14T07:04:06.865Z] #56 42.25 + cd /tmp/tmp.wHDh6h1Z97/src/github.com/containerd/containerd [2021-04-14T07:04:06.865Z] #56 42.25 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:04:06.865Z] #56 43.92 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-14T07:04:06.865Z] #56 43.93 + BUILDTAGS='netgo osusergo static_build' [2021-04-14T07:04:06.865Z] #56 43.93 + export EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:04:06.865Z] #56 43.93 + EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:04:06.865Z] #56 43.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-14T07:04:06.865Z] #56 43.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-14T07:04:06.865Z] #56 43.93 + '[' '' = dynamic ']' [2021-04-14T07:04:06.865Z] #56 43.93 + make [2021-04-14T07:04:06.865Z] #56 45.01 + bin/ctr [2021-04-14T07:04:06.884Z] #44 ... [2021-04-14T07:04:06.884Z] [2021-04-14T07:04:06.884Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-14T07:04:06.884Z] #15 DONE 3.1s [2021-04-14T07:04:06.884Z] [2021-04-14T07:04:06.884Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-14T07:04:06.930Z] #27 1.257 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:07.012Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 70.25MB / 73.58MB 4.5s [2021-04-14T07:04:07.013Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 65.01MB / 96.52MB 4.7s [2021-04-14T07:04:07.191Z] #27 1.476 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:07.313Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.8s done [2021-04-14T07:04:07.313Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 74.45MB / 96.52MB 5.0s [2021-04-14T07:04:07.451Z] #27 1.742 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:07.612Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.84MB / 96.52MB 5.3s [2021-04-14T07:04:07.909Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 90.18MB / 96.52MB 5.6s [2021-04-14T07:04:07.909Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 95.42MB / 96.52MB 5.7s [2021-04-14T07:04:08.209Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.8s done [2021-04-14T07:04:09.362Z] #27 3.348 Fetched 8427 kB in 3s (3368 kB/s) [2021-04-14T07:04:09.389Z] #56 ... [2021-04-14T07:04:09.389Z] [2021-04-14T07:04:09.389Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:09.389Z] #51 sha256:6899cb2d335b9b8ca5816c1309bcac2dbacdb32d1303257b7228e628eb293167 [2021-04-14T07:04:09.389Z] #51 86.39 mvdan.cc/sh/v3/cmd/shfmt [2021-04-14T07:04:09.389Z] #51 DONE 92.8s [2021-04-14T07:04:09.389Z] [2021-04-14T07:04:09.389Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:04:09.389Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:04:09.389Z] #43 25.56 CC images/pipe-data.o [2021-04-14T07:04:09.389Z] #43 25.78 CC images/sa.o [2021-04-14T07:04:09.389Z] #43 25.97 CC images/timer.o [2021-04-14T07:04:09.389Z] #43 26.31 CC images/timerfd.o [2021-04-14T07:04:09.389Z] #43 26.49 CC images/mm.o [2021-04-14T07:04:09.389Z] #43 26.75 CC images/sk-opts.o [2021-04-14T07:04:09.389Z] #43 26.94 CC images/sk-unix.o [2021-04-14T07:04:09.389Z] #43 27.28 CC images/sk-inet.o [2021-04-14T07:04:09.389Z] #43 27.70 CC images/tun.o [2021-04-14T07:04:09.645Z] #43 28.23 CC images/sk-netlink.o [2021-04-14T07:04:09.656Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-04-14T07:04:09.660Z] #16 DONE 2.6s [2021-04-14T07:04:09.660Z] [2021-04-14T07:04:09.660Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:09.660Z] #44 67.96 LINK criu/pie/restorer.built-in.o [2021-04-14T07:04:09.660Z] #44 67.97 GEN criu/pie/restorer-blob.h [2021-04-14T07:04:09.660Z] #44 68.08 DEP criu/vdso.d [2021-04-14T07:04:09.660Z] #44 68.50 DEP criu/uts_ns.d [2021-04-14T07:04:09.660Z] #44 68.88 DEP criu/util.d [2021-04-14T07:04:09.660Z] #44 69.02 DEP criu/uffd.d [2021-04-14T07:04:09.747Z] #10 ... [2021-04-14T07:04:09.747Z] [2021-04-14T07:04:09.747Z] #24 [internal] load build context [2021-04-14T07:04:09.747Z] #24 sha256:a878e3393dcec1d904024c2b6134c68ed03e57cd864f826e840348e5fa18bbf3 [2021-04-14T07:04:09.747Z] #24 transferring context: 53.35MB 7.8s done [2021-04-14T07:04:09.747Z] #24 DONE 7.9s [2021-04-14T07:04:09.932Z] #27 3.348 Reading package lists... [2021-04-14T07:04:09.989Z] #44 69.41 DEP criu/tun.d [2021-04-14T07:04:10.044Z] [2021-04-14T07:04:10.044Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:04:10.044Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-14T07:04:10.044Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-14T07:04:10.044Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 54.18MB / 54.18MB 3.7s done [2021-04-14T07:04:10.044Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b [2021-04-14T07:04:10.151Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-04-14T07:04:10.151Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-14T07:04:10.207Z] #43 28.71 CC images/packet-sock.o [2021-04-14T07:04:10.289Z] #44 69.63 DEP criu/tty.d [2021-04-14T07:04:10.583Z] #44 69.78 DEP criu/timerfd.d [2021-04-14T07:04:10.636Z] Client: Docker Engine - Community [2021-04-14T07:04:10.636Z] Version: 20.10.5 [2021-04-14T07:04:10.636Z] API version: 1.41 [2021-04-14T07:04:10.636Z] Go version: go1.13.15 [2021-04-14T07:04:10.636Z] Git commit: 55c4c88 [2021-04-14T07:04:10.636Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-14T07:04:10.636Z] OS/Arch: linux/arm64 [2021-04-14T07:04:10.636Z] Context: default [2021-04-14T07:04:10.636Z] Experimental: true [2021-04-14T07:04:10.636Z] [2021-04-14T07:04:10.636Z] Server: Docker Engine - Community [2021-04-14T07:04:10.636Z] Engine: [2021-04-14T07:04:10.636Z] Version: 20.10.5 [2021-04-14T07:04:10.636Z] API version: 1.41 (minimum version 1.12) [2021-04-14T07:04:10.636Z] Go version: go1.13.15 [2021-04-14T07:04:10.636Z] Git commit: 363e9a8 [2021-04-14T07:04:10.636Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-14T07:04:10.636Z] OS/Arch: linux/arm64 [2021-04-14T07:04:10.636Z] Experimental: true [2021-04-14T07:04:10.636Z] containerd: [2021-04-14T07:04:10.636Z] Version: 1.4.4 [2021-04-14T07:04:10.636Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:04:10.636Z] runc: [2021-04-14T07:04:10.636Z] Version: 1.0.0-rc93 [2021-04-14T07:04:10.636Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:04:10.636Z] docker-init: [2021-04-14T07:04:10.636Z] Version: 0.19.0 [2021-04-14T07:04:10.636Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-14T07:04:10.720Z] #9 ... [2021-04-14T07:04:10.720Z] [2021-04-14T07:04:10.720Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:10.720Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-14T07:04:10.720Z] #27 1.615 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:10.720Z] #27 1.685 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:10.720Z] #27 1.695 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:10.720Z] #27 1.841 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:10.720Z] #27 2.193 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:10.720Z] #27 2.593 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:10.720Z] #27 4.230 Fetched 8427 kB in 3s (2943 kB/s) [2021-04-14T07:04:10.720Z] #27 4.230 Reading package lists... [2021-04-14T07:04:10.720Z] #27 5.158 Reading package lists... [2021-04-14T07:04:10.720Z] #27 6.041 Building dependency tree... [2021-04-14T07:04:10.720Z] #27 6.377 The following additional packages will be installed: [2021-04-14T07:04:10.720Z] #27 6.377 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-14T07:04:10.720Z] #27 6.377 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-14T07:04:10.720Z] #27 6.377 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-14T07:04:10.720Z] #27 6.377 Suggested packages: [2021-04-14T07:04:10.720Z] #27 6.377 krb5-doc krb5-user [2021-04-14T07:04:10.720Z] #27 6.377 Recommended packages: [2021-04-14T07:04:10.720Z] #27 6.377 krb5-locales publicsuffix libsasl2-modules [2021-04-14T07:04:10.720Z] #27 6.600 The following NEW packages will be installed: [2021-04-14T07:04:10.720Z] #27 6.600 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-14T07:04:10.720Z] #27 6.600 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-14T07:04:10.720Z] #27 6.600 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-14T07:04:10.720Z] #27 6.600 libssh2-1 libssl1.1 openssl [2021-04-14T07:04:10.720Z] #27 6.876 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T07:04:10.720Z] #27 6.876 Need to get 5059 kB of archives. [2021-04-14T07:04:10.720Z] #27 6.876 After this operation, 12.1 MB of additional disk space will be used. [2021-04-14T07:04:10.720Z] #27 6.876 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-14T07:04:10.720Z] #27 6.877 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-14T07:04:10.720Z] #27 6.885 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-14T07:04:10.720Z] #27 6.893 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-14T07:04:10.720Z] #27 6.893 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-14T07:04:10.720Z] #27 6.893 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-14T07:04:10.720Z] #27 6.893 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-14T07:04:10.720Z] #27 6.901 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-14T07:04:10.720Z] #27 6.901 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-14T07:04:10.720Z] #27 6.901 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-14T07:04:10.720Z] #27 6.913 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-14T07:04:10.720Z] #27 6.913 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-14T07:04:10.720Z] #27 6.913 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-14T07:04:10.720Z] #27 6.919 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-14T07:04:10.720Z] #27 6.919 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-14T07:04:10.720Z] #27 6.929 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-14T07:04:10.720Z] #27 6.929 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-14T07:04:10.720Z] #27 6.933 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-14T07:04:10.720Z] #27 6.942 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-14T07:04:10.720Z] #27 6.942 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-14T07:04:10.720Z] #27 6.949 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-14T07:04:10.720Z] #27 7.164 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:04:10.720Z] #27 7.184 Fetched 5059 kB in 0s (15.1 MB/s) [2021-04-14T07:04:10.720Z] #27 7.255 Selecting previously unselected package libssl1.1:amd64. [2021-04-14T07:04:10.720Z] #27 7.255 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-14T07:04:10.720Z] #27 7.255 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 7.267 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:10.720Z] #27 7.462 Selecting previously unselected package openssl. [2021-04-14T07:04:10.720Z] #27 7.462 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 7.466 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:10.720Z] #27 7.597 Selecting previously unselected package ca-certificates. [2021-04-14T07:04:10.720Z] #27 7.597 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-14T07:04:10.720Z] #27 7.603 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:10.720Z] #27 7.708 Selecting previously unselected package libkeyutils1:amd64. [2021-04-14T07:04:10.720Z] #27 7.708 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 7.718 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-14T07:04:10.720Z] #27 7.758 Selecting previously unselected package libkrb5support0:amd64. [2021-04-14T07:04:10.720Z] #27 7.758 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 7.763 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 7.813 Selecting previously unselected package libk5crypto3:amd64. [2021-04-14T07:04:10.720Z] #27 7.813 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 7.818 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 7.875 Selecting previously unselected package libkrb5-3:amd64. [2021-04-14T07:04:10.720Z] #27 7.875 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 7.880 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 7.974 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-14T07:04:10.720Z] #27 7.976 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 7.981 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 8.036 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-14T07:04:10.720Z] #27 8.036 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.040 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 8.100 Selecting previously unselected package libsasl2-2:amd64. [2021-04-14T07:04:10.720Z] #27 8.100 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.102 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 8.153 Selecting previously unselected package libldap-common. [2021-04-14T07:04:10.720Z] #27 8.155 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-14T07:04:10.720Z] #27 8.159 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:10.720Z] #27 8.220 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-14T07:04:10.720Z] #27 8.220 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.224 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:10.720Z] #27 8.298 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-14T07:04:10.720Z] #27 8.298 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.303 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 8.351 Selecting previously unselected package libpsl5:amd64. [2021-04-14T07:04:10.720Z] #27 8.351 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.355 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-14T07:04:10.720Z] #27 8.403 Selecting previously unselected package librtmp1:amd64. [2021-04-14T07:04:10.720Z] #27 8.403 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.406 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:10.720Z] #27 8.451 Selecting previously unselected package libssh2-1:amd64. [2021-04-14T07:04:10.720Z] #27 8.451 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.456 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-14T07:04:10.720Z] #27 8.514 Selecting previously unselected package libcurl4:amd64. [2021-04-14T07:04:10.720Z] #27 8.514 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.519 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-14T07:04:10.720Z] #27 8.587 Selecting previously unselected package curl. [2021-04-14T07:04:10.720Z] #27 8.587 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.592 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-14T07:04:10.720Z] #27 8.665 Selecting previously unselected package libonig5:amd64. [2021-04-14T07:04:10.720Z] #27 8.665 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.670 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:04:10.720Z] #27 8.737 Selecting previously unselected package libjq1:amd64. [2021-04-14T07:04:10.720Z] #27 8.737 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.740 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:04:10.720Z] #27 8.801 Selecting previously unselected package jq. [2021-04-14T07:04:10.720Z] #27 8.801 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:04:10.720Z] #27 8.807 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:10.720Z] #27 8.861 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-14T07:04:10.720Z] #27 8.876 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-14T07:04:10.720Z] #27 8.889 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:10.720Z] #27 8.994 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 9.008 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:10.720Z] #27 9.025 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 9.037 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 9.050 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:10.720Z] #27 9.062 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 9.074 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:10.720Z] #27 9.087 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-14T07:04:10.720Z] #27 9.100 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:10.769Z] #43 29.12 CC images/ipc-var.o [2021-04-14T07:04:10.769Z] #43 29.34 CC images/ipc-desc.o [2021-04-14T07:04:10.769Z] #43 29.50 CC images/ipc-shm.o [2021-04-14T07:04:10.873Z] #27 4.231 Reading package lists... [2021-04-14T07:04:10.891Z] #44 69.95 DEP criu/timens.d [2021-04-14T07:04:10.891Z] #44 70.09 DEP criu/sysfs_parse.d [2021-04-14T07:04:10.891Z] #44 70.24 DEP criu/sysctl.d [2021-04-14T07:04:10.970Z] + docker info [2021-04-14T07:04:10.979Z] #27 9.112 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:10.979Z] #27 9.134 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:04:10.979Z] #27 9.150 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:04:10.979Z] #27 9.164 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:10.979Z] #27 9.178 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:10.979Z] #27 ... [2021-04-14T07:04:10.979Z] [2021-04-14T07:04:10.979Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:10.979Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:11.049Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.3s done [2021-04-14T07:04:11.049Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-14T07:04:11.134Z] #27 5.131 Building dependency tree... [2021-04-14T07:04:11.134Z] #27 5.452 The following additional packages will be installed: [2021-04-14T07:04:11.134Z] #27 5.452 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-14T07:04:11.134Z] #27 5.452 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-14T07:04:11.134Z] #27 5.453 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-14T07:04:11.134Z] #27 5.454 Suggested packages: [2021-04-14T07:04:11.134Z] #27 5.454 krb5-doc krb5-user [2021-04-14T07:04:11.134Z] #27 5.454 Recommended packages: [2021-04-14T07:04:11.134Z] #27 5.454 krb5-locales publicsuffix libsasl2-modules [2021-04-14T07:04:11.186Z] #44 70.47 DEP criu/string.d [2021-04-14T07:04:11.186Z] #44 70.53 DEP criu/stats.d [2021-04-14T07:04:11.332Z] #43 29.70 CC images/ipc-msg.o [2021-04-14T07:04:11.332Z] #43 ... [2021-04-14T07:04:11.332Z] [2021-04-14T07:04:11.332Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:11.332Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:04:11.332Z] #45 85.08 go/doc [2021-04-14T07:04:11.332Z] #45 87.73 github.com/LK4D4/vndr/versioned [2021-04-14T07:04:11.332Z] #45 87.81 compress/flate [2021-04-14T07:04:11.332Z] #45 88.44 github.com/LK4D4/vndr/build [2021-04-14T07:04:11.332Z] #45 90.33 hash/crc32 [2021-04-14T07:04:11.332Z] #45 91.04 compress/gzip [2021-04-14T07:04:11.332Z] #45 91.66 vendor/golang.org/x/crypto/cryptobyte [2021-04-14T07:04:11.332Z] #45 91.72 net [2021-04-14T07:04:11.332Z] #45 94.06 vendor/golang.org/x/crypto/poly1305 [2021-04-14T07:04:11.332Z] #45 94.41 vendor/golang.org/x/sys/cpu [2021-04-14T07:04:11.332Z] #45 94.67 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-14T07:04:11.332Z] #45 ... [2021-04-14T07:04:11.332Z] [2021-04-14T07:04:11.332Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:04:11.332Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:04:11.332Z] #43 29.94 CC images/ipc-sem.o [2021-04-14T07:04:11.394Z] #27 5.675 The following NEW packages will be installed: [2021-04-14T07:04:11.394Z] #27 5.676 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-14T07:04:11.394Z] #27 5.676 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-14T07:04:11.394Z] #27 5.676 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-14T07:04:11.394Z] #27 5.677 libssh2-1 libssl1.1 openssl [2021-04-14T07:04:11.487Z] #44 70.70 DEP criu/sockets.d [2021-04-14T07:04:11.487Z] #44 ... [2021-04-14T07:04:11.487Z] [2021-04-14T07:04:11.487Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-14T07:04:11.487Z] #17 2.074 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-14T07:04:11.487Z] #17 DONE 2.3s [2021-04-14T07:04:11.570Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 5.5s done [2021-04-14T07:04:11.570Z] #27 DONE 9.2s [2021-04-14T07:04:11.570Z] [2021-04-14T07:04:11.570Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:11.570Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-14T07:04:11.570Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.1s done [2021-04-14T07:04:11.570Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-04-14T07:04:11.590Z] #43 30.12 CC images/utsns.o [2021-04-14T07:04:11.654Z] #27 5.956 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T07:04:11.654Z] #27 5.956 Need to get 5059 kB of archives. [2021-04-14T07:04:11.654Z] #27 5.956 After this operation, 12.1 MB of additional disk space will be used. [2021-04-14T07:04:11.654Z] #27 5.956 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-14T07:04:11.654Z] #27 5.959 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-14T07:04:11.654Z] #27 5.967 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-14T07:04:11.654Z] #27 5.967 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-14T07:04:11.654Z] #27 5.967 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-14T07:04:11.654Z] #27 5.969 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-14T07:04:11.654Z] #27 5.982 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-14T07:04:11.654Z] #27 5.990 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-14T07:04:11.654Z] #27 5.994 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-14T07:04:11.654Z] #27 5.998 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-14T07:04:11.654Z] #27 6.001 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-14T07:04:11.654Z] #27 6.006 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-14T07:04:11.654Z] #27 6.007 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-14T07:04:11.654Z] #27 6.013 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-14T07:04:11.654Z] #27 6.016 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-14T07:04:11.654Z] #27 6.020 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-14T07:04:11.654Z] #27 6.025 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-14T07:04:11.793Z] [2021-04-14T07:04:11.793Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:11.793Z] #44 70.88 DEP criu/sk-unix.d [2021-04-14T07:04:11.849Z] #43 30.28 CC images/creds.o [2021-04-14T07:04:11.867Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-04-14T07:04:11.867Z] #10 DONE 9.5s [2021-04-14T07:04:11.867Z] [2021-04-14T07:04:11.867Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:11.867Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-14T07:04:11.867Z] #28 0.408 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:11.867Z] #28 0.429 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:11.867Z] #28 0.456 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:11.867Z] #28 ... [2021-04-14T07:04:11.867Z] [2021-04-14T07:04:11.867Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:11.867Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-14T07:04:11.867Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-04-14T07:04:11.867Z] #10 DONE 9.8s [2021-04-14T07:04:11.914Z] #27 6.034 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-14T07:04:11.914Z] #27 6.034 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-14T07:04:11.914Z] #27 6.034 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-14T07:04:11.914Z] #27 6.039 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-14T07:04:11.914Z] #27 6.208 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:04:11.914Z] #27 6.233 Fetched 5059 kB in 0s (14.7 MB/s) [2021-04-14T07:04:11.914Z] #27 6.278 Selecting previously unselected package libssl1.1:amd64. [2021-04-14T07:04:11.914Z] #27 6.278 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-14T07:04:11.914Z] #27 6.282 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-14T07:04:11.914Z] #27 6.292 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:11.990Z] #9 ... [2021-04-14T07:04:11.990Z] [2021-04-14T07:04:11.990Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:11.990Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-14T07:04:11.990Z] #27 1.295 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:11.990Z] #27 1.315 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:11.990Z] #27 1.357 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:11.990Z] #27 1.523 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:11.990Z] #27 1.949 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:11.990Z] #27 2.575 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:11.990Z] #27 3.748 Fetched 8427 kB in 3s (3115 kB/s) [2021-04-14T07:04:11.990Z] #27 3.748 Reading package lists... [2021-04-14T07:04:11.990Z] #27 4.720 Reading package lists... [2021-04-14T07:04:11.990Z] #27 5.667 Building dependency tree... [2021-04-14T07:04:11.990Z] #27 6.081 The following additional packages will be installed: [2021-04-14T07:04:11.990Z] #27 6.081 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-14T07:04:11.990Z] #27 6.081 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-14T07:04:11.990Z] #27 6.081 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-14T07:04:11.990Z] #27 6.081 Suggested packages: [2021-04-14T07:04:11.990Z] #27 6.081 krb5-doc krb5-user [2021-04-14T07:04:11.990Z] #27 6.081 Recommended packages: [2021-04-14T07:04:11.990Z] #27 6.081 krb5-locales publicsuffix libsasl2-modules [2021-04-14T07:04:11.990Z] #27 6.306 The following NEW packages will be installed: [2021-04-14T07:04:11.990Z] #27 6.311 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-14T07:04:11.990Z] #27 6.311 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-14T07:04:11.990Z] #27 6.311 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-14T07:04:11.990Z] #27 6.313 libssh2-1 libssl1.1 openssl [2021-04-14T07:04:11.990Z] #27 6.595 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T07:04:11.990Z] #27 6.595 Need to get 5059 kB of archives. [2021-04-14T07:04:11.990Z] #27 6.595 After this operation, 12.1 MB of additional disk space will be used. [2021-04-14T07:04:11.990Z] #27 6.595 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-14T07:04:11.990Z] #27 6.600 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-14T07:04:11.990Z] #27 6.602 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-14T07:04:11.990Z] #27 6.603 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-14T07:04:11.990Z] #27 6.604 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-14T07:04:11.990Z] #27 6.610 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-14T07:04:11.990Z] #27 6.618 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-14T07:04:11.990Z] #27 6.621 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-14T07:04:11.990Z] #27 6.626 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-14T07:04:11.990Z] #27 6.631 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-14T07:04:11.990Z] #27 6.633 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-14T07:04:11.990Z] #27 6.638 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-14T07:04:11.990Z] #27 6.638 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-14T07:04:11.990Z] #27 6.641 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-14T07:04:11.990Z] #27 6.643 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-14T07:04:11.990Z] #27 6.646 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-14T07:04:11.990Z] #27 6.648 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-14T07:04:11.990Z] #27 6.659 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-14T07:04:11.990Z] #27 6.664 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-14T07:04:11.990Z] #27 6.667 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-14T07:04:11.990Z] #27 6.670 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-14T07:04:11.990Z] #27 6.858 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:04:11.990Z] #27 6.882 Fetched 5059 kB in 0s (15.1 MB/s) [2021-04-14T07:04:11.990Z] #27 6.923 Selecting previously unselected package libssl1.1:amd64. [2021-04-14T07:04:11.990Z] #27 6.923 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-14T07:04:11.990Z] #27 6.926 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 6.936 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:11.990Z] #27 7.146 Selecting previously unselected package openssl. [2021-04-14T07:04:11.990Z] #27 7.146 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.150 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:11.990Z] #27 7.294 Selecting previously unselected package ca-certificates. [2021-04-14T07:04:11.990Z] #27 7.294 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-14T07:04:11.990Z] #27 7.297 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:11.990Z] #27 7.379 Selecting previously unselected package libkeyutils1:amd64. [2021-04-14T07:04:11.990Z] #27 7.379 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.382 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-14T07:04:11.990Z] #27 7.421 Selecting previously unselected package libkrb5support0:amd64. [2021-04-14T07:04:11.990Z] #27 7.421 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.426 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 7.482 Selecting previously unselected package libk5crypto3:amd64. [2021-04-14T07:04:11.990Z] #27 7.482 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.482 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 7.542 Selecting previously unselected package libkrb5-3:amd64. [2021-04-14T07:04:11.990Z] #27 7.542 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.549 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 7.643 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-14T07:04:11.990Z] #27 7.644 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.648 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 7.694 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-14T07:04:11.990Z] #27 7.694 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.704 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 7.732 Selecting previously unselected package libsasl2-2:amd64. [2021-04-14T07:04:11.990Z] #27 7.732 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.735 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 7.776 Selecting previously unselected package libldap-common. [2021-04-14T07:04:11.990Z] #27 7.776 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-14T07:04:11.990Z] #27 7.779 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:11.990Z] #27 7.820 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-14T07:04:11.990Z] #27 7.820 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.823 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:11.990Z] #27 7.895 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-14T07:04:11.990Z] #27 7.895 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.899 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 7.949 Selecting previously unselected package libpsl5:amd64. [2021-04-14T07:04:11.990Z] #27 7.949 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 7.955 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-14T07:04:11.990Z] #27 8.004 Selecting previously unselected package librtmp1:amd64. [2021-04-14T07:04:11.990Z] #27 8.004 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 8.015 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:11.990Z] #27 8.052 Selecting previously unselected package libssh2-1:amd64. [2021-04-14T07:04:11.990Z] #27 8.052 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 8.055 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-14T07:04:11.990Z] #27 8.111 Selecting previously unselected package libcurl4:amd64. [2021-04-14T07:04:11.990Z] #27 8.111 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 8.115 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-14T07:04:11.990Z] #27 8.198 Selecting previously unselected package curl. [2021-04-14T07:04:11.990Z] #27 8.198 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 8.205 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-14T07:04:11.990Z] #27 8.277 Selecting previously unselected package libonig5:amd64. [2021-04-14T07:04:11.990Z] #27 8.277 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 8.281 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:04:11.990Z] #27 8.416 Selecting previously unselected package libjq1:amd64. [2021-04-14T07:04:11.990Z] #27 8.416 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 8.416 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:04:11.990Z] #27 8.457 Selecting previously unselected package jq. [2021-04-14T07:04:11.990Z] #27 8.457 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:04:11.990Z] #27 8.461 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:11.990Z] #27 8.512 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-14T07:04:11.990Z] #27 8.525 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-14T07:04:11.990Z] #27 8.535 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:11.990Z] #27 8.678 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 8.688 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:11.990Z] #27 8.703 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 8.712 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 8.722 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:11.990Z] #27 8.732 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 8.743 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 8.753 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-14T07:04:11.990Z] #27 8.764 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:11.990Z] #27 8.773 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:11.990Z] #27 8.787 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:04:11.990Z] #27 8.798 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:04:11.990Z] #27 8.809 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:11.990Z] #27 8.819 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:12.087Z] #44 71.29 DEP criu/sk-tcp.d [2021-04-14T07:04:12.106Z] #43 30.55 CC images/vma.o [2021-04-14T07:04:12.106Z] #43 30.74 CC images/netdev.o [2021-04-14T07:04:12.166Z] [2021-04-14T07:04:12.166Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:12.166Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-14T07:04:12.166Z] #28 0.893 Get:4 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-14T07:04:12.166Z] #28 0.903 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-14T07:04:12.174Z] #27 6.498 Selecting previously unselected package openssl. [2021-04-14T07:04:12.174Z] #27 6.498 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-14T07:04:12.174Z] #27 6.503 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:12.362Z] #43 31.03 CC images/tty.o [2021-04-14T07:04:12.390Z] #44 71.67 DEP criu/sk-queue.d [2021-04-14T07:04:12.433Z] #27 6.642 Selecting previously unselected package ca-certificates. [2021-04-14T07:04:12.433Z] #27 6.644 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-14T07:04:12.433Z] #27 6.647 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:12.433Z] #27 6.734 Selecting previously unselected package libkeyutils1:amd64. [2021-04-14T07:04:12.433Z] #27 6.734 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-14T07:04:12.433Z] #27 6.738 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-14T07:04:12.433Z] #27 6.773 Selecting previously unselected package libkrb5support0:amd64. [2021-04-14T07:04:12.434Z] #27 6.773 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:12.434Z] #27 6.777 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:12.434Z] #27 6.826 Selecting previously unselected package libk5crypto3:amd64. [2021-04-14T07:04:12.434Z] #27 6.827 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:12.434Z] #27 6.831 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:12.461Z] #28 1.216 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-14T07:04:12.690Z] #44 71.92 DEP criu/sk-packet.d [2021-04-14T07:04:12.694Z] #27 6.897 Selecting previously unselected package libkrb5-3:amd64. [2021-04-14T07:04:12.694Z] #27 6.897 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:12.694Z] #27 6.902 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:12.694Z] #27 7.059 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-14T07:04:12.694Z] #27 7.059 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-14T07:04:12.694Z] #27 7.069 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:12.694Z] #27 7.116 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-14T07:04:12.694Z] #27 7.116 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-14T07:04:12.694Z] #27 7.121 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:12.694Z] #27 7.175 Selecting previously unselected package libsasl2-2:amd64. [2021-04-14T07:04:12.694Z] #27 7.175 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-14T07:04:12.694Z] #27 7.175 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:12.924Z] #43 31.50 CC images/file-lock.o [2021-04-14T07:04:12.931Z] #27 9.446 Updating certificates in /etc/ssl/certs... [2021-04-14T07:04:12.954Z] #27 7.266 Selecting previously unselected package libldap-common. [2021-04-14T07:04:12.954Z] #27 7.266 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-14T07:04:12.954Z] #27 7.269 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:12.954Z] #27 7.318 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-14T07:04:12.954Z] #27 7.318 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-14T07:04:12.954Z] #27 7.323 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:12.954Z] #27 7.396 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-14T07:04:12.990Z] #44 72.12 DEP criu/sk-netlink.d [2021-04-14T07:04:13.181Z] #43 31.66 CC images/rlimit.o [2021-04-14T07:04:13.181Z] #43 31.87 CC images/pagemap.o [2021-04-14T07:04:13.214Z] #27 7.399 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-14T07:04:13.214Z] #27 7.405 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-14T07:04:13.214Z] #27 7.463 Selecting previously unselected package libpsl5:amd64. [2021-04-14T07:04:13.214Z] #27 7.463 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-14T07:04:13.214Z] #27 7.468 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-14T07:04:13.214Z] #27 7.510 Selecting previously unselected package librtmp1:amd64. [2021-04-14T07:04:13.214Z] #27 7.511 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-14T07:04:13.214Z] #27 7.518 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:13.214Z] #27 7.567 Selecting previously unselected package libssh2-1:amd64. [2021-04-14T07:04:13.214Z] #27 7.567 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-14T07:04:13.214Z] #27 7.569 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-14T07:04:13.214Z] #27 7.622 Selecting previously unselected package libcurl4:amd64. [2021-04-14T07:04:13.214Z] #27 7.622 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-14T07:04:13.284Z] #44 72.41 DEP criu/sk-inet.d [2021-04-14T07:04:13.284Z] #44 72.61 DEP criu/signalfd.d [2021-04-14T07:04:13.437Z] #43 32.09 CC images/siginfo.o [2021-04-14T07:04:13.474Z] #27 7.626 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-14T07:04:13.474Z] #27 7.701 Selecting previously unselected package curl. [2021-04-14T07:04:13.474Z] #27 7.701 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-14T07:04:13.474Z] #27 7.707 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-14T07:04:13.474Z] #27 7.775 Selecting previously unselected package libonig5:amd64. [2021-04-14T07:04:13.474Z] #27 7.777 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-14T07:04:13.474Z] #27 7.782 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:04:13.474Z] #27 7.848 Selecting previously unselected package libjq1:amd64. [2021-04-14T07:04:13.474Z] #27 7.850 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:04:13.474Z] #27 7.854 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:04:13.474Z] #27 7.919 Selecting previously unselected package jq. [2021-04-14T07:04:13.474Z] #27 7.919 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:04:13.502Z] #27 10.28 137 added, 0 removed; done. [2021-04-14T07:04:13.502Z] #27 10.32 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:13.502Z] #27 10.33 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:13.502Z] #27 10.34 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-14T07:04:13.502Z] #27 10.35 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-14T07:04:13.502Z] #27 10.37 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:04:13.577Z] #44 72.85 DEP criu/sigframe.d [2021-04-14T07:04:13.577Z] #44 ... [2021-04-14T07:04:13.577Z] [2021-04-14T07:04:13.577Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:04:13.577Z] #54 3.018 + RM_GOPATH=0 [2021-04-14T07:04:13.577Z] #54 3.018 + TMP_GOPATH= [2021-04-14T07:04:13.577Z] #54 3.018 + : /build [2021-04-14T07:04:13.577Z] #54 3.019 + '[' -z '' ']' [2021-04-14T07:04:13.577Z] #54 3.019 ++ mktemp -d [2021-04-14T07:04:13.577Z] #54 3.022 + export GOPATH=/tmp/tmp.9AGde6K72t [2021-04-14T07:04:13.577Z] #54 3.022 + GOPATH=/tmp/tmp.9AGde6K72t [2021-04-14T07:04:13.577Z] #54 3.022 + RM_GOPATH=1 [2021-04-14T07:04:13.577Z] #54 3.022 + case "$(go env GOARCH)" in [2021-04-14T07:04:13.577Z] #54 3.023 ++ go env GOARCH [2021-04-14T07:04:13.577Z] #54 3.045 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:13.577Z] #54 3.045 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:13.577Z] #54 3.046 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:13.577Z] #54 3.049 + dir=/tmp/install [2021-04-14T07:04:13.577Z] #54 3.049 + bin=runc [2021-04-14T07:04:13.577Z] #54 3.049 + shift [2021-04-14T07:04:13.577Z] #54 3.050 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-14T07:04:13.577Z] #54 3.050 + . /tmp/install/runc.installer [2021-04-14T07:04:13.577Z] #54 3.050 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:04:13.577Z] #54 3.055 + install_runc [2021-04-14T07:04:13.577Z] #54 3.061 + uname -r [2021-04-14T07:04:13.577Z] #54 3.062 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-14T07:04:13.577Z] #54 3.064 + RUNC_BUILDTAGS='seccomp ' [2021-04-14T07:04:13.577Z] #54 3.064 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-14T07:04:13.577Z] #54 3.064 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-14T07:04:13.577Z] #54 3.064 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9AGde6K72t/src/github.com/opencontainers/runc [2021-04-14T07:04:13.577Z] #54 3.069 Cloning into '/tmp/tmp.9AGde6K72t/src/github.com/opencontainers/runc'... [2021-04-14T07:04:13.735Z] #27 7.929 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:13.735Z] #27 7.991 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-14T07:04:13.735Z] #27 8.004 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-14T07:04:13.735Z] #27 8.019 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:13.735Z] #27 ... [2021-04-14T07:04:13.735Z] [2021-04-14T07:04:13.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:13.735Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:13.735Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-04-14T07:04:13.735Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-04-14T07:04:13.735Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.6s done [2021-04-14T07:04:13.735Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-04-14T07:04:13.735Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.5s [2021-04-14T07:04:13.735Z] #9 ... [2021-04-14T07:04:13.735Z] [2021-04-14T07:04:13.735Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:13.735Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-14T07:04:13.735Z] #27 8.125 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-14T07:04:13.735Z] #27 8.138 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:13.735Z] #27 8.157 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:13.735Z] #27 8.170 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:13.762Z] #27 10.38 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:13.762Z] #27 10.39 Updating certificates in /etc/ssl/certs... [2021-04-14T07:04:13.877Z] #54 ... [2021-04-14T07:04:13.877Z] [2021-04-14T07:04:13.877Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:13.877Z] #44 72.99 DEP criu/shmem.d [2021-04-14T07:04:13.877Z] #44 73.18 DEP criu/servicefd.d [2021-04-14T07:04:13.994Z] #27 8.182 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:13.994Z] #27 8.194 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:13.994Z] #27 8.207 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:13.994Z] #27 8.221 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-14T07:04:13.994Z] #27 8.235 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:13.994Z] #27 8.247 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:13.994Z] #27 8.264 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:04:13.994Z] #27 8.279 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:04:13.994Z] #27 8.292 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:13.994Z] #27 8.303 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:14.000Z] #43 32.32 CC images/rpc.o [2021-04-14T07:04:14.219Z] #44 ... [2021-04-14T07:04:14.219Z] [2021-04-14T07:04:14.219Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-14T07:04:14.219Z] #18 DONE 2.5s [2021-04-14T07:04:14.219Z] [2021-04-14T07:04:14.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:14.219Z] #44 73.39 DEP criu/seize.d [2021-04-14T07:04:14.333Z] #27 11.11 0 added, 0 removed; done. [2021-04-14T07:04:14.333Z] #27 11.11 Running hooks in /etc/ca-certificates/update.d... [2021-04-14T07:04:14.333Z] #27 11.11 done. [2021-04-14T07:04:14.525Z] #44 73.66 DEP criu/seccomp.d [2021-04-14T07:04:14.564Z] #27 8.890 Updating certificates in /etc/ssl/certs... [2021-04-14T07:04:14.846Z] #44 73.96 DEP criu/rst-malloc.d [2021-04-14T07:04:14.846Z] #44 74.10 DEP criu/rbtree.d [2021-04-14T07:04:14.846Z] #44 74.13 DEP criu/pstree.d [2021-04-14T07:04:14.929Z] #43 33.46 CC images/ext-file.o [2021-04-14T07:04:15.146Z] #44 74.35 DEP criu/protobuf.d [2021-04-14T07:04:15.146Z] #44 74.46 GEN criu/protobuf-desc-gen.h [2021-04-14T07:04:15.177Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-04-14T07:04:15.185Z] #43 33.65 CC images/cgroup.o [2021-04-14T07:04:15.217Z] #28 3.587 Fetched 8202 kB in 3s (2576 kB/s) [2021-04-14T07:04:15.437Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-04-14T07:04:15.509Z] #27 9.666 137 added, 0 removed; done. [2021-04-14T07:04:15.509Z] #27 9.789 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:15.509Z] #27 9.805 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:15.509Z] #27 9.817 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-14T07:04:15.509Z] #27 9.830 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-14T07:04:15.509Z] #27 9.846 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:04:15.509Z] #27 9.870 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:15.509Z] #27 9.879 Updating certificates in /etc/ssl/certs... [2021-04-14T07:04:15.697Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-14T07:04:15.747Z] #43 34.25 CC images/userns.o [2021-04-14T07:04:15.788Z] #44 ... [2021-04-14T07:04:15.788Z] [2021-04-14T07:04:15.788Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:04:15.788Z] #46 114.7 vendor/golang.org/x/net/idna [2021-04-14T07:04:15.788Z] #46 118.3 vendor/golang.org/x/net/http2/hpack [2021-04-14T07:04:15.788Z] #46 120.0 mime [2021-04-14T07:04:15.788Z] #46 122.5 mime/quotedprintable [2021-04-14T07:04:15.788Z] #46 123.0 net/http/internal [2021-04-14T07:04:15.788Z] #46 124.8 mime/multipart [2021-04-14T07:04:16.003Z] #43 34.60 CC images/google/protobuf/descriptor.o [2021-04-14T07:04:16.081Z] #27 10.46 0 added, 0 removed; done. [2021-04-14T07:04:16.081Z] #27 10.46 Running hooks in /etc/ca-certificates/update.d... [2021-04-14T07:04:16.081Z] #27 10.46 done. [2021-04-14T07:04:16.092Z] #46 124.9 crypto/tls [2021-04-14T07:04:16.267Z] #28 3.587 Reading package lists... [2021-04-14T07:04:16.384Z] #46 ... [2021-04-14T07:04:16.384Z] [2021-04-14T07:04:16.384Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-14T07:04:16.384Z] #19 DONE 2.2s [2021-04-14T07:04:16.384Z] [2021-04-14T07:04:16.384Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-14T07:04:16.883Z] #27 ... [2021-04-14T07:04:16.883Z] [2021-04-14T07:04:16.883Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:16.883Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:16.883Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-04-14T07:04:16.883Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.7s [2021-04-14T07:04:16.883Z] #9 ... [2021-04-14T07:04:16.883Z] [2021-04-14T07:04:16.883Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:16.883Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-14T07:04:16.883Z] #27 DONE 13.6s [2021-04-14T07:04:16.883Z] [2021-04-14T07:04:16.883Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:16.883Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:16.883Z] #9 ... [2021-04-14T07:04:16.883Z] [2021-04-14T07:04:16.883Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-14T07:04:16.883Z] #28 sha256:88981ba0e78eabc46ee1ea68117b09eb44a9a7a98b00c18807e08fc50e150c7d [2021-04-14T07:04:17.078Z] #9 ... [2021-04-14T07:04:17.078Z] [2021-04-14T07:04:17.078Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:17.078Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-14T07:04:17.078Z] #27 9.788 Updating certificates in /etc/ssl/certs... [2021-04-14T07:04:17.078Z] #27 10.61 137 added, 0 removed; done. [2021-04-14T07:04:17.078Z] #27 10.65 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-14T07:04:17.078Z] #27 10.66 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:17.078Z] #27 10.68 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-14T07:04:17.078Z] #27 10.70 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-14T07:04:17.078Z] #27 10.71 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:04:17.078Z] #27 10.74 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:17.078Z] #27 10.74 Updating certificates in /etc/ssl/certs... [2021-04-14T07:04:17.078Z] #27 11.42 0 added, 0 removed; done. [2021-04-14T07:04:17.078Z] #27 11.42 Running hooks in /etc/ca-certificates/update.d... [2021-04-14T07:04:17.078Z] #27 11.42 done. [2021-04-14T07:04:17.078Z] #27 DONE 15.2s [2021-04-14T07:04:17.078Z] [2021-04-14T07:04:17.078Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-14T07:04:17.078Z] #28 sha256:75cf6b6450722e8657417a9571f2554a2e48ef0c31e9118f01315cd2082670ed [2021-04-14T07:04:17.078Z] #28 DONE 0.1s [2021-04-14T07:04:17.078Z] [2021-04-14T07:04:17.078Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:17.078Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:17.078Z] #9 DONE 28.1s [2021-04-14T07:04:17.078Z] [2021-04-14T07:04:17.078Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-14T07:04:17.078Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-14T07:04:17.454Z] #28 DONE 0.4s [2021-04-14T07:04:17.454Z] [2021-04-14T07:04:17.454Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:17.454Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:17.801Z] #28 5.058 Reading package lists... [2021-04-14T07:04:17.895Z] #43 36.09 CC images/opts.o [2021-04-14T07:04:17.895Z] #43 36.33 CC images/seccomp.o [2021-04-14T07:04:17.895Z] #43 36.61 CC images/binfmt-misc.o [2021-04-14T07:04:18.022Z] #10 DONE 0.9s [2021-04-14T07:04:18.023Z] [2021-04-14T07:04:18.023Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-14T07:04:18.023Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-14T07:04:18.096Z] #28 6.519 Building dependency tree... [2021-04-14T07:04:18.096Z] #28 6.953 The following additional packages will be installed: [2021-04-14T07:04:18.151Z] #43 36.87 CC images/time.o [2021-04-14T07:04:18.392Z] #28 6.953 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-14T07:04:18.392Z] #28 6.953 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-14T07:04:18.392Z] #28 6.954 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-14T07:04:18.392Z] #28 6.955 Suggested packages: [2021-04-14T07:04:18.392Z] #28 6.955 krb5-doc krb5-user [2021-04-14T07:04:18.392Z] #28 6.955 Recommended packages: [2021-04-14T07:04:18.392Z] #28 6.955 krb5-locales publicsuffix libsasl2-modules [2021-04-14T07:04:18.407Z] #43 37.07 CC images/sysctl.o [2021-04-14T07:04:18.497Z] #20 DONE 1.9s [2021-04-14T07:04:18.497Z] [2021-04-14T07:04:18.497Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:18.497Z] #44 76.55 DEP criu/protobuf-desc.d [2021-04-14T07:04:18.497Z] #44 76.77 DEP criu/proc_parse.d [2021-04-14T07:04:18.497Z] #44 77.06 DEP criu/plugin.d [2021-04-14T07:04:18.497Z] #44 77.15 DEP criu/pipes.d [2021-04-14T07:04:18.497Z] #44 77.35 DEP criu/pie-util.d [2021-04-14T07:04:18.497Z] #44 77.52 DEP criu/pie-util-vdso.d [2021-04-14T07:04:18.497Z] #44 77.76 DEP criu/path.d [2021-04-14T07:04:18.689Z] #28 7.324 The following NEW packages will be installed: [2021-04-14T07:04:18.689Z] #28 7.325 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-14T07:04:18.689Z] #28 7.325 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-14T07:04:18.689Z] #28 7.325 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-14T07:04:18.689Z] #28 7.326 libssh2-1 libssl1.1 openssl [2021-04-14T07:04:18.689Z] #28 7.369 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T07:04:18.689Z] #28 7.369 Need to get 5176 kB of archives. [2021-04-14T07:04:18.689Z] #28 7.369 After this operation, 14.5 MB of additional disk space will be used. [2021-04-14T07:04:18.689Z] #28 7.369 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-14T07:04:18.689Z] #28 7.386 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-14T07:04:18.689Z] #28 7.421 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-14T07:04:18.689Z] #28 7.424 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-14T07:04:18.689Z] #28 7.427 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-14T07:04:18.689Z] #28 7.434 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-14T07:04:18.689Z] #28 7.444 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-14T07:04:18.689Z] #28 7.449 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-14T07:04:18.689Z] #28 7.459 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-04-14T07:04:18.689Z] #28 7.462 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-14T07:04:18.689Z] #28 7.466 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-14T07:04:18.689Z] #28 7.472 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-04-14T07:04:18.715Z] #43 37.28 CC images/autofs.o [2021-04-14T07:04:18.875Z] #44 ... [2021-04-14T07:04:18.875Z] [2021-04-14T07:04:18.875Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:04:18.875Z] #59 119.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:04:18.875Z] #59 119.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-14T07:04:18.875Z] #59 DONE 128.4s [2021-04-14T07:04:18.875Z] [2021-04-14T07:04:18.875Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:18.875Z] #44 78.17 DEP criu/parasite-syscall.d [2021-04-14T07:04:18.974Z] #43 37.45 CC images/macvlan.o [2021-04-14T07:04:18.974Z] #43 37.66 CC images/sit.o [2021-04-14T07:04:18.987Z] #28 7.476 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-14T07:04:18.987Z] #28 7.479 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-14T07:04:18.987Z] #28 7.481 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-14T07:04:18.987Z] #28 7.483 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-14T07:04:18.987Z] #28 7.489 Get:17 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-14T07:04:18.987Z] #28 7.495 Get:18 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-14T07:04:18.987Z] #28 7.495 Get:19 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-14T07:04:18.987Z] #28 7.498 Get:20 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-14T07:04:18.987Z] #28 7.508 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-14T07:04:18.987Z] #28 7.723 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:04:18.987Z] #28 7.748 Fetched 5176 kB in 0s (32.9 MB/s) [2021-04-14T07:04:19.169Z] #44 ... [2021-04-14T07:04:19.169Z] [2021-04-14T07:04:19.169Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-14T07:04:19.169Z] #60 DONE 0.2s [2021-04-14T07:04:19.169Z] [2021-04-14T07:04:19.169Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:19.169Z] #44 78.55 DEP criu/pagemap.d [2021-04-14T07:04:19.285Z] #28 7.775 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-14T07:04:19.285Z] #28 7.775 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-14T07:04:19.285Z] #28 7.778 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-14T07:04:19.285Z] #28 7.781 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:19.285Z] #28 7.989 Selecting previously unselected package openssl. [2021-04-14T07:04:19.285Z] #28 7.999 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-14T07:04:19.285Z] #28 7.999 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:19.285Z] #28 8.125 Selecting previously unselected package ca-certificates. [2021-04-14T07:04:19.382Z] #27 DONE 13.2s [2021-04-14T07:04:19.382Z] [2021-04-14T07:04:19.382Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-14T07:04:19.382Z] #28 sha256:d3d4905b690d3a3b6d7705a8972c6c59eff16a5b842667495176f4e3f8ffd1e5 [2021-04-14T07:04:19.382Z] #28 DONE 0.3s [2021-04-14T07:04:19.382Z] [2021-04-14T07:04:19.382Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:19.382Z] #29 sha256:96694d93a755dbe79255403377339fdfa778cb8a33e095b88cf43daaaa4e0509 [2021-04-14T07:04:19.382Z] #29 ... [2021-04-14T07:04:19.382Z] [2021-04-14T07:04:19.382Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:19.382Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-14T07:04:19.382Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-04-14T07:04:19.382Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0.0s done [2021-04-14T07:04:19.382Z] #9 DONE 24.7s [2021-04-14T07:04:19.403Z] #11 DONE 1.3s [2021-04-14T07:04:19.403Z] [2021-04-14T07:04:19.403Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:19.403Z] #29 sha256:583c9d84d4c8eef4e27f69132efadb9bc821e971e089e84f172ebd665b5bdb61 [2021-04-14T07:04:19.403Z] #29 1.117 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-14T07:04:19.403Z] #29 1.236 [2021-04-14T07:04:19.403Z] #29 1.352 ########### 15.5% ########################## 37.0% ######################################## 56.7% ####################################################### 76.6% ############################################################### 88.6% ######################################################################## 100.0% [2021-04-14T07:04:19.403Z] #29 1.961 [2021-04-14T07:04:19.403Z] #29 2.059 ######################################################################## 100.0% [2021-04-14T07:04:19.403Z] #29 2.122 [2021-04-14T07:04:19.403Z] #29 2.233 ################################################################ 90.2% ######################################################################## 100.0% [2021-04-14T07:04:19.403Z] #29 2.342 [2021-04-14T07:04:19.470Z] #44 ... [2021-04-14T07:04:19.470Z] [2021-04-14T07:04:19.470Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-14T07:04:19.470Z] #61 DONE 0.1s [2021-04-14T07:04:19.470Z] [2021-04-14T07:04:19.470Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:19.470Z] #44 78.73 DEP criu/pagemap-cache.d [2021-04-14T07:04:19.569Z] #43 37.98 CC images/memfd.o [2021-04-14T07:04:19.569Z] #43 38.22 CC images/timens.o [2021-04-14T07:04:19.581Z] #28 8.127 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-14T07:04:19.581Z] #28 8.129 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:19.581Z] #28 8.189 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-14T07:04:19.581Z] #28 8.192 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-14T07:04:19.581Z] #28 8.193 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-14T07:04:19.581Z] #28 8.223 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-14T07:04:19.581Z] #28 8.223 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-14T07:04:19.581Z] #28 8.224 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-14T07:04:19.581Z] #28 8.252 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-14T07:04:19.581Z] #28 8.254 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-14T07:04:19.581Z] #28 8.256 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-14T07:04:19.581Z] #28 8.296 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-14T07:04:19.581Z] #28 8.299 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-14T07:04:19.581Z] #28 8.300 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-14T07:04:19.581Z] #28 8.384 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-14T07:04:19.642Z] [2021-04-14T07:04:19.642Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-14T07:04:19.642Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-14T07:04:19.778Z] #44 78.87 DEP criu/page-xfer.d [2021-04-14T07:04:19.840Z] #43 38.45 LINK images/built-in.o [2021-04-14T07:04:19.840Z] #43 38.57 GEN compel/include/asm [2021-04-14T07:04:19.877Z] #28 8.386 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-14T07:04:19.877Z] #28 8.387 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-14T07:04:19.877Z] #28 8.431 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-14T07:04:19.877Z] #28 8.431 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-14T07:04:19.877Z] #28 8.432 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:19.877Z] #28 8.463 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-14T07:04:19.877Z] #28 8.465 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-14T07:04:19.877Z] #28 8.466 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:19.877Z] #28 8.501 Selecting previously unselected package libldap-common. [2021-04-14T07:04:19.877Z] #28 8.503 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-14T07:04:19.877Z] #28 8.504 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:19.877Z] #28 8.535 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-14T07:04:19.877Z] #28 8.537 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-14T07:04:19.877Z] #28 8.539 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:19.877Z] #28 8.591 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-14T07:04:19.877Z] #28 8.594 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-14T07:04:19.877Z] #28 8.595 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-14T07:04:19.877Z] #28 8.629 Selecting previously unselected package libpsl5:ppc64el. [2021-04-14T07:04:19.877Z] #28 8.629 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-14T07:04:19.877Z] #28 8.630 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-14T07:04:19.877Z] #28 8.658 Selecting previously unselected package librtmp1:ppc64el. [2021-04-14T07:04:19.877Z] #28 8.660 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-14T07:04:19.877Z] #28 8.661 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:19.877Z] #28 8.690 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-14T07:04:19.877Z] #28 8.692 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-14T07:04:19.877Z] #28 8.693 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-14T07:04:19.877Z] #28 8.743 Selecting previously unselected package libcurl4:ppc64el. [2021-04-14T07:04:19.927Z] #29 2.467 ######### 13.0% ######################### 36.1% ##################################### 51.9% ########################################################## 81.0% ######################################################################## 100.0% [2021-04-14T07:04:20.084Z] #44 79.17 DEP criu/page-pipe.d [2021-04-14T07:04:20.084Z] #44 79.30 DEP criu/netfilter.d [2021-04-14T07:04:20.102Z] #43 38.60 GEN compel/include/version.h [2021-04-14T07:04:20.102Z] #43 38.64 touch .config [2021-04-14T07:04:20.102Z] #43 38.67 GEN include/common/config.h [2021-04-14T07:04:20.102Z] #43 38.76 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-14T07:04:20.102Z] #43 38.78 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-14T07:04:20.102Z] #43 38.80 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-14T07:04:20.102Z] #43 38.83 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-14T07:04:20.173Z] #28 8.745 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-14T07:04:20.173Z] #28 8.747 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-14T07:04:20.173Z] #28 8.806 Selecting previously unselected package curl. [2021-04-14T07:04:20.173Z] #28 8.808 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-14T07:04:20.173Z] #28 8.810 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-14T07:04:20.173Z] #28 8.863 Selecting previously unselected package libonig5:ppc64el. [2021-04-14T07:04:20.173Z] #28 8.865 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-14T07:04:20.173Z] #28 8.866 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-14T07:04:20.173Z] #28 8.913 Selecting previously unselected package libjq1:ppc64el. [2021-04-14T07:04:20.173Z] #28 8.916 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-14T07:04:20.173Z] #28 8.917 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-14T07:04:20.173Z] #28 8.955 Selecting previously unselected package jq. [2021-04-14T07:04:20.173Z] #28 8.956 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-14T07:04:20.173Z] #28 8.957 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:20.173Z] #28 9.011 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-14T07:04:20.190Z] #29 3.032 [2021-04-14T07:04:20.213Z] #10 DONE 0.7s [2021-04-14T07:04:20.213Z] [2021-04-14T07:04:20.213Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:20.213Z] #29 sha256:96694d93a755dbe79255403377339fdfa778cb8a33e095b88cf43daaaa4e0509 [2021-04-14T07:04:20.213Z] #29 1.019 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-14T07:04:20.213Z] #29 1.127 [2021-04-14T07:04:20.359Z] #43 38.84 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-14T07:04:20.359Z] #43 38.91 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-14T07:04:20.359Z] #43 38.94 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-14T07:04:20.359Z] #43 38.96 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-14T07:04:20.359Z] #43 38.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-14T07:04:20.359Z] #43 38.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-14T07:04:20.359Z] #43 38.99 DEP compel/plugins/std/infect.d [2021-04-14T07:04:20.359Z] #43 39.08 DEP compel/plugins/std/string.d [2021-04-14T07:04:20.468Z] #28 9.032 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-14T07:04:20.468Z] #28 9.035 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:20.468Z] #28 9.202 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-14T07:04:20.468Z] #28 9.205 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:20.468Z] #28 9.208 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-14T07:04:20.468Z] #28 9.212 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:20.468Z] #28 9.215 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:20.468Z] #28 9.218 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-14T07:04:20.468Z] #28 9.221 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:20.468Z] #28 9.224 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-14T07:04:20.468Z] #28 9.227 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-14T07:04:20.468Z] #28 9.230 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:20.468Z] #28 9.235 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-14T07:04:20.468Z] #28 9.238 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-14T07:04:20.468Z] #28 9.241 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:20.468Z] #28 9.244 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:20.616Z] #43 39.17 DEP compel/plugins/std/log.d [2021-04-14T07:04:20.616Z] #43 39.24 DEP compel/plugins/std/fds.d [2021-04-14T07:04:20.616Z] #43 39.36 DEP compel/plugins/std/std.d [2021-04-14T07:04:20.760Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-04-14T07:04:20.796Z] #44 79.72 DEP criu/net.d [2021-04-14T07:04:20.872Z] #43 39.49 DEP compel/plugins/shmem/shmem.d [2021-04-14T07:04:20.872Z] #43 39.55 DEP compel/plugins/fds/fds.d [2021-04-14T07:04:20.981Z] #29 3.147 ### 4.4% ####### 9.8% ####### 11.1% ############### 21.2% ################## 26.3% ###################### 31.9% ########################## 37.1% ############################## 42.3% ################################## 47.4% [2021-04-14T07:04:20.981Z] #29 ... [2021-04-14T07:04:20.981Z] [2021-04-14T07:04:20.981Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-14T07:04:20.981Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-14T07:04:20.981Z] #31 DONE 1.7s [2021-04-14T07:04:20.981Z] [2021-04-14T07:04:20.981Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-14T07:04:20.981Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-14T07:04:20.981Z] #39 DONE 1.8s [2021-04-14T07:04:20.981Z] [2021-04-14T07:04:20.981Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:20.981Z] #29 sha256:583c9d84d4c8eef4e27f69132efadb9bc821e971e089e84f172ebd665b5bdb61 [2021-04-14T07:04:20.993Z] #29 1.248 ############# 18.5% ########################### 38.3% ##################################### 52.3% ######################################################### 79.4% ####################################################################### 99.4% ######################################################################## 100.0% [2021-04-14T07:04:20.993Z] #29 1.716 [2021-04-14T07:04:20.993Z] #29 1.814 ######################################################################## 100.0% [2021-04-14T07:04:21.023Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-04-14T07:04:21.096Z] #44 80.26 DEP criu/namespaces.d [2021-04-14T07:04:21.129Z] #43 39.67 CC compel/plugins/std/std.o [2021-04-14T07:04:21.254Z] #29 1.883 [2021-04-14T07:04:21.254Z] #29 1.994 ################################################################# 91.5% ######################################################################## 100.0% [2021-04-14T07:04:21.254Z] #29 2.077 [2021-04-14T07:04:21.285Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-14T07:04:21.285Z] #9 DONE 32.4s [2021-04-14T07:04:21.285Z] [2021-04-14T07:04:21.285Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:21.285Z] #29 sha256:26000819b02c49158eab91b38035f9099cbf6d19602137d36a661f374f9fab1d [2021-04-14T07:04:21.285Z] #29 1.137 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-14T07:04:21.285Z] #29 1.219 [2021-04-14T07:04:21.285Z] #29 1.334 ############# 18.1% ########################### 38.0% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.3% ######################################################################## 100.0% [2021-04-14T07:04:21.285Z] #29 1.841 [2021-04-14T07:04:21.285Z] #29 1.948 ######################################################################## 100.0% [2021-04-14T07:04:21.285Z] #29 2.045 [2021-04-14T07:04:21.285Z] #29 2.161 ###### 9.1% ######################################################################## 100.0% [2021-04-14T07:04:21.285Z] #29 2.313 [2021-04-14T07:04:21.285Z] #29 2.430 ########### 16.4% ######################### 36.1% ####################################### 55.4% ##################################################### 74.7% ################################################################### 94.2% ######################################################################## 100.0% [2021-04-14T07:04:21.285Z] #29 2.940 [2021-04-14T07:04:21.385Z] #43 40.00 CC compel/plugins/std/fds.o [2021-04-14T07:04:21.458Z] #44 80.44 DEP criu/mount.d [2021-04-14T07:04:21.458Z] #44 80.76 DEP criu/memfd.d [2021-04-14T07:04:21.515Z] [2021-04-14T07:04:21.515Z] #29 ... [2021-04-14T07:04:21.515Z] [2021-04-14T07:04:21.515Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-14T07:04:21.515Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-14T07:04:21.515Z] #11 DONE 1.4s [2021-04-14T07:04:21.515Z] [2021-04-14T07:04:21.515Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:21.515Z] #29 sha256:96694d93a755dbe79255403377339fdfa778cb8a33e095b88cf43daaaa4e0509 [2021-04-14T07:04:21.521Z] #28 10.07 Updating certificates in /etc/ssl/certs... [2021-04-14T07:04:21.765Z] #44 80.96 DEP criu/mem.d [2021-04-14T07:04:21.817Z] #28 ... [2021-04-14T07:04:21.817Z] [2021-04-14T07:04:21.817Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:21.817Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-14T07:04:21.817Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.8s done [2021-04-14T07:04:21.817Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.5s done [2021-04-14T07:04:21.817Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.6s done [2021-04-14T07:04:21.817Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-14T07:04:21.817Z] #10 DONE 19.6s [2021-04-14T07:04:21.947Z] #43 40.49 CC compel/plugins/std/log.o [2021-04-14T07:04:21.947Z] #43 ... [2021-04-14T07:04:21.947Z] [2021-04-14T07:04:21.947Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:21.947Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:04:21.947Z] #45 95.82 vendor/golang.org/x/crypto/hkdf [2021-04-14T07:04:21.947Z] #45 95.96 vendor/golang.org/x/text/transform [2021-04-14T07:04:21.947Z] #45 96.63 vendor/golang.org/x/text/unicode/bidi [2021-04-14T07:04:21.947Z] #45 98.12 vendor/golang.org/x/text/secure/bidirule [2021-04-14T07:04:21.947Z] #45 98.50 vendor/golang.org/x/text/unicode/norm [2021-04-14T07:04:21.947Z] #45 103.0 vendor/golang.org/x/net/idna [2021-04-14T07:04:21.947Z] #45 105.2 vendor/golang.org/x/net/http2/hpack [2021-04-14T07:04:22.035Z] #29 2.188 ############ 18.0% ########################## 37.1% ######################################## 56.5% ##################################################### 74.8% ##################################################################### 96.3% ######################################################################## 100.0% [2021-04-14T07:04:22.035Z] #29 2.721 [2021-04-14T07:04:22.058Z] #44 81.20 DEP criu/lsm.d [2021-04-14T07:04:22.112Z] [2021-04-14T07:04:22.112Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-14T07:04:22.112Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-14T07:04:22.112Z] #11 DONE 0.2s [2021-04-14T07:04:22.112Z] [2021-04-14T07:04:22.112Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:22.112Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-14T07:04:22.112Z] #28 10.87 137 added, 0 removed; done. [2021-04-14T07:04:22.112Z] #28 10.89 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-14T07:04:22.203Z] #45 ... [2021-04-14T07:04:22.203Z] [2021-04-14T07:04:22.203Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:22.203Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:22.203Z] #13 92.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-14T07:04:22.203Z] #13 92.23 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:04:22.203Z] #13 92.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:04:22.291Z] #29 3.147 ### 4.4% ####### 9.8% ####### 11.1% ############### 21.2% ################## 26.3% ###################### 31.9% ########################## 37.1% ############################## 42.3% ################################## 47.4% ##################################### 52.4% ########################################## 58.5% ############################################ 62.2% ################################################# 68.8% ##################################################### 74.4% ######################################################### 79.7% ############################################################ 84.6% ############################################################### 88.0% ################################################################# 91.1% #################################################################### 95.8% ######################################################################## 100.0% [2021-04-14T07:04:22.291Z] #29 5.145 [2021-04-14T07:04:22.328Z] #29 3.057 ### 4.5% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.4% ##################### 30.2% ######################### 35.7% ############################# 41.0% ################################# 46.2% #################################### 51.4% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.6% ################################################################## 93.0% ###################################################################### 98.2% ######################################################################## 100.0% [2021-04-14T07:04:22.328Z] #29 4.910 [2021-04-14T07:04:22.366Z] #44 81.42 DEP criu/log.d [2021-04-14T07:04:22.366Z] #44 81.60 DEP criu/libnetlink.d [2021-04-14T07:04:22.366Z] #44 81.68 DEP criu/kerndat.d [2021-04-14T07:04:22.410Z] #28 ... [2021-04-14T07:04:22.410Z] [2021-04-14T07:04:22.410Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-14T07:04:22.410Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-14T07:04:22.410Z] #12 DONE 0.2s [2021-04-14T07:04:22.410Z] [2021-04-14T07:04:22.410Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:22.410Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-14T07:04:22.410Z] #28 10.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:22.410Z] #28 10.90 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-14T07:04:22.410Z] #28 10.90 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-14T07:04:22.410Z] #28 10.90 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:04:22.410Z] #28 10.91 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:22.410Z] #28 10.92 Updating certificates in /etc/ssl/certs... [2021-04-14T07:04:22.410Z] #28 ... [2021-04-14T07:04:22.410Z] [2021-04-14T07:04:22.410Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-14T07:04:22.410Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-14T07:04:22.410Z] #40 DONE 0.1s [2021-04-14T07:04:22.410Z] [2021-04-14T07:04:22.410Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-14T07:04:22.410Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-14T07:04:22.410Z] #32 DONE 0.1s [2021-04-14T07:04:22.410Z] [2021-04-14T07:04:22.410Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:04:22.410Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-14T07:04:22.554Z] #29 5.620 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-14T07:04:22.557Z] #29 2.833 ### 4.8% ####### 9.9% ########## 14.9% ############### 21.6% ################### 26.6% [2021-04-14T07:04:22.557Z] #29 ... [2021-04-14T07:04:22.557Z] [2021-04-14T07:04:22.557Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-14T07:04:22.557Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-14T07:04:22.557Z] #31 DONE 1.1s [2021-04-14T07:04:22.557Z] [2021-04-14T07:04:22.557Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:22.557Z] #29 sha256:96694d93a755dbe79255403377339fdfa778cb8a33e095b88cf43daaaa4e0509 [2021-04-14T07:04:22.588Z] #29 5.120 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-14T07:04:22.588Z] #29 5.173 [2021-04-14T07:04:22.766Z] #13 ... [2021-04-14T07:04:22.766Z] [2021-04-14T07:04:22.766Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:22.766Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:04:22.766Z] #45 106.4 mime [2021-04-14T07:04:22.813Z] #29 5.727 [2021-04-14T07:04:22.813Z] #29 5.799 ######################################################################## 100.0% [2021-04-14T07:04:22.813Z] #29 5.826 [2021-04-14T07:04:22.848Z] #29 5.239 ######################################################################## 100.0% [2021-04-14T07:04:22.848Z] #29 5.266 [2021-04-14T07:04:22.848Z] #29 5.507 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-14T07:04:23.004Z] #44 81.99 DEP criu/kcmp-ids.d [2021-04-14T07:04:23.004Z] #44 82.03 DEP criu/irmap.d [2021-04-14T07:04:23.004Z] #44 82.12 DEP criu/ipc_ns.d [2021-04-14T07:04:23.004Z] #44 82.29 DEP criu/image.d [2021-04-14T07:04:23.073Z] #29 6.209 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-14T07:04:23.087Z] #29 2.833 ### 4.8% ####### 9.9% ########## 14.9% ############### 21.6% ################### 26.6% ####################### 32.0% ########################## 36.8% ############################## 42.4% ################################## 47.6% ######################## [2021-04-14T07:04:23.087Z] #29 ... [2021-04-14T07:04:23.087Z] [2021-04-14T07:04:23.087Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-14T07:04:23.087Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-14T07:04:23.087Z] #39 DONE 1.6s [2021-04-14T07:04:23.087Z] [2021-04-14T07:04:23.087Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:23.087Z] #29 sha256:96694d93a755dbe79255403377339fdfa778cb8a33e095b88cf43daaaa4e0509 [2021-04-14T07:04:23.109Z] #29 5.573 [2021-04-14T07:04:23.109Z] #29 5.696 ####################################################### 77.5% ######################################################################## 100.0% [2021-04-14T07:04:23.109Z] #29 5.718 [2021-04-14T07:04:23.296Z] #44 82.54 DEP criu/image-desc.d [2021-04-14T07:04:23.296Z] #44 82.60 DEP criu/fsnotify.d [2021-04-14T07:04:23.335Z] #29 6.343 [2021-04-14T07:04:23.372Z] #29 5.969 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-14T07:04:23.372Z] #29 6.024 [2021-04-14T07:04:23.463Z] #33 ... [2021-04-14T07:04:23.463Z] [2021-04-14T07:04:23.463Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:23.463Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-14T07:04:23.463Z] #28 11.79 0 added, 0 removed; done. [2021-04-14T07:04:23.463Z] #28 11.79 Running hooks in /etc/ca-certificates/update.d... [2021-04-14T07:04:23.463Z] #28 11.80 done. [2021-04-14T07:04:23.463Z] #28 DONE 12.0s [2021-04-14T07:04:23.463Z] [2021-04-14T07:04:23.463Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-14T07:04:23.463Z] #29 sha256:f537d9246250b07a7e282f2fab21a32d214642c5cdf44d9f6bf1e5d72c56c315 [2021-04-14T07:04:23.463Z] #29 DONE 0.1s [2021-04-14T07:04:23.463Z] [2021-04-14T07:04:23.463Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-14T07:04:23.463Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-14T07:04:23.463Z] #13 DONE 1.2s [2021-04-14T07:04:23.463Z] [2021-04-14T07:04:23.463Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:23.463Z] #50 sha256:7e2958eb20d4731f38816ba57747cc08327dd607c59270ae2249ce8c8122cf5a [2021-04-14T07:04:23.463Z] #50 1.113 + RM_GOPATH=0 [2021-04-14T07:04:23.463Z] #50 1.113 + TMP_GOPATH= [2021-04-14T07:04:23.463Z] #50 1.114 + : /build [2021-04-14T07:04:23.463Z] #50 1.114 + '[' -z '' ']' [2021-04-14T07:04:23.463Z] #50 1.114 ++ mktemp -d [2021-04-14T07:04:23.463Z] #50 1.116 + export GOPATH=/tmp/tmp.KYdy4ojNjW [2021-04-14T07:04:23.463Z] #50 1.116 + GOPATH=/tmp/tmp.KYdy4ojNjW [2021-04-14T07:04:23.463Z] #50 1.116 + RM_GOPATH=1 [2021-04-14T07:04:23.463Z] #50 1.116 + case "$(go env GOARCH)" in [2021-04-14T07:04:23.463Z] #50 1.117 ++ go env GOARCH [2021-04-14T07:04:23.463Z] #50 1.121 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:23.463Z] #50 1.121 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:23.463Z] #50 1.122 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:23.463Z] #50 1.123 + dir=/tmp/install [2021-04-14T07:04:23.463Z] #50 1.123 + bin=golangci_lint [2021-04-14T07:04:23.463Z] #50 1.123 + shift [2021-04-14T07:04:23.463Z] #50 1.123 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-14T07:04:23.463Z] #50 1.123 + . /tmp/install/golangci_lint.installer [2021-04-14T07:04:23.463Z] #50 1.124 ++ : v1.23.8 [2021-04-14T07:04:23.463Z] #50 1.124 + install_golangci_lint [2021-04-14T07:04:23.463Z] #50 1.124 + set -e [2021-04-14T07:04:23.463Z] #50 1.124 + export GO111MODULE=on [2021-04-14T07:04:23.463Z] #50 1.124 + GO111MODULE=on [2021-04-14T07:04:23.463Z] #50 1.124 + GOBIN=/build [2021-04-14T07:04:23.463Z] #50 1.124 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-14T07:04:23.463Z] #50 1.132 go: finding github.com v1.23.8 [2021-04-14T07:04:23.463Z] #50 1.134 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-14T07:04:23.463Z] #50 1.135 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:23.463Z] #50 1.135 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-14T07:04:23.463Z] #50 1.136 go: finding github.com/golangci v1.23.8 [2021-04-14T07:04:23.593Z] #44 82.72 DEP criu/filesystems.d [2021-04-14T07:04:23.594Z] #44 82.83 DEP criu/files.d [2021-04-14T07:04:23.594Z] #29 6.462 ################################################################# 91.3% ######################################################################## 100.0% [2021-04-14T07:04:23.594Z] #29 6.503 [2021-04-14T07:04:23.859Z] #29 6.821 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-14T07:04:23.859Z] #29 6.912 [2021-04-14T07:04:23.877Z] #29 2.833 ### 4.8% ####### 9.9% ########## 14.9% ############### 21.6% ################### 26.6% ####################### 32.0% ########################## 36.8% ############################## 42.4% ################################## 47.6% ##################################### 52.7% ######################################## 56.3% ########################################### 60.2% ############################################## 65.1% ################################################## 70.7% ######################################################## 78.7% ############################################################# 86.1% ################################################################# 91.4% ####################################################################### 98.7% ######################################################################## 100.0% [2021-04-14T07:04:23.878Z] #29 4.696 [2021-04-14T07:04:23.887Z] #44 83.03 DEP criu/files-reg.d [2021-04-14T07:04:23.887Z] #44 83.13 DEP criu/files-ext.d [2021-04-14T07:04:24.133Z] #45 107.8 mime/quotedprintable [2021-04-14T07:04:24.183Z] #44 83.39 DEP criu/file-lock.d [2021-04-14T07:04:24.183Z] #44 83.54 DEP criu/file-ids.d [2021-04-14T07:04:24.388Z] #45 108.3 net/http/internal [2021-04-14T07:04:24.415Z] #29 6.139 0.0% ############ 17.6% ############################## 42.6% ######################################### 57.7% ########################################### 60.1% ############################################ 62.3% ################################################## 69.5% ########################################################## 81.0% ######################################################################## 100.0% [2021-04-14T07:04:24.450Z] #29 5.159 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-14T07:04:24.479Z] #44 83.75 DEP criu/fifo.d [2021-04-14T07:04:24.526Z] #50 2.137 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:24.675Z] #29 7.145 [2021-04-14T07:04:24.675Z] #29 7.411 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-14T07:04:24.716Z] #29 5.300 [2021-04-14T07:04:24.716Z] #29 5.383 ######################################################################## 100.0% [2021-04-14T07:04:24.716Z] #29 5.429 [2021-04-14T07:04:24.901Z] #29 7.033 0.2% ######### 12.8% ########################### 37.8% ###################################### 53.0% ############################################ 61.3% ########################################################### 82.0% #################################################################### 95.7% ######################################################################## 100.0% [2021-04-14T07:04:24.901Z] #29 7.772 [2021-04-14T07:04:24.934Z] #29 7.465 [2021-04-14T07:04:24.934Z] #29 7.551 ######################################################################## 100.0% [2021-04-14T07:04:24.934Z] #29 7.577 [2021-04-14T07:04:24.977Z] #29 5.792 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-14T07:04:25.161Z] #29 8.191 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-14T07:04:25.161Z] #29 8.290 [2021-04-14T07:04:25.196Z] #44 84.12 DEP criu/fdstore.d [2021-04-14T07:04:25.196Z] #44 84.22 DEP criu/fault-injection.d [2021-04-14T07:04:25.196Z] #44 84.31 DEP criu/external.d [2021-04-14T07:04:25.196Z] #44 84.44 DEP criu/eventpoll.d [2021-04-14T07:04:25.202Z] #29 7.761 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-14T07:04:25.202Z] #29 7.818 [2021-04-14T07:04:25.202Z] #29 7.873 ######################################################################## 100.0% [2021-04-14T07:04:25.202Z] #29 7.901 [2021-04-14T07:04:25.202Z] #29 7.911 Download of images into '/build' complete. [2021-04-14T07:04:25.202Z] #29 7.911 Use something like the following to load the result into a Docker daemon: [2021-04-14T07:04:25.202Z] #29 7.911 tar -cC '/build' . | docker load [2021-04-14T07:04:25.238Z] #29 5.887 [2021-04-14T07:04:25.238Z] #29 5.998 ######################################################################## 100.0% [2021-04-14T07:04:25.238Z] #29 6.033 [2021-04-14T07:04:25.424Z] #29 8.355 ######################################################################## 100.0% [2021-04-14T07:04:25.424Z] #29 8.389 [2021-04-14T07:04:25.490Z] #44 84.73 DEP criu/eventfd.d [2021-04-14T07:04:25.683Z] #29 8.653 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-14T07:04:25.683Z] #29 8.758 [2021-04-14T07:04:25.683Z] #29 8.826 ######################################################################## 100.0% [2021-04-14T07:04:25.683Z] #29 8.854 [2021-04-14T07:04:25.787Z] #44 84.85 DEP criu/crtools.d [2021-04-14T07:04:25.787Z] #44 85.00 DEP criu/cr-service.d [2021-04-14T07:04:25.811Z] #29 6.436 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-14T07:04:25.811Z] #29 6.521 [2021-04-14T07:04:25.882Z] Client: [2021-04-14T07:04:25.882Z] Context: default [2021-04-14T07:04:25.882Z] Debug Mode: false [2021-04-14T07:04:25.882Z] Plugins: [2021-04-14T07:04:25.882Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-14T07:04:25.882Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-14T07:04:25.882Z] [2021-04-14T07:04:25.882Z] Server: [2021-04-14T07:04:25.882Z] Containers: 0 [2021-04-14T07:04:25.882Z] Running: 0 [2021-04-14T07:04:25.882Z] Paused: 0 [2021-04-14T07:04:25.882Z] Stopped: 0 [2021-04-14T07:04:25.882Z] Images: 0 [2021-04-14T07:04:25.882Z] Server Version: 20.10.5 [2021-04-14T07:04:25.882Z] Storage Driver: overlay2 [2021-04-14T07:04:25.882Z] Backing Filesystem: extfs [2021-04-14T07:04:25.882Z] Supports d_type: true [2021-04-14T07:04:25.882Z] Native Overlay Diff: true [2021-04-14T07:04:25.882Z] Logging Driver: json-file [2021-04-14T07:04:25.882Z] Cgroup Driver: cgroupfs [2021-04-14T07:04:25.882Z] Cgroup Version: 1 [2021-04-14T07:04:25.882Z] Plugins: [2021-04-14T07:04:25.882Z] Volume: local [2021-04-14T07:04:25.882Z] Network: bridge host ipvlan macvlan null overlay [2021-04-14T07:04:25.882Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-14T07:04:25.882Z] Swarm: inactive [2021-04-14T07:04:25.882Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-14T07:04:25.882Z] Default Runtime: runc [2021-04-14T07:04:25.882Z] Init Binary: docker-init [2021-04-14T07:04:25.882Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:04:25.882Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:04:25.882Z] init version: de40ad0 [2021-04-14T07:04:25.882Z] Security Options: [2021-04-14T07:04:25.882Z] apparmor [2021-04-14T07:04:25.882Z] seccomp [2021-04-14T07:04:25.882Z] Profile: default [2021-04-14T07:04:25.882Z] Kernel Version: 5.4.0-1041-aws [2021-04-14T07:04:25.882Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-14T07:04:25.882Z] OSType: linux [2021-04-14T07:04:25.882Z] Architecture: aarch64 [2021-04-14T07:04:25.882Z] CPUs: 4 [2021-04-14T07:04:25.882Z] Total Memory: 7.494GiB [2021-04-14T07:04:25.882Z] Name: ip-10-100-114-249 [2021-04-14T07:04:25.882Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-14T07:04:25.882Z] Docker Root Dir: /var/lib/docker [2021-04-14T07:04:25.882Z] Debug Mode: false [2021-04-14T07:04:25.882Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:04:25.882Z] Labels: [2021-04-14T07:04:25.882Z] Experimental: true [2021-04-14T07:04:25.882Z] Insecure Registries: [2021-04-14T07:04:25.882Z] 127.0.0.0/8 [2021-04-14T07:04:25.882Z] Live Restore Enabled: true [2021-04-14T07:04:25.882Z] [2021-04-14T07:04:25.882Z] WARNING: No swap limit support [Pipeline] sh [2021-04-14T07:04:25.943Z] #29 8.870 Download of images into '/build' complete. [2021-04-14T07:04:25.943Z] #29 8.870 Use something like the following to load the result into a Docker daemon: [2021-04-14T07:04:25.943Z] #29 8.870 tar -cC '/build' . | docker load [2021-04-14T07:04:26.065Z] #50 3.417 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:26.079Z] #44 85.16 DEP criu/cr-restore.d [2021-04-14T07:04:26.174Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:04:26.174Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:04:26.174Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-14T07:04:26.174Z] + bash /home/ubuntu/workspace/moby_PR-41673/check-config.sh [2021-04-14T07:04:26.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-14T07:04:26.174Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-14T07:04:26.174Z] [2021-04-14T07:04:26.174Z] Generally Necessary: [2021-04-14T07:04:26.175Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-14T07:04:26.175Z] - apparmor: enabled and tools installed [2021-04-14T07:04:26.175Z] - CONFIG_NAMESPACES: enabled [2021-04-14T07:04:26.175Z] - CONFIG_NET_NS: enabled [2021-04-14T07:04:26.175Z] - CONFIG_PID_NS: enabled [2021-04-14T07:04:26.175Z] - CONFIG_IPC_NS: enabled [2021-04-14T07:04:26.175Z] - CONFIG_UTS_NS: enabled [2021-04-14T07:04:26.175Z] - CONFIG_CGROUPS: enabled [2021-04-14T07:04:26.175Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-14T07:04:26.175Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-14T07:04:26.175Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-14T07:04:26.175Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-14T07:04:26.175Z] - CONFIG_CPUSETS: enabled [2021-04-14T07:04:26.175Z] - CONFIG_MEMCG: enabled [2021-04-14T07:04:26.175Z] - CONFIG_KEYS: enabled [2021-04-14T07:04:26.175Z] - CONFIG_VETH: enabled (as module) [2021-04-14T07:04:26.376Z] #44 85.48 DEP criu/cr-errno.d [2021-04-14T07:04:26.376Z] #44 85.51 DEP criu/cr-dump.d [2021-04-14T07:04:26.436Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-14T07:04:26.436Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-14T07:04:26.436Z] [2021-04-14T07:04:26.436Z] Optional Features: [2021-04-14T07:04:26.436Z] - CONFIG_USER_NS: enabled [2021-04-14T07:04:26.436Z] - CONFIG_SECCOMP: enabled [2021-04-14T07:04:26.436Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-14T07:04:26.436Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-14T07:04:26.436Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-14T07:04:26.436Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-14T07:04:26.436Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-14T07:04:26.436Z] - CONFIG_BLK_CGROUP: enabled [2021-04-14T07:04:26.436Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-14T07:04:26.436Z] - CONFIG_CGROUP_PERF: enabled [2021-04-14T07:04:26.436Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-14T07:04:26.594Z] #29 6.640 ######## 11.5% ######################## 34.1% #################################### 50.1% ################################################## 69.5% ########################################################### 82.9% ######################################################################## 100.0% [2021-04-14T07:04:26.594Z] #29 7.227 [2021-04-14T07:04:26.682Z] #44 85.77 DEP criu/cr-dedup.d [2021-04-14T07:04:26.682Z] #44 85.94 DEP criu/cr-check.d [2021-04-14T07:04:26.697Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-14T07:04:26.697Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-14T07:04:26.697Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-14T07:04:26.697Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-14T07:04:26.697Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-14T07:04:26.697Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-14T07:04:26.697Z] - CONFIG_IP_VS: enabled (as module) [2021-04-14T07:04:26.697Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-14T07:04:26.697Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-14T07:04:26.697Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-14T07:04:26.697Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-14T07:04:26.697Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-14T07:04:26.697Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-14T07:04:26.697Z] - CONFIG_EXT4_FS: enabled [2021-04-14T07:04:26.697Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-14T07:04:26.697Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-14T07:04:26.697Z] - Network Drivers: [2021-04-14T07:04:26.697Z] - "overlay": [2021-04-14T07:04:26.697Z] - CONFIG_VXLAN: enabled (as module) [2021-04-14T07:04:26.697Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-14T07:04:26.697Z] Optional (for encrypted networks): [2021-04-14T07:04:26.905Z] #45 110.5 crypto/tls [2021-04-14T07:04:26.959Z] - CONFIG_CRYPTO: enabled [2021-04-14T07:04:26.959Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-14T07:04:26.959Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-14T07:04:26.959Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-14T07:04:26.959Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-14T07:04:26.959Z] - CONFIG_XFRM: enabled [2021-04-14T07:04:26.959Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-14T07:04:26.959Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-14T07:04:26.959Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-14T07:04:26.959Z] - "ipvlan": [2021-04-14T07:04:26.959Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-14T07:04:26.959Z] - "macvlan": [2021-04-14T07:04:26.959Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-14T07:04:26.959Z] - CONFIG_DUMMY: enabled (as module) [2021-04-14T07:04:26.959Z] - "ftp,tftp client in container": [2021-04-14T07:04:26.959Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-14T07:04:26.959Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-14T07:04:26.959Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-14T07:04:26.959Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-14T07:04:26.959Z] - Storage Drivers: [2021-04-14T07:04:26.959Z] - "aufs": [2021-04-14T07:04:26.959Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-14T07:04:26.959Z] - "btrfs": [2021-04-14T07:04:26.959Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-14T07:04:26.959Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-14T07:04:26.959Z] - "devicemapper": [2021-04-14T07:04:26.959Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-14T07:04:26.959Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-14T07:04:26.959Z] - "overlay": [2021-04-14T07:04:26.959Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-14T07:04:26.959Z] - "zfs": [2021-04-14T07:04:26.959Z] - /dev/zfs: present [2021-04-14T07:04:26.959Z] - zfs command: missing [2021-04-14T07:04:26.959Z] - zpool command: missing [2021-04-14T07:04:26.959Z] [2021-04-14T07:04:26.959Z] Limits: [2021-04-14T07:04:26.959Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-14T07:04:26.959Z] [2021-04-14T07:04:26.959Z] + true [Pipeline] } [2021-04-14T07:04:26.978Z] #44 ... [2021-04-14T07:04:26.978Z] [2021-04-14T07:04:26.978Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:04:26.978Z] #54 13.18 + cd /tmp/tmp.9AGde6K72t/src/github.com/opencontainers/runc [2021-04-14T07:04:26.978Z] #54 13.18 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:04:26.978Z] #54 13.58 + '[' -z '' ']' [2021-04-14T07:04:26.978Z] #54 13.58 + target=static [2021-04-14T07:04:26.978Z] #54 13.58 + make 'BUILDTAGS=seccomp ' static [2021-04-14T07:04:26.978Z] #54 14.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-14T07:04:26.978Z] #54 ... [2021-04-14T07:04:26.978Z] [2021-04-14T07:04:26.978Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:26.978Z] #44 86.28 DEP criu/config.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-14T07:04:27.120Z] #29 DONE 9.4s [2021-04-14T07:04:27.120Z] [2021-04-14T07:04:27.120Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-14T07:04:27.120Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-14T07:04:27.120Z] #10 DONE 5.4s [2021-04-14T07:04:27.120Z] [2021-04-14T07:04:27.120Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-14T07:04:27.120Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-14T07:04:27.166Z] #29 7.838 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-14T07:04:27.166Z] #29 7.937 [2021-04-14T07:04:27.308Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 . [2021-04-14T07:04:27.426Z] #29 7.997 ######################################################################## 100.0% [2021-04-14T07:04:27.426Z] #29 8.027 [2021-04-14T07:04:27.426Z] #29 8.241 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-14T07:04:27.618Z] #44 86.63 DEP criu/clone-noasan.d [2021-04-14T07:04:27.618Z] #44 86.80 DEP criu/cgroup.d [2021-04-14T07:04:27.620Z] #50 ... [2021-04-14T07:04:27.620Z] [2021-04-14T07:04:27.620Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:27.620Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:04:27.620Z] #30 2.330 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-14T07:04:27.620Z] #30 2.901 [2021-04-14T07:04:27.687Z] #29 8.362 [2021-04-14T07:04:27.687Z] #29 8.451 ######################################################################## 100.0% [2021-04-14T07:04:27.687Z] #29 8.480 [2021-04-14T07:04:27.687Z] #29 8.529 Download of images into '/build' complete. [2021-04-14T07:04:27.687Z] #29 8.529 Use something like the following to load the result into a Docker daemon: [2021-04-14T07:04:27.687Z] #29 8.529 tar -cC '/build' . | docker load [2021-04-14T07:04:27.690Z] #11 DONE 0.8s [2021-04-14T07:04:27.690Z] [2021-04-14T07:04:27.690Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:27.690Z] #58 sha256:2e3ee2fe0d772894cf05cfd3f525520ea960cf51d913f33b15c90b365d1ae77a [2021-04-14T07:04:27.690Z] #58 ... [2021-04-14T07:04:27.690Z] [2021-04-14T07:04:27.690Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-14T07:04:27.690Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-14T07:04:27.690Z] #39 DONE 0.3s [2021-04-14T07:04:27.834Z] #45 ... [2021-04-14T07:04:27.834Z] [2021-04-14T07:04:27.834Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:27.834Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:27.834Z] #13 107.1 Selecting previously unselected package libapparmor1:amd64. [2021-04-14T07:04:27.834Z] #13 107.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-14T07:04:27.834Z] #13 107.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-14T07:04:27.834Z] #13 107.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-14T07:04:27.834Z] #13 107.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-14T07:04:27.834Z] #13 107.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-14T07:04:27.834Z] #13 107.3 Selecting previously unselected package libbtrfs0. [2021-04-14T07:04:27.834Z] #13 107.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-14T07:04:27.834Z] #13 107.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:04:27.834Z] #13 107.4 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:04:27.834Z] #13 107.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-14T07:04:27.834Z] #13 107.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:04:27.834Z] #13 107.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-14T07:04:27.834Z] #13 107.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:04:27.834Z] #13 107.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:04:27.834Z] #13 107.7 Selecting previously unselected package libudev-dev:amd64. [2021-04-14T07:04:27.834Z] #13 107.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-14T07:04:27.834Z] #13 107.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:04:27.834Z] #13 107.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-14T07:04:27.834Z] #13 107.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-14T07:04:27.834Z] #13 107.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-14T07:04:27.881Z] #1 [internal] load build definition from Dockerfile [2021-04-14T07:04:27.881Z] #1 sha256:c2764c0af0b7a2306da6a04fe33ab1979cdcc697023bd4427dbf3dea6d696c24 [2021-04-14T07:04:27.881Z] #1 transferring dockerfile: 17.07kB done [2021-04-14T07:04:27.881Z] #1 DONE 0.2s [2021-04-14T07:04:27.911Z] #44 87.07 DEP criu/cgroup-props.d [2021-04-14T07:04:27.911Z] #44 87.26 DEP criu/bitmap.d [2021-04-14T07:04:27.911Z] #44 87.28 DEP criu/bfd.d [2021-04-14T07:04:27.952Z] [2021-04-14T07:04:27.952Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-14T07:04:27.952Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-14T07:04:27.952Z] #31 DONE 0.3s [2021-04-14T07:04:27.952Z] [2021-04-14T07:04:27.952Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:04:27.952Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:04:28.090Z] #13 108.2 Selecting previously unselected package libpcre16-3:amd64. [2021-04-14T07:04:28.090Z] #13 108.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-14T07:04:28.090Z] #13 108.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-14T07:04:28.143Z] [2021-04-14T07:04:28.143Z] #2 [internal] load .dockerignore [2021-04-14T07:04:28.143Z] #2 sha256:ea9991162cc0040ef2b9739a450976e3c87f966f16e4e5eaf817596b64fe9c3a [2021-04-14T07:04:28.143Z] #2 transferring context: 87B done [2021-04-14T07:04:28.143Z] #2 DONE 0.0s [2021-04-14T07:04:28.143Z] [2021-04-14T07:04:28.143Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-14T07:04:28.143Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-14T07:04:28.206Z] #44 87.42 DEP criu/autofs.d [2021-04-14T07:04:28.347Z] #13 108.4 Selecting previously unselected package libpcre32-3:amd64. [2021-04-14T07:04:28.347Z] #13 108.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-14T07:04:28.347Z] #13 108.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-14T07:04:28.347Z] #13 108.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-14T07:04:28.347Z] #13 108.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-14T07:04:28.500Z] #44 87.53 DEP criu/aio.d [2021-04-14T07:04:28.500Z] #44 ... [2021-04-14T07:04:28.500Z] [2021-04-14T07:04:28.500Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-14T07:04:28.500Z] #21 2.766 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:04:28.500Z] #21 2.883 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:28.500Z] #21 2.893 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:28.500Z] #21 2.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:28.500Z] #21 3.413 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [428 kB] [2021-04-14T07:04:28.500Z] #21 4.395 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-14T07:04:28.500Z] #21 5.729 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-14T07:04:28.500Z] #21 7.925 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-14T07:04:28.500Z] #21 ... [2021-04-14T07:04:28.500Z] [2021-04-14T07:04:28.500Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:28.500Z] #44 87.68 DEP criu/action-scripts.d [2021-04-14T07:04:28.603Z] #13 108.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-14T07:04:28.603Z] #13 108.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-14T07:04:28.603Z] #13 108.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-14T07:04:28.603Z] #13 108.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-14T07:04:28.715Z] #3 DONE 0.7s [2021-04-14T07:04:28.803Z] #44 88.21 CC criu/action-scripts.o [2021-04-14T07:04:28.975Z] [2021-04-14T07:04:28.975Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-14T07:04:28.975Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-14T07:04:28.975Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-14T07:04:28.975Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-14T07:04:28.975Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-04-14T07:04:28.975Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-14T07:04:28.975Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-14T07:04:28.975Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2021-04-14T07:04:29.166Z] #13 109.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-14T07:04:29.166Z] #13 109.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-14T07:04:29.166Z] #13 109.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-14T07:04:29.237Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-04-14T07:04:29.237Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-04-14T07:04:29.248Z] #29 ... [2021-04-14T07:04:29.248Z] [2021-04-14T07:04:29.248Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:29.248Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:04:29.248Z] #42 8.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:29.248Z] #42 8.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:29.248Z] #42 8.140 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:29.248Z] #42 8.936 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:29.422Z] #13 109.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-14T07:04:29.422Z] #13 109.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:04:29.422Z] #13 109.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-14T07:04:29.499Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-14T07:04:29.499Z] #4 DONE 0.7s [2021-04-14T07:04:29.515Z] #42 ... [2021-04-14T07:04:29.515Z] [2021-04-14T07:04:29.515Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-14T07:04:29.515Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-14T07:04:29.515Z] #12 DONE 10.1s [2021-04-14T07:04:29.515Z] [2021-04-14T07:04:29.515Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:29.515Z] #29 sha256:583c9d84d4c8eef4e27f69132efadb9bc821e971e089e84f172ebd665b5bdb61 [2021-04-14T07:04:29.515Z] #29 DONE 12.4s [2021-04-14T07:04:29.515Z] [2021-04-14T07:04:29.515Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:04:29.515Z] #47 sha256:f07756ebeb54a928afc9300ead74be132976578c1def804e3ab4b61d67450491 [2021-04-14T07:04:29.515Z] #47 7.102 + RM_GOPATH=0 [2021-04-14T07:04:29.515Z] #47 7.102 + TMP_GOPATH= [2021-04-14T07:04:29.515Z] #47 7.102 + : /build [2021-04-14T07:04:29.515Z] #47 7.102 + '[' -z '' ']' [2021-04-14T07:04:29.515Z] #47 7.107 ++ mktemp -d [2021-04-14T07:04:29.515Z] #47 7.110 + export GOPATH=/tmp/tmp.nxcwzg6Pkh [2021-04-14T07:04:29.515Z] #47 7.110 + GOPATH=/tmp/tmp.nxcwzg6Pkh [2021-04-14T07:04:29.515Z] #47 7.110 + RM_GOPATH=1 [2021-04-14T07:04:29.515Z] #47 7.110 + case "$(go env GOARCH)" in [2021-04-14T07:04:29.515Z] #47 7.110 ++ go env GOARCH [2021-04-14T07:04:29.515Z] #47 7.117 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:29.515Z] #47 7.117 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:29.515Z] #47 7.118 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:29.515Z] #47 7.119 + dir=/tmp/install [2021-04-14T07:04:29.515Z] #47 7.119 + bin=gotestsum [2021-04-14T07:04:29.515Z] #47 7.119 + shift [2021-04-14T07:04:29.515Z] #47 7.119 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-14T07:04:29.515Z] #47 7.119 + . /tmp/install/gotestsum.installer [2021-04-14T07:04:29.515Z] #47 7.119 ++ : v0.5.3 [2021-04-14T07:04:29.515Z] #47 7.119 + install_gotestsum [2021-04-14T07:04:29.515Z] #47 7.120 + set -e [2021-04-14T07:04:29.515Z] #47 7.120 + export GO111MODULE=on [2021-04-14T07:04:29.515Z] #47 7.120 + GO111MODULE=on [2021-04-14T07:04:29.515Z] #47 7.120 + GOBIN=/build [2021-04-14T07:04:29.515Z] #47 7.120 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-14T07:04:29.515Z] #47 7.132 go: finding gotest.tools v0.5.3 [2021-04-14T07:04:29.515Z] #47 7.132 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:29.515Z] #47 8.063 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:29.515Z] #47 8.933 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:29.515Z] #47 ... [2021-04-14T07:04:29.515Z] [2021-04-14T07:04:29.515Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:29.515Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:04:29.515Z] #45 7.654 + RM_GOPATH=0 [2021-04-14T07:04:29.515Z] #45 7.655 + TMP_GOPATH= [2021-04-14T07:04:29.515Z] #45 7.655 + : /build [2021-04-14T07:04:29.515Z] #45 7.655 + '[' -z '' ']' [2021-04-14T07:04:29.515Z] #45 7.657 ++ mktemp -d [2021-04-14T07:04:29.515Z] #45 7.658 + export GOPATH=/tmp/tmp.sDnRlYnmEp [2021-04-14T07:04:29.515Z] #45 7.658 + GOPATH=/tmp/tmp.sDnRlYnmEp [2021-04-14T07:04:29.515Z] #45 7.658 + RM_GOPATH=1 [2021-04-14T07:04:29.515Z] #45 7.658 + case "$(go env GOARCH)" in [2021-04-14T07:04:29.515Z] #45 7.659 ++ go env GOARCH [2021-04-14T07:04:29.515Z] #45 7.685 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:29.515Z] #45 7.685 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:29.515Z] #45 7.685 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:29.515Z] #45 7.689 + dir=/tmp/install [2021-04-14T07:04:29.515Z] #45 7.694 + bin=vndr [2021-04-14T07:04:29.515Z] #45 7.694 + shift [2021-04-14T07:04:29.515Z] #45 7.695 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-14T07:04:29.515Z] #45 7.696 + . /tmp/install/vndr.installer [2021-04-14T07:04:29.515Z] #45 7.698 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:29.515Z] #45 7.699 + install_vndr [2021-04-14T07:04:29.515Z] #45 7.699 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-14T07:04:29.515Z] #45 7.700 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:29.515Z] #45 7.700 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sDnRlYnmEp/src/github.com/LK4D4/vndr [2021-04-14T07:04:29.515Z] #45 7.703 Cloning into '/tmp/tmp.sDnRlYnmEp/src/github.com/LK4D4/vndr'... [2021-04-14T07:04:29.515Z] #45 8.518 + cd /tmp/tmp.sDnRlYnmEp/src/github.com/LK4D4/vndr [2021-04-14T07:04:29.515Z] #45 8.518 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:29.515Z] #45 8.527 + go build -buildmode=pie -v -o /build/vndr . [2021-04-14T07:04:29.515Z] #45 9.472 internal/cpu [2021-04-14T07:04:29.515Z] #45 9.478 runtime/internal/atomic [2021-04-14T07:04:29.515Z] #45 9.796 runtime/internal/sys [2021-04-14T07:04:29.515Z] #45 10.000 runtime/internal/math [2021-04-14T07:04:29.515Z] #45 10.03 internal/bytealg [2021-04-14T07:04:29.515Z] #45 10.23 internal/race [2021-04-14T07:04:29.679Z] #13 109.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-14T07:04:29.679Z] #13 109.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-14T07:04:29.679Z] #13 109.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:04:29.679Z] #13 109.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-14T07:04:29.679Z] #13 109.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-14T07:04:29.679Z] #13 109.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:04:29.776Z] #45 10.41 sync/atomic [2021-04-14T07:04:29.776Z] #45 ... [2021-04-14T07:04:29.776Z] [2021-04-14T07:04:29.776Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:04:29.776Z] #34 sha256:217d3bca8935db87327ed83be0eb797dc26d5ab2a514e36df916e80ded71313f [2021-04-14T07:04:29.776Z] #34 6.854 Install go-toml version v1.8.1 [2021-04-14T07:04:29.776Z] #34 6.859 go: finding github.com v1.8.1 [2021-04-14T07:04:29.776Z] #34 6.864 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-14T07:04:29.776Z] #34 6.864 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-14T07:04:29.776Z] #34 6.864 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:29.776Z] #34 6.864 go: finding github.com/pelletier v1.8.1 [2021-04-14T07:04:29.776Z] #34 7.868 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:29.776Z] #34 8.586 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:29.776Z] #34 ... [2021-04-14T07:04:29.776Z] [2021-04-14T07:04:29.776Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:29.776Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:04:29.776Z] #49 6.681 + RM_GOPATH=0 [2021-04-14T07:04:29.776Z] #49 6.681 + TMP_GOPATH= [2021-04-14T07:04:29.776Z] #49 6.681 + : /build [2021-04-14T07:04:29.776Z] #49 6.681 + '[' -z '' ']' [2021-04-14T07:04:29.776Z] #49 6.681 ++ mktemp -d [2021-04-14T07:04:29.776Z] #49 6.681 + export GOPATH=/tmp/tmp.rp64wlbGvw [2021-04-14T07:04:29.776Z] #49 6.681 + GOPATH=/tmp/tmp.rp64wlbGvw [2021-04-14T07:04:29.776Z] #49 6.681 + RM_GOPATH=1 [2021-04-14T07:04:29.776Z] #49 6.681 + case "$(go env GOARCH)" in [2021-04-14T07:04:29.776Z] #49 6.682 ++ go env GOARCH [2021-04-14T07:04:29.776Z] #49 6.693 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:29.776Z] #49 6.693 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:29.776Z] #49 6.693 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:29.776Z] #49 6.693 + dir=/tmp/install [2021-04-14T07:04:29.776Z] #49 6.693 + bin=golangci_lint [2021-04-14T07:04:29.776Z] #49 6.693 + shift [2021-04-14T07:04:29.776Z] #49 6.693 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-14T07:04:29.776Z] #49 6.693 + . /tmp/install/golangci_lint.installer [2021-04-14T07:04:29.776Z] #49 6.693 ++ : v1.23.8 [2021-04-14T07:04:29.776Z] #49 6.693 + install_golangci_lint [2021-04-14T07:04:29.776Z] #49 6.693 + set -e [2021-04-14T07:04:29.776Z] #49 6.693 + export GO111MODULE=on [2021-04-14T07:04:29.776Z] #49 6.693 + GO111MODULE=on [2021-04-14T07:04:29.776Z] #49 6.693 + GOBIN=/build [2021-04-14T07:04:29.776Z] #49 6.693 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-14T07:04:29.776Z] #49 6.735 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-14T07:04:29.776Z] #49 6.735 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-14T07:04:29.776Z] #49 6.735 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:29.776Z] #49 6.735 go: finding github.com/golangci v1.23.8 [2021-04-14T07:04:29.776Z] #49 6.735 go: finding github.com v1.23.8 [2021-04-14T07:04:29.776Z] #49 7.624 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:29.776Z] #49 8.678 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:29.885Z] #44 88.97 CC criu/aio.o [2021-04-14T07:04:30.038Z] #49 ... [2021-04-14T07:04:30.038Z] [2021-04-14T07:04:30.038Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:30.038Z] #51 sha256:179c0da5ed5a976627f823a56d2f0a1a80088d510621b4a7b4a53e19325bf3af [2021-04-14T07:04:30.038Z] #51 7.243 + RM_GOPATH=0 [2021-04-14T07:04:30.038Z] #51 7.243 + TMP_GOPATH= [2021-04-14T07:04:30.038Z] #51 7.243 + : /build [2021-04-14T07:04:30.038Z] #51 7.243 + '[' -z '' ']' [2021-04-14T07:04:30.038Z] #51 7.243 ++ mktemp -d [2021-04-14T07:04:30.038Z] #51 7.243 + export GOPATH=/tmp/tmp.uBRenFTwDS [2021-04-14T07:04:30.038Z] #51 7.243 + GOPATH=/tmp/tmp.uBRenFTwDS [2021-04-14T07:04:30.038Z] #51 7.243 + RM_GOPATH=1 [2021-04-14T07:04:30.038Z] #51 7.243 + case "$(go env GOARCH)" in [2021-04-14T07:04:30.038Z] #51 7.243 ++ go env GOARCH [2021-04-14T07:04:30.038Z] #51 7.268 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:30.038Z] #51 7.268 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:30.038Z] #51 7.268 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:30.038Z] #51 7.268 + dir=/tmp/install [2021-04-14T07:04:30.038Z] #51 7.268 + bin=shfmt [2021-04-14T07:04:30.038Z] #51 7.268 + shift [2021-04-14T07:04:30.038Z] #51 7.268 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-14T07:04:30.038Z] #51 7.268 + . /tmp/install/shfmt.installer [2021-04-14T07:04:30.038Z] #51 7.268 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:30.038Z] #51 7.268 + install_shfmt [2021-04-14T07:04:30.038Z] #51 7.268 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-14T07:04:30.038Z] #51 7.268 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uBRenFTwDS/src/github.com/mvdan/sh [2021-04-14T07:04:30.038Z] #51 7.273 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:30.038Z] #51 7.278 Cloning into '/tmp/tmp.uBRenFTwDS/src/github.com/mvdan/sh'... [2021-04-14T07:04:30.038Z] #51 ... [2021-04-14T07:04:30.038Z] [2021-04-14T07:04:30.038Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:04:30.038Z] #24 sha256:29ea59305cdf6a695be1abd5985809bda28c06949552a3bc3930cba4e614bad7 [2021-04-14T07:04:30.038Z] #24 7.282 + RM_GOPATH=0 [2021-04-14T07:04:30.038Z] #24 7.282 + TMP_GOPATH= [2021-04-14T07:04:30.038Z] #24 7.282 + : /build [2021-04-14T07:04:30.038Z] #24 7.282 + '[' -z '' ']' [2021-04-14T07:04:30.038Z] #24 7.282 ++ mktemp -d [2021-04-14T07:04:30.038Z] #24 7.282 + export GOPATH=/tmp/tmp.O0e9pL3LhB [2021-04-14T07:04:30.038Z] #24 7.282 + GOPATH=/tmp/tmp.O0e9pL3LhB [2021-04-14T07:04:30.038Z] #24 7.282 + RM_GOPATH=1 [2021-04-14T07:04:30.038Z] #24 7.282 + case "$(go env GOARCH)" in [2021-04-14T07:04:30.038Z] #24 7.282 ++ go env GOARCH [2021-04-14T07:04:30.038Z] #24 7.292 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:30.038Z] #24 7.292 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:30.038Z] #24 7.292 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:30.038Z] #24 7.304 + dir=/tmp/install [2021-04-14T07:04:30.038Z] #24 7.304 + bin=dockercli [2021-04-14T07:04:30.038Z] #24 7.304 + shift [2021-04-14T07:04:30.038Z] #24 7.304 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-14T07:04:30.038Z] #24 7.304 + . /tmp/install/dockercli.installer [2021-04-14T07:04:30.038Z] #24 7.304 ++ : stable [2021-04-14T07:04:30.038Z] #24 7.304 ++ : 17.06.2-ce [2021-04-14T07:04:30.038Z] #24 7.304 + install_dockercli [2021-04-14T07:04:30.038Z] #24 7.304 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-14T07:04:30.038Z] #24 7.304 ++ uname -m [2021-04-14T07:04:30.038Z] #24 7.310 Install docker/cli version 17.06.2-ce from stable [2021-04-14T07:04:30.038Z] #24 7.322 + arch=x86_64 [2021-04-14T07:04:30.038Z] #24 7.322 + '[' x86_64 '!=' x86_64 ']' [2021-04-14T07:04:30.038Z] #24 7.322 + url=https://download.docker.com/linux/static [2021-04-14T07:04:30.038Z] #24 7.322 + tar -xz docker/docker [2021-04-14T07:04:30.038Z] #24 7.322 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-14T07:04:30.072Z] [2021-04-14T07:04:30.072Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:04:30.072Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-14T07:04:30.236Z] #29 DONE 10.7s [2021-04-14T07:04:30.236Z] [2021-04-14T07:04:30.236Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-14T07:04:30.236Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-14T07:04:30.236Z] #12 DONE 8.4s [2021-04-14T07:04:30.236Z] [2021-04-14T07:04:30.236Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:30.236Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:30.241Z] #13 110.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-14T07:04:30.241Z] #13 110.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:04:30.241Z] #13 110.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-14T07:04:30.241Z] #13 110.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:04:30.241Z] #13 110.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-14T07:04:30.241Z] #13 110.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-14T07:04:30.241Z] #13 110.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:04:30.241Z] #13 110.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:04:30.241Z] #13 110.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-14T07:04:30.305Z] #24 ... [2021-04-14T07:04:30.305Z] [2021-04-14T07:04:30.305Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:30.305Z] #58 sha256:a69aedc40e1ab26c7a5f620034b72df398c3303493e119033065cc09f04d394c [2021-04-14T07:04:30.305Z] #58 8.150 + RM_GOPATH=0 [2021-04-14T07:04:30.305Z] #58 8.150 + TMP_GOPATH= [2021-04-14T07:04:30.305Z] #58 8.150 + : /build [2021-04-14T07:04:30.305Z] #58 8.150 + '[' -z '' ']' [2021-04-14T07:04:30.305Z] #58 8.153 ++ mktemp -d [2021-04-14T07:04:30.305Z] #58 8.158 + export GOPATH=/tmp/tmp.l0sSVJjH6P [2021-04-14T07:04:30.305Z] #58 8.164 + GOPATH=/tmp/tmp.l0sSVJjH6P [2021-04-14T07:04:30.305Z] #58 8.164 + RM_GOPATH=1 [2021-04-14T07:04:30.305Z] #58 8.164 + case "$(go env GOARCH)" in [2021-04-14T07:04:30.305Z] #58 8.164 ++ go env GOARCH [2021-04-14T07:04:30.305Z] #58 8.182 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:30.305Z] #58 8.182 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:30.305Z] #58 8.185 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:30.305Z] #58 8.194 + dir=/tmp/install [2021-04-14T07:04:30.305Z] #58 8.194 + bin=rootlesskit [2021-04-14T07:04:30.305Z] #58 8.194 + shift [2021-04-14T07:04:30.305Z] #58 8.194 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-14T07:04:30.305Z] #58 8.194 + . /tmp/install/rootlesskit.installer [2021-04-14T07:04:30.305Z] #58 8.194 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:30.305Z] #58 8.197 + install_rootlesskit [2021-04-14T07:04:30.305Z] #58 8.197 + case "$1" in [2021-04-14T07:04:30.305Z] #58 8.197 + export CGO_ENABLED=0 [2021-04-14T07:04:30.305Z] #58 8.197 + CGO_ENABLED=0 [2021-04-14T07:04:30.305Z] #58 8.198 + _install_rootlesskit [2021-04-14T07:04:30.305Z] #58 8.198 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-14T07:04:30.305Z] #58 8.201 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:30.305Z] #58 8.201 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.l0sSVJjH6P/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:04:30.305Z] #58 8.204 Cloning into '/tmp/tmp.l0sSVJjH6P/src/github.com/rootless-containers/rootlesskit'... [2021-04-14T07:04:30.305Z] #58 ... [2021-04-14T07:04:30.305Z] [2021-04-14T07:04:30.305Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:04:30.305Z] #67 sha256:55b42404546b7406411594d5fd21466339d5dfe59f8cf55af3f86539b5ad45b6 [2021-04-14T07:04:30.305Z] #67 8.146 + RM_GOPATH=0 [2021-04-14T07:04:30.305Z] #67 8.146 + TMP_GOPATH= [2021-04-14T07:04:30.305Z] #67 8.146 + : /build [2021-04-14T07:04:30.305Z] #67 8.146 + '[' -z '' ']' [2021-04-14T07:04:30.305Z] #67 8.146 ++ mktemp -d [2021-04-14T07:04:30.305Z] #67 8.150 + export GOPATH=/tmp/tmp.FoJxAN7onE [2021-04-14T07:04:30.305Z] #67 8.150 + GOPATH=/tmp/tmp.FoJxAN7onE [2021-04-14T07:04:30.305Z] #67 8.155 + RM_GOPATH=1 [2021-04-14T07:04:30.305Z] #67 8.155 + case "$(go env GOARCH)" in [2021-04-14T07:04:30.305Z] #67 8.157 ++ go env GOARCH [2021-04-14T07:04:30.305Z] #67 8.182 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:30.305Z] #67 8.182 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:30.305Z] #67 8.182 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:30.305Z] #67 8.184 + dir=/tmp/install [2021-04-14T07:04:30.305Z] #67 8.184 + bin=proxy [2021-04-14T07:04:30.305Z] #67 8.185 + shift [2021-04-14T07:04:30.305Z] #67 8.185 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-14T07:04:30.305Z] #67 8.186 + . /tmp/install/proxy.installer [2021-04-14T07:04:30.305Z] #67 8.187 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:30.305Z] #67 8.188 + install_proxy [2021-04-14T07:04:30.305Z] #67 8.190 + case "$1" in [2021-04-14T07:04:30.305Z] #67 8.190 + export CGO_ENABLED=0 [2021-04-14T07:04:30.305Z] #67 8.190 + CGO_ENABLED=0 [2021-04-14T07:04:30.305Z] #67 8.190 + _install_proxy [2021-04-14T07:04:30.305Z] #67 8.191 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-14T07:04:30.305Z] #67 8.192 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:30.305Z] #67 8.192 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FoJxAN7onE/src/github.com/docker/libnetwork [2021-04-14T07:04:30.305Z] #67 8.194 Cloning into '/tmp/tmp.FoJxAN7onE/src/github.com/docker/libnetwork'... [2021-04-14T07:04:30.335Z] #8 ... [2021-04-14T07:04:30.335Z] [2021-04-14T07:04:30.335Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-14T07:04:30.335Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-14T07:04:30.335Z] #5 DONE 0.5s [2021-04-14T07:04:30.335Z] [2021-04-14T07:04:30.335Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:04:30.335Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-14T07:04:30.335Z] #6 DONE 0.5s [2021-04-14T07:04:30.335Z] [2021-04-14T07:04:30.335Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-14T07:04:30.335Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-14T07:04:30.335Z] #8 DONE 0.5s [2021-04-14T07:04:30.335Z] [2021-04-14T07:04:30.335Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-14T07:04:30.335Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-14T07:04:30.497Z] #13 110.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:04:30.497Z] #13 110.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:04:30.497Z] #13 110.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:04:30.497Z] #13 110.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-14T07:04:30.497Z] #13 110.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-14T07:04:30.497Z] #13 110.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:04:30.497Z] #13 110.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:04:30.497Z] #13 110.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-14T07:04:30.497Z] #13 110.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:04:30.497Z] #13 110.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 [2021-04-14T07:04:30.497Z] #13 110.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 [2021-04-14T07:04:30.497Z] #13 110.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:04:30.498Z] #13 110.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:04:30.498Z] #13 110.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:04:30.498Z] #13 110.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:04:30.498Z] #13 110.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-14T07:04:30.528Z] #44 89.57 CC criu/autofs.o [2021-04-14T07:04:30.564Z] #67 ... [2021-04-14T07:04:30.564Z] [2021-04-14T07:04:30.564Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:30.564Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:04:30.564Z] #55 7.303 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:30.564Z] #55 7.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:30.564Z] #55 7.346 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:30.564Z] #55 8.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:30.564Z] #55 9.482 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:30.598Z] #7 DONE 0.7s [2021-04-14T07:04:30.754Z] #13 110.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:04:30.754Z] #13 110.6 Setting up dmsetup (2:1.02.155-3) ... [2021-04-14T07:04:30.754Z] #13 110.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:04:30.754Z] #13 110.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-14T07:04:30.754Z] #13 110.7 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:04:30.824Z] #55 ... [2021-04-14T07:04:30.824Z] [2021-04-14T07:04:30.824Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:30.824Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:04:30.824Z] #36 7.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:30.824Z] #36 7.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:30.824Z] #36 7.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:30.824Z] #36 8.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:30.824Z] #36 9.846 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:30.824Z] #36 ... [2021-04-14T07:04:30.824Z] [2021-04-14T07:04:30.824Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:30.824Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:04:30.824Z] #45 11.50 unicode [2021-04-14T07:04:30.824Z] #45 11.51 runtime [2021-04-14T07:04:30.976Z] #30 3.156 #=#=# ##O#- # 0.0% 0.4% 1.2% ## 3.9% #### 6.5% ###### 9.2% ######### 12.9% ########### 16.2% ############# 19.3% ################ 22.7% ################# 24.4% ##################### 29.9% ####################### 33.0% ########################## 36.7% ############################ 39.9% ############################### 43.3% ################################# 46.8% ################################### 50.0% ###################################### 53.7% ######################################### 57.0% ########################################### 60.7% ############################################# 63.8% ################################################# 68.1% ################################################### 71.4% ###################################################### 75.1% ######################################################## 78.4% ########################################################## 81.6% ############################################################# 84.9% ############################################################### 88.0% ################################################################# 91.2% #################################################################### 95.2% ####################################################################### 98.8% ######################################################################## 100.0% [2021-04-14T07:04:31.084Z] #45 ... [2021-04-14T07:04:31.084Z] [2021-04-14T07:04:31.084Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:04:31.084Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:04:31.084Z] #32 5.962 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-14T07:04:31.084Z] #32 5.964 Cloning into '.'... [2021-04-14T07:04:31.084Z] #32 ... [2021-04-14T07:04:31.084Z] [2021-04-14T07:04:31.084Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:04:31.084Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:04:31.084Z] #40 6.408 + git clone https://github.com/docker/distribution.git . [2021-04-14T07:04:31.084Z] #40 6.410 Cloning into '.'... [2021-04-14T07:04:31.201Z] [2021-04-14T07:04:31.201Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:04:31.201Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:04:31.201Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-14T07:04:31.201Z] #64 DONE 0.0s [2021-04-14T07:04:31.201Z] [2021-04-14T07:04:31.201Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:31.201Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-14T07:04:31.201Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-14T07:04:31.201Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-14T07:04:31.201Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-14T07:04:31.201Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-14T07:04:31.258Z] #32 ... [2021-04-14T07:04:31.258Z] [2021-04-14T07:04:31.258Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-14T07:04:31.258Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-14T07:04:31.258Z] #12 DONE 3.1s [2021-04-14T07:04:31.258Z] [2021-04-14T07:04:31.258Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:31.258Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:31.274Z] #30 7.922 [2021-04-14T07:04:31.343Z] #40 ... [2021-04-14T07:04:31.343Z] [2021-04-14T07:04:31.343Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:04:31.343Z] #47 sha256:f07756ebeb54a928afc9300ead74be132976578c1def804e3ab4b61d67450491 [2021-04-14T07:04:31.343Z] #47 10.40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:31.343Z] #47 10.40 go: downloading github.com/fatih/color v1.9.0 [2021-04-14T07:04:31.343Z] #47 10.41 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:31.343Z] #47 10.46 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:04:31.343Z] #47 10.66 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:31.343Z] #47 10.89 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:31.343Z] #47 10.93 go: extracting github.com/fatih/color v1.9.0 [2021-04-14T07:04:31.343Z] #47 10.97 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:31.343Z] #47 11.05 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:31.343Z] #47 11.28 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:31.343Z] #47 11.61 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:04:31.343Z] #47 11.81 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:31.343Z] #47 11.81 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:31.343Z] #47 11.92 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:31.343Z] #47 12.10 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:31.343Z] #47 12.13 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:31.343Z] #47 12.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:31.343Z] #47 12.22 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:31.478Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 3.15MB / 7.68MB 0.3s [2021-04-14T07:04:31.478Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 7.34MB / 49.18MB 0.3s [2021-04-14T07:04:31.478Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.3s [2021-04-14T07:04:31.478Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 22.02MB / 49.18MB 0.4s [2021-04-14T07:04:31.478Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 29.36MB / 49.18MB 0.5s [2021-04-14T07:04:31.478Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.29MB / 9.98MB 0.5s [2021-04-14T07:04:31.604Z] #47 12.36 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:31.621Z] #13 ... [2021-04-14T07:04:31.621Z] [2021-04-14T07:04:31.621Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:31.621Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:04:31.621Z] #55 7.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:31.621Z] #55 7.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:31.621Z] #55 7.957 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:31.621Z] #55 8.819 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:31.621Z] #55 ... [2021-04-14T07:04:31.621Z] [2021-04-14T07:04:31.621Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:31.621Z] #58 sha256:b3a1e9ca55454b9e8d0a6e9f1c6791da9c6a270eaa99f1128fa26f46532a9674 [2021-04-14T07:04:31.621Z] #58 6.744 + RM_GOPATH=0 [2021-04-14T07:04:31.621Z] #58 6.744 + TMP_GOPATH= [2021-04-14T07:04:31.621Z] #58 6.744 + : /build [2021-04-14T07:04:31.621Z] #58 6.744 + '[' -z '' ']' [2021-04-14T07:04:31.621Z] #58 6.744 ++ mktemp -d [2021-04-14T07:04:31.621Z] #58 6.744 + export GOPATH=/tmp/tmp.EafaKY2wMq [2021-04-14T07:04:31.621Z] #58 6.744 + GOPATH=/tmp/tmp.EafaKY2wMq [2021-04-14T07:04:31.621Z] #58 6.744 + RM_GOPATH=1 [2021-04-14T07:04:31.621Z] #58 6.744 + case "$(go env GOARCH)" in [2021-04-14T07:04:31.621Z] #58 6.749 ++ go env GOARCH [2021-04-14T07:04:31.621Z] #58 6.754 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:31.621Z] #58 6.754 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:31.621Z] #58 6.754 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:31.621Z] #58 6.754 + dir=/tmp/install [2021-04-14T07:04:31.621Z] #58 6.754 + bin=rootlesskit [2021-04-14T07:04:31.621Z] #58 6.754 + shift [2021-04-14T07:04:31.621Z] #58 6.754 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-14T07:04:31.621Z] #58 6.754 + . /tmp/install/rootlesskit.installer [2021-04-14T07:04:31.621Z] #58 6.754 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:31.621Z] #58 6.754 + install_rootlesskit [2021-04-14T07:04:31.621Z] #58 6.754 + case "$1" in [2021-04-14T07:04:31.621Z] #58 6.754 + export CGO_ENABLED=0 [2021-04-14T07:04:31.621Z] #58 6.754 + CGO_ENABLED=0 [2021-04-14T07:04:31.621Z] #58 6.754 + _install_rootlesskit [2021-04-14T07:04:31.621Z] #58 6.770 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:31.621Z] #58 6.771 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-14T07:04:31.621Z] #58 6.771 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EafaKY2wMq/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:04:31.621Z] #58 6.771 Cloning into '/tmp/tmp.EafaKY2wMq/src/github.com/rootless-containers/rootlesskit'... [2021-04-14T07:04:31.621Z] #58 ... [2021-04-14T07:04:31.621Z] [2021-04-14T07:04:31.621Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:31.621Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:04:31.621Z] #45 7.855 + RM_GOPATH=0 [2021-04-14T07:04:31.621Z] #45 7.855 + TMP_GOPATH= [2021-04-14T07:04:31.621Z] #45 7.855 + : /build [2021-04-14T07:04:31.621Z] #45 7.855 + '[' -z '' ']' [2021-04-14T07:04:31.621Z] #45 7.855 ++ mktemp -d [2021-04-14T07:04:31.621Z] #45 7.855 + export GOPATH=/tmp/tmp.mfjS2tIDSx [2021-04-14T07:04:31.621Z] #45 7.855 + GOPATH=/tmp/tmp.mfjS2tIDSx [2021-04-14T07:04:31.621Z] #45 7.855 + RM_GOPATH=1 [2021-04-14T07:04:31.621Z] #45 7.855 + case "$(go env GOARCH)" in [2021-04-14T07:04:31.621Z] #45 7.857 ++ go env GOARCH [2021-04-14T07:04:31.621Z] #45 7.884 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:31.621Z] #45 7.884 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:31.621Z] #45 7.884 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:31.621Z] #45 7.890 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:31.621Z] #45 7.890 + dir=/tmp/install [2021-04-14T07:04:31.621Z] #45 7.890 + bin=vndr [2021-04-14T07:04:31.621Z] #45 7.890 + shift [2021-04-14T07:04:31.621Z] #45 7.890 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-14T07:04:31.621Z] #45 7.890 + . /tmp/install/vndr.installer [2021-04-14T07:04:31.621Z] #45 7.890 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:31.621Z] #45 7.890 + install_vndr [2021-04-14T07:04:31.621Z] #45 7.890 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-14T07:04:31.621Z] #45 7.890 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mfjS2tIDSx/src/github.com/LK4D4/vndr [2021-04-14T07:04:31.621Z] #45 7.890 Cloning into '/tmp/tmp.mfjS2tIDSx/src/github.com/LK4D4/vndr'... [2021-04-14T07:04:31.621Z] #45 8.654 + cd /tmp/tmp.mfjS2tIDSx/src/github.com/LK4D4/vndr [2021-04-14T07:04:31.621Z] #45 8.654 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:31.621Z] #45 8.654 + go build -buildmode=pie -v -o /build/vndr . [2021-04-14T07:04:31.621Z] #45 10.04 runtime/internal/atomic [2021-04-14T07:04:31.621Z] #45 10.06 internal/cpu [2021-04-14T07:04:31.621Z] #45 10.22 runtime/internal/sys [2021-04-14T07:04:31.749Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s [2021-04-14T07:04:31.749Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 39.85MB / 49.18MB 0.6s [2021-04-14T07:04:31.749Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.6s [2021-04-14T07:04:31.749Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.7s [2021-04-14T07:04:31.881Z] #45 ... [2021-04-14T07:04:31.881Z] [2021-04-14T07:04:31.881Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:31.881Z] #51 sha256:40cc6b0f0f55319c13e1b18341ec5c9a683673ff6c994cc724f4945fda8d75ca [2021-04-14T07:04:31.881Z] #51 6.153 + RM_GOPATH=0 [2021-04-14T07:04:31.881Z] #51 6.153 + TMP_GOPATH= [2021-04-14T07:04:31.881Z] #51 6.153 + : /build [2021-04-14T07:04:31.881Z] #51 6.153 + '[' -z '' ']' [2021-04-14T07:04:31.881Z] #51 6.154 ++ mktemp -d [2021-04-14T07:04:31.881Z] #51 6.155 + export GOPATH=/tmp/tmp.kcJdrqRNX7 [2021-04-14T07:04:31.881Z] #51 6.156 + GOPATH=/tmp/tmp.kcJdrqRNX7 [2021-04-14T07:04:31.881Z] #51 6.156 + RM_GOPATH=1 [2021-04-14T07:04:31.881Z] #51 6.156 + case "$(go env GOARCH)" in [2021-04-14T07:04:31.881Z] #51 6.156 ++ go env GOARCH [2021-04-14T07:04:31.881Z] #51 6.163 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:31.881Z] #51 6.163 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:31.881Z] #51 6.164 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:31.882Z] #51 6.165 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:31.882Z] #51 6.165 + dir=/tmp/install [2021-04-14T07:04:31.882Z] #51 6.165 + bin=shfmt [2021-04-14T07:04:31.882Z] #51 6.165 + shift [2021-04-14T07:04:31.882Z] #51 6.165 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-14T07:04:31.882Z] #51 6.165 + . /tmp/install/shfmt.installer [2021-04-14T07:04:31.882Z] #51 6.165 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:31.882Z] #51 6.165 + install_shfmt [2021-04-14T07:04:31.882Z] #51 6.165 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-14T07:04:31.882Z] #51 6.165 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kcJdrqRNX7/src/github.com/mvdan/sh [2021-04-14T07:04:31.882Z] #51 6.167 Cloning into '/tmp/tmp.kcJdrqRNX7/src/github.com/mvdan/sh'... [2021-04-14T07:04:31.882Z] #51 ... [2021-04-14T07:04:31.882Z] [2021-04-14T07:04:31.882Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:31.882Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:04:31.882Z] #36 8.698 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:31.882Z] #36 8.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:31.882Z] #36 8.698 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:31.882Z] #36 9.616 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:32.014Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s done [2021-04-14T07:04:32.050Z] #44 91.00 CC criu/bfd.o [2021-04-14T07:04:32.142Z] #36 ... [2021-04-14T07:04:32.142Z] [2021-04-14T07:04:32.142Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:04:32.142Z] #34 sha256:e744d40e015d3a3450b7ac9a4472bbeea69ecb84e0d0d856b3c5637fc5e357b9 [2021-04-14T07:04:32.142Z] #34 6.521 Install go-toml version v1.8.1 [2021-04-14T07:04:32.142Z] #34 6.640 go: finding github.com v1.8.1 [2021-04-14T07:04:32.142Z] #34 6.640 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-14T07:04:32.142Z] #34 6.640 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-14T07:04:32.142Z] #34 6.640 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:32.142Z] #34 6.640 go: finding github.com/pelletier v1.8.1 [2021-04-14T07:04:32.142Z] #34 7.606 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:32.142Z] #34 8.349 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:32.142Z] #34 10.57 github.com/pelletier/go-toml [2021-04-14T07:04:32.142Z] #34 ... [2021-04-14T07:04:32.142Z] [2021-04-14T07:04:32.142Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:04:32.142Z] #67 sha256:476a676b9f2759ed80935bbe8caed43c85659df31281a424c3b1a4c30fb81caf [2021-04-14T07:04:32.142Z] #67 6.307 + RM_GOPATH=0 [2021-04-14T07:04:32.142Z] #67 6.307 + TMP_GOPATH= [2021-04-14T07:04:32.142Z] #67 6.307 + : /build [2021-04-14T07:04:32.142Z] #67 6.307 + '[' -z '' ']' [2021-04-14T07:04:32.142Z] #67 6.307 ++ mktemp -d [2021-04-14T07:04:32.142Z] #67 6.307 + export GOPATH=/tmp/tmp.8TmqXa4bJb [2021-04-14T07:04:32.142Z] #67 6.307 + GOPATH=/tmp/tmp.8TmqXa4bJb [2021-04-14T07:04:32.142Z] #67 6.307 + RM_GOPATH=1 [2021-04-14T07:04:32.142Z] #67 6.307 + case "$(go env GOARCH)" in [2021-04-14T07:04:32.142Z] #67 6.307 ++ go env GOARCH [2021-04-14T07:04:32.142Z] #67 6.321 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.142Z] #67 6.321 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.142Z] #67 6.321 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:32.142Z] #67 6.321 + dir=/tmp/install [2021-04-14T07:04:32.142Z] #67 6.321 + bin=proxy [2021-04-14T07:04:32.142Z] #67 6.321 + shift [2021-04-14T07:04:32.142Z] #67 6.321 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-14T07:04:32.142Z] #67 6.321 + . /tmp/install/proxy.installer [2021-04-14T07:04:32.142Z] #67 6.321 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:32.142Z] #67 6.328 + install_proxy [2021-04-14T07:04:32.142Z] #67 6.328 + case "$1" in [2021-04-14T07:04:32.142Z] #67 6.328 + export CGO_ENABLED=0 [2021-04-14T07:04:32.142Z] #67 6.328 + CGO_ENABLED=0 [2021-04-14T07:04:32.142Z] #67 6.328 + _install_proxy [2021-04-14T07:04:32.142Z] #67 6.328 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-14T07:04:32.142Z] #67 6.328 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8TmqXa4bJb/src/github.com/docker/libnetwork [2021-04-14T07:04:32.142Z] #67 6.328 Cloning into '/tmp/tmp.8TmqXa4bJb/src/github.com/docker/libnetwork'... [2021-04-14T07:04:32.142Z] #67 6.328 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:32.281Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.1s done [2021-04-14T07:04:32.358Z] #44 91.60 CC criu/bitmap.o [2021-04-14T07:04:32.402Z] #67 ... [2021-04-14T07:04:32.402Z] [2021-04-14T07:04:32.402Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:04:32.402Z] #24 sha256:fe0411c0c9c9efd695d5001b71056ce9833374f91be6b28203e6ef7c386050e9 [2021-04-14T07:04:32.403Z] #24 7.046 + RM_GOPATH=0 [2021-04-14T07:04:32.403Z] #24 7.046 + TMP_GOPATH= [2021-04-14T07:04:32.403Z] #24 7.046 + : /build [2021-04-14T07:04:32.403Z] #24 7.046 + '[' -z '' ']' [2021-04-14T07:04:32.403Z] #24 7.046 ++ mktemp -d [2021-04-14T07:04:32.403Z] #24 7.046 + export GOPATH=/tmp/tmp.YpeU8d0dKm [2021-04-14T07:04:32.403Z] #24 7.046 + GOPATH=/tmp/tmp.YpeU8d0dKm [2021-04-14T07:04:32.403Z] #24 7.046 + RM_GOPATH=1 [2021-04-14T07:04:32.403Z] #24 7.046 + case "$(go env GOARCH)" in [2021-04-14T07:04:32.403Z] #24 7.049 ++ go env GOARCH [2021-04-14T07:04:32.403Z] #24 7.065 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.403Z] #24 7.065 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.403Z] #24 7.066 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:32.403Z] #24 7.078 Install docker/cli version 17.06.2-ce from stable [2021-04-14T07:04:32.403Z] #24 7.079 + dir=/tmp/install [2021-04-14T07:04:32.403Z] #24 7.079 + bin=dockercli [2021-04-14T07:04:32.403Z] #24 7.079 + shift [2021-04-14T07:04:32.403Z] #24 7.079 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-14T07:04:32.403Z] #24 7.079 + . /tmp/install/dockercli.installer [2021-04-14T07:04:32.403Z] #24 7.079 ++ : stable [2021-04-14T07:04:32.403Z] #24 7.079 ++ : 17.06.2-ce [2021-04-14T07:04:32.403Z] #24 7.079 + install_dockercli [2021-04-14T07:04:32.403Z] #24 7.079 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-14T07:04:32.403Z] #24 7.079 ++ uname -m [2021-04-14T07:04:32.403Z] #24 7.081 + arch=x86_64 [2021-04-14T07:04:32.403Z] #24 7.081 + '[' x86_64 '!=' x86_64 ']' [2021-04-14T07:04:32.403Z] #24 7.082 + url=https://download.docker.com/linux/static [2021-04-14T07:04:32.403Z] #24 7.083 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-14T07:04:32.403Z] #24 7.085 + tar -xz docker/docker [2021-04-14T07:04:32.636Z] #30 8.223 #=#=# [2021-04-14T07:04:32.636Z] #30 ... [2021-04-14T07:04:32.636Z] [2021-04-14T07:04:32.636Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:04:32.636Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-14T07:04:32.636Z] #41 1.187 + git clone https://github.com/docker/distribution.git . [2021-04-14T07:04:32.637Z] #41 1.191 Cloning into '.'... [2021-04-14T07:04:32.637Z] #41 ... [2021-04-14T07:04:32.637Z] [2021-04-14T07:04:32.637Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:32.637Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:04:32.637Z] #52 1.201 + RM_GOPATH=0 [2021-04-14T07:04:32.637Z] #52 1.201 + TMP_GOPATH= [2021-04-14T07:04:32.637Z] #52 1.202 + : /build [2021-04-14T07:04:32.637Z] #52 1.202 + '[' -z '' ']' [2021-04-14T07:04:32.637Z] #52 1.202 ++ mktemp -d [2021-04-14T07:04:32.637Z] #52 1.203 + export GOPATH=/tmp/tmp.toLUgWVcZ3 [2021-04-14T07:04:32.637Z] #52 1.203 + GOPATH=/tmp/tmp.toLUgWVcZ3 [2021-04-14T07:04:32.637Z] #52 1.204 + RM_GOPATH=1 [2021-04-14T07:04:32.637Z] #52 1.204 + case "$(go env GOARCH)" in [2021-04-14T07:04:32.637Z] #52 1.204 ++ go env GOARCH [2021-04-14T07:04:32.637Z] #52 1.208 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.637Z] #52 1.208 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.637Z] #52 1.209 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:32.637Z] #52 1.212 + dir=/tmp/install [2021-04-14T07:04:32.637Z] #52 1.212 + bin=shfmt [2021-04-14T07:04:32.637Z] #52 1.212 + shift [2021-04-14T07:04:32.637Z] #52 1.212 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-14T07:04:32.637Z] #52 1.213 + . /tmp/install/shfmt.installer [2021-04-14T07:04:32.637Z] #52 1.214 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:32.637Z] #52 1.214 + install_shfmt [2021-04-14T07:04:32.637Z] #52 1.214 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-14T07:04:32.637Z] #52 1.214 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:32.637Z] #52 1.214 + git clone https://github.com/mvdan/sh.git /tmp/tmp.toLUgWVcZ3/src/github.com/mvdan/sh [2021-04-14T07:04:32.637Z] #52 1.224 Cloning into '/tmp/tmp.toLUgWVcZ3/src/github.com/mvdan/sh'... [2021-04-14T07:04:32.637Z] #52 ... [2021-04-14T07:04:32.637Z] [2021-04-14T07:04:32.637Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:04:32.637Z] #68 sha256:7ca5d171f085c2df1c7e03e9876a020fd90ded04303999f56423afcb2659a54c [2021-04-14T07:04:32.637Z] #68 1.288 + RM_GOPATH=0 [2021-04-14T07:04:32.637Z] #68 1.289 + TMP_GOPATH= [2021-04-14T07:04:32.637Z] #68 1.289 + : /build [2021-04-14T07:04:32.637Z] #68 1.289 + '[' -z '' ']' [2021-04-14T07:04:32.637Z] #68 1.290 ++ mktemp -d [2021-04-14T07:04:32.637Z] #68 1.291 + export GOPATH=/tmp/tmp.9RyW8wosuY [2021-04-14T07:04:32.637Z] #68 1.292 + GOPATH=/tmp/tmp.9RyW8wosuY [2021-04-14T07:04:32.637Z] #68 1.292 + RM_GOPATH=1 [2021-04-14T07:04:32.637Z] #68 1.292 + case "$(go env GOARCH)" in [2021-04-14T07:04:32.637Z] #68 1.292 ++ go env GOARCH [2021-04-14T07:04:32.637Z] #68 1.299 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.637Z] #68 1.300 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.637Z] #68 1.300 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:32.637Z] #68 1.305 + dir=/tmp/install [2021-04-14T07:04:32.637Z] #68 1.307 + bin=proxy [2021-04-14T07:04:32.637Z] #68 1.307 + shift [2021-04-14T07:04:32.637Z] #68 1.307 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-14T07:04:32.637Z] #68 1.307 + . /tmp/install/proxy.installer [2021-04-14T07:04:32.637Z] #68 1.307 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:32.637Z] #68 1.307 + install_proxy [2021-04-14T07:04:32.637Z] #68 1.307 + case "$1" in [2021-04-14T07:04:32.637Z] #68 1.307 + export CGO_ENABLED=0 [2021-04-14T07:04:32.637Z] #68 1.307 + CGO_ENABLED=0 [2021-04-14T07:04:32.637Z] #68 1.307 + _install_proxy [2021-04-14T07:04:32.637Z] #68 1.307 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-14T07:04:32.637Z] #68 1.309 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:32.637Z] #68 1.309 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9RyW8wosuY/src/github.com/docker/libnetwork [2021-04-14T07:04:32.637Z] #68 1.317 Cloning into '/tmp/tmp.9RyW8wosuY/src/github.com/docker/libnetwork'... [2021-04-14T07:04:32.637Z] #68 ... [2021-04-14T07:04:32.637Z] [2021-04-14T07:04:32.637Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:04:32.637Z] #25 sha256:aa13380cb33214df5159089fa9326ab5e95fd456b350175a4a6eb3aceda03cc0 [2021-04-14T07:04:32.637Z] #25 1.338 + RM_GOPATH=0 [2021-04-14T07:04:32.637Z] #25 1.340 + TMP_GOPATH= [2021-04-14T07:04:32.637Z] #25 1.341 + : /build [2021-04-14T07:04:32.637Z] #25 1.342 + '[' -z '' ']' [2021-04-14T07:04:32.637Z] #25 1.348 ++ mktemp -d [2021-04-14T07:04:32.637Z] #25 1.356 + export GOPATH=/tmp/tmp.xaeKqLImBK [2021-04-14T07:04:32.637Z] #25 1.356 + GOPATH=/tmp/tmp.xaeKqLImBK [2021-04-14T07:04:32.637Z] #25 1.356 + RM_GOPATH=1 [2021-04-14T07:04:32.637Z] #25 1.356 + case "$(go env GOARCH)" in [2021-04-14T07:04:32.637Z] #25 1.368 ++ go env GOARCH [2021-04-14T07:04:32.637Z] #25 1.431 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.637Z] #25 1.433 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.637Z] #25 1.442 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:32.637Z] #25 1.447 + dir=/tmp/install [2021-04-14T07:04:32.637Z] #25 1.448 + bin=dockercli [2021-04-14T07:04:32.637Z] #25 1.448 + shift [2021-04-14T07:04:32.637Z] #25 1.449 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-14T07:04:32.637Z] #25 1.450 + . /tmp/install/dockercli.installer [2021-04-14T07:04:32.637Z] #25 1.453 ++ : stable [2021-04-14T07:04:32.637Z] #25 1.453 ++ : 17.06.2-ce [2021-04-14T07:04:32.637Z] #25 1.454 + install_dockercli [2021-04-14T07:04:32.637Z] #25 1.454 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-14T07:04:32.637Z] #25 1.455 Install docker/cli version 17.06.2-ce from stable [2021-04-14T07:04:32.637Z] #25 1.457 ++ uname -m [2021-04-14T07:04:32.637Z] #25 1.466 + arch=ppc64le [2021-04-14T07:04:32.637Z] #25 1.477 + '[' ppc64le '!=' x86_64 ']' [2021-04-14T07:04:32.637Z] #25 1.478 + '[' ppc64le '!=' s390x ']' [2021-04-14T07:04:32.637Z] #25 1.478 + '[' ppc64le '!=' armhf ']' [2021-04-14T07:04:32.637Z] #25 1.480 + build_dockercli [2021-04-14T07:04:32.637Z] #25 1.480 + git clone https://github.com/docker/docker-ce /tmp/tmp.xaeKqLImBK/tmp/docker-ce [2021-04-14T07:04:32.637Z] #25 1.484 Cloning into '/tmp/tmp.xaeKqLImBK/tmp/docker-ce'... [2021-04-14T07:04:32.645Z] #13 DONE 112.3s [2021-04-14T07:04:32.645Z] [2021-04-14T07:04:32.645Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-14T07:04:32.645Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-14T07:04:32.645Z] #14 ... [2021-04-14T07:04:32.645Z] [2021-04-14T07:04:32.645Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:04:32.645Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:04:32.645Z] #43 41.32 CC compel/plugins/std/string.o [2021-04-14T07:04:32.645Z] #43 42.05 CC compel/plugins/std/infect.o [2021-04-14T07:04:32.645Z] #43 42.51 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-14T07:04:32.645Z] #43 42.56 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-14T07:04:32.645Z] #43 42.61 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-14T07:04:32.645Z] #43 42.70 AR compel/plugins/std.lib.a [2021-04-14T07:04:32.645Z] #43 42.79 CC compel/plugins/fds/fds.o [2021-04-14T07:04:32.645Z] #43 42.99 AR compel/plugins/fds.lib.a [2021-04-14T07:04:32.645Z] #43 43.05 HOSTDEP compel/src/lib/log-host.d [2021-04-14T07:04:32.645Z] #43 43.21 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-14T07:04:32.645Z] #43 43.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-14T07:04:32.645Z] #43 43.45 HOSTDEP compel/src/main-host.d [2021-04-14T07:04:32.645Z] #43 43.60 DEP compel/src/lib/ptrace.d [2021-04-14T07:04:32.645Z] #43 43.75 DEP compel/src/lib/infect.d [2021-04-14T07:04:32.645Z] #43 43.97 DEP compel/src/lib/infect-util.d [2021-04-14T07:04:32.645Z] #43 44.05 DEP compel/src/lib/infect-rpc.d [2021-04-14T07:04:32.645Z] #43 44.16 DEP compel/arch/x86/src/lib/infect.d [2021-04-14T07:04:32.645Z] #43 44.27 DEP compel/arch/x86/src/lib/cpu.d [2021-04-14T07:04:32.645Z] #43 44.34 DEP compel/src/lib/log.d [2021-04-14T07:04:32.645Z] #43 44.41 DEP compel/src/main.d [2021-04-14T07:04:32.645Z] #43 44.57 DEP compel/src/lib/handle-elf.d [2021-04-14T07:04:32.645Z] #43 44.64 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-14T07:04:32.645Z] #43 44.78 CC compel/src/lib/log.o [2021-04-14T07:04:32.645Z] #43 45.01 CC compel/arch/x86/src/lib/cpu.o [2021-04-14T07:04:32.645Z] #43 45.74 CC compel/arch/x86/src/lib/infect.o [2021-04-14T07:04:32.645Z] #43 46.59 CC compel/src/lib/infect-rpc.o [2021-04-14T07:04:32.645Z] #43 46.97 CC compel/src/lib/infect-util.o [2021-04-14T07:04:32.645Z] #43 47.27 CC compel/src/lib/infect.o [2021-04-14T07:04:32.645Z] #43 49.64 CC compel/src/lib/ptrace.o [2021-04-14T07:04:32.645Z] #43 50.02 AR compel/libcompel.a [2021-04-14T07:04:32.645Z] #43 50.09 HOSTCC compel/src/main-host.o [2021-04-14T07:04:32.645Z] #43 50.49 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-14T07:04:32.645Z] #43 50.62 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-14T07:04:32.645Z] #43 50.97 HOSTCC compel/src/lib/log-host.o [2021-04-14T07:04:32.650Z] #44 91.73 CC criu/cgroup-props.o [2021-04-14T07:04:32.663Z] #24 ... [2021-04-14T07:04:32.663Z] [2021-04-14T07:04:32.663Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:32.663Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:04:32.663Z] #42 7.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:32.663Z] #42 7.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:32.663Z] #42 7.184 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:32.663Z] #42 7.926 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:32.663Z] #42 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:32.663Z] #42 ... [2021-04-14T07:04:32.663Z] [2021-04-14T07:04:32.663Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:04:32.663Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:04:32.663Z] #32 5.937 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-14T07:04:32.663Z] #32 5.948 Cloning into '.'... [2021-04-14T07:04:32.902Z] #43 51.40 HOSTLINK compel/compel-host-bin [2021-04-14T07:04:32.902Z] #43 ... [2021-04-14T07:04:32.902Z] [2021-04-14T07:04:32.902Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:32.902Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:04:32.902Z] #45 116.2 net/http/httptrace [2021-04-14T07:04:32.902Z] #45 116.7 net/http [2021-04-14T07:04:32.925Z] #32 ... [2021-04-14T07:04:32.925Z] [2021-04-14T07:04:32.925Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:32.925Z] #49 sha256:e57f8e94385e2aed6287aa8885cec967e10b4081034b5193fc9089d5300587ca [2021-04-14T07:04:32.925Z] #49 6.961 + RM_GOPATH=0 [2021-04-14T07:04:32.925Z] #49 6.961 + TMP_GOPATH= [2021-04-14T07:04:32.925Z] #49 6.961 + : /build [2021-04-14T07:04:32.925Z] #49 6.961 + '[' -z '' ']' [2021-04-14T07:04:32.925Z] #49 6.961 ++ mktemp -d [2021-04-14T07:04:32.925Z] #49 6.961 + export GOPATH=/tmp/tmp.GZ9KEDtWLd [2021-04-14T07:04:32.925Z] #49 6.961 + GOPATH=/tmp/tmp.GZ9KEDtWLd [2021-04-14T07:04:32.925Z] #49 6.961 + RM_GOPATH=1 [2021-04-14T07:04:32.925Z] #49 6.961 + case "$(go env GOARCH)" in [2021-04-14T07:04:32.925Z] #49 6.961 ++ go env GOARCH [2021-04-14T07:04:32.925Z] #49 6.976 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.925Z] #49 6.976 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.925Z] #49 6.976 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:32.925Z] #49 6.976 + dir=/tmp/install [2021-04-14T07:04:32.925Z] #49 6.976 + bin=golangci_lint [2021-04-14T07:04:32.925Z] #49 6.976 + shift [2021-04-14T07:04:32.925Z] #49 6.976 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-14T07:04:32.925Z] #49 6.976 + . /tmp/install/golangci_lint.installer [2021-04-14T07:04:32.925Z] #49 6.976 ++ : v1.23.8 [2021-04-14T07:04:32.925Z] #49 6.976 + install_golangci_lint [2021-04-14T07:04:32.925Z] #49 6.976 + set -e [2021-04-14T07:04:32.925Z] #49 6.976 + export GO111MODULE=on [2021-04-14T07:04:32.925Z] #49 6.976 + GO111MODULE=on [2021-04-14T07:04:32.925Z] #49 6.976 + GOBIN=/build [2021-04-14T07:04:32.925Z] #49 6.976 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-14T07:04:32.925Z] #49 6.992 go: finding github.com v1.23.8 [2021-04-14T07:04:32.925Z] #49 6.992 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-14T07:04:32.925Z] #49 6.992 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-14T07:04:32.925Z] #49 6.992 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:32.925Z] #49 6.992 go: finding github.com/golangci v1.23.8 [2021-04-14T07:04:32.925Z] #49 8.042 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:32.925Z] #49 9.035 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:32.925Z] #49 ... [2021-04-14T07:04:32.925Z] [2021-04-14T07:04:32.925Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:04:32.925Z] #47 sha256:8b24800aef88bb4453bcd816a62437462db518e841528d3385cd7e0d4445f614 [2021-04-14T07:04:32.925Z] #47 7.405 + RM_GOPATH=0 [2021-04-14T07:04:32.925Z] #47 7.405 + TMP_GOPATH= [2021-04-14T07:04:32.925Z] #47 7.405 + : /build [2021-04-14T07:04:32.925Z] #47 7.405 + '[' -z '' ']' [2021-04-14T07:04:32.925Z] #47 7.406 ++ mktemp -d [2021-04-14T07:04:32.925Z] #47 7.409 + export GOPATH=/tmp/tmp.tfHJNQPifg [2021-04-14T07:04:32.925Z] #47 7.409 + GOPATH=/tmp/tmp.tfHJNQPifg [2021-04-14T07:04:32.925Z] #47 7.409 + RM_GOPATH=1 [2021-04-14T07:04:32.925Z] #47 7.409 + case "$(go env GOARCH)" in [2021-04-14T07:04:32.925Z] #47 7.410 ++ go env GOARCH [2021-04-14T07:04:32.925Z] #47 7.426 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.925Z] #47 7.426 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.925Z] #47 7.426 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:32.925Z] #47 7.429 + dir=/tmp/install [2021-04-14T07:04:32.925Z] #47 7.430 + bin=gotestsum [2021-04-14T07:04:32.925Z] #47 7.430 + shift [2021-04-14T07:04:32.925Z] #47 7.430 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-14T07:04:32.925Z] #47 7.430 + . /tmp/install/gotestsum.installer [2021-04-14T07:04:32.925Z] #47 7.430 ++ : v0.5.3 [2021-04-14T07:04:32.925Z] #47 7.430 + install_gotestsum [2021-04-14T07:04:32.925Z] #47 7.430 + set -e [2021-04-14T07:04:32.925Z] #47 7.431 + export GO111MODULE=on [2021-04-14T07:04:32.925Z] #47 7.431 + GO111MODULE=on [2021-04-14T07:04:32.925Z] #47 7.431 + GOBIN=/build [2021-04-14T07:04:32.925Z] #47 7.431 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-14T07:04:32.925Z] #47 7.478 go: finding gotest.tools v0.5.3 [2021-04-14T07:04:32.925Z] #47 7.478 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:32.925Z] #47 8.403 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:32.925Z] #47 9.046 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:32.925Z] #47 9.885 go: downloading github.com/fatih/color v1.9.0 [2021-04-14T07:04:32.925Z] #47 9.919 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:32.925Z] #47 10.01 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:32.925Z] #47 10.01 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:32.925Z] #47 10.05 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:04:32.925Z] #47 10.12 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:32.925Z] #47 10.12 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:32.925Z] #47 10.12 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:32.925Z] #47 10.14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:32.925Z] #47 10.16 go: extracting github.com/fatih/color v1.9.0 [2021-04-14T07:04:32.925Z] #47 10.21 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:32.925Z] #47 10.32 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:32.925Z] #47 10.32 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:32.925Z] #47 10.57 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:04:32.925Z] #47 10.83 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:32.925Z] #47 10.95 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:32.925Z] #47 10.99 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:32.925Z] #47 11.14 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:32.925Z] #47 11.37 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:32.940Z] #25 ... [2021-04-14T07:04:32.940Z] [2021-04-14T07:04:32.940Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:04:32.940Z] #35 sha256:d5431812fd2a33ac900a6a47e9782f6962fbc07ebd9109983f185c4cd0d0ae7b [2021-04-14T07:04:32.940Z] #35 1.092 Install go-toml version v1.8.1 [2021-04-14T07:04:32.940Z] #35 1.112 go: finding github.com v1.8.1 [2021-04-14T07:04:32.940Z] #35 1.112 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-14T07:04:32.940Z] #35 1.113 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:32.940Z] #35 1.113 go: finding github.com/pelletier v1.8.1 [2021-04-14T07:04:32.940Z] #35 1.115 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-14T07:04:32.940Z] #35 1.889 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:32.940Z] #35 2.741 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:32.940Z] #35 5.386 github.com/pelletier/go-toml [2021-04-14T07:04:32.940Z] #35 ... [2021-04-14T07:04:32.940Z] [2021-04-14T07:04:32.940Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:32.940Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:04:32.940Z] #46 1.346 + RM_GOPATH=0 [2021-04-14T07:04:32.940Z] #46 1.349 + TMP_GOPATH= [2021-04-14T07:04:32.940Z] #46 1.349 + : /build [2021-04-14T07:04:32.940Z] #46 1.349 + '[' -z '' ']' [2021-04-14T07:04:32.940Z] #46 1.351 ++ mktemp -d [2021-04-14T07:04:32.940Z] #46 1.353 + export GOPATH=/tmp/tmp.g70BMrBj3x [2021-04-14T07:04:32.940Z] #46 1.354 + GOPATH=/tmp/tmp.g70BMrBj3x [2021-04-14T07:04:32.940Z] #46 1.354 + RM_GOPATH=1 [2021-04-14T07:04:32.940Z] #46 1.354 + case "$(go env GOARCH)" in [2021-04-14T07:04:32.940Z] #46 1.388 ++ go env GOARCH [2021-04-14T07:04:32.940Z] #46 1.479 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.940Z] #46 1.479 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:32.940Z] #46 1.481 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:32.940Z] #46 1.516 + dir=/tmp/install [2021-04-14T07:04:32.940Z] #46 1.516 + bin=vndr [2021-04-14T07:04:32.940Z] #46 1.516 + shift [2021-04-14T07:04:32.940Z] #46 1.516 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-14T07:04:32.940Z] #46 1.517 + . /tmp/install/vndr.installer [2021-04-14T07:04:32.940Z] #46 1.536 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:32.940Z] #46 1.537 + install_vndr [2021-04-14T07:04:32.940Z] #46 1.538 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-14T07:04:32.940Z] #46 1.538 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:32.940Z] #46 1.538 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.g70BMrBj3x/src/github.com/LK4D4/vndr [2021-04-14T07:04:32.940Z] #46 1.542 Cloning into '/tmp/tmp.g70BMrBj3x/src/github.com/LK4D4/vndr'... [2021-04-14T07:04:32.940Z] #46 2.372 + cd /tmp/tmp.g70BMrBj3x/src/github.com/LK4D4/vndr [2021-04-14T07:04:32.940Z] #46 2.378 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:32.940Z] #46 2.386 + go build -buildmode=pie -v -o /build/vndr . [2021-04-14T07:04:32.940Z] #46 3.777 runtime/internal/sys [2021-04-14T07:04:32.940Z] #46 3.827 internal/cpu [2021-04-14T07:04:32.940Z] #46 3.857 internal/race [2021-04-14T07:04:32.940Z] #46 3.922 runtime/internal/atomic [2021-04-14T07:04:32.940Z] #46 4.142 sync/atomic [2021-04-14T07:04:32.940Z] #46 4.512 runtime/internal/math [2021-04-14T07:04:32.940Z] #46 4.944 unicode [2021-04-14T07:04:32.940Z] #46 4.971 unicode/utf8 [2021-04-14T07:04:32.940Z] #46 5.001 math/bits [2021-04-14T07:04:32.940Z] #46 5.011 internal/bytealg [2021-04-14T07:04:32.940Z] #46 6.515 internal/testlog [2021-04-14T07:04:32.940Z] #46 6.983 math [2021-04-14T07:04:32.940Z] #46 7.028 runtime [2021-04-14T07:04:32.940Z] #46 7.467 encoding [2021-04-14T07:04:32.940Z] #46 7.961 unicode/utf16 [2021-04-14T07:04:32.940Z] #46 9.091 container/list [2021-04-14T07:04:32.940Z] #46 ... [2021-04-14T07:04:32.940Z] [2021-04-14T07:04:32.940Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:32.940Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-14T07:04:32.940Z] #37 1.609 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:32.940Z] #37 1.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:32.940Z] #37 1.778 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:32.940Z] #37 2.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-14T07:04:32.940Z] #37 5.242 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-14T07:04:32.940Z] #37 7.617 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-14T07:04:33.188Z] #47 ... [2021-04-14T07:04:33.188Z] [2021-04-14T07:04:33.188Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:04:33.188Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:04:33.188Z] #40 6.526 + git clone https://github.com/docker/distribution.git . [2021-04-14T07:04:33.188Z] #40 6.531 Cloning into '.'... [2021-04-14T07:04:33.188Z] #40 ... [2021-04-14T07:04:33.188Z] [2021-04-14T07:04:33.188Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:33.188Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:04:33.188Z] #45 10.54 runtime/internal/math [2021-04-14T07:04:33.188Z] #45 10.75 internal/race [2021-04-14T07:04:33.188Z] #45 10.80 sync/atomic [2021-04-14T07:04:33.188Z] #45 10.80 internal/bytealg [2021-04-14T07:04:33.188Z] #45 11.32 unicode [2021-04-14T07:04:33.188Z] #45 11.60 runtime [2021-04-14T07:04:33.234Z] #9 ... [2021-04-14T07:04:33.234Z] [2021-04-14T07:04:33.234Z] #23 [internal] load build context [2021-04-14T07:04:33.234Z] #23 sha256:ae0e202e3f8c5c5429aa270919b10f2eb00b3e30a5bbc1899ec781e3329aaf2c [2021-04-14T07:04:33.234Z] #23 transferring context: 53.35MB 2.1s done [2021-04-14T07:04:33.234Z] #23 DONE 2.3s [2021-04-14T07:04:33.234Z] [2021-04-14T07:04:33.234Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:33.234Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-14T07:04:33.234Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.2s done [2021-04-14T07:04:33.234Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.3s [2021-04-14T07:04:33.234Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.3s [2021-04-14T07:04:33.234Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.3s [2021-04-14T07:04:33.252Z] #37 ... [2021-04-14T07:04:33.252Z] [2021-04-14T07:04:33.252Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:04:33.252Z] #48 sha256:14a5521dfafc1605bd477f19e08d3129ac932219391f2c28f40033994383884a [2021-04-14T07:04:33.252Z] #48 1.236 + RM_GOPATH=0 [2021-04-14T07:04:33.252Z] #48 1.236 + TMP_GOPATH= [2021-04-14T07:04:33.252Z] #48 1.236 + : /build [2021-04-14T07:04:33.252Z] #48 1.236 + '[' -z '' ']' [2021-04-14T07:04:33.252Z] #48 1.237 ++ mktemp -d [2021-04-14T07:04:33.252Z] #48 1.238 + export GOPATH=/tmp/tmp.drlHLLz93J [2021-04-14T07:04:33.252Z] #48 1.238 + GOPATH=/tmp/tmp.drlHLLz93J [2021-04-14T07:04:33.252Z] #48 1.238 + RM_GOPATH=1 [2021-04-14T07:04:33.252Z] #48 1.238 + case "$(go env GOARCH)" in [2021-04-14T07:04:33.252Z] #48 1.239 ++ go env GOARCH [2021-04-14T07:04:33.252Z] #48 1.245 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:33.252Z] #48 1.245 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:33.252Z] #48 1.246 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:33.252Z] #48 1.247 + dir=/tmp/install [2021-04-14T07:04:33.252Z] #48 1.247 + bin=gotestsum [2021-04-14T07:04:33.252Z] #48 1.248 + shift [2021-04-14T07:04:33.252Z] #48 1.248 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-14T07:04:33.252Z] #48 1.248 + . /tmp/install/gotestsum.installer [2021-04-14T07:04:33.252Z] #48 1.249 ++ : v0.5.3 [2021-04-14T07:04:33.252Z] #48 1.249 + install_gotestsum [2021-04-14T07:04:33.252Z] #48 1.250 + set -e [2021-04-14T07:04:33.252Z] #48 1.250 + export GO111MODULE=on [2021-04-14T07:04:33.252Z] #48 1.250 + GO111MODULE=on [2021-04-14T07:04:33.252Z] #48 1.250 + GOBIN=/build [2021-04-14T07:04:33.252Z] #48 1.250 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-14T07:04:33.252Z] #48 1.256 go: finding gotest.tools v0.5.3 [2021-04-14T07:04:33.252Z] #48 1.256 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:33.252Z] #48 1.969 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:33.252Z] #48 3.088 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:33.252Z] #48 4.786 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:33.252Z] #48 4.793 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:33.252Z] #48 4.833 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:04:33.252Z] #48 4.845 go: downloading github.com/fatih/color v1.9.0 [2021-04-14T07:04:33.252Z] #48 4.850 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:33.252Z] #48 4.862 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:33.252Z] #48 5.047 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:33.252Z] #48 5.129 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:33.252Z] #48 5.515 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:04:33.252Z] #48 5.525 go: extracting github.com/fatih/color v1.9.0 [2021-04-14T07:04:33.252Z] #48 5.529 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:33.252Z] #48 5.532 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:33.252Z] #48 5.614 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:33.252Z] #48 5.895 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:33.252Z] #48 5.904 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:33.252Z] #48 5.968 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:33.252Z] #48 5.982 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:33.252Z] #48 6.915 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:33.252Z] #48 7.011 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:33.252Z] #48 8.949 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:33.252Z] #48 10.46 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:33.252Z] #48 ... [2021-04-14T07:04:33.252Z] [2021-04-14T07:04:33.252Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:33.252Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-14T07:04:33.252Z] #56 1.609 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:33.252Z] #56 1.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:33.252Z] #56 1.686 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:33.252Z] #56 3.030 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-14T07:04:33.252Z] #56 5.121 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-14T07:04:33.252Z] #56 7.252 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-14T07:04:33.252Z] #56 ... [2021-04-14T07:04:33.252Z] [2021-04-14T07:04:33.252Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:33.252Z] #59 sha256:418dff5deedc774cf60e52e5e74c3d5f10d9521419a8217503a568a4e2e20d92 [2021-04-14T07:04:33.252Z] #59 1.365 + RM_GOPATH=0 [2021-04-14T07:04:33.252Z] #59 1.365 + TMP_GOPATH= [2021-04-14T07:04:33.252Z] #59 1.365 + : /build [2021-04-14T07:04:33.252Z] #59 1.365 + '[' -z '' ']' [2021-04-14T07:04:33.252Z] #59 1.366 ++ mktemp -d [2021-04-14T07:04:33.252Z] #59 1.368 + export GOPATH=/tmp/tmp.yHTDW5fB9S [2021-04-14T07:04:33.252Z] #59 1.369 + GOPATH=/tmp/tmp.yHTDW5fB9S [2021-04-14T07:04:33.252Z] #59 1.369 + RM_GOPATH=1 [2021-04-14T07:04:33.252Z] #59 1.369 + case "$(go env GOARCH)" in [2021-04-14T07:04:33.252Z] #59 1.396 ++ go env GOARCH [2021-04-14T07:04:33.252Z] #59 1.409 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:33.252Z] #59 1.409 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:33.252Z] #59 1.413 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:33.252Z] #59 1.415 + dir=/tmp/install [2021-04-14T07:04:33.252Z] #59 1.416 + bin=rootlesskit [2021-04-14T07:04:33.252Z] #59 1.417 + shift [2021-04-14T07:04:33.252Z] #59 1.418 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-14T07:04:33.252Z] #59 1.418 + . /tmp/install/rootlesskit.installer [2021-04-14T07:04:33.252Z] #59 1.427 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:33.252Z] #59 1.428 + install_rootlesskit [2021-04-14T07:04:33.252Z] #59 1.428 + case "$1" in [2021-04-14T07:04:33.252Z] #59 1.428 + export CGO_ENABLED=0 [2021-04-14T07:04:33.252Z] #59 1.428 + CGO_ENABLED=0 [2021-04-14T07:04:33.252Z] #59 1.428 + _install_rootlesskit [2021-04-14T07:04:33.252Z] #59 1.433 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-14T07:04:33.252Z] #59 1.434 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:33.252Z] #59 1.435 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yHTDW5fB9S/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:04:33.252Z] #59 1.451 Cloning into '/tmp/tmp.yHTDW5fB9S/src/github.com/rootless-containers/rootlesskit'... [2021-04-14T07:04:33.252Z] #59 6.587 + cd /tmp/tmp.yHTDW5fB9S/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:04:33.252Z] #59 6.588 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:33.252Z] #59 6.669 + export GO111MODULE=on [2021-04-14T07:04:33.252Z] #59 6.670 + GO111MODULE=on [2021-04-14T07:04:33.252Z] #59 6.670 + export GOPROXY=https://proxy.golang.org [2021-04-14T07:04:33.252Z] #59 6.671 + GOPROXY=https://proxy.golang.org [2021-04-14T07:04:33.252Z] #59 6.671 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:04:33.252Z] #59 6.671 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-14T07:04:33.252Z] #59 9.496 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:33.252Z] #59 9.561 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:33.252Z] #59 9.562 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:33.252Z] #59 9.562 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:33.252Z] #59 9.596 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:33.252Z] #59 9.723 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:33.252Z] #59 9.784 go: downloading github.com/google/uuid v1.2.0 [2021-04-14T07:04:33.252Z] #59 9.851 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:33.252Z] #59 9.853 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:33.252Z] #59 9.907 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:33.252Z] #59 9.935 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:33.252Z] #59 10.03 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:04:33.252Z] #59 10.11 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:33.252Z] #59 10.20 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:33.252Z] #59 10.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:33.252Z] #59 10.61 go: extracting github.com/google/uuid v1.2.0 [2021-04-14T07:04:33.252Z] #59 10.66 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:33.252Z] #59 11.09 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:04:33.284Z] #44 92.56 CC criu/cgroup.o [2021-04-14T07:04:33.500Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.1s [2021-04-14T07:04:33.500Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.53MB / 62.53MB 2.5s [2021-04-14T07:04:33.500Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 7.31MB / 97.69MB 2.5s [2021-04-14T07:04:33.557Z] #59 ... [2021-04-14T07:04:33.557Z] [2021-04-14T07:04:33.557Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:33.557Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-14T07:04:33.557Z] #43 1.606 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:33.557Z] #43 1.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:33.557Z] #43 1.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:33.557Z] #43 2.832 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-14T07:04:33.557Z] #43 4.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-14T07:04:33.557Z] #43 7.003 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-14T07:04:33.557Z] #43 ... [2021-04-14T07:04:33.557Z] [2021-04-14T07:04:33.557Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:33.557Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-14T07:04:33.557Z] #14 0.533 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:04:33.557Z] #14 0.536 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:33.557Z] #14 0.645 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:33.557Z] #14 0.646 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:33.557Z] #14 1.653 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [449 kB] [2021-04-14T07:04:33.557Z] #14 3.762 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-14T07:04:33.557Z] #14 5.981 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-14T07:04:33.557Z] #14 8.307 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-14T07:04:33.769Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 4.19MB / 52.16MB 2.7s [2021-04-14T07:04:33.769Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 35.65MB / 62.53MB 2.7s [2021-04-14T07:04:33.769Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 41.68MB / 97.69MB 2.7s [2021-04-14T07:04:33.769Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 11.53MB / 52.16MB 2.8s [2021-04-14T07:04:33.769Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.38MB / 62.53MB 2.8s [2021-04-14T07:04:33.769Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 49.28MB / 97.69MB 2.8s [2021-04-14T07:04:33.857Z] #14 ... [2021-04-14T07:04:33.857Z] [2021-04-14T07:04:33.857Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:04:33.857Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-14T07:04:33.857Z] #33 1.227 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-14T07:04:33.857Z] #33 1.231 Cloning into '.'... [2021-04-14T07:04:33.857Z] #33 ... [2021-04-14T07:04:33.857Z] [2021-04-14T07:04:33.857Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:33.857Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:04:33.857Z] #30 8.223 #=#=# 0.0% # 2.6% ######## 11.3% ################ 23.3% ############################### 43.5% ############################################## 64.1% ############################################################ 84.7% ####################################################################### 100.0% ######################################################################## 100.0% [2021-04-14T07:04:33.857Z] #30 10.18 [2021-04-14T07:04:34.034Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 59.77MB / 62.53MB 2.9s [2021-04-14T07:04:34.034Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.57MB / 97.69MB 2.9s [2021-04-14T07:04:34.034Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 16.78MB / 52.16MB 3.0s [2021-04-14T07:04:34.034Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 62.91MB / 97.69MB 3.0s [2021-04-14T07:04:34.270Z] #45 ... [2021-04-14T07:04:34.270Z] [2021-04-14T07:04:34.270Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-14T07:04:34.270Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-14T07:04:34.270Z] #14 DONE 1.7s [2021-04-14T07:04:34.270Z] [2021-04-14T07:04:34.270Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:04:34.270Z] #53 sha256:3f6d82883f5c18eefae4a03c1010d3bd8427fbc1c809fae8023be77f08d02452 [2021-04-14T07:04:34.270Z] #53 1.484 + RM_GOPATH=0 [2021-04-14T07:04:34.270Z] #53 1.484 + TMP_GOPATH= [2021-04-14T07:04:34.270Z] #53 1.484 + : /build [2021-04-14T07:04:34.270Z] #53 1.484 + '[' -z '' ']' [2021-04-14T07:04:34.270Z] #53 1.484 ++ mktemp -d [2021-04-14T07:04:34.270Z] #53 1.492 + export GOPATH=/tmp/tmp.XGavTGRL1n [2021-04-14T07:04:34.270Z] #53 1.492 + GOPATH=/tmp/tmp.XGavTGRL1n [2021-04-14T07:04:34.270Z] #53 1.492 + RM_GOPATH=1 [2021-04-14T07:04:34.270Z] #53 1.492 + case "$(go env GOARCH)" in [2021-04-14T07:04:34.270Z] #53 1.492 ++ go env GOARCH [2021-04-14T07:04:34.270Z] #53 1.507 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:34.270Z] #53 1.508 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:34.270Z] #53 1.509 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:34.270Z] #53 1.514 + dir=/tmp/install [2021-04-14T07:04:34.270Z] #53 1.518 + bin=runc [2021-04-14T07:04:34.270Z] #53 1.518 + shift [2021-04-14T07:04:34.270Z] #53 1.518 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-14T07:04:34.270Z] #53 1.519 + . /tmp/install/runc.installer [2021-04-14T07:04:34.270Z] #53 1.519 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:04:34.270Z] #53 1.521 + install_runc [2021-04-14T07:04:34.270Z] #53 1.521 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-14T07:04:34.270Z] #53 1.529 + uname -r [2021-04-14T07:04:34.270Z] #53 1.531 + RUNC_BUILDTAGS='seccomp ' [2021-04-14T07:04:34.270Z] #53 1.536 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-14T07:04:34.270Z] #53 1.538 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-14T07:04:34.270Z] #53 1.541 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XGavTGRL1n/src/github.com/opencontainers/runc [2021-04-14T07:04:34.270Z] #53 1.542 Cloning into '/tmp/tmp.XGavTGRL1n/src/github.com/opencontainers/runc'... [2021-04-14T07:04:34.307Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 19.92MB / 52.16MB 3.1s [2021-04-14T07:04:34.307Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 28.31MB / 52.16MB 3.2s [2021-04-14T07:04:34.307Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 82.84MB / 97.69MB 3.2s [2021-04-14T07:04:34.307Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 3.4s [2021-04-14T07:04:34.307Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.4s [2021-04-14T07:04:34.329Z] #44 ... [2021-04-14T07:04:34.329Z] [2021-04-14T07:04:34.329Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:04:34.329Z] #46 133.1 net/http/httptrace [2021-04-14T07:04:34.329Z] #46 133.3 net/http [2021-04-14T07:04:34.329Z] #46 ... [2021-04-14T07:04:34.329Z] [2021-04-14T07:04:34.329Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-14T07:04:34.329Z] #21 11.61 Fetched 8590 kB in 9s (959 kB/s) [2021-04-14T07:04:34.329Z] #21 11.61 Reading package lists... [2021-04-14T07:04:34.884Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.7s [2021-04-14T07:04:34.896Z] #47 15.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:35.146Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.1s done [2021-04-14T07:04:35.154Z] #47 15.99 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:35.410Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.3s [2021-04-14T07:04:35.460Z] #13 4.728 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:04:35.460Z] #13 4.775 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:35.460Z] #13 4.838 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:35.532Z] #30 10.39 #=#=# 0.0% # 1.5% ##### 7.8% #################### 28.5% ################################# 47.2% ############################################## 64.3% ############################################################ 83.8% ################################################################### 94.1% ######################################################################## 100.0% [2021-04-14T07:04:35.636Z] #53 ... [2021-04-14T07:04:35.636Z] [2021-04-14T07:04:35.636Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-14T07:04:35.636Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-14T07:04:35.636Z] #15 DONE 1.3s [2021-04-14T07:04:35.636Z] [2021-04-14T07:04:35.636Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-14T07:04:35.636Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-14T07:04:35.671Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.3s done [2021-04-14T07:04:35.721Z] #13 4.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:35.833Z] #30 12.55 [2021-04-14T07:04:35.981Z] #13 ... [2021-04-14T07:04:35.981Z] [2021-04-14T07:04:35.981Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:35.981Z] #58 sha256:2e3ee2fe0d772894cf05cfd3f525520ea960cf51d913f33b15c90b365d1ae77a [2021-04-14T07:04:35.981Z] #58 5.632 + RM_GOPATH=0 [2021-04-14T07:04:35.981Z] #58 5.632 + TMP_GOPATH= [2021-04-14T07:04:35.981Z] #58 5.632 + : /build [2021-04-14T07:04:35.981Z] #58 5.632 + '[' -z '' ']' [2021-04-14T07:04:35.981Z] #58 5.632 ++ mktemp -d [2021-04-14T07:04:35.981Z] #58 5.641 + export GOPATH=/tmp/tmp.5ESEUALLuq [2021-04-14T07:04:35.981Z] #58 5.641 + GOPATH=/tmp/tmp.5ESEUALLuq [2021-04-14T07:04:35.981Z] #58 5.641 + RM_GOPATH=1 [2021-04-14T07:04:35.981Z] #58 5.641 + case "$(go env GOARCH)" in [2021-04-14T07:04:35.981Z] #58 5.641 ++ go env GOARCH [2021-04-14T07:04:35.981Z] #58 5.699 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:35.981Z] #58 5.699 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:35.981Z] #58 5.699 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:35.981Z] #58 5.700 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:35.981Z] #58 5.700 + dir=/tmp/install [2021-04-14T07:04:35.981Z] #58 5.700 + bin=rootlesskit [2021-04-14T07:04:35.981Z] #58 5.700 + shift [2021-04-14T07:04:35.981Z] #58 5.700 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-14T07:04:35.981Z] #58 5.700 + . /tmp/install/rootlesskit.installer [2021-04-14T07:04:35.981Z] #58 5.700 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:35.981Z] #58 5.700 + install_rootlesskit [2021-04-14T07:04:35.981Z] #58 5.700 + case "$1" in [2021-04-14T07:04:35.981Z] #58 5.700 + export CGO_ENABLED=0 [2021-04-14T07:04:35.981Z] #58 5.700 + CGO_ENABLED=0 [2021-04-14T07:04:35.981Z] #58 5.700 + _install_rootlesskit [2021-04-14T07:04:35.981Z] #58 5.700 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-14T07:04:35.981Z] #58 5.718 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5ESEUALLuq/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:04:35.981Z] #58 5.740 Cloning into '/tmp/tmp.5ESEUALLuq/src/github.com/rootless-containers/rootlesskit'... [2021-04-14T07:04:36.098Z] #47 ... [2021-04-14T07:04:36.098Z] [2021-04-14T07:04:36.098Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:04:36.098Z] #24 sha256:29ea59305cdf6a695be1abd5985809bda28c06949552a3bc3930cba4e614bad7 [2021-04-14T07:04:36.098Z] #24 16.79 + mkdir -p /build [2021-04-14T07:04:36.098Z] #24 16.81 + mv docker/docker /build/ [2021-04-14T07:04:36.098Z] #24 16.82 + rmdir docker [2021-04-14T07:04:36.420Z] #21 15.27 Reading package lists... [2021-04-14T07:04:36.420Z] #21 ... [2021-04-14T07:04:36.420Z] [2021-04-14T07:04:36.420Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:04:36.420Z] #46 145.1 github.com/LK4D4/vndr/godl [2021-04-14T07:04:36.490Z] #45 14.84 unicode/utf8 [2021-04-14T07:04:36.564Z] #16 1.174 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-14T07:04:36.564Z] #16 DONE 1.3s [2021-04-14T07:04:36.564Z] [2021-04-14T07:04:36.564Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-14T07:04:36.564Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-14T07:04:36.670Z] #24 DONE 17.4s [2021-04-14T07:04:36.671Z] [2021-04-14T07:04:36.671Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:36.671Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:04:36.671Z] #49 16.79 go: downloading github.com/pkg/errors v0.8.1 [2021-04-14T07:04:36.671Z] #49 16.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:04:36.671Z] #49 16.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:04:36.671Z] #49 16.89 go: downloading github.com/spf13/viper v1.6.1 [2021-04-14T07:04:36.671Z] #49 16.90 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-14T07:04:36.671Z] #49 16.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:04:36.671Z] #49 16.94 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:04:36.671Z] #49 17.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:04:36.671Z] #49 17.29 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:04:36.671Z] #49 17.38 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:04:36.671Z] #49 17.45 go: extracting github.com/pkg/errors v0.8.1 [2021-04-14T07:04:36.671Z] #49 17.45 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-14T07:04:36.751Z] #45 15.23 math/bits [2021-04-14T07:04:36.930Z] #49 17.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:04:36.930Z] #49 17.62 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-14T07:04:36.930Z] #49 17.62 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-14T07:04:36.930Z] #49 17.65 go: extracting github.com/spf13/viper v1.6.1 [2021-04-14T07:04:37.057Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.0s done [2021-04-14T07:04:37.057Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-04-14T07:04:37.073Z] #46 145.8 github.com/LK4D4/vndr [2021-04-14T07:04:37.188Z] #49 17.80 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:04:37.372Z] #45 ... [2021-04-14T07:04:37.372Z] [2021-04-14T07:04:37.372Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:04:37.372Z] #24 sha256:fe0411c0c9c9efd695d5001b71056ce9833374f91be6b28203e6ef7c386050e9 [2021-04-14T07:04:37.372Z] #24 15.90 + mkdir -p /build [2021-04-14T07:04:37.372Z] #24 15.90 + mv docker/docker /build/ [2021-04-14T07:04:37.372Z] #24 15.90 + rmdir docker [2021-04-14T07:04:37.447Z] #49 18.02 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-14T07:04:37.447Z] #49 18.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:04:37.639Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2021-04-14T07:04:37.710Z] #49 18.37 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:04:37.710Z] #49 18.40 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:04:37.710Z] #49 18.45 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-14T07:04:37.710Z] #49 18.47 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:04:37.891Z] #58 ... [2021-04-14T07:04:37.891Z] [2021-04-14T07:04:37.891Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:37.891Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:04:37.891Z] #55 4.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:37.891Z] #55 4.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:37.891Z] #55 4.832 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:37.891Z] #55 5.408 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:37.891Z] #55 7.997 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:37.891Z] #55 ... [2021-04-14T07:04:37.891Z] [2021-04-14T07:04:37.891Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:37.891Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:04:37.891Z] #49 5.186 + RM_GOPATH=0 [2021-04-14T07:04:37.891Z] #49 5.186 + TMP_GOPATH= [2021-04-14T07:04:37.891Z] #49 5.186 + : /build [2021-04-14T07:04:37.891Z] #49 5.186 + '[' -z '' ']' [2021-04-14T07:04:37.891Z] #49 5.186 ++ mktemp -d [2021-04-14T07:04:37.891Z] #49 5.193 + export GOPATH=/tmp/tmp.lGyOoNy3LI [2021-04-14T07:04:37.891Z] #49 5.193 + GOPATH=/tmp/tmp.lGyOoNy3LI [2021-04-14T07:04:37.891Z] #49 5.193 + RM_GOPATH=1 [2021-04-14T07:04:37.891Z] #49 5.193 + case "$(go env GOARCH)" in [2021-04-14T07:04:37.891Z] #49 5.200 ++ go env GOARCH [2021-04-14T07:04:37.891Z] #49 5.217 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:37.891Z] #49 5.217 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:37.891Z] #49 5.217 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:37.891Z] #49 5.217 + dir=/tmp/install [2021-04-14T07:04:37.891Z] #49 5.217 + bin=golangci_lint [2021-04-14T07:04:37.891Z] #49 5.217 + shift [2021-04-14T07:04:37.891Z] #49 5.217 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-14T07:04:37.891Z] #49 5.217 + . /tmp/install/golangci_lint.installer [2021-04-14T07:04:37.891Z] #49 5.217 ++ : v1.23.8 [2021-04-14T07:04:37.891Z] #49 5.217 + install_golangci_lint [2021-04-14T07:04:37.891Z] #49 5.217 + set -e [2021-04-14T07:04:37.891Z] #49 5.217 + export GO111MODULE=on [2021-04-14T07:04:37.891Z] #49 5.217 + GO111MODULE=on [2021-04-14T07:04:37.891Z] #49 5.217 + GOBIN=/build [2021-04-14T07:04:37.891Z] #49 5.217 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-14T07:04:37.891Z] #49 5.327 go: finding github.com v1.23.8 [2021-04-14T07:04:37.891Z] #49 5.327 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-14T07:04:37.891Z] #49 5.327 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-14T07:04:37.891Z] #49 5.327 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:37.891Z] #49 5.327 go: finding github.com/golangci v1.23.8 [2021-04-14T07:04:37.891Z] #49 6.736 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:37.891Z] #49 7.605 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:04:37.891Z] #49 ... [2021-04-14T07:04:37.891Z] [2021-04-14T07:04:37.891Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:37.891Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:04:37.891Z] #45 6.549 + RM_GOPATH=0 [2021-04-14T07:04:37.891Z] #45 6.549 + TMP_GOPATH= [2021-04-14T07:04:37.891Z] #45 6.549 + : /build [2021-04-14T07:04:37.891Z] #45 6.549 + '[' -z '' ']' [2021-04-14T07:04:37.891Z] #45 6.549 ++ mktemp -d [2021-04-14T07:04:37.891Z] #45 6.576 + export GOPATH=/tmp/tmp.BXa2aFiTu6 [2021-04-14T07:04:37.891Z] #45 6.576 + GOPATH=/tmp/tmp.BXa2aFiTu6 [2021-04-14T07:04:37.891Z] #45 6.576 + RM_GOPATH=1 [2021-04-14T07:04:37.891Z] #45 6.576 + case "$(go env GOARCH)" in [2021-04-14T07:04:37.891Z] #45 6.600 ++ go env GOARCH [2021-04-14T07:04:37.891Z] #45 6.620 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:37.891Z] #45 6.620 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:37.891Z] #45 6.627 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:37.891Z] #45 6.627 + dir=/tmp/install [2021-04-14T07:04:37.891Z] #45 6.627 + bin=vndr [2021-04-14T07:04:37.891Z] #45 6.627 + shift [2021-04-14T07:04:37.891Z] #45 6.627 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-14T07:04:37.891Z] #45 6.627 + . /tmp/install/vndr.installer [2021-04-14T07:04:37.891Z] #45 6.627 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:37.891Z] #45 6.627 + install_vndr [2021-04-14T07:04:37.891Z] #45 6.627 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:37.891Z] #45 6.627 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-14T07:04:37.891Z] #45 6.628 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BXa2aFiTu6/src/github.com/LK4D4/vndr [2021-04-14T07:04:37.891Z] #45 6.630 Cloning into '/tmp/tmp.BXa2aFiTu6/src/github.com/LK4D4/vndr'... [2021-04-14T07:04:37.891Z] #45 7.665 + cd /tmp/tmp.BXa2aFiTu6/src/github.com/LK4D4/vndr [2021-04-14T07:04:37.891Z] #45 7.665 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:04:37.891Z] #45 7.754 + go build -buildmode=pie -v -o /build/vndr . [2021-04-14T07:04:37.891Z] #45 9.083 runtime/internal/atomic [2021-04-14T07:04:37.891Z] #45 9.094 internal/cpu [2021-04-14T07:04:37.891Z] #45 9.552 runtime/internal/sys [2021-04-14T07:04:37.891Z] #45 9.793 runtime/internal/math [2021-04-14T07:04:37.891Z] #45 9.864 internal/race [2021-04-14T07:04:37.891Z] #45 9.922 internal/bytealg [2021-04-14T07:04:37.891Z] #45 10.12 sync/atomic [2021-04-14T07:04:37.891Z] #45 ... [2021-04-14T07:04:37.891Z] [2021-04-14T07:04:37.891Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:04:37.891Z] #47 sha256:a5c61fa36fe6374fbdfc5c22c6ece77afe79ae39cc8a01273554e494e5dbd94b [2021-04-14T07:04:37.891Z] #47 5.400 + RM_GOPATH=0 [2021-04-14T07:04:37.891Z] #47 5.400 + TMP_GOPATH= [2021-04-14T07:04:37.891Z] #47 5.400 + : /build [2021-04-14T07:04:37.891Z] #47 5.400 + '[' -z '' ']' [2021-04-14T07:04:37.891Z] #47 5.400 ++ mktemp -d [2021-04-14T07:04:37.891Z] #47 5.400 + export GOPATH=/tmp/tmp.u9a7QXizLs [2021-04-14T07:04:37.891Z] #47 5.400 + GOPATH=/tmp/tmp.u9a7QXizLs [2021-04-14T07:04:37.891Z] #47 5.400 + RM_GOPATH=1 [2021-04-14T07:04:37.891Z] #47 5.400 + case "$(go env GOARCH)" in [2021-04-14T07:04:37.891Z] #47 5.405 ++ go env GOARCH [2021-04-14T07:04:37.891Z] #47 5.423 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:37.891Z] #47 5.423 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:37.891Z] #47 5.423 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:37.891Z] #47 5.423 + dir=/tmp/install [2021-04-14T07:04:37.891Z] #47 5.423 + bin=gotestsum [2021-04-14T07:04:37.891Z] #47 5.423 + shift [2021-04-14T07:04:37.891Z] #47 5.423 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-14T07:04:37.891Z] #47 5.423 + . /tmp/install/gotestsum.installer [2021-04-14T07:04:37.891Z] #47 5.423 ++ : v0.5.3 [2021-04-14T07:04:37.891Z] #47 5.423 + install_gotestsum [2021-04-14T07:04:37.891Z] #47 5.423 + set -e [2021-04-14T07:04:37.891Z] #47 5.423 + export GO111MODULE=on [2021-04-14T07:04:37.891Z] #47 5.423 + GO111MODULE=on [2021-04-14T07:04:37.891Z] #47 5.423 + GOBIN=/build [2021-04-14T07:04:37.891Z] #47 5.423 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-14T07:04:37.891Z] #47 5.461 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:37.891Z] #47 5.461 go: finding gotest.tools v0.5.3 [2021-04-14T07:04:37.891Z] #47 6.516 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:37.891Z] #47 7.096 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-14T07:04:37.891Z] #47 8.500 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:37.891Z] #47 8.713 go: downloading github.com/fatih/color v1.9.0 [2021-04-14T07:04:37.891Z] #47 8.792 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:37.891Z] #47 8.793 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:37.891Z] #47 8.794 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:37.891Z] #47 8.912 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:37.891Z] #47 8.931 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:37.891Z] #47 8.990 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:04:37.891Z] #47 9.122 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:37.891Z] #47 9.226 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:37.891Z] #47 9.368 go: extracting github.com/fatih/color v1.9.0 [2021-04-14T07:04:37.891Z] #47 9.374 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:37.891Z] #47 9.491 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:37.891Z] #47 9.562 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:37.891Z] #47 9.563 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:37.891Z] #47 9.613 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:37.891Z] #47 9.765 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:04:37.891Z] #47 10.11 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:37.891Z] #47 10.12 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:37.932Z] #17 DONE 1.3s [2021-04-14T07:04:37.932Z] [2021-04-14T07:04:37.932Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:04:37.932Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:04:37.932Z] #43 51.55 DEP soccr/soccr.d [2021-04-14T07:04:37.932Z] #43 51.75 CC soccr/soccr.o [2021-04-14T07:04:37.932Z] #43 53.49 AR soccr/libsoccr.a [2021-04-14T07:04:37.932Z] #43 53.54 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:04:37.932Z] #43 54.17 DEP criu/arch/x86/sigframe.d [2021-04-14T07:04:37.932Z] #43 54.34 DEP criu/arch/x86/sigaction_compat.d [2021-04-14T07:04:37.932Z] #43 54.46 DEP criu/arch/x86/kerndat.d [2021-04-14T07:04:37.932Z] #43 54.57 DEP criu/arch/x86/crtools.d [2021-04-14T07:04:37.932Z] #43 54.65 DEP criu/arch/x86/cpu.d [2021-04-14T07:04:37.932Z] #43 54.83 CC criu/arch/x86/cpu.o [2021-04-14T07:04:37.932Z] #43 55.95 CC criu/arch/x86/crtools.o [2021-04-14T07:04:37.972Z] #49 18.79 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-14T07:04:37.972Z] #49 18.79 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-14T07:04:37.972Z] #49 18.84 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:04:38.150Z] #47 ... [2021-04-14T07:04:38.150Z] [2021-04-14T07:04:38.150Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:04:38.150Z] #34 sha256:34a6da5eefad03cf68e19756c10f32a933a91f07ae6c4767b2570edc925ab55a [2021-04-14T07:04:38.150Z] #34 6.000 Install go-toml version v1.8.1 [2021-04-14T07:04:38.150Z] #34 6.041 go: finding github.com v1.8.1 [2021-04-14T07:04:38.150Z] #34 6.041 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-14T07:04:38.150Z] #34 6.041 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-14T07:04:38.150Z] #34 6.041 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:38.150Z] #34 6.041 go: finding github.com/pelletier v1.8.1 [2021-04-14T07:04:38.150Z] #34 7.666 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:38.150Z] #34 8.292 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:04:38.150Z] #34 10.72 github.com/pelletier/go-toml [2021-04-14T07:04:38.150Z] #34 ... [2021-04-14T07:04:38.150Z] [2021-04-14T07:04:38.150Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:04:38.150Z] #67 sha256:a96e0867218bec18aca246c9ac2adf9d3b5de8c107b1aaf4becd886fa4740049 [2021-04-14T07:04:38.150Z] #67 4.571 + RM_GOPATH=0 [2021-04-14T07:04:38.150Z] #67 4.571 + TMP_GOPATH= [2021-04-14T07:04:38.150Z] #67 4.571 + : /build [2021-04-14T07:04:38.150Z] #67 4.571 + '[' -z '' ']' [2021-04-14T07:04:38.150Z] #67 4.571 ++ mktemp -d [2021-04-14T07:04:38.150Z] #67 4.571 + export GOPATH=/tmp/tmp.vMNYSApnWn [2021-04-14T07:04:38.150Z] #67 4.571 + GOPATH=/tmp/tmp.vMNYSApnWn [2021-04-14T07:04:38.150Z] #67 4.571 + RM_GOPATH=1 [2021-04-14T07:04:38.150Z] #67 4.571 + case "$(go env GOARCH)" in [2021-04-14T07:04:38.150Z] #67 4.571 ++ go env GOARCH [2021-04-14T07:04:38.150Z] #67 4.571 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:38.150Z] #67 4.571 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:38.150Z] #67 4.571 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:38.150Z] #67 4.571 + dir=/tmp/install [2021-04-14T07:04:38.151Z] #67 4.571 + bin=proxy [2021-04-14T07:04:38.151Z] #67 4.571 + shift [2021-04-14T07:04:38.151Z] #67 4.571 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-14T07:04:38.151Z] #67 4.571 + . /tmp/install/proxy.installer [2021-04-14T07:04:38.151Z] #67 4.571 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:38.151Z] #67 4.571 + install_proxy [2021-04-14T07:04:38.151Z] #67 4.571 + case "$1" in [2021-04-14T07:04:38.151Z] #67 4.571 + export CGO_ENABLED=0 [2021-04-14T07:04:38.151Z] #67 4.571 + CGO_ENABLED=0 [2021-04-14T07:04:38.151Z] #67 4.571 + _install_proxy [2021-04-14T07:04:38.151Z] #67 4.571 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-14T07:04:38.151Z] #67 4.571 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vMNYSApnWn/src/github.com/docker/libnetwork [2021-04-14T07:04:38.151Z] #67 4.571 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:38.151Z] #67 4.574 Cloning into '/tmp/tmp.vMNYSApnWn/src/github.com/docker/libnetwork'... [2021-04-14T07:04:38.213Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.1s done [2021-04-14T07:04:38.213Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.1s done [2021-04-14T07:04:38.213Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-04-14T07:04:38.263Z] #49 19.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:04:38.411Z] #67 ... [2021-04-14T07:04:38.411Z] [2021-04-14T07:04:38.411Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:04:38.411Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:04:38.411Z] #40 5.782 + git clone https://github.com/docker/distribution.git . [2021-04-14T07:04:38.411Z] #40 5.782 Cloning into '.'... [2021-04-14T07:04:38.411Z] #40 ... [2021-04-14T07:04:38.411Z] [2021-04-14T07:04:38.411Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:04:38.411Z] #24 sha256:ea344bbf2a54b3bb9dcfc333974bb27a5767a605f4cce7eca6bc26554261996c [2021-04-14T07:04:38.411Z] #24 5.230 + RM_GOPATH=0 [2021-04-14T07:04:38.411Z] #24 5.230 + TMP_GOPATH= [2021-04-14T07:04:38.411Z] #24 5.230 + : /build [2021-04-14T07:04:38.411Z] #24 5.230 + '[' -z '' ']' [2021-04-14T07:04:38.411Z] #24 5.230 ++ mktemp -d [2021-04-14T07:04:38.411Z] #24 5.236 + export GOPATH=/tmp/tmp.YASEpOD0RI [2021-04-14T07:04:38.411Z] #24 5.236 + GOPATH=/tmp/tmp.YASEpOD0RI [2021-04-14T07:04:38.411Z] #24 5.236 + RM_GOPATH=1 [2021-04-14T07:04:38.411Z] #24 5.236 + case "$(go env GOARCH)" in [2021-04-14T07:04:38.411Z] #24 5.236 ++ go env GOARCH [2021-04-14T07:04:38.411Z] #24 5.263 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:38.411Z] #24 5.263 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:38.411Z] #24 5.263 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:38.411Z] #24 5.267 + dir=/tmp/install [2021-04-14T07:04:38.411Z] #24 5.267 + bin=dockercli [2021-04-14T07:04:38.411Z] #24 5.267 + shift [2021-04-14T07:04:38.411Z] #24 5.267 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-14T07:04:38.411Z] #24 5.267 + . /tmp/install/dockercli.installer [2021-04-14T07:04:38.411Z] #24 5.268 ++ : stable [2021-04-14T07:04:38.411Z] #24 5.268 ++ : 17.06.2-ce [2021-04-14T07:04:38.411Z] #24 5.268 + install_dockercli [2021-04-14T07:04:38.411Z] #24 5.268 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-14T07:04:38.411Z] #24 5.277 Install docker/cli version 17.06.2-ce from stable [2021-04-14T07:04:38.411Z] #24 5.280 ++ uname -m [2021-04-14T07:04:38.411Z] #24 5.280 + arch=x86_64 [2021-04-14T07:04:38.411Z] #24 5.280 + '[' x86_64 '!=' x86_64 ']' [2021-04-14T07:04:38.411Z] #24 5.280 + url=https://download.docker.com/linux/static [2021-04-14T07:04:38.411Z] #24 5.286 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-14T07:04:38.411Z] #24 5.286 + tar -xz docker/docker [2021-04-14T07:04:38.417Z] #24 DONE 16.6s [2021-04-14T07:04:38.417Z] [2021-04-14T07:04:38.417Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:38.417Z] #49 sha256:e57f8e94385e2aed6287aa8885cec967e10b4081034b5193fc9089d5300587ca [2021-04-14T07:04:38.417Z] #49 15.27 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:04:38.417Z] #49 15.27 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-14T07:04:38.417Z] #49 15.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:04:38.417Z] #49 15.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:04:38.417Z] #49 15.50 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:04:38.417Z] #49 15.50 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:04:38.417Z] #49 15.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:04:38.417Z] #49 15.80 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:04:38.417Z] #49 15.80 go: downloading github.com/fatih/color v1.7.0 [2021-04-14T07:04:38.417Z] #49 15.80 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:04:38.417Z] #49 15.84 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:04:38.417Z] #49 15.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-14T07:04:38.417Z] #49 15.98 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-14T07:04:38.417Z] #49 16.07 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:04:38.417Z] #49 16.35 go: extracting github.com/fatih/color v1.7.0 [2021-04-14T07:04:38.417Z] #49 16.36 go: downloading github.com/spf13/viper v1.6.1 [2021-04-14T07:04:38.417Z] #49 16.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:04:38.417Z] #49 16.61 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-14T07:04:38.417Z] #49 16.61 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:04:38.417Z] #49 16.77 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:04:38.417Z] #49 16.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:04:38.478Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-04-14T07:04:38.599Z] #49 19.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:04:38.599Z] #49 19.36 go: downloading github.com/fatih/color v1.7.0 [2021-04-14T07:04:38.599Z] #49 19.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:04:38.672Z] #24 ... [2021-04-14T07:04:38.672Z] [2021-04-14T07:04:38.672Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:38.672Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:04:38.672Z] #36 7.010 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:38.672Z] #36 7.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:38.672Z] #36 7.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:38.672Z] #36 8.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:38.672Z] #36 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:38.672Z] #36 ... [2021-04-14T07:04:38.672Z] [2021-04-14T07:04:38.672Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:38.672Z] #51 sha256:dcd8c3b8efdbb3a4c710f1ed342d5bbf8cb445612cd0b8542703787f8bd7e3b1 [2021-04-14T07:04:38.672Z] #51 4.875 + RM_GOPATH=0 [2021-04-14T07:04:38.672Z] #51 4.875 + TMP_GOPATH= [2021-04-14T07:04:38.672Z] #51 4.875 + : /build [2021-04-14T07:04:38.672Z] #51 4.875 + '[' -z '' ']' [2021-04-14T07:04:38.672Z] #51 4.875 ++ mktemp -d [2021-04-14T07:04:38.672Z] #51 4.875 + export GOPATH=/tmp/tmp.VmvXhKcUSp [2021-04-14T07:04:38.672Z] #51 4.875 + GOPATH=/tmp/tmp.VmvXhKcUSp [2021-04-14T07:04:38.672Z] #51 4.875 + RM_GOPATH=1 [2021-04-14T07:04:38.672Z] #51 4.875 + case "$(go env GOARCH)" in [2021-04-14T07:04:38.672Z] #51 4.904 ++ go env GOARCH [2021-04-14T07:04:38.672Z] #51 4.904 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:38.672Z] #51 4.904 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:04:38.672Z] #51 4.904 ++ dirname /tmp/install/install.sh [2021-04-14T07:04:38.672Z] #51 4.904 + dir=/tmp/install [2021-04-14T07:04:38.672Z] #51 4.904 + bin=shfmt [2021-04-14T07:04:38.672Z] #51 4.904 + shift [2021-04-14T07:04:38.672Z] #51 4.904 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-14T07:04:38.672Z] #51 4.904 + . /tmp/install/shfmt.installer [2021-04-14T07:04:38.672Z] #51 4.904 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:38.672Z] #51 4.904 + install_shfmt [2021-04-14T07:04:38.672Z] #51 4.904 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-14T07:04:38.672Z] #51 4.904 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VmvXhKcUSp/src/github.com/mvdan/sh [2021-04-14T07:04:38.672Z] #51 4.904 Cloning into '/tmp/tmp.VmvXhKcUSp/src/github.com/mvdan/sh'... [2021-04-14T07:04:38.672Z] #51 4.905 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:38.733Z] #49 17.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:04:38.743Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-14T07:04:38.879Z] #49 19.47 go: downloading github.com/spf13/afero v1.1.2 [2021-04-14T07:04:38.941Z] #51 ... [2021-04-14T07:04:38.941Z] [2021-04-14T07:04:38.941Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:38.941Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:04:38.941Z] #42 6.846 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:38.941Z] #42 6.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:38.941Z] #42 6.971 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:38.941Z] #42 8.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:38.941Z] #42 11.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:38.993Z] #49 17.33 go: extracting github.com/spf13/viper v1.6.1 [2021-04-14T07:04:38.993Z] #49 17.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:04:38.993Z] #49 17.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:04:38.993Z] #49 17.33 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:04:39.153Z] #49 19.85 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:04:39.153Z] #49 19.89 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:04:39.153Z] #49 19.97 go: extracting github.com/spf13/afero v1.1.2 [2021-04-14T07:04:39.205Z] #42 ... [2021-04-14T07:04:39.205Z] [2021-04-14T07:04:39.205Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:39.205Z] #58 sha256:2e3ee2fe0d772894cf05cfd3f525520ea960cf51d913f33b15c90b365d1ae77a [2021-04-14T07:04:39.205Z] #58 11.26 + cd /tmp/tmp.5ESEUALLuq/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:04:39.205Z] #58 11.26 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:39.205Z] #58 11.31 + export GO111MODULE=on [2021-04-14T07:04:39.205Z] #58 11.32 + GO111MODULE=on [2021-04-14T07:04:39.205Z] #58 11.32 + export GOPROXY=https://proxy.golang.org [2021-04-14T07:04:39.205Z] #58 11.32 + GOPROXY=https://proxy.golang.org [2021-04-14T07:04:39.205Z] #58 11.32 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:04:39.205Z] #58 11.32 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-14T07:04:39.252Z] #49 17.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:04:39.252Z] #49 17.56 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:04:39.252Z] #49 17.75 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:04:39.301Z] #43 ... [2021-04-14T07:04:39.301Z] [2021-04-14T07:04:39.301Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:39.301Z] #58 sha256:69673988fda59c8afdc991011d6634d05305e869b271347b8d696a7ed6166364 [2021-04-14T07:04:39.301Z] #58 113.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:04:39.301Z] #58 113.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-14T07:04:39.301Z] #58 DONE 123.0s [2021-04-14T07:04:39.301Z] [2021-04-14T07:04:39.301Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-14T07:04:39.301Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-14T07:04:39.301Z] #18 DONE 1.5s [2021-04-14T07:04:39.301Z] [2021-04-14T07:04:39.301Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-14T07:04:39.301Z] #59 sha256:32819bc927536032dfb0f906590ea73efdd4906c90a14063986da6c6ed876a05 [2021-04-14T07:04:39.301Z] #59 DONE 0.2s [2021-04-14T07:04:39.301Z] [2021-04-14T07:04:39.301Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-14T07:04:39.301Z] #60 sha256:94547581374361f309e56c9d04cab98e0fb00ee74148b4fd7ab76d915dd24ca5 [2021-04-14T07:04:39.412Z] #49 19.97 go: extracting github.com/fatih/color v1.7.0 [2021-04-14T07:04:39.412Z] #49 19.98 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:04:39.412Z] #49 20.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:04:39.412Z] #49 20.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:04:39.412Z] #49 ... [2021-04-14T07:04:39.412Z] [2021-04-14T07:04:39.412Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:39.412Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:39.412Z] #13 3.091 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:04:39.412Z] #13 3.281 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:39.412Z] #13 3.281 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:39.412Z] #13 3.395 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:39.412Z] #13 4.647 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-14T07:04:39.412Z] #13 6.618 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:39.412Z] #13 8.985 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:39.512Z] #49 17.99 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:04:39.557Z] #60 DONE 0.2s [2021-04-14T07:04:39.557Z] [2021-04-14T07:04:39.557Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-14T07:04:39.557Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-14T07:04:39.676Z] #13 ... [2021-04-14T07:04:39.676Z] [2021-04-14T07:04:39.676Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:39.676Z] #51 sha256:179c0da5ed5a976627f823a56d2f0a1a80088d510621b4a7b4a53e19325bf3af [2021-04-14T07:04:39.676Z] #51 20.29 + cd /tmp/tmp.uBRenFTwDS/src/github.com/mvdan/sh [2021-04-14T07:04:39.676Z] #51 20.29 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:39.676Z] #51 20.46 + GO111MODULE=on [2021-04-14T07:04:39.676Z] #51 20.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-14T07:04:40.082Z] #49 18.64 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:04:40.134Z] #9 ... [2021-04-14T07:04:40.134Z] [2021-04-14T07:04:40.134Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:04:40.134Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-14T07:04:40.134Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-14T07:04:40.134Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-14T07:04:40.134Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-14T07:04:40.134Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:04:40.134Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.5s done [2021-04-14T07:04:40.134Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-04-14T07:04:40.134Z] #62 DONE 9.1s [2021-04-14T07:04:40.134Z] [2021-04-14T07:04:40.134Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-14T07:04:40.134Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-14T07:04:40.134Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-14T07:04:40.134Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-14T07:04:40.134Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-14T07:04:40.134Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.0s done [2021-04-14T07:04:40.134Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-04-14T07:04:40.134Z] #64 DONE 9.2s [2021-04-14T07:04:40.134Z] [2021-04-14T07:04:40.134Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:40.134Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-14T07:04:40.134Z] #9 ... [2021-04-14T07:04:40.134Z] [2021-04-14T07:04:40.134Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:04:40.134Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-14T07:04:40.134Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-14T07:04:40.134Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-14T07:04:40.134Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-04-14T07:04:40.134Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-04-14T07:04:40.134Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 9.0s done [2021-04-14T07:04:40.189Z] #30 12.82 #=#=# ##O#- # 0.0% 0.3% 0.8% 1.3% ## 2.9% ##### 7.5% ######### 13.1% ############ 17.2% ############## 20.2% ################# 23.9% ################### 26.9% #################### 29.1% ####################### 33.1% ########################### 38.2% ############################# 41.5% ################################ 44.9% ################################## 48.5% ##################################### 51.7% ####################################### 54.7% ######################################### 57.9% ########################################### 61.1% ############################################## 64.1% ################################################ 67.2% ################################################## 70.1% #################################################### 73.2% ####################################################### 76.7% [2021-04-14T07:04:40.189Z] #30 ... [2021-04-14T07:04:40.189Z] [2021-04-14T07:04:40.189Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:04:40.189Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-14T07:04:40.189Z] #41 17.60 + git#41 ... [2021-04-14T07:04:40.189Z] [2021-04-14T07:04:40.189Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:04:40.189Z] #35 sha256:d5431812fd2a33ac900a6a47e9782f6962fbc07ebd9109983f185c4cd0d0ae7b [2021-04-14T07:04:40.189Z] #35 13.22 github.com/pelletier/go-toml/cmd/tomll [2021-04-14T07:04:40.189Z] #35 DONE 17.9s [2021-04-14T07:04:40.189Z] [2021-04-14T07:04:40.189Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:04:40.189Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-14T07:04:40.189Z] #41 17.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-14T07:04:40.397Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 [2021-04-14T07:04:40.397Z] #26 ... [2021-04-14T07:04:40.397Z] [2021-04-14T07:04:40.397Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:40.397Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-14T07:04:40.627Z] #51 ... [2021-04-14T07:04:40.627Z] [2021-04-14T07:04:40.627Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:40.627Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:04:40.627Z] #42 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:40.627Z] #42 14.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:40.627Z] #42 ... [2021-04-14T07:04:40.627Z] [2021-04-14T07:04:40.627Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:40.627Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:04:40.627Z] #49 20.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:04:40.627Z] #49 20.54 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:04:40.627Z] #49 20.54 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:04:40.627Z] #49 20.63 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:04:40.627Z] #49 20.65 go: downloading github.com/spf13/cast v1.3.0 [2021-04-14T07:04:40.627Z] #49 20.77 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:04:40.627Z] #49 21.19 go: extracting github.com/spf13/cast v1.3.0 [2021-04-14T07:04:40.627Z] #49 21.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:04:40.627Z] #49 21.32 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:04:40.627Z] #49 21.45 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:04:40.886Z] #49 21.46 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:04:40.886Z] #49 21.59 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:04:41.118Z] #58 13.28 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:04:41.118Z] #58 13.28 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:41.118Z] #58 13.34 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:41.118Z] #58 13.39 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:41.118Z] #58 13.59 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:41.118Z] #58 13.63 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:04:41.118Z] #58 13.66 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:41.118Z] #58 13.71 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:41.145Z] #49 21.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:04:41.145Z] #49 21.87 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:04:41.145Z] #49 21.89 go: downloading golang.org/x/text v0.3.2 [2021-04-14T07:04:41.145Z] #49 ... [2021-04-14T07:04:41.145Z] [2021-04-14T07:04:41.145Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:04:41.145Z] #34 sha256:217d3bca8935db87327ed83be0eb797dc26d5ab2a514e36df916e80ded71313f [2021-04-14T07:04:41.145Z] #34 11.93 github.com/pelletier/go-toml [2021-04-14T07:04:41.145Z] #34 21.03 github.com/pelletier/go-toml/cmd/tomll [2021-04-14T07:04:41.378Z] #58 13.79 go: downloading github.com/google/uuid v1.2.0 [2021-04-14T07:04:41.378Z] #58 13.87 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:41.404Z] #34 ... [2021-04-14T07:04:41.404Z] [2021-04-14T07:04:41.404Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:41.404Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:04:41.404Z] #49 22.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:04:41.404Z] #49 22.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:04:41.453Z] #19 DONE 2.0s [2021-04-14T07:04:41.453Z] [2021-04-14T07:04:41.453Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:04:41.453Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:04:41.555Z] #46 ... [2021-04-14T07:04:41.555Z] [2021-04-14T07:04:41.555Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-14T07:04:41.555Z] #21 15.27 Reading package lists... [2021-04-14T07:04:41.555Z] #21 18.53 Building dependency tree... [2021-04-14T07:04:41.555Z] #21 20.03 libcap2-bin is already the newest version (1:2.25-2). [2021-04-14T07:04:41.555Z] #21 20.03 The following additional packages will be installed: [2021-04-14T07:04:41.555Z] #21 20.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-14T07:04:41.555Z] #21 20.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-14T07:04:41.555Z] #21 20.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-14T07:04:41.555Z] #21 20.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-14T07:04:41.555Z] #21 20.04 python3.7 python3.7-minimal vim-runtime xxd [2021-04-14T07:04:41.555Z] #21 20.04 Suggested packages: [2021-04-14T07:04:41.555Z] #21 20.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-14T07:04:41.555Z] #21 20.04 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-14T07:04:41.555Z] #21 20.04 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-14T07:04:41.555Z] #21 20.04 Recommended packages: [2021-04-14T07:04:41.555Z] #21 20.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-14T07:04:41.555Z] #21 20.04 python3-keyrings.alt python3-xdg unzip [2021-04-14T07:04:41.555Z] #21 21.47 The following NEW packages will be installed: [2021-04-14T07:04:41.555Z] #21 21.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-14T07:04:41.555Z] #21 21.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-14T07:04:41.555Z] #21 21.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-14T07:04:41.555Z] #21 21.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-14T07:04:41.555Z] #21 21.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-14T07:04:41.555Z] #21 21.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-14T07:04:41.555Z] #21 21.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-14T07:04:41.555Z] #21 21.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-14T07:04:41.555Z] #21 21.48 xz-utils zip [2021-04-14T07:04:41.555Z] #21 21.59 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:04:41.556Z] #21 21.59 Need to get 27.7 MB of archives. [2021-04-14T07:04:41.556Z] #21 21.59 After this operation, 117 MB of additional disk space will be used. [2021-04-14T07:04:41.556Z] #21 21.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-14T07:04:41.556Z] #21 21.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-04-14T07:04:41.556Z] #21 21.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-04-14T07:04:41.556Z] #21 21.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-14T07:04:41.556Z] #21 21.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-14T07:04:41.556Z] #21 21.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-04-14T07:04:41.556Z] #21 21.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-14T07:04:41.556Z] #21 21.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-14T07:04:41.556Z] #21 21.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-14T07:04:41.556Z] #21 21.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-14T07:04:41.556Z] #21 21.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-14T07:04:41.556Z] #21 21.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-14T07:04:41.556Z] #21 21.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-14T07:04:41.556Z] #21 21.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-14T07:04:41.556Z] #21 21.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-14T07:04:41.556Z] #21 21.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-14T07:04:41.556Z] #21 21.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-14T07:04:41.556Z] #21 21.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:04:41.556Z] #21 21.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-14T07:04:41.556Z] #21 21.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-04-14T07:04:41.556Z] #21 21.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-14T07:04:41.556Z] #21 21.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-14T07:04:41.556Z] #21 21.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-14T07:04:41.556Z] #21 21.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-14T07:04:41.556Z] #21 21.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-14T07:04:41.556Z] #21 21.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-14T07:04:41.556Z] #21 21.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-14T07:04:41.556Z] #21 21.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-14T07:04:41.556Z] #21 21.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-14T07:04:41.556Z] #21 22.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-14T07:04:41.556Z] #21 22.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-14T07:04:41.556Z] #21 22.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-14T07:04:41.556Z] #21 22.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-14T07:04:41.556Z] #21 22.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-14T07:04:41.556Z] #21 22.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-14T07:04:41.556Z] #21 22.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-14T07:04:41.556Z] #21 22.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-14T07:04:41.556Z] #21 22.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-14T07:04:41.556Z] #21 22.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-14T07:04:41.556Z] #21 22.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-14T07:04:41.556Z] #21 22.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-14T07:04:41.556Z] #21 22.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-14T07:04:41.556Z] #21 22.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-04-14T07:04:41.556Z] #21 22.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-14T07:04:41.556Z] #21 22.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-14T07:04:41.556Z] #21 22.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-14T07:04:41.556Z] #21 22.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-14T07:04:41.556Z] #21 22.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-14T07:04:41.556Z] #21 23.10 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:04:41.556Z] #21 23.19 Fetched 27.7 MB in 1s (27.1 MB/s) [2021-04-14T07:04:41.556Z] #21 23.25 Selecting previously unselected package pigz. [2021-04-14T07:04:41.638Z] #58 14.04 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:41.638Z] #58 14.19 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:41.663Z] #49 22.31 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:04:41.663Z] #49 22.35 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:04:41.850Z] #21 23.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2021-04-14T07:04:41.850Z] #21 23.39 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-14T07:04:41.850Z] #21 23.39 Unpacking pigz (2.4-1) ... [2021-04-14T07:04:41.850Z] #21 23.52 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-14T07:04:41.850Z] #21 23.52 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-14T07:04:41.850Z] #21 23.53 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-14T07:04:41.898Z] #58 14.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:41.898Z] #58 14.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:41.922Z] #49 22.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:04:41.922Z] #49 22.67 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:04:42.000Z] #49 20.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:04:42.000Z] #49 20.41 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:04:42.000Z] #49 20.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:04:42.000Z] #49 20.41 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:04:42.000Z] #49 20.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:04:42.182Z] #49 22.77 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:04:42.182Z] #49 22.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:04:42.186Z] #58 14.56 go: extracting github.com/google/uuid v1.2.0 [2021-04-14T07:04:42.186Z] #58 14.59 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:42.260Z] #49 20.75 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:04:42.260Z] #49 20.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:04:42.317Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.5s done [2021-04-14T07:04:42.441Z] #49 23.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:04:42.487Z] #21 24.11 Selecting previously unselected package python3.7-minimal. [2021-04-14T07:04:42.488Z] #21 24.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-14T07:04:42.488Z] #21 24.12 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:04:42.520Z] #49 ... [2021-04-14T07:04:42.520Z] [2021-04-14T07:04:42.520Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:42.520Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:04:42.520Z] #55 11.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:42.520Z] #55 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:42.520Z] #55 ... [2021-04-14T07:04:42.520Z] [2021-04-14T07:04:42.520Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:42.520Z] #58 sha256:b3a1e9ca55454b9e8d0a6e9f1c6791da9c6a270eaa99f1128fa26f46532a9674 [2021-04-14T07:04:42.520Z] #58 11.42 + cd /tmp/tmp.EafaKY2wMq/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:04:42.520Z] #58 11.42 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:42.520Z] #58 11.42 + export GO111MODULE=on [2021-04-14T07:04:42.520Z] #58 11.42 + GO111MODULE=on [2021-04-14T07:04:42.520Z] #58 11.42 + export GOPROXY=https://proxy.golang.org [2021-04-14T07:04:42.520Z] #58 11.42 + GOPROXY=https://proxy.golang.org [2021-04-14T07:04:42.520Z] #58 11.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:04:42.520Z] #58 11.42 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-14T07:04:42.520Z] #58 13.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:42.520Z] #58 13.10 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:42.520Z] #58 13.17 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:42.520Z] #58 13.17 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:42.520Z] #58 13.17 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:42.520Z] #58 13.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:42.520Z] #58 13.21 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:42.520Z] #58 13.34 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:04:42.520Z] #58 13.66 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:42.520Z] #58 13.66 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:42.520Z] #58 13.93 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:42.520Z] #58 14.07 go: downloading github.com/google/uuid v1.2.0 [2021-04-14T07:04:42.520Z] #58 14.07 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:42.520Z] #58 14.70 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:42.520Z] #58 14.75 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:04:42.520Z] #58 14.84 go: extracting github.com/google/uuid v1.2.0 [2021-04-14T07:04:42.520Z] #58 15.01 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:42.520Z] #58 15.28 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:42.520Z] #58 15.50 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:42.520Z] #58 17.56 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:42.520Z] #58 17.84 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:42.520Z] #58 17.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:42.520Z] #58 18.31 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:42.520Z] #58 18.35 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:42.757Z] #58 15.10 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:42.757Z] #58 ... [2021-04-14T07:04:42.757Z] [2021-04-14T07:04:42.757Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:04:42.757Z] #24 sha256:ea344bbf2a54b3bb9dcfc333974bb27a5767a605f4cce7eca6bc26554261996c [2021-04-14T07:04:42.757Z] #24 14.64 + mkdir -p /build [2021-04-14T07:04:42.757Z] #24 14.65 + mv docker/docker /build/ [2021-04-14T07:04:42.757Z] #24 14.65 + rmdir docker [2021-04-14T07:04:42.757Z] #24 DONE 15.2s [2021-04-14T07:04:42.893Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-04-14T07:04:42.973Z] #41 20.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-14T07:04:43.010Z] #49 ... [2021-04-14T07:04:43.010Z] [2021-04-14T07:04:43.010Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:43.010Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:04:43.010Z] #55 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:43.010Z] #55 ... [2021-04-14T07:04:43.010Z] [2021-04-14T07:04:43.010Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:43.010Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:04:43.010Z] #36 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:43.017Z] [2021-04-14T07:04:43.017Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:43.017Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:04:43.017Z] #49 13.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:04:43.017Z] #49 13.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:04:43.017Z] #49 13.56 go: downloading github.com/fatih/color v1.7.0 [2021-04-14T07:04:43.017Z] #49 13.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:04:43.017Z] #49 13.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:04:43.017Z] #49 13.82 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:04:43.017Z] #49 13.84 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:04:43.017Z] #49 13.89 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:04:43.017Z] #49 13.91 go: extracting github.com/fatih/color v1.7.0 [2021-04-14T07:04:43.017Z] #49 13.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:04:43.017Z] #49 13.99 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:04:43.017Z] #49 14.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:04:43.017Z] #49 14.05 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:04:43.017Z] #49 14.09 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-14T07:04:43.017Z] #49 14.49 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-14T07:04:43.017Z] #49 14.56 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:04:43.017Z] #49 14.56 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:04:43.017Z] #49 14.90 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:04:43.017Z] #49 15.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:04:43.017Z] #49 15.36 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:04:43.017Z] #49 15.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:04:43.017Z] #49 15.61 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:04:43.269Z] #36 ... [2021-04-14T07:04:43.269Z] [2021-04-14T07:04:43.269Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:43.269Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:04:43.269Z] #49 23.92 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:04:43.277Z] #49 15.63 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:04:43.277Z] #49 15.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:04:43.277Z] #49 15.87 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:04:43.278Z] #41 ... [2021-04-14T07:04:43.278Z] [2021-04-14T07:04:43.278Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:43.278Z] #50 sha256:7e2958eb20d4731f38816ba57747cc08327dd607c59270ae2249ce8c8122cf5a [2021-04-14T07:04:43.278Z] #50 10.91 go: downloading github.com/spf13/viper v1.6.1 [2021-04-14T07:04:43.278Z] #50 10.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:04:43.278Z] #50 11.00 go: downloading github.com/fatih/color v1.7.0 [2021-04-14T07:04:43.278Z] #50 11.01 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:04:43.278Z] #50 11.06 go: downloading github.com/pkg/errors v0.8.1 [2021-04-14T07:04:43.278Z] #50 11.08 go: extracting github.com/spf13/viper v1.6.1 [2021-04-14T07:04:43.278Z] #50 11.16 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-14T07:04:43.278Z] #50 11.16 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-14T07:04:43.278Z] #50 11.23 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:04:43.278Z] #50 11.42 go: extracting github.com/pkg/errors v0.8.1 [2021-04-14T07:04:43.278Z] #50 11.43 go: extracting github.com/fatih/color v1.7.0 [2021-04-14T07:04:43.278Z] #50 11.46 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-14T07:04:43.278Z] #50 11.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:04:43.278Z] #50 11.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:04:43.278Z] #50 11.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:04:43.278Z] #50 11.80 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-14T07:04:43.278Z] #50 12.02 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-14T07:04:43.278Z] #50 12.10 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:04:43.278Z] #50 12.12 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:04:43.278Z] #50 12.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:04:43.278Z] #50 12.15 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:04:43.278Z] #50 12.18 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-14T07:04:43.278Z] #50 12.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:04:43.278Z] #50 12.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:04:43.278Z] #50 12.76 go: downloading github.com/spf13/cast v1.3.0 [2021-04-14T07:04:43.278Z] #50 12.97 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:04:43.278Z] #50 13.03 go: extracting github.com/spf13/cast v1.3.0 [2021-04-14T07:04:43.278Z] #50 13.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:04:43.278Z] #50 13.99 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:04:43.278Z] #50 15.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:04:43.278Z] #50 16.00 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:04:43.278Z] #50 16.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:04:43.278Z] #50 16.54 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:04:43.278Z] #50 16.60 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:04:43.278Z] #50 19.60 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-14T07:04:43.278Z] #50 19.60 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:04:43.278Z] #50 19.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:04:43.278Z] #50 19.62 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-14T07:04:43.278Z] #50 19.65 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:04:43.278Z] #50 19.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:04:43.278Z] #50 19.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:04:43.278Z] #50 19.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:04:43.278Z] #50 19.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:04:43.278Z] #50 19.79 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:04:43.278Z] #50 19.81 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:04:43.278Z] #50 19.81 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:04:43.278Z] #50 19.87 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-14T07:04:43.278Z] #50 19.89 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:04:43.278Z] #50 19.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:04:43.278Z] #50 20.00 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:04:43.278Z] #50 20.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:04:43.278Z] #50 20.07 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:04:43.278Z] #50 20.07 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:04:43.278Z] #50 20.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:04:43.278Z] #50 20.13 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:04:43.278Z] #50 20.14 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:04:43.278Z] #50 20.15 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-14T07:04:43.278Z] #50 20.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:04:43.278Z] #50 20.23 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:04:43.278Z] #50 20.47 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:04:43.278Z] #50 20.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:04:43.278Z] #50 20.54 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:04:43.278Z] #50 20.61 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:04:43.278Z] #50 20.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:04:43.278Z] #50 20.75 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:04:43.278Z] #50 20.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:04:43.278Z] #50 20.76 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:04:43.278Z] #50 20.79 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:04:43.278Z] #50 20.79 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:04:43.278Z] #50 20.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:04:43.278Z] #50 20.92 go: downloading github.com/spf13/afero v1.1.2 [2021-04-14T07:04:43.278Z] #50 20.94 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-14T07:04:43.278Z] #50 20.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:04:43.278Z] #50 21.01 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:04:43.278Z] #50 21.02 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:04:43.278Z] #50 ... [2021-04-14T07:04:43.278Z] [2021-04-14T07:04:43.278Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:43.278Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:04:43.278Z] #46 11.01 crypto/internal/subtle [2021-04-14T07:04:43.278Z] #46 11.38 crypto/subtle [2021-04-14T07:04:43.278Z] #46 11.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-14T07:04:43.278Z] #46 11.91 internal/nettrace [2021-04-14T07:04:43.278Z] #46 12.22 runtime/cgo [2021-04-14T07:04:43.278Z] #46 13.46 vendor/golang.org/x/crypto/internal/subtle [2021-04-14T07:04:43.354Z] #20 2.050 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:04:43.354Z] #20 2.129 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:43.476Z] #58 ... [2021-04-14T07:04:43.476Z] [2021-04-14T07:04:43.476Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:43.476Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:04:43.476Z] #36 11.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:43.476Z] #36 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:43.476Z] #36 ... [2021-04-14T07:04:43.476Z] [2021-04-14T07:04:43.476Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:43.476Z] #58 sha256:b3a1e9ca55454b9e8d0a6e9f1c6791da9c6a270eaa99f1128fa26f46532a9674 [2021-04-14T07:04:43.476Z] #58 21.99 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:43.530Z] #21 25.10 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-14T07:04:43.530Z] #21 25.13 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:04:43.539Z] #49 ... [2021-04-14T07:04:43.539Z] [2021-04-14T07:04:43.539Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:04:43.539Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:04:43.539Z] #32 5.787 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-14T07:04:43.539Z] #32 5.796 Cloning into '.'... [2021-04-14T07:04:43.587Z] #46 ... [2021-04-14T07:04:43.587Z] [2021-04-14T07:04:43.587Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:43.587Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:04:43.587Z] #52 11.08 + cd /tmp/tmp.toLUgWVcZ3/src/github.com/mvdan/sh [2021-04-14T07:04:43.587Z] #52 11.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:43.587Z] #52 11.20 + GO111MODULE=on [2021-04-14T07:04:43.587Z] #52 11.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-14T07:04:43.587Z] #52 13.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:43.587Z] #52 13.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:43.587Z] #52 13.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:43.587Z] #52 13.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:43.587Z] #52 13.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:43.587Z] #52 14.85 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:43.587Z] #52 15.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:43.587Z] #52 17.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:43.587Z] #52 19.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:43.587Z] #52 19.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:43.587Z] #52 19.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:43.587Z] #52 20.24 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:43.587Z] #52 ... [2021-04-14T07:04:43.587Z] [2021-04-14T07:04:43.587Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:43.587Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:04:43.587Z] #30 12.82 #=#=# ##O#- # 0.0% 0.3% 0.8% 1.3% ## 2.9% ##### 7.5% ######### 13.1% ############ 17.2% ############## 20.2% ################# 23.9% ################### 26.9% #################### 29.1% ####################### 33.1% ########################### 38.2% ############################# 41.5% ################################ 44.9% ################################## 48.5% ##################################### 51.7% ####################################### 54.7% ######################################### 57.9% ########################################### 61.1% ############################################## 64.1% ################################################ 67.2% ################################################## 70.1% #################################################### 73.2% ####################################################### 76.7% ########################################################## 80.9% ############################################################## 86.5% ################################################################# 90.6% ################################################################### 93.9% ##################################################################### 97.0% ######################################################################## 100.0% [2021-04-14T07:04:43.587Z] #30 17.71 [2021-04-14T07:04:43.587Z] #30 17.98 #=#=# 0.0% 0.1% 0.5% # 2.1% ## 3.6% ### 4.5% ### 5.3% #### 6.5% ##### 7.5% ###### 8.4% ###### 9.3% ####### 10.4% ######## 11.3% ######## 12.2% ######### 13.1% ########## 14.0% ########## 14.8% ########### 15.7% ########### 16.6% ############ 17.5% [2021-04-14T07:04:43.587Z] #30 ... [2021-04-14T07:04:43.587Z] [2021-04-14T07:04:43.587Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:04:43.587Z] #48 sha256:14a5521dfafc1605bd477f19e08d3129ac932219391f2c28f40033994383884a [2021-04-14T07:04:43.587Z] #48 11.37 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:43.587Z] #48 15.62 go: finding github.com/fatih/color v1.9.0 [2021-04-14T07:04:43.587Z] #48 15.65 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:43.587Z] #48 15.67 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:04:43.587Z] #48 15.88 go: finding github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:43.587Z] #48 15.94 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:43.587Z] #48 16.10 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:43.587Z] #48 16.47 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:43.587Z] #48 16.56 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:43.587Z] #48 16.62 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:43.587Z] #48 16.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:43.587Z] #48 16.74 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:43.611Z] #20 2.158 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:43.611Z] #20 2.177 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:43.800Z] #32 ... [2021-04-14T07:04:43.800Z] [2021-04-14T07:04:43.800Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:43.800Z] #58 sha256:2e3ee2fe0d772894cf05cfd3f525520ea960cf51d913f33b15c90b365d1ae77a [2021-04-14T07:04:43.800Z] #58 15.47 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:43.840Z] #49 ... [2021-04-14T07:04:43.840Z] [2021-04-14T07:04:43.840Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:43.840Z] #58 sha256:a69aedc40e1ab26c7a5f620034b72df398c3303493e119033065cc09f04d394c [2021-04-14T07:04:43.840Z] #58 14.59 + cd /tmp/tmp.l0sSVJjH6P/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:04:43.840Z] #58 14.60 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:04:43.840Z] #58 14.61 + export GO111MODULE=on [2021-04-14T07:04:43.840Z] #58 14.61 + GO111MODULE=on [2021-04-14T07:04:43.840Z] #58 14.61 + export GOPROXY=https://proxy.golang.org [2021-04-14T07:04:43.840Z] #58 14.61 + GOPROXY=https://proxy.golang.org [2021-04-14T07:04:43.840Z] #58 14.61 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:04:43.840Z] #58 14.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-14T07:04:43.840Z] #58 16.28 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:43.840Z] #58 16.41 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:43.840Z] #58 16.41 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:43.840Z] #58 16.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:43.840Z] #58 16.42 go: downloading github.com/google/uuid v1.2.0 [2021-04-14T07:04:43.840Z] #58 16.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:43.840Z] #58 16.48 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:43.840Z] #58 16.49 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:43.840Z] #58 16.64 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:43.840Z] #58 17.02 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:04:43.840Z] #58 17.05 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:43.840Z] #58 17.21 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:43.840Z] #58 17.22 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:43.840Z] #58 17.27 go: extracting github.com/google/uuid v1.2.0 [2021-04-14T07:04:43.840Z] #58 17.51 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:43.840Z] #58 17.72 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:04:43.840Z] #58 18.05 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:43.840Z] #58 18.43 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:43.840Z] #58 18.91 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:43.840Z] #58 20.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:43.840Z] #58 20.85 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:43.840Z] #58 21.81 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:43.840Z] #58 22.34 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:43.840Z] #58 22.96 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:43.867Z] #20 2.645 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-14T07:04:43.890Z] #48 ... [2021-04-14T07:04:43.890Z] [2021-04-14T07:04:43.890Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:43.890Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:04:44.067Z] #58 16.57 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:44.092Z] #58 ... [2021-04-14T07:04:44.092Z] [2021-04-14T07:04:44.092Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:44.092Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:04:44.092Z] #42 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:44.099Z] #58 ... [2021-04-14T07:04:44.099Z] [2021-04-14T07:04:44.099Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:04:44.099Z] #34 sha256:217d3bca8935db87327ed83be0eb797dc26d5ab2a514e36df916e80ded71313f [2021-04-14T07:04:44.099Z] #34 DONE 24.9s [2021-04-14T07:04:44.099Z] [2021-04-14T07:04:44.099Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:44.099Z] #51 sha256:179c0da5ed5a976627f823a56d2f0a1a80088d510621b4a7b4a53e19325bf3af [2021-04-14T07:04:44.099Z] #51 21.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:44.099Z] #51 22.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:44.099Z] #51 22.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:44.099Z] #51 22.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:44.099Z] #51 22.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:44.099Z] #51 23.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:44.099Z] #51 24.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:44.190Z] #30 17.98 #=#=# 0.0% 0.1% 0.5% # 2.1% ## 3.6% ### 4.5% ### 5.3% #### 6.5% ##### 7.5% ###### 8.4% ###### 9.3% ####### 10.4% ######## 11.3% ######## 12.2% ######### 13.1% ########## 14.0% ########## 14.8% ########### 15.7% ########### 16.6% ############ 17.5% ############# 18.5% ############## 19.5% ############## 20.6% ############### 21.5% [2021-04-14T07:04:44.190Z] #30 ... [2021-04-14T07:04:44.190Z] [2021-04-14T07:04:44.190Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:44.190Z] #59 sha256:418dff5deedc774cf60e52e5e74c3d5f10d9521419a8217503a568a4e2e20d92 [2021-04-14T07:04:44.190Z] #59 11.76 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:44.190Z] #59 13.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:44.190Z] #59 13.27 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:44.190Z] #59 13.70 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:44.190Z] #59 15.40 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:44.190Z] #59 15.97 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:44.190Z] #59 19.73 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:44.190Z] #59 21.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:44.190Z] #59 21.81 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:44.190Z] #59 ... [2021-04-14T07:04:44.190Z] [2021-04-14T07:04:44.190Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:44.190Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:04:44.282Z] #9 ... [2021-04-14T07:04:44.283Z] [2021-04-14T07:04:44.283Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-14T07:04:44.283Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-14T07:04:44.283Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 2.8s done [2021-04-14T07:04:44.283Z] #26 DONE 13.1s [2021-04-14T07:04:44.283Z] [2021-04-14T07:04:44.283Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:44.283Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-14T07:04:44.353Z] #42 ... [2021-04-14T07:04:44.353Z] [2021-04-14T07:04:44.353Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:44.353Z] #51 sha256:40cc6b0f0f55319c13e1b18341ec5c9a683673ff6c994cc724f4945fda8d75ca [2021-04-14T07:04:44.353Z] #51 14.95 + cd /tmp/tmp.kcJdrqRNX7/src/github.com/mvdan/sh [2021-04-14T07:04:44.353Z] #51 14.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:44.353Z] #51 15.05 + GO111MODULE=on [2021-04-14T07:04:44.353Z] #51 15.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-14T07:04:44.353Z] #51 16.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:44.353Z] #51 16.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:44.353Z] #51 16.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:44.353Z] #51 17.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:44.353Z] #51 17.30 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:44.353Z] #51 18.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:44.353Z] #51 19.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:44.353Z] #51 20.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:44.353Z] #51 21.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:44.353Z] #51 22.08 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:44.353Z] #51 22.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:44.353Z] #51 22.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:44.613Z] #51 ... [2021-04-14T07:04:44.613Z] [2021-04-14T07:04:44.613Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:04:44.613Z] #47 sha256:8b24800aef88bb4453bcd816a62437462db518e841528d3385cd7e0d4445f614 [2021-04-14T07:04:44.613Z] #47 13.20 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:44.613Z] #47 13.85 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:44.613Z] #47 15.09 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:44.613Z] #47 19.43 go: finding github.com/fatih/color v1.9.0 [2021-04-14T07:04:44.613Z] #47 19.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:44.613Z] #47 19.50 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:04:44.613Z] #47 19.65 go: finding github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:44.613Z] #47 19.73 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:44.613Z] #47 19.75 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:44.613Z] #47 20.06 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:44.613Z] #47 20.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:44.613Z] #47 20.14 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:44.613Z] #47 20.14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:44.613Z] #47 20.16 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:44.874Z] #47 ... [2021-04-14T07:04:44.874Z] [2021-04-14T07:04:44.874Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:44.874Z] #49 sha256:e57f8e94385e2aed6287aa8885cec967e10b4081034b5193fc9089d5300587ca [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading github.com/pkg/errors v0.8.1 [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:04:44.874Z] #49 23.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:04:45.007Z] #58 17.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:45.035Z] #51 25.83 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:45.139Z] #49 23.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:04:45.139Z] #49 23.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:04:45.139Z] #49 23.53 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-14T07:04:45.139Z] #49 23.53 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-14T07:04:45.139Z] #49 23.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:04:45.139Z] #49 23.64 go: extracting github.com/pkg/errors v0.8.1 [2021-04-14T07:04:45.139Z] #49 23.64 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:04:45.226Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.0s done [2021-04-14T07:04:45.234Z] #20 3.765 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:45.277Z] #58 17.73 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:45.294Z] #51 ... [2021-04-14T07:04:45.294Z] [2021-04-14T07:04:45.294Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:45.294Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:04:45.294Z] #45 16.08 unicode/utf8 [2021-04-14T07:04:45.294Z] #45 16.91 math/bits [2021-04-14T07:04:45.294Z] #45 17.53 math [2021-04-14T07:04:45.294Z] #45 22.44 internal/testlog [2021-04-14T07:04:45.294Z] #45 22.70 encoding [2021-04-14T07:04:45.294Z] #45 22.78 unicode/utf16 [2021-04-14T07:04:45.294Z] #45 23.07 container/list [2021-04-14T07:04:45.294Z] #45 23.61 crypto/internal/subtle [2021-04-14T07:04:45.294Z] #45 23.76 crypto/subtle [2021-04-14T07:04:45.294Z] #45 23.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-14T07:04:45.294Z] #45 23.98 internal/nettrace [2021-04-14T07:04:45.294Z] #45 24.12 runtime/cgo [2021-04-14T07:04:45.399Z] #49 ... [2021-04-14T07:04:45.399Z] [2021-04-14T07:04:45.399Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:04:45.399Z] #34 sha256:e744d40e015d3a3450b7ac9a4472bbeea69ecb84e0d0d856b3c5637fc5e357b9 [2021-04-14T07:04:45.399Z] #34 18.38 github.com/pelletier/go-toml/cmd/tomll [2021-04-14T07:04:45.399Z] #34 DONE 23.7s [2021-04-14T07:04:45.399Z] [2021-04-14T07:04:45.399Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:45.399Z] #49 sha256:e57f8e94385e2aed6287aa8885cec967e10b4081034b5193fc9089d5300587ca [2021-04-14T07:04:45.399Z] #49 23.78 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:04:45.399Z] #49 23.78 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:04:45.400Z] #49 23.78 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:04:45.400Z] #49 23.78 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:04:45.400Z] #49 23.86 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:04:45.400Z] #49 23.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:04:45.400Z] #49 23.91 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:04:45.538Z] #58 17.95 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:45.553Z] #45 ... [2021-04-14T07:04:45.553Z] [2021-04-14T07:04:45.553Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:45.553Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:04:45.553Z] #49 25.20 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:04:45.553Z] #49 25.93 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:04:45.662Z] #49 23.99 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:04:45.662Z] #49 24.04 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:04:45.662Z] #49 24.07 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-14T07:04:45.662Z] #49 24.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:04:45.694Z] #21 27.48 Selecting previously unselected package python3-minimal. [2021-04-14T07:04:45.801Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2021-04-14T07:04:45.925Z] #49 24.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:04:45.925Z] #49 24.20 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-14T07:04:45.925Z] #49 24.30 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:04:45.925Z] #49 24.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:04:45.925Z] #49 24.37 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:04:45.925Z] #49 24.37 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-14T07:04:45.925Z] #49 24.44 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:04:45.925Z] #49 24.44 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:04:45.925Z] #49 24.44 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:04:45.925Z] #49 24.45 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:04:45.925Z] #49 24.45 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:04:45.925Z] #49 24.49 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-14T07:04:45.988Z] #21 27.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 ... 23450 files and directories currently installed.) [2021-04-14T07:04:45.988Z] #21 27.50 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-14T07:04:45.988Z] #21 27.51 Unpacking python3-minimal (3.7.3-1) ... [2021-04-14T07:04:45.988Z] #21 27.61 Selecting previously unselected package libmpdec2:s390x. [2021-04-14T07:04:45.988Z] #21 27.61 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-14T07:04:45.988Z] #21 27.69 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-14T07:04:46.111Z] #58 18.63 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:46.122Z] #49 26.79 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:04:46.122Z] #49 26.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:04:46.122Z] #49 26.94 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:04:46.187Z] #49 24.69 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:04:46.187Z] #49 24.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:04:46.187Z] #49 24.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:04:46.187Z] #49 24.69 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-14T07:04:46.187Z] #49 24.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:04:46.290Z] #21 ... [2021-04-14T07:04:46.290Z] [2021-04-14T07:04:46.290Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:04:46.290Z] #46 DONE 155.1s [2021-04-14T07:04:46.290Z] [2021-04-14T07:04:46.290Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:46.290Z] #44 95.78 CC criu/clone-noasan.o [2021-04-14T07:04:46.290Z] #44 95.97 CC criu/config.o [2021-04-14T07:04:46.290Z] #44 97.59 CC criu/cr-check.o [2021-04-14T07:04:46.290Z] #44 98.95 CC criu/cr-dedup.o [2021-04-14T07:04:46.290Z] #44 99.20 CC criu/cr-dump.o [2021-04-14T07:04:46.290Z] #44 101.6 CC criu/cr-errno.o [2021-04-14T07:04:46.290Z] #44 101.6 CC criu/cr-restore.o [2021-04-14T07:04:46.290Z] #44 ... [2021-04-14T07:04:46.290Z] [2021-04-14T07:04:46.290Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-14T07:04:46.290Z] #21 27.94 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-14T07:04:46.290Z] #21 27.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-14T07:04:46.290Z] #21 27.95 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-14T07:04:46.448Z] #49 24.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:04:46.448Z] #49 24.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:04:46.448Z] #49 24.81 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:04:46.448Z] #49 24.81 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:04:46.448Z] #49 25.00 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-14T07:04:46.448Z] #49 25.00 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:04:46.448Z] #49 25.00 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:04:46.448Z] #49 25.00 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:04:46.448Z] #49 25.00 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:04:46.448Z] #49 25.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:04:46.448Z] #49 25.00 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:04:46.448Z] #49 25.00 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:04:46.448Z] #49 25.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:04:46.448Z] #49 25.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:04:46.457Z] #49 26.97 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:04:46.457Z] #49 27.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:04:46.457Z] #49 ... [2021-04-14T07:04:46.457Z] [2021-04-14T07:04:46.458Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:04:46.458Z] #47 sha256:f07756ebeb54a928afc9300ead74be132976578c1def804e3ab4b61d67450491 [2021-04-14T07:04:46.458Z] #47 17.01 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:46.458Z] #47 22.05 go: finding github.com/fatih/color v1.9.0 [2021-04-14T07:04:46.458Z] #47 22.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:46.458Z] #47 22.19 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:04:46.458Z] #47 22.21 go: finding github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:46.458Z] #47 22.24 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:46.458Z] #47 22.31 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:46.458Z] #47 22.64 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:46.458Z] #47 22.74 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:46.458Z] #47 22.79 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:46.458Z] #47 22.85 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:46.458Z] #47 22.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:46.458Z] #47 ... [2021-04-14T07:04:46.458Z] [2021-04-14T07:04:46.458Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:46.458Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:04:46.458Z] #49 27.21 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:04:46.601Z] #21 ... [2021-04-14T07:04:46.601Z] [2021-04-14T07:04:46.601Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-14T07:04:46.601Z] #33 DONE 159.9s [2021-04-14T07:04:46.601Z] [2021-04-14T07:04:46.601Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:04:46.602Z] #20 4.921 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:46.683Z] #58 ... [2021-04-14T07:04:46.683Z] [2021-04-14T07:04:46.683Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:46.683Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:46.683Z] #13 5.880 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-14T07:04:46.683Z] #13 7.855 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:46.683Z] #13 9.996 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:46.683Z] #13 12.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:46.683Z] #13 ... [2021-04-14T07:04:46.683Z] [2021-04-14T07:04:46.683Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:46.683Z] #51 sha256:dcd8c3b8efdbb3a4c710f1ed342d5bbf8cb445612cd0b8542703787f8bd7e3b1 [2021-04-14T07:04:46.683Z] #51 16.78 + cd /tmp/tmp.VmvXhKcUSp/src/github.com/mvdan/sh [2021-04-14T07:04:46.683Z] #51 16.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:04:46.683Z] #51 16.86 + GO111MODULE=on [2021-04-14T07:04:46.683Z] #51 16.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-14T07:04:46.683Z] #51 18.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:46.683Z] #51 18.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:46.683Z] #51 18.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:46.683Z] #51 18.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:46.683Z] #51 18.55 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:46.710Z] #49 25.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:04:46.710Z] #49 25.22 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:04:46.710Z] #49 25.22 go: downloading github.com/spf13/afero v1.1.2 [2021-04-14T07:04:46.710Z] #49 25.30 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:04:46.710Z] #49 25.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:04:46.717Z] #49 27.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:04:46.970Z] #49 25.39 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:04:46.970Z] #49 25.39 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-14T07:04:46.970Z] #49 25.39 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-14T07:04:46.977Z] #49 27.63 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:04:47.231Z] #49 25.57 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:04:47.231Z] #49 25.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:04:47.231Z] #49 25.57 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:04:47.231Z] #49 25.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:04:47.264Z] #51 19.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:47.491Z] #49 25.74 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:04:47.491Z] #49 25.74 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-14T07:04:47.491Z] #49 25.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:04:47.491Z] #49 25.83 go: extracting github.com/spf13/afero v1.1.2 [2021-04-14T07:04:47.491Z] #49 26.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:04:47.491Z] #49 26.05 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:04:47.491Z] #49 26.05 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:04:47.491Z] #49 26.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:04:47.491Z] #49 26.05 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:04:47.491Z] #49 26.05 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:04:47.531Z] #20 ... [2021-04-14T07:04:47.531Z] [2021-04-14T07:04:47.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:04:47.531Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:04:47.531Z] #43 57.83 CC criu/arch/x86/kerndat.o [2021-04-14T07:04:47.531Z] #43 58.52 CC criu/arch/x86/sigaction_compat.o [2021-04-14T07:04:47.531Z] #43 58.81 CC criu/arch/x86/sigframe.o [2021-04-14T07:04:47.531Z] #43 59.47 LINK criu/arch/x86/crtools.built-in.o [2021-04-14T07:04:47.531Z] #43 59.62 DEP criu/pie/util-vdso-elf32.d [2021-04-14T07:04:47.531Z] #43 59.82 DEP criu/pie/util-vdso.d [2021-04-14T07:04:47.531Z] #43 60.03 DEP criu/pie/util.d [2021-04-14T07:04:47.531Z] #43 60.44 CC criu/pie/util.o [2021-04-14T07:04:47.531Z] #43 61.08 CC criu/pie/util-vdso.o [2021-04-14T07:04:47.531Z] #43 61.81 CC criu/pie/util-vdso-elf32.o [2021-04-14T07:04:47.531Z] #43 62.40 AR criu/pie/pie.lib.a [2021-04-14T07:04:47.531Z] #43 62.46 DEP criu/pie/restorer.d [2021-04-14T07:04:47.531Z] #43 62.67 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-14T07:04:47.531Z] #43 62.76 DEP criu/arch/x86/restorer_unmap.d [2021-04-14T07:04:47.531Z] #43 62.77 DEP criu/arch/x86/restorer.d [2021-04-14T07:04:47.531Z] #43 62.96 DEP criu/arch/x86/vdso-pie.d [2021-04-14T07:04:47.531Z] #43 63.06 DEP criu/pie/parasite-vdso.d [2021-04-14T07:04:47.531Z] #43 63.23 DEP criu/pie/parasite.d [2021-04-14T07:04:47.531Z] #43 63.44 CC criu/pie/parasite.o [2021-04-14T07:04:47.531Z] #43 64.68 LINK criu/pie/parasite.built-in.o [2021-04-14T07:04:47.531Z] #43 64.71 GEN criu/pie/parasite-blob.h [2021-04-14T07:04:47.531Z] #43 64.75 CC criu/pie/parasite-vdso.o [2021-04-14T07:04:47.531Z] #43 65.42 CC criu/arch/x86/vdso-pie.o [2021-04-14T07:04:47.531Z] #43 65.77 CC criu/arch/x86/restorer.o [2021-04-14T07:04:47.531Z] #43 66.29 CC criu/arch/x86/restorer_unmap.o [2021-04-14T07:04:47.719Z] #9 ... [2021-04-14T07:04:47.719Z] [2021-04-14T07:04:47.719Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-14T07:04:47.719Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-14T07:04:47.719Z] #63 DONE 2.1s [2021-04-14T07:04:47.719Z] [2021-04-14T07:04:47.719Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-14T07:04:47.719Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-14T07:04:47.752Z] #49 26.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:04:47.752Z] #49 26.35 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:04:47.752Z] #49 26.35 go: downloading golang.org/x/text v0.3.2 [2021-04-14T07:04:47.752Z] #49 ... [2021-04-14T07:04:47.752Z] [2021-04-14T07:04:47.752Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:47.752Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:04:47.752Z] #45 16.34 math [2021-04-14T07:04:47.752Z] #45 21.13 internal/testlog [2021-04-14T07:04:47.752Z] #45 21.60 encoding [2021-04-14T07:04:47.752Z] #45 21.60 unicode/utf16 [2021-04-14T07:04:47.752Z] #45 21.69 container/list [2021-04-14T07:04:47.752Z] #45 22.32 crypto/internal/subtle [2021-04-14T07:04:47.752Z] #45 22.42 crypto/subtle [2021-04-14T07:04:47.752Z] #45 22.53 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-14T07:04:47.752Z] #45 22.84 internal/nettrace [2021-04-14T07:04:47.752Z] #45 22.94 runtime/cgo [2021-04-14T07:04:47.788Z] #43 66.33 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-14T07:04:47.788Z] #43 ... [2021-04-14T07:04:47.788Z] [2021-04-14T07:04:47.788Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:04:47.788Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:04:47.788Z] #20 6.448 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:47.836Z] #51 20.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:48.013Z] #45 ... [2021-04-14T07:04:48.013Z] [2021-04-14T07:04:48.013Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:48.013Z] #49 sha256:e57f8e94385e2aed6287aa8885cec967e10b4081034b5193fc9089d5300587ca [2021-04-14T07:04:48.013Z] #49 26.43 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:04:48.013Z] #49 26.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:04:48.013Z] #49 26.66 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:04:48.013Z] #49 26.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:04:48.013Z] #49 26.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:04:48.098Z] #51 ... [2021-04-14T07:04:48.098Z] [2021-04-14T07:04:48.098Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:48.098Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:04:48.098Z] #45 10.49 unicode [2021-04-14T07:04:48.098Z] #45 10.87 runtime [2021-04-14T07:04:48.098Z] #45 14.18 unicode/utf8 [2021-04-14T07:04:48.098Z] #45 14.80 math/bits [2021-04-14T07:04:48.098Z] #45 15.73 math [2021-04-14T07:04:48.098Z] #45 19.49 internal/testlog [2021-04-14T07:04:48.098Z] #45 19.77 encoding [2021-04-14T07:04:48.098Z] #45 19.92 unicode/utf16 [2021-04-14T07:04:48.098Z] #45 20.13 container/list [2021-04-14T07:04:48.098Z] #45 20.64 crypto/internal/subtle [2021-04-14T07:04:48.098Z] #45 ... [2021-04-14T07:04:48.098Z] [2021-04-14T07:04:48.098Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:48.098Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:04:48.098Z] #55 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:48.213Z] #50 ... [2021-04-14T07:04:48.213Z] [2021-04-14T07:04:48.213Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-14T07:04:48.213Z] #21 29.73 Selecting previously unselected package python3.7. [2021-04-14T07:04:48.213Z] #21 29.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-14T07:04:48.213Z] #21 29.82 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:04:48.357Z] #49 28.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:04:48.357Z] #49 28.85 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:04:48.358Z] #49 28.94 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:04:48.358Z] #49 29.06 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:04:48.362Z] #55 ... [2021-04-14T07:04:48.362Z] [2021-04-14T07:04:48.362Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:48.362Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:04:48.362Z] #49 17.15 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-14T07:04:48.362Z] #49 17.42 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-14T07:04:48.362Z] #49 17.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:04:48.362Z] #49 17.67 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:04:48.362Z] #49 18.03 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:04:48.362Z] #49 20.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:04:48.362Z] #49 20.27 go: downloading github.com/spf13/viper v1.6.1 [2021-04-14T07:04:48.362Z] #49 20.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:04:48.362Z] #49 20.28 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:04:48.362Z] #49 20.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:04:48.362Z] #49 20.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:04:48.362Z] #49 20.32 go: downloading github.com/pkg/errors v0.8.1 [2021-04-14T07:04:48.362Z] #49 20.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:04:48.362Z] #49 20.51 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:04:48.362Z] #49 20.51 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:04:48.362Z] #49 20.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:04:48.362Z] #49 20.61 go: extracting github.com/spf13/viper v1.6.1 [2021-04-14T07:04:48.362Z] #49 20.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:04:48.362Z] #49 20.76 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:04:48.362Z] #49 20.76 go: extracting github.com/pkg/errors v0.8.1 [2021-04-14T07:04:48.362Z] #49 20.78 go: downloading github.com/spf13/afero v1.1.2 [2021-04-14T07:04:48.362Z] #49 20.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:04:48.519Z] #21 29.97 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-14T07:04:48.519Z] #21 29.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-14T07:04:48.519Z] #21 29.97 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-14T07:04:48.519Z] #21 30.13 Setting up python3-minimal (3.7.3-1) ... [2021-04-14T07:04:48.585Z] #49 27.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:04:48.585Z] #49 27.06 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:04:48.625Z] #49 20.88 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:04:48.625Z] #49 20.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:04:48.625Z] #49 20.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:04:48.625Z] #49 20.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:04:48.625Z] #49 21.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:04:48.625Z] #49 21.10 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:04:48.625Z] #49 21.13 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:04:48.625Z] #49 21.20 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:04:48.625Z] #49 21.20 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:04:48.846Z] #49 27.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:04:48.846Z] #49 27.37 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:04:48.846Z] #49 27.51 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:04:48.846Z] #49 27.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-14T07:04:48.846Z] #49 27.51 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:04:48.846Z] #49 27.51 go: downloading github.com/spf13/cast v1.3.0 [2021-04-14T07:04:48.846Z] #49 27.51 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:04:48.885Z] #49 21.20 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:04:48.885Z] #49 21.21 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:04:49.146Z] #49 21.42 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-14T07:04:49.146Z] #49 21.42 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:04:49.146Z] #49 21.42 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:04:49.146Z] #49 21.44 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:04:49.146Z] #49 21.52 go: extracting github.com/spf13/afero v1.1.2 [2021-04-14T07:04:49.272Z] #21 30.96 Selecting previously unselected package python3. [2021-04-14T07:04:49.272Z] #21 30.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-04-14T07:04:49.272Z] #21 31.02 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-14T07:04:49.272Z] #21 31.02 Unpacking python3 (3.7.3-1) ... [2021-04-14T07:04:49.406Z] #49 21.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:04:49.406Z] #49 21.67 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:04:49.406Z] #49 21.68 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:04:49.406Z] #49 21.77 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:04:49.417Z] #49 27.73 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:04:49.417Z] #49 27.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:04:49.417Z] #49 27.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:04:49.564Z] #21 31.18 Selecting previously unselected package libip4tc0:s390x. [2021-04-14T07:04:49.564Z] #21 31.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-14T07:04:49.564Z] #21 31.19 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-14T07:04:49.564Z] #21 31.30 Selecting previously unselected package libip6tc0:s390x. [2021-04-14T07:04:49.564Z] #21 31.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-14T07:04:49.564Z] #21 31.31 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-14T07:04:49.564Z] #21 31.36 Selecting previously unselected package libiptc0:s390x. [2021-04-14T07:04:49.564Z] #21 31.36 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-14T07:04:49.564Z] #21 31.36 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-14T07:04:49.564Z] #21 31.41 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-14T07:04:49.644Z] #30 17.98 #=#=# 0.0% 0.1% 0.5% # 2.1% ## 3.6% ### 4.5% ### 5.3% #### 6.5% ##### 7.5% ###### 8.4% ###### 9.3% ####### 10.4% ######## 11.3% ######## 12.2% ######### 13.1% ########## 14.0% ########## 14.8% ########### 15.7% ########### 16.6% ############ 17.5% ############# 18.5% ############## 19.5% ############## 20.6% ############### 21.5% ################ 22.4% ################ 23.2% ################# 24.1% ################## 25.0% ################## 25.9% ################### 26.8% ################### 27.4% #################### 28.8% ##################### 29.6% ##################### 30.0% ###################### 31.5% ####################### 32.7% ######################## 33.5% ######################## 34.6% ######################### 35.2% ########################## 36.2% ########################## 37.2% ########################### 38.3% ############################ 39.2% ############################ 40.0% ############################# 40.9% ############################## 41.8% ############################## 42.7% ############################### 43.6% ############################### 44.4% ################################ 45.7% ################################# 46.6% ################################## 47.7% ################################## 48.6% ################################### 49.1% #################################### 50.4% #################################### 51.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.2% ####################################### 55.1% ######################################## 56.0% ######################################## 56.9% ######################################### 57.8% ########################################## 58.7% ########################################## 59.5% ########################################### 60.5% ############################################ 61.2% ############################################ 62.3% ############################################# 63.1% ############################################## 64.0% ############################################## 64.8% ############################################### 65.7% ############################################### 66.6% ################################################ 67.5% ################################################# 68.4% ################################################# 69.2% [2021-04-14T07:04:49.644Z] #30 ... [2021-04-14T07:04:49.644Z] [2021-04-14T07:04:49.644Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:49.644Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-14T07:04:49.644Z] #43 17.33 Fetched 8202 kB in 16s (521 kB/s) [2021-04-14T07:04:49.644Z] #43 17.33 Reading package lists... [2021-04-14T07:04:49.644Z] #43 26.96 Reading package lists... [2021-04-14T07:04:49.644Z] #43 ... [2021-04-14T07:04:49.644Z] [2021-04-14T07:04:49.644Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:49.644Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:04:49.645Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.8s done [2021-04-14T07:04:49.667Z] #49 22.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:04:49.667Z] #49 22.02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:04:49.667Z] #49 ... [2021-04-14T07:04:49.667Z] [2021-04-14T07:04:49.667Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:04:49.667Z] #47 sha256:a5c61fa36fe6374fbdfc5c22c6ece77afe79ae39cc8a01273554e494e5dbd94b [2021-04-14T07:04:49.667Z] #47 12.02 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:49.667Z] #47 13.01 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:49.667Z] #47 14.43 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:49.667Z] #47 18.74 go: finding github.com/fatih/color v1.9.0 [2021-04-14T07:04:49.667Z] #47 18.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:04:49.667Z] #47 19.01 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:04:49.667Z] #47 19.02 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:04:49.667Z] #47 19.04 go: finding github.com/spf13/pflag v1.0.3 [2021-04-14T07:04:49.667Z] #47 19.07 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:04:49.667Z] #47 19.35 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:04:49.667Z] #47 19.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:04:49.668Z] #47 19.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:04:49.668Z] #47 19.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:04:49.668Z] #47 19.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:04:49.668Z] #47 ... [2021-04-14T07:04:49.668Z] [2021-04-14T07:04:49.668Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:49.668Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:04:49.668Z] #49 22.08 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-14T07:04:49.668Z] #49 22.14 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:04:49.678Z] #49 28.03 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:04:49.678Z] #49 28.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:04:49.678Z] #49 28.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:04:49.678Z] #49 28.21 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-14T07:04:49.678Z] #49 28.26 go: extracting github.com/spf13/cast v1.3.0 [2021-04-14T07:04:49.678Z] #49 28.35 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:04:49.678Z] #49 ... [2021-04-14T07:04:49.678Z] [2021-04-14T07:04:49.678Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:49.678Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:49.678Z] #13 9.731 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:04:49.678Z] #13 9.816 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:49.678Z] #13 9.816 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:49.678Z] #13 9.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:49.678Z] #13 10.84 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-14T07:04:49.678Z] #13 12.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:04:49.678Z] #13 14.64 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:04:49.678Z] #13 17.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:49.861Z] #21 31.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-14T07:04:49.861Z] #21 31.42 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-14T07:04:49.861Z] #21 31.54 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-14T07:04:49.861Z] #21 31.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-14T07:04:49.861Z] #21 31.54 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-14T07:04:49.861Z] #21 31.62 Selecting previously unselected package libnftnl11:s390x. [2021-04-14T07:04:49.861Z] #21 31.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-14T07:04:49.861Z] #21 31.63 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-14T07:04:49.928Z] #49 22.26 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:04:49.939Z] #13 ... [2021-04-14T07:04:49.939Z] [2021-04-14T07:04:49.939Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:49.939Z] #49 sha256:e57f8e94385e2aed6287aa8885cec967e10b4081034b5193fc9089d5300587ca [2021-04-14T07:04:49.939Z] #49 28.38 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-14T07:04:49.939Z] #49 28.47 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:04:50.163Z] #21 31.70 Selecting previously unselected package iptables. [2021-04-14T07:04:50.163Z] #21 31.70 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-14T07:04:50.163Z] #21 31.72 Unpacking iptables (1.8.2-4) ... [2021-04-14T07:04:50.191Z] #49 22.58 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:04:50.191Z] #49 22.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:04:50.191Z] #49 22.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:04:50.191Z] #49 22.70 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-14T07:04:50.191Z] #49 22.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:04:50.191Z] #49 22.70 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:04:50.191Z] #49 22.70 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:04:50.192Z] #49 22.71 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-14T07:04:50.192Z] #49 22.73 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:04:50.202Z] #49 28.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:04:50.219Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-14T07:04:50.463Z] #21 32.11 Selecting previously unselected package xxd. [2021-04-14T07:04:50.463Z] #21 32.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-14T07:04:50.463Z] #21 32.14 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:04:50.481Z] #9 DONE 19.3s [2021-04-14T07:04:50.481Z] [2021-04-14T07:04:50.481Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-14T07:04:50.481Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-14T07:04:50.481Z] #65 DONE 2.8s [2021-04-14T07:04:50.481Z] [2021-04-14T07:04:50.481Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-14T07:04:50.481Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-14T07:04:50.504Z] #49 ... [2021-04-14T07:04:50.504Z] [2021-04-14T07:04:50.504Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:50.504Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:04:50.504Z] #42 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:50.504Z] #42 ... [2021-04-14T07:04:50.504Z] [2021-04-14T07:04:50.504Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:04:50.504Z] #67 sha256:a96e0867218bec18aca246c9ac2adf9d3b5de8c107b1aaf4becd886fa4740049 [2021-04-14T07:04:50.756Z] #21 32.35 Selecting previously unselected package vim-common. [2021-04-14T07:04:50.756Z] #21 32.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:04:50.756Z] #21 32.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:04:50.764Z] #67 22.42 Checking out files: 64% (1236/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-14T07:04:50.855Z] #30 17.98 #=#=# 0.0% 0.1% 0.5% # 2.1% ## 3.6% ### 4.5% ### 5.3% #### 6.5% ##### 7.5% ###### 8.4% ###### 9.3% ####### 10.4% ######## 11.3% ######## 12.2% ######### 13.1% ########## 14.0% ########## 14.8% ########### 15.7% ########### 16.6% ############ 17.5% ############# 18.5% ############## 19.5% ############## 20.6% ############### 21.5% ################ 22.4% ################ 23.2% ################# 24.1% ################## 25.0% ################## 25.9% ################### 26.8% ################### 27.4% #################### 28.8% ##################### 29.6% ##################### 30.0% ###################### 31.5% ####################### 32.7% ######################## 33.5% ######################## 34.6% ######################### 35.2% ########################## 36.2% ########################## 37.2% ########################### 38.3% ############################ 39.2% ############################ 40.0% ############################# 40.9% ############################## 41.8% ############################## 42.7% ############################### 43.6% ############################### 44.4% ################################ 45.7% ################################# 46.6% ################################## 47.7% ################################## 48.6% ################################### 49.1% #################################### 50.4% #################################### 51.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.2% ####################################### 55.1% ######################################## 56.0% ######################################## 56.9% ######################################### 57.8% ########################################## 58.7% ########################################## 59.5% ########################################### 60.5% ############################################ 61.2% ############################################ 62.3% ############################################# 63.1% ############################################## 64.0% ############################################## 64.8% ############################################### 65.7% ############################################### 66.6% ################################################ 67.5% ################################################# 68.4% ################################################# 69.2% ################################################## 69.9% ################################################### 70.9% ################################################### 71.9% #################################################### 72.9% ##################################################### 73.9% ##################################################### 74.9% ###################################################### 75.7% ####################################################### 76.5% ####################################################### 77.4% ######################################################## 78.3% [2021-04-14T07:04:50.855Z] #30 ... [2021-04-14T07:04:50.855Z] [2021-04-14T07:04:50.855Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:50.855Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-14T07:04:50.855Z] #37 18.39 Fetched 8202 kB in 17s (489 kB/s) [2021-04-14T07:04:50.855Z] #37 18.39 Reading package lists... [2021-04-14T07:04:50.855Z] #37 25.15 Reading package lists... [2021-04-14T07:04:50.855Z] #37 ... [2021-04-14T07:04:50.855Z] [2021-04-14T07:04:50.855Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:50.855Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:04:50.899Z] #49 31.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:04:50.899Z] #49 31.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:04:50.899Z] #49 31.32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:04:50.899Z] #49 31.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:04:50.899Z] #49 31.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:04:50.899Z] #49 31.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:04:50.899Z] #49 31.36 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:04:50.899Z] #49 31.46 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:04:50.899Z] #49 31.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:04:50.899Z] #49 31.48 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:04:50.899Z] #49 31.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:04:50.899Z] #49 31.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:04:50.899Z] #49 31.56 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:04:50.899Z] #49 31.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:04:50.899Z] #49 31.63 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:04:50.899Z] #49 31.68 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:04:50.899Z] #49 31.79 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:04:51.026Z] #67 23.26 + cd /tmp/tmp.vMNYSApnWn/src/github.com/docker/libnetwork [2021-04-14T07:04:51.026Z] #67 23.27 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:51.026Z] #67 ... [2021-04-14T07:04:51.026Z] [2021-04-14T07:04:51.026Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:51.026Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:04:51.026Z] #36 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:51.026Z] #36 ... [2021-04-14T07:04:51.026Z] [2021-04-14T07:04:51.026Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:04:51.026Z] #34 sha256:34a6da5eefad03cf68e19756c10f32a933a91f07ae6c4767b2570edc925ab55a [2021-04-14T07:04:51.026Z] #34 18.89 github.com/pelletier/go-toml/cmd/tomll [2021-04-14T07:04:51.026Z] #34 DONE 23.5s [2021-04-14T07:04:51.026Z] [2021-04-14T07:04:51.026Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:04:51.026Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:04:51.026Z] #40 22.08 Checking out files: 82% (1383/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-14T07:04:51.026Z] #40 22.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-14T07:04:51.060Z] #21 32.67 Selecting previously unselected package bash-completion. [2021-04-14T07:04:51.060Z] #21 32.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-14T07:04:51.060Z] #10 DONE 0.7s [2021-04-14T07:04:51.060Z] [2021-04-14T07:04:51.060Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:51.060Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-14T07:04:51.060Z] #27 2.329 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:04:51.060Z] #27 2.346 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:04:51.060Z] #27 2.391 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:04:51.060Z] #27 2.555 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-14T07:04:51.060Z] #27 2.880 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-14T07:04:51.060Z] #27 3.102 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-14T07:04:51.060Z] #27 4.508 Fetched 8251 kB in 2s (3394 kB/s) [2021-04-14T07:04:51.060Z] #27 4.508 Reading package lists... [2021-04-14T07:04:51.060Z] #27 5.846 Reading package lists... [2021-04-14T07:04:51.060Z] #27 ... [2021-04-14T07:04:51.060Z] [2021-04-14T07:04:51.060Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-14T07:04:51.060Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-14T07:04:51.158Z] #49 31.87 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:04:51.158Z] #49 31.89 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-14T07:04:51.158Z] #49 ... [2021-04-14T07:04:51.158Z] [2021-04-14T07:04:51.159Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:51.159Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:51.159Z] #13 11.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:04:51.159Z] #13 21.65 Fetched 8935 kB in 19s (476 kB/s) [2021-04-14T07:04:51.159Z] #13 21.65 Reading package lists... [2021-04-14T07:04:51.159Z] #13 ... [2021-04-14T07:04:51.159Z] [2021-04-14T07:04:51.159Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:51.159Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:04:51.159Z] #49 31.92 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:04:51.159Z] #49 32.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:04:51.417Z] #49 32.03 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-14T07:04:51.417Z] #49 32.06 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:04:51.417Z] #49 32.07 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:04:51.676Z] #49 32.23 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:04:51.676Z] #49 32.27 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:04:51.676Z] #49 32.32 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:04:51.676Z] #49 32.39 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-14T07:04:51.676Z] #49 32.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-14T07:04:51.676Z] #49 32.52 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:04:51.758Z] #30 17.98 #=#=# 0.0% 0.1% 0.5% # 2.1% ## 3.6% ### 4.5% ### 5.3% #### 6.5% ##### 7.5% ###### 8.4% ###### 9.3% ####### 10.4% ######## 11.3% ######## 12.2% ######### 13.1% ########## 14.0% ########## 14.8% ########### 15.7% ########### 16.6% ############ 17.5% ############# 18.5% ############## 19.5% ############## 20.6% ############### 21.5% ################ 22.4% ################ 23.2% ################# 24.1% ################## 25.0% ################## 25.9% ################### 26.8% ################### 27.4% #################### 28.8% ##################### 29.6% ##################### 30.0% ###################### 31.5% ####################### 32.7% ######################## 33.5% ######################## 34.6% ######################### 35.2% ########################## 36.2% ########################## 37.2% ########################### 38.3% ############################ 39.2% ############################ 40.0% ############################# 40.9% ############################## 41.8% ############################## 42.7% ############################### 43.6% ############################### 44.4% ################################ 45.7% ################################# 46.6% ################################## 47.7% ################################## 48.6% ################################### 49.1% #################################### 50.4% #################################### 51.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.2% ####################################### 55.1% ######################################## 56.0% ######################################## 56.9% ######################################### 57.8% ########################################## 58.7% ########################################## 59.5% ########################################### 60.5% ############################################ 61.2% ############################################ 62.3% ############################################# 63.1% ############################################## 64.0% ############################################## 64.8% ############################################### 65.7% ############################################### 66.6% ################################################ 67.5% ################################################# 68.4% ################################################# 69.2% ################################################## 69.9% ################################################### 70.9% ################################################### 71.9% #################################################### 72.9% ##################################################### 73.9% ##################################################### 74.9% ###################################################### 75.7% ####################################################### 76.5% ####################################################### 77.4% ######################################################## 78.3% ######################################################### 79.2% ######################################################### 80.2% ########################################################## 81.1% ########################################################### 82.1% ########################################################### 83.0% ############################################################ 83.9% ############################################################# 84.8% ############################################################# 85.7% ############################################################## 86.6% ############################################################## 87.5% [2021-04-14T07:04:51.758Z] #30 ... [2021-04-14T07:04:51.758Z] [2021-04-14T07:04:51.758Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:51.758Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-14T07:04:51.758Z] #56 19.46 Fetched 8202 kB in 18s (459 kB/s) [2021-04-14T07:04:51.758Z] #56 19.46 Reading package lists... [2021-04-14T07:04:51.935Z] #49 32.55 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-14T07:04:51.935Z] #49 32.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:04:52.011Z] #11 DONE 0.7s [2021-04-14T07:04:52.011Z] [2021-04-14T07:04:52.011Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:52.011Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-14T07:04:52.011Z] #27 5.846 Reading package lists... [2021-04-14T07:04:52.011Z] #27 7.123 Building dependency tree... [2021-04-14T07:04:52.011Z] #27 ... [2021-04-14T07:04:52.011Z] [2021-04-14T07:04:52.011Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-14T07:04:52.011Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-14T07:04:52.011Z] #31 DONE 0.1s [2021-04-14T07:04:52.011Z] [2021-04-14T07:04:52.011Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:52.011Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-14T07:04:52.011Z] #27 7.757 The following additional packages will be installed: [2021-04-14T07:04:52.011Z] #27 7.757 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-14T07:04:52.011Z] #27 7.761 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-14T07:04:52.011Z] #27 7.761 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-14T07:04:52.011Z] #27 7.764 Suggested packages: [2021-04-14T07:04:52.011Z] #27 7.764 krb5-doc krb5-user [2021-04-14T07:04:52.011Z] #27 7.764 Recommended packages: [2021-04-14T07:04:52.011Z] #27 7.764 krb5-locales publicsuffix libsasl2-modules [2021-04-14T07:04:52.059Z] #56 27.58 Reading package lists... [2021-04-14T07:04:52.059Z] #56 ... [2021-04-14T07:04:52.059Z] [2021-04-14T07:04:52.059Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:04:52.059Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:04:52.194Z] #49 32.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:04:52.194Z] #49 32.85 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-14T07:04:52.194Z] #49 33.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:04:52.194Z] #49 33.02 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:04:52.194Z] #49 33.07 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:04:52.274Z] #27 ... [2021-04-14T07:04:52.274Z] [2021-04-14T07:04:52.274Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-14T07:04:52.274Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-14T07:04:52.274Z] #39 DONE 0.3s [2021-04-14T07:04:52.274Z] [2021-04-14T07:04:52.274Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:52.274Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-14T07:04:52.274Z] #27 8.112 The following NEW packages will be installed: [2021-04-14T07:04:52.274Z] #27 8.112 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-14T07:04:52.274Z] #27 8.112 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-14T07:04:52.274Z] #27 8.112 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-14T07:04:52.274Z] #27 8.112 libssh2-1 libssl1.1 openssl [2021-04-14T07:04:52.454Z] #49 33.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:04:52.454Z] #49 33.15 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:04:52.454Z] #49 33.15 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:04:52.454Z] #49 33.15 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:04:52.541Z] #27 8.462 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T07:04:52.541Z] #27 8.462 Need to get 4777 kB of archives. [2021-04-14T07:04:52.541Z] #27 8.462 After this operation, 11.5 MB of additional disk space will be used. [2021-04-14T07:04:52.541Z] #27 8.462 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-14T07:04:52.713Z] #49 33.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:04:52.713Z] #49 33.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-14T07:04:52.713Z] #49 33.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:04:52.713Z] #49 33.51 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:04:52.746Z] #49 30.81 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:04:52.746Z] #49 31.06 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:04:52.802Z] #27 8.469 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-14T07:04:52.803Z] #27 8.481 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-14T07:04:52.803Z] #27 8.506 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-14T07:04:52.803Z] #27 8.506 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-14T07:04:52.803Z] #27 8.506 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-14T07:04:52.803Z] #27 8.506 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-14T07:04:52.803Z] #27 8.516 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-14T07:04:52.803Z] #27 8.516 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-14T07:04:52.803Z] #27 8.584 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-14T07:04:52.803Z] #27 8.584 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-14T07:04:52.803Z] #27 8.584 Get:12 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-14T07:04:52.803Z] #27 8.584 Get:13 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-14T07:04:52.803Z] #27 8.584 Get:14 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-14T07:04:52.803Z] #27 8.584 Get:15 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-14T07:04:52.803Z] #27 8.584 Get:16 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-14T07:04:52.803Z] #27 8.600 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-14T07:04:52.803Z] #27 8.600 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-14T07:04:52.803Z] #27 8.629 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-14T07:04:52.803Z] #27 8.661 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-14T07:04:52.803Z] #27 8.661 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-14T07:04:52.973Z] #49 33.55 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:04:52.973Z] #49 33.65 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:04:52.973Z] #49 33.67 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:04:52.973Z] #49 33.67 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-14T07:04:52.973Z] #49 33.67 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:04:52.973Z] #49 33.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:04:52.973Z] #49 33.71 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-14T07:04:52.973Z] #49 33.72 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:04:52.983Z] #40 24.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 [2021-04-14T07:04:53.035Z] #20 ... [2021-04-14T07:04:53.035Z] [2021-04-14T07:04:53.035Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:04:53.035Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:04:53.035Z] #43 66.71 CC criu/pie/restorer.o [2021-04-14T07:04:53.035Z] #43 69.75 LINK criu/pie/restorer.built-in.o [2021-04-14T07:04:53.035Z] #43 69.78 GEN criu/pie/restorer-blob.h [2021-04-14T07:04:53.035Z] #43 69.91 DEP criu/vdso.d [2021-04-14T07:04:53.035Z] #43 70.10 DEP criu/vdso-compat.d [2021-04-14T07:04:53.035Z] #43 70.27 DEP criu/uts_ns.d [2021-04-14T07:04:53.035Z] #43 70.41 DEP criu/util.d [2021-04-14T07:04:53.035Z] #43 70.68 DEP criu/uffd.d [2021-04-14T07:04:53.035Z] #43 70.91 DEP criu/tun.d [2021-04-14T07:04:53.035Z] #43 71.07 DEP criu/tty.d [2021-04-14T07:04:53.035Z] #43 71.28 DEP criu/timerfd.d [2021-04-14T07:04:53.035Z] #43 71.46 DEP criu/timens.d [2021-04-14T07:04:53.035Z] #43 71.58 DEP criu/sysfs_parse.d [2021-04-14T07:04:53.140Z] #21 34.72 Unpacking bash-completion (1:2.8-6) ... [2021-04-14T07:04:53.233Z] #49 33.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:04:53.233Z] #49 33.99 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-14T07:04:53.275Z] #30 17.98 #=#=# 0.0% 0.1% 0.5% # 2.1% ## 3.6% ### 4.5% ### 5.3% #### 6.5% ##### 7.5% ###### 8.4% ###### 9.3% ####### 10.4% ######## 11.3% ######## 12.2% ######### 13.1% ########## 14.0% ########## 14.8% ########### 15.7% ########### 16.6% ############ 17.5% ############# 18.5% ############## 19.5% ############## 20.6% ############### 21.5% ################ 22.4% ################ 23.2% ################# 24.1% ################## 25.0% ################## 25.9% ################### 26.8% ################### 27.4% #################### 28.8% ##################### 29.6% ##################### 30.0% ###################### 31.5% ####################### 32.7% ######################## 33.5% ######################## 34.6% ######################### 35.2% ########################## 36.2% ########################## 37.2% ########################### 38.3% ############################ 39.2% ############################ 40.0% ############################# 40.9% ############################## 41.8% ############################## 42.7% ############################### 43.6% ############################### 44.4% ################################ 45.7% ################################# 46.6% ################################## 47.7% ################################## 48.6% ################################### 49.1% #################################### 50.4% #################################### 51.3% ##################################### 52.3% ###################################### 53.4% ####################################### 54.2% ####################################### 55.1% ######################################## 56.0% ######################################## 56.9% ######################################### 57.8% ########################################## 58.7% ########################################## 59.5% ########################################### 60.5% ############################################ 61.2% ############################################ 62.3% ############################################# 63.1% ############################################## 64.0% ############################################## 64.8% ############################################### 65.7% ############################################### 66.6% ################################################ 67.5% ################################################# 68.4% ################################################# 69.2% ################################################## 69.9% ################################################### 70.9% ################################################### 71.9% #################################################### 72.9% ##################################################### 73.9% ##################################################### 74.9% ###################################################### 75.7% ####################################################### 76.5% ####################################################### 77.4% ######################################################## 78.3% ######################################################### 79.2% ######################################################### 80.2% ########################################################## 81.1% ########################################################### 82.1% ########################################################### 83.0% ############################################################ 83.9% ############################################################# 84.8% ############################################################# 85.7% ############################################################## 86.6% ############################################################## 87.5% ############################################################### 88.1% ############################################################### 88.1% ############################################################### 88.8% ################################################################# 90.4% ################################################################## 92.4% ################################################################### 93.6% #################################################################### 94.5% #################################################################### 95.2% ##################################################################### 96.2% ###################################################################### 98.3% ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-14T07:04:53.275Z] #30 29.94 [2021-04-14T07:04:53.291Z] #43 71.74 DEP criu/sysctl.d [2021-04-14T07:04:53.291Z] #43 71.91 DEP criu/string.d [2021-04-14T07:04:53.291Z] #43 71.97 DEP criu/stats.d [2021-04-14T07:04:53.291Z] #43 ... [2021-04-14T07:04:53.291Z] [2021-04-14T07:04:53.291Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:04:53.291Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:04:53.291Z] #20 12.09 Fetched 8935 kB in 10s (868 kB/s) [2021-04-14T07:04:53.435Z] #21 35.15 Selecting previously unselected package bzip2. [2021-04-14T07:04:53.435Z] #21 35.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-14T07:04:53.435Z] #21 35.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:04:53.435Z] #21 35.29 Selecting previously unselected package xz-utils. [2021-04-14T07:04:53.492Z] #49 34.11 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:04:53.492Z] #49 34.13 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:04:53.492Z] #49 34.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:04:53.492Z] #49 34.16 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:04:53.529Z] #27 9.236 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:04:53.574Z] #30 ... [2021-04-14T07:04:53.574Z] [2021-04-14T07:04:53.574Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:53.574Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-14T07:04:53.574Z] #14 19.97 Fetched 8698 kB in 19s (447 kB/s) [2021-04-14T07:04:53.574Z] #14 19.97 Reading package lists... [2021-04-14T07:04:53.574Z] #14 28.52 Reading package lists... [2021-04-14T07:04:53.574Z] #14 ... [2021-04-14T07:04:53.574Z] [2021-04-14T07:04:53.574Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:53.574Z] #50 sha256:7e2958eb20d4731f38816ba57747cc08327dd607c59270ae2249ce8c8122cf5a [2021-04-14T07:04:53.574Z] #50 21.15 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:04:53.574Z] #50 21.23 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:04:53.574Z] #50 21.25 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-14T07:04:53.574Z] #50 21.34 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:04:53.574Z] #50 21.38 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:04:53.574Z] #50 21.49 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-14T07:04:53.574Z] #50 21.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:04:53.574Z] #50 21.59 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:04:53.574Z] #50 21.59 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:04:53.574Z] #50 21.62 go: extracting github.com/spf13/afero v1.1.2 [2021-04-14T07:04:53.574Z] #50 21.81 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:04:53.574Z] #50 21.87 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:04:53.574Z] #50 21.97 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:04:53.574Z] #50 21.97 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:04:53.574Z] #50 22.15 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:04:53.574Z] #50 22.18 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-14T07:04:53.574Z] #50 22.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:04:53.574Z] #50 22.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:04:53.574Z] #50 22.24 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:04:53.574Z] #50 22.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:04:53.574Z] #50 22.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:04:53.574Z] #50 22.34 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-14T07:04:53.574Z] #50 22.47 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:04:53.574Z] #50 22.50 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-14T07:04:53.574Z] #50 22.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:04:53.574Z] #50 22.57 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:04:53.574Z] #50 22.60 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:04:53.574Z] #50 22.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:04:53.574Z] #50 22.80 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:04:53.574Z] #50 22.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:04:53.574Z] #50 22.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:04:53.574Z] #50 22.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:04:53.574Z] #50 22.92 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-14T07:04:53.574Z] #50 23.03 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:04:53.574Z] #50 23.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:04:53.574Z] #50 23.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:04:53.574Z] #50 23.15 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:04:53.574Z] #50 23.23 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-14T07:04:53.574Z] #50 23.41 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:04:53.574Z] #50 23.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:04:53.574Z] #50 23.50 go: downloading golang.org/x/text v0.3.2 [2021-04-14T07:04:53.574Z] #50 23.60 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:04:53.574Z] #50 23.72 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-14T07:04:53.574Z] #50 23.72 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:04:53.574Z] #50 23.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:04:53.574Z] #50 23.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:04:53.574Z] #50 23.81 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:04:53.574Z] #50 24.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:04:53.574Z] #50 24.28 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:04:53.574Z] #50 24.35 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:04:53.574Z] #50 24.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:04:53.574Z] #50 24.79 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:04:53.574Z] #50 24.95 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:04:53.574Z] #50 25.13 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:04:53.574Z] #50 25.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:04:53.574Z] #50 25.25 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:04:53.574Z] #50 25.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:04:53.574Z] #50 25.56 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:04:53.574Z] #50 26.25 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:04:53.574Z] #50 26.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:04:53.574Z] #50 26.45 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:04:53.574Z] #50 26.72 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:04:53.574Z] #50 27.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:04:53.574Z] #50 27.34 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:04:53.574Z] #50 27.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:04:53.574Z] #50 27.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:04:53.574Z] #50 27.65 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:04:53.574Z] #50 27.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:04:53.574Z] #50 27.84 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:04:53.574Z] #50 27.97 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:04:53.574Z] #50 28.08 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:04:53.574Z] #50 28.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:04:53.574Z] #50 28.18 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:04:53.574Z] #50 28.29 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:04:53.574Z] #50 31.28 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:04:53.734Z] #21 35.30 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-14T07:04:53.734Z] #21 35.31 Unpacking xz-utils (5.2.4-1) ... [2021-04-14T07:04:53.734Z] #21 35.43 Selecting previously unselected package apparmor. [2021-04-14T07:04:53.734Z] #21 35.43 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-14T07:04:53.734Z] #21 35.51 Unpacking apparmor (2.13.2-10) ... [2021-04-14T07:04:53.750Z] #49 34.32 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:04:53.750Z] #49 34.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:04:53.750Z] #49 34.46 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:04:53.750Z] #49 34.51 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:04:53.750Z] #49 34.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:04:53.750Z] #49 34.55 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:04:53.791Z] #27 9.522 Fetched 4777 kB in 0s (10.3 MB/s) [2021-04-14T07:04:53.791Z] #27 9.639 Selecting previously unselected package libssl1.1:arm64. [2021-04-14T07:04:53.874Z] #50 ... [2021-04-14T07:04:53.874Z] [2021-04-14T07:04:53.874Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:53.874Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:04:53.874Z] #52 21.40 runtime [2021-04-14T07:04:53.874Z] #52 21.44 runtime/cgo [2021-04-14T07:04:53.874Z] #52 ... [2021-04-14T07:04:53.874Z] [2021-04-14T07:04:53.874Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:04:53.874Z] #68 sha256:7ca5d171f085c2df1c7e03e9876a020fd90ded04303999f56423afcb2659a54c [2021-04-14T07:04:53.874Z] #68 21.91 Checking out files: 53% (1028/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-14T07:04:53.874Z] #68 22.78 + cd /tmp/tmp.9RyW8wosuY/src/github.com/docker/libnetwork [2021-04-14T07:04:53.874Z] #68 22.78 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:53.874Z] #68 23.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-14T07:04:54.009Z] #49 34.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:04:54.009Z] #49 34.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:04:54.009Z] #49 34.62 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-14T07:04:54.009Z] #49 34.71 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:04:54.029Z] #21 35.86 Selecting previously unselected package aufs-tools. [2021-04-14T07:04:54.052Z] #27 9.639 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-04-14T07:04:54.052Z] #27 9.649 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-14T07:04:54.052Z] #27 9.662 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:54.052Z] #27 9.936 Selecting previously unselected package openssl. [2021-04-14T07:04:54.052Z] #27 9.936 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-14T07:04:54.173Z] #68 ... [2021-04-14T07:04:54.173Z] [2021-04-14T07:04:54.173Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:54.173Z] #59 sha256:418dff5deedc774cf60e52e5e74c3d5f10d9521419a8217503a568a4e2e20d92 [2021-04-14T07:04:54.173Z] #59 21.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:54.173Z] #59 22.58 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:54.173Z] #59 23.68 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:54.173Z] #59 27.03 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:04:54.173Z] #59 27.15 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:54.173Z] #59 27.17 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:54.173Z] #59 27.37 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:54.173Z] #59 27.48 go: finding github.com/google/uuid v1.2.0 [2021-04-14T07:04:54.173Z] #59 27.78 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:54.173Z] #59 28.32 go: finding github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:54.173Z] #59 28.33 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:54.173Z] #59 28.64 go: finding github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:54.173Z] #59 28.73 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:54.173Z] #59 28.85 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:54.173Z] #59 28.87 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:54.173Z] #59 28.97 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:54.173Z] #59 29.25 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:54.173Z] #59 29.48 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:54.269Z] #49 34.94 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:04:54.269Z] #49 35.00 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:04:54.269Z] #49 35.02 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:04:54.319Z] #27 9.942 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:54.319Z] #27 10.16 Selecting previously unselected package ca-certificates. [2021-04-14T07:04:54.319Z] #27 10.17 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-14T07:04:54.319Z] #27 10.17 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:54.338Z] #21 35.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-14T07:04:54.338Z] #21 35.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:04:54.338Z] #21 35.96 Selecting previously unselected package libonig5:s390x. [2021-04-14T07:04:54.338Z] #21 35.97 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-14T07:04:54.338Z] #21 35.97 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-14T07:04:54.338Z] #21 36.10 Selecting previously unselected package libjq1:s390x. [2021-04-14T07:04:54.338Z] #21 36.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-14T07:04:54.338Z] #21 36.10 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-14T07:04:54.338Z] #21 36.20 Selecting previously unselected package jq. [2021-04-14T07:04:54.528Z] #49 35.18 go: extracting golang.org/x/text v0.3.2 [2021-04-14T07:04:54.528Z] #49 35.27 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:04:54.585Z] #27 10.32 Selecting previously unselected package libkeyutils1:arm64. [2021-04-14T07:04:54.585Z] #27 10.32 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-14T07:04:54.585Z] #27 10.33 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-14T07:04:54.585Z] #27 10.38 Selecting previously unselected package libkrb5support0:arm64. [2021-04-14T07:04:54.585Z] #27 10.38 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-14T07:04:54.585Z] #27 10.39 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-14T07:04:54.585Z] #27 10.46 Selecting previously unselected package libk5crypto3:arm64. [2021-04-14T07:04:54.585Z] #27 10.46 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-14T07:04:54.585Z] #27 10.48 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-14T07:04:54.630Z] #21 36.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-14T07:04:54.630Z] #21 36.33 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:54.630Z] #21 36.39 Selecting previously unselected package libaio1:s390x. [2021-04-14T07:04:54.630Z] #21 36.40 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-14T07:04:54.630Z] #21 36.40 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-14T07:04:54.658Z] #49 ... [2021-04-14T07:04:54.658Z] [2021-04-14T07:04:54.658Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:54.658Z] #51 sha256:40cc6b0f0f55319c13e1b18341ec5c9a683673ff6c994cc724f4945fda8d75ca [2021-04-14T07:04:54.658Z] #51 23.28 runtime/cgo [2021-04-14T07:04:54.658Z] #51 23.47 runtime [2021-04-14T07:04:54.823Z] #59 ... [2021-04-14T07:04:54.823Z] [2021-04-14T07:04:54.823Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:54.823Z] #50 sha256:7e2958eb20d4731f38816ba57747cc08327dd607c59270ae2249ce8c8122cf5a [2021-04-14T07:04:54.823Z] #50 32.30 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-14T07:04:54.852Z] #27 ... [2021-04-14T07:04:54.852Z] [2021-04-14T07:04:54.852Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-14T07:04:54.852Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-14T07:04:54.852Z] #12 DONE 3.0s [2021-04-14T07:04:54.852Z] [2021-04-14T07:04:54.852Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:04:54.852Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-14T07:04:54.852Z] #27 10.55 Selecting previously unselected package libkrb5-3:arm64. [2021-04-14T07:04:54.852Z] #27 10.55 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-14T07:04:54.852Z] #27 10.59 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-14T07:04:54.921Z] #51 ... [2021-04-14T07:04:54.921Z] [2021-04-14T07:04:54.921Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:54.921Z] #58 sha256:b3a1e9ca55454b9e8d0a6e9f1c6791da9c6a270eaa99f1128fa26f46532a9674 [2021-04-14T07:04:54.921Z] #58 23.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:54.921Z] #58 23.78 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:54.921Z] #58 23.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:54.921Z] #58 24.30 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:54.921Z] #58 24.92 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:54.921Z] #58 27.99 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:04:54.921Z] #58 28.22 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:54.921Z] #58 28.35 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:54.921Z] #58 28.46 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:54.921Z] #58 28.49 go: finding github.com/google/uuid v1.2.0 [2021-04-14T07:04:54.921Z] #58 28.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:54.921Z] #58 28.70 go: finding github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:54.921Z] #58 28.70 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:54.921Z] #58 28.76 go: finding github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:54.921Z] #58 28.76 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:54.921Z] #58 28.84 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:54.921Z] #58 28.86 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:54.921Z] #58 28.86 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:54.921Z] #58 29.12 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:54.921Z] #58 29.35 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:54.921Z] #58 ... [2021-04-14T07:04:54.921Z] [2021-04-14T07:04:54.921Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:54.921Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:04:54.921Z] #45 32.88 vendor/golang.org/x/crypto/internal/subtle [2021-04-14T07:04:54.921Z] #45 33.01 vendor/golang.org/x/crypto/curve25519 [2021-04-14T07:04:54.924Z] #21 36.49 Selecting previously unselected package libgpm2:s390x. [2021-04-14T07:04:54.924Z] #21 36.49 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-14T07:04:54.924Z] #21 36.50 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-14T07:04:54.924Z] #21 36.61 Selecting previously unselected package libicu63:s390x. [2021-04-14T07:04:54.924Z] #21 36.61 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-14T07:04:54.924Z] #21 36.61 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-14T07:04:55.116Z] #27 10.73 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-14T07:04:55.116Z] #27 10.73 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-14T07:04:55.116Z] #27 10.74 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-14T07:04:55.116Z] #27 10.85 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-14T07:04:55.116Z] #27 10.85 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-14T07:04:55.116Z] #27 10.86 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:55.116Z] #27 10.92 Selecting previously unselected package libsasl2-2:arm64. [2021-04-14T07:04:55.116Z] #27 10.92 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-14T07:04:55.116Z] #27 10.92 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:55.186Z] #20 12.09 Reading package lists... [2021-04-14T07:04:55.186Z] #20 ... [2021-04-14T07:04:55.186Z] [2021-04-14T07:04:55.186Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:04:55.186Z] #53 sha256:3f6d82883f5c18eefae4a03c1010d3bd8427fbc1c809fae8023be77f08d02452 [2021-04-14T07:04:55.186Z] #53 13.08 + cd /tmp/tmp.XGavTGRL1n/src/github.com/opencontainers/runc [2021-04-14T07:04:55.186Z] #53 13.08 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:04:55.186Z] #53 13.54 + '[' -z '' ']' [2021-04-14T07:04:55.186Z] #53 13.54 + target=static [2021-04-14T07:04:55.186Z] #53 13.54 + make 'BUILDTAGS=seccomp ' static [2021-04-14T07:04:55.186Z] #53 13.92 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-14T07:04:55.381Z] #27 11.00 Selecting previously unselected package libldap-common. [2021-04-14T07:04:55.381Z] #27 11.00 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-14T07:04:55.381Z] #27 11.01 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:55.381Z] #27 11.13 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-14T07:04:55.381Z] #27 11.13 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-14T07:04:55.381Z] #27 11.14 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:55.381Z] #27 11.25 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-14T07:04:55.381Z] #27 11.25 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-14T07:04:55.442Z] #53 ... [2021-04-14T07:04:55.442Z] [2021-04-14T07:04:55.442Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:04:55.442Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:04:55.442Z] #43 72.09 DEP criu/sockets.d [2021-04-14T07:04:55.442Z] #43 72.28 DEP criu/sk-unix.d [2021-04-14T07:04:55.442Z] #43 72.48 DEP criu/sk-tcp.d [2021-04-14T07:04:55.442Z] #43 72.66 DEP criu/sk-queue.d [2021-04-14T07:04:55.442Z] #43 72.81 DEP criu/sk-packet.d [2021-04-14T07:04:55.442Z] #43 73.05 DEP criu/sk-netlink.d [2021-04-14T07:04:55.442Z] #43 73.28 DEP criu/sk-inet.d [2021-04-14T07:04:55.442Z] #43 73.49 DEP criu/signalfd.d [2021-04-14T07:04:55.442Z] #43 73.68 DEP criu/sigframe.d [2021-04-14T07:04:55.442Z] #43 73.76 DEP criu/shmem.d [2021-04-14T07:04:55.442Z] #43 73.99 DEP criu/servicefd.d [2021-04-14T07:04:55.467Z] #49 ... [2021-04-14T07:04:55.467Z] [2021-04-14T07:04:55.467Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:04:55.467Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:04:55.467Z] #40 24.47 Checking out files: 70% (1181/1684) Checking out files: 71% (1196/1684) Checking out files: 72% (1213/1684) Checking out files: 73% (1230/1684) Checking out files: 74% (1247/1684) Checking out files: 75% (1263/1684) Checking out files: 76% (1280/1684) Checking out files: 77% (1297/1684) Checking out files: 78% (1314/1684) Checking out files: 79% (1331/1684) Checking out files: 80% (1348/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-14T07:04:55.467Z] #40 24.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-14T07:04:55.467Z] #40 27.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-14T07:04:55.491Z] #45 ... [2021-04-14T07:04:55.491Z] [2021-04-14T07:04:55.491Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:04:55.491Z] #67 sha256:476a676b9f2759ed80935bbe8caed43c85659df31281a424c3b1a4c30fb81caf [2021-04-14T07:04:55.491Z] #67 24.04 Checking out files: 64% (1221/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-14T07:04:55.491Z] #67 24.89 + cd /tmp/tmp.8TmqXa4bJb/src/github.com/docker/libnetwork [2021-04-14T07:04:55.491Z] #67 24.89 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:55.491Z] #67 25.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-14T07:04:55.644Z] #27 11.25 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-14T07:04:55.644Z] #27 11.33 Selecting previously unselected package libpsl5:arm64. [2021-04-14T07:04:55.644Z] #27 11.33 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-14T07:04:55.644Z] #27 11.34 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-14T07:04:55.644Z] #27 11.42 Selecting previously unselected package librtmp1:arm64. [2021-04-14T07:04:55.644Z] #27 11.42 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-14T07:04:55.644Z] #27 11.43 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:55.698Z] #43 74.12 DEP criu/seize.d [2021-04-14T07:04:55.698Z] #43 74.28 DEP criu/seccomp.d [2021-04-14T07:04:55.726Z] #40 ... [2021-04-14T07:04:55.726Z] [2021-04-14T07:04:55.726Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:55.726Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:04:55.726Z] #36 26.27 Fetched 8427 kB in 19s (438 kB/s) [2021-04-14T07:04:55.726Z] #36 26.27 Reading package lists... [2021-04-14T07:04:55.726Z] #36 32.56 Reading package lists... [2021-04-14T07:04:55.726Z] #36 ... [2021-04-14T07:04:55.726Z] [2021-04-14T07:04:55.726Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:04:55.726Z] #67 sha256:55b42404546b7406411594d5fd21466339d5dfe59f8cf55af3f86539b5ad45b6 [2021-04-14T07:04:55.726Z] #67 28.71 Checking out files: 62% (1196/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-14T07:04:55.726Z] #67 29.31 + cd /tmp/tmp.FoJxAN7onE/src/github.com/docker/libnetwork [2021-04-14T07:04:55.726Z] #67 29.31 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:04:55.726Z] #67 29.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-14T07:04:55.752Z] #67 ... [2021-04-14T07:04:55.752Z] [2021-04-14T07:04:55.752Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:04:55.752Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:04:55.752Z] #40 22.69 Checking out files: 85% (1440/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-14T07:04:55.752Z] #40 22.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-14T07:04:55.752Z] #40 25.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-14T07:04:55.907Z] #27 11.57 Selecting previously unselected package libssh2-1:arm64. [2021-04-14T07:04:55.908Z] #27 11.57 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-14T07:04:55.908Z] #27 11.58 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-14T07:04:55.908Z] #27 11.71 Selecting previously unselected package libcurl4:arm64. [2021-04-14T07:04:55.908Z] #27 11.71 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-14T07:04:55.908Z] #27 11.71 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-14T07:04:55.955Z] #43 74.53 DEP criu/rst-malloc.d [2021-04-14T07:04:55.955Z] #43 74.58 DEP criu/rbtree.d [2021-04-14T07:04:55.955Z] #43 74.62 DEP criu/pstree.d [2021-04-14T07:04:55.986Z] #67 ... [2021-04-14T07:04:55.986Z] [2021-04-14T07:04:55.986Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:55.986Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:04:55.986Z] #55 26.61 Fetched 8427 kB in 20s (431 kB/s) [2021-04-14T07:04:55.986Z] #55 26.61 Reading package lists... [2021-04-14T07:04:55.986Z] #55 32.61 Reading package lists... [2021-04-14T07:04:55.986Z] #55 ... [2021-04-14T07:04:55.986Z] [2021-04-14T07:04:55.986Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:55.986Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:04:55.986Z] #42 26.85 Fetched 8427 kB in 19s (444 kB/s) [2021-04-14T07:04:55.986Z] #42 26.85 Reading package lists... [2021-04-14T07:04:56.025Z] #40 ... [2021-04-14T07:04:56.025Z] [2021-04-14T07:04:56.025Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:56.025Z] #49 sha256:e57f8e94385e2aed6287aa8885cec967e10b4081034b5193fc9089d5300587ca [2021-04-14T07:04:56.025Z] #49 34.18 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-14T07:04:56.171Z] #27 11.84 Selecting previously unselected package curl. [2021-04-14T07:04:56.171Z] #27 11.84 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-14T07:04:56.171Z] #27 11.86 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-14T07:04:56.171Z] #27 12.06 Selecting previously unselected package libonig5:arm64. [2021-04-14T07:04:56.171Z] #27 12.06 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-14T07:04:56.171Z] #27 12.07 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-14T07:04:56.214Z] #43 74.83 DEP criu/protobuf.d [2021-04-14T07:04:56.247Z] #42 33.04 Reading package lists... [2021-04-14T07:04:56.247Z] #42 ... [2021-04-14T07:04:56.247Z] [2021-04-14T07:04:56.247Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:56.247Z] #58 sha256:a69aedc40e1ab26c7a5f620034b72df398c3303493e119033065cc09f04d394c [2021-04-14T07:04:56.247Z] #58 27.03 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:56.247Z] #58 27.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:56.247Z] #58 27.66 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:56.247Z] #58 27.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:56.247Z] #58 28.07 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:56.247Z] #58 28.15 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:56.247Z] #58 31.40 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:04:56.247Z] #58 31.43 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:56.247Z] #58 31.68 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:56.247Z] #58 31.80 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:56.247Z] #58 31.88 go: finding github.com/google/uuid v1.2.0 [2021-04-14T07:04:56.247Z] #58 31.94 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:56.247Z] #58 32.07 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:56.247Z] #58 32.08 go: finding github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:56.247Z] #58 32.11 go: finding github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:56.247Z] #58 32.13 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:56.247Z] #58 32.22 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:56.247Z] #58 32.23 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:56.247Z] #58 32.27 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:56.247Z] #58 32.43 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:56.247Z] #58 32.67 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:56.472Z] #43 74.99 GEN criu/protobuf-desc-gen.h [2021-04-14T07:04:56.508Z] #58 ... [2021-04-14T07:04:56.508Z] [2021-04-14T07:04:56.508Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:56.508Z] #51 sha256:179c0da5ed5a976627f823a56d2f0a1a80088d510621b4a7b4a53e19325bf3af [2021-04-14T07:04:56.508Z] #51 27.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:56.508Z] #51 27.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:56.508Z] #51 27.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:56.508Z] #51 27.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:56.508Z] #51 28.34 runtime [2021-04-14T07:04:56.508Z] #51 28.36 runtime/cgo [2021-04-14T07:04:56.508Z] #51 ... [2021-04-14T07:04:56.508Z] [2021-04-14T07:04:56.508Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:56.508Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:04:56.508Z] #45 34.71 vendor/golang.org/x/crypto/internal/subtle [2021-04-14T07:04:56.508Z] #45 34.82 vendor/golang.org/x/crypto/curve25519 [2021-04-14T07:04:56.747Z] #27 12.50 Selecting previously unselected package libjq1:arm64. [2021-04-14T07:04:56.747Z] #27 12.50 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-14T07:04:56.747Z] #27 12.52 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-14T07:04:56.969Z] #49 ... [2021-04-14T07:04:56.969Z] [2021-04-14T07:04:56.969Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:04:56.969Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:04:56.969Z] #55 25.19 Fetched 8427 kB in 18s (473 kB/s) [2021-04-14T07:04:56.969Z] #55 25.19 Reading package lists... [2021-04-14T07:04:56.969Z] #55 31.58 Reading package lists... [2021-04-14T07:04:56.969Z] #55 ... [2021-04-14T07:04:56.969Z] [2021-04-14T07:04:56.969Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:56.969Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:04:56.969Z] #42 25.19 Fetched 8427 kB in 18s (457 kB/s) [2021-04-14T07:04:56.969Z] #42 25.19 Reading package lists... [2021-04-14T07:04:57.012Z] #27 12.70 Selecting previously unselected package jq. [2021-04-14T07:04:57.012Z] #27 12.70 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-14T07:04:57.012Z] #27 12.71 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:04:57.012Z] #27 12.92 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-14T07:04:57.182Z] #40 ... [2021-04-14T07:04:57.182Z] [2021-04-14T07:04:57.182Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:04:57.182Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:04:57.182Z] #49 23.16 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-14T07:04:57.182Z] #49 23.53 go: downloading golang.org/x/text v0.3.2 [2021-04-14T07:04:57.182Z] #49 23.84 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:04:57.182Z] #49 23.84 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:04:57.182Z] #49 23.86 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-14T07:04:57.182Z] #49 23.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:04:57.182Z] #49 23.96 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:04:57.182Z] #49 24.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:04:57.182Z] #49 24.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:04:57.182Z] #49 24.39 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:04:57.182Z] #49 24.52 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:04:57.182Z] #49 24.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:04:57.182Z] #49 25.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:04:57.182Z] #49 25.23 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:04:57.182Z] #49 25.29 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-14T07:04:57.182Z] #49 25.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:04:57.182Z] #49 25.40 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:04:57.182Z] #49 25.83 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:04:57.182Z] #49 25.83 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:04:57.182Z] #49 25.89 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-14T07:04:57.182Z] #49 25.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:04:57.182Z] #49 25.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:04:57.182Z] #49 25.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:04:57.182Z] #49 26.03 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:04:57.182Z] #49 26.21 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:04:57.182Z] #49 26.25 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:04:57.182Z] #49 26.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:04:57.182Z] #49 26.31 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:04:57.182Z] #49 26.52 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:04:57.182Z] #49 26.66 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:04:57.182Z] #49 26.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:04:57.182Z] #49 26.90 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:04:57.182Z] #49 26.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:04:57.182Z] #49 26.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:04:57.182Z] #49 27.01 go: downloading github.com/spf13/cast v1.3.0 [2021-04-14T07:04:57.182Z] #49 27.09 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-14T07:04:57.182Z] #49 27.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:04:57.182Z] #49 27.12 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-14T07:04:57.182Z] #49 27.14 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:04:57.182Z] #49 27.24 go: extracting github.com/spf13/cast v1.3.0 [2021-04-14T07:04:57.182Z] #49 27.25 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:04:57.182Z] #49 27.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:04:57.182Z] #49 27.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:04:57.182Z] #49 27.44 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-14T07:04:57.182Z] #49 27.53 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:04:57.182Z] #49 27.55 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-14T07:04:57.182Z] #49 27.57 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:04:57.182Z] #49 27.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:04:57.182Z] #49 27.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:04:57.182Z] #49 28.00 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:04:57.182Z] #49 28.02 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-14T07:04:57.182Z] #49 28.10 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:04:57.182Z] #49 28.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:04:57.182Z] #49 28.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:04:57.182Z] #49 28.19 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:04:57.182Z] #49 28.33 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:04:57.182Z] #49 28.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:04:57.182Z] #49 28.52 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:04:57.182Z] #49 28.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:04:57.182Z] #49 28.59 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-14T07:04:57.182Z] #49 28.60 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:04:57.182Z] #49 28.69 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:04:57.182Z] #49 28.75 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:04:57.182Z] #49 28.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:04:57.182Z] #49 28.90 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:04:57.182Z] #49 29.03 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-14T07:04:57.182Z] #49 29.17 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:04:57.182Z] #49 29.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:04:57.182Z] #49 29.70 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:04:57.230Z] #42 32.21 Reading package lists... [2021-04-14T07:04:57.230Z] #42 ... [2021-04-14T07:04:57.230Z] [2021-04-14T07:04:57.230Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:04:57.230Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:04:57.230Z] #36 25.57 Fetched 8427 kB in 17s (492 kB/s) [2021-04-14T07:04:57.230Z] #36 25.57 Reading package lists... [2021-04-14T07:04:57.230Z] #36 32.46 Reading package lists... [2021-04-14T07:04:57.230Z] #36 ... [2021-04-14T07:04:57.230Z] [2021-04-14T07:04:57.230Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:04:57.230Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:04:57.230Z] #13 27.39 Fetched 8935 kB in 18s (497 kB/s) [2021-04-14T07:04:57.275Z] #27 12.94 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-14T07:04:57.275Z] #27 12.97 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:57.854Z] #27 13.65 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-14T07:04:57.854Z] #27 13.68 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:57.854Z] #27 13.71 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-14T07:04:57.854Z] #27 13.72 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:57.854Z] #27 13.73 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-14T07:04:57.854Z] #27 13.77 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-14T07:04:58.116Z] #27 13.86 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-14T07:04:58.116Z] #27 13.89 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-14T07:04:58.116Z] #27 13.97 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-14T07:04:58.124Z] #49 ... [2021-04-14T07:04:58.124Z] [2021-04-14T07:04:58.124Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:04:58.124Z] #58 sha256:2e3ee2fe0d772894cf05cfd3f525520ea960cf51d913f33b15c90b365d1ae77a [2021-04-14T07:04:58.124Z] #58 20.28 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:58.124Z] #58 22.55 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:58.124Z] #58 25.28 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:58.124Z] #58 25.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:58.124Z] #58 25.84 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:58.124Z] #58 25.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:58.124Z] #58 26.05 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:58.124Z] #58 28.57 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:04:58.124Z] #58 28.75 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:04:58.124Z] #58 28.86 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:04:58.124Z] #58 29.06 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:04:58.124Z] #58 29.13 go: finding github.com/google/uuid v1.2.0 [2021-04-14T07:04:58.124Z] #58 29.20 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:04:58.124Z] #58 29.26 go: finding github.com/gofrs/flock v0.8.0 [2021-04-14T07:04:58.124Z] #58 29.27 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-14T07:04:58.124Z] #58 29.33 go: finding github.com/gorilla/mux v1.8.0 [2021-04-14T07:04:58.124Z] #58 29.37 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:04:58.124Z] #58 29.41 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:04:58.124Z] #58 29.50 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:04:58.124Z] #58 29.50 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:04:58.124Z] #58 29.71 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:04:58.124Z] #58 29.78 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:04:58.363Z] #43 76.69 DEP criu/protobuf-desc.d [2021-04-14T07:04:58.363Z] #43 76.79 DEP criu/proc_parse.d [2021-04-14T07:04:58.363Z] #43 ... [2021-04-14T07:04:58.363Z] [2021-04-14T07:04:58.363Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:58.363Z] #45 sha256:8448eed24e2d1538211b968cbff4fb96b4bb395118ad4b6e33089a01edb30c51 [2021-04-14T07:04:58.363Z] #45 132.0 github.com/LK4D4/vndr/godl [2021-04-14T07:04:58.363Z] #45 132.9 github.com/LK4D4/vndr [2021-04-14T07:04:58.363Z] #45 DONE 142.2s [2021-04-14T07:04:58.363Z] [2021-04-14T07:04:58.363Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:04:58.363Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:04:58.363Z] #20 12.09 Reading package lists... [2021-04-14T07:04:58.390Z] #58 ... [2021-04-14T07:04:58.390Z] [2021-04-14T07:04:58.390Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:58.390Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:04:58.390Z] #45 20.75 crypto/subtle [2021-04-14T07:04:58.390Z] #45 20.90 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-14T07:04:58.390Z] #45 21.00 internal/nettrace [2021-04-14T07:04:58.390Z] #45 21.13 runtime/cgo [2021-04-14T07:04:58.390Z] #45 ... [2021-04-14T07:04:58.390Z] [2021-04-14T07:04:58.390Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:04:58.390Z] #51 sha256:dcd8c3b8efdbb3a4c710f1ed342d5bbf8cb445612cd0b8542703787f8bd7e3b1 [2021-04-14T07:04:58.390Z] #51 21.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:58.390Z] #51 22.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:04:58.390Z] #51 22.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:04:58.390Z] #51 22.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:04:58.390Z] #51 22.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:04:58.390Z] #51 24.59 runtime/cgo [2021-04-14T07:04:58.390Z] #51 24.81 runtime [2021-04-14T07:04:58.422Z] #27 14.16 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-14T07:04:58.510Z] #21 40.20 Selecting previously unselected package libnet1:s390x. [2021-04-14T07:04:58.510Z] #21 40.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-14T07:04:58.510Z] #21 40.21 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-14T07:04:58.510Z] #21 40.27 Selecting previously unselected package libnl-3-200:s390x. [2021-04-14T07:04:58.510Z] #21 40.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-14T07:04:58.510Z] #21 40.30 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-14T07:04:58.696Z] #27 14.27 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-14T07:04:58.696Z] #27 14.53 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-14T07:04:58.696Z] #27 14.60 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-14T07:04:58.696Z] #27 14.62 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-14T07:04:58.820Z] #21 40.36 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-14T07:04:58.820Z] #21 40.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-14T07:04:58.820Z] #21 40.37 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-14T07:04:58.820Z] #21 40.46 Selecting previously unselected package libreadline5:s390x. [2021-04-14T07:04:58.820Z] #21 40.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-14T07:04:58.820Z] #21 40.46 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-14T07:04:58.820Z] #21 40.57 Selecting previously unselected package net-tools. [2021-04-14T07:04:59.127Z] #21 40.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-14T07:04:59.127Z] #21 40.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:04:59.127Z] #21 40.82 Selecting previously unselected package python-pip-whl. [2021-04-14T07:04:59.127Z] #21 ... [2021-04-14T07:04:59.127Z] [2021-04-14T07:04:59.127Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:04:59.127Z] #44 108.3 CC criu/cr-service.o [2021-04-14T07:04:59.127Z] #44 109.1 CC criu/crtools.o [2021-04-14T07:04:59.127Z] #44 109.4 CC criu/eventfd.o [2021-04-14T07:04:59.127Z] #44 109.7 CC criu/eventpoll.o [2021-04-14T07:04:59.127Z] #44 110.4 CC criu/external.o [2021-04-14T07:04:59.127Z] #44 110.7 CC criu/fault-injection.o [2021-04-14T07:04:59.127Z] #44 110.9 CC criu/fdstore.o [2021-04-14T07:04:59.127Z] #44 111.3 CC criu/fifo.o [2021-04-14T07:04:59.127Z] #44 111.9 CC criu/file-ids.o [2021-04-14T07:04:59.127Z] #44 112.1 CC criu/file-lock.o [2021-04-14T07:04:59.127Z] #44 112.9 CC criu/files-ext.o [2021-04-14T07:04:59.127Z] #44 113.2 CC criu/files-reg.o [2021-04-14T07:04:59.127Z] #44 114.9 CC criu/files.o [2021-04-14T07:04:59.127Z] #44 116.6 CC criu/filesystems.o [2021-04-14T07:04:59.127Z] #44 117.3 CC criu/fsnotify.o [2021-04-14T07:04:59.127Z] #44 118.3 CC criu/image-desc.o [2021-04-14T07:04:59.127Z] #44 118.4 CC criu/image.o [2021-04-14T07:04:59.127Z] #44 ... [2021-04-14T07:04:59.127Z] [2021-04-14T07:04:59.127Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-14T07:04:59.127Z] #21 40.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-14T07:04:59.127Z] #21 40.83 Unpacking python-pip-whl (18.1-5) ... [2021-04-14T07:04:59.335Z] #51 ... [2021-04-14T07:04:59.335Z] [2021-04-14T07:04:59.335Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:04:59.335Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:04:59.335Z] #45 31.68 vendor/golang.org/x/crypto/internal/subtle [2021-04-14T07:04:59.335Z] #45 31.78 vendor/golang.org/x/crypto/curve25519 [2021-04-14T07:04:59.788Z] #21 41.46 Selecting previously unselected package python3-lib2to3. [2021-04-14T07:04:59.788Z] #21 41.47 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-14T07:04:59.788Z] #21 41.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:04:59.798Z] #45 ... [2021-04-14T07:04:59.798Z] [2021-04-14T07:04:59.798Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:04:59.798Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:04:59.798Z] #42 33.04 Reading package lists... [2021-04-14T07:04:59.798Z] #42 39.16 Building dependency tree... [2021-04-14T07:05:00.085Z] #21 41.66 Selecting previously unselected package python3-distutils. [2021-04-14T07:05:00.085Z] #21 41.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-14T07:05:00.085Z] #21 41.70 Unpacking python3-distutils (3.7.3-1) ... [2021-04-14T07:05:00.085Z] #21 41.81 Selecting previously unselected package python3-pip. [2021-04-14T07:05:00.085Z] #21 41.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-14T07:05:00.085Z] #21 41.81 Unpacking python3-pip (18.1-5) ... [2021-04-14T07:05:00.276Z] #45 ... [2021-04-14T07:05:00.276Z] [2021-04-14T07:05:00.276Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:05:00.276Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:05:00.276Z] #55 22.38 Fetched 8427 kB in 18s (470 kB/s) [2021-04-14T07:05:00.276Z] #55 22.38 Reading package lists... [2021-04-14T07:05:00.276Z] #55 29.87 Reading package lists... [2021-04-14T07:05:00.276Z] #55 ... [2021-04-14T07:05:00.276Z] [2021-04-14T07:05:00.276Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:00.276Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:00.276Z] #42 25.20 Fetched 8427 kB in 19s (452 kB/s) [2021-04-14T07:05:00.276Z] #42 25.20 Reading package lists... [2021-04-14T07:05:00.382Z] #21 42.07 Selecting previously unselected package python3-pkg-resources. [2021-04-14T07:05:00.382Z] #21 42.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:05:00.382Z] #21 42.11 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:00.469Z] #50 ... [2021-04-14T07:05:00.469Z] [2021-04-14T07:05:00.469Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:00.469Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:05:00.469Z] #30 31.76 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-14T07:05:00.469Z] #30 32.24 [2021-04-14T07:05:00.469Z] #30 32.49 #=#=# 0.2% ##### 7.8% ####################### 32.6% ##################################### 52.1% ######################################################################## 100.0% [2021-04-14T07:05:00.469Z] #30 33.30 [2021-04-14T07:05:00.469Z] #30 34.57 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-14T07:05:00.469Z] #30 34.70 skipping existing 5cb8031fd95d [2021-04-14T07:05:00.469Z] #30 34.82 [2021-04-14T07:05:00.469Z] #30 36.58 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-14T07:05:00.469Z] #30 37.08 [2021-04-14T07:05:00.676Z] #21 42.23 Selecting previously unselected package python3-setuptools. [2021-04-14T07:05:00.676Z] #21 42.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-14T07:05:00.676Z] #21 42.25 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-14T07:05:00.676Z] #21 42.46 Selecting previously unselected package python3-wheel. [2021-04-14T07:05:00.676Z] #21 42.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-14T07:05:00.676Z] #21 42.47 Unpacking python3-wheel (0.32.3-2) ... [2021-04-14T07:05:00.971Z] #21 42.63 Selecting previously unselected package sudo. [2021-04-14T07:05:00.971Z] #21 42.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-14T07:05:00.971Z] #21 42.66 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:05:01.217Z] #42 31.91 Reading package lists... [2021-04-14T07:05:01.217Z] #42 ... [2021-04-14T07:05:01.217Z] [2021-04-14T07:05:01.217Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:01.217Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:05:01.217Z] #49 33.57 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-14T07:05:01.632Z] #20 16.26 Reading package lists... [2021-04-14T07:05:01.647Z] #21 43.14 Selecting previously unselected package thin-provisioning-tools. [2021-04-14T07:05:01.647Z] #21 43.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-14T07:05:01.647Z] #21 43.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:05:01.647Z] #21 43.37 Selecting previously unselected package uidmap. [2021-04-14T07:05:01.647Z] #21 43.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-14T07:05:01.647Z] #21 43.39 Unpacking uidmap (1:4.5-1.1) ... [2021-04-14T07:05:01.706Z] #42 42.01 The following additional packages will be installed: [2021-04-14T07:05:01.706Z] #42 42.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-14T07:05:01.706Z] #42 42.03 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-14T07:05:01.706Z] #42 42.04 Suggested packages: [2021-04-14T07:05:01.707Z] #42 42.04 manpages-dev python-setuptools [2021-04-14T07:05:01.787Z] #49 ... [2021-04-14T07:05:01.787Z] [2021-04-14T07:05:01.787Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:01.787Z] #67 sha256:a96e0867218bec18aca246c9ac2adf9d3b5de8c107b1aaf4becd886fa4740049 [2021-04-14T07:05:01.787Z] #67 24.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-14T07:05:01.787Z] #67 ... [2021-04-14T07:05:01.787Z] [2021-04-14T07:05:01.787Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:01.787Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:01.787Z] #36 25.03 Fetched 8427 kB in 18s (459 kB/s) [2021-04-14T07:05:01.787Z] #36 25.03 Reading package lists... [2021-04-14T07:05:01.942Z] #21 43.54 Selecting previously unselected package vim-runtime. [2021-04-14T07:05:01.942Z] #21 43.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:05:01.942Z] #21 43.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-14T07:05:01.942Z] #21 43.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-14T07:05:01.942Z] #21 43.62 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:05:02.024Z] #27 ... [2021-04-14T07:05:02.024Z] [2021-04-14T07:05:02.024Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:02.024Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-14T07:05:02.024Z] #36 5.340 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:05:02.024Z] #36 5.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:05:02.024Z] #36 5.404 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:05:02.024Z] #36 6.380 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-14T07:05:02.024Z] #36 7.884 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-14T07:05:02.024Z] #36 9.216 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-14T07:05:02.024Z] #36 ... [2021-04-14T07:05:02.024Z] [2021-04-14T07:05:02.024Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:05:02.024Z] #47 sha256:261f143d59624c37a3100f2bf197646068bc4ea9d5c5f54183e7a60d1fdd4ef7 [2021-04-14T07:05:02.024Z] #47 4.754 + RM_GOPATH=0 [2021-04-14T07:05:02.024Z] #47 4.754 + TMP_GOPATH= [2021-04-14T07:05:02.024Z] #47 4.756 + : /build [2021-04-14T07:05:02.024Z] #47 4.756 + '[' -z '' ']' [2021-04-14T07:05:02.024Z] #47 4.756 ++ mktemp -d [2021-04-14T07:05:02.024Z] #47 4.816 + export GOPATH=/tmp/tmp.bMS3DgqssO [2021-04-14T07:05:02.024Z] #47 4.817 + GOPATH=/tmp/tmp.bMS3DgqssO [2021-04-14T07:05:02.024Z] #47 4.817 + RM_GOPATH=1 [2021-04-14T07:05:02.024Z] #47 4.817 + case "$(go env GOARCH)" in [2021-04-14T07:05:02.024Z] #47 4.821 ++ go env GOARCH [2021-04-14T07:05:02.024Z] #47 4.847 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:02.024Z] #47 4.847 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:02.024Z] #47 4.852 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:02.024Z] #47 4.852 + dir=/tmp/install [2021-04-14T07:05:02.024Z] #47 4.852 + bin=gotestsum [2021-04-14T07:05:02.024Z] #47 4.852 + shift [2021-04-14T07:05:02.024Z] #47 4.852 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-14T07:05:02.024Z] #47 4.852 + . /tmp/install/gotestsum.installer [2021-04-14T07:05:02.024Z] #47 4.852 ++ : v0.5.3 [2021-04-14T07:05:02.024Z] #47 4.852 + install_gotestsum [2021-04-14T07:05:02.024Z] #47 4.853 + set -e [2021-04-14T07:05:02.024Z] #47 4.853 + export GO111MODULE=on [2021-04-14T07:05:02.024Z] #47 4.853 + GO111MODULE=on [2021-04-14T07:05:02.024Z] #47 4.853 + GOBIN=/build [2021-04-14T07:05:02.024Z] #47 4.853 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-14T07:05:02.024Z] #47 4.939 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-14T07:05:02.024Z] #47 4.943 go: finding gotest.tools v0.5.3 [2021-04-14T07:05:02.024Z] #47 6.123 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-14T07:05:02.024Z] #47 6.890 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-14T07:05:02.024Z] #47 7.946 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-14T07:05:02.024Z] #47 7.949 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:05:02.024Z] #47 7.961 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:05:02.024Z] #47 7.970 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:05:02.024Z] #47 8.059 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:05:02.024Z] #47 8.202 go: downloading github.com/fatih/color v1.9.0 [2021-04-14T07:05:02.024Z] #47 8.367 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:05:02.024Z] #47 8.384 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-14T07:05:02.024Z] #47 8.441 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:05:02.024Z] #47 8.447 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:05:02.024Z] #47 8.656 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:05:02.024Z] #47 8.658 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:05:02.024Z] #47 8.669 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:05:02.024Z] #47 8.752 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:05:02.024Z] #47 8.823 go: extracting github.com/fatih/color v1.9.0 [2021-04-14T07:05:02.024Z] #47 8.831 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:05:02.024Z] #47 8.869 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:05:02.024Z] #47 9.285 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:05:02.024Z] #47 9.288 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:05:02.024Z] #47 9.694 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:05:02.288Z] #47 10.24 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:05:02.288Z] #47 ... [2021-04-14T07:05:02.288Z] [2021-04-14T07:05:02.288Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:02.288Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-14T07:05:02.288Z] #42 4.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:05:02.288Z] #42 4.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:05:02.288Z] #42 4.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:05:02.288Z] #42 5.591 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-14T07:05:02.288Z] #42 7.236 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-14T07:05:02.288Z] #42 8.728 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-14T07:05:02.288Z] #42 ... [2021-04-14T07:05:02.288Z] [2021-04-14T07:05:02.288Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:05:02.288Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-14T07:05:02.288Z] #40 4.948 + git clone https://github.com/docker/distribution.git . [2021-04-14T07:05:02.288Z] #40 4.950 Cloning into '.'... [2021-04-14T07:05:02.357Z] #36 31.43 Reading package lists... [2021-04-14T07:05:02.357Z] #36 ... [2021-04-14T07:05:02.357Z] [2021-04-14T07:05:02.357Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:02.357Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:02.357Z] #13 24.68 Fetched 8935 kB in 20s (442 kB/s) [2021-04-14T07:05:02.357Z] #13 24.68 Reading package lists... [2021-04-14T07:05:02.520Z] #13 27.39 Reading package lists... [2021-04-14T07:05:02.520Z] #13 ... [2021-04-14T07:05:02.520Z] [2021-04-14T07:05:02.520Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:02.520Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:02.520Z] #36 32.46 Reading package lists... [2021-04-14T07:05:02.520Z] #36 39.36 Building dependency tree... [2021-04-14T07:05:02.557Z] #40 ... [2021-04-14T07:05:02.557Z] [2021-04-14T07:05:02.557Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:05:02.557Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-14T07:05:02.557Z] #55 3.850 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:05:02.557Z] #55 3.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:05:02.557Z] #55 3.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:05:02.557Z] #55 4.384 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-14T07:05:02.557Z] #55 5.502 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-14T07:05:02.557Z] #55 6.975 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-14T07:05:02.557Z] #55 ... [2021-04-14T07:05:02.557Z] [2021-04-14T07:05:02.557Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:02.557Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-14T07:05:02.557Z] #32 5.065 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-14T07:05:02.557Z] #32 5.074 Cloning into '.'... [2021-04-14T07:05:02.561Z] #20 20.25 Building dependency tree... [2021-04-14T07:05:02.646Z] #42 43.17 The following NEW packages will be installed: [2021-04-14T07:05:02.646Z] #42 43.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-14T07:05:02.646Z] #42 43.18 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-14T07:05:02.646Z] #42 43.18 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-14T07:05:02.646Z] #42 43.19 python-six zlib1g-dev [2021-04-14T07:05:02.821Z] #32 ... [2021-04-14T07:05:02.821Z] [2021-04-14T07:05:02.821Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:02.821Z] #67 sha256:635ca53874d4ccdca2089136ce4c558bac06af71e9dc402545b1df9c9a986ca9 [2021-04-14T07:05:02.821Z] #67 4.686 + RM_GOPATH=0 [2021-04-14T07:05:02.821Z] #67 4.687 + TMP_GOPATH= [2021-04-14T07:05:02.821Z] #67 4.687 + : /build [2021-04-14T07:05:02.821Z] #67 4.687 + '[' -z '' ']' [2021-04-14T07:05:02.821Z] #67 4.698 ++ mktemp -d [2021-04-14T07:05:02.821Z] #67 4.698 + export GOPATH=/tmp/tmp.IJgAhl2oJl [2021-04-14T07:05:02.821Z] #67 4.698 + GOPATH=/tmp/tmp.IJgAhl2oJl [2021-04-14T07:05:02.821Z] #67 4.698 + RM_GOPATH=1 [2021-04-14T07:05:02.821Z] #67 4.698 + case "$(go env GOARCH)" in [2021-04-14T07:05:02.821Z] #67 4.698 ++ go env GOARCH [2021-04-14T07:05:02.821Z] #67 4.724 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:02.821Z] #67 4.724 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:02.821Z] #67 4.730 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:02.821Z] #67 4.738 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:05:02.821Z] #67 4.738 + dir=/tmp/install [2021-04-14T07:05:02.821Z] #67 4.738 + bin=proxy [2021-04-14T07:05:02.821Z] #67 4.738 + shift [2021-04-14T07:05:02.821Z] #67 4.738 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-14T07:05:02.821Z] #67 4.738 + . /tmp/install/proxy.installer [2021-04-14T07:05:02.821Z] #67 4.738 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:05:02.821Z] #67 4.738 + install_proxy [2021-04-14T07:05:02.821Z] #67 4.738 + case "$1" in [2021-04-14T07:05:02.821Z] #67 4.738 + export CGO_ENABLED=0 [2021-04-14T07:05:02.821Z] #67 4.738 + CGO_ENABLED=0 [2021-04-14T07:05:02.821Z] #67 4.738 + _install_proxy [2021-04-14T07:05:02.821Z] #67 4.738 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-14T07:05:02.821Z] #67 4.738 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IJgAhl2oJl/src/github.com/docker/libnetwork [2021-04-14T07:05:02.821Z] #67 4.738 Cloning into '/tmp/tmp.IJgAhl2oJl/src/github.com/docker/libnetwork'... [2021-04-14T07:05:02.821Z] #67 ... [2021-04-14T07:05:02.821Z] [2021-04-14T07:05:02.821Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:05:02.821Z] #34 sha256:f84231b135d2de8dae3443804ad923c4dbcbd2c7835e783679676a8bf6e5ad08 [2021-04-14T07:05:02.821Z] #34 4.741 Install go-toml version v1.8.1 [2021-04-14T07:05:02.821Z] #34 4.948 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-14T07:05:02.821Z] #34 4.948 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-14T07:05:02.821Z] #34 4.948 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:05:02.821Z] #34 4.948 go: finding github.com v1.8.1 [2021-04-14T07:05:02.821Z] #34 4.950 go: finding github.com/pelletier v1.8.1 [2021-04-14T07:05:02.821Z] #34 5.825 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:05:02.821Z] #34 6.339 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-14T07:05:02.821Z] #34 8.524 github.com/pelletier/go-toml [2021-04-14T07:05:02.906Z] #42 43.63 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:02.906Z] #42 43.63 Need to get 4095 kB of archives. [2021-04-14T07:05:02.906Z] #42 43.63 After this operation, 22.5 MB of additional disk space will be used. [2021-04-14T07:05:02.906Z] #42 43.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-14T07:05:02.906Z] #42 43.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-14T07:05:02.906Z] #42 43.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-14T07:05:02.906Z] #42 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-14T07:05:02.906Z] #42 43.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-14T07:05:02.906Z] #42 43.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-14T07:05:02.906Z] #42 43.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-14T07:05:02.906Z] #42 43.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-14T07:05:02.906Z] #42 43.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-14T07:05:02.935Z] #30 37.29 #=#=# ##O#- # 0.0% 0.2% 0.6% # 1.7% ### 4.6% ##### 8.0% ######## 11.7% ########## 14.4% ############# 18.3% ############### 21.7% ################# 24.4% ################### 27.2% ## [2021-04-14T07:05:02.935Z] #30 ... [2021-04-14T07:05:02.935Z] [2021-04-14T07:05:02.935Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:05:02.935Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-14T07:05:02.935Z] #56 27.58 Reading package lists... [2021-04-14T07:05:02.935Z] #56 34.52 Building dependency tree... [2021-04-14T07:05:02.936Z] #56 37.31 The following additional packages will be installed: [2021-04-14T07:05:02.936Z] #56 37.32 libbtrfs0 [2021-04-14T07:05:02.936Z] #56 37.53 The following NEW packages will be installed: [2021-04-14T07:05:02.936Z] #56 37.55 libbtrfs-dev libbtrfs0 [2021-04-14T07:05:02.936Z] #56 37.79 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:02.936Z] #56 37.79 Need to get 120 kB of archives. [2021-04-14T07:05:02.936Z] #56 37.79 After this operation, 423 kB of additional disk space will be used. [2021-04-14T07:05:02.936Z] #56 37.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-14T07:05:02.936Z] #56 37.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-14T07:05:02.936Z] #56 39.11 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:02.936Z] #56 39.59 Fetched 120 kB in 0s (1760 kB/s) [2021-04-14T07:05:02.936Z] #56 39.70 Selecting previously unselected package libbtrfs0. [2021-04-14T07:05:02.936Z] #56 39.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.) [2021-04-14T07:05:02.936Z] #56 39.77 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-14T07:05:02.936Z] #56 39.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:02.936Z] #56 39.93 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:05:02.936Z] #56 39.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-14T07:05:02.936Z] #56 39.95 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:02.936Z] #56 40.26 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:02.936Z] #56 40.28 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:02.936Z] #56 40.29 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:02.936Z] #56 DONE 40.6s [2021-04-14T07:05:02.936Z] [2021-04-14T07:05:02.936Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:02.936Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:05:02.936Z] #30 37.29 #=#=# ##O#- # 0.0% 0.2% 0.6% # 1.7% ### 4.6% ##### 8.0% ######## 11.7% ########## 14.4% ############# 18.3% ############### 21.7% ################# 24.4% ################### 27.2% ##################### 30.1% [2021-04-14T07:05:02.936Z] #30 ... [2021-04-14T07:05:02.936Z] [2021-04-14T07:05:02.936Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:02.936Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:05:03.090Z] #34 ... [2021-04-14T07:05:03.090Z] [2021-04-14T07:05:03.090Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:03.090Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:03.090Z] #49 4.973 + RM_GOPATH=0 [2021-04-14T07:05:03.090Z] #49 4.973 + TMP_GOPATH= [2021-04-14T07:05:03.090Z] #49 4.973 + : /build [2021-04-14T07:05:03.090Z] #49 4.973 + '[' -z '' ']' [2021-04-14T07:05:03.090Z] #49 4.978 ++ mktemp -d [2021-04-14T07:05:03.090Z] #49 4.988 + export GOPATH=/tmp/tmp.HBPj9EOv34 [2021-04-14T07:05:03.090Z] #49 4.988 + GOPATH=/tmp/tmp.HBPj9EOv34 [2021-04-14T07:05:03.090Z] #49 4.988 + RM_GOPATH=1 [2021-04-14T07:05:03.090Z] #49 4.988 + case "$(go env GOARCH)" in [2021-04-14T07:05:03.090Z] #49 4.988 ++ go env GOARCH [2021-04-14T07:05:03.090Z] #49 5.030 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.090Z] #49 5.030 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.090Z] #49 5.061 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:03.090Z] #49 5.062 + dir=/tmp/install [2021-04-14T07:05:03.090Z] #49 5.062 + bin=golangci_lint [2021-04-14T07:05:03.090Z] #49 5.062 + shift [2021-04-14T07:05:03.090Z] #49 5.062 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-14T07:05:03.090Z] #49 5.062 + . /tmp/install/golangci_lint.installer [2021-04-14T07:05:03.090Z] #49 5.062 ++ : v1.23.8 [2021-04-14T07:05:03.090Z] #49 5.062 + install_golangci_lint [2021-04-14T07:05:03.090Z] #49 5.062 + set -e [2021-04-14T07:05:03.090Z] #49 5.062 + export GO111MODULE=on [2021-04-14T07:05:03.090Z] #49 5.062 + GO111MODULE=on [2021-04-14T07:05:03.090Z] #49 5.062 + GOBIN=/build [2021-04-14T07:05:03.090Z] #49 5.062 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-14T07:05:03.090Z] #49 5.107 go: finding github.com v1.23.8 [2021-04-14T07:05:03.090Z] #49 5.108 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-14T07:05:03.090Z] #49 5.113 go: finding github.com/golangci v1.23.8 [2021-04-14T07:05:03.090Z] #49 5.113 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-14T07:05:03.090Z] #49 5.113 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:05:03.090Z] #49 6.235 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:05:03.090Z] #49 6.831 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-14T07:05:03.090Z] #49 ... [2021-04-14T07:05:03.090Z] [2021-04-14T07:05:03.090Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:05:03.090Z] #58 sha256:3cac6b932b7bd48ece4a1e52bef4fb6ef3b56d549d0d6cb3e14674e3264e2d88 [2021-04-14T07:05:03.090Z] #58 4.506 + RM_GOPATH=0 [2021-04-14T07:05:03.090Z] #58 4.506 + TMP_GOPATH= [2021-04-14T07:05:03.090Z] #58 4.506 + : /build [2021-04-14T07:05:03.090Z] #58 4.506 + '[' -z '' ']' [2021-04-14T07:05:03.090Z] #58 4.512 ++ mktemp -d [2021-04-14T07:05:03.090Z] #58 4.516 + export GOPATH=/tmp/tmp.pRYcY4sFkW [2021-04-14T07:05:03.090Z] #58 4.516 + GOPATH=/tmp/tmp.pRYcY4sFkW [2021-04-14T07:05:03.090Z] #58 4.516 + RM_GOPATH=1 [2021-04-14T07:05:03.090Z] #58 4.516 + case "$(go env GOARCH)" in [2021-04-14T07:05:03.090Z] #58 4.521 ++ go env GOARCH [2021-04-14T07:05:03.090Z] #58 4.531 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.090Z] #58 4.531 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.090Z] #58 4.536 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:03.090Z] #58 4.548 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:05:03.090Z] #58 4.548 + dir=/tmp/install [2021-04-14T07:05:03.090Z] #58 4.548 + bin=rootlesskit [2021-04-14T07:05:03.090Z] #58 4.548 + shift [2021-04-14T07:05:03.090Z] #58 4.548 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-14T07:05:03.090Z] #58 4.548 + . /tmp/install/rootlesskit.installer [2021-04-14T07:05:03.090Z] #58 4.548 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:05:03.090Z] #58 4.548 + install_rootlesskit [2021-04-14T07:05:03.090Z] #58 4.548 + case "$1" in [2021-04-14T07:05:03.090Z] #58 4.548 + export CGO_ENABLED=0 [2021-04-14T07:05:03.090Z] #58 4.548 + CGO_ENABLED=0 [2021-04-14T07:05:03.090Z] #58 4.548 + _install_rootlesskit [2021-04-14T07:05:03.090Z] #58 4.548 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-14T07:05:03.090Z] #58 4.548 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pRYcY4sFkW/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:05:03.090Z] #58 4.548 Cloning into '/tmp/tmp.pRYcY4sFkW/src/github.com/rootless-containers/rootlesskit'... [2021-04-14T07:05:03.090Z] #58 7.454 + cd /tmp/tmp.pRYcY4sFkW/src/github.com/rootless-containers/rootlesskit [2021-04-14T07:05:03.090Z] #58 7.454 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-14T07:05:03.090Z] #58 7.531 + export GO111MODULE=on [2021-04-14T07:05:03.090Z] #58 7.531 + GO111MODULE=on [2021-04-14T07:05:03.090Z] #58 7.531 + export GOPROXY=https://proxy.golang.org [2021-04-14T07:05:03.090Z] #58 7.531 + GOPROXY=https://proxy.golang.org [2021-04-14T07:05:03.090Z] #58 7.532 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:05:03.090Z] #58 7.532 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-14T07:05:03.090Z] #58 10.12 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:05:03.090Z] #58 10.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:05:03.090Z] #58 10.17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:05:03.090Z] #58 10.18 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:05:03.090Z] #58 10.20 go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:05:03.090Z] #58 10.29 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-14T07:05:03.090Z] #58 10.39 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-14T07:05:03.090Z] #58 10.43 go: downloading github.com/google/uuid v1.2.0 [2021-04-14T07:05:03.090Z] #58 10.69 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:05:03.090Z] #58 10.73 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:05:03.090Z] #58 10.75 go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:05:03.090Z] #58 10.78 go: extracting github.com/google/uuid v1.2.0 [2021-04-14T07:05:03.090Z] #58 10.84 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:05:03.090Z] #58 10.94 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:05:03.090Z] #58 10.98 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-14T07:05:03.090Z] #58 11.23 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:05:03.123Z] #20 21.68 libcap2-bin is already the newest version (1:2.25-2). [2021-04-14T07:05:03.123Z] #20 21.68 The following additional packages will be installed: [2021-04-14T07:05:03.123Z] #20 21.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-14T07:05:03.123Z] #20 21.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-14T07:05:03.123Z] #20 21.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-14T07:05:03.123Z] #20 21.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-14T07:05:03.123Z] #20 21.69 python3.7 python3.7-minimal vim-runtime xxd [2021-04-14T07:05:03.123Z] #20 21.69 Suggested packages: [2021-04-14T07:05:03.123Z] #20 21.69 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-14T07:05:03.123Z] #20 21.69 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-14T07:05:03.123Z] #20 21.69 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-14T07:05:03.123Z] #20 21.69 Recommended packages: [2021-04-14T07:05:03.123Z] #20 21.69 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-14T07:05:03.123Z] #20 21.69 python3-keyrings.alt python3-xdg unzip [2021-04-14T07:05:03.166Z] #42 43.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-14T07:05:03.166Z] #42 43.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-14T07:05:03.166Z] #42 43.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-14T07:05:03.166Z] #42 44.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-14T07:05:03.166Z] #42 44.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-14T07:05:03.166Z] #42 44.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-14T07:05:03.166Z] #42 44.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-14T07:05:03.245Z] #57 0.248 + RM_GOPATH=0 [2021-04-14T07:05:03.245Z] #57 0.248 + TMP_GOPATH= [2021-04-14T07:05:03.245Z] #57 0.248 + : /build [2021-04-14T07:05:03.245Z] #57 0.248 + '[' -z '' ']' [2021-04-14T07:05:03.245Z] #57 0.256 ++ mktemp -d [2021-04-14T07:05:03.245Z] #57 0.257 + export GOPATH=/tmp/tmp.3KZ2z9mNpJ [2021-04-14T07:05:03.245Z] #57 0.258 + GOPATH=/tmp/tmp.3KZ2z9mNpJ [2021-04-14T07:05:03.245Z] #57 0.258 + RM_GOPATH=1 [2021-04-14T07:05:03.245Z] #57 0.258 + case "$(go env GOARCH)" in [2021-04-14T07:05:03.245Z] #57 0.259 ++ go env GOARCH [2021-04-14T07:05:03.245Z] #57 0.294 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.245Z] #57 0.295 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.245Z] #57 0.300 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:03.245Z] #57 0.308 + dir=/tmp/install [2021-04-14T07:05:03.245Z] #57 0.309 + bin=containerd [2021-04-14T07:05:03.245Z] #57 0.310 + shift [2021-04-14T07:05:03.245Z] #57 0.310 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-14T07:05:03.245Z] #57 0.312 + . /tmp/install/containerd.installer [2021-04-14T07:05:03.245Z] #57 0.313 ++ set -e [2021-04-14T07:05:03.245Z] #57 0.314 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:03.245Z] #57 0.315 + install_containerd [2021-04-14T07:05:03.245Z] #57 0.318 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-14T07:05:03.245Z] #57 0.318 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:03.245Z] #57 0.319 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3KZ2z9mNpJ/src/github.com/containerd/containerd [2021-04-14T07:05:03.245Z] #57 0.323 Cloning into '/tmp/tmp.3KZ2z9mNpJ/src/github.com/containerd/containerd'... [2021-04-14T07:05:03.298Z] #13 31.57 Reading package lists... [2021-04-14T07:05:03.298Z] #13 ... [2021-04-14T07:05:03.298Z] [2021-04-14T07:05:03.298Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:03.298Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:05:03.298Z] #49 35.77 go: extracting golang.org/x/text v0.3.2 [2021-04-14T07:05:03.358Z] #58 11.50 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-14T07:05:03.358Z] #58 ... [2021-04-14T07:05:03.358Z] [2021-04-14T07:05:03.358Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:05:03.358Z] #24 sha256:c4a6dcd27c77a14b55f0ec09066b7f1711098f5260d5bddddf25e3c3baa62eeb [2021-04-14T07:05:03.358Z] #24 4.100 + RM_GOPATH=0 [2021-04-14T07:05:03.358Z] #24 4.100 + TMP_GOPATH= [2021-04-14T07:05:03.358Z] #24 4.100 + : /build [2021-04-14T07:05:03.358Z] #24 4.100 + '[' -z '' ']' [2021-04-14T07:05:03.358Z] #24 4.101 ++ mktemp -d [2021-04-14T07:05:03.358Z] #24 4.108 + export GOPATH=/tmp/tmp.QUjwAuNGGK [2021-04-14T07:05:03.358Z] #24 4.108 + GOPATH=/tmp/tmp.QUjwAuNGGK [2021-04-14T07:05:03.358Z] #24 4.108 + RM_GOPATH=1 [2021-04-14T07:05:03.358Z] #24 4.108 + case "$(go env GOARCH)" in [2021-04-14T07:05:03.358Z] #24 4.111 ++ go env GOARCH [2021-04-14T07:05:03.358Z] #24 4.123 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.358Z] #24 4.123 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.358Z] #24 4.128 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:03.358Z] #24 4.128 + dir=/tmp/install [2021-04-14T07:05:03.358Z] #24 4.128 + bin=dockercli [2021-04-14T07:05:03.358Z] #24 4.128 + shift [2021-04-14T07:05:03.358Z] #24 4.128 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-14T07:05:03.358Z] #24 4.128 + . /tmp/install/dockercli.installer [2021-04-14T07:05:03.358Z] #24 4.128 ++ : stable [2021-04-14T07:05:03.358Z] #24 4.128 ++ : 17.06.2-ce [2021-04-14T07:05:03.358Z] #24 4.129 + install_dockercli [2021-04-14T07:05:03.358Z] #24 4.129 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-14T07:05:03.358Z] #24 4.129 Install docker/cli version 17.06.2-ce from stable [2021-04-14T07:05:03.358Z] #24 4.129 ++ uname -m [2021-04-14T07:05:03.358Z] #24 4.131 + arch=aarch64 [2021-04-14T07:05:03.358Z] #24 4.131 + '[' aarch64 '!=' x86_64 ']' [2021-04-14T07:05:03.358Z] #24 4.131 + '[' aarch64 '!=' s390x ']' [2021-04-14T07:05:03.358Z] #24 4.131 + '[' aarch64 '!=' armhf ']' [2021-04-14T07:05:03.358Z] #24 4.131 + build_dockercli [2021-04-14T07:05:03.358Z] #24 4.131 + git clone https://github.com/docker/docker-ce /tmp/tmp.QUjwAuNGGK/tmp/docker-ce [2021-04-14T07:05:03.358Z] #24 4.145 Cloning into '/tmp/tmp.QUjwAuNGGK/tmp/docker-ce'... [2021-04-14T07:05:03.358Z] #24 ... [2021-04-14T07:05:03.358Z] [2021-04-14T07:05:03.358Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:03.358Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:05:03.358Z] #45 4.307 + RM_GOPATH=0 [2021-04-14T07:05:03.358Z] #45 4.307 + TMP_GOPATH= [2021-04-14T07:05:03.358Z] #45 4.307 + : /build [2021-04-14T07:05:03.358Z] #45 4.307 + '[' -z '' ']' [2021-04-14T07:05:03.358Z] #45 4.307 ++ mktemp -d [2021-04-14T07:05:03.358Z] #45 4.307 + export GOPATH=/tmp/tmp.YmmZ2W584b [2021-04-14T07:05:03.358Z] #45 4.307 + GOPATH=/tmp/tmp.YmmZ2W584b [2021-04-14T07:05:03.358Z] #45 4.307 + RM_GOPATH=1 [2021-04-14T07:05:03.358Z] #45 4.307 + case "$(go env GOARCH)" in [2021-04-14T07:05:03.358Z] #45 4.307 ++ go env GOARCH [2021-04-14T07:05:03.358Z] #45 4.324 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.358Z] #45 4.324 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.358Z] #45 4.324 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:03.358Z] #45 4.332 + dir=/tmp/install [2021-04-14T07:05:03.358Z] #45 4.332 + bin=vndr [2021-04-14T07:05:03.358Z] #45 4.332 + shift [2021-04-14T07:05:03.358Z] #45 4.332 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-14T07:05:03.358Z] #45 4.332 + . /tmp/install/vndr.installer [2021-04-14T07:05:03.358Z] #45 4.332 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:05:03.358Z] #45 4.332 + install_vndr [2021-04-14T07:05:03.358Z] #45 4.332 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-14T07:05:03.358Z] #45 4.332 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YmmZ2W584b/src/github.com/LK4D4/vndr [2021-04-14T07:05:03.358Z] #45 4.333 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:05:03.358Z] #45 4.339 Cloning into '/tmp/tmp.YmmZ2W584b/src/github.com/LK4D4/vndr'... [2021-04-14T07:05:03.358Z] #45 4.947 + cd /tmp/tmp.YmmZ2W584b/src/github.com/LK4D4/vndr [2021-04-14T07:05:03.358Z] #45 4.947 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-14T07:05:03.358Z] #45 4.963 + go build -buildmode=pie -v -o /build/vndr . [2021-04-14T07:05:03.358Z] #45 6.269 runtime/internal/sys [2021-04-14T07:05:03.358Z] #45 6.296 internal/cpu [2021-04-14T07:05:03.359Z] #45 6.328 internal/race [2021-04-14T07:05:03.359Z] #45 6.362 runtime/internal/atomic [2021-04-14T07:05:03.359Z] #45 6.567 runtime/internal/math [2021-04-14T07:05:03.359Z] #45 6.833 sync/atomic [2021-04-14T07:05:03.359Z] #45 6.852 unicode [2021-04-14T07:05:03.359Z] #45 7.013 unicode/utf8 [2021-04-14T07:05:03.359Z] #45 7.263 internal/bytealg [2021-04-14T07:05:03.359Z] #45 7.532 math/bits [2021-04-14T07:05:03.359Z] #45 7.674 internal/testlog [2021-04-14T07:05:03.359Z] #45 8.426 encoding [2021-04-14T07:05:03.359Z] #45 8.535 runtime [2021-04-14T07:05:03.359Z] #45 8.538 math [2021-04-14T07:05:03.359Z] #45 8.637 unicode/utf16 [2021-04-14T07:05:03.359Z] #45 8.933 container/list [2021-04-14T07:05:03.359Z] #45 9.962 crypto/internal/subtle [2021-04-14T07:05:03.359Z] #45 10.23 crypto/subtle [2021-04-14T07:05:03.359Z] #45 10.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-14T07:05:03.359Z] #45 10.88 internal/nettrace [2021-04-14T07:05:03.359Z] #45 11.21 vendor/golang.org/x/crypto/internal/subtle [2021-04-14T07:05:03.359Z] #45 11.25 runtime/cgo [2021-04-14T07:05:03.426Z] #42 44.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-14T07:05:03.621Z] #45 ... [2021-04-14T07:05:03.622Z] [2021-04-14T07:05:03.622Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:03.622Z] #51 sha256:8727e0319e1f2871bf5da7ee2e6c5034816580d7e55a205cbe29fc3450c01539 [2021-04-14T07:05:03.622Z] #51 5.150 + RM_GOPATH=0 [2021-04-14T07:05:03.622Z] #51 5.150 + TMP_GOPATH= [2021-04-14T07:05:03.622Z] #51 5.150 + : /build [2021-04-14T07:05:03.622Z] #51 5.150 + '[' -z '' ']' [2021-04-14T07:05:03.622Z] #51 5.150 ++ mktemp -d [2021-04-14T07:05:03.622Z] #51 5.150 + export GOPATH=/tmp/tmp.3oV2EBrWye [2021-04-14T07:05:03.622Z] #51 5.150 + GOPATH=/tmp/tmp.3oV2EBrWye [2021-04-14T07:05:03.622Z] #51 5.150 + RM_GOPATH=1 [2021-04-14T07:05:03.622Z] #51 5.150 + case "$(go env GOARCH)" in [2021-04-14T07:05:03.622Z] #51 5.152 ++ go env GOARCH [2021-04-14T07:05:03.622Z] #51 5.179 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.622Z] #51 5.179 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:03.622Z] #51 5.181 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:03.622Z] #51 5.182 + dir=/tmp/install [2021-04-14T07:05:03.622Z] #51 5.182 + bin=shfmt [2021-04-14T07:05:03.622Z] #51 5.182 + shift [2021-04-14T07:05:03.622Z] #51 5.182 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-14T07:05:03.622Z] #51 5.182 + . /tmp/install/shfmt.installer [2021-04-14T07:05:03.622Z] #51 5.182 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:05:03.622Z] #51 5.182 + install_shfmt [2021-04-14T07:05:03.622Z] #51 5.182 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-14T07:05:03.622Z] #51 5.183 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3oV2EBrWye/src/github.com/mvdan/sh [2021-04-14T07:05:03.622Z] #51 5.183 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:05:03.622Z] #51 5.189 Cloning into '/tmp/tmp.3oV2EBrWye/src/github.com/mvdan/sh'... [2021-04-14T07:05:03.984Z] #51 ... [2021-04-14T07:05:03.984Z] [2021-04-14T07:05:03.984Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:05:03.984Z] #58 sha256:3cac6b932b7bd48ece4a1e52bef4fb6ef3b56d549d0d6cb3e14674e3264e2d88 [2021-04-14T07:05:03.984Z] #58 11.59 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:05:03.984Z] #58 12.10 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-14T07:05:04.248Z] #58 12.42 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-14T07:05:04.375Z] #42 ... [2021-04-14T07:05:04.375Z] [2021-04-14T07:05:04.375Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:04.375Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:05:04.375Z] #49 38.95 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-14T07:05:04.375Z] #49 43.35 go: finding github.com/fatih/color v1.7.0 [2021-04-14T07:05:04.375Z] #49 43.36 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:05:04.375Z] #49 43.41 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:05:04.375Z] #49 43.43 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:05:04.375Z] #49 43.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:05:04.375Z] #49 43.52 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:05:04.375Z] #49 43.55 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:05:04.375Z] #49 43.57 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:05:04.375Z] #49 43.60 go: finding github.com/pkg/errors v0.8.1 [2021-04-14T07:05:04.375Z] #49 43.65 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:05:04.375Z] #49 43.66 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:05:04.375Z] #49 43.68 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:05:04.375Z] #49 43.69 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:05:04.375Z] #49 43.74 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:05:04.375Z] #49 43.74 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:05:04.375Z] #49 43.74 go: finding github.com/stretchr/testify v1.4.0 [2021-04-14T07:05:04.375Z] #49 43.74 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:05:04.375Z] #49 43.75 go: finding github.com/spf13/viper v1.6.1 [2021-04-14T07:05:04.375Z] #49 43.76 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:05:04.375Z] #49 43.79 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:05:04.375Z] #49 43.82 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:05:04.375Z] #49 43.85 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:05:04.375Z] #49 43.95 go: finding github.com/stretchr/objx v0.2.0 [2021-04-14T07:05:04.375Z] #49 43.96 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:05:04.375Z] #49 43.97 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:05:04.375Z] #49 44.02 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:05:04.375Z] #49 44.02 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:05:04.375Z] #49 44.04 go: finding github.com/gobwas/glob v0.2.3 [2021-04-14T07:05:04.375Z] #49 44.06 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:05:04.375Z] #49 44.06 go: finding github.com/spf13/cobra v0.0.5 [2021-04-14T07:05:04.375Z] #49 44.09 go: finding github.com/spf13/pflag v1.0.5 [2021-04-14T07:05:04.375Z] #49 44.12 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:05:04.375Z] #49 44.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:05:04.375Z] #49 44.20 go: finding github.com/magiconair/properties v1.8.1 [2021-04-14T07:05:04.375Z] #49 44.31 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:05:04.375Z] #49 44.38 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:05:04.375Z] #49 44.43 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:05:04.375Z] #49 44.44 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:05:04.375Z] #49 44.48 go: finding github.com/spf13/afero v1.1.2 [2021-04-14T07:05:04.375Z] #49 44.49 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:05:04.375Z] #49 44.53 go: finding github.com/spf13/cast v1.3.0 [2021-04-14T07:05:04.375Z] #49 44.55 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:05:04.375Z] #49 44.57 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:05:04.375Z] #49 44.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:05:04.375Z] #49 44.82 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:05:04.375Z] #49 44.99 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-14T07:05:04.375Z] #49 45.04 go: finding golang.org/x/text v0.3.2 [2021-04-14T07:05:04.375Z] #49 45.05 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:05:04.375Z] #49 45.13 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:05:04.375Z] #49 45.17 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:05:04.375Z] #49 45.18 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:05:04.375Z] #49 45.19 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:05:04.375Z] #49 45.20 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:05:04.375Z] #49 ... [2021-04-14T07:05:04.375Z] [2021-04-14T07:05:04.375Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:04.375Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:04.375Z] #42 45.24 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:04.433Z] #36 ... [2021-04-14T07:05:04.433Z] [2021-04-14T07:05:04.433Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:04.433Z] #67 sha256:476a676b9f2759ed80935bbe8caed43c85659df31281a424c3b1a4c30fb81caf [2021-04-14T07:05:04.433Z] #67 DONE 42.5s [2021-04-14T07:05:04.433Z] [2021-04-14T07:05:04.433Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:04.433Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:04.433Z] #13 27.39 Reading package lists... [2021-04-14T07:05:04.490Z] #20 ... [2021-04-14T07:05:04.490Z] [2021-04-14T07:05:04.490Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:04.490Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:04.490Z] #43 76.97 DEP criu/plugin.d [2021-04-14T07:05:04.490Z] #43 77.15 DEP criu/pipes.d [2021-04-14T07:05:04.490Z] #43 77.49 DEP criu/pie-util.d [2021-04-14T07:05:04.490Z] #43 77.66 DEP criu/pie-util-vdso.d [2021-04-14T07:05:04.490Z] #43 77.88 DEP criu/pie-util-vdso-elf32.d [2021-04-14T07:05:04.490Z] #43 78.04 DEP criu/path.d [2021-04-14T07:05:04.490Z] #43 78.23 DEP criu/parasite-syscall.d [2021-04-14T07:05:04.490Z] #43 78.42 DEP criu/pagemap.d [2021-04-14T07:05:04.490Z] #43 78.58 DEP criu/pagemap-cache.d [2021-04-14T07:05:04.490Z] #43 78.75 DEP criu/page-xfer.d [2021-04-14T07:05:04.490Z] #43 78.93 DEP criu/page-pipe.d [2021-04-14T07:05:04.490Z] #43 79.02 DEP criu/netfilter.d [2021-04-14T07:05:04.490Z] #43 79.18 DEP criu/net.d [2021-04-14T07:05:04.490Z] #43 79.38 DEP criu/namespaces.d [2021-04-14T07:05:04.490Z] #43 79.48 DEP criu/mount.d [2021-04-14T07:05:04.490Z] #43 79.61 DEP criu/memfd.d [2021-04-14T07:05:04.490Z] #43 79.83 DEP criu/mem.d [2021-04-14T07:05:04.490Z] #43 80.02 DEP criu/lsm.d [2021-04-14T07:05:04.490Z] #43 80.15 DEP criu/log.d [2021-04-14T07:05:04.490Z] #43 80.27 DEP criu/libnetlink.d [2021-04-14T07:05:04.490Z] #43 80.39 DEP criu/kerndat.d [2021-04-14T07:05:04.490Z] #43 80.57 DEP criu/kcmp-ids.d [2021-04-14T07:05:04.490Z] #43 80.66 DEP criu/irmap.d [2021-04-14T07:05:04.490Z] #43 80.78 DEP criu/ipc_ns.d [2021-04-14T07:05:04.490Z] #43 80.96 DEP criu/image.d [2021-04-14T07:05:04.490Z] #43 81.11 DEP criu/image-desc.d [2021-04-14T07:05:04.490Z] #43 81.24 DEP criu/fsnotify.d [2021-04-14T07:05:04.490Z] #43 81.39 DEP criu/filesystems.d [2021-04-14T07:05:04.490Z] #43 81.52 DEP criu/files.d [2021-04-14T07:05:04.491Z] #43 81.69 DEP criu/files-reg.d [2021-04-14T07:05:04.491Z] #43 81.93 DEP criu/files-ext.d [2021-04-14T07:05:04.491Z] #43 82.07 DEP criu/file-lock.d [2021-04-14T07:05:04.491Z] #43 82.26 DEP criu/file-ids.d [2021-04-14T07:05:04.491Z] #43 82.45 DEP criu/fifo.d [2021-04-14T07:05:04.491Z] #43 82.58 DEP criu/fdstore.d [2021-04-14T07:05:04.491Z] #43 82.67 DEP criu/fault-injection.d [2021-04-14T07:05:04.491Z] #43 82.71 DEP criu/external.d [2021-04-14T07:05:04.491Z] #43 82.82 DEP criu/eventpoll.d [2021-04-14T07:05:04.491Z] #43 82.96 DEP criu/eventfd.d [2021-04-14T07:05:04.491Z] #43 83.09 DEP criu/crtools.d [2021-04-14T07:05:04.510Z] #58 12.81 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:05:04.635Z] #42 ... [2021-04-14T07:05:04.635Z] [2021-04-14T07:05:04.635Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:04.635Z] #67 sha256:55b42404546b7406411594d5fd21466339d5dfe59f8cf55af3f86539b5ad45b6 [2021-04-14T07:05:04.635Z] #67 DONE 45.3s [2021-04-14T07:05:04.635Z] [2021-04-14T07:05:04.635Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:05:04.635Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:05:04.635Z] #55 32.61 Reading package lists... [2021-04-14T07:05:04.635Z] #55 38.61 Building dependency tree... [2021-04-14T07:05:04.635Z] #55 41.62 The following additional packages will be installed: [2021-04-14T07:05:04.635Z] #55 41.62 libbtrfs0 [2021-04-14T07:05:04.635Z] #55 41.80 The following NEW packages will be installed: [2021-04-14T07:05:04.635Z] #55 41.82 libbtrfs-dev libbtrfs0 [2021-04-14T07:05:04.635Z] #55 42.19 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:04.635Z] #55 42.19 Need to get 119 kB of archives. [2021-04-14T07:05:04.635Z] #55 42.19 After this operation, 387 kB of additional disk space will be used. [2021-04-14T07:05:04.635Z] #55 42.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-14T07:05:04.635Z] #55 42.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-14T07:05:04.635Z] #55 43.30 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:04.635Z] #55 43.48 Fetched 119 kB in 0s (423 kB/s) [2021-04-14T07:05:04.635Z] #55 43.59 Selecting previously unselected package libbtrfs0. [2021-04-14T07:05:04.635Z] #55 43.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.) [2021-04-14T07:05:04.635Z] #55 43.67 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-14T07:05:04.635Z] #55 43.68 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:04.635Z] #55 43.81 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:05:04.635Z] #55 43.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-14T07:05:04.635Z] #55 43.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:04.635Z] #55 44.23 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:04.635Z] #55 44.25 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:04.635Z] #55 44.27 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:04.635Z] #55 DONE 45.3s [2021-04-14T07:05:04.635Z] [2021-04-14T07:05:04.635Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:04.635Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:05:04.635Z] #49 45.25 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:05:04.635Z] #49 45.25 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:05:04.635Z] #49 45.29 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-14T07:05:04.635Z] #49 45.29 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:05:04.635Z] #49 45.29 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:05:04.635Z] #49 45.31 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:05:04.635Z] #49 45.31 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:05:04.635Z] #49 45.32 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:05:04.635Z] #49 45.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:05:04.635Z] #49 45.44 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:05:04.635Z] #49 45.47 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:05:04.700Z] #21 46.36 Selecting previously unselected package vim. [2021-04-14T07:05:04.700Z] #21 46.37 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-14T07:05:04.700Z] #21 46.39 Unpacking vim (2:8.1.0875-5) ... [2021-04-14T07:05:04.747Z] #43 83.29 DEP criu/cr-service.d [2021-04-14T07:05:04.774Z] #58 12.81 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:05:04.774Z] #58 ... [2021-04-14T07:05:04.774Z] [2021-04-14T07:05:04.774Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:04.774Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-14T07:05:04.774Z] #13 2.829 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:05:04.774Z] #13 2.851 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:05:04.774Z] #13 2.872 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:05:04.774Z] #13 2.908 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:05:04.774Z] #13 3.760 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [456 kB] [2021-04-14T07:05:04.774Z] #13 5.274 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-14T07:05:04.774Z] #13 6.612 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-14T07:05:04.774Z] #13 7.660 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-14T07:05:04.895Z] #49 45.48 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-14T07:05:04.895Z] #49 45.55 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:05:04.895Z] #49 45.68 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:05:05.004Z] #43 83.52 DEP criu/cr-restore.d [2021-04-14T07:05:05.004Z] #43 ... [2021-04-14T07:05:05.004Z] [2021-04-14T07:05:05.004Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:05:05.004Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:05:05.004Z] #20 23.49 The following NEW packages will be installed: [2021-04-14T07:05:05.004Z] #20 23.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-14T07:05:05.004Z] #20 23.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-14T07:05:05.004Z] #20 23.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-14T07:05:05.004Z] #20 23.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-14T07:05:05.004Z] #20 23.49 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-14T07:05:05.004Z] #20 23.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-14T07:05:05.004Z] #20 23.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-14T07:05:05.004Z] #20 23.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-14T07:05:05.004Z] #20 23.49 xz-utils zip [2021-04-14T07:05:05.118Z] #13 ... [2021-04-14T07:05:05.118Z] [2021-04-14T07:05:05.118Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:05:05.118Z] #34 sha256:f84231b135d2de8dae3443804ad923c4dbcbd2c7835e783679676a8bf6e5ad08 [2021-04-14T07:05:05.118Z] #34 13.16 github.com/pelletier/go-toml/cmd/tomll [2021-04-14T07:05:05.156Z] #49 45.77 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:05:05.156Z] #49 45.85 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-14T07:05:05.260Z] #20 23.80 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:05:05.260Z] #20 23.80 Need to get 28.5 MB of archives. [2021-04-14T07:05:05.260Z] #20 23.80 After this operation, 116 MB of additional disk space will be used. [2021-04-14T07:05:05.260Z] #20 23.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-14T07:05:05.260Z] #20 23.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-14T07:05:05.260Z] #20 23.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-14T07:05:05.260Z] #20 23.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-14T07:05:05.260Z] #20 23.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-14T07:05:05.260Z] #20 23.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-14T07:05:05.364Z] #21 46.87 Selecting previously unselected package xfsprogs. [2021-04-14T07:05:05.364Z] #21 46.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-14T07:05:05.364Z] #21 46.89 Unpacking xfsprogs (4.20.0-1) ... [2021-04-14T07:05:05.416Z] #49 46.05 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:05:05.416Z] #49 46.12 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:05:05.416Z] #49 46.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:05:05.416Z] #49 46.17 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:05:05.516Z] #20 24.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-14T07:05:05.516Z] #20 24.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-14T07:05:05.516Z] #20 24.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-14T07:05:05.516Z] #20 24.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-14T07:05:05.516Z] #20 24.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-14T07:05:05.516Z] #20 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-14T07:05:05.516Z] #20 24.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-14T07:05:05.516Z] #20 24.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-14T07:05:05.516Z] #20 24.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-14T07:05:05.516Z] #20 24.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-14T07:05:05.516Z] #20 24.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-14T07:05:05.516Z] #20 24.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:05:05.516Z] #20 24.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-14T07:05:05.516Z] #20 24.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-14T07:05:05.516Z] #20 24.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-14T07:05:05.516Z] #20 24.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-14T07:05:05.516Z] #20 24.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-14T07:05:05.516Z] #20 24.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-14T07:05:05.516Z] #20 24.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-14T07:05:05.516Z] #20 24.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-14T07:05:05.663Z] #21 47.29 Selecting previously unselected package zip. [2021-04-14T07:05:05.663Z] #21 47.30 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-14T07:05:05.663Z] #21 47.31 Unpacking zip (3.0-11+b1) ... [2021-04-14T07:05:05.687Z] #49 46.25 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:05:05.773Z] #20 24.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-14T07:05:05.773Z] #20 24.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-14T07:05:05.773Z] #20 24.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-14T07:05:05.960Z] #21 47.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:05:05.960Z] #21 47.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:05:05.960Z] #21 47.56 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-14T07:05:05.960Z] #21 47.57 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-14T07:05:05.960Z] #21 47.58 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-14T07:05:05.960Z] #21 47.59 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-14T07:05:05.960Z] #21 47.59 Setting up uidmap (1:4.5-1.1) ... [2021-04-14T07:05:05.960Z] #21 47.60 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-14T07:05:05.960Z] #21 47.61 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:05.960Z] #21 47.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:05:05.960Z] #21 47.64 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-14T07:05:05.960Z] #21 47.65 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-14T07:05:05.960Z] #21 47.68 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:05:05.960Z] #21 47.68 Setting up zip (3.0-11+b1) ... [2021-04-14T07:05:05.960Z] #21 47.69 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:05.960Z] #21 47.74 Setting up bash-completion (1:2.8-6) ... [2021-04-14T07:05:06.028Z] #20 24.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-14T07:05:06.052Z] #57 ... [2021-04-14T07:05:06.052Z] [2021-04-14T07:05:06.052Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:06.052Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-14T07:05:06.052Z] #37 25.15 Reading package lists... [2021-04-14T07:05:06.052Z] #37 34.11 Building dependency tree... [2021-04-14T07:05:06.052Z] #37 36.58 The following additional packages will be installed: [2021-04-14T07:05:06.052Z] #37 36.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-14T07:05:06.052Z] #37 36.59 Suggested packages: [2021-04-14T07:05:06.052Z] #37 36.59 cmake-doc ninja-build lrzip [2021-04-14T07:05:06.052Z] #37 36.59 Recommended packages: [2021-04-14T07:05:06.052Z] #37 36.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-14T07:05:06.052Z] #37 37.47 The following NEW packages will be installed: [2021-04-14T07:05:06.053Z] #37 37.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-14T07:05:06.053Z] #37 37.49 vim-common xxd [2021-04-14T07:05:06.053Z] #37 37.61 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:06.053Z] #37 37.61 Need to get 14.9 MB of archives. [2021-04-14T07:05:06.053Z] #37 37.61 After this operation, 67.2 MB of additional disk space will be used. [2021-04-14T07:05:06.053Z] #37 37.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-14T07:05:06.053Z] #37 37.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:05:06.053Z] #37 37.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-14T07:05:06.053Z] #37 37.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-14T07:05:06.053Z] #37 38.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-14T07:05:06.053Z] #37 38.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-14T07:05:06.053Z] #37 38.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-14T07:05:06.053Z] #37 38.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-14T07:05:06.053Z] #37 38.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-14T07:05:06.053Z] #37 38.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-14T07:05:06.053Z] #37 40.66 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:06.053Z] #37 40.89 Fetched 14.9 MB in 1s (11.1 MB/s) [2021-04-14T07:05:06.053Z] #37 40.99 Selecting previously unselected package xxd. [2021-04-14T07:05:06.053Z] #37 40.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-14T07:05:06.053Z] #37 41.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-14T07:05:06.053Z] #37 41.07 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:05:06.053Z] #37 41.22 Selecting previously unselected package vim-common. [2021-04-14T07:05:06.053Z] #37 41.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:05:06.053Z] #37 41.29 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:06.053Z] #37 41.51 Selecting previously unselected package cmake-data. [2021-04-14T07:05:06.053Z] #37 41.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-14T07:05:06.053Z] #37 41.55 Unpacking cmake-data (3.13.4-1) ... [2021-04-14T07:05:06.286Z] #20 24.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-14T07:05:06.286Z] #20 24.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-14T07:05:06.286Z] #20 24.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-14T07:05:06.286Z] #20 24.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-14T07:05:06.286Z] #20 24.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-14T07:05:06.286Z] #20 24.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-14T07:05:06.286Z] #20 ... [2021-04-14T07:05:06.286Z] [2021-04-14T07:05:06.286Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:06.286Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:05:06.286Z] #32 DONE 150.0s [2021-04-14T07:05:06.286Z] [2021-04-14T07:05:06.286Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:05:06.286Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:05:06.286Z] #20 24.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-14T07:05:06.286Z] #20 24.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-14T07:05:06.286Z] #20 24.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-14T07:05:06.286Z] #20 24.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-14T07:05:06.286Z] #20 24.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-14T07:05:06.286Z] #20 24.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-14T07:05:06.286Z] #20 25.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-14T07:05:06.355Z] #37 ... [2021-04-14T07:05:06.355Z] [2021-04-14T07:05:06.355Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:06.355Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:05:06.355Z] #30 37.29 #=#=# ##O#- # 0.0% 0.2% 0.6% # 1.7% ### 4.6% ##### 8.0% ######## 11.7% ########## 14.4% ############# 18.3% ############### 21.7% ################# 24.4% ################### 27.2% ##################### 30.1% ######################## 33.6% ########################## 36.5% ############################ 39.3% ############################## 42.1% ################################ 45.1% ################################## 48.0% #################################### 51.1% ####################################### 54.9% ######################################### 57.8% ########################################### 60.9% ############################################# 63.8% ################################################ 66.7% ################################################## 69.7% #################################################### 72.5% ###################################################### 75.3% ######################################################## 78.2% ########################################################## 81.5% ############################################################ 84.2% ################################################################ 89.3% ################################################################## 92.8% ##################################################################### 96.8% ####################################################################### 99.6% ######################################################################## 100.0% [2021-04-14T07:05:06.355Z] #30 42.16 [2021-04-14T07:05:06.359Z] #13 34.51 Reading package lists... [2021-04-14T07:05:06.359Z] #13 ... [2021-04-14T07:05:06.359Z] [2021-04-14T07:05:06.359Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:05:06.359Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:05:06.359Z] #55 31.58 Reading package lists... [2021-04-14T07:05:06.359Z] #55 38.60 Building dependency tree... [2021-04-14T07:05:06.359Z] #55 41.75 The following additional packages will be installed: [2021-04-14T07:05:06.359Z] #55 41.75 libbtrfs0 [2021-04-14T07:05:06.359Z] #55 41.96 The following NEW packages will be installed: [2021-04-14T07:05:06.359Z] #55 41.96 libbtrfs-dev libbtrfs0 [2021-04-14T07:05:06.359Z] #55 42.34 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:06.359Z] #55 42.34 Need to get 119 kB of archives. [2021-04-14T07:05:06.359Z] #55 42.34 After this operation, 387 kB of additional disk space will be used. [2021-04-14T07:05:06.359Z] #55 42.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-14T07:05:06.359Z] #55 42.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-14T07:05:06.359Z] #55 43.43 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:06.359Z] #55 43.60 Fetched 119 kB in 0s (439 kB/s) [2021-04-14T07:05:06.359Z] #55 43.71 Selecting previously unselected package libbtrfs0. [2021-04-14T07:05:06.359Z] #55 43.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:06.359Z] #55 43.78 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-14T07:05:06.359Z] #55 43.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:06.359Z] #55 43.93 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:05:06.359Z] #55 43.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-14T07:05:06.359Z] #55 43.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:06.359Z] #55 44.19 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:06.359Z] #55 44.23 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:06.359Z] #55 44.23 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:06.359Z] #55 DONE 44.8s [2021-04-14T07:05:06.542Z] #20 25.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-14T07:05:06.542Z] #20 25.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-14T07:05:06.621Z] [2021-04-14T07:05:06.621Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:06.621Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:05:06.799Z] #20 25.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-14T07:05:06.799Z] #20 25.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-14T07:05:06.799Z] #20 25.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-14T07:05:07.424Z] #30 44.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-14T07:05:07.596Z] #49 ... [2021-04-14T07:05:07.596Z] [2021-04-14T07:05:07.596Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:07.596Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:07.596Z] #13 21.65 Reading package lists... [2021-04-14T07:05:07.596Z] #13 28.33 Reading package lists... [2021-04-14T07:05:07.596Z] #13 34.42 Building dependency tree... [2021-04-14T07:05:07.596Z] #13 ... [2021-04-14T07:05:07.596Z] [2021-04-14T07:05:07.596Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:07.596Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:07.596Z] #42 45.61 Fetched 4095 kB in 1s (5648 kB/s) [2021-04-14T07:05:07.596Z] #42 45.86 Selecting previously unselected package libcap-dev:amd64. [2021-04-14T07:05:07.596Z] #42 45.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:07.596Z] #42 45.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-14T07:05:07.596Z] #42 46.01 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-14T07:05:07.596Z] #42 46.23 Selecting previously unselected package libnet1:amd64. [2021-04-14T07:05:07.596Z] #42 46.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:05:07.596Z] #42 46.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:07.596Z] #42 46.61 Selecting previously unselected package libnet1-dev. [2021-04-14T07:05:07.596Z] #42 46.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:05:07.596Z] #42 46.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:07.597Z] #42 46.99 Selecting previously unselected package libnl-3-200:amd64. [2021-04-14T07:05:07.597Z] #42 46.99 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-14T07:05:07.597Z] #42 47.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:05:07.597Z] #42 47.32 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-14T07:05:07.597Z] #42 47.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-14T07:05:07.597Z] #42 47.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-14T07:05:07.597Z] #42 47.63 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-14T07:05:07.597Z] #42 47.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:07.597Z] #42 47.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:07.597Z] #42 47.77 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-14T07:05:07.597Z] #42 47.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:07.597Z] #42 47.78 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:07.597Z] #42 47.90 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-14T07:05:07.597Z] #42 47.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-14T07:05:07.597Z] #42 47.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:07.597Z] #42 48.12 Selecting previously unselected package libprotobuf17:amd64. [2021-04-14T07:05:07.597Z] #42 48.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:07.597Z] #42 48.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:07.597Z] #42 ... [2021-04-14T07:05:07.597Z] [2021-04-14T07:05:07.597Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:07.597Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:07.597Z] #36 32.56 Reading package lists... [2021-04-14T07:05:07.597Z] #36 38.52 Building dependency tree... [2021-04-14T07:05:07.597Z] #36 41.55 The following additional packages will be installed: [2021-04-14T07:05:07.597Z] #36 41.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-14T07:05:07.597Z] #36 41.57 Suggested packages: [2021-04-14T07:05:07.597Z] #36 41.58 cmake-doc ninja-build lrzip [2021-04-14T07:05:07.597Z] #36 41.58 Recommended packages: [2021-04-14T07:05:07.597Z] #36 41.58 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-14T07:05:07.597Z] #36 42.50 The following NEW packages will be installed: [2021-04-14T07:05:07.597Z] #36 42.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-14T07:05:07.597Z] #36 42.52 vim-common xxd [2021-04-14T07:05:07.597Z] #36 42.95 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:07.597Z] #36 42.95 Need to get 14.9 MB of archives. [2021-04-14T07:05:07.597Z] #36 42.95 After this operation, 61.8 MB of additional disk space will be used. [2021-04-14T07:05:07.597Z] #36 42.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-14T07:05:07.597Z] #36 42.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:05:07.597Z] #36 42.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-14T07:05:07.597Z] #36 43.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-14T07:05:07.597Z] #36 43.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-14T07:05:07.597Z] #36 43.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-14T07:05:07.597Z] #36 43.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-14T07:05:07.597Z] #36 44.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-14T07:05:07.597Z] #36 44.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-14T07:05:07.597Z] #36 44.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-14T07:05:07.597Z] #36 45.74 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:07.597Z] #36 46.06 Fetched 14.9 MB in 2s (8916 kB/s) [2021-04-14T07:05:07.597Z] #36 46.25 Selecting previously unselected package xxd. [2021-04-14T07:05:07.597Z] #36 46.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:07.597Z] #36 46.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:05:07.597Z] #36 46.40 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:05:07.597Z] #36 46.68 Selecting previously unselected package vim-common. [2021-04-14T07:05:07.597Z] #36 46.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:05:07.597Z] #36 46.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:07.597Z] #36 47.37 Selecting previously unselected package cmake-data. [2021-04-14T07:05:07.597Z] #36 47.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-14T07:05:07.597Z] #36 47.40 Unpacking cmake-data (3.13.4-1) ... [2021-04-14T07:05:07.727Z] #20 26.41 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:07.730Z] #30 ... [2021-04-14T07:05:07.730Z] [2021-04-14T07:05:07.730Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:07.730Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-14T07:05:07.730Z] #43 26.96 Reading package lists... [2021-04-14T07:05:07.730Z] #43 35.63 Building dependency tree... [2021-04-14T07:05:07.730Z] #43 38.35 The following additional packages will be installed: [2021-04-14T07:05:07.730Z] #43 38.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-14T07:05:07.730Z] #43 38.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-14T07:05:07.730Z] #43 38.37 Suggested packages: [2021-04-14T07:05:07.730Z] #43 38.37 manpages-dev python-setuptools [2021-04-14T07:05:07.730Z] #43 39.50 The following NEW packages will be installed: [2021-04-14T07:05:07.730Z] #43 39.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-14T07:05:07.730Z] #43 39.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-14T07:05:07.731Z] #43 39.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-14T07:05:07.731Z] #43 39.51 python-six zlib1g-dev [2021-04-14T07:05:07.731Z] #43 39.76 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:07.731Z] #43 39.76 Need to get 4075 kB of archives. [2021-04-14T07:05:07.731Z] #43 39.76 After this operation, 24.5 MB of additional disk space will be used. [2021-04-14T07:05:07.731Z] #43 39.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-14T07:05:07.731Z] #43 39.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-14T07:05:07.731Z] #43 39.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-04-14T07:05:07.731Z] #43 40.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-14T07:05:07.731Z] #43 40.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-14T07:05:07.731Z] #43 40.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-14T07:05:07.731Z] #43 40.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-04-14T07:05:07.731Z] #43 40.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-04-14T07:05:07.731Z] #43 40.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-14T07:05:07.731Z] #43 41.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-14T07:05:07.731Z] #43 41.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-14T07:05:07.731Z] #43 41.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-14T07:05:07.731Z] #43 41.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-04-14T07:05:07.731Z] #43 41.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-04-14T07:05:07.731Z] #43 41.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-14T07:05:07.731Z] #43 41.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-14T07:05:07.731Z] #43 41.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-14T07:05:07.731Z] #43 43.04 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:07.731Z] #43 43.27 Fetched 4075 kB in 2s (2339 kB/s) [2021-04-14T07:05:07.731Z] #43 43.45 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-14T07:05:07.731Z] #43 43.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-14T07:05:07.731Z] #43 43.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-14T07:05:07.731Z] #43 43.53 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-14T07:05:07.731Z] #43 43.73 Selecting previously unselected package libnet1:ppc64el. [2021-04-14T07:05:07.731Z] #43 43.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-14T07:05:07.731Z] #43 43.76 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:07.731Z] #43 43.95 Selecting previously unselected package libnet1-dev. [2021-04-14T07:05:07.731Z] #43 43.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-14T07:05:07.731Z] #43 43.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:07.731Z] #43 44.32 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-14T07:05:07.731Z] #43 44.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-14T07:05:07.731Z] #43 44.35 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-14T07:05:07.731Z] #43 44.51 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-14T07:05:07.731Z] #43 44.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-14T07:05:07.731Z] #43 44.52 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-14T07:05:07.731Z] #43 44.88 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-14T07:05:07.731Z] #43 44.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-14T07:05:07.731Z] #43 44.92 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-14T07:05:07.731Z] #43 45.04 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-14T07:05:07.731Z] #43 45.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-14T07:05:07.731Z] #43 45.05 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-14T07:05:07.731Z] #43 45.20 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-14T07:05:07.731Z] #43 45.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-14T07:05:07.731Z] #43 45.22 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:07.857Z] #36 ... [2021-04-14T07:05:07.857Z] [2021-04-14T07:05:07.857Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:07.857Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:07.857Z] #13 38.13 The following additional packages will be installed: [2021-04-14T07:05:07.857Z] #13 38.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-14T07:05:07.857Z] #13 38.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-14T07:05:07.857Z] #13 38.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-14T07:05:07.857Z] #13 38.15 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-14T07:05:07.857Z] #13 38.15 mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:07.857Z] #13 38.15 Suggested packages: [2021-04-14T07:05:07.857Z] #13 38.16 gcc-8-locales seccomp wine64 [2021-04-14T07:05:07.982Z] #20 26.55 Fetched 28.5 MB in 2s (14.2 MB/s) [2021-04-14T07:05:07.982Z] #20 26.62 Selecting previously unselected package pigz. [2021-04-14T07:05:07.982Z] #20 26.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-14T07:05:07.982Z] #20 26.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-14T07:05:07.982Z] #20 26.67 Unpacking pigz (2.4-1) ... [2021-04-14T07:05:07.982Z] #20 26.78 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-14T07:05:07.982Z] #20 26.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:05:08.033Z] #43 45.54 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-14T07:05:08.033Z] #43 45.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-14T07:05:08.033Z] #43 45.57 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-14T07:05:08.033Z] #43 ... [2021-04-14T07:05:08.033Z] [2021-04-14T07:05:08.033Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:08.033Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:05:08.033Z] #30 44.67 [2021-04-14T07:05:08.237Z] #20 26.78 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:05:08.336Z] #30 44.90 #=#=# ######################################################################## 100.0% [2021-04-14T07:05:08.493Z] #20 27.20 Selecting previously unselected package python3.7-minimal. [2021-04-14T07:05:08.493Z] #20 27.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:05:08.493Z] #20 27.21 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:05:08.591Z] #49 ... [2021-04-14T07:05:08.591Z] [2021-04-14T07:05:08.591Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:08.591Z] #67 sha256:a96e0867218bec18aca246c9ac2adf9d3b5de8c107b1aaf4becd886fa4740049 [2021-04-14T07:05:08.591Z] #67 DONE 40.6s [2021-04-14T07:05:08.591Z] [2021-04-14T07:05:08.591Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:05:08.591Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:05:08.591Z] #55 29.87 Reading package lists... [2021-04-14T07:05:08.591Z] #55 36.22 Building dependency tree... [2021-04-14T07:05:08.591Z] #55 39.63 The following additional packages will be installed: [2021-04-14T07:05:08.591Z] #55 39.64 libbtrfs0 [2021-04-14T07:05:08.591Z] #55 39.84 The following NEW packages will be installed: [2021-04-14T07:05:08.591Z] #55 39.85 libbtrfs-dev libbtrfs0 [2021-04-14T07:05:08.591Z] #55 40.26 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:08.591Z] #55 40.26 Need to get 119 kB of archives. [2021-04-14T07:05:08.591Z] #55 40.26 After this operation, 387 kB of additional disk space will be used. [2021-04-14T07:05:08.591Z] #55 40.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-14T07:05:08.591Z] #55 40.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-14T07:05:08.591Z] #55 ... [2021-04-14T07:05:08.591Z] [2021-04-14T07:05:08.591Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:08.591Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:05:08.591Z] #49 41.04 go: finding github.com/fatih/color v1.7.0 [2021-04-14T07:05:08.636Z] #30 45.14 [2021-04-14T07:05:08.796Z] #13 39.51 The following NEW packages will be installed: [2021-04-14T07:05:08.817Z] #21 50.38 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-14T07:05:08.817Z] #21 50.39 Setting up xz-utils (5.2.4-1) ... [2021-04-14T07:05:08.817Z] #21 50.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-14T07:05:08.817Z] #21 50.45 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:05:08.817Z] #21 50.51 invoke-rc.d: could not determine current runlevel [2021-04-14T07:05:08.817Z] #21 50.53 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T07:05:08.817Z] #21 50.53 Setting up pigz (2.4-1) ... [2021-04-14T07:05:08.817Z] #21 50.54 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-14T07:05:08.817Z] #21 50.58 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-14T07:05:08.817Z] #21 50.59 Setting up python-pip-whl (18.1-5) ... [2021-04-14T07:05:08.817Z] #21 50.60 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-14T07:05:08.817Z] #21 50.62 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:05:08.852Z] #49 41.24 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:05:08.852Z] #49 41.30 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:05:08.852Z] #49 41.37 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:05:09.056Z] #13 39.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-14T07:05:09.056Z] #13 39.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-14T07:05:09.056Z] #13 39.51 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-14T07:05:09.056Z] #13 39.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-14T07:05:09.056Z] #13 39.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-14T07:05:09.056Z] #13 39.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:09.056Z] #13 39.53 The following packages will be upgraded: [2021-04-14T07:05:09.056Z] #13 39.53 libseccomp2 libsystemd0 libudev1 [2021-04-14T07:05:09.113Z] #49 41.60 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:05:09.113Z] #49 41.66 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:05:09.113Z] #21 50.88 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-14T07:05:09.170Z] #56 ... [2021-04-14T07:05:09.170Z] [2021-04-14T07:05:09.170Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:09.170Z] #49 sha256:e57f8e94385e2aed6287aa8885cec967e10b4081034b5193fc9089d5300587ca [2021-04-14T07:05:09.170Z] #49 37.62 go: extracting golang.org/x/text v0.3.2 [2021-04-14T07:05:09.170Z] #49 42.34 go: finding github.com/fatih/color v1.7.0 [2021-04-14T07:05:09.170Z] #49 42.39 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:05:09.170Z] #49 42.45 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:05:09.170Z] #49 42.45 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:05:09.170Z] #49 42.59 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:05:09.170Z] #49 42.61 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:05:09.170Z] #49 42.63 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:05:09.170Z] #49 42.66 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:05:09.170Z] #49 42.67 go: finding github.com/pkg/errors v0.8.1 [2021-04-14T07:05:09.170Z] #49 42.70 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:05:09.170Z] #49 42.73 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:05:09.170Z] #49 42.73 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:05:09.170Z] #49 42.73 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:05:09.170Z] #49 42.73 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:05:09.170Z] #49 42.73 go: finding github.com/stretchr/testify v1.4.0 [2021-04-14T07:05:09.170Z] #49 42.73 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:05:09.170Z] #49 42.79 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:05:09.170Z] #49 42.79 go: finding github.com/spf13/viper v1.6.1 [2021-04-14T07:05:09.170Z] #49 42.80 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:05:09.170Z] #49 42.80 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:05:09.170Z] #49 42.85 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:05:09.170Z] #49 42.85 go: finding github.com/stretchr/objx v0.2.0 [2021-04-14T07:05:09.170Z] #49 42.97 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:05:09.170Z] #49 42.98 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:05:09.170Z] #49 43.08 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:05:09.170Z] #49 43.18 go: finding github.com/spf13/cobra v0.0.5 [2021-04-14T07:05:09.170Z] #49 43.18 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:05:09.170Z] #49 43.18 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:05:09.170Z] #49 43.24 go: finding github.com/spf13/pflag v1.0.5 [2021-04-14T07:05:09.170Z] #49 43.24 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:05:09.170Z] #49 43.24 go: finding github.com/gobwas/glob v0.2.3 [2021-04-14T07:05:09.170Z] #49 43.36 go: finding github.com/magiconair/properties v1.8.1 [2021-04-14T07:05:09.170Z] #49 43.43 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:05:09.170Z] #49 43.51 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:05:09.170Z] #49 43.51 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:05:09.170Z] #49 43.58 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:05:09.170Z] #49 43.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:05:09.170Z] #49 43.61 go: finding github.com/spf13/cast v1.3.0 [2021-04-14T07:05:09.170Z] #49 43.61 go: finding github.com/spf13/afero v1.1.2 [2021-04-14T07:05:09.170Z] #49 43.67 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:05:09.170Z] #49 43.67 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:05:09.170Z] #49 43.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:05:09.170Z] #49 43.68 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:05:09.170Z] #49 43.68 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:05:09.170Z] #49 43.68 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-14T07:05:09.170Z] #49 43.79 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:05:09.170Z] #49 43.87 go: finding golang.org/x/text v0.3.2 [2021-04-14T07:05:09.170Z] #49 43.87 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:05:09.170Z] #49 43.93 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:05:09.170Z] #49 43.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:05:09.170Z] #49 43.97 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:05:09.170Z] #49 43.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:05:09.170Z] #49 43.97 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:05:09.170Z] #49 44.04 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:05:09.170Z] #49 44.04 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:05:09.170Z] #49 44.04 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:05:09.170Z] #49 44.04 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:05:09.170Z] #49 44.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:05:09.170Z] #49 44.10 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-14T07:05:09.170Z] #49 44.13 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:05:09.170Z] #49 44.14 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:05:09.170Z] #49 44.22 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:05:09.170Z] #49 44.24 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:05:09.170Z] #49 44.26 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:05:09.170Z] #49 44.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-14T07:05:09.170Z] #49 44.31 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:05:09.170Z] #49 44.31 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:05:09.170Z] #49 44.35 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:05:09.170Z] #49 44.42 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-14T07:05:09.170Z] #49 44.53 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:05:09.170Z] #49 44.56 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:05:09.170Z] #49 44.57 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:05:09.170Z] #49 44.64 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:05:09.170Z] #49 44.67 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:05:09.286Z] #30 ... [2021-04-14T07:05:09.286Z] [2021-04-14T07:05:09.286Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:09.286Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-14T07:05:09.286Z] #14 28.52 Reading package lists... [2021-04-14T07:05:09.286Z] #14 36.14 Building dependency tree... [2021-04-14T07:05:09.286Z] #14 38.87 The following additional packages will be installed: [2021-04-14T07:05:09.286Z] #14 38.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-14T07:05:09.286Z] #14 38.88 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-14T07:05:09.286Z] #14 38.88 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-14T07:05:09.286Z] #14 38.88 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-14T07:05:09.286Z] #14 38.88 mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:09.286Z] #14 38.89 Suggested packages: [2021-04-14T07:05:09.286Z] #14 38.89 gcc-8-locales seccomp wine64 [2021-04-14T07:05:09.286Z] #14 39.61 The following NEW packages will be installed: [2021-04-14T07:05:09.286Z] #14 39.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-14T07:05:09.286Z] #14 39.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-14T07:05:09.286Z] #14 39.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-14T07:05:09.286Z] #14 39.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-14T07:05:09.286Z] #14 39.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-14T07:05:09.286Z] #14 39.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:09.286Z] #14 39.62 The following packages will be upgraded: [2021-04-14T07:05:09.286Z] #14 39.63 libseccomp2 libsystemd0 libudev1 [2021-04-14T07:05:09.286Z] #14 39.76 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:05:09.286Z] #14 39.76 Need to get 79.4 MB of archives. [2021-04-14T07:05:09.286Z] #14 39.76 After this operation, 532 MB of additional disk space will be used. [2021-04-14T07:05:09.286Z] #14 39.76 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-14T07:05:09.286Z] #14 39.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-14T07:05:09.286Z] #14 39.79 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-04-14T07:05:09.286Z] #14 39.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-14T07:05:09.286Z] #14 40.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-04-14T07:05:09.286Z] #14 40.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-04-14T07:05:09.286Z] #14 41.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-14T07:05:09.286Z] #14 41.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-04-14T07:05:09.286Z] #14 41.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-14T07:05:09.286Z] #14 41.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-14T07:05:09.286Z] #14 41.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-14T07:05:09.286Z] #14 42.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-14T07:05:09.286Z] #14 42.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-04-14T07:05:09.316Z] #13 39.93 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:05:09.316Z] #13 39.93 Need to get 78.2 MB of archives. [2021-04-14T07:05:09.316Z] #13 39.93 After this operation, 487 MB of additional disk space will be used. [2021-04-14T07:05:09.316Z] #13 39.93 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-14T07:05:09.316Z] #13 39.93 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-14T07:05:09.316Z] #13 39.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-14T07:05:09.316Z] #13 39.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-14T07:05:09.316Z] #13 39.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-14T07:05:09.374Z] #49 41.70 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:05:09.374Z] #49 41.73 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:05:09.374Z] #49 41.80 go: finding github.com/pkg/errors v0.8.1 [2021-04-14T07:05:09.374Z] #49 41.86 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:05:09.374Z] #49 41.86 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:05:09.374Z] #49 41.87 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:05:09.374Z] #49 41.88 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:05:09.374Z] #49 41.88 go: finding github.com/stretchr/testify v1.4.0 [2021-04-14T07:05:09.407Z] #21 50.89 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-14T07:05:09.407Z] #21 50.90 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-14T07:05:09.407Z] #21 50.91 Setting up vim (2:8.1.0875-5) ... [2021-04-14T07:05:09.407Z] #21 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-14T07:05:09.407Z] #21 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-14T07:05:09.407Z] #21 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-14T07:05:09.407Z] #21 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-14T07:05:09.407Z] #21 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-14T07:05:09.407Z] #21 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-14T07:05:09.407Z] #21 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-14T07:05:09.407Z] #21 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-14T07:05:09.407Z] #21 50.95 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-14T07:05:09.407Z] #21 50.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:05:09.407Z] #21 51.00 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-14T07:05:09.407Z] #21 51.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:05:09.407Z] #21 51.02 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-14T07:05:09.407Z] #21 51.05 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:05:09.441Z] #49 ... [2021-04-14T07:05:09.441Z] [2021-04-14T07:05:09.441Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:09.441Z] #51 sha256:40cc6b0f0f55319c13e1b18341ec5c9a683673ff6c994cc724f4945fda8d75ca [2021-04-14T07:05:09.441Z] #51 47.51 internal/oserror [2021-04-14T07:05:09.441Z] #51 47.57 bytes [2021-04-14T07:05:09.441Z] #51 47.61 syscall [2021-04-14T07:05:09.494Z] #20 27.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:05:09.494Z] #20 27.99 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:05:09.575Z] #13 40.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-14T07:05:09.602Z] #14 ... [2021-04-14T07:05:09.603Z] [2021-04-14T07:05:09.603Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:09.603Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:05:09.603Z] #30 46.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-14T07:05:09.635Z] #49 41.91 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:05:09.635Z] #49 41.91 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:05:09.635Z] #49 41.94 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:05:09.635Z] #49 41.94 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:05:09.635Z] #49 41.95 go: finding github.com/spf13/viper v1.6.1 [2021-04-14T07:05:09.635Z] #49 41.95 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:05:09.635Z] #49 42.07 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:05:09.635Z] #49 42.07 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:05:09.635Z] #49 42.10 go: finding github.com/stretchr/objx v0.2.0 [2021-04-14T07:05:09.635Z] #49 42.13 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:05:09.837Z] #13 40.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-14T07:05:09.837Z] #13 40.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-14T07:05:09.837Z] #13 40.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-14T07:05:09.837Z] #13 40.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-14T07:05:09.896Z] #49 42.15 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:05:09.896Z] #49 42.16 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:05:09.896Z] #49 42.17 go: finding github.com/gobwas/glob v0.2.3 [2021-04-14T07:05:09.896Z] #49 42.18 go: finding github.com/spf13/cobra v0.0.5 [2021-04-14T07:05:09.896Z] #49 42.20 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:05:09.896Z] #49 42.25 go: finding github.com/spf13/pflag v1.0.5 [2021-04-14T07:05:09.896Z] #49 42.28 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:05:09.896Z] #49 42.30 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:05:09.896Z] #49 42.41 go: finding github.com/magiconair/properties v1.8.1 [2021-04-14T07:05:09.896Z] #49 42.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:05:09.908Z] #30 ... [2021-04-14T07:05:09.908Z] [2021-04-14T07:05:09.908Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:09.908Z] #68 sha256:7ca5d171f085c2df1c7e03e9876a020fd90ded04303999f56423afcb2659a54c [2021-04-14T07:05:09.908Z] #68 DONE 47.4s [2021-04-14T07:05:09.908Z] [2021-04-14T07:05:09.908Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:09.908Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:05:09.908Z] #30 46.45 [2021-04-14T07:05:09.908Z] #30 46.66 #=#=# [2021-04-14T07:05:09.908Z] #30 ... [2021-04-14T07:05:09.908Z] [2021-04-14T07:05:09.908Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:09.908Z] #50 sha256:7e2958eb20d4731f38816ba57747cc08327dd607c59270ae2249ce8c8122cf5a [2021-04-14T07:05:09.908Z] #50 37.56 go: extracting golang.org/x/text v0.3.2 [2021-04-14T07:05:09.908Z] #50 43.32 go: finding github.com/fatih/color v1.7.0 [2021-04-14T07:05:09.908Z] #50 43.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:05:09.908Z] #50 43.55 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:05:09.908Z] #50 43.63 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:05:09.908Z] #50 43.90 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:05:09.908Z] #50 43.91 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:05:09.908Z] #50 43.92 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:05:09.908Z] #50 43.96 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:05:09.908Z] #50 44.01 go: finding github.com/pkg/errors v0.8.1 [2021-04-14T07:05:09.908Z] #50 44.07 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:05:09.908Z] #50 44.11 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:05:09.908Z] #50 44.13 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:05:09.908Z] #50 44.22 go: finding github.com/spf13/viper v1.6.1 [2021-04-14T07:05:09.908Z] #50 44.23 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:05:09.908Z] #50 44.27 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:05:09.908Z] #50 44.29 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:05:09.908Z] #50 44.33 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:05:09.908Z] #50 44.36 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:05:09.908Z] #50 44.38 go: finding github.com/stretchr/testify v1.4.0 [2021-04-14T07:05:09.908Z] #50 44.49 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:05:09.908Z] #50 44.54 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:05:09.908Z] #50 44.55 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:05:09.908Z] #50 44.57 go: finding github.com/spf13/cobra v0.0.5 [2021-04-14T07:05:09.908Z] #50 44.64 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:05:09.908Z] #50 44.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:05:09.908Z] #50 44.67 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:05:09.908Z] #50 44.71 go: finding github.com/gobwas/glob v0.2.3 [2021-04-14T07:05:09.908Z] #50 44.72 go: finding github.com/spf13/pflag v1.0.5 [2021-04-14T07:05:09.908Z] #50 44.73 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:05:09.908Z] #50 44.77 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:05:09.908Z] #50 44.80 go: finding github.com/stretchr/objx v0.2.0 [2021-04-14T07:05:09.908Z] #50 44.85 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:05:09.908Z] #50 44.86 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:05:09.908Z] #50 44.87 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:05:09.908Z] #50 44.88 go: finding github.com/magiconair/properties v1.8.1 [2021-04-14T07:05:09.908Z] #50 44.95 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:05:09.908Z] #50 45.01 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:05:09.908Z] #50 45.02 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:05:09.908Z] #50 45.10 go: finding github.com/spf13/afero v1.1.2 [2021-04-14T07:05:09.908Z] #50 45.12 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:05:09.908Z] #50 45.13 go: finding github.com/spf13/cast v1.3.0 [2021-04-14T07:05:09.908Z] #50 45.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:05:09.908Z] #50 45.26 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:05:09.908Z] #50 45.26 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:05:09.908Z] #50 45.36 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:05:09.908Z] #50 45.37 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-14T07:05:09.908Z] #50 45.52 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:05:09.908Z] #50 45.67 go: finding golang.org/x/text v0.3.2 [2021-04-14T07:05:09.908Z] #50 45.76 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:05:09.908Z] #50 45.77 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:05:09.908Z] #50 45.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:05:09.908Z] #50 45.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:05:09.908Z] #50 45.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:05:09.908Z] #50 45.89 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:05:09.908Z] #50 45.90 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:05:09.908Z] #50 45.95 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:05:09.908Z] #50 45.98 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:05:09.908Z] #50 46.01 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:05:09.908Z] #50 46.01 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:05:09.908Z] #50 46.09 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:05:09.908Z] #50 46.11 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:05:09.908Z] #50 46.11 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:05:09.908Z] #50 46.12 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-14T07:05:09.908Z] #50 46.20 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-14T07:05:09.908Z] #50 46.28 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:05:09.908Z] #50 46.35 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:05:09.908Z] #50 46.39 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:05:09.908Z] #50 46.58 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:05:09.908Z] #50 46.69 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-14T07:05:09.908Z] #50 46.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:05:09.908Z] #50 46.97 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:05:09.908Z] #50 46.98 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:05:09.908Z] #50 47.08 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:05:09.908Z] #50 47.17 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:05:10.014Z] #51 ... [2021-04-14T07:05:10.014Z] [2021-04-14T07:05:10.014Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:10.014Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:10.014Z] #42 32.21 Reading package lists... [2021-04-14T07:05:10.014Z] #42 38.93 Building dependency tree... [2021-04-14T07:05:10.014Z] #42 42.10 The following additional packages will be installed: [2021-04-14T07:05:10.014Z] #42 42.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-14T07:05:10.014Z] #42 42.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-14T07:05:10.014Z] #42 42.10 Suggested packages: [2021-04-14T07:05:10.014Z] #42 42.10 manpages-dev python-setuptools [2021-04-14T07:05:10.014Z] #42 43.43 The following NEW packages will be installed: [2021-04-14T07:05:10.014Z] #42 43.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-14T07:05:10.014Z] #42 43.43 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-14T07:05:10.014Z] #42 43.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-14T07:05:10.014Z] #42 43.47 python-six zlib1g-dev [2021-04-14T07:05:10.014Z] #42 43.86 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:10.014Z] #42 43.86 Need to get 4095 kB of archives. [2021-04-14T07:05:10.014Z] #42 43.86 After this operation, 22.5 MB of additional disk space will be used. [2021-04-14T07:05:10.014Z] #42 43.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-14T07:05:10.014Z] #42 43.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-14T07:05:10.014Z] #42 43.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-14T07:05:10.014Z] #42 43.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-14T07:05:10.014Z] #42 43.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-14T07:05:10.014Z] #42 43.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-14T07:05:10.014Z] #42 43.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-14T07:05:10.014Z] #42 43.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-14T07:05:10.014Z] #42 43.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-14T07:05:10.014Z] #42 43.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-14T07:05:10.014Z] #42 43.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-14T07:05:10.014Z] #42 44.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-14T07:05:10.014Z] #42 44.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-14T07:05:10.014Z] #42 44.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-14T07:05:10.014Z] #42 44.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-14T07:05:10.014Z] #42 44.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-14T07:05:10.014Z] #42 44.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-14T07:05:10.014Z] #42 45.52 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:10.014Z] #42 45.66 Fetched 4095 kB in 1s (6807 kB/s) [2021-04-14T07:05:10.014Z] #42 45.81 Selecting previously unselected package libcap-dev:amd64. [2021-04-14T07:05:10.014Z] #42 45.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:10.014Z] #42 45.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 45.89 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-14T07:05:10.014Z] #42 46.02 Selecting previously unselected package libnet1:amd64. [2021-04-14T07:05:10.014Z] #42 46.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 46.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:10.014Z] #42 46.11 Selecting previously unselected package libnet1-dev. [2021-04-14T07:05:10.014Z] #42 46.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 46.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:10.014Z] #42 46.28 Selecting previously unselected package libnl-3-200:amd64. [2021-04-14T07:05:10.014Z] #42 46.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 46.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:05:10.014Z] #42 46.39 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-14T07:05:10.014Z] #42 46.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 46.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-14T07:05:10.014Z] #42 46.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-14T07:05:10.014Z] #42 46.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 46.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:10.014Z] #42 46.83 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-14T07:05:10.014Z] #42 46.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 46.88 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:10.014Z] #42 46.94 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-14T07:05:10.014Z] #42 46.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 46.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:10.014Z] #42 47.23 Selecting previously unselected package libprotobuf17:amd64. [2021-04-14T07:05:10.014Z] #42 47.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 47.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:10.014Z] #42 47.97 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-14T07:05:10.014Z] #42 47.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 48.01 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:10.014Z] #42 48.26 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-14T07:05:10.014Z] #42 48.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:10.014Z] #42 48.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:10.052Z] #21 ... [2021-04-14T07:05:10.052Z] [2021-04-14T07:05:10.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:05:10.052Z] #44 119.2 CC criu/ipc_ns.o [2021-04-14T07:05:10.052Z] #44 120.2 CC criu/irmap.o [2021-04-14T07:05:10.052Z] #44 120.7 CC criu/kcmp-ids.o [2021-04-14T07:05:10.052Z] #44 121.0 CC criu/kerndat.o [2021-04-14T07:05:10.052Z] #44 122.0 CC criu/libnetlink.o [2021-04-14T07:05:10.052Z] #44 122.4 CC criu/log.o [2021-04-14T07:05:10.052Z] #44 122.9 CC criu/lsm.o [2021-04-14T07:05:10.052Z] #44 123.2 CC criu/mem.o [2021-04-14T07:05:10.052Z] #44 124.8 CC criu/memfd.o [2021-04-14T07:05:10.052Z] #44 125.4 CC criu/mount.o [2021-04-14T07:05:10.052Z] #44 128.7 CC criu/namespaces.o [2021-04-14T07:05:10.156Z] #49 42.48 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:05:10.156Z] #49 42.49 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:05:10.156Z] #49 42.54 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:05:10.156Z] #49 42.56 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:05:10.156Z] #49 42.58 go: finding github.com/spf13/afero v1.1.2 [2021-04-14T07:05:10.156Z] #49 42.61 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:05:10.207Z] #50 ... [2021-04-14T07:05:10.207Z] [2021-04-14T07:05:10.207Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:10.207Z] #30 sha256:53dfe75292127b75b0b3bbeb343fd6cbc3f1ea7a0f642f42e37f633b75a4a845 [2021-04-14T07:05:10.207Z] #30 46.66 #=#=# ##O#- # ######################################################################## 100.0% [2021-04-14T07:05:10.275Z] #42 ... [2021-04-14T07:05:10.275Z] [2021-04-14T07:05:10.275Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:10.275Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:05:10.275Z] #32 46.95 Checking out files: 90% (1370/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-14T07:05:10.275Z] #32 47.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-14T07:05:10.407Z] #13 40.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-14T07:05:10.417Z] #49 42.62 go: finding github.com/spf13/cast v1.3.0 [2021-04-14T07:05:10.417Z] #49 42.64 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:05:10.417Z] #49 42.65 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:05:10.417Z] #49 42.67 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:05:10.417Z] #49 42.70 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:05:10.417Z] #49 ... [2021-04-14T07:05:10.417Z] [2021-04-14T07:05:10.417Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:05:10.417Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-14T07:05:10.417Z] #55 41.85 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:10.417Z] #55 42.06 Fetched 119 kB in 0s (433 kB/s) [2021-04-14T07:05:10.417Z] #55 42.16 Selecting previously unselected package libbtrfs0. [2021-04-14T07:05:10.417Z] #55 42.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:10.417Z] #55 42.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-14T07:05:10.417Z] #55 42.25 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:10.417Z] #55 42.35 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:05:10.417Z] #55 42.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-14T07:05:10.417Z] #55 42.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:10.417Z] #55 42.62 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:10.417Z] #55 42.64 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:10.417Z] #55 42.65 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:10.417Z] #55 DONE 42.9s [2021-04-14T07:05:10.417Z] [2021-04-14T07:05:10.417Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:10.417Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:05:10.417Z] #49 42.77 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:05:10.417Z] #49 42.77 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-14T07:05:10.417Z] #49 42.80 go: finding golang.org/x/text v0.3.2 [2021-04-14T07:05:10.508Z] #30 46.92 [2021-04-14T07:05:10.508Z] #30 47.05 Download of images into '/build' complete. [2021-04-14T07:05:10.508Z] #30 47.06 Use something like the following to load the result into a Docker daemon: [2021-04-14T07:05:10.508Z] #30 47.06 tar -cC '/build' . | docker load [2021-04-14T07:05:10.508Z] #30 DONE 47.2s [2021-04-14T07:05:10.508Z] [2021-04-14T07:05:10.508Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:10.508Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-14T07:05:10.508Z] #43 46.36 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-14T07:05:10.508Z] #43 46.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-14T07:05:10.508Z] #43 46.37 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-14T07:05:10.508Z] #43 46.66 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-14T07:05:10.508Z] #43 46.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-14T07:05:10.508Z] #43 46.70 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-14T07:05:10.554Z] #34 ... [2021-04-14T07:05:10.554Z] [2021-04-14T07:05:10.554Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:10.554Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:10.554Z] #49 13.23 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:05:10.554Z] #49 13.30 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:05:10.554Z] #49 13.34 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-14T07:05:10.554Z] #49 13.34 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-14T07:05:10.554Z] #49 13.34 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:05:10.554Z] #49 13.35 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-14T07:05:10.554Z] #49 13.38 go: downloading github.com/pkg/errors v0.8.1 [2021-04-14T07:05:10.554Z] #49 13.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:05:10.554Z] #49 13.78 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:05:10.554Z] #49 13.79 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-14T07:05:10.554Z] #49 13.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:05:10.554Z] #49 13.89 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:05:10.554Z] #49 13.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:05:10.554Z] #49 13.98 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-14T07:05:10.554Z] #49 14.04 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:05:10.554Z] #49 14.05 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-14T07:05:10.554Z] #49 14.06 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:05:10.554Z] #49 14.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:05:10.554Z] #49 14.15 go: extracting github.com/pkg/errors v0.8.1 [2021-04-14T07:05:10.554Z] #49 14.20 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:05:10.554Z] #49 14.31 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:05:10.554Z] #49 14.38 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:05:10.554Z] #49 14.44 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:05:10.554Z] #49 14.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:05:10.554Z] #49 14.50 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:05:10.554Z] #49 14.84 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:05:10.554Z] #49 14.91 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:05:10.554Z] #49 15.05 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:05:10.554Z] #49 15.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:05:10.554Z] #49 15.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:05:10.554Z] #49 15.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:05:10.554Z] #49 15.48 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:05:10.554Z] #49 15.57 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:05:10.554Z] #49 15.59 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:05:10.554Z] #49 15.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:05:10.554Z] #49 15.71 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:05:10.554Z] #49 15.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:05:10.554Z] #49 15.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:05:10.554Z] #49 16.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:05:10.554Z] #49 17.19 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:05:10.554Z] #49 17.29 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:05:10.554Z] #49 17.75 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:05:10.554Z] #49 18.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:05:10.666Z] #13 41.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-14T07:05:10.667Z] #13 41.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-14T07:05:10.679Z] #49 43.03 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:05:10.679Z] #49 43.03 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:05:10.679Z] #49 43.18 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:05:10.679Z] #49 43.21 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:05:10.679Z] #49 43.23 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:05:10.845Z] #32 48.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:10.880Z] #49 ... [2021-04-14T07:05:10.880Z] [2021-04-14T07:05:10.880Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:10.880Z] #67 sha256:635ca53874d4ccdca2089136ce4c558bac06af71e9dc402545b1df9c9a986ca9 [2021-04-14T07:05:10.941Z] #49 43.28 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:05:10.941Z] #49 43.30 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:05:10.941Z] #49 43.30 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:05:10.941Z] #49 43.34 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:05:10.941Z] #49 43.34 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:05:10.941Z] #49 43.40 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:05:10.941Z] #49 43.42 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:05:11.202Z] #49 43.54 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-14T07:05:11.202Z] #49 43.60 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:05:11.202Z] #49 43.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:05:11.202Z] #49 43.62 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:05:11.202Z] #49 43.63 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-14T07:05:11.202Z] #49 43.64 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:05:11.405Z] #20 30.18 Selecting previously unselected package python3-minimal. [2021-04-14T07:05:11.405Z] #20 30.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-14T07:05:11.405Z] #20 30.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-14T07:05:11.463Z] #49 43.78 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:05:11.463Z] #49 43.86 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-14T07:05:11.463Z] #49 43.86 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:05:11.463Z] #49 44.02 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:05:11.463Z] #49 44.03 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:05:11.463Z] #49 44.06 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:05:11.566Z] #43 49.07 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-14T07:05:11.566Z] #43 49.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-14T07:05:11.566Z] #43 49.12 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-14T07:05:11.601Z] #44 130.7 CC criu/net.o [2021-04-14T07:05:11.661Z] #20 30.26 Unpacking python3-minimal (3.7.3-1) ... [2021-04-14T07:05:11.661Z] #20 30.34 Selecting previously unselected package libmpdec2:amd64. [2021-04-14T07:05:11.661Z] #20 30.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-14T07:05:11.661Z] #20 30.36 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-14T07:05:11.661Z] #20 30.45 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-14T07:05:11.661Z] #20 30.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:05:11.661Z] #20 30.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:05:11.725Z] #49 44.17 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:05:11.725Z] #49 44.22 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:05:11.917Z] #44 ... [2021-04-14T07:05:11.917Z] [2021-04-14T07:05:11.917Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-14T07:05:11.917Z] #21 53.65 Setting up iptables (1.8.2-4) ... [2021-04-14T07:05:11.917Z] #21 53.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:05:11.947Z] #67 18.89 Checking out files: 31% (599/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 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: 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) [2021-04-14T07:05:11.947Z] #67 ... [2021-04-14T07:05:11.947Z] [2021-04-14T07:05:11.947Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-14T07:05:11.947Z] #34 sha256:f84231b135d2de8dae3443804ad923c4dbcbd2c7835e783679676a8bf6e5ad08 [2021-04-14T07:05:11.947Z] #34 DONE 20.1s [2021-04-14T07:05:11.947Z] [2021-04-14T07:05:11.947Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:11.947Z] #67 sha256:635ca53874d4ccdca2089136ce4c558bac06af71e9dc402545b1df9c9a986ca9 [2021-04-14T07:05:12.211Z] #43 49.97 Selecting previously unselected package protobuf-c-compiler. [2021-04-14T07:05:12.211Z] #43 49.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-14T07:05:12.211Z] #43 49.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:12.217Z] #21 53.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:05:12.217Z] #21 53.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:05:12.217Z] #21 53.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:05:12.217Z] #21 53.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-14T07:05:12.217Z] #21 53.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-14T07:05:12.217Z] #21 53.69 Setting up python3 (3.7.3-1) ... [2021-04-14T07:05:12.217Z] #21 53.94 Setting up python3-wheel (0.32.3-2) ... [2021-04-14T07:05:12.474Z] #67 18.89 Checking out files: 31% (599/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 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: 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. [2021-04-14T07:05:12.474Z] #67 20.71 + cd /tmp/tmp.IJgAhl2oJl/src/github.com/docker/libnetwork [2021-04-14T07:05:12.509Z] #43 50.15 Selecting previously unselected package protobuf-compiler. [2021-04-14T07:05:12.509Z] #43 50.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-14T07:05:12.509Z] #43 50.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:12.586Z] #13 ... [2021-04-14T07:05:12.586Z] [2021-04-14T07:05:12.586Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:12.586Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:05:12.586Z] #45 43.10 sync [2021-04-14T07:05:12.586Z] #45 43.13 internal/reflectlite [2021-04-14T07:05:12.586Z] #45 44.71 github.com/LK4D4/vndr/godl/singleflight [2021-04-14T07:05:12.586Z] #45 45.06 math/rand [2021-04-14T07:05:12.586Z] #45 46.63 internal/singleflight [2021-04-14T07:05:12.586Z] #45 47.17 sort [2021-04-14T07:05:12.586Z] #45 47.19 errors [2021-04-14T07:05:12.586Z] #45 47.67 io [2021-04-14T07:05:12.586Z] #45 48.36 strconv [2021-04-14T07:05:12.586Z] #45 48.95 bytes [2021-04-14T07:05:12.586Z] #45 50.96 bufio [2021-04-14T07:05:12.586Z] #45 51.64 reflect [2021-04-14T07:05:12.586Z] #45 52.59 syscall [2021-04-14T07:05:12.586Z] #45 ... [2021-04-14T07:05:12.586Z] [2021-04-14T07:05:12.586Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:12.586Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:12.586Z] #42 48.89 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-14T07:05:12.586Z] #42 48.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:12.586Z] #42 48.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:12.586Z] #42 49.20 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-14T07:05:12.586Z] #42 49.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:12.586Z] #42 49.21 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:12.586Z] #42 50.44 Selecting previously unselected package libprotoc17:amd64. [2021-04-14T07:05:12.586Z] #42 50.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:12.586Z] #42 50.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:12.586Z] #42 51.02 Selecting previously unselected package protobuf-c-compiler. [2021-04-14T07:05:12.586Z] #42 51.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:12.586Z] #42 51.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:12.586Z] #42 51.21 Selecting previously unselected package protobuf-compiler. [2021-04-14T07:05:12.586Z] #42 51.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:12.586Z] #42 51.22 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:12.586Z] #42 51.43 Selecting previously unselected package python-pkg-resources. [2021-04-14T07:05:12.586Z] #42 51.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:05:12.586Z] #42 51.44 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:12.586Z] #42 51.66 Selecting previously unselected package python-six. [2021-04-14T07:05:12.586Z] #42 51.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-14T07:05:12.586Z] #42 51.70 Unpacking python-six (1.12.0-1) ... [2021-04-14T07:05:12.586Z] #42 51.79 Selecting previously unselected package python-protobuf. [2021-04-14T07:05:12.586Z] #42 51.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:12.586Z] #42 51.81 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:12.586Z] #42 52.41 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:12.589Z] #20 31.34 Selecting previously unselected package python3.7. [2021-04-14T07:05:12.737Z] #67 20.71 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-14T07:05:12.737Z] #67 ... [2021-04-14T07:05:12.737Z] [2021-04-14T07:05:12.737Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:05:12.737Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-14T07:05:12.737Z] #27 18.49 Updating certificates in /etc/ssl/certs... [2021-04-14T07:05:12.737Z] #27 25.70 137 added, 0 removed; done. [2021-04-14T07:05:12.737Z] #27 27.18 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-14T07:05:12.737Z] #27 27.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:05:12.737Z] #27 27.75 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-14T07:05:12.737Z] #27 27.87 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-14T07:05:12.737Z] #27 27.90 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:12.737Z] #27 28.02 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-14T07:05:12.737Z] #27 28.05 Updating certificates in /etc/ssl/certs... [2021-04-14T07:05:12.806Z] #43 50.38 Selecting previously unselected package python-pkg-resources. [2021-04-14T07:05:12.806Z] #43 50.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:05:12.806Z] #43 50.41 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:12.845Z] #20 31.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:05:12.845Z] #20 31.36 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:05:12.845Z] #20 31.51 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-14T07:05:12.845Z] #20 31.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-14T07:05:12.845Z] #20 31.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-14T07:05:12.845Z] #20 31.64 Setting up python3-minimal (3.7.3-1) ... [2021-04-14T07:05:12.854Z] #21 54.44 Setting up apparmor (2.13.2-10) ... [2021-04-14T07:05:13.004Z] #27 ... [2021-04-14T07:05:13.004Z] [2021-04-14T07:05:13.004Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:13.004Z] #67 sha256:635ca53874d4ccdca2089136ce4c558bac06af71e9dc402545b1df9c9a986ca9 [2021-04-14T07:05:13.004Z] #67 21.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-14T07:05:13.105Z] #43 50.69 Selecting previously unselected package python-six. [2021-04-14T07:05:13.105Z] #43 50.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-14T07:05:13.105Z] #43 50.72 Unpacking python-six (1.12.0-1) ... [2021-04-14T07:05:13.404Z] #43 50.87 Selecting previously unselected package python-protobuf. [2021-04-14T07:05:13.404Z] #43 50.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-14T07:05:13.404Z] #43 50.90 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:13.404Z] #43 ... [2021-04-14T07:05:13.404Z] [2021-04-14T07:05:13.404Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:13.404Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:05:13.404Z] #46 41.01 sync [2021-04-14T07:05:13.404Z] #46 41.02 internal/reflectlite [2021-04-14T07:05:13.404Z] #46 43.16 math/rand [2021-04-14T07:05:13.404Z] #46 43.16 internal/singleflight [2021-04-14T07:05:13.404Z] #46 43.20 github.com/LK4D4/vndr/godl/singleflight [2021-04-14T07:05:13.404Z] #46 46.44 sort [2021-04-14T07:05:13.404Z] #46 46.45 errors [2021-04-14T07:05:13.404Z] #46 47.20 strconv [2021-04-14T07:05:13.404Z] #46 47.20 internal/oserror [2021-04-14T07:05:13.404Z] #46 47.21 io [2021-04-14T07:05:13.404Z] #46 47.47 syscall [2021-04-14T07:05:13.404Z] #46 ... [2021-04-14T07:05:13.404Z] [2021-04-14T07:05:13.404Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:13.404Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-14T07:05:13.404Z] #33 48.56 Checking out files: 63% (970/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. [2021-04-14T07:05:13.404Z] #33 50.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-14T07:05:13.404Z] #33 50.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:13.580Z] #67 ... [2021-04-14T07:05:13.580Z] [2021-04-14T07:05:13.580Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:05:13.580Z] #47 sha256:261f143d59624c37a3100f2bf197646068bc4ea9d5c5f54183e7a60d1fdd4ef7 [2021-04-14T07:05:13.580Z] #47 11.58 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:05:13.580Z] #47 16.18 go: finding github.com/fatih/color v1.9.0 [2021-04-14T07:05:13.580Z] #47 16.18 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:05:13.580Z] #47 16.20 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:05:13.580Z] #47 16.21 go: finding github.com/spf13/pflag v1.0.3 [2021-04-14T07:05:13.580Z] #47 16.98 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:05:13.580Z] #47 16.99 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:05:13.580Z] #47 17.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:05:13.580Z] #47 17.04 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:05:13.580Z] #47 17.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:05:13.580Z] #47 17.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:05:13.580Z] #47 17.32 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:05:13.580Z] #47 ... [2021-04-14T07:05:13.580Z] [2021-04-14T07:05:13.580Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:05:13.580Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-14T07:05:13.580Z] #40 15.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-14T07:05:13.580Z] #40 16.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-14T07:05:13.777Z] #20 32.46 Selecting previously unselected package python3. [2021-04-14T07:05:13.777Z] #20 32.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-14T07:05:13.777Z] #20 32.50 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-14T07:05:13.777Z] #20 32.51 Unpacking python3 (3.7.3-1) ... [2021-04-14T07:05:13.777Z] #20 32.59 Selecting previously unselected package libip4tc0:amd64. [2021-04-14T07:05:13.777Z] #20 32.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-14T07:05:13.969Z] #42 ... [2021-04-14T07:05:13.969Z] [2021-04-14T07:05:13.969Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:13.969Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:13.969Z] #13 44.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-14T07:05:14.034Z] #20 32.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-14T07:05:14.034Z] #20 32.68 Selecting previously unselected package libip6tc0:amd64. [2021-04-14T07:05:14.034Z] #20 32.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-14T07:05:14.034Z] #20 32.70 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-14T07:05:14.034Z] #20 32.79 Selecting previously unselected package libiptc0:amd64. [2021-04-14T07:05:14.034Z] #20 32.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-14T07:05:14.144Z] #32 ... [2021-04-14T07:05:14.144Z] [2021-04-14T07:05:14.144Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:14.144Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:05:14.144Z] #45 42.17 sync [2021-04-14T07:05:14.144Z] #45 42.22 internal/reflectlite [2021-04-14T07:05:14.145Z] #45 43.67 github.com/LK4D4/vndr/godl/singleflight [2021-04-14T07:05:14.145Z] #45 44.09 math/rand [2021-04-14T07:05:14.145Z] #45 44.99 internal/singleflight [2021-04-14T07:05:14.145Z] #45 45.52 sort [2021-04-14T07:05:14.145Z] #45 45.52 errors [2021-04-14T07:05:14.145Z] #45 45.81 io [2021-04-14T07:05:14.145Z] #45 46.65 strconv [2021-04-14T07:05:14.145Z] #45 47.02 bytes [2021-04-14T07:05:14.145Z] #45 49.23 bufio [2021-04-14T07:05:14.145Z] #45 49.45 reflect [2021-04-14T07:05:14.145Z] #45 51.05 syscall [2021-04-14T07:05:14.145Z] #45 ... [2021-04-14T07:05:14.145Z] [2021-04-14T07:05:14.145Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:14.145Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:05:14.145Z] #56 6.150 + RM_GOPATH=0 [2021-04-14T07:05:14.145Z] #56 6.150 + TMP_GOPATH= [2021-04-14T07:05:14.145Z] #56 6.150 + : /build [2021-04-14T07:05:14.145Z] #56 6.150 + '[' -z '' ']' [2021-04-14T07:05:14.145Z] #56 6.155 ++ mktemp -d [2021-04-14T07:05:14.145Z] #56 6.155 + export GOPATH=/tmp/tmp.LHAw2ivxIV [2021-04-14T07:05:14.145Z] #56 6.155 + GOPATH=/tmp/tmp.LHAw2ivxIV [2021-04-14T07:05:14.145Z] #56 6.155 + RM_GOPATH=1 [2021-04-14T07:05:14.145Z] #56 6.155 + case "$(go env GOARCH)" in [2021-04-14T07:05:14.145Z] #56 6.155 ++ go env GOARCH [2021-04-14T07:05:14.145Z] #56 6.171 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:14.145Z] #56 6.171 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:14.145Z] #56 6.171 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:14.145Z] #56 6.171 + dir=/tmp/install [2021-04-14T07:05:14.145Z] #56 6.171 + bin=containerd [2021-04-14T07:05:14.145Z] #56 6.171 + shift [2021-04-14T07:05:14.145Z] #56 6.171 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-14T07:05:14.145Z] #56 6.171 + . /tmp/install/containerd.installer [2021-04-14T07:05:14.145Z] #56 6.171 ++ set -e [2021-04-14T07:05:14.145Z] #56 6.171 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:14.145Z] #56 6.174 + install_containerd [2021-04-14T07:05:14.145Z] #56 6.178 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:14.145Z] #56 6.178 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-14T07:05:14.145Z] #56 6.178 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LHAw2ivxIV/src/github.com/containerd/containerd [2021-04-14T07:05:14.145Z] #56 6.185 Cloning into '/tmp/tmp.LHAw2ivxIV/src/github.com/containerd/containerd'... [2021-04-14T07:05:14.290Z] #20 32.81 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-14T07:05:14.290Z] #20 32.89 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-14T07:05:14.290Z] #20 32.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-14T07:05:14.290Z] #20 32.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-14T07:05:14.290Z] #20 32.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-14T07:05:14.290Z] #20 32.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-14T07:05:14.290Z] #20 32.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-14T07:05:14.290Z] #20 33.06 Selecting previously unselected package libnftnl11:amd64. [2021-04-14T07:05:14.397Z] #21 56.01 Setting up xfsprogs (4.20.0-1) ... [2021-04-14T07:05:14.397Z] #21 56.02 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:05:14.530Z] #40 ... [2021-04-14T07:05:14.530Z] [2021-04-14T07:05:14.530Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:14.530Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:14.530Z] #49 19.08 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:05:14.530Z] #49 19.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:05:14.530Z] #49 19.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:05:14.530Z] #49 19.56 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:05:14.530Z] #49 19.70 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:05:14.530Z] #49 22.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:05:14.530Z] #49 22.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:05:14.530Z] #49 22.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:05:14.530Z] #49 22.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:05:14.530Z] #49 22.80 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:05:14.530Z] #49 22.80 go: downloading github.com/spf13/viper v1.6.1 [2021-04-14T07:05:14.530Z] #49 22.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:05:14.541Z] #13 ... [2021-04-14T07:05:14.541Z] [2021-04-14T07:05:14.541Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:14.541Z] #56 sha256:12f6f56d0c9580d7e8f87ee5d154c9e38daa04f5832d4ee3ccd198e51d2d5841 [2021-04-14T07:05:14.541Z] #56 1.889 + RM_GOPATH=0 [2021-04-14T07:05:14.541Z] #56 1.889 + TMP_GOPATH= [2021-04-14T07:05:14.541Z] #56 1.889 + : /build [2021-04-14T07:05:14.541Z] #56 1.889 + '[' -z '' ']' [2021-04-14T07:05:14.541Z] #56 1.889 ++ mktemp -d [2021-04-14T07:05:14.541Z] #56 1.889 + export GOPATH=/tmp/tmp.6jzWKRZfdd [2021-04-14T07:05:14.541Z] #56 1.889 + GOPATH=/tmp/tmp.6jzWKRZfdd [2021-04-14T07:05:14.541Z] #56 1.889 + RM_GOPATH=1 [2021-04-14T07:05:14.541Z] #56 1.889 + case "$(go env GOARCH)" in [2021-04-14T07:05:14.541Z] #56 1.889 ++ go env GOARCH [2021-04-14T07:05:14.541Z] #56 1.925 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:14.541Z] #56 1.925 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:14.541Z] #56 1.925 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:14.541Z] #56 1.929 + dir=/tmp/install [2021-04-14T07:05:14.541Z] #56 1.933 + bin=containerd [2021-04-14T07:05:14.541Z] #56 1.933 + shift [2021-04-14T07:05:14.541Z] #56 1.933 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-14T07:05:14.541Z] #56 1.933 + . /tmp/install/containerd.installer [2021-04-14T07:05:14.541Z] #56 1.933 ++ set -e [2021-04-14T07:05:14.541Z] #56 1.933 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:14.541Z] #56 1.933 + install_containerd [2021-04-14T07:05:14.541Z] #56 1.935 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-14T07:05:14.541Z] #56 1.938 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:14.541Z] #56 1.938 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6jzWKRZfdd/src/github.com/containerd/containerd [2021-04-14T07:05:14.541Z] #56 1.946 Cloning into '/tmp/tmp.6jzWKRZfdd/src/github.com/containerd/containerd'... [2021-04-14T07:05:14.547Z] #20 33.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-14T07:05:14.547Z] #20 33.08 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-14T07:05:14.547Z] #20 33.18 Selecting previously unselected package iptables. [2021-04-14T07:05:14.547Z] #20 33.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-14T07:05:14.547Z] #20 33.20 Unpacking iptables (1.8.2-4) ... [2021-04-14T07:05:14.698Z] #21 56.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:14.752Z] #56 ... [2021-04-14T07:05:14.752Z] [2021-04-14T07:05:14.752Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:14.752Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:14.752Z] #36 43.01 The following additional packages will be installed: [2021-04-14T07:05:14.752Z] #36 43.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-14T07:05:14.752Z] #36 43.01 Suggested packages: [2021-04-14T07:05:14.752Z] #36 43.01 cmake-doc ninja-build lrzip [2021-04-14T07:05:14.752Z] #36 43.01 Recommended packages: [2021-04-14T07:05:14.752Z] #36 43.01 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-14T07:05:14.752Z] #36 43.97 The following NEW packages will be installed: [2021-04-14T07:05:14.752Z] #36 43.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-14T07:05:14.752Z] #36 43.97 vim-common xxd [2021-04-14T07:05:14.752Z] #36 44.35 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:14.752Z] #36 44.35 Need to get 14.9 MB of archives. [2021-04-14T07:05:14.752Z] #36 44.35 After this operation, 61.8 MB of additional disk space will be used. [2021-04-14T07:05:14.752Z] #36 44.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-14T07:05:14.752Z] #36 44.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:05:14.752Z] #36 44.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-14T07:05:14.752Z] #36 44.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-14T07:05:14.752Z] #36 45.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-14T07:05:14.752Z] #36 45.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-14T07:05:14.752Z] #36 45.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-14T07:05:14.752Z] #36 45.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-14T07:05:14.752Z] #36 45.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-14T07:05:14.752Z] #36 45.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-14T07:05:14.752Z] #36 46.69 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:14.752Z] #36 46.83 Fetched 14.9 MB in 2s (9039 kB/s) [2021-04-14T07:05:14.752Z] #36 46.97 Selecting previously unselected package xxd. [2021-04-14T07:05:14.752Z] #36 46.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:14.752Z] #36 47.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:05:14.752Z] #36 47.04 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:05:14.752Z] #36 47.26 Selecting previously unselected package vim-common. [2021-04-14T07:05:14.752Z] #36 47.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:05:14.752Z] #36 47.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:14.752Z] #36 47.63 Selecting previously unselected package cmake-data. [2021-04-14T07:05:14.752Z] #36 47.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-14T07:05:14.752Z] #36 47.64 Unpacking cmake-data (3.13.4-1) ... [2021-04-14T07:05:14.752Z] #36 50.15 Selecting previously unselected package libicu63:amd64. [2021-04-14T07:05:14.752Z] #36 50.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-14T07:05:14.752Z] #36 50.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:05:14.752Z] #36 ... [2021-04-14T07:05:14.752Z] [2021-04-14T07:05:14.752Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:14.752Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:14.752Z] #42 49.54 Selecting previously unselected package libprotoc17:amd64. [2021-04-14T07:05:14.752Z] #42 49.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:14.752Z] #42 49.64 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:14.752Z] #42 50.19 Selecting previously unselected package protobuf-c-compiler. [2021-04-14T07:05:14.752Z] #42 50.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:14.752Z] #42 50.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:14.752Z] #42 50.35 Selecting previously unselected package protobuf-compiler. [2021-04-14T07:05:14.752Z] #42 50.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:14.752Z] #42 50.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:14.752Z] #42 50.52 Selecting previously unselected package python-pkg-resources. [2021-04-14T07:05:14.752Z] #42 50.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:05:14.752Z] #42 50.53 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:14.752Z] #42 50.76 Selecting previously unselected package python-six. [2021-04-14T07:05:14.752Z] #42 50.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-14T07:05:14.752Z] #42 50.79 Unpacking python-six (1.12.0-1) ... [2021-04-14T07:05:14.752Z] #42 50.86 Selecting previously unselected package python-protobuf. [2021-04-14T07:05:14.752Z] #42 50.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:14.752Z] #42 50.89 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:14.752Z] #42 51.44 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:14.793Z] #49 22.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:05:14.793Z] #49 22.84 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:05:14.793Z] #49 22.85 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:05:14.793Z] #49 22.92 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:05:14.793Z] #49 22.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:05:14.793Z] #49 22.92 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:05:14.793Z] #49 22.95 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:05:14.793Z] #49 22.95 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:05:14.793Z] #49 23.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:05:14.793Z] #49 23.03 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:05:14.793Z] #49 23.07 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:05:14.793Z] #49 ... [2021-04-14T07:05:14.793Z] [2021-04-14T07:05:14.793Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:14.793Z] #51 sha256:8727e0319e1f2871bf5da7ee2e6c5034816580d7e55a205cbe29fc3450c01539 [2021-04-14T07:05:14.793Z] #51 13.00 + cd /tmp/tmp.3oV2EBrWye/src/github.com/mvdan/sh [2021-04-14T07:05:14.793Z] #51 13.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-14T07:05:14.793Z] #51 13.07 + GO111MODULE=on [2021-04-14T07:05:14.793Z] #51 13.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-14T07:05:14.793Z] #51 14.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:05:14.793Z] #51 14.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:05:14.793Z] #51 14.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:05:14.793Z] #51 14.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:05:14.794Z] #51 14.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:05:14.794Z] #51 16.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:05:14.794Z] #51 17.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:05:14.794Z] #51 19.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:05:14.794Z] #51 21.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-14T07:05:14.794Z] #51 21.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-14T07:05:14.794Z] #51 21.35 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-14T07:05:14.794Z] #51 21.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-14T07:05:14.794Z] #51 22.52 runtime [2021-04-14T07:05:14.801Z] #56 ... [2021-04-14T07:05:14.801Z] [2021-04-14T07:05:14.801Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:14.801Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:05:14.801Z] #32 48.05 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-14T07:05:14.801Z] #32 48.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-14T07:05:14.801Z] #32 48.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:14.803Z] #20 33.56 Selecting previously unselected package xxd. [2021-04-14T07:05:14.803Z] #20 33.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:05:14.803Z] #20 33.56 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:05:15.024Z] #49 ... [2021-04-14T07:05:15.024Z] [2021-04-14T07:05:15.024Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:15.024Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:15.024Z] #36 31.43 Reading package lists... [2021-04-14T07:05:15.024Z] #36 37.70 Building dependency tree... [2021-04-14T07:05:15.024Z] #36 41.41 The following additional packages will be installed: [2021-04-14T07:05:15.024Z] #36 41.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-14T07:05:15.024Z] #36 41.46 Suggested packages: [2021-04-14T07:05:15.024Z] #36 41.46 cmake-doc ninja-build lrzip [2021-04-14T07:05:15.024Z] #36 41.46 Recommended packages: [2021-04-14T07:05:15.024Z] #36 41.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-14T07:05:15.024Z] #36 42.49 The following NEW packages will be installed: [2021-04-14T07:05:15.024Z] #36 42.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-14T07:05:15.024Z] #36 42.51 vim-common xxd [2021-04-14T07:05:15.024Z] #36 42.95 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:15.024Z] #36 42.95 Need to get 14.9 MB of archives. [2021-04-14T07:05:15.024Z] #36 42.95 After this operation, 61.8 MB of additional disk space will be used. [2021-04-14T07:05:15.024Z] #36 42.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-14T07:05:15.024Z] #36 42.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:05:15.024Z] #36 42.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-14T07:05:15.024Z] #36 43.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-14T07:05:15.024Z] #36 44.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-14T07:05:15.024Z] #36 44.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-14T07:05:15.024Z] #36 44.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-14T07:05:15.024Z] #36 44.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-14T07:05:15.024Z] #36 44.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-14T07:05:15.024Z] #36 44.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-14T07:05:15.024Z] #36 45.65 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:15.024Z] #36 45.90 Fetched 14.9 MB in 2s (7552 kB/s) [2021-04-14T07:05:15.024Z] #36 45.96 Selecting previously unselected package xxd. [2021-04-14T07:05:15.024Z] #36 45.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:15.024Z] #36 46.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:05:15.024Z] #36 46.08 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:05:15.024Z] #36 46.35 Selecting previously unselected package vim-common. [2021-04-14T07:05:15.024Z] #36 46.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:05:15.024Z] #36 46.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:15.024Z] #36 46.74 Selecting previously unselected package cmake-data. [2021-04-14T07:05:15.024Z] #36 46.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-14T07:05:15.024Z] #36 46.77 Unpacking cmake-data (3.13.4-1) ... [2021-04-14T07:05:15.057Z] #51 ... [2021-04-14T07:05:15.057Z] [2021-04-14T07:05:15.057Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:05:15.057Z] #58 sha256:3cac6b932b7bd48ece4a1e52bef4fb6ef3b56d549d0d6cb3e14674e3264e2d88 [2021-04-14T07:05:15.057Z] #58 13.10 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:05:15.057Z] #58 13.12 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:05:15.057Z] #58 14.79 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:05:15.057Z] #58 16.41 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:05:15.057Z] #58 17.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:05:15.057Z] #58 18.03 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:05:15.057Z] #58 18.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:05:15.057Z] #58 18.95 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:05:15.057Z] #58 22.90 go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:05:15.057Z] #58 23.00 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-14T07:05:15.058Z] #58 23.00 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-14T07:05:15.058Z] #58 23.24 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-14T07:05:15.058Z] #58 23.32 go: finding github.com/google/uuid v1.2.0 [2021-04-14T07:05:15.058Z] #58 ... [2021-04-14T07:05:15.058Z] [2021-04-14T07:05:15.058Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:15.058Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:15.058Z] #49 23.09 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-14T07:05:15.058Z] #49 23.12 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:05:15.058Z] #49 23.13 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:05:15.058Z] #49 23.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:05:15.058Z] #49 23.16 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-14T07:05:15.058Z] #49 23.24 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:05:15.058Z] #49 23.26 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-14T07:05:15.058Z] #49 23.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:05:15.058Z] #49 23.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:05:15.058Z] #49 23.32 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:05:15.060Z] #20 33.71 Selecting previously unselected package vim-common. [2021-04-14T07:05:15.060Z] #20 33.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:05:15.060Z] #20 33.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:15.060Z] #20 ... [2021-04-14T07:05:15.060Z] [2021-04-14T07:05:15.060Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:15.060Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:15.060Z] #43 83.69 DEP criu/cr-errno.d [2021-04-14T07:05:15.060Z] #43 83.71 DEP criu/cr-dump.d [2021-04-14T07:05:15.060Z] #43 83.87 DEP criu/cr-dedup.d [2021-04-14T07:05:15.060Z] #43 84.11 DEP criu/cr-check.d [2021-04-14T07:05:15.060Z] #43 84.32 DEP criu/config.d [2021-04-14T07:05:15.060Z] #43 84.49 DEP criu/clone-noasan.d [2021-04-14T07:05:15.060Z] #43 84.56 DEP criu/cgroup.d [2021-04-14T07:05:15.060Z] #43 84.70 DEP criu/cgroup-props.d [2021-04-14T07:05:15.060Z] #43 84.85 DEP criu/bitmap.d [2021-04-14T07:05:15.060Z] #43 84.87 DEP criu/bfd.d [2021-04-14T07:05:15.060Z] #43 84.98 DEP criu/autofs.d [2021-04-14T07:05:15.060Z] #43 85.33 DEP criu/aio.d [2021-04-14T07:05:15.060Z] #43 85.63 DEP criu/action-scripts.d [2021-04-14T07:05:15.060Z] #43 86.02 CC criu/action-scripts.o [2021-04-14T07:05:15.060Z] #43 86.56 CC criu/aio.o [2021-04-14T07:05:15.060Z] #43 87.10 CC criu/autofs.o [2021-04-14T07:05:15.060Z] #43 88.35 CC criu/bfd.o [2021-04-14T07:05:15.060Z] #43 89.01 CC criu/bitmap.o [2021-04-14T07:05:15.060Z] #43 89.23 CC criu/cgroup-props.o [2021-04-14T07:05:15.060Z] #43 89.94 CC criu/cgroup.o [2021-04-14T07:05:15.060Z] #43 92.49 CC criu/clone-noasan.o [2021-04-14T07:05:15.060Z] #43 92.65 CC criu/config.o [2021-04-14T07:05:15.285Z] #36 ... [2021-04-14T07:05:15.285Z] [2021-04-14T07:05:15.285Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:15.285Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:15.285Z] #42 31.91 Reading package lists... [2021-04-14T07:05:15.285Z] #42 38.23 Building dependency tree... [2021-04-14T07:05:15.285Z] #42 41.99 The following additional packages will be installed: [2021-04-14T07:05:15.285Z] #42 42.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-14T07:05:15.285Z] #42 42.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-14T07:05:15.285Z] #42 42.02 Suggested packages: [2021-04-14T07:05:15.285Z] #42 42.02 manpages-dev python-setuptools [2021-04-14T07:05:15.285Z] #42 43.44 The following NEW packages will be installed: [2021-04-14T07:05:15.285Z] #42 43.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-14T07:05:15.285Z] #42 43.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-14T07:05:15.285Z] #42 43.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-14T07:05:15.285Z] #42 43.45 python-six zlib1g-dev [2021-04-14T07:05:15.285Z] #42 43.92 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:15.285Z] #42 43.92 Need to get 4095 kB of archives. [2021-04-14T07:05:15.285Z] #42 43.92 After this operation, 22.5 MB of additional disk space will be used. [2021-04-14T07:05:15.285Z] #42 43.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-14T07:05:15.285Z] #42 43.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-14T07:05:15.285Z] #42 43.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-14T07:05:15.285Z] #42 43.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-14T07:05:15.285Z] #42 43.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-14T07:05:15.285Z] #42 43.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-14T07:05:15.285Z] #42 43.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-14T07:05:15.285Z] #42 43.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-14T07:05:15.285Z] #42 43.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-14T07:05:15.285Z] #42 44.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-14T07:05:15.285Z] #42 44.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-14T07:05:15.285Z] #42 44.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-14T07:05:15.285Z] #42 44.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-14T07:05:15.285Z] #42 44.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-14T07:05:15.285Z] #42 44.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-14T07:05:15.285Z] #42 44.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-14T07:05:15.285Z] #42 44.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-14T07:05:15.285Z] #42 45.45 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:15.285Z] #42 45.65 Fetched 4095 kB in 1s (5518 kB/s) [2021-04-14T07:05:15.285Z] #42 45.75 Selecting previously unselected package libcap-dev:amd64. [2021-04-14T07:05:15.285Z] #42 45.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:15.285Z] #42 45.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-14T07:05:15.285Z] #42 45.84 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-14T07:05:15.285Z] #42 45.96 Selecting previously unselected package libnet1:amd64. [2021-04-14T07:05:15.285Z] #42 45.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:05:15.285Z] #42 45.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:15.285Z] #42 46.12 Selecting previously unselected package libnet1-dev. [2021-04-14T07:05:15.285Z] #42 46.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:05:15.285Z] #42 46.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:15.285Z] #42 46.28 Selecting previously unselected package libnl-3-200:amd64. [2021-04-14T07:05:15.285Z] #42 46.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-14T07:05:15.285Z] #42 46.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:05:15.285Z] #42 46.42 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-14T07:05:15.285Z] #42 46.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-14T07:05:15.285Z] #42 46.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-14T07:05:15.285Z] #42 46.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-14T07:05:15.285Z] #42 46.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:15.285Z] #42 46.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:15.285Z] #42 46.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-14T07:05:15.285Z] #42 46.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:15.285Z] #42 46.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:15.285Z] #42 47.01 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-14T07:05:15.285Z] #42 47.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-14T07:05:15.285Z] #42 47.03 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:15.285Z] #42 47.23 Selecting previously unselected package libprotobuf17:amd64. [2021-04-14T07:05:15.285Z] #42 47.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:15.285Z] #42 47.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:15.316Z] #43 93.81 CC criu/cr-check.o [2021-04-14T07:05:15.316Z] #43 ... [2021-04-14T07:05:15.316Z] [2021-04-14T07:05:15.316Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:05:15.316Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:05:15.316Z] #20 33.97 Selecting previously unselected package bash-completion. [2021-04-14T07:05:15.316Z] #20 33.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-14T07:05:15.321Z] #49 23.33 go: extracting github.com/spf13/viper v1.6.1 [2021-04-14T07:05:15.321Z] #49 23.35 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:05:15.321Z] #49 23.37 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:05:15.321Z] #49 23.38 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-14T07:05:15.321Z] #49 23.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:05:15.321Z] #49 23.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:05:15.321Z] #49 23.46 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-14T07:05:15.321Z] #49 23.46 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:05:15.321Z] #49 23.56 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:05:15.379Z] #21 57.00 Setting up python3-distutils (3.7.3-1) ... [2021-04-14T07:05:15.546Z] #42 47.98 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-14T07:05:15.546Z] #42 47.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:15.546Z] #42 47.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:15.584Z] #49 23.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:05:15.584Z] #49 23.65 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-14T07:05:15.584Z] #49 23.66 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:05:15.584Z] #49 23.67 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-14T07:05:15.584Z] #49 23.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:05:15.584Z] #49 23.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:05:15.584Z] #49 23.76 go: downloading github.com/fatih/color v1.7.0 [2021-04-14T07:05:15.584Z] #49 23.77 go: extracting github.com/fatih/color v1.7.0 [2021-04-14T07:05:15.584Z] #49 23.80 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:05:15.584Z] #49 23.87 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:05:15.584Z] #49 23.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-14T07:05:15.584Z] #49 23.87 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:05:15.584Z] #49 23.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:05:15.719Z] #21 57.44 Setting up python3-setuptools (40.8.0-1) ... [2021-04-14T07:05:15.806Z] #42 48.20 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-14T07:05:15.806Z] #42 48.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:15.806Z] #42 48.21 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:15.855Z] #49 23.91 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-14T07:05:15.855Z] #49 23.97 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:05:16.068Z] #42 ... [2021-04-14T07:05:16.068Z] [2021-04-14T07:05:16.068Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:16.068Z] #51 sha256:dcd8c3b8efdbb3a4c710f1ed342d5bbf8cb445612cd0b8542703787f8bd7e3b1 [2021-04-14T07:05:16.068Z] #51 48.44 internal/oserror [2021-04-14T07:05:16.068Z] #51 48.44 bytes [2021-04-14T07:05:16.068Z] #51 48.52 syscall [2021-04-14T07:05:16.118Z] #49 24.08 go: downloading github.com/spf13/cast v1.3.0 [2021-04-14T07:05:16.119Z] #49 24.12 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-14T07:05:16.119Z] #49 24.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:05:16.119Z] #49 24.15 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:05:16.119Z] #49 24.27 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:05:16.119Z] #49 24.34 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:05:16.383Z] #49 24.36 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:05:16.383Z] #49 24.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:05:16.383Z] #49 ... [2021-04-14T07:05:16.383Z] [2021-04-14T07:05:16.383Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:05:16.383Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-14T07:05:16.383Z] #55 14.41 Fetched 8251 kB in 11s (762 kB/s) [2021-04-14T07:05:16.383Z] #55 14.41 Reading package lists... [2021-04-14T07:05:16.383Z] #55 17.73 Reading package lists... [2021-04-14T07:05:16.383Z] #55 21.42 Building dependency tree... [2021-04-14T07:05:16.383Z] #55 23.82 The following additional packages will be installed: [2021-04-14T07:05:16.383Z] #55 23.82 libbtrfs0 [2021-04-14T07:05:16.383Z] #55 23.95 The following NEW packages will be installed: [2021-04-14T07:05:16.383Z] #55 23.96 libbtrfs-dev libbtrfs0 [2021-04-14T07:05:16.383Z] #55 24.34 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:16.383Z] #55 24.34 Need to get 119 kB of archives. [2021-04-14T07:05:16.383Z] #55 24.34 After this operation, 387 kB of additional disk space will be used. [2021-04-14T07:05:16.383Z] #55 24.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-14T07:05:16.383Z] #55 24.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-14T07:05:16.383Z] #55 ... [2021-04-14T07:05:16.383Z] [2021-04-14T07:05:16.383Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:16.383Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:16.383Z] #49 24.59 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-14T07:05:16.646Z] #49 24.67 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:05:16.646Z] #49 24.77 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-14T07:05:16.646Z] #49 24.78 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-14T07:05:16.646Z] #49 24.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:05:16.801Z] #21 58.54 Setting up python3-pip (18.1-5) ... [2021-04-14T07:05:16.809Z] #32 ... [2021-04-14T07:05:16.809Z] [2021-04-14T07:05:16.809Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:16.809Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:16.809Z] #13 47.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-14T07:05:16.809Z] #13 47.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-14T07:05:16.809Z] #13 47.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-14T07:05:16.809Z] #13 47.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-14T07:05:16.809Z] #13 47.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-14T07:05:16.809Z] #13 47.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-14T07:05:16.809Z] #13 47.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-14T07:05:16.809Z] #13 47.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-14T07:05:16.809Z] #13 47.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-14T07:05:16.809Z] #13 47.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-14T07:05:16.809Z] #13 47.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-14T07:05:16.809Z] #13 47.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-14T07:05:16.809Z] #13 47.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-14T07:05:16.809Z] #13 47.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-14T07:05:16.917Z] #49 24.90 go: extracting github.com/spf13/cast v1.3.0 [2021-04-14T07:05:16.917Z] #49 ... [2021-04-14T07:05:16.917Z] [2021-04-14T07:05:16.917Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-14T07:05:16.917Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-14T07:05:16.917Z] #27 32.05 0 added, 0 removed; done. [2021-04-14T07:05:16.917Z] #27 32.06 Running hooks in /etc/ca-certificates/update.d... [2021-04-14T07:05:16.917Z] #27 32.07 done. [2021-04-14T07:05:16.917Z] #27 DONE 32.7s [2021-04-14T07:05:16.917Z] [2021-04-14T07:05:16.917Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:16.917Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:16.917Z] #49 25.06 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:05:16.917Z] #49 25.07 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-14T07:05:16.917Z] #49 25.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:05:16.917Z] #49 ... [2021-04-14T07:05:16.917Z] [2021-04-14T07:05:16.917Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:16.917Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-14T07:05:16.917Z] #42 15.14 Fetched 8251 kB in 11s (743 kB/s) [2021-04-14T07:05:16.917Z] #42 15.14 Reading package lists... [2021-04-14T07:05:16.917Z] #42 18.90 Reading package lists... [2021-04-14T07:05:16.917Z] #42 24.06 Building dependency tree... [2021-04-14T07:05:17.181Z] #42 ... [2021-04-14T07:05:17.181Z] [2021-04-14T07:05:17.181Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-14T07:05:17.181Z] #28 sha256:595e2618de5223137f7f6765bffcb4b3eebc3ea490227db044b0c02c50e39f0d [2021-04-14T07:05:17.181Z] #28 DONE 0.1s [2021-04-14T07:05:17.181Z] [2021-04-14T07:05:17.181Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:17.181Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:17.181Z] #49 25.22 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:05:17.444Z] #49 25.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:05:17.444Z] #49 ... [2021-04-14T07:05:17.444Z] [2021-04-14T07:05:17.444Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:17.444Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-14T07:05:17.444Z] #36 15.59 Fetched 8251 kB in 10s (787 kB/s) [2021-04-14T07:05:17.444Z] #36 15.59 Reading package lists... [2021-04-14T07:05:17.444Z] #36 18.94 Reading package lists... [2021-04-14T07:05:17.444Z] #36 24.26 Building dependency tree... [2021-04-14T07:05:17.444Z] #36 ... [2021-04-14T07:05:17.444Z] [2021-04-14T07:05:17.444Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:17.444Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:17.444Z] #49 25.77 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:05:17.760Z] #49 25.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:05:17.760Z] #49 25.85 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:05:17.760Z] #49 25.85 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:05:17.760Z] #49 25.89 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:05:17.760Z] #49 25.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:05:17.760Z] #49 26.02 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:05:17.835Z] #20 36.45 Unpacking bash-completion (1:2.8-6) ... [2021-04-14T07:05:17.851Z] #21 59.50 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:17.851Z] #21 59.56 Processing triggers for mime-support (3.62) ... [2021-04-14T07:05:17.937Z] #33 ... [2021-04-14T07:05:17.937Z] [2021-04-14T07:05:17.937Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:17.937Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-14T07:05:17.937Z] #14 46.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-04-14T07:05:17.937Z] #14 49.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-14T07:05:17.937Z] #14 49.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-14T07:05:17.937Z] #14 49.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-14T07:05:17.937Z] #14 49.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-14T07:05:17.937Z] #14 49.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-04-14T07:05:17.937Z] #14 49.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-14T07:05:17.937Z] #14 49.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-14T07:05:17.937Z] #14 50.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-14T07:05:17.937Z] #14 50.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-14T07:05:17.937Z] #14 50.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-14T07:05:17.937Z] #14 50.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-14T07:05:17.937Z] #14 50.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-14T07:05:17.937Z] #14 50.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-04-14T07:05:17.937Z] #14 50.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-14T07:05:17.937Z] #14 51.24 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:17.937Z] #14 51.38 Fetched 79.4 MB in 10s (7585 kB/s) [2021-04-14T07:05:17.937Z] #14 51.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-14T07:05:17.937Z] #14 51.59 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-14T07:05:17.937Z] #14 51.61 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:17.937Z] #14 52.02 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-14T07:05:17.937Z] #14 52.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 ... 15339 files and directories currently installed.) [2021-04-14T07:05:17.937Z] #14 52.19 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-14T07:05:17.937Z] #14 52.21 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-14T07:05:17.937Z] #14 52.44 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-14T07:05:17.937Z] #14 52.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 ... 15339 files and directories currently installed.) [2021-04-14T07:05:17.937Z] #14 52.76 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-14T07:05:17.937Z] #14 52.78 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:17.937Z] #14 53.04 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-14T07:05:17.937Z] #14 53.19 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-14T07:05:17.937Z] #14 53.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-14T07:05:17.937Z] #14 53.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-14T07:05:17.937Z] #14 53.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:05:18.023Z] #49 26.15 go: downloading github.com/spf13/afero v1.1.2 [2021-04-14T07:05:18.023Z] #49 26.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:05:18.061Z] [2021-04-14T07:05:18.061Z] #42 ... [2021-04-14T07:05:18.061Z] [2021-04-14T07:05:18.061Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:05:18.061Z] #47 sha256:8b24800aef88bb4453bcd816a62437462db518e841528d3385cd7e0d4445f614 [2021-04-14T07:05:18.061Z] #47 DONE 56.1s [2021-04-14T07:05:18.061Z] [2021-04-14T07:05:18.061Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:18.061Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:18.061Z] #42 56.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:18.061Z] #42 56.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:18.061Z] #42 56.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:18.061Z] #42 56.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:18.061Z] #42 ... [2021-04-14T07:05:18.061Z] [2021-04-14T07:05:18.061Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:18.061Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:18.061Z] #13 34.51 Reading package lists... [2021-04-14T07:05:18.061Z] #13 40.79 Building dependency tree... [2021-04-14T07:05:18.061Z] #13 43.78 The following additional packages will be installed: [2021-04-14T07:05:18.061Z] #13 43.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-14T07:05:18.061Z] #13 43.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-14T07:05:18.061Z] #13 43.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-14T07:05:18.061Z] #13 43.78 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-14T07:05:18.061Z] #13 43.78 mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:18.061Z] #13 43.79 Suggested packages: [2021-04-14T07:05:18.061Z] #13 43.79 gcc-8-locales seccomp wine64 [2021-04-14T07:05:18.061Z] #13 44.98 The following NEW packages will be installed: [2021-04-14T07:05:18.061Z] #13 44.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-14T07:05:18.061Z] #13 44.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-14T07:05:18.061Z] #13 44.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-14T07:05:18.061Z] #13 44.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-14T07:05:18.061Z] #13 44.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-14T07:05:18.061Z] #13 44.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:18.061Z] #13 45.00 The following packages will be upgraded: [2021-04-14T07:05:18.061Z] #13 45.01 libseccomp2 libsystemd0 libudev1 [2021-04-14T07:05:18.061Z] #13 45.43 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:05:18.061Z] #13 45.43 Need to get 78.2 MB of archives. [2021-04-14T07:05:18.061Z] #13 45.43 After this operation, 487 MB of additional disk space will be used. [2021-04-14T07:05:18.061Z] #13 45.43 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-14T07:05:18.061Z] #13 45.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-14T07:05:18.061Z] #13 45.43 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-14T07:05:18.061Z] #13 45.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-14T07:05:18.061Z] #13 45.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-14T07:05:18.061Z] #13 45.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-14T07:05:18.061Z] #13 45.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-14T07:05:18.061Z] #13 45.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-14T07:05:18.061Z] #13 46.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-14T07:05:18.061Z] #13 46.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-14T07:05:18.061Z] #13 46.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-14T07:05:18.061Z] #13 46.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-14T07:05:18.061Z] #13 46.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-14T07:05:18.061Z] #13 ... [2021-04-14T07:05:18.061Z] [2021-04-14T07:05:18.061Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:18.061Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:18.061Z] #42 56.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:18.061Z] #42 56.17 Setting up python-six (1.12.0-1) ... [2021-04-14T07:05:18.217Z] #13 48.50 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:18.299Z] #49 26.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:05:18.299Z] #49 26.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:05:18.299Z] #49 26.44 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:05:18.299Z] #49 26.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:05:18.347Z] #20 36.87 Selecting previously unselected package bzip2. [2021-04-14T07:05:18.347Z] #20 36.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-14T07:05:18.347Z] #20 36.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:05:18.347Z] #20 37.01 Selecting previously unselected package xz-utils. [2021-04-14T07:05:18.347Z] #20 37.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-14T07:05:18.347Z] #20 37.02 Unpacking xz-utils (5.2.4-1) ... [2021-04-14T07:05:18.478Z] #13 48.95 Fetched 78.2 MB in 8s (10.2 MB/s) [2021-04-14T07:05:18.563Z] #49 26.55 go: downloading golang.org/x/text v0.3.2 [2021-04-14T07:05:18.590Z] #14 ... [2021-04-14T07:05:18.590Z] [2021-04-14T07:05:18.590Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:18.590Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-14T07:05:18.590Z] #37 46.10 Selecting previously unselected package libicu63:ppc64el. [2021-04-14T07:05:18.590Z] #37 46.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-14T07:05:18.590Z] #37 46.14 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-14T07:05:18.590Z] #37 54.71 Selecting previously unselected package libxml2:ppc64el. [2021-04-14T07:05:18.590Z] #37 54.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-14T07:05:18.590Z] #37 54.71 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:18.590Z] #37 55.30 Selecting previously unselected package libarchive13:ppc64el. [2021-04-14T07:05:18.590Z] #37 55.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-14T07:05:18.590Z] #37 55.32 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-14T07:05:18.590Z] #37 55.62 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-14T07:05:18.590Z] #37 55.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-14T07:05:18.590Z] #37 55.65 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-14T07:05:18.590Z] #37 55.85 Selecting previously unselected package librhash0:ppc64el. [2021-04-14T07:05:18.590Z] #37 55.88 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-14T07:05:18.590Z] #37 55.89 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-14T07:05:18.590Z] #37 56.04 Selecting previously unselected package libuv1:ppc64el. [2021-04-14T07:05:18.590Z] #37 56.05 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-14T07:05:18.590Z] #37 56.05 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-14T07:05:18.590Z] #37 56.20 Selecting previously unselected package cmake. [2021-04-14T07:05:18.590Z] #37 56.21 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-14T07:05:18.590Z] #37 56.23 Unpacking cmake (3.13.4-1) ... [2021-04-14T07:05:18.604Z] #20 37.18 Selecting previously unselected package apparmor. [2021-04-14T07:05:18.604Z] #20 37.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-14T07:05:18.604Z] #20 37.28 Unpacking apparmor (2.13.2-10) ... [2021-04-14T07:05:18.615Z] #51 50.87 reflect [2021-04-14T07:05:18.738Z] #13 49.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% #13 ... [2021-04-14T07:05:18.738Z] [2021-04-14T07:05:18.738Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:05:18.738Z] #47 sha256:f07756ebeb54a928afc9300ead74be132976578c1def804e3ab4b61d67450491 [2021-04-14T07:05:18.738Z] #47 DONE 59.5s [2021-04-14T07:05:18.738Z] [2021-04-14T07:05:18.738Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:18.738Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:18.738Z] #13 49.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:18.738Z] #13 49.36 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-14T07:05:18.829Z] #49 26.84 go: extracting github.com/spf13/afero v1.1.2 [2021-04-14T07:05:18.829Z] #49 26.85 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:05:18.829Z] #49 27.02 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:05:18.829Z] #49 27.10 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:05:18.875Z] #51 ... [2021-04-14T07:05:18.875Z] [2021-04-14T07:05:18.875Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:18.875Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:18.875Z] #13 31.57 Reading package lists... [2021-04-14T07:05:18.875Z] #13 38.80 Building dependency tree... [2021-04-14T07:05:18.875Z] #13 42.39 The following additional packages will be installed: [2021-04-14T07:05:18.875Z] #13 42.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-14T07:05:18.875Z] #13 42.40 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-14T07:05:18.875Z] #13 42.40 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-14T07:05:18.875Z] #13 42.41 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-14T07:05:18.875Z] #13 42.41 mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:18.875Z] #13 42.44 Suggested packages: [2021-04-14T07:05:18.875Z] #13 42.44 gcc-8-locales seccomp wine64 [2021-04-14T07:05:18.875Z] #13 43.66 The following NEW packages will be installed: [2021-04-14T07:05:18.875Z] #13 43.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-14T07:05:18.875Z] #13 43.66 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-14T07:05:18.875Z] #13 43.66 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-14T07:05:18.875Z] #13 43.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-14T07:05:18.875Z] #13 43.66 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-14T07:05:18.875Z] #13 43.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:18.875Z] #13 43.70 The following packages will be upgraded: [2021-04-14T07:05:18.875Z] #13 43.70 libseccomp2 libsystemd0 libudev1 [2021-04-14T07:05:18.875Z] #13 44.10 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:05:18.875Z] #13 44.10 Need to get 78.2 MB of archives. [2021-04-14T07:05:18.875Z] #13 44.10 After this operation, 487 MB of additional disk space will be used. [2021-04-14T07:05:18.875Z] #13 44.10 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-14T07:05:18.875Z] #13 44.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-14T07:05:18.875Z] #13 44.10 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-14T07:05:18.875Z] #13 44.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-14T07:05:18.875Z] #13 44.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-14T07:05:18.875Z] #13 44.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-14T07:05:18.875Z] #13 44.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-14T07:05:18.875Z] #13 44.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-14T07:05:18.875Z] #13 44.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-14T07:05:18.875Z] #13 44.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-14T07:05:18.875Z] #13 45.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-14T07:05:18.875Z] #13 45.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-14T07:05:18.875Z] #13 45.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-14T07:05:18.946Z] #21 DONE 60.3s [2021-04-14T07:05:18.946Z] [2021-04-14T07:05:18.946Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-14T07:05:18.997Z] #13 49.45 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:19.106Z] #49 ... [2021-04-14T07:05:19.106Z] [2021-04-14T07:05:19.106Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-14T07:05:19.106Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-14T07:05:19.106Z] #55 25.41 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:19.106Z] #55 25.63 Fetched 119 kB in 0s (412 kB/s) [2021-04-14T07:05:19.106Z] #55 25.77 Selecting previously unselected package libbtrfs0. [2021-04-14T07:05:19.106Z] #55 25.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-14T07:05:19.106Z] #55 25.94 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-14T07:05:19.106Z] #55 25.97 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:19.106Z] #55 26.24 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:05:19.106Z] #55 26.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-14T07:05:19.106Z] #55 26.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:19.106Z] #55 26.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:05:19.106Z] #55 26.65 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:05:19.106Z] #55 26.68 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:19.106Z] #55 DONE 27.4s [2021-04-14T07:05:19.106Z] [2021-04-14T07:05:19.106Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:19.106Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:19.106Z] #49 27.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:05:19.136Z] #13 ... [2021-04-14T07:05:19.136Z] [2021-04-14T07:05:19.136Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:19.136Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:05:19.136Z] #32 48.70 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-14T07:05:19.136Z] #32 49.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-14T07:05:19.136Z] #32 50.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:19.165Z] #20 37.64 Selecting previously unselected package aufs-tools. [2021-04-14T07:05:19.165Z] #20 37.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-14T07:05:19.165Z] #20 37.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:05:19.165Z] #20 37.80 Selecting previously unselected package libonig5:amd64. [2021-04-14T07:05:19.165Z] #20 37.80 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-14T07:05:19.165Z] #20 37.81 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:05:19.165Z] #20 37.96 Selecting previously unselected package libjq1:amd64. [2021-04-14T07:05:19.165Z] #20 37.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:05:19.241Z] #37 ... [2021-04-14T07:05:19.241Z] [2021-04-14T07:05:19.241Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:19.241Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-14T07:05:19.241Z] #14 55.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-14T07:05:19.241Z] #14 55.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-14T07:05:19.241Z] #14 55.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:05:19.257Z] #13 ... [2021-04-14T07:05:19.257Z] [2021-04-14T07:05:19.257Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:19.257Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:19.257Z] #36 50.00 Selecting previously unselected package libicu63:amd64. [2021-04-14T07:05:19.257Z] #36 50.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-14T07:05:19.257Z] #36 50.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:05:19.257Z] #36 56.61 Selecting previously unselected package libxml2:amd64. [2021-04-14T07:05:19.257Z] #36 56.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-14T07:05:19.257Z] #36 56.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:19.257Z] #36 57.44 Selecting previously unselected package libarchive13:amd64. [2021-04-14T07:05:19.257Z] #36 57.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-14T07:05:19.257Z] #36 57.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-14T07:05:19.257Z] #36 57.94 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-14T07:05:19.257Z] #36 57.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-14T07:05:19.257Z] #36 57.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-14T07:05:19.257Z] #36 58.18 Selecting previously unselected package librhash0:amd64. [2021-04-14T07:05:19.257Z] #36 58.18 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-14T07:05:19.257Z] #36 58.20 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-14T07:05:19.257Z] #36 58.35 Selecting previously unselected package libuv1:amd64. [2021-04-14T07:05:19.257Z] #36 58.36 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-14T07:05:19.257Z] #36 58.36 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-14T07:05:19.257Z] #36 58.89 Selecting previously unselected package cmake. [2021-04-14T07:05:19.257Z] #36 58.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-14T07:05:19.257Z] #36 58.99 Unpacking cmake (3.13.4-1) ... [2021-04-14T07:05:19.371Z] #49 27.52 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:05:19.422Z] #20 37.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:05:19.422Z] #20 38.09 Selecting previously unselected package jq. [2021-04-14T07:05:19.422Z] #20 38.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:05:19.422Z] #20 38.10 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:05:19.422Z] #20 38.19 Selecting previously unselected package libaio1:amd64. [2021-04-14T07:05:19.422Z] #20 38.20 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-14T07:05:19.516Z] #36 ... [2021-04-14T07:05:19.516Z] [2021-04-14T07:05:19.516Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:19.516Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:19.516Z] #13 50.09 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-14T07:05:19.635Z] #49 27.88 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:05:19.635Z] #49 27.89 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:05:19.690Z] #20 38.22 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-14T07:05:19.690Z] #20 38.27 Selecting previously unselected package libgpm2:amd64. [2021-04-14T07:05:19.690Z] #20 38.28 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-14T07:05:19.690Z] #20 38.28 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-14T07:05:19.690Z] #20 38.35 Selecting previously unselected package libicu63:amd64. [2021-04-14T07:05:19.690Z] #20 38.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-14T07:05:19.690Z] #20 38.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:05:19.707Z] #32 ... [2021-04-14T07:05:19.707Z] [2021-04-14T07:05:19.707Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:19.707Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:05:19.707Z] #45 42.09 sync [2021-04-14T07:05:19.707Z] #45 42.11 internal/reflectlite [2021-04-14T07:05:19.707Z] #45 43.94 github.com/LK4D4/vndr/godl/singleflight [2021-04-14T07:05:19.707Z] #45 44.28 math/rand [2021-04-14T07:05:19.707Z] #45 44.90 internal/singleflight [2021-04-14T07:05:19.707Z] #45 45.46 sort [2021-04-14T07:05:19.707Z] #45 45.46 errors [2021-04-14T07:05:19.707Z] #45 45.74 io [2021-04-14T07:05:19.707Z] #45 46.58 strconv [2021-04-14T07:05:19.707Z] #45 46.91 bytes [2021-04-14T07:05:19.707Z] #45 48.96 bufio [2021-04-14T07:05:19.707Z] #45 50.37 syscall [2021-04-14T07:05:19.707Z] #45 50.60 reflect [2021-04-14T07:05:19.897Z] #49 28.02 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:05:19.897Z] #49 28.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:05:19.897Z] #49 28.12 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:05:19.897Z] #49 28.22 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:05:19.967Z] #45 ... [2021-04-14T07:05:19.967Z] [2021-04-14T07:05:19.967Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:19.967Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:19.967Z] #42 49.54 Selecting previously unselected package libprotoc17:amd64. [2021-04-14T07:05:19.967Z] #42 49.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:19.967Z] #42 49.54 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:19.967Z] #42 50.16 Selecting previously unselected package protobuf-c-compiler. [2021-04-14T07:05:19.967Z] #42 50.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:19.967Z] #42 50.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:19.967Z] #42 50.34 Selecting previously unselected package protobuf-compiler. [2021-04-14T07:05:19.967Z] #42 50.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:19.967Z] #42 50.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:19.967Z] #42 50.50 Selecting previously unselected package python-pkg-resources. [2021-04-14T07:05:19.967Z] #42 50.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:05:19.967Z] #42 50.53 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:19.967Z] #42 50.78 Selecting previously unselected package python-six. [2021-04-14T07:05:19.967Z] #42 50.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-14T07:05:19.967Z] #42 50.79 Unpacking python-six (1.12.0-1) ... [2021-04-14T07:05:19.967Z] #42 50.90 Selecting previously unselected package python-protobuf. [2021-04-14T07:05:19.967Z] #42 50.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-14T07:05:19.967Z] #42 50.91 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:19.967Z] #42 51.86 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:20.040Z] #13 50.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:20.040Z] #13 50.54 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-14T07:05:20.040Z] #13 50.56 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-14T07:05:20.172Z] #49 28.23 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:05:20.172Z] #49 28.37 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-14T07:05:20.299Z] #13 50.85 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:05:20.435Z] #49 28.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:05:20.512Z] #22 2.007 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-14T07:05:20.538Z] #42 ... [2021-04-14T07:05:20.538Z] [2021-04-14T07:05:20.538Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:20.538Z] #56 sha256:a3eb4a0a0d465d7b910981118ee0ac5461cd5016cee04ef7cd65178f55d4c0b8 [2021-04-14T07:05:20.538Z] #56 1.122 + RM_GOPATH=0 [2021-04-14T07:05:20.538Z] #56 1.122 + TMP_GOPATH= [2021-04-14T07:05:20.538Z] #56 1.122 + : /build [2021-04-14T07:05:20.538Z] #56 1.122 + '[' -z '' ']' [2021-04-14T07:05:20.538Z] #56 1.122 ++ mktemp -d [2021-04-14T07:05:20.538Z] #56 1.123 + export GOPATH=/tmp/tmp.QfYS6S0GiZ [2021-04-14T07:05:20.538Z] #56 1.123 + GOPATH=/tmp/tmp.QfYS6S0GiZ [2021-04-14T07:05:20.538Z] #56 1.123 + RM_GOPATH=1 [2021-04-14T07:05:20.538Z] #56 1.123 + case "$(go env GOARCH)" in [2021-04-14T07:05:20.538Z] #56 1.124 ++ go env GOARCH [2021-04-14T07:05:20.538Z] #56 1.156 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:20.538Z] #56 1.156 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:20.538Z] #56 1.161 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:20.538Z] #56 1.163 + dir=/tmp/install [2021-04-14T07:05:20.538Z] #56 1.167 + bin=containerd [2021-04-14T07:05:20.538Z] #56 1.167 + shift [2021-04-14T07:05:20.538Z] #56 1.167 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-14T07:05:20.538Z] #56 1.167 + . /tmp/install/containerd.installer [2021-04-14T07:05:20.538Z] #56 1.167 ++ set -e [2021-04-14T07:05:20.538Z] #56 1.168 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:20.538Z] #56 1.168 + install_containerd [2021-04-14T07:05:20.538Z] #56 1.168 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-14T07:05:20.538Z] #56 1.169 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:20.538Z] #56 1.169 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QfYS6S0GiZ/src/github.com/containerd/containerd [2021-04-14T07:05:20.538Z] #56 1.172 Cloning into '/tmp/tmp.QfYS6S0GiZ/src/github.com/containerd/containerd'... [2021-04-14T07:05:20.559Z] #13 50.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:20.559Z] #13 51.03 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-14T07:05:20.559Z] #13 51.06 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:20.559Z] #13 51.22 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-14T07:05:20.697Z] #49 28.84 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:05:20.807Z] #22 2.013 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-14T07:05:20.807Z] #22 2.016 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-14T07:05:20.807Z] #22 DONE 2.2s [2021-04-14T07:05:20.807Z] [2021-04-14T07:05:20.807Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:05:20.818Z] #13 51.34 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-14T07:05:20.818Z] #13 51.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.) [2021-04-14T07:05:20.818Z] #13 51.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-14T07:05:20.818Z] #13 51.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:05:20.962Z] #49 29.14 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:05:21.356Z] #42 ... [2021-04-14T07:05:21.356Z] [2021-04-14T07:05:21.356Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:21.356Z] #51 sha256:40cc6b0f0f55319c13e1b18341ec5c9a683673ff6c994cc724f4945fda8d75ca [2021-04-14T07:05:21.356Z] #51 49.54 reflect [2021-04-14T07:05:21.356Z] #51 54.75 time [2021-04-14T07:05:21.356Z] #51 ... [2021-04-14T07:05:21.356Z] [2021-04-14T07:05:21.356Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:21.356Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:21.356Z] #42 59.74 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:21.356Z] #42 59.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:05:21.356Z] #42 59.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:21.356Z] #42 59.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-14T07:05:21.356Z] #42 59.82 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:21.356Z] #42 59.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:21.356Z] #42 59.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:21.356Z] #42 59.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:21.356Z] #42 59.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:21.356Z] #42 59.88 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:21.755Z] #13 ... [2021-04-14T07:05:21.755Z] [2021-04-14T07:05:21.755Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:21.755Z] #51 sha256:179c0da5ed5a976627f823a56d2f0a1a80088d510621b4a7b4a53e19325bf3af [2021-04-14T07:05:21.755Z] #51 52.20 internal/oserror [2021-04-14T07:05:21.755Z] #51 52.25 reflect [2021-04-14T07:05:21.755Z] #51 52.33 syscall [2021-04-14T07:05:21.755Z] #51 59.31 time [2021-04-14T07:05:21.755Z] #51 ... [2021-04-14T07:05:21.755Z] [2021-04-14T07:05:21.756Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:21.756Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:21.756Z] #42 57.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:21.756Z] #42 57.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:21.756Z] #42 57.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:21.756Z] #42 57.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:21.756Z] #42 57.57 Setting up python-six (1.12.0-1) ... [2021-04-14T07:05:21.756Z] #42 61.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:21.756Z] #42 61.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:05:21.756Z] #42 61.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:21.756Z] #42 61.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-14T07:05:21.756Z] #42 61.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:21.756Z] #42 61.81 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:21.756Z] #42 61.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:21.756Z] #42 61.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:21.756Z] #42 61.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:21.756Z] #42 61.88 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:21.912Z] #49 30.05 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-14T07:05:21.924Z] #56 ... [2021-04-14T07:05:21.924Z] [2021-04-14T07:05:21.924Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:21.924Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:21.924Z] #13 48.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-14T07:05:21.924Z] #13 50.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-14T07:05:21.924Z] #13 50.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-14T07:05:21.924Z] #13 50.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-14T07:05:21.924Z] #13 50.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-14T07:05:21.924Z] #13 50.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-14T07:05:21.924Z] #13 50.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-14T07:05:21.924Z] #13 50.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-14T07:05:21.924Z] #13 50.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-14T07:05:21.924Z] #13 51.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-14T07:05:21.924Z] #13 51.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-14T07:05:21.924Z] #13 51.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-14T07:05:21.924Z] #13 51.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-14T07:05:21.924Z] #13 51.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-14T07:05:21.924Z] #13 51.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-14T07:05:22.023Z] #14 ... [2021-04-14T07:05:22.023Z] [2021-04-14T07:05:22.023Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:22.023Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-14T07:05:22.023Z] #37 58.92 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-14T07:05:22.023Z] #37 58.93 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:05:22.023Z] #37 58.96 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-14T07:05:22.023Z] #37 58.96 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:22.023Z] #37 59.04 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-14T07:05:22.023Z] #37 59.06 Setting up cmake-data (3.13.4-1) ... [2021-04-14T07:05:22.023Z] #37 59.07 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:22.023Z] #37 59.08 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-14T07:05:22.023Z] #37 59.08 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-14T07:05:22.023Z] #37 59.08 Setting up cmake (3.13.4-1) ... [2021-04-14T07:05:22.023Z] #37 59.09 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:22.023Z] #37 59.17 Processing triggers for mime-support (3.62) ... [2021-04-14T07:05:22.023Z] #37 DONE 59.5s [2021-04-14T07:05:22.023Z] [2021-04-14T07:05:22.023Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:22.023Z] #38 sha256:b488fcbff1e424995dabc19069067c04bc9e5b9b4bcc65a832e87c7ea1336474 [2021-04-14T07:05:22.328Z] #38 0.453 + RM_GOPATH=0 [2021-04-14T07:05:22.328Z] #38 0.453 + TMP_GOPATH= [2021-04-14T07:05:22.328Z] #38 0.453 + : /build [2021-04-14T07:05:22.328Z] #38 0.453 + '[' -z '' ']' [2021-04-14T07:05:22.328Z] #38 0.453 ++ mktemp -d [2021-04-14T07:05:22.328Z] #38 0.453 + export GOPATH=/tmp/tmp.Hcwhw6sKYn [2021-04-14T07:05:22.328Z] #38 0.453 + GOPATH=/tmp/tmp.Hcwhw6sKYn [2021-04-14T07:05:22.328Z] #38 0.453 + RM_GOPATH=1 [2021-04-14T07:05:22.328Z] #38 0.453 + case "$(go env GOARCH)" in [2021-04-14T07:05:22.328Z] #38 0.453 ++ go env GOARCH [2021-04-14T07:05:22.328Z] #38 0.549 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:22.328Z] #38 0.550 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:22.328Z] #38 0.552 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:22.328Z] #38 0.555 + dir=/tmp/install [2021-04-14T07:05:22.328Z] #38 0.556 + bin=tini [2021-04-14T07:05:22.328Z] #38 0.557 + shift [2021-04-14T07:05:22.328Z] #38 0.558 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-14T07:05:22.328Z] #38 0.559 + . /tmp/install/tini.installer [2021-04-14T07:05:22.328Z] #38 0.559 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:22.328Z] #38 0.560 + install_tini [2021-04-14T07:05:22.328Z] #38 0.561 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-14T07:05:22.328Z] #38 0.561 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:22.328Z] #38 0.561 + git clone https://github.com/krallin/tini.git /tmp/tmp.Hcwhw6sKYn/tini [2021-04-14T07:05:22.328Z] #38 0.578 Cloning into '/tmp/tmp.Hcwhw6sKYn/tini'... [2021-04-14T07:05:22.495Z] #49 ... [2021-04-14T07:05:22.495Z] [2021-04-14T07:05:22.495Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:22.495Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-14T07:05:22.495Z] #13 17.59 Fetched 8753 kB in 15s (584 kB/s) [2021-04-14T07:05:22.495Z] #13 17.59 Reading package lists... [2021-04-14T07:05:22.693Z] #42 ... [2021-04-14T07:05:22.693Z] [2021-04-14T07:05:22.693Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:22.693Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:22.693Z] #36 62.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:05:22.693Z] #36 62.53 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:05:22.693Z] #36 62.55 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-14T07:05:22.693Z] #36 62.56 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:22.693Z] #36 62.61 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-14T07:05:22.693Z] #36 62.63 Setting up cmake-data (3.13.4-1) ... [2021-04-14T07:05:22.693Z] #36 62.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:22.693Z] #36 62.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-14T07:05:22.693Z] #36 62.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-14T07:05:22.693Z] #36 62.74 Setting up cmake (3.13.4-1) ... [2021-04-14T07:05:22.693Z] #36 62.75 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:22.693Z] #36 62.84 Processing triggers for mime-support (3.62) ... [2021-04-14T07:05:22.693Z] #36 DONE 63.4s [2021-04-14T07:05:22.693Z] [2021-04-14T07:05:22.693Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:22.693Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:05:22.693Z] #45 59.44 time [2021-04-14T07:05:22.757Z] #13 23.06 Reading package lists... [2021-04-14T07:05:22.757Z] #13 ... [2021-04-14T07:05:22.757Z] [2021-04-14T07:05:22.758Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:22.758Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:22.758Z] #29 2.526 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-14T07:05:22.758Z] #29 3.096 [2021-04-14T07:05:22.758Z] #29 3.419 0.0% ## 3.6% ##### 7.3% ######### 13.1% ############# 18.8% ################# 24.0% ###################### 30.9% ########################### 37.7% ############################### 43.7% ################################## 47.4% ###################################### 53.1% ############################################ 62.3% ##################################################### 74.2% ######################################################## 78.6% ########################################################### 83.0% ############################################################### 88.0% ################################################################# 91.0% #################################################################### 94.6% ####################################################################### 98.7% ######################################################################## 100.0% [2021-04-14T07:05:22.758Z] #29 5.804 [2021-04-14T07:05:22.867Z] #13 52.33 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:23.386Z] #38 1.673 + cd /tmp/tmp.Hcwhw6sKYn/tini [2021-04-14T07:05:23.438Z] #13 52.78 Fetched 78.2 MB in 7s (10.7 MB/s) [2021-04-14T07:05:23.548Z] #29 6.063 0.0% ################# 23.8% ############################# 41.2% ################################################ 68.0% ######################################################################## 100.0% [2021-04-14T07:05:23.688Z] #38 1.694 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:23.688Z] #38 1.704 + cmake . [2021-04-14T07:05:23.845Z] #29 6.880 [2021-04-14T07:05:23.855Z] #23 ... [2021-04-14T07:05:23.856Z] [2021-04-14T07:05:23.856Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:05:23.856Z] #44 132.9 CC criu/netfilter.o [2021-04-14T07:05:23.856Z] #44 133.2 CC criu/page-pipe.o [2021-04-14T07:05:23.856Z] #44 133.6 CC criu/page-xfer.o [2021-04-14T07:05:23.856Z] #44 134.7 CC criu/pagemap-cache.o [2021-04-14T07:05:23.856Z] #44 135.2 CC criu/pagemap.o [2021-04-14T07:05:23.856Z] #44 136.1 CC criu/parasite-syscall.o [2021-04-14T07:05:23.856Z] #44 136.7 CC criu/path.o [2021-04-14T07:05:23.856Z] #44 136.9 CC criu/pie-util-vdso.o [2021-04-14T07:05:23.856Z] #44 137.3 CC criu/pie-util.o [2021-04-14T07:05:23.856Z] #44 138.0 CC criu/pipes.o [2021-04-14T07:05:23.856Z] #44 138.8 CC criu/plugin.o [2021-04-14T07:05:23.856Z] #44 139.1 CC criu/proc_parse.o [2021-04-14T07:05:23.856Z] #44 142.3 CC criu/protobuf-desc.o [2021-04-14T07:05:23.856Z] #44 143.1 CC criu/protobuf.o [2021-04-14T07:05:23.858Z] #20 41.86 Selecting previously unselected package libnet1:amd64. [2021-04-14T07:05:23.858Z] #20 41.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:05:23.858Z] #20 41.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:23.858Z] #20 41.97 Selecting previously unselected package libnl-3-200:amd64. [2021-04-14T07:05:23.858Z] #20 41.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-14T07:05:23.858Z] #20 41.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:05:23.858Z] #20 42.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-14T07:05:23.858Z] #20 42.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:05:23.858Z] #20 42.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:23.858Z] #20 42.15 Selecting previously unselected package libreadline5:amd64. [2021-04-14T07:05:23.858Z] #20 42.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-14T07:05:23.858Z] #20 42.17 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-14T07:05:23.858Z] #20 42.30 Selecting previously unselected package net-tools. [2021-04-14T07:05:23.858Z] #20 42.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-14T07:05:23.858Z] #20 42.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:05:23.858Z] #20 42.56 Selecting previously unselected package python-pip-whl. [2021-04-14T07:05:23.858Z] #20 42.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-14T07:05:23.858Z] #20 42.56 Unpacking python-pip-whl (18.1-5) ... [2021-04-14T07:05:23.988Z] #38 ... [2021-04-14T07:05:23.988Z] [2021-04-14T07:05:23.988Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:23.988Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-14T07:05:23.988Z] #43 51.55 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:23.988Z] #43 56.32 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-14T07:05:23.988Z] #43 56.33 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:23.988Z] #43 56.33 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-14T07:05:23.988Z] #43 56.34 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-14T07:05:23.988Z] #43 56.34 Setting up python-six (1.12.0-1) ... [2021-04-14T07:05:23.988Z] #43 60.04 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:23.988Z] #43 60.05 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-14T07:05:23.988Z] #43 60.07 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-14T07:05:23.988Z] #43 60.07 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-14T07:05:23.988Z] #43 60.08 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-14T07:05:23.988Z] #43 60.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:23.988Z] #43 60.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:23.988Z] #43 60.11 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-14T07:05:23.988Z] #43 60.13 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:23.988Z] #43 60.13 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:23.988Z] #43 ... [2021-04-14T07:05:23.988Z] [2021-04-14T07:05:23.988Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:23.988Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-14T07:05:23.988Z] #14 58.50 Selecting previously unselected package binutils-mingw-w64. [2021-04-14T07:05:23.988Z] #14 58.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-14T07:05:23.988Z] #14 58.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:05:23.988Z] #14 58.60 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-14T07:05:23.988Z] #14 58.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-14T07:05:23.988Z] #14 58.61 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-14T07:05:23.988Z] #14 58.85 Selecting previously unselected package dmsetup. [2021-04-14T07:05:23.988Z] #14 58.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-14T07:05:23.988Z] #14 58.89 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-14T07:05:23.988Z] #14 59.10 Selecting previously unselected package mingw-w64-common. [2021-04-14T07:05:23.988Z] #14 59.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-14T07:05:23.988Z] #14 59.11 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-14T07:05:24.060Z] #13 53.30 (Reading database ... (Reading database ... 5% #13 ... [2021-04-14T07:05:24.060Z] [2021-04-14T07:05:24.060Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:05:24.060Z] #47 sha256:a5c61fa36fe6374fbdfc5c22c6ece77afe79ae39cc8a01273554e494e5dbd94b [2021-04-14T07:05:24.060Z] #47 DONE 56.5s [2021-04-14T07:05:24.060Z] [2021-04-14T07:05:24.060Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:24.060Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:24.060Z] #13 53.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:24.060Z] #13 53.38 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-14T07:05:24.060Z] #13 53.46 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:24.071Z] #45 64.48 internal/fmtsort [2021-04-14T07:05:24.071Z] #45 ... [2021-04-14T07:05:24.071Z] [2021-04-14T07:05:24.071Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:24.071Z] #37 sha256:187b1cca8cdea327956a895d3a94340bdf8e5578cd03d6bc03d65873eef24c0a [2021-04-14T07:05:24.071Z] #37 1.164 + RM_GOPATH=0 [2021-04-14T07:05:24.071Z] #37 1.164 + TMP_GOPATH= [2021-04-14T07:05:24.071Z] #37 1.164 + : /build [2021-04-14T07:05:24.071Z] #37 1.164 + '[' -z '' ']' [2021-04-14T07:05:24.071Z] #37 1.164 ++ mktemp -d [2021-04-14T07:05:24.071Z] #37 1.170 + export GOPATH=/tmp/tmp.bO4VlYTJLW [2021-04-14T07:05:24.071Z] #37 1.170 + GOPATH=/tmp/tmp.bO4VlYTJLW [2021-04-14T07:05:24.071Z] #37 1.171 + RM_GOPATH=1 [2021-04-14T07:05:24.071Z] #37 1.171 + case "$(go env GOARCH)" in [2021-04-14T07:05:24.071Z] #37 1.171 ++ go env GOARCH [2021-04-14T07:05:24.071Z] #37 1.176 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:24.071Z] #37 1.176 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:24.071Z] #37 1.177 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:24.071Z] #37 1.178 + dir=/tmp/install [2021-04-14T07:05:24.071Z] #37 1.178 + bin=tini [2021-04-14T07:05:24.071Z] #37 1.178 + shift [2021-04-14T07:05:24.071Z] #37 1.179 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-14T07:05:24.071Z] #37 1.179 + . /tmp/install/tini.installer [2021-04-14T07:05:24.071Z] #37 1.179 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:24.071Z] #37 1.179 + install_tini [2021-04-14T07:05:24.071Z] #37 1.184 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-14T07:05:24.071Z] #37 1.184 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:24.071Z] #37 1.184 + git clone https://github.com/krallin/tini.git /tmp/tmp.bO4VlYTJLW/tini [2021-04-14T07:05:24.071Z] #37 1.191 Cloning into '/tmp/tmp.bO4VlYTJLW/tini'... [2021-04-14T07:05:24.289Z] #14 ... [2021-04-14T07:05:24.289Z] [2021-04-14T07:05:24.289Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:24.289Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:05:24.289Z] #46 51.84 vendor/golang.org/x/net/dns/dnsmessage [2021-04-14T07:05:24.289Z] #46 52.94 bytes [2021-04-14T07:05:24.289Z] #46 59.37 bufio [2021-04-14T07:05:24.289Z] #46 60.63 reflect [2021-04-14T07:05:24.289Z] #46 ... [2021-04-14T07:05:24.289Z] [2021-04-14T07:05:24.289Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:24.289Z] #38 sha256:b488fcbff1e424995dabc19069067c04bc9e5b9b4bcc65a832e87c7ea1336474 [2021-04-14T07:05:24.289Z] #38 2.495 -- The C compiler identification is GNU 8.3.0 [2021-04-14T07:05:24.289Z] #38 2.555 -- Check for working C compiler: /usr/bin/cc [2021-04-14T07:05:24.321Z] #13 ... [2021-04-14T07:05:24.321Z] [2021-04-14T07:05:24.321Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:24.321Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:24.321Z] #42 56.63 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:24.321Z] #42 56.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:24.321Z] #42 56.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:24.321Z] #42 56.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:24.321Z] #42 56.72 Setting up python-six (1.12.0-1) ... [2021-04-14T07:05:24.420Z] #20 43.06 Selecting previously unselected package python3-lib2to3. [2021-04-14T07:05:24.420Z] #20 43.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-14T07:05:24.420Z] #20 43.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:05:24.511Z] #44 143.6 CC criu/pstree.o [2021-04-14T07:05:24.639Z] #37 1.885 + cd /tmp/tmp.bO4VlYTJLW/tini [2021-04-14T07:05:24.639Z] #37 1.885 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:24.639Z] #37 1.898 + cmake . [2021-04-14T07:05:24.656Z] #42 ... [2021-04-14T07:05:24.656Z] [2021-04-14T07:05:24.656Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:24.656Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:24.656Z] #36 57.45 Selecting previously unselected package libxml2:amd64. [2021-04-14T07:05:24.656Z] #36 57.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-14T07:05:24.656Z] #36 57.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:24.656Z] #36 58.08 Selecting previously unselected package libarchive13:amd64. [2021-04-14T07:05:24.656Z] #36 58.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-14T07:05:24.656Z] #36 58.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-14T07:05:24.656Z] #36 58.42 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-14T07:05:24.656Z] #36 58.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-14T07:05:24.656Z] #36 58.42 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-14T07:05:24.656Z] #36 58.54 Selecting previously unselected package librhash0:amd64. [2021-04-14T07:05:24.656Z] #36 58.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-14T07:05:24.656Z] #36 58.56 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-14T07:05:24.656Z] #36 58.74 Selecting previously unselected package libuv1:amd64. [2021-04-14T07:05:24.656Z] #36 58.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-14T07:05:24.656Z] #36 58.74 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-14T07:05:24.656Z] #36 58.94 Selecting previously unselected package cmake. [2021-04-14T07:05:24.656Z] #36 58.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-14T07:05:24.656Z] #36 58.98 Unpacking cmake (3.13.4-1) ... [2021-04-14T07:05:24.656Z] #36 62.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:05:24.656Z] #36 62.28 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:05:24.656Z] #36 62.30 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-14T07:05:24.656Z] #36 62.31 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:24.656Z] #36 62.34 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-14T07:05:24.656Z] #36 62.37 Setting up cmake-data (3.13.4-1) ... [2021-04-14T07:05:24.656Z] #36 62.39 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:24.656Z] #36 62.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-14T07:05:24.656Z] #36 62.42 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-14T07:05:24.656Z] #36 62.43 Setting up cmake (3.13.4-1) ... [2021-04-14T07:05:24.656Z] #36 62.45 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:24.656Z] #36 62.50 Processing triggers for mime-support (3.62) ... [2021-04-14T07:05:24.656Z] #36 DONE 62.9s [2021-04-14T07:05:24.656Z] [2021-04-14T07:05:24.656Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:24.656Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:24.656Z] #13 49.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-14T07:05:24.656Z] #13 52.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-14T07:05:24.656Z] #13 52.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-14T07:05:24.656Z] #13 52.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-14T07:05:24.656Z] #13 52.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-14T07:05:24.656Z] #13 52.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-14T07:05:24.656Z] #13 52.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-14T07:05:24.656Z] #13 52.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-14T07:05:24.656Z] #13 52.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-14T07:05:24.656Z] #13 52.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-14T07:05:24.656Z] #13 52.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-14T07:05:24.656Z] #13 52.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-14T07:05:24.656Z] #13 52.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-14T07:05:24.656Z] #13 52.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-14T07:05:24.656Z] #13 52.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-14T07:05:24.656Z] #13 53.45 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:24.656Z] #13 53.74 Fetched 78.2 MB in 7s (10.8 MB/s) [2021-04-14T07:05:24.657Z] #13 53.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:24.657Z] #13 53.89 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-14T07:05:24.657Z] #13 53.91 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:24.657Z] #13 54.29 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-14T07:05:24.657Z] #13 54.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:24.657Z] #13 54.63 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-14T07:05:24.657Z] #13 54.64 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-14T07:05:24.657Z] #13 54.88 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:05:24.676Z] #20 43.19 Selecting previously unselected package python3-distutils. [2021-04-14T07:05:24.676Z] #20 43.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-14T07:05:24.676Z] #20 43.22 Unpacking python3-distutils (3.7.3-1) ... [2021-04-14T07:05:24.676Z] #20 43.35 Selecting previously unselected package python3-pip. [2021-04-14T07:05:24.676Z] #20 43.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-14T07:05:24.676Z] #20 43.36 Unpacking python3-pip (18.1-5) ... [2021-04-14T07:05:24.932Z] #20 43.52 Selecting previously unselected package python3-pkg-resources. [2021-04-14T07:05:24.933Z] #20 43.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:05:24.933Z] #20 43.54 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:24.938Z] #38 3.193 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-14T07:05:24.938Z] #38 3.195 -- Detecting C compiler ABI info [2021-04-14T07:05:24.948Z] #29 7.264 0.2% ################ 23.2% ######################### 35.6% ############################################# 63.5% ############################################################ 83.7% ######################################################################## 100.0% [2021-04-14T07:05:25.189Z] #20 43.66 Selecting previously unselected package python3-setuptools. [2021-04-14T07:05:25.189Z] #20 43.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-14T07:05:25.189Z] #20 43.69 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-14T07:05:25.194Z] #13 55.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:25.194Z] #13 55.16 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-14T07:05:25.194Z] #13 55.21 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:25.210Z] #37 2.402 -- The C compiler identification is GNU 8.3.0 [2021-04-14T07:05:25.210Z] #37 2.450 -- Check for working C compiler: /usr/bin/cc [2021-04-14T07:05:25.211Z] #29 8.309 [2021-04-14T07:05:25.212Z] #29 ... [2021-04-14T07:05:25.212Z] [2021-04-14T07:05:25.212Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:05:25.212Z] #58 sha256:3cac6b932b7bd48ece4a1e52bef4fb6ef3b56d549d0d6cb3e14674e3264e2d88 [2021-04-14T07:05:25.212Z] #58 23.44 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-14T07:05:25.212Z] #58 23.61 go: finding github.com/gofrs/flock v0.8.0 [2021-04-14T07:05:25.212Z] #58 23.61 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-14T07:05:25.212Z] #58 23.68 go: finding github.com/gorilla/mux v1.8.0 [2021-04-14T07:05:25.212Z] #58 23.75 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-14T07:05:25.212Z] #58 23.83 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-14T07:05:25.212Z] #58 23.87 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-14T07:05:25.212Z] #58 23.90 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-14T07:05:25.212Z] #58 24.11 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-14T07:05:25.212Z] #58 24.24 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-14T07:05:25.446Z] #20 43.91 Selecting previously unselected package python3-wheel. [2021-04-14T07:05:25.446Z] #20 43.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-14T07:05:25.446Z] #20 43.92 Unpacking python3-wheel (0.32.3-2) ... [2021-04-14T07:05:25.446Z] #20 44.00 Selecting previously unselected package sudo. [2021-04-14T07:05:25.446Z] #20 44.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-14T07:05:25.446Z] #20 44.00 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:05:25.454Z] #13 55.47 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-14T07:05:25.454Z] #13 55.64 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-14T07:05:25.454Z] #13 55.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:25.485Z] #58 ... [2021-04-14T07:05:25.485Z] [2021-04-14T07:05:25.485Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:25.485Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-14T07:05:25.485Z] #32 32.84 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-14T07:05:25.485Z] #32 33.08 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-14T07:05:25.485Z] #32 33.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:05:25.587Z] #38 3.730 -- Detecting C compiler ABI info - done [2021-04-14T07:05:25.587Z] #38 3.816 -- Detecting C compile features [2021-04-14T07:05:25.715Z] #13 55.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-14T07:05:25.715Z] #13 55.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:05:25.779Z] #37 3.100 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-14T07:05:25.779Z] #37 3.105 -- Detecting C compiler ABI info [2021-04-14T07:05:25.888Z] #38 ... [2021-04-14T07:05:25.888Z] [2021-04-14T07:05:25.888Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:25.888Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:05:25.888Z] #52 53.45 strconv [2021-04-14T07:05:25.888Z] #52 53.46 syscall [2021-04-14T07:05:25.888Z] #52 53.46 bytes [2021-04-14T07:05:25.888Z] #52 53.50 strings [2021-04-14T07:05:25.888Z] #52 59.18 bufio [2021-04-14T07:05:25.888Z] #52 61.59 text/tabwriter [2021-04-14T07:05:26.009Z] #20 44.53 Selecting previously unselected package thin-provisioning-tools. [2021-04-14T07:05:26.009Z] #20 44.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-14T07:05:26.009Z] #20 44.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:05:26.072Z] #44 145.2 CC criu/rbtree.o [2021-04-14T07:05:26.265Z] #20 44.75 Selecting previously unselected package uidmap. [2021-04-14T07:05:26.265Z] #20 44.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-14T07:05:26.265Z] #20 44.78 Unpacking uidmap (1:4.5-1.1) ... [2021-04-14T07:05:26.265Z] #20 44.92 Selecting previously unselected package vim-runtime. [2021-04-14T07:05:26.265Z] #20 44.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:05:26.265Z] #20 44.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-14T07:05:26.265Z] #20 44.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-14T07:05:26.265Z] #20 45.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:05:26.399Z] #44 145.7 CC criu/rst-malloc.o [2021-04-14T07:05:26.554Z] #52 64.16 regexp/syntax [2021-04-14T07:05:26.554Z] #52 64.21 reflect [2021-04-14T07:05:26.721Z] #44 145.9 CC criu/seccomp.o [2021-04-14T07:05:26.723Z] #37 3.752 -- Detecting C compiler ABI info - done [2021-04-14T07:05:26.723Z] #37 3.792 -- Detecting C compile features [2021-04-14T07:05:26.828Z] #20 ... [2021-04-14T07:05:26.828Z] [2021-04-14T07:05:26.828Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:26.828Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:26.828Z] #43 95.51 CC criu/cr-dedup.o [2021-04-14T07:05:26.828Z] #43 95.97 CC criu/cr-dump.o [2021-04-14T07:05:26.828Z] #43 98.14 CC criu/cr-errno.o [2021-04-14T07:05:26.828Z] #43 98.26 CC criu/cr-restore.o [2021-04-14T07:05:26.828Z] #43 102.6 CC criu/cr-service.o [2021-04-14T07:05:26.828Z] #43 104.1 CC criu/crtools.o [2021-04-14T07:05:26.828Z] #43 104.6 CC criu/eventfd.o [2021-04-14T07:05:26.828Z] #43 105.0 CC criu/eventpoll.o [2021-04-14T07:05:27.020Z] #44 ... [2021-04-14T07:05:27.020Z] [2021-04-14T07:05:27.020Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:05:27.020Z] #23 5.993 Collecting yamllint==1.16.0 [2021-04-14T07:05:27.020Z] #23 6.157 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-14T07:05:27.084Z] #43 105.8 CC criu/external.o [2021-04-14T07:05:27.106Z] #13 ... [2021-04-14T07:05:27.106Z] [2021-04-14T07:05:27.106Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:27.106Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:27.106Z] #42 65.56 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-14T07:05:27.106Z] #42 65.60 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:27.337Z] #23 6.308 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-14T07:05:27.337Z] #23 6.429 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-14T07:05:27.337Z] #23 6.457 Collecting pyyaml (from yamllint==1.16.0) [2021-04-14T07:05:27.367Z] #42 DONE 65.9s [2021-04-14T07:05:27.367Z] [2021-04-14T07:05:27.367Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:27.367Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:27.617Z] #52 ... [2021-04-14T07:05:27.617Z] [2021-04-14T07:05:27.617Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:27.617Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:05:27.617Z] #46 65.08 regexp/syntax [2021-04-14T07:05:27.621Z] #42 ... [2021-04-14T07:05:27.621Z] [2021-04-14T07:05:27.621Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:27.621Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:27.621Z] #36 49.78 Selecting previously unselected package libicu63:amd64. [2021-04-14T07:05:27.621Z] #36 49.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-14T07:05:27.621Z] #36 49.81 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:05:27.621Z] #36 56.62 Selecting previously unselected package libxml2:amd64. [2021-04-14T07:05:27.621Z] #36 56.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-14T07:05:27.621Z] #36 56.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:27.621Z] #36 57.58 Selecting previously unselected package libarchive13:amd64. [2021-04-14T07:05:27.621Z] #36 57.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-14T07:05:27.621Z] #36 57.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-14T07:05:27.621Z] #36 58.05 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-14T07:05:27.621Z] #36 58.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-14T07:05:27.621Z] #36 58.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-14T07:05:27.621Z] #36 58.16 Selecting previously unselected package librhash0:amd64. [2021-04-14T07:05:27.621Z] #36 58.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-14T07:05:27.621Z] #36 58.19 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-14T07:05:27.621Z] #36 58.36 Selecting previously unselected package libuv1:amd64. [2021-04-14T07:05:27.621Z] #36 58.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-14T07:05:27.621Z] #36 58.37 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-14T07:05:27.621Z] #36 58.51 Selecting previously unselected package cmake. [2021-04-14T07:05:27.621Z] #36 58.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-14T07:05:27.621Z] #36 58.55 Unpacking cmake (3.13.4-1) ... [2021-04-14T07:05:27.621Z] #36 ... [2021-04-14T07:05:27.621Z] [2021-04-14T07:05:27.621Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:27.621Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:27.621Z] #13 54.28 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-14T07:05:27.621Z] #13 54.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:27.621Z] #13 54.68 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-14T07:05:27.621Z] #13 54.83 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-14T07:05:27.621Z] #13 55.05 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:05:27.621Z] #13 55.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-14T07:05:27.621Z] #13 55.29 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-14T07:05:27.621Z] #13 55.31 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:27.621Z] #13 55.50 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-14T07:05:27.621Z] #13 55.63 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-14T07:05:27.621Z] #13 55.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 ... 15410 files and directories currently installed.) [2021-04-14T07:05:27.621Z] #13 55.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-14T07:05:27.621Z] #13 55.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:05:27.635Z] #23 6.661 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-14T07:05:27.646Z] #43 106.1 CC criu/fault-injection.o [2021-04-14T07:05:27.902Z] #43 106.3 CC criu/fdstore.o [2021-04-14T07:05:27.928Z] #23 7.130 Installing build dependencies: started [2021-04-14T07:05:28.101Z] #37 ... [2021-04-14T07:05:28.101Z] [2021-04-14T07:05:28.101Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:28.101Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:28.101Z] #42 67.91 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-14T07:05:28.101Z] #42 67.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:28.101Z] #42 DONE 68.9s [2021-04-14T07:05:28.101Z] [2021-04-14T07:05:28.101Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:28.101Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:28.101Z] #13 53.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-14T07:05:28.101Z] #13 53.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-14T07:05:28.101Z] #13 53.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:05:28.101Z] #13 56.43 Selecting previously unselected package binutils-mingw-w64. [2021-04-14T07:05:28.101Z] #13 56.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-14T07:05:28.101Z] #13 56.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:05:28.101Z] #13 56.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-14T07:05:28.101Z] #13 56.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:05:28.101Z] #13 56.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:05:28.101Z] #13 56.86 Selecting previously unselected package dmsetup. [2021-04-14T07:05:28.101Z] #13 56.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:05:28.101Z] #13 56.87 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-14T07:05:28.101Z] #13 57.02 Selecting previously unselected package mingw-w64-common. [2021-04-14T07:05:28.101Z] #13 57.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-14T07:05:28.101Z] #13 57.03 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-14T07:05:28.158Z] #43 106.7 CC criu/fifo.o [2021-04-14T07:05:28.414Z] #43 107.0 CC criu/file-ids.o [2021-04-14T07:05:28.563Z] #13 57.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-14T07:05:28.563Z] #13 57.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-14T07:05:28.563Z] #13 57.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:05:28.888Z] #32 ... [2021-04-14T07:05:28.888Z] [2021-04-14T07:05:28.888Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:28.888Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-14T07:05:28.888Z] #36 27.03 The following additional packages will be installed: [2021-04-14T07:05:28.888Z] #36 27.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-14T07:05:28.888Z] #36 27.04 Suggested packages: [2021-04-14T07:05:28.888Z] #36 27.04 cmake-doc ninja-build lrzip [2021-04-14T07:05:28.888Z] #36 27.04 Recommended packages: [2021-04-14T07:05:28.888Z] #36 27.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-14T07:05:28.888Z] #36 27.84 The following NEW packages will be installed: [2021-04-14T07:05:28.888Z] #36 27.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-14T07:05:28.888Z] #36 27.85 vim-common xxd [2021-04-14T07:05:28.888Z] #36 28.18 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:28.888Z] #36 28.18 Need to get 14.2 MB of archives. [2021-04-14T07:05:28.888Z] #36 28.18 After this operation, 60.0 MB of additional disk space will be used. [2021-04-14T07:05:28.888Z] #36 28.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-14T07:05:28.888Z] #36 28.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:05:28.888Z] #36 28.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-14T07:05:28.888Z] #36 28.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-14T07:05:28.888Z] #36 29.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-14T07:05:28.888Z] #36 29.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-14T07:05:28.888Z] #36 29.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-14T07:05:28.888Z] #36 29.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-14T07:05:28.888Z] #36 29.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-14T07:05:28.888Z] #36 29.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-14T07:05:28.888Z] #36 30.33 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:28.888Z] #36 30.54 Fetched 14.2 MB in 1s (10.7 MB/s) [2021-04-14T07:05:28.888Z] #36 30.63 Selecting previously unselected package xxd. [2021-04-14T07:05:28.888Z] #36 30.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.) [2021-04-14T07:05:28.888Z] #36 30.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-14T07:05:28.888Z] #36 30.79 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:05:28.888Z] #36 31.01 Selecting previously unselected package vim-common. [2021-04-14T07:05:28.888Z] #36 31.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:05:28.888Z] #36 31.08 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:28.888Z] #36 31.54 Selecting previously unselected package cmake-data. [2021-04-14T07:05:28.888Z] #36 31.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-14T07:05:28.888Z] #36 31.60 Unpacking cmake-data (3.13.4-1) ... [2021-04-14T07:05:28.888Z] #36 ... [2021-04-14T07:05:28.888Z] [2021-04-14T07:05:28.888Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:28.888Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-14T07:05:28.888Z] #42 27.14 The following additional packages will be installed: [2021-04-14T07:05:28.888Z] #42 27.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-14T07:05:28.888Z] #42 27.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-14T07:05:28.888Z] #42 27.16 Suggested packages: [2021-04-14T07:05:28.888Z] #42 27.17 manpages-dev python-setuptools [2021-04-14T07:05:28.888Z] #42 28.57 The following NEW packages will be installed: [2021-04-14T07:05:28.888Z] #42 28.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-14T07:05:28.888Z] #42 28.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-14T07:05:28.888Z] #42 28.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-14T07:05:28.888Z] #42 28.58 python-six zlib1g-dev [2021-04-14T07:05:28.888Z] #42 29.05 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-14T07:05:28.888Z] #42 29.05 Need to get 3798 kB of archives. [2021-04-14T07:05:28.888Z] #42 29.05 After this operation, 21.6 MB of additional disk space will be used. [2021-04-14T07:05:28.888Z] #42 29.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-14T07:05:28.888Z] #42 29.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-14T07:05:28.888Z] #42 29.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-04-14T07:05:28.888Z] #42 29.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-14T07:05:28.888Z] #42 29.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-04-14T07:05:28.888Z] #42 29.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-14T07:05:28.888Z] #42 29.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-04-14T07:05:28.888Z] #42 29.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-04-14T07:05:28.888Z] #42 29.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-14T07:05:28.888Z] #42 29.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-14T07:05:28.888Z] #42 29.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-14T07:05:28.888Z] #42 29.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-14T07:05:28.888Z] #42 29.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-04-14T07:05:28.888Z] #42 29.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-04-14T07:05:28.888Z] #42 29.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-14T07:05:28.888Z] #42 29.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-14T07:05:28.888Z] #42 29.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-14T07:05:28.888Z] #42 30.71 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:28.888Z] #42 30.92 Fetched 3798 kB in 1s (6026 kB/s) [2021-04-14T07:05:28.888Z] #42 31.00 Selecting previously unselected package libcap-dev:arm64. [2021-04-14T07:05:28.888Z] #42 31.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-14T07:05:28.888Z] #42 31.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-14T07:05:28.888Z] #42 31.15 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-14T07:05:28.888Z] #42 31.43 Selecting previously unselected package libnet1:arm64. [2021-04-14T07:05:28.888Z] #42 31.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-14T07:05:28.888Z] #42 31.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:28.888Z] #42 31.61 Selecting previously unselected package libnet1-dev. [2021-04-14T07:05:28.888Z] #42 31.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-14T07:05:28.888Z] #42 31.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:28.889Z] #42 31.95 Selecting previously unselected package libnl-3-200:arm64. [2021-04-14T07:05:28.889Z] #42 31.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-14T07:05:28.889Z] #42 31.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-14T07:05:28.889Z] #42 32.15 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-14T07:05:28.889Z] #42 32.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-14T07:05:28.889Z] #42 32.20 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-14T07:05:28.889Z] #42 32.75 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-14T07:05:28.889Z] #42 32.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-14T07:05:28.889Z] #42 32.76 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-14T07:05:28.889Z] #42 32.92 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-14T07:05:28.889Z] #42 32.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-14T07:05:28.889Z] #42 32.92 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-14T07:05:28.889Z] #42 33.09 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-14T07:05:28.889Z] #42 33.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-14T07:05:28.889Z] #42 33.12 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:28.889Z] #42 33.40 Selecting previously unselected package libprotobuf17:arm64. [2021-04-14T07:05:28.889Z] #42 33.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-14T07:05:28.889Z] #42 33.41 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-14T07:05:28.889Z] #42 34.07 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-14T07:05:28.889Z] #42 34.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-14T07:05:28.889Z] #42 34.11 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-14T07:05:28.889Z] #42 34.42 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-14T07:05:28.889Z] #42 34.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-14T07:05:28.889Z] #42 34.45 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-14T07:05:28.889Z] #42 35.46 Selecting previously unselected package libprotoc17:arm64. [2021-04-14T07:05:28.889Z] #42 35.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-14T07:05:28.889Z] #42 35.48 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-14T07:05:28.982Z] #43 107.4 CC criu/file-lock.o [2021-04-14T07:05:29.153Z] #42 ... [2021-04-14T07:05:29.153Z] [2021-04-14T07:05:29.153Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:29.153Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:29.153Z] #29 8.648 #=#=# ## 3.6% ###### 8.8% ########## 14.7% ############### 20.9% ################## 25.7% ###################### 30.7% ########################### 38.0% ############################## 42.9% ################################## 47.4% #################################### 51.0% ######################################## 56.2% ########################################### 60.9% ############################################### 66.3% ################################################### 71.4% ###################################################### 75.3% ######################################################### 79.6% ############################################################ 84.0% ############################################################### 87.9% ################################################################## 92.4% ####################################################################### 98.6% ######################################################################## 100.0% [2021-04-14T07:05:29.153Z] #29 11.72 [2021-04-14T07:05:29.153Z] #29 12.05 0.0% 1.2% # [2021-04-14T07:05:29.153Z] #29 ... [2021-04-14T07:05:29.153Z] [2021-04-14T07:05:29.153Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:29.153Z] #56 sha256:b9356520364df563609c04b225856fa49688add1aa474228a26e18b7bd3b4245 [2021-04-14T07:05:29.153Z] #56 1.433 + RM_GOPATH=0 [2021-04-14T07:05:29.153Z] #56 1.433 + TMP_GOPATH= [2021-04-14T07:05:29.153Z] #56 1.433 + : /build [2021-04-14T07:05:29.153Z] #56 1.433 + '[' -z '' ']' [2021-04-14T07:05:29.153Z] #56 1.434 ++ mktemp -d [2021-04-14T07:05:29.153Z] #56 1.438 + export GOPATH=/tmp/tmp.YNtRHHC87s [2021-04-14T07:05:29.153Z] #56 1.438 + GOPATH=/tmp/tmp.YNtRHHC87s [2021-04-14T07:05:29.153Z] #56 1.438 + RM_GOPATH=1 [2021-04-14T07:05:29.153Z] #56 1.439 + case "$(go env GOARCH)" in [2021-04-14T07:05:29.153Z] #56 1.443 ++ go env GOARCH [2021-04-14T07:05:29.153Z] #56 1.480 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:29.153Z] #56 1.484 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:29.153Z] #56 1.485 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:29.153Z] #56 1.496 + dir=/tmp/install [2021-04-14T07:05:29.153Z] #56 1.497 + bin=containerd [2021-04-14T07:05:29.153Z] #56 1.497 + shift [2021-04-14T07:05:29.153Z] #56 1.498 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-14T07:05:29.153Z] #56 1.504 + . /tmp/install/containerd.installer [2021-04-14T07:05:29.153Z] #56 1.505 ++ set -e [2021-04-14T07:05:29.153Z] #56 1.512 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:29.153Z] #56 1.516 + install_containerd [2021-04-14T07:05:29.153Z] #56 1.517 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-14T07:05:29.153Z] #56 1.518 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:29.153Z] #56 1.518 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YNtRHHC87s/src/github.com/containerd/containerd [2021-04-14T07:05:29.153Z] #56 1.522 Cloning into '/tmp/tmp.YNtRHHC87s/src/github.com/containerd/containerd'... [2021-04-14T07:05:29.161Z] #46 ... [2021-04-14T07:05:29.161Z] [2021-04-14T07:05:29.161Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:29.161Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-14T07:05:29.161Z] #43 66.40 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-14T07:05:29.161Z] #43 66.41 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:29.161Z] #43 DONE 66.7s [2021-04-14T07:05:29.161Z] [2021-04-14T07:05:29.161Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:29.161Z] #38 sha256:b488fcbff1e424995dabc19069067c04bc9e5b9b4bcc65a832e87c7ea1336474 [2021-04-14T07:05:29.161Z] #38 5.997 -- Detecting C compile features - done [2021-04-14T07:05:29.161Z] #38 6.058 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-14T07:05:29.161Z] #38 6.264 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-14T07:05:29.161Z] #38 6.436 -- Configuring done [2021-04-14T07:05:29.161Z] #38 6.451 -- Generating done [2021-04-14T07:05:29.161Z] #38 6.459 -- Build files have been written to: /tmp/tmp.Hcwhw6sKYn/tini [2021-04-14T07:05:29.161Z] #38 6.473 + make tini-static [2021-04-14T07:05:29.161Z] #38 6.785 Scanning dependencies of target tini-static [2021-04-14T07:05:29.161Z] #38 6.880 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-14T07:05:29.528Z] #56 ... [2021-04-14T07:05:29.528Z] [2021-04-14T07:05:29.528Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:29.528Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:29.544Z] #43 ... [2021-04-14T07:05:29.544Z] [2021-04-14T07:05:29.544Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:05:29.544Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:05:29.544Z] #20 48.12 Selecting previously unselected package vim. [2021-04-14T07:05:29.544Z] #20 48.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:05:29.544Z] #20 48.17 Unpacking vim (2:8.1.0875-5) ... [2021-04-14T07:05:29.797Z] #29 12.05 0.0% 1.2% # 2.5% ## 3.5% ### 5.2% ### 5.2% #### 6.3% [2021-04-14T07:05:29.797Z] #29 ... [2021-04-14T07:05:29.797Z] [2021-04-14T07:05:29.797Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:29.797Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:05:29.797Z] #45 28.11 internal/reflectlite [2021-04-14T07:05:29.797Z] #45 28.11 sync [2021-04-14T07:05:29.797Z] #45 29.84 github.com/LK4D4/vndr/godl/singleflight [2021-04-14T07:05:29.797Z] #45 29.84 internal/singleflight [2021-04-14T07:05:29.797Z] #45 29.85 math/rand [2021-04-14T07:05:29.797Z] #45 31.26 sort [2021-04-14T07:05:29.797Z] #45 31.27 errors [2021-04-14T07:05:29.797Z] #45 31.63 io [2021-04-14T07:05:29.797Z] #45 31.65 internal/oserror [2021-04-14T07:05:29.797Z] #45 31.65 strconv [2021-04-14T07:05:29.797Z] #45 32.45 syscall [2021-04-14T07:05:29.797Z] #45 33.01 vendor/golang.org/x/net/dns/dnsmessage [2021-04-14T07:05:29.797Z] #45 34.01 bytes [2021-04-14T07:05:29.797Z] #45 37.27 reflect [2021-04-14T07:05:29.797Z] #45 37.39 bufio [2021-04-14T07:05:29.947Z] #13 ... [2021-04-14T07:05:29.947Z] [2021-04-14T07:05:29.947Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:29.947Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-14T07:05:29.947Z] #36 61.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:05:29.947Z] #36 61.28 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:05:29.947Z] #36 61.29 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-14T07:05:29.947Z] #36 61.30 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:29.947Z] #36 61.32 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-14T07:05:29.947Z] #36 61.34 Setting up cmake-data (3.13.4-1) ... [2021-04-14T07:05:29.947Z] #36 61.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:29.947Z] #36 61.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-14T07:05:29.947Z] #36 61.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-14T07:05:29.947Z] #36 61.42 Setting up cmake (3.13.4-1) ... [2021-04-14T07:05:29.947Z] #36 61.43 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:29.947Z] #36 61.55 Processing triggers for mime-support (3.62) ... [2021-04-14T07:05:29.947Z] #36 DONE 62.2s [2021-04-14T07:05:29.947Z] [2021-04-14T07:05:29.947Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:29.947Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:29.947Z] #42 61.02 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:29.947Z] #42 61.04 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:05:29.947Z] #42 61.06 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:29.947Z] #42 61.07 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-14T07:05:29.947Z] #42 61.09 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:29.947Z] #42 61.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:29.947Z] #42 61.13 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:29.947Z] #42 61.18 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-14T07:05:29.947Z] #42 61.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:29.947Z] #42 61.21 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:30.063Z] #45 ... [2021-04-14T07:05:30.063Z] [2021-04-14T07:05:30.063Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:30.063Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:30.106Z] #20 48.67 Selecting previously unselected package xfsprogs. [2021-04-14T07:05:30.106Z] #20 48.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-14T07:05:30.106Z] #20 48.68 Unpacking xfsprogs (4.20.0-1) ... [2021-04-14T07:05:30.647Z] #13 ... [2021-04-14T07:05:30.648Z] [2021-04-14T07:05:30.648Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:30.648Z] #37 sha256:187b1cca8cdea327956a895d3a94340bdf8e5578cd03d6bc03d65873eef24c0a [2021-04-14T07:05:30.648Z] #37 5.909 -- Detecting C compile features - done [2021-04-14T07:05:30.648Z] #37 6.008 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-14T07:05:30.648Z] #37 6.230 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-14T07:05:30.648Z] #37 6.346 -- Configuring done [2021-04-14T07:05:30.648Z] #37 6.378 -- Generating done [2021-04-14T07:05:30.648Z] #37 6.384 -- Build files have been written to: /tmp/tmp.bO4VlYTJLW/tini [2021-04-14T07:05:30.648Z] #37 6.400 + make tini-static [2021-04-14T07:05:30.648Z] #37 6.719 Scanning dependencies of target tini-static [2021-04-14T07:05:30.648Z] #37 6.806 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-14T07:05:30.666Z] #43 ... [2021-04-14T07:05:30.666Z] [2021-04-14T07:05:30.666Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:30.666Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:05:30.667Z] #45 58.91 time [2021-04-14T07:05:30.667Z] #45 61.03 internal/fmtsort [2021-04-14T07:05:30.667Z] #45 61.62 internal/syscall/execenv [2021-04-14T07:05:30.667Z] #45 61.88 internal/syscall/unix [2021-04-14T07:05:30.667Z] #45 62.22 strings [2021-04-14T07:05:30.667Z] #45 64.61 os [2021-04-14T07:05:30.667Z] #45 64.69 regexp/syntax [2021-04-14T07:05:30.667Z] #45 67.93 fmt [2021-04-14T07:05:30.667Z] #45 ... [2021-04-14T07:05:30.667Z] [2021-04-14T07:05:30.667Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:30.667Z] #37 sha256:aad14956b24b08ba24a019caaf03ae66a8d62e46f770ddef55794ffb5342bcb5 [2021-04-14T07:05:30.667Z] #37 3.169 + RM_GOPATH=0 [2021-04-14T07:05:30.667Z] #37 3.169 + TMP_GOPATH= [2021-04-14T07:05:30.667Z] #37 3.169 + : /build [2021-04-14T07:05:30.667Z] #37 3.169 + '[' -z '' ']' [2021-04-14T07:05:30.667Z] #37 3.169 ++ mktemp -d [2021-04-14T07:05:30.667Z] #37 3.170 + export GOPATH=/tmp/tmp.ea28ITTotZ [2021-04-14T07:05:30.667Z] #37 3.170 + GOPATH=/tmp/tmp.ea28ITTotZ [2021-04-14T07:05:30.667Z] #37 3.170 + RM_GOPATH=1 [2021-04-14T07:05:30.667Z] #37 3.170 + case "$(go env GOARCH)" in [2021-04-14T07:05:30.667Z] #37 3.170 ++ go env GOARCH [2021-04-14T07:05:30.667Z] #37 3.216 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:30.667Z] #37 3.216 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:30.667Z] #37 3.220 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:30.667Z] #37 3.221 + dir=/tmp/install [2021-04-14T07:05:30.667Z] #37 3.221 + bin=tini [2021-04-14T07:05:30.667Z] #37 3.221 + shift [2021-04-14T07:05:30.667Z] #37 3.221 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-14T07:05:30.667Z] #37 3.221 + . /tmp/install/tini.installer [2021-04-14T07:05:30.667Z] #37 3.221 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:30.667Z] #37 3.221 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:30.667Z] #37 3.222 + install_tini [2021-04-14T07:05:30.667Z] #37 3.222 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-14T07:05:30.667Z] #37 3.222 + git clone https://github.com/krallin/tini.git /tmp/tmp.ea28ITTotZ/tini [2021-04-14T07:05:30.667Z] #37 3.225 Cloning into '/tmp/tmp.ea28ITTotZ/tini'... [2021-04-14T07:05:30.667Z] #37 3.972 + cd /tmp/tmp.ea28ITTotZ/tini [2021-04-14T07:05:30.667Z] #37 3.972 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:30.667Z] #37 3.986 + cmake . [2021-04-14T07:05:30.667Z] #37 4.585 -- The C compiler identification is GNU 8.3.0 [2021-04-14T07:05:30.667Z] #37 4.596 -- Check for working C compiler: /usr/bin/cc [2021-04-14T07:05:30.667Z] #37 5.409 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-14T07:05:30.667Z] #37 5.420 -- Detecting C compiler ABI info [2021-04-14T07:05:30.667Z] #37 6.028 -- Detecting C compiler ABI info - done [2021-04-14T07:05:30.667Z] #37 6.061 -- Detecting C compile features [2021-04-14T07:05:30.669Z] #20 49.17 Selecting previously unselected package zip. [2021-04-14T07:05:30.669Z] #20 49.19 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-14T07:05:30.669Z] #20 49.20 Unpacking zip (3.0-11+b1) ... [2021-04-14T07:05:30.702Z] #38 8.844 [100%] Linking C executable tini-static [2021-04-14T07:05:30.907Z] #37 8.087 [100%] Linking C executable tini-static [2021-04-14T07:05:30.925Z] #20 49.44 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:05:30.925Z] #20 49.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:05:30.925Z] #20 49.47 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-14T07:05:30.925Z] #20 49.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-14T07:05:30.925Z] #20 49.49 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-14T07:05:30.925Z] #20 49.50 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-14T07:05:30.925Z] #20 49.51 Setting up uidmap (1:4.5-1.1) ... [2021-04-14T07:05:30.925Z] #20 49.52 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-14T07:05:30.925Z] #20 49.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:30.925Z] #20 49.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:05:30.925Z] #20 49.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:05:30.925Z] #20 49.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:05:30.925Z] #20 49.57 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:05:30.925Z] #20 49.58 Setting up zip (3.0-11+b1) ... [2021-04-14T07:05:30.925Z] #20 49.59 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:30.925Z] #20 49.63 Setting up bash-completion (1:2.8-6) ... [2021-04-14T07:05:31.167Z] #37 8.618 [100%] Built target tini-static [2021-04-14T07:05:31.238Z] #37 ... [2021-04-14T07:05:31.238Z] [2021-04-14T07:05:31.238Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:31.238Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:05:31.238Z] #45 69.59 path/filepath [2021-04-14T07:05:31.426Z] #37 8.691 + mkdir -p /build [2021-04-14T07:05:31.426Z] #37 8.697 + cp tini-static /build/docker-init [2021-04-14T07:05:31.686Z] #37 DONE 9.0s [2021-04-14T07:05:31.686Z] [2021-04-14T07:05:31.686Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:31.686Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:31.686Z] #43 2.325 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:05:31.686Z] #43 2.330 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:05:31.686Z] #43 2.360 Note: Building without GnuTLS support [2021-04-14T07:05:31.686Z] #43 2.372 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:05:31.686Z] #43 2.372 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:05:31.761Z] #38 9.762 [100%] Built target tini-static [2021-04-14T07:05:31.761Z] #38 9.842 + mkdir -p /build [2021-04-14T07:05:31.761Z] #38 9.845 + cp tini-static /build/docker-init [2021-04-14T07:05:31.761Z] #38 DONE 10.0s [2021-04-14T07:05:31.761Z] [2021-04-14T07:05:31.761Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:31.761Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:05:31.761Z] #44 1.598 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:05:31.761Z] #44 1.598 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:05:31.761Z] #44 1.630 Note: Building without GnuTLS support [2021-04-14T07:05:31.761Z] #44 1.633 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:05:31.761Z] #44 1.678 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:05:32.180Z] #45 ... [2021-04-14T07:05:32.180Z] [2021-04-14T07:05:32.180Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:32.180Z] #51 sha256:40cc6b0f0f55319c13e1b18341ec5c9a683673ff6c994cc724f4945fda8d75ca [2021-04-14T07:05:32.180Z] #51 60.64 context [2021-04-14T07:05:32.180Z] #51 61.37 internal/poll [2021-04-14T07:05:32.180Z] #51 61.73 encoding/binary [2021-04-14T07:05:32.180Z] #51 63.64 os [2021-04-14T07:05:32.180Z] #51 63.82 encoding/base64 [2021-04-14T07:05:32.180Z] #51 64.62 strings [2021-04-14T07:05:32.180Z] #51 67.39 golang.org/x/sys/unix [2021-04-14T07:05:32.180Z] #51 67.44 fmt [2021-04-14T07:05:32.440Z] #44 3.319 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:05:32.440Z] #44 3.489 GEN .gitid [2021-04-14T07:05:32.440Z] #44 3.534 GEN criu/include/version.h [2021-04-14T07:05:32.441Z] #51 ... [2021-04-14T07:05:32.441Z] [2021-04-14T07:05:32.441Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:32.441Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:32.441Z] #43 4.343 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:05:32.441Z] #43 4.343 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:05:32.441Z] #43 4.352 Note: Building without GnuTLS support [2021-04-14T07:05:32.441Z] #43 4.368 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:05:32.441Z] #43 4.368 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:05:32.749Z] #44 3.602 GEN include/common/asm [2021-04-14T07:05:33.068Z] #43 4.870 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:05:33.068Z] #43 4.937 GEN .gitid [2021-04-14T07:05:33.068Z] #43 4.969 GEN criu/include/version.h [2021-04-14T07:05:33.175Z] #29 12.05 0.0% 1.2% # 2.5% ## 3.5% ### 5.2% ### 5.2% #### 6.3% ##### 7.6% ###### 9.4% ####### 10.8% ####### 10.9% ######## 11.9% ######### 12.6% ######### 13.0% ######### 13.4% ########## 14.4% ########### 15.6% ########### 16.1% ########### 16.5% ############# 18.1% ############# 18.5% ############# 19.3% ############## 19.6% ############## 20.0% ############### 21.6% ############### 21.7% ################ 22.9% ################ 23.2% ################# 24.8% ################### 26.5% ################### 27.1% ################### 27.7% #################### 28.0% #################### 28.9% [2021-04-14T07:05:33.175Z] #29 ... [2021-04-14T07:05:33.175Z] [2021-04-14T07:05:33.175Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:33.175Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-14T07:05:33.175Z] #13 23.06 Reading package lists... [2021-04-14T07:05:33.175Z] #13 28.60 Building dependency tree... [2021-04-14T07:05:33.175Z] #13 31.18 The following additional packages will be installed: [2021-04-14T07:05:33.175Z] #13 31.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-14T07:05:33.175Z] #13 31.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-14T07:05:33.175Z] #13 31.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-14T07:05:33.175Z] #13 31.20 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-14T07:05:33.175Z] #13 31.20 mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:33.175Z] #13 31.21 Suggested packages: [2021-04-14T07:05:33.175Z] #13 31.21 gcc-8-locales seccomp wine64 [2021-04-14T07:05:33.175Z] #13 32.34 The following NEW packages will be installed: [2021-04-14T07:05:33.175Z] #13 32.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-14T07:05:33.175Z] #13 32.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-14T07:05:33.175Z] #13 32.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-14T07:05:33.175Z] #13 32.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-14T07:05:33.175Z] #13 32.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-14T07:05:33.175Z] #13 32.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-14T07:05:33.175Z] #13 32.37 The following packages will be upgraded: [2021-04-14T07:05:33.175Z] #13 32.37 libseccomp2 libsystemd0 libudev1 [2021-04-14T07:05:33.175Z] #13 32.87 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:05:33.175Z] #13 32.87 Need to get 73.8 MB of archives. [2021-04-14T07:05:33.175Z] #13 32.87 After this operation, 472 MB of additional disk space will be used. [2021-04-14T07:05:33.175Z] #13 32.87 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-14T07:05:33.175Z] #13 32.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-14T07:05:33.175Z] #13 33.07 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-14T07:05:33.175Z] #13 33.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-14T07:05:33.175Z] #13 33.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-04-14T07:05:33.175Z] #13 33.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-04-14T07:05:33.175Z] #13 33.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-14T07:05:33.175Z] #13 33.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-04-14T07:05:33.175Z] #13 33.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-14T07:05:33.175Z] #13 33.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-14T07:05:33.175Z] #13 34.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-14T07:05:33.175Z] #13 35.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-14T07:05:33.175Z] #13 35.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-04-14T07:05:33.253Z] #42 ... [2021-04-14T07:05:33.253Z] [2021-04-14T07:05:33.253Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:33.253Z] #51 sha256:dcd8c3b8efdbb3a4c710f1ed342d5bbf8cb445612cd0b8542703787f8bd7e3b1 [2021-04-14T07:05:33.253Z] #51 55.56 time [2021-04-14T07:05:33.253Z] #51 61.03 context [2021-04-14T07:05:33.253Z] #51 62.08 internal/poll [2021-04-14T07:05:33.253Z] #51 63.46 encoding/binary [2021-04-14T07:05:33.253Z] #51 64.26 os [2021-04-14T07:05:33.253Z] #51 65.22 encoding/base64 [2021-04-14T07:05:33.253Z] #51 ... [2021-04-14T07:05:33.253Z] [2021-04-14T07:05:33.253Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:33.253Z] #37 sha256:6b5ee017473f09010d37135288375166d1880aafd49b5968be228af10a025478 [2021-04-14T07:05:33.253Z] #37 1.230 + RM_GOPATH=0 [2021-04-14T07:05:33.253Z] #37 1.230 + TMP_GOPATH= [2021-04-14T07:05:33.253Z] #37 1.230 + : /build [2021-04-14T07:05:33.253Z] #37 1.230 + '[' -z '' ']' [2021-04-14T07:05:33.253Z] #37 1.232 ++ mktemp -d [2021-04-14T07:05:33.253Z] #37 1.242 + export GOPATH=/tmp/tmp.j84SePFkFM [2021-04-14T07:05:33.253Z] #37 1.247 + GOPATH=/tmp/tmp.j84SePFkFM [2021-04-14T07:05:33.253Z] #37 1.247 + RM_GOPATH=1 [2021-04-14T07:05:33.253Z] #37 1.247 + case "$(go env GOARCH)" in [2021-04-14T07:05:33.253Z] #37 1.253 ++ go env GOARCH [2021-04-14T07:05:33.253Z] #37 1.267 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:33.253Z] #37 1.268 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:33.253Z] #37 1.277 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:33.253Z] #37 1.281 + dir=/tmp/install [2021-04-14T07:05:33.253Z] #37 1.281 + bin=tini [2021-04-14T07:05:33.253Z] #37 1.281 + shift [2021-04-14T07:05:33.253Z] #37 1.281 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-14T07:05:33.253Z] #37 1.281 + . /tmp/install/tini.installer [2021-04-14T07:05:33.253Z] #37 1.281 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:33.253Z] #37 1.282 + install_tini [2021-04-14T07:05:33.253Z] #37 1.282 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-14T07:05:33.253Z] #37 1.282 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:33.253Z] #37 1.282 + git clone https://github.com/krallin/tini.git /tmp/tmp.j84SePFkFM/tini [2021-04-14T07:05:33.253Z] #37 1.297 Cloning into '/tmp/tmp.j84SePFkFM/tini'... [2021-04-14T07:05:33.253Z] #37 2.050 + cd /tmp/tmp.j84SePFkFM/tini [2021-04-14T07:05:33.253Z] #37 2.050 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:33.253Z] #37 2.055 + cmake . [2021-04-14T07:05:33.253Z] #37 2.559 -- The C compiler identification is GNU 8.3.0 [2021-04-14T07:05:33.253Z] #37 2.604 -- Check for working C compiler: /usr/bin/cc [2021-04-14T07:05:33.253Z] #37 3.174 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-14T07:05:33.253Z] #37 3.181 -- Detecting C compiler ABI info [2021-04-14T07:05:33.328Z] #43 5.032 GEN include/common/asm [2021-04-14T07:05:33.439Z] #13 ... [2021-04-14T07:05:33.439Z] [2021-04-14T07:05:33.439Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:33.439Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:33.513Z] #37 3.686 -- Detecting C compiler ABI info - done [2021-04-14T07:05:33.514Z] #37 3.730 -- Detecting C compile features [2021-04-14T07:05:33.611Z] Running on azwin-2-008e40 in d:\jenkins\workspace\moby_PR-41673 [Pipeline] { [Pipeline] ws [2021-04-14T07:05:33.629Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-14T07:05:33.828Z] #43 6.251 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:05:33.828Z] #43 6.313 GEN .gitid [2021-04-14T07:05:33.828Z] #43 6.355 GEN criu/include/version.h [2021-04-14T07:05:33.828Z] #43 6.428 GEN include/common/asm [2021-04-14T07:05:34.196Z] #20 52.27 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-14T07:05:34.196Z] #20 52.28 Setting up xz-utils (5.2.4-1) ... [2021-04-14T07:05:34.196Z] #20 52.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-14T07:05:34.196Z] #20 52.30 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:05:34.196Z] #20 52.37 invoke-rc.d: could not determine current runlevel [2021-04-14T07:05:34.196Z] #20 52.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T07:05:34.196Z] #20 52.39 Setting up pigz (2.4-1) ... [2021-04-14T07:05:34.196Z] #20 52.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-14T07:05:34.196Z] #20 52.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:05:34.196Z] #20 52.44 Setting up python-pip-whl (18.1-5) ... [2021-04-14T07:05:34.196Z] #20 52.45 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-14T07:05:34.196Z] #20 52.47 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:05:34.196Z] #20 52.92 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-14T07:05:34.196Z] #20 52.93 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:05:34.196Z] #20 52.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:05:34.196Z] #20 52.96 Setting up vim (2:8.1.0875-5) ... [2021-04-14T07:05:34.196Z] #20 52.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-14T07:05:34.196Z] #20 52.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-14T07:05:34.196Z] #20 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-14T07:05:34.196Z] #20 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-14T07:05:34.196Z] #20 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-14T07:05:34.196Z] #20 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-14T07:05:34.196Z] #20 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-14T07:05:34.196Z] #20 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-14T07:05:34.290Z] #44 5.298 PBCC images/timens.pb-c.c [2021-04-14T07:05:34.290Z] #44 5.368 DEP images/timens.pb-c.d [2021-04-14T07:05:34.290Z] #44 5.419 PBCC images/fown.pb-c.c [2021-04-14T07:05:34.452Z] #20 53.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:05:34.452Z] #20 53.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:05:34.452Z] #20 53.06 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-14T07:05:34.452Z] #20 53.07 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:05:34.452Z] #20 53.08 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-14T07:05:34.452Z] #20 53.10 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:05:34.500Z] #29 12.05 0.0% 1.2% # 2.5% ## 3.5% ### 5.2% ### 5.2% #### 6.3% ##### 7.6% ###### 9.4% ####### 10.8% ####### 10.9% ######## 11.9% ######### 12.6% ######### 13.0% ######### 13.4% ########## 14.4% ########### 15.6% ########### 16.1% ########### 16.5% ############# 18.1% ############# 18.5% ############# 19.3% ############## 19.6% ############## 20.0% ############### 21.6% ############### 21.7% ################ 22.9% ################ 23.2% ################# 24.8% ################### 26.5% ################### 27.1% ################### 27.7% #################### 28.0% #################### 28.9% #################### 28.9% ##################### 29.8% ###################### 31.8% ####################### 32.8% ######################## 33.6% ######################## 34.1% ######################### 35.1% ######################### 35.9% ########################## 37.1% ########################## 37.2% ########################### 37.8% [2021-04-14T07:05:34.500Z] #29 ... [2021-04-14T07:05:34.500Z] [2021-04-14T07:05:34.500Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-14T07:05:34.500Z] #67 sha256:635ca53874d4ccdca2089136ce4c558bac06af71e9dc402545b1df9c9a986ca9 [2021-04-14T07:05:34.500Z] #67 DONE 42.8s [2021-04-14T07:05:34.500Z] [2021-04-14T07:05:34.500Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:34.500Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:34.591Z] #44 5.456 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-14T07:05:34.591Z] #44 5.567 PBCC images/opts.pb-c.c [2021-04-14T07:05:34.591Z] #44 5.628 PBCC images/memfd.pb-c.c [2021-04-14T07:05:34.591Z] #44 5.668 DEP images/fown.pb-c.d [2021-04-14T07:05:34.709Z] #43 ... [2021-04-14T07:05:34.709Z] [2021-04-14T07:05:34.709Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:34.709Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:05:34.709Z] #45 65.09 internal/syscall/execenv [2021-04-14T07:05:34.709Z] #45 65.27 internal/syscall/unix [2021-04-14T07:05:34.709Z] #45 65.44 strings [2021-04-14T07:05:34.709Z] #45 65.67 internal/poll [2021-04-14T07:05:34.709Z] #45 67.16 os [2021-04-14T07:05:34.709Z] #45 68.22 regexp/syntax [2021-04-14T07:05:34.709Z] #45 70.79 fmt [2021-04-14T07:05:34.709Z] #45 73.37 path/filepath [2021-04-14T07:05:34.709Z] #45 74.54 regexp [2021-04-14T07:05:34.709Z] #45 ... [2021-04-14T07:05:34.709Z] [2021-04-14T07:05:34.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:34.709Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:34.709Z] #43 6.376 PBCC images/timens.pb-c.c [2021-04-14T07:05:34.709Z] #43 6.425 DEP images/timens.pb-c.d [2021-04-14T07:05:34.709Z] #43 6.492 PBCC images/fown.pb-c.c [2021-04-14T07:05:34.709Z] #43 6.523 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-14T07:05:34.709Z] #43 ... [2021-04-14T07:05:34.709Z] [2021-04-14T07:05:34.709Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:34.709Z] #51 sha256:179c0da5ed5a976627f823a56d2f0a1a80088d510621b4a7b4a53e19325bf3af [2021-04-14T07:05:34.709Z] #51 65.34 encoding/binary [2021-04-14T07:05:34.709Z] #51 66.22 context [2021-04-14T07:05:34.709Z] #51 67.03 internal/poll [2021-04-14T07:05:34.709Z] #51 67.23 encoding/base64 [2021-04-14T07:05:34.709Z] #51 68.15 strings [2021-04-14T07:05:34.709Z] #51 68.99 os [2021-04-14T07:05:34.709Z] #51 71.23 golang.org/x/sys/unix [2021-04-14T07:05:34.709Z] #51 72.76 fmt [2021-04-14T07:05:34.709Z] #51 ... [2021-04-14T07:05:34.709Z] [2021-04-14T07:05:34.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:34.709Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:34.709Z] #43 6.596 PBCC images/opts.pb-c.c [2021-04-14T07:05:34.709Z] #43 6.651 PBCC images/memfd.pb-c.c [2021-04-14T07:05:34.709Z] #43 6.711 DEP images/fown.pb-c.d [2021-04-14T07:05:34.890Z] #44 5.719 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-14T07:05:34.890Z] #44 5.781 DEP images/opts.pb-c.d [2021-04-14T07:05:34.890Z] #44 5.839 DEP images/memfd.pb-c.d [2021-04-14T07:05:34.890Z] #44 5.883 PBCC images/sit.pb-c.c [2021-04-14T07:05:34.890Z] #44 5.932 DEP images/sit.pb-c.d [2021-04-14T07:05:34.896Z] #37 ... [2021-04-14T07:05:34.896Z] [2021-04-14T07:05:34.896Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:34.896Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:05:34.896Z] #45 57.17 time [2021-04-14T07:05:34.896Z] #45 62.22 internal/fmtsort [2021-04-14T07:05:34.896Z] #45 63.37 internal/syscall/execenv [2021-04-14T07:05:34.896Z] #45 63.42 internal/poll [2021-04-14T07:05:34.896Z] #45 63.55 internal/syscall/unix [2021-04-14T07:05:34.896Z] #45 63.88 strings [2021-04-14T07:05:34.896Z] #45 65.73 os [2021-04-14T07:05:34.896Z] #45 66.40 regexp/syntax [2021-04-14T07:05:34.896Z] #45 ... [2021-04-14T07:05:34.896Z] [2021-04-14T07:05:34.896Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:34.896Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:34.896Z] #13 60.70 Selecting previously unselected package binutils-mingw-w64. [2021-04-14T07:05:34.896Z] #13 60.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-14T07:05:34.896Z] #13 60.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:05:34.896Z] #13 60.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-14T07:05:34.896Z] #13 60.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:05:34.896Z] #13 60.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:05:34.896Z] #13 61.12 Selecting previously unselected package dmsetup. [2021-04-14T07:05:34.896Z] #13 61.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:05:34.896Z] #13 61.13 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-14T07:05:34.896Z] #13 61.33 Selecting previously unselected package mingw-w64-common. [2021-04-14T07:05:34.896Z] #13 61.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-14T07:05:34.896Z] #13 61.34 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-14T07:05:34.969Z] #43 6.765 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-14T07:05:34.969Z] #43 6.850 DEP images/opts.pb-c.d [2021-04-14T07:05:34.969Z] #43 6.895 DEP images/memfd.pb-c.d [2021-04-14T07:05:34.969Z] #43 6.980 PBCC images/sit.pb-c.c [2021-04-14T07:05:34.986Z] #23 ... [2021-04-14T07:05:34.986Z] [2021-04-14T07:05:34.986Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:05:34.986Z] #44 146.9 CC criu/seize.o [2021-04-14T07:05:34.986Z] #44 147.7 CC criu/servicefd.o [2021-04-14T07:05:34.986Z] #44 148.4 CC criu/shmem.o [2021-04-14T07:05:34.986Z] #44 149.7 CC criu/sigframe.o [2021-04-14T07:05:34.986Z] #44 149.8 CC criu/signalfd.o [2021-04-14T07:05:34.986Z] #44 150.1 CC criu/sk-inet.o [2021-04-14T07:05:34.986Z] #44 151.4 CC criu/sk-netlink.o [2021-04-14T07:05:34.986Z] #44 151.8 CC criu/sk-packet.o [2021-04-14T07:05:34.986Z] #44 152.5 CC criu/sk-queue.o [2021-04-14T07:05:34.986Z] #44 153.3 CC criu/sk-tcp.o [2021-04-14T07:05:34.986Z] #44 153.7 CC criu/sk-unix.o [2021-04-14T07:05:35.057Z] The recommended git tool is: git [2021-04-14T07:05:35.191Z] #44 6.007 PBCC images/macvlan.pb-c.c [2021-04-14T07:05:35.191Z] #44 6.077 DEP images/macvlan.pb-c.d [2021-04-14T07:05:35.191Z] #44 6.167 PBCC images/autofs.pb-c.c [2021-04-14T07:05:35.191Z] #44 6.205 DEP images/autofs.pb-c.d [2021-04-14T07:05:35.191Z] #44 6.285 PBCC images/sysctl.pb-c.c [2021-04-14T07:05:35.229Z] #43 7.022 DEP images/sit.pb-c.d [2021-04-14T07:05:35.229Z] #43 7.065 PBCC images/macvlan.pb-c.c [2021-04-14T07:05:35.229Z] #43 7.099 DEP images/macvlan.pb-c.d [2021-04-14T07:05:35.229Z] #43 7.152 PBCC images/autofs.pb-c.c [2021-04-14T07:05:35.229Z] #43 7.159 DEP images/autofs.pb-c.d [2021-04-14T07:05:35.305Z] #29 12.05 0.0% 1.2% # 2.5% ## 3.5% ### 5.2% ### 5.2% #### 6.3% ##### 7.6% ###### 9.4% ####### 10.8% ####### 10.9% ######## 11.9% ######### 12.6% ######### 13.0% ######### 13.4% ########## 14.4% ########### 15.6% ########### 16.1% ########### 16.5% ############# 18.1% ############# 18.5% ############# 19.3% ############## 19.6% ############## 20.0% ############### 21.6% ############### 21.7% ################ 22.9% ################ 23.2% ################# 24.8% ################### 26.5% ################### 27.1% ################### 27.7% #################### 28.0% #################### 28.9% #################### 28.9% ##################### 29.8% ###################### 31.8% ####################### 32.8% ######################## 33.6% ######################## 34.1% ######################### 35.1% ######################### 35.9% ########################## 37.1% ########################## 37.2% ########################### 37.8% ########################### 38.3% ############################ 38.9% ############################# 40.4% ############################# 41.2% ############################## 42.0% ############################### 43.8% ################################ 45.3% ################################# 46.5% [2021-04-14T07:05:35.305Z] #29 ... [2021-04-14T07:05:35.305Z] [2021-04-14T07:05:35.305Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:35.305Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:35.305Z] #49 33.59 go: extracting golang.org/x/text v0.3.2 [2021-04-14T07:05:35.305Z] #49 37.77 go: finding github.com/fatih/color v1.7.0 [2021-04-14T07:05:35.305Z] #49 37.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-14T07:05:35.305Z] #49 37.88 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-14T07:05:35.305Z] #49 37.88 go: finding github.com/pkg/errors v0.8.1 [2021-04-14T07:05:35.305Z] #49 38.22 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-14T07:05:35.305Z] #49 38.23 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-14T07:05:35.305Z] #49 38.26 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-14T07:05:35.305Z] #49 38.34 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-14T07:05:35.305Z] #49 38.45 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-14T07:05:35.305Z] #49 38.46 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-14T07:05:35.305Z] #49 38.47 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-14T07:05:35.305Z] #49 38.67 go: finding github.com/stretchr/testify v1.4.0 [2021-04-14T07:05:35.305Z] #49 38.68 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-14T07:05:35.305Z] #49 38.70 go: finding github.com/spf13/viper v1.6.1 [2021-04-14T07:05:35.305Z] #49 38.72 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-14T07:05:35.305Z] #49 39.14 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-14T07:05:35.305Z] #49 39.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-14T07:05:35.305Z] #49 39.30 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-14T07:05:35.305Z] #49 39.33 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-14T07:05:35.305Z] #49 39.34 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-14T07:05:35.305Z] #49 39.99 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-14T07:05:35.305Z] #49 40.00 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-14T07:05:35.305Z] #49 40.04 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-14T07:05:35.305Z] #49 40.06 go: finding github.com/gobwas/glob v0.2.3 [2021-04-14T07:05:35.305Z] #49 40.07 go: finding github.com/spf13/cobra v0.0.5 [2021-04-14T07:05:35.305Z] #49 40.11 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-14T07:05:35.305Z] #49 40.11 go: finding github.com/stretchr/objx v0.2.0 [2021-04-14T07:05:35.305Z] #49 40.12 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-14T07:05:35.305Z] #49 40.13 go: finding github.com/spf13/pflag v1.0.5 [2021-04-14T07:05:35.305Z] #49 40.14 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-14T07:05:35.305Z] #49 40.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-14T07:05:35.305Z] #49 40.48 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-14T07:05:35.305Z] #49 40.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-14T07:05:35.305Z] #49 40.55 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-14T07:05:35.305Z] #49 40.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-14T07:05:35.305Z] #49 40.97 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-14T07:05:35.305Z] #49 40.97 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-14T07:05:35.305Z] #49 40.98 go: finding github.com/magiconair/properties v1.8.1 [2021-04-14T07:05:35.305Z] #49 41.03 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T07:05:35.305Z] #49 41.44 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-14T07:05:35.305Z] #49 41.44 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-14T07:05:35.305Z] #49 41.45 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-14T07:05:35.305Z] #49 42.13 go: finding github.com/spf13/cast v1.3.0 [2021-04-14T07:05:35.305Z] #49 42.13 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-14T07:05:35.305Z] #49 42.13 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-14T07:05:35.305Z] #49 42.14 go: finding github.com/spf13/afero v1.1.2 [2021-04-14T07:05:35.305Z] #49 42.65 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-14T07:05:35.305Z] #49 42.70 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-14T07:05:35.305Z] #49 42.73 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-14T07:05:35.305Z] #49 42.73 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-14T07:05:35.305Z] #49 42.75 go: finding golang.org/x/text v0.3.2 [2021-04-14T07:05:35.305Z] #49 42.82 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-14T07:05:35.305Z] #49 42.84 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-14T07:05:35.305Z] #49 42.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-14T07:05:35.305Z] #49 42.88 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-14T07:05:35.305Z] #49 42.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-14T07:05:35.305Z] #49 42.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-14T07:05:35.305Z] #49 42.97 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-14T07:05:35.305Z] #49 43.05 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-14T07:05:35.305Z] #49 43.06 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-14T07:05:35.305Z] #49 43.11 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-14T07:05:35.305Z] #49 43.14 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-14T07:05:35.305Z] #49 43.15 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-14T07:05:35.305Z] #49 43.19 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-14T07:05:35.305Z] #49 43.35 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-14T07:05:35.305Z] #49 43.35 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-14T07:05:35.305Z] #49 43.36 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-14T07:05:35.305Z] #49 43.47 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-14T07:05:35.489Z] #43 7.251 PBCC images/sysctl.pb-c.c [2021-04-14T07:05:35.489Z] #43 7.307 DEP images/sysctl.pb-c.d [2021-04-14T07:05:35.489Z] #43 7.378 PBCC images/time.pb-c.c [2021-04-14T07:05:35.489Z] #43 7.410 DEP images/time.pb-c.d [2021-04-14T07:05:35.489Z] #43 7.458 PBCC images/binfmt-misc.pb-c.c [2021-04-14T07:05:35.489Z] #43 7.487 DEP images/binfmt-misc.pb-c.d [2021-04-14T07:05:35.490Z] #44 6.307 DEP images/sysctl.pb-c.d [2021-04-14T07:05:35.490Z] #44 6.353 PBCC images/time.pb-c.c [2021-04-14T07:05:35.490Z] #44 6.372 DEP images/time.pb-c.d [2021-04-14T07:05:35.490Z] #44 6.406 PBCC images/binfmt-misc.pb-c.c [2021-04-14T07:05:35.490Z] #44 6.427 DEP images/binfmt-misc.pb-c.d [2021-04-14T07:05:35.490Z] #44 6.555 PBCC images/seccomp.pb-c.c [2021-04-14T07:05:35.666Z] #49 43.69 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-14T07:05:35.666Z] #49 ... [2021-04-14T07:05:35.666Z] [2021-04-14T07:05:35.666Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:35.666Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:35.747Z] #43 7.991 PBCC images/timens.pb-c.c [2021-04-14T07:05:35.747Z] #43 8.029 DEP images/timens.pb-c.d [2021-04-14T07:05:35.747Z] #43 8.100 PBCC images/fown.pb-c.c [2021-04-14T07:05:35.747Z] #43 8.156 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-14T07:05:35.747Z] #43 8.227 PBCC images/opts.pb-c.c [2021-04-14T07:05:35.747Z] #43 8.270 PBCC images/memfd.pb-c.c [2021-04-14T07:05:35.747Z] #43 8.313 DEP images/fown.pb-c.d [2021-04-14T07:05:35.747Z] #43 8.360 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-14T07:05:35.747Z] #43 8.420 DEP images/opts.pb-c.d [2021-04-14T07:05:35.749Z] #43 7.532 PBCC images/seccomp.pb-c.c [2021-04-14T07:05:35.749Z] #43 7.556 DEP images/seccomp.pb-c.d [2021-04-14T07:05:35.749Z] #43 7.595 PBCC images/userns.pb-c.c [2021-04-14T07:05:35.749Z] #43 7.656 DEP images/userns.pb-c.d [2021-04-14T07:05:35.749Z] #43 7.725 PBCC images/cgroup.pb-c.c [2021-04-14T07:05:35.788Z] #44 6.571 DEP images/seccomp.pb-c.d [2021-04-14T07:05:35.788Z] #44 6.662 PBCC images/userns.pb-c.c [2021-04-14T07:05:35.789Z] #44 6.686 DEP images/userns.pb-c.d [2021-04-14T07:05:35.789Z] #44 6.725 PBCC images/cgroup.pb-c.c [2021-04-14T07:05:35.789Z] #44 6.751 DEP images/cgroup.pb-c.d [2021-04-14T07:05:35.789Z] #44 6.812 PBCC images/ext-file.pb-c.c [2021-04-14T07:05:35.847Z] #13 ... [2021-04-14T07:05:35.847Z] [2021-04-14T07:05:35.847Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:35.847Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-14T07:05:35.847Z] #42 67.66 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-14T07:05:35.847Z] #42 67.67 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:35.847Z] #42 DONE 68.4s [2021-04-14T07:05:36.008Z] #43 8.464 DEP images/memfd.pb-c.d [2021-04-14T07:05:36.008Z] #43 8.513 PBCC images/sit.pb-c.c [2021-04-14T07:05:36.008Z] #43 8.559 DEP images/sit.pb-c.d [2021-04-14T07:05:36.008Z] #43 ... [2021-04-14T07:05:36.008Z] [2021-04-14T07:05:36.008Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:36.008Z] #37 sha256:aad14956b24b08ba24a019caaf03ae66a8d62e46f770ddef55794ffb5342bcb5 [2021-04-14T07:05:36.008Z] #37 8.079 -- Detecting C compile features - done [2021-04-14T07:05:36.008Z] #37 8.129 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-14T07:05:36.008Z] #37 8.317 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-14T07:05:36.008Z] #37 8.406 -- Configuring done [2021-04-14T07:05:36.008Z] #37 8.431 -- Generating done [2021-04-14T07:05:36.008Z] #37 8.441 -- Build files have been written to: /tmp/tmp.ea28ITTotZ/tini [2021-04-14T07:05:36.008Z] #37 8.456 + make tini-static [2021-04-14T07:05:36.008Z] #37 8.835 Scanning dependencies of target tini-static [2021-04-14T07:05:36.008Z] #37 8.940 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-14T07:05:36.008Z] #37 10.28 [100%] Linking C executable tini-static [2021-04-14T07:05:36.008Z] #37 10.91 [100%] Built target tini-static [2021-04-14T07:05:36.008Z] #37 10.98 + mkdir -p /build [2021-04-14T07:05:36.008Z] #37 10.99 + cp tini-static /build/docker-init [2021-04-14T07:05:36.008Z] #37 DONE 11.8s [2021-04-14T07:05:36.008Z] [2021-04-14T07:05:36.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:36.008Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:36.008Z] #43 8.603 PBCC images/macvlan.pb-c.c [2021-04-14T07:05:36.008Z] #43 8.644 DEP images/macvlan.pb-c.d [2021-04-14T07:05:36.009Z] #43 7.760 DEP images/cgroup.pb-c.d [2021-04-14T07:05:36.009Z] #43 7.788 PBCC images/ext-file.pb-c.c [2021-04-14T07:05:36.009Z] #43 7.845 DEP images/ext-file.pb-c.d [2021-04-14T07:05:36.009Z] #43 7.888 PBCC images/rpc.pb-c.c [2021-04-14T07:05:36.009Z] #43 7.943 DEP images/rpc.pb-c.d [2021-04-14T07:05:36.009Z] #43 7.992 PBCC images/siginfo.pb-c.c [2021-04-14T07:05:36.088Z] #44 6.846 DEP images/ext-file.pb-c.d [2021-04-14T07:05:36.088Z] #44 6.902 PBCC images/rpc.pb-c.c [2021-04-14T07:05:36.088Z] #44 6.973 DEP images/rpc.pb-c.d [2021-04-14T07:05:36.088Z] #44 7.048 PBCC images/siginfo.pb-c.c [2021-04-14T07:05:36.088Z] #44 7.063 DEP images/siginfo.pb-c.d [2021-04-14T07:05:36.088Z] #44 ... [2021-04-14T07:05:36.088Z] [2021-04-14T07:05:36.088Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:05:36.088Z] #48 sha256:14a5521dfafc1605bd477f19e08d3129ac932219391f2c28f40033994383884a [2021-04-14T07:05:36.088Z] #48 DONE 73.8s [2021-04-14T07:05:36.088Z] [2021-04-14T07:05:36.088Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:36.088Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:05:36.088Z] #44 7.129 PBCC images/pagemap.pb-c.c [2021-04-14T07:05:36.088Z] #44 7.207 DEP images/pagemap.pb-c.d [2021-04-14T07:05:36.088Z] #44 ... [2021-04-14T07:05:36.088Z] [2021-04-14T07:05:36.088Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:36.088Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:05:36.088Z] #52 73.82 time [2021-04-14T07:05:36.108Z] [2021-04-14T07:05:36.109Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:36.109Z] #37 sha256:6b5ee017473f09010d37135288375166d1880aafd49b5968be228af10a025478 [2021-04-14T07:05:36.109Z] #37 5.755 -- Detecting C compile features - done [2021-04-14T07:05:36.109Z] #37 5.801 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-14T07:05:36.109Z] #37 6.002 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-14T07:05:36.109Z] #37 6.247 -- Configuring done [2021-04-14T07:05:36.109Z] #37 6.306 -- Generating done [2021-04-14T07:05:36.109Z] #37 6.310 -- Build files have been written to: /tmp/tmp.j84SePFkFM/tini [2021-04-14T07:05:36.109Z] #37 6.325 + make tini-static [2021-04-14T07:05:36.269Z] #43 8.015 DEP images/siginfo.pb-c.d [2021-04-14T07:05:36.269Z] #43 8.087 PBCC images/pagemap.pb-c.c [2021-04-14T07:05:36.269Z] #43 8.167 DEP images/pagemap.pb-c.d [2021-04-14T07:05:36.269Z] #43 8.232 PBCC images/rlimit.pb-c.c [2021-04-14T07:05:36.269Z] #43 8.263 DEP images/rlimit.pb-c.d [2021-04-14T07:05:36.269Z] #43 8.763 PBCC images/autofs.pb-c.c [2021-04-14T07:05:36.269Z] #43 8.763 DEP images/autofs.pb-c.d [2021-04-14T07:05:36.269Z] #43 8.871 PBCC images/sysctl.pb-c.c [2021-04-14T07:05:36.269Z] #43 8.871 DEP images/sysctl.pb-c.d [2021-04-14T07:05:36.269Z] #43 8.907 PBCC images/time.pb-c.c [2021-04-14T07:05:36.269Z] #43 8.907 DEP images/time.pb-c.d [2021-04-14T07:05:36.509Z] #44 155.7 CC criu/sockets.o [2021-04-14T07:05:36.528Z] #43 8.325 PBCC images/file-lock.pb-c.c [2021-04-14T07:05:36.528Z] #43 8.377 DEP images/file-lock.pb-c.d [2021-04-14T07:05:36.528Z] #43 8.423 PBCC images/tty.pb-c.c [2021-04-14T07:05:36.528Z] #43 8.482 DEP images/tty.pb-c.d [2021-04-14T07:05:36.530Z] #43 9.003 PBCC images/binfmt-misc.pb-c.c [2021-04-14T07:05:36.530Z] #43 9.003 DEP images/binfmt-misc.pb-c.d [2021-04-14T07:05:36.530Z] #43 9.053 PBCC images/seccomp.pb-c.c [2021-04-14T07:05:36.530Z] #43 9.053 DEP images/seccomp.pb-c.d [2021-04-14T07:05:36.530Z] #43 9.167 PBCC images/userns.pb-c.c [2021-04-14T07:05:36.530Z] #43 9.167 DEP images/userns.pb-c.d [2021-04-14T07:05:36.530Z] #43 9.239 PBCC images/cgroup.pb-c.c [2021-04-14T07:05:36.530Z] #43 9.239 DEP images/cgroup.pb-c.d [2021-04-14T07:05:36.788Z] #43 8.540 PBCC images/tun.pb-c.c [2021-04-14T07:05:36.788Z] #43 8.588 PBCC images/netdev.pb-c.c [2021-04-14T07:05:36.788Z] #43 8.634 DEP images/tun.pb-c.d [2021-04-14T07:05:36.788Z] #43 8.674 DEP images/netdev.pb-c.d [2021-04-14T07:05:36.788Z] #43 8.730 PBCC images/vma.pb-c.c [2021-04-14T07:05:37.048Z] #43 8.805 DEP images/vma.pb-c.d [2021-04-14T07:05:37.048Z] #43 8.844 PBCC images/creds.pb-c.c [2021-04-14T07:05:37.048Z] #43 8.882 DEP images/creds.pb-c.d [2021-04-14T07:05:37.048Z] #43 8.927 PBCC images/utsns.pb-c.c [2021-04-14T07:05:37.048Z] #43 8.965 DEP images/utsns.pb-c.d [2021-04-14T07:05:37.050Z] #37 6.992 Scanning dependencies of target tini-static [2021-04-14T07:05:37.051Z] #37 7.125 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-14T07:05:37.101Z] #43 9.411 PBCC images/ext-file.pb-c.c [2021-04-14T07:05:37.101Z] #43 9.411 DEP images/ext-file.pb-c.d [2021-04-14T07:05:37.101Z] #43 9.411 PBCC images/rpc.pb-c.c [2021-04-14T07:05:37.101Z] #43 9.463 DEP images/rpc.pb-c.d [2021-04-14T07:05:37.101Z] #43 9.539 PBCC images/siginfo.pb-c.c [2021-04-14T07:05:37.101Z] #43 9.539 DEP images/siginfo.pb-c.d [2021-04-14T07:05:37.101Z] #43 9.691 PBCC images/pagemap.pb-c.c [2021-04-14T07:05:37.101Z] #43 9.691 DEP images/pagemap.pb-c.d [2021-04-14T07:05:37.101Z] #43 9.763 PBCC images/rlimit.pb-c.c [2021-04-14T07:05:37.101Z] #43 9.799 DEP images/rlimit.pb-c.d [2021-04-14T07:05:37.308Z] #43 9.040 PBCC images/ipc-desc.pb-c.c [2021-04-14T07:05:37.308Z] #43 9.057 PBCC images/ipc-sem.pb-c.c [2021-04-14T07:05:37.308Z] #43 9.116 DEP images/ipc-desc.pb-c.d [2021-04-14T07:05:37.308Z] #43 9.177 DEP images/ipc-sem.pb-c.d [2021-04-14T07:05:37.308Z] #43 9.215 PBCC images/ipc-msg.pb-c.c [2021-04-14T07:05:37.308Z] #43 9.222 DEP images/ipc-msg.pb-c.d [2021-04-14T07:05:37.308Z] #43 9.282 PBCC images/ipc-shm.pb-c.c [2021-04-14T07:05:37.308Z] #43 9.317 DEP images/ipc-shm.pb-c.d [2021-04-14T07:05:37.319Z] #29 12.05 0.0% 1.2% # 2.5% ## 3.5% ### 5.2% ### 5.2% #### 6.3% ##### 7.6% ###### 9.4% ####### 10.8% ####### 10.9% ######## 11.9% ######### 12.6% ######### 13.0% ######### 13.4% ########## 14.4% ########### 15.6% ########### 16.1% ########### 16.5% ############# 18.1% ############# 18.5% ############# 19.3% ############## 19.6% ############## 20.0% ############### 21.6% ############### 21.7% ################ 22.9% ################ 23.2% ################# 24.8% ################### 26.5% ################### 27.1% ################### 27.7% #################### 28.0% #################### 28.9% #################### 28.9% ##################### 29.8% ###################### 31.8% ####################### 32.8% ######################## 33.6% ######################## 34.1% ######################### 35.1% ######################### 35.9% ########################## 37.1% ########################## 37.2% ########################### 37.8% ########################### 38.3% ############################ 38.9% ############################# 40.4% ############################# 41.2% ############################## 42.0% ############################### 43.8% ################################ 45.3% ################################# 46.5% ################################## 47.4% ################################## 48.6% #################################### 50.0% ##################################### 51.9% ###################################### 52.9% ###################################### 53.5% ###################################### 54.2% ####################################### 54.3% ####################################### 55.2% ######################################## 56.0% ######################################### 57.0% ########################################## 59.3% ########################################### 61.0% ############################################# 62.7% ############################################## 64.0% [2021-04-14T07:05:37.319Z] #29 ... [2021-04-14T07:05:37.319Z] [2021-04-14T07:05:37.319Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-14T07:05:37.319Z] #47 sha256:261f143d59624c37a3100f2bf197646068bc4ea9d5c5f54183e7a60d1fdd4ef7 [2021-04-14T07:05:37.319Z] #47 DONE 45.4s [2021-04-14T07:05:37.319Z] [2021-04-14T07:05:37.319Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:37.319Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:37.361Z] #43 9.903 PBCC images/file-lock.pb-c.c [2021-04-14T07:05:37.361Z] #43 9.903 DEP images/file-lock.pb-c.d [2021-04-14T07:05:37.568Z] #43 9.378 PBCC images/ipc-var.pb-c.c [2021-04-14T07:05:37.568Z] #43 9.410 DEP images/ipc-var.pb-c.d [2021-04-14T07:05:37.568Z] #43 9.481 PBCC images/sk-opts.pb-c.c [2021-04-14T07:05:37.568Z] #43 9.537 PBCC images/packet-sock.pb-c.c [2021-04-14T07:05:37.568Z] #43 9.589 DEP images/sk-opts.pb-c.d [2021-04-14T07:05:37.571Z] #44 ... [2021-04-14T07:05:37.571Z] [2021-04-14T07:05:37.571Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-14T07:05:37.571Z] #41 200.9 + dpkg --print-architecture [2021-04-14T07:05:37.571Z] #41 200.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-14T07:05:37.571Z] #41 201.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-14T07:05:37.571Z] #41 201.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-14T07:05:37.622Z] #43 10.12 PBCC images/tty.pb-c.c [2021-04-14T07:05:37.622Z] #43 10.12 DEP images/tty.pb-c.d [2021-04-14T07:05:37.722Z] #20 56.03 Setting up iptables (1.8.2-4) ... [2021-04-14T07:05:37.722Z] #20 56.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:05:37.722Z] #20 56.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:05:37.722Z] #20 56.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:05:37.722Z] #20 56.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:05:37.722Z] #20 56.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-14T07:05:37.722Z] #20 56.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-14T07:05:37.722Z] #20 56.10 Setting up python3 (3.7.3-1) ... [2021-04-14T07:05:37.828Z] #43 9.628 DEP images/packet-sock.pb-c.d [2021-04-14T07:05:37.828Z] #43 9.705 PBCC images/sk-netlink.pb-c.c [2021-04-14T07:05:37.828Z] #43 9.760 DEP images/sk-netlink.pb-c.d [2021-04-14T07:05:37.828Z] #43 9.830 PBCC images/sk-inet.pb-c.c [2021-04-14T07:05:37.882Z] #43 10.21 PBCC images/tun.pb-c.c [2021-04-14T07:05:37.882Z] #43 10.27 PBCC images/netdev.pb-c.c [2021-04-14T07:05:37.882Z] #43 10.38 DEP images/tun.pb-c.d [2021-04-14T07:05:37.882Z] #43 10.43 DEP images/netdev.pb-c.d [2021-04-14T07:05:37.882Z] #43 10.46 PBCC images/vma.pb-c.c [2021-04-14T07:05:37.906Z] #41 ... [2021-04-14T07:05:37.906Z] [2021-04-14T07:05:37.906Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:05:37.906Z] #44 156.9 CC criu/stats.o [2021-04-14T07:05:37.978Z] #20 56.64 Setting up python3-wheel (0.32.3-2) ... [2021-04-14T07:05:38.088Z] #43 9.880 DEP images/sk-inet.pb-c.d [2021-04-14T07:05:38.088Z] #43 9.929 PBCC images/sk-unix.pb-c.c [2021-04-14T07:05:38.143Z] #43 10.56 DEP images/vma.pb-c.d [2021-04-14T07:05:38.143Z] #43 10.62 PBCC images/creds.pb-c.c [2021-04-14T07:05:38.143Z] #43 10.66 DEP images/creds.pb-c.d [2021-04-14T07:05:38.143Z] #43 ... [2021-04-14T07:05:38.143Z] [2021-04-14T07:05:38.143Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:38.143Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:38.143Z] #13 58.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-14T07:05:38.143Z] #13 58.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-14T07:05:38.143Z] #13 58.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:05:38.143Z] #13 60.72 Selecting previously unselected package binutils-mingw-w64. [2021-04-14T07:05:38.143Z] #13 60.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-14T07:05:38.143Z] #13 60.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:05:38.143Z] #13 60.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-14T07:05:38.143Z] #13 60.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:05:38.143Z] #13 60.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:05:38.143Z] #13 61.06 Selecting previously unselected package dmsetup. [2021-04-14T07:05:38.143Z] #13 61.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:05:38.143Z] #13 61.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-14T07:05:38.143Z] #13 61.23 Selecting previously unselected package mingw-w64-common. [2021-04-14T07:05:38.143Z] #13 61.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-14T07:05:38.143Z] #13 61.24 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-14T07:05:38.143Z] #13 66.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-14T07:05:38.143Z] #13 66.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-14T07:05:38.143Z] #13 66.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:05:38.143Z] #13 ... [2021-04-14T07:05:38.143Z] [2021-04-14T07:05:38.143Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:38.143Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:38.143Z] #43 10.69 PBCC images/utsns.pb-c.c [2021-04-14T07:05:38.143Z] #43 10.74 DEP images/utsns.pb-c.d [2021-04-14T07:05:38.143Z] #43 10.80 PBCC images/ipc-desc.pb-c.c [2021-04-14T07:05:38.203Z] #44 157.4 CC criu/string.o [2021-04-14T07:05:38.203Z] #44 157.5 CC criu/sysctl.o [2021-04-14T07:05:38.347Z] #43 10.02 DEP images/sk-unix.pb-c.d [2021-04-14T07:05:38.347Z] #43 10.15 PBCC images/mm.pb-c.c [2021-04-14T07:05:38.347Z] #43 10.18 DEP images/mm.pb-c.d [2021-04-14T07:05:38.347Z] #43 10.21 PBCC images/timerfd.pb-c.c [2021-04-14T07:05:38.347Z] #43 10.25 DEP images/timerfd.pb-c.d [2021-04-14T07:05:38.347Z] #43 10.30 PBCC images/timer.pb-c.c [2021-04-14T07:05:38.347Z] #43 10.33 DEP images/timer.pb-c.d [2021-04-14T07:05:38.347Z] #43 10.36 PBCC images/sa.pb-c.c [2021-04-14T07:05:38.404Z] #43 10.81 PBCC images/ipc-sem.pb-c.c [2021-04-14T07:05:38.404Z] #43 10.83 DEP images/ipc-desc.pb-c.d [2021-04-14T07:05:38.404Z] #43 10.86 DEP images/ipc-sem.pb-c.d [2021-04-14T07:05:38.404Z] #43 10.94 PBCC images/ipc-msg.pb-c.c [2021-04-14T07:05:38.404Z] #43 10.99 DEP images/ipc-msg.pb-c.d [2021-04-14T07:05:38.404Z] #43 11.08 PBCC images/ipc-shm.pb-c.c [2021-04-14T07:05:38.435Z] #37 8.503 [100%] Linking C executable tini-static [2021-04-14T07:05:38.540Z] #20 57.23 Setting up apparmor (2.13.2-10) ... [2021-04-14T07:05:38.607Z] #43 10.41 DEP images/sa.pb-c.d [2021-04-14T07:05:38.607Z] #43 10.49 PBCC images/pipe-data.pb-c.c [2021-04-14T07:05:38.607Z] #43 10.52 DEP images/pipe-data.pb-c.d [2021-04-14T07:05:38.607Z] #43 10.58 PBCC images/mnt.pb-c.c [2021-04-14T07:05:38.607Z] #43 10.62 DEP images/mnt.pb-c.d [2021-04-14T07:05:38.664Z] #43 11.08 DEP images/ipc-shm.pb-c.d [2021-04-14T07:05:38.664Z] #43 11.12 PBCC images/ipc-var.pb-c.c [2021-04-14T07:05:38.664Z] #43 11.16 DEP images/ipc-var.pb-c.d [2021-04-14T07:05:38.664Z] #43 11.23 PBCC images/sk-opts.pb-c.c [2021-04-14T07:05:38.664Z] #43 11.27 PBCC images/packet-sock.pb-c.c [2021-04-14T07:05:38.664Z] #43 11.33 DEP images/sk-opts.pb-c.d [2021-04-14T07:05:38.858Z] #44 158.1 CC criu/sysfs_parse.o [2021-04-14T07:05:38.867Z] #43 10.67 PBCC images/sk-packet.pb-c.c [2021-04-14T07:05:38.867Z] #43 10.71 DEP images/sk-packet.pb-c.d [2021-04-14T07:05:38.867Z] #43 10.75 PBCC images/tcp-stream.pb-c.c [2021-04-14T07:05:38.867Z] #43 10.80 DEP images/tcp-stream.pb-c.d [2021-04-14T07:05:38.867Z] #43 10.84 PBCC images/pipe.pb-c.c [2021-04-14T07:05:38.876Z] #52 ... [2021-04-14T07:05:38.876Z] [2021-04-14T07:05:38.876Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:38.876Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-14T07:05:38.876Z] #14 64.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-14T07:05:38.876Z] #14 64.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-14T07:05:38.876Z] #14 64.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:05:38.876Z] #14 71.38 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-14T07:05:38.876Z] #14 71.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-14T07:05:38.876Z] #14 71.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:05:38.876Z] #14 71.56 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-14T07:05:38.876Z] #14 71.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-14T07:05:38.876Z] #14 71.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:05:38.876Z] #14 ... [2021-04-14T07:05:38.876Z] [2021-04-14T07:05:38.876Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:38.876Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:05:38.876Z] #44 7.270 PBCC images/rlimit.pb-c.c [2021-04-14T07:05:38.876Z] #44 7.299 DEP images/rlimit.pb-c.d [2021-04-14T07:05:38.876Z] #44 7.339 PBCC images/file-lock.pb-c.c [2021-04-14T07:05:38.876Z] #44 7.371 DEP images/file-lock.pb-c.d [2021-04-14T07:05:38.876Z] #44 7.524 PBCC images/tty.pb-c.c [2021-04-14T07:05:38.876Z] #44 7.624 DEP images/tty.pb-c.d [2021-04-14T07:05:38.876Z] #44 7.679 PBCC images/tun.pb-c.c [2021-04-14T07:05:38.876Z] #44 7.736 PBCC images/netdev.pb-c.c [2021-04-14T07:05:38.876Z] #44 7.805 DEP images/tun.pb-c.d [2021-04-14T07:05:38.876Z] #44 7.851 DEP images/netdev.pb-c.d [2021-04-14T07:05:38.876Z] #44 7.919 PBCC images/vma.pb-c.c [2021-04-14T07:05:38.876Z] #44 7.952 DEP images/vma.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.043 PBCC images/creds.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.064 DEP images/creds.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.125 PBCC images/utsns.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.167 DEP images/utsns.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.214 PBCC images/ipc-desc.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.246 PBCC images/ipc-sem.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.292 DEP images/ipc-desc.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.448 DEP images/ipc-sem.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.477 PBCC images/ipc-msg.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.493 DEP images/ipc-msg.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.534 PBCC images/ipc-shm.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.548 DEP images/ipc-shm.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.589 PBCC images/ipc-var.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.610 DEP images/ipc-var.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.637 PBCC images/sk-opts.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.662 PBCC images/packet-sock.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.719 DEP images/sk-opts.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.762 DEP images/packet-sock.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.835 PBCC images/sk-netlink.pb-c.c [2021-04-14T07:05:38.876Z] #44 8.905 DEP images/sk-netlink.pb-c.d [2021-04-14T07:05:38.876Z] #44 8.997 PBCC images/sk-inet.pb-c.c [2021-04-14T07:05:38.876Z] #44 9.088 DEP images/sk-inet.pb-c.d [2021-04-14T07:05:38.876Z] #44 9.162 PBCC images/sk-unix.pb-c.c [2021-04-14T07:05:38.876Z] #44 9.253 DEP images/sk-unix.pb-c.d [2021-04-14T07:05:38.876Z] #44 9.346 PBCC images/mm.pb-c.c [2021-04-14T07:05:38.876Z] #44 9.430 DEP images/mm.pb-c.d [2021-04-14T07:05:38.876Z] #44 9.516 PBCC images/timerfd.pb-c.c [2021-04-14T07:05:38.876Z] #44 9.588 DEP images/timerfd.pb-c.d [2021-04-14T07:05:38.876Z] #44 9.656 PBCC images/timer.pb-c.c [2021-04-14T07:05:38.876Z] #44 9.711 DEP images/timer.pb-c.d [2021-04-14T07:05:38.876Z] #44 9.758 PBCC images/sa.pb-c.c [2021-04-14T07:05:38.876Z] #44 9.786 DEP images/sa.pb-c.d [2021-04-14T07:05:38.876Z] #44 9.841 PBCC images/pipe-data.pb-c.c [2021-04-14T07:05:38.876Z] #44 9.870 DEP images/pipe-data.pb-c.d [2021-04-14T07:05:38.876Z] #44 9.955 PBCC images/mnt.pb-c.c [2021-04-14T07:05:38.925Z] #43 11.38 DEP images/packet-sock.pb-c.d [2021-04-14T07:05:38.925Z] #43 11.48 PBCC images/sk-netlink.pb-c.c [2021-04-14T07:05:38.925Z] #43 11.58 DEP images/sk-netlink.pb-c.d [2021-04-14T07:05:39.044Z] #37 9.144 [100%] Built target tini-static [2021-04-14T07:05:39.044Z] #37 9.268 + mkdir -p /build [2021-04-14T07:05:39.044Z] #37 9.270 + cp tini-static /build/docker-init [2021-04-14T07:05:39.127Z] #43 10.91 DEP images/pipe.pb-c.d [2021-04-14T07:05:39.127Z] #43 10.95 PBCC images/pstree.pb-c.c [2021-04-14T07:05:39.127Z] #43 10.97 DEP images/pstree.pb-c.d [2021-04-14T07:05:39.127Z] #43 11.04 PBCC images/fs.pb-c.c [2021-04-14T07:05:39.127Z] #43 11.05 DEP images/fs.pb-c.d [2021-04-14T07:05:39.127Z] #43 11.09 PBCC images/signalfd.pb-c.c [2021-04-14T07:05:39.175Z] #44 9.990 DEP images/mnt.pb-c.d [2021-04-14T07:05:39.175Z] #44 10.08 PBCC images/sk-packet.pb-c.c [2021-04-14T07:05:39.175Z] #44 10.11 DEP images/sk-packet.pb-c.d [2021-04-14T07:05:39.175Z] #44 10.17 PBCC images/tcp-stream.pb-c.c [2021-04-14T07:05:39.187Z] #43 11.65 PBCC images/sk-inet.pb-c.c [2021-04-14T07:05:39.187Z] #43 11.72 DEP images/sk-inet.pb-c.d [2021-04-14T07:05:39.187Z] #43 11.76 PBCC images/sk-unix.pb-c.c [2021-04-14T07:05:39.187Z] #43 11.84 DEP images/sk-unix.pb-c.d [2021-04-14T07:05:39.187Z] #43 11.90 PBCC images/mm.pb-c.c [2021-04-14T07:05:39.310Z] #37 DONE 9.5s [2021-04-14T07:05:39.310Z] [2021-04-14T07:05:39.310Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:39.310Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:39.310Z] #43 2.210 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:05:39.310Z] #43 2.211 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:05:39.310Z] #43 2.227 Note: Building without GnuTLS support [2021-04-14T07:05:39.310Z] #43 2.245 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:05:39.310Z] #43 2.245 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:05:39.387Z] #43 11.16 DEP images/signalfd.pb-c.d [2021-04-14T07:05:39.387Z] #43 11.25 PBCC images/fh.pb-c.c [2021-04-14T07:05:39.387Z] #43 11.29 PBCC images/fsnotify.pb-c.c [2021-04-14T07:05:39.387Z] #43 11.33 DEP images/fh.pb-c.d [2021-04-14T07:05:39.387Z] #43 11.37 DEP images/fsnotify.pb-c.d [2021-04-14T07:05:39.447Z] #43 11.96 DEP images/mm.pb-c.d [2021-04-14T07:05:39.447Z] #43 12.04 PBCC images/timerfd.pb-c.c [2021-04-14T07:05:39.447Z] #43 12.10 DEP images/timerfd.pb-c.d [2021-04-14T07:05:39.447Z] #43 12.17 PBCC images/timer.pb-c.c [2021-04-14T07:05:39.474Z] #44 10.24 DEP images/tcp-stream.pb-c.d [2021-04-14T07:05:39.474Z] #44 10.34 PBCC images/pipe.pb-c.c [2021-04-14T07:05:39.474Z] #44 ... [2021-04-14T07:05:39.474Z] [2021-04-14T07:05:39.474Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:39.474Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:05:39.474Z] #46 67.05 path [2021-04-14T07:05:39.474Z] #46 68.95 hash/crc32 [2021-04-14T07:05:39.474Z] #46 70.94 time [2021-04-14T07:05:39.474Z] #46 71.81 internal/syscall/execenv [2021-04-14T07:05:39.474Z] #46 72.22 internal/syscall/unix [2021-04-14T07:05:39.474Z] #46 72.88 vendor/golang.org/x/text/transform [2021-04-14T07:05:39.474Z] #46 ... [2021-04-14T07:05:39.474Z] [2021-04-14T07:05:39.474Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:39.474Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:05:39.474Z] #44 10.41 DEP images/pipe.pb-c.d [2021-04-14T07:05:39.474Z] #44 10.45 PBCC images/pstree.pb-c.c [2021-04-14T07:05:39.474Z] #44 10.47 DEP images/pstree.pb-c.d [2021-04-14T07:05:39.474Z] #44 10.52 PBCC images/fs.pb-c.c [2021-04-14T07:05:39.474Z] #44 10.55 DEP images/fs.pb-c.d [2021-04-14T07:05:39.646Z] #43 11.44 PBCC images/eventpoll.pb-c.c [2021-04-14T07:05:39.646Z] #43 11.47 DEP images/eventpoll.pb-c.d [2021-04-14T07:05:39.646Z] #43 11.54 PBCC images/eventfd.pb-c.c [2021-04-14T07:05:39.646Z] #43 11.58 DEP images/eventfd.pb-c.d [2021-04-14T07:05:39.646Z] #43 11.63 PBCC images/remap-file-path.pb-c.c [2021-04-14T07:05:39.707Z] #43 12.20 DEP images/timer.pb-c.d [2021-04-14T07:05:39.707Z] #43 12.25 PBCC images/sa.pb-c.c [2021-04-14T07:05:39.707Z] #43 12.32 DEP images/sa.pb-c.d [2021-04-14T07:05:39.707Z] #43 12.37 PBCC images/pipe-data.pb-c.c [2021-04-14T07:05:39.707Z] #43 12.39 DEP images/pipe-data.pb-c.d [2021-04-14T07:05:39.707Z] #43 12.44 PBCC images/mnt.pb-c.c [2021-04-14T07:05:39.774Z] #44 10.64 PBCC images/signalfd.pb-c.c [2021-04-14T07:05:39.774Z] #44 10.74 DEP images/signalfd.pb-c.d [2021-04-14T07:05:39.774Z] #44 10.81 PBCC images/fh.pb-c.c [2021-04-14T07:05:39.774Z] #44 10.87 PBCC images/fsnotify.pb-c.c [2021-04-14T07:05:39.906Z] #43 11.66 DEP images/remap-file-path.pb-c.d [2021-04-14T07:05:39.906Z] #43 11.74 PBCC images/fifo.pb-c.c [2021-04-14T07:05:39.906Z] #43 11.75 DEP images/fifo.pb-c.d [2021-04-14T07:05:39.906Z] #43 11.80 PBCC images/ghost-file.pb-c.c [2021-04-14T07:05:39.906Z] #43 11.86 DEP images/ghost-file.pb-c.d [2021-04-14T07:05:39.906Z] #20 ... [2021-04-14T07:05:39.906Z] [2021-04-14T07:05:39.906Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:39.906Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:39.906Z] #43 108.4 CC criu/files-ext.o [2021-04-14T07:05:39.906Z] #43 108.8 CC criu/files-reg.o [2021-04-14T07:05:39.906Z] #43 111.2 CC criu/files.o [2021-04-14T07:05:39.906Z] #43 113.2 CC criu/filesystems.o [2021-04-14T07:05:39.906Z] #43 113.9 CC criu/fsnotify.o [2021-04-14T07:05:39.906Z] #43 115.1 CC criu/image-desc.o [2021-04-14T07:05:39.906Z] #43 115.3 CC criu/image.o [2021-04-14T07:05:39.906Z] #43 116.3 CC criu/ipc_ns.o [2021-04-14T07:05:39.906Z] #43 117.3 CC criu/irmap.o [2021-04-14T07:05:39.906Z] #43 118.0 CC criu/kcmp-ids.o [2021-04-14T07:05:39.906Z] #43 118.3 CC criu/kerndat.o [2021-04-14T07:05:39.906Z] #43 ... [2021-04-14T07:05:39.906Z] [2021-04-14T07:05:39.906Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:05:39.906Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:05:39.906Z] #40 183.5 + dpkg --print-architecture [2021-04-14T07:05:39.906Z] #40 183.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-14T07:05:39.968Z] #43 12.49 DEP images/mnt.pb-c.d [2021-04-14T07:05:39.968Z] #43 12.54 PBCC images/sk-packet.pb-c.c [2021-04-14T07:05:39.979Z] #44 159.1 CC criu/timens.o [2021-04-14T07:05:39.979Z] #44 159.3 CC criu/timerfd.o [2021-04-14T07:05:40.074Z] #44 10.95 DEP images/fh.pb-c.d [2021-04-14T07:05:40.074Z] #44 11.03 DEP images/fsnotify.pb-c.d [2021-04-14T07:05:40.074Z] #44 11.08 PBCC images/eventpoll.pb-c.c [2021-04-14T07:05:40.074Z] #44 11.11 DEP images/eventpoll.pb-c.d [2021-04-14T07:05:40.074Z] #44 11.15 PBCC images/eventfd.pb-c.c [2021-04-14T07:05:40.163Z] #40 183.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-14T07:05:40.163Z] #40 183.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-14T07:05:40.166Z] #43 11.91 PBCC images/regfile.pb-c.c [2021-04-14T07:05:40.166Z] #43 11.94 DEP images/regfile.pb-c.d [2021-04-14T07:05:40.166Z] #43 12.00 PBCC images/ns.pb-c.c [2021-04-14T07:05:40.166Z] #43 12.02 DEP images/ns.pb-c.d [2021-04-14T07:05:40.166Z] #43 12.06 PBCC images/fdinfo.pb-c.c [2021-04-14T07:05:40.166Z] #43 12.13 DEP images/fdinfo.pb-c.d [2021-04-14T07:05:40.228Z] #43 12.60 DEP images/sk-packet.pb-c.d [2021-04-14T07:05:40.228Z] #43 12.65 PBCC images/tcp-stream.pb-c.c [2021-04-14T07:05:40.228Z] #43 12.69 DEP images/tcp-stream.pb-c.d [2021-04-14T07:05:40.228Z] #43 12.80 PBCC images/pipe.pb-c.c [2021-04-14T07:05:40.228Z] #43 12.86 DEP images/pipe.pb-c.d [2021-04-14T07:05:40.255Z] #29 12.05 0.0% 1.2% # 2.5% ## 3.5% ### 5.2% ### 5.2% #### 6.3% ##### 7.6% ###### 9.4% ####### 10.8% ####### 10.9% ######## 11.9% ######### 12.6% ######### 13.0% ######### 13.4% ########## 14.4% ########### 15.6% ########### 16.1% ########### 16.5% ############# 18.1% ############# 18.5% ############# 19.3% ############## 19.6% ############## 20.0% ############### 21.6% ############### 21.7% ################ 22.9% ################ 23.2% ################# 24.8% ################### 26.5% ################### 27.1% ################### 27.7% #################### 28.0% #################### 28.9% #################### 28.9% ##################### 29.8% ###################### 31.8% ####################### 32.8% ######################## 33.6% ######################## 34.1% ######################### 35.1% ######################### 35.9% ########################## 37.1% ########################## 37.2% ########################### 37.8% ########################### 38.3% ############################ 38.9% ############################# 40.4% ############################# 41.2% ############################## 42.0% ############################### 43.8% ################################ 45.3% ################################# 46.5% ################################## 47.4% ################################## 48.6% #################################### 50.0% ##################################### 51.9% ###################################### 52.9% ###################################### 53.5% ###################################### 54.2% ####################################### 54.3% ####################################### 55.2% ######################################## 56.0% ######################################### 57.0% ########################################## 59.3% ########################################### 61.0% ############################################# 62.7% ############################################## 64.0% ############################################## 65.0% ############################################### 65.4% ############################################### 65.9% ################################################ 66.8% ################################################# 68.2% ################################################# 69.4% ################################################## 70.5% ################################################### 71.1% ################################################### 71.9% #################################################### 73.2% ##################################################### 74.0% ###################################################### 75.6% ###################################################### 76.2% ####################################################### 77.1% ######################################################## 78.5% ######################################################### 79.4% ######################################################### 80.5% ########################################################## 81.2% ########################################################### 82.2% ############################################################ 84.0% ############################################################ 84.7% ############################################################# 85.5% ############################################################### 87.8% ############################################################### 88.5% ################################################################ 89.9% ################################################################# 91.1% ################################################################## 92.6% ################################################################## 93.0% [2021-04-14T07:05:40.255Z] #29 ... [2021-04-14T07:05:40.255Z] [2021-04-14T07:05:40.255Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:40.255Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-14T07:05:40.255Z] #36 38.33 Selecting previously unselected package libicu63:arm64. [2021-04-14T07:05:40.255Z] #36 38.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-14T07:05:40.255Z] #36 38.69 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-14T07:05:40.255Z] #36 43.11 Selecting previously unselected package libxml2:arm64. [2021-04-14T07:05:40.255Z] #36 43.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-14T07:05:40.255Z] #36 43.19 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:40.255Z] #36 43.98 Selecting previously unselected package libarchive13:arm64. [2021-04-14T07:05:40.255Z] #36 43.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-14T07:05:40.255Z] #36 44.10 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-14T07:05:40.255Z] #36 45.45 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-14T07:05:40.255Z] #36 45.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-14T07:05:40.255Z] #36 45.47 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-14T07:05:40.255Z] #36 45.67 Selecting previously unselected package librhash0:arm64. [2021-04-14T07:05:40.255Z] #36 45.69 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-14T07:05:40.255Z] #36 45.70 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-14T07:05:40.255Z] #36 45.91 Selecting previously unselected package libuv1:arm64. [2021-04-14T07:05:40.255Z] #36 45.91 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-14T07:05:40.255Z] #36 45.91 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-14T07:05:40.255Z] #36 46.03 Selecting previously unselected package cmake. [2021-04-14T07:05:40.255Z] #36 46.04 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-14T07:05:40.255Z] #36 46.06 Unpacking cmake (3.13.4-1) ... [2021-04-14T07:05:40.255Z] #36 ... [2021-04-14T07:05:40.255Z] [2021-04-14T07:05:40.255Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:40.255Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:05:40.255Z] #45 38.46 strings [2021-04-14T07:05:40.255Z] #45 39.36 hash [2021-04-14T07:05:40.255Z] #45 39.79 hash/crc32 [2021-04-14T07:05:40.255Z] #45 40.51 time [2021-04-14T07:05:40.255Z] #45 40.66 internal/syscall/execenv [2021-04-14T07:05:40.255Z] #45 41.28 internal/syscall/unix [2021-04-14T07:05:40.255Z] #45 41.36 regexp/syntax [2021-04-14T07:05:40.255Z] #45 41.69 path [2021-04-14T07:05:40.255Z] #45 42.56 vendor/golang.org/x/text/transform [2021-04-14T07:05:40.255Z] #45 48.46 regexp [2021-04-14T07:05:40.373Z] #44 11.18 DEP images/eventfd.pb-c.d [2021-04-14T07:05:40.373Z] #44 11.23 PBCC images/remap-file-path.pb-c.c [2021-04-14T07:05:40.373Z] #44 11.28 DEP images/remap-file-path.pb-c.d [2021-04-14T07:05:40.373Z] #44 11.32 PBCC images/fifo.pb-c.c [2021-04-14T07:05:40.373Z] #44 11.34 DEP images/fifo.pb-c.d [2021-04-14T07:05:40.373Z] #44 11.37 PBCC images/ghost-file.pb-c.c [2021-04-14T07:05:40.373Z] #44 11.41 DEP images/ghost-file.pb-c.d [2021-04-14T07:05:40.426Z] #43 12.22 PBCC images/core-aarch64.pb-c.c [2021-04-14T07:05:40.426Z] #43 12.24 PBCC images/core-arm.pb-c.c [2021-04-14T07:05:40.426Z] #43 12.28 PBCC images/core-ppc64.pb-c.c [2021-04-14T07:05:40.426Z] #43 12.33 PBCC images/core-s390.pb-c.c [2021-04-14T07:05:40.426Z] #43 12.37 PBCC images/core-x86.pb-c.c [2021-04-14T07:05:40.489Z] #43 12.90 PBCC images/pstree.pb-c.c [2021-04-14T07:05:40.489Z] #43 12.91 DEP images/pstree.pb-c.d [2021-04-14T07:05:40.489Z] #43 13.01 PBCC images/fs.pb-c.c [2021-04-14T07:05:40.489Z] #43 13.02 DEP images/fs.pb-c.d [2021-04-14T07:05:40.489Z] #43 13.06 PBCC images/signalfd.pb-c.c [2021-04-14T07:05:40.489Z] #43 13.14 DEP images/signalfd.pb-c.d [2021-04-14T07:05:40.521Z] #45 ... [2021-04-14T07:05:40.521Z] [2021-04-14T07:05:40.521Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:40.521Z] #51 sha256:8727e0319e1f2871bf5da7ee2e6c5034816580d7e55a205cbe29fc3450c01539 [2021-04-14T07:05:40.521Z] #51 38.43 reflect [2021-04-14T07:05:40.521Z] #51 38.44 bufio [2021-04-14T07:05:40.521Z] #51 38.45 strings [2021-04-14T07:05:40.521Z] #51 38.45 syscall [2021-04-14T07:05:40.521Z] #51 40.53 text/tabwriter [2021-04-14T07:05:40.521Z] #51 41.93 regexp/syntax [2021-04-14T07:05:40.521Z] #51 47.00 time [2021-04-14T07:05:40.521Z] #51 47.87 regexp [2021-04-14T07:05:40.521Z] #51 ... [2021-04-14T07:05:40.521Z] [2021-04-14T07:05:40.521Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:40.521Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-14T07:05:40.521Z] #42 38.69 Selecting previously unselected package protobuf-c-compiler. [2021-04-14T07:05:40.521Z] #42 38.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-14T07:05:40.521Z] #42 39.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:40.521Z] #42 42.79 Selecting previously unselected package protobuf-compiler. [2021-04-14T07:05:40.521Z] #42 42.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-14T07:05:40.521Z] #42 42.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:40.521Z] #42 43.11 Selecting previously unselected package python-pkg-resources. [2021-04-14T07:05:40.521Z] #42 43.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:05:40.521Z] #42 43.17 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:40.521Z] #42 43.53 Selecting previously unselected package python-six. [2021-04-14T07:05:40.521Z] #42 43.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-14T07:05:40.521Z] #42 43.58 Unpacking python-six (1.12.0-1) ... [2021-04-14T07:05:40.521Z] #42 43.86 Selecting previously unselected package python-protobuf. [2021-04-14T07:05:40.521Z] #42 43.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-14T07:05:40.521Z] #42 43.88 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:40.521Z] #42 45.55 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:40.521Z] #42 48.77 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-14T07:05:40.521Z] #42 48.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:40.521Z] #42 ... [2021-04-14T07:05:40.521Z] [2021-04-14T07:05:40.521Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:40.521Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:40.637Z] #44 159.7 CC criu/tty.o [2021-04-14T07:05:40.672Z] #44 11.48 PBCC images/regfile.pb-c.c [2021-04-14T07:05:40.672Z] #44 11.54 DEP images/regfile.pb-c.d [2021-04-14T07:05:40.672Z] #44 11.57 PBCC images/ns.pb-c.c [2021-04-14T07:05:40.672Z] #44 11.59 DEP images/ns.pb-c.d [2021-04-14T07:05:40.672Z] #44 11.66 PBCC images/fdinfo.pb-c.c [2021-04-14T07:05:40.672Z] #44 11.74 DEP images/fdinfo.pb-c.d [2021-04-14T07:05:40.685Z] #43 12.43 PBCC images/core.pb-c.c [2021-04-14T07:05:40.685Z] #43 12.54 PBCC images/inventory.pb-c.c [2021-04-14T07:05:40.685Z] #43 12.60 DEP images/core-aarch64.pb-c.d [2021-04-14T07:05:40.750Z] #43 13.19 PBCC images/fh.pb-c.c [2021-04-14T07:05:40.750Z] #43 13.24 PBCC images/fsnotify.pb-c.c [2021-04-14T07:05:40.750Z] #43 13.32 DEP images/fh.pb-c.d [2021-04-14T07:05:40.750Z] #43 13.37 DEP images/fsnotify.pb-c.d [2021-04-14T07:05:40.750Z] #43 13.39 PBCC images/eventpoll.pb-c.c [2021-04-14T07:05:40.750Z] #43 13.43 DEP images/eventpoll.pb-c.d [2021-04-14T07:05:40.750Z] #43 13.46 PBCC images/eventfd.pb-c.c [2021-04-14T07:05:40.750Z] #43 13.49 DEP images/eventfd.pb-c.d [2021-04-14T07:05:40.794Z] #29 12.05 0.0% 1.2% # 2.5% ## 3.5% ### 5.2% ### 5.2% #### 6.3% ##### 7.6% ###### 9.4% ####### 10.8% ####### 10.9% ######## 11.9% ######### 12.6% ######### 13.0% ######### 13.4% ########## 14.4% ########### 15.6% ########### 16.1% ########### 16.5% ############# 18.1% ############# 18.5% ############# 19.3% ############## 19.6% ############## 20.0% ############### 21.6% ############### 21.7% ################ 22.9% ################ 23.2% ################# 24.8% ################### 26.5% ################### 27.1% ################### 27.7% #################### 28.0% #################### 28.9% #################### 28.9% ##################### 29.8% ###################### 31.8% ####################### 32.8% ######################## 33.6% ######################## 34.1% ######################### 35.1% ######################### 35.9% ########################## 37.1% ########################## 37.2% ########################### 37.8% ########################### 38.3% ############################ 38.9% ############################# 40.4% ############################# 41.2% ############################## 42.0% ############################### 43.8% ################################ 45.3% ################################# 46.5% ################################## 47.4% ################################## 48.6% #################################### 50.0% ##################################### 51.9% ###################################### 52.9% ###################################### 53.5% ###################################### 54.2% ####################################### 54.3% ####################################### 55.2% ######################################## 56.0% ######################################### 57.0% ########################################## 59.3% ########################################### 61.0% ############################################# 62.7% ############################################## 64.0% ############################################## 65.0% ############################################### 65.4% ############################################### 65.9% ################################################ 66.8% ################################################# 68.2% ################################################# 69.4% ################################################## 70.5% ################################################### 71.1% ################################################### 71.9% #################################################### 73.2% ##################################################### 74.0% ###################################################### 75.6% ###################################################### 76.2% ####################################################### 77.1% ######################################################## 78.5% ######################################################### 79.4% ######################################################### 80.5% ########################################################## 81.2% ########################################################### 82.2% ############################################################ 84.0% ############################################################ 84.7% ############################################################# 85.5% ############################################################### 87.8% ############################################################### 88.5% ################################################################ 89.9% ################################################################# 91.1% ################################################################## 92.6% ################################################################## 93.0% ################################################################### 93.7% ################################################################### 94.3% #################################################################### 95.0% #################################################################### 95.3% ##################################################################### 96.2% ###################################################################### 97.4% ###################################################################### 98.6% ######################################################################## 100.0% [2021-04-14T07:05:40.945Z] #43 12.69 DEP images/core-arm.pb-c.d [2021-04-14T07:05:40.945Z] #43 12.76 DEP images/core-ppc64.pb-c.d [2021-04-14T07:05:40.945Z] #43 12.80 DEP images/core-s390.pb-c.d [2021-04-14T07:05:40.945Z] #43 12.85 DEP images/core-x86.pb-c.d [2021-04-14T07:05:40.945Z] #43 12.92 DEP images/core.pb-c.d [2021-04-14T07:05:40.972Z] #44 11.82 PBCC images/core-aarch64.pb-c.c [2021-04-14T07:05:40.972Z] #44 11.91 PBCC images/core-arm.pb-c.c [2021-04-14T07:05:40.972Z] #44 11.99 PBCC images/core-ppc64.pb-c.c [2021-04-14T07:05:41.010Z] #43 13.54 PBCC images/remap-file-path.pb-c.c [2021-04-14T07:05:41.010Z] #43 13.59 DEP images/remap-file-path.pb-c.d [2021-04-14T07:05:41.010Z] #43 13.66 PBCC images/fifo.pb-c.c [2021-04-14T07:05:41.010Z] #43 13.67 DEP images/fifo.pb-c.d [2021-04-14T07:05:41.010Z] #43 13.74 PBCC images/ghost-file.pb-c.c [2021-04-14T07:05:41.057Z] #29 24.03 [2021-04-14T07:05:41.205Z] #43 13.03 DEP images/inventory.pb-c.d [2021-04-14T07:05:41.205Z] #43 13.15 PBCC images/cpuinfo.pb-c.c [2021-04-14T07:05:41.245Z] #43 4.972 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:05:41.245Z] #43 5.022 GEN .gitid [2021-04-14T07:05:41.245Z] #43 5.040 GEN criu/include/version.h [2021-04-14T07:05:41.245Z] #43 5.104 GEN include/common/asm [2021-04-14T07:05:41.271Z] #43 13.81 DEP images/ghost-file.pb-c.d [2021-04-14T07:05:41.271Z] #43 13.87 PBCC images/regfile.pb-c.c [2021-04-14T07:05:41.271Z] #43 13.91 DEP images/regfile.pb-c.d [2021-04-14T07:05:41.271Z] #43 13.98 PBCC images/ns.pb-c.c [2021-04-14T07:05:41.271Z] #44 12.08 PBCC images/core-s390.pb-c.c [2021-04-14T07:05:41.271Z] #44 12.13 PBCC images/core-x86.pb-c.c [2021-04-14T07:05:41.271Z] #44 12.24 PBCC images/core.pb-c.c [2021-04-14T07:05:41.465Z] #43 13.18 DEP images/cpuinfo.pb-c.d [2021-04-14T07:05:41.465Z] #43 13.24 PBCC images/stats.pb-c.c [2021-04-14T07:05:41.465Z] #43 13.28 DEP images/stats.pb-c.d [2021-04-14T07:05:41.531Z] #43 13.99 DEP images/ns.pb-c.d [2021-04-14T07:05:41.531Z] #43 14.05 PBCC images/fdinfo.pb-c.c [2021-04-14T07:05:41.570Z] #44 12.37 PBCC images/inventory.pb-c.c [2021-04-14T07:05:41.570Z] #44 12.44 DEP images/core-aarch64.pb-c.d [2021-04-14T07:05:41.570Z] #44 12.54 DEP images/core-arm.pb-c.d [2021-04-14T07:05:41.570Z] #44 12.59 DEP images/core-ppc64.pb-c.d [2021-04-14T07:05:41.570Z] #44 12.66 DEP images/core-s390.pb-c.d [2021-04-14T07:05:41.792Z] #43 14.13 DEP images/fdinfo.pb-c.d [2021-04-14T07:05:41.792Z] #43 14.19 PBCC images/core-aarch64.pb-c.c [2021-04-14T07:05:41.792Z] #43 14.28 PBCC images/core-arm.pb-c.c [2021-04-14T07:05:41.792Z] #43 14.34 PBCC images/core-ppc64.pb-c.c [2021-04-14T07:05:41.792Z] #43 14.39 PBCC images/core-s390.pb-c.c [2021-04-14T07:05:41.867Z] #44 12.77 DEP images/core-x86.pb-c.d [2021-04-14T07:05:41.867Z] #44 12.85 DEP images/core.pb-c.d [2021-04-14T07:05:41.903Z] #29 ... [2021-04-14T07:05:41.903Z] [2021-04-14T07:05:41.903Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-14T07:05:41.903Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-14T07:05:41.903Z] #36 48.53 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-14T07:05:41.903Z] #36 48.54 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:05:41.903Z] #36 48.57 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-14T07:05:41.903Z] #36 48.59 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:05:41.903Z] #36 48.64 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-14T07:05:41.903Z] #36 48.69 Setting up cmake-data (3.13.4-1) ... [2021-04-14T07:05:41.903Z] #36 48.76 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-14T07:05:41.903Z] #36 48.80 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-14T07:05:41.903Z] #36 48.83 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-14T07:05:41.903Z] #36 48.89 Setting up cmake (3.13.4-1) ... [2021-04-14T07:05:41.903Z] #36 48.92 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:41.903Z] #36 49.08 Processing triggers for mime-support (3.62) ... [2021-04-14T07:05:41.903Z] #36 DONE 49.7s [2021-04-14T07:05:41.903Z] [2021-04-14T07:05:41.903Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:41.903Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-14T07:05:41.903Z] #13 38.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-04-14T07:05:41.903Z] #13 41.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-14T07:05:41.903Z] #13 41.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-14T07:05:41.903Z] #13 41.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-14T07:05:41.903Z] #13 41.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-14T07:05:41.903Z] #13 41.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-04-14T07:05:41.903Z] #13 41.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-14T07:05:41.903Z] #13 41.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-14T07:05:41.903Z] #13 41.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-14T07:05:41.903Z] #13 41.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-14T07:05:41.903Z] #13 41.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-14T07:05:41.903Z] #13 41.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-14T07:05:41.903Z] #13 41.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-14T07:05:41.903Z] #13 41.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-04-14T07:05:41.904Z] #13 41.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-14T07:05:41.904Z] #13 43.26 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:05:41.904Z] #13 43.47 Fetched 73.8 MB in 9s (7832 kB/s) [2021-04-14T07:05:41.904Z] #13 43.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-14T07:05:41.904Z] #13 43.75 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-14T07:05:41.904Z] #13 43.79 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:41.904Z] #13 44.17 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-14T07:05:41.904Z] #13 44.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-14T07:05:41.904Z] #13 44.66 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-14T07:05:41.904Z] #13 44.85 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-14T07:05:41.904Z] #13 45.14 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:05:41.904Z] #13 45.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-14T07:05:41.904Z] #13 45.60 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-14T07:05:41.904Z] #13 45.68 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-14T07:05:41.904Z] #13 45.89 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-14T07:05:41.904Z] #13 46.03 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-14T07:05:41.904Z] #13 46.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-14T07:05:41.904Z] #13 46.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-14T07:05:41.904Z] #13 46.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:05:42.053Z] #43 14.43 PBCC images/core-x86.pb-c.c [2021-04-14T07:05:42.053Z] #43 14.47 PBCC images/core.pb-c.c [2021-04-14T07:05:42.053Z] #43 14.60 PBCC images/inventory.pb-c.c [2021-04-14T07:05:42.053Z] #43 14.67 DEP images/core-aarch64.pb-c.d [2021-04-14T07:05:42.053Z] #43 14.73 DEP images/core-arm.pb-c.d [2021-04-14T07:05:42.166Z] #44 12.92 DEP images/inventory.pb-c.d [2021-04-14T07:05:42.166Z] #44 12.98 PBCC images/cpuinfo.pb-c.c [2021-04-14T07:05:42.166Z] #44 13.00 DEP images/cpuinfo.pb-c.d [2021-04-14T07:05:42.166Z] #44 13.06 PBCC images/stats.pb-c.c [2021-04-14T07:05:42.166Z] #44 13.07 DEP images/stats.pb-c.d [2021-04-14T07:05:42.313Z] #43 14.80 DEP images/core-ppc64.pb-c.d [2021-04-14T07:05:42.313Z] #43 14.88 DEP images/core-s390.pb-c.d [2021-04-14T07:05:42.313Z] #43 14.95 DEP images/core-x86.pb-c.d [2021-04-14T07:05:42.313Z] #43 ... [2021-04-14T07:05:42.313Z] [2021-04-14T07:05:42.313Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:42.313Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:05:42.313Z] #45 70.91 regexp [2021-04-14T07:05:42.313Z] #45 72.13 flag [2021-04-14T07:05:42.313Z] #45 73.70 go/token [2021-04-14T07:05:42.313Z] #45 74.55 go/scanner [2021-04-14T07:05:42.313Z] #45 74.56 internal/lazyregexp [2021-04-14T07:05:42.313Z] #45 75.00 path [2021-04-14T07:05:42.313Z] #45 75.52 io/ioutil [2021-04-14T07:05:42.313Z] #45 76.01 go/ast [2021-04-14T07:05:42.313Z] #45 76.01 net/url [2021-04-14T07:05:42.313Z] #45 77.75 text/template/parse [2021-04-14T07:05:42.313Z] #45 80.72 go/parser [2021-04-14T07:05:42.329Z] #44 161.7 CC criu/tun.o [2021-04-14T07:05:42.429Z] #43 ... [2021-04-14T07:05:42.429Z] [2021-04-14T07:05:42.429Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:42.429Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:42.429Z] #13 62.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-14T07:05:42.429Z] #13 62.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-14T07:05:42.429Z] #13 62.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:05:42.429Z] #13 68.74 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-14T07:05:42.429Z] #13 68.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:05:42.429Z] #13 68.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:05:42.429Z] #13 68.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-14T07:05:42.429Z] #13 68.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:05:42.429Z] #13 68.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:05:42.429Z] #13 ... [2021-04-14T07:05:42.429Z] [2021-04-14T07:05:42.429Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:42.429Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:05:42.429Z] #45 75.87 flag [2021-04-14T07:05:42.429Z] #45 77.09 go/token [2021-04-14T07:05:42.429Z] #45 77.71 go/scanner [2021-04-14T07:05:42.429Z] #45 78.00 internal/lazyregexp [2021-04-14T07:05:42.429Z] #45 78.20 path [2021-04-14T07:05:42.429Z] #45 78.61 io/ioutil [2021-04-14T07:05:42.429Z] #45 79.13 go/ast [2021-04-14T07:05:42.429Z] #45 79.17 net/url [2021-04-14T07:05:42.429Z] #45 80.75 text/template/parse [2021-04-14T07:05:42.574Z] #45 ... [2021-04-14T07:05:42.574Z] [2021-04-14T07:05:42.574Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:42.574Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:42.574Z] #43 15.03 DEP images/core.pb-c.d [2021-04-14T07:05:42.574Z] #43 15.10 DEP images/inventory.pb-c.d [2021-04-14T07:05:42.574Z] #43 15.13 PBCC images/cpuinfo.pb-c.c [2021-04-14T07:05:42.574Z] #43 15.17 DEP images/cpuinfo.pb-c.d [2021-04-14T07:05:42.574Z] #43 15.20 PBCC images/stats.pb-c.c [2021-04-14T07:05:42.628Z] #43 6.649 PBCC images/timens.pb-c.c [2021-04-14T07:05:42.628Z] #43 6.704 DEP images/timens.pb-c.d [2021-04-14T07:05:42.834Z] #43 15.25 DEP images/stats.pb-c.d [2021-04-14T07:05:42.834Z] #43 ... [2021-04-14T07:05:42.834Z] [2021-04-14T07:05:42.834Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:42.834Z] #51 sha256:40cc6b0f0f55319c13e1b18341ec5c9a683673ff6c994cc724f4945fda8d75ca [2021-04-14T07:05:42.834Z] #51 71.20 encoding/json [2021-04-14T07:05:42.834Z] #51 76.75 github.com/pkg/diff [2021-04-14T07:05:42.834Z] #51 76.75 go/ast [2021-04-14T07:05:42.834Z] #51 78.17 golang.org/x/crypto/ssh/terminal [2021-04-14T07:05:42.834Z] #51 79.78 mvdan.cc/editorconfig [2021-04-14T07:05:42.834Z] #51 80.85 mvdan.cc/sh/v3/fileutil [2021-04-14T07:05:42.834Z] #51 81.05 text/tabwriter [2021-04-14T07:05:42.834Z] #51 ... [2021-04-14T07:05:42.834Z] [2021-04-14T07:05:42.834Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:42.834Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:42.834Z] #13 72.52 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-14T07:05:42.834Z] #13 72.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:05:42.834Z] #13 72.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:05:42.834Z] #13 72.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-14T07:05:42.834Z] #13 72.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:05:42.834Z] #13 72.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:05:42.868Z] #13 ... [2021-04-14T07:05:42.868Z] [2021-04-14T07:05:42.868Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:42.868Z] #37 sha256:e88a3a7db4efcfbf6c909589bed52b0d893fd7191e66583e18b438c9634a3b54 [2021-04-14T07:05:42.868Z] #37 1.307 + RM_GOPATH=0 [2021-04-14T07:05:42.868Z] #37 1.307 + TMP_GOPATH= [2021-04-14T07:05:42.868Z] #37 1.308 + : /build [2021-04-14T07:05:42.868Z] #37 1.308 + '[' -z '' ']' [2021-04-14T07:05:42.868Z] #37 1.310 ++ mktemp -d [2021-04-14T07:05:42.868Z] #37 1.313 + export GOPATH=/tmp/tmp.m4dFpaYkPv [2021-04-14T07:05:42.868Z] #37 1.313 + GOPATH=/tmp/tmp.m4dFpaYkPv [2021-04-14T07:05:42.868Z] #37 1.313 + RM_GOPATH=1 [2021-04-14T07:05:42.868Z] #37 1.313 + case "$(go env GOARCH)" in [2021-04-14T07:05:42.868Z] #37 1.315 ++ go env GOARCH [2021-04-14T07:05:42.868Z] #37 1.333 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:42.868Z] #37 1.333 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:05:42.868Z] #37 1.334 ++ dirname /tmp/install/install.sh [2021-04-14T07:05:42.868Z] #37 1.336 + dir=/tmp/install [2021-04-14T07:05:42.868Z] #37 1.342 + bin=tini [2021-04-14T07:05:42.868Z] #37 1.342 + shift [2021-04-14T07:05:42.868Z] #37 1.343 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-14T07:05:42.868Z] #37 1.346 + . /tmp/install/tini.installer [2021-04-14T07:05:42.868Z] #37 1.347 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:42.868Z] #37 1.347 + install_tini [2021-04-14T07:05:42.868Z] #37 1.348 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-14T07:05:42.868Z] #37 1.348 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:42.868Z] #37 1.349 + git clone https://github.com/krallin/tini.git /tmp/tmp.m4dFpaYkPv/tini [2021-04-14T07:05:42.868Z] #37 1.353 Cloning into '/tmp/tmp.m4dFpaYkPv/tini'... [2021-04-14T07:05:42.887Z] #43 6.780 PBCC images/fown.pb-c.c [2021-04-14T07:05:42.887Z] #43 6.791 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-14T07:05:42.887Z] #43 6.885 PBCC images/opts.pb-c.c [2021-04-14T07:05:42.887Z] #43 6.939 PBCC images/memfd.pb-c.c [2021-04-14T07:05:42.887Z] #43 6.975 DEP images/fown.pb-c.d [2021-04-14T07:05:42.999Z] #45 83.55 go/parser [2021-04-14T07:05:42.999Z] #45 ... [2021-04-14T07:05:42.999Z] [2021-04-14T07:05:42.999Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:42.999Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:42.999Z] #43 14.74 make[1]: Nothing to be done for 'all'. [2021-04-14T07:05:43.147Z] #43 7.041 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-14T07:05:43.147Z] #43 7.109 DEP images/opts.pb-c.d [2021-04-14T07:05:43.147Z] #43 7.144 DEP images/memfd.pb-c.d [2021-04-14T07:05:43.147Z] #43 7.189 PBCC images/sit.pb-c.c [2021-04-14T07:05:43.147Z] #43 7.233 DEP images/sit.pb-c.d [2021-04-14T07:05:43.389Z] #44 162.5 CC criu/uffd.o [2021-04-14T07:05:43.407Z] #43 7.310 PBCC images/macvlan.pb-c.c [2021-04-14T07:05:43.407Z] #43 7.337 DEP images/macvlan.pb-c.d [2021-04-14T07:05:43.407Z] #43 7.370 PBCC images/autofs.pb-c.c [2021-04-14T07:05:43.407Z] #43 7.386 DEP images/autofs.pb-c.d [2021-04-14T07:05:43.407Z] #43 7.460 PBCC images/sysctl.pb-c.c [2021-04-14T07:05:43.407Z] #43 7.480 DEP images/sysctl.pb-c.d [2021-04-14T07:05:43.407Z] #43 7.522 PBCC images/time.pb-c.c [2021-04-14T07:05:43.407Z] #43 7.541 DEP images/time.pb-c.d [2021-04-14T07:05:43.407Z] #43 ... [2021-04-14T07:05:43.407Z] [2021-04-14T07:05:43.407Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:43.407Z] #51 sha256:dcd8c3b8efdbb3a4c710f1ed342d5bbf8cb445612cd0b8542703787f8bd7e3b1 [2021-04-14T07:05:43.407Z] #51 65.91 strings [2021-04-14T07:05:43.407Z] #51 68.31 fmt [2021-04-14T07:05:43.407Z] #51 68.36 path/filepath [2021-04-14T07:05:43.407Z] #51 70.08 golang.org/x/sys/unix [2021-04-14T07:05:43.407Z] #51 73.72 encoding/json [2021-04-14T07:05:43.666Z] #51 ... [2021-04-14T07:05:43.666Z] [2021-04-14T07:05:43.666Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:43.666Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:43.666Z] #43 7.595 PBCC images/binfmt-misc.pb-c.c [2021-04-14T07:05:43.666Z] #43 7.641 DEP images/binfmt-misc.pb-c.d [2021-04-14T07:05:43.666Z] #43 7.686 PBCC images/seccomp.pb-c.c [2021-04-14T07:05:43.666Z] #43 7.710 DEP images/seccomp.pb-c.d [2021-04-14T07:05:43.666Z] #43 7.768 PBCC images/userns.pb-c.c [2021-04-14T07:05:43.717Z] #44 14.66 make[1]: Nothing to be done for 'all'. [2021-04-14T07:05:43.816Z] #37 2.188 + cd /tmp/tmp.m4dFpaYkPv/tini [2021-04-14T07:05:43.816Z] #37 2.189 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-14T07:05:43.816Z] #37 2.239 + cmake . [2021-04-14T07:05:43.926Z] #43 7.782 DEP images/userns.pb-c.d [2021-04-14T07:05:43.926Z] #43 7.837 PBCC images/cgroup.pb-c.c [2021-04-14T07:05:43.926Z] #43 7.863 DEP images/cgroup.pb-c.d [2021-04-14T07:05:43.926Z] #43 7.918 PBCC images/ext-file.pb-c.c [2021-04-14T07:05:43.926Z] #43 7.947 DEP images/ext-file.pb-c.d [2021-04-14T07:05:43.926Z] #43 7.984 PBCC images/rpc.pb-c.c [2021-04-14T07:05:43.926Z] #43 8.016 DEP images/rpc.pb-c.d [2021-04-14T07:05:44.186Z] #43 8.046 PBCC images/siginfo.pb-c.c [2021-04-14T07:05:44.186Z] #43 8.079 DEP images/siginfo.pb-c.d [2021-04-14T07:05:44.186Z] #43 8.153 PBCC images/pagemap.pb-c.c [2021-04-14T07:05:44.186Z] #43 8.221 DEP images/pagemap.pb-c.d [2021-04-14T07:05:44.186Z] #43 8.299 PBCC images/rlimit.pb-c.c [2021-04-14T07:05:44.379Z] #43 16.18 CC images/stats.o [2021-04-14T07:05:44.446Z] #43 8.325 DEP images/rlimit.pb-c.d [2021-04-14T07:05:44.446Z] #43 8.388 PBCC images/file-lock.pb-c.c [2021-04-14T07:05:44.446Z] #43 8.396 DEP images/file-lock.pb-c.d [2021-04-14T07:05:44.446Z] #43 8.456 PBCC images/tty.pb-c.c [2021-04-14T07:05:44.446Z] #43 8.497 DEP images/tty.pb-c.d [2021-04-14T07:05:44.462Z] #44 163.8 CC criu/util.o [2021-04-14T07:05:44.706Z] #43 8.576 PBCC images/tun.pb-c.c [2021-04-14T07:05:44.706Z] #43 8.621 PBCC images/netdev.pb-c.c [2021-04-14T07:05:44.706Z] #43 8.678 DEP images/tun.pb-c.d [2021-04-14T07:05:44.706Z] #43 8.739 DEP images/netdev.pb-c.d [2021-04-14T07:05:44.706Z] #43 8.825 PBCC images/vma.pb-c.c [2021-04-14T07:05:44.772Z] #37 3.017 -- The C compiler identification is GNU 8.3.0 [2021-04-14T07:05:44.772Z] #37 3.060 -- Check for working C compiler: /usr/bin/cc [2021-04-14T07:05:44.948Z] #43 16.62 CC images/core.o [2021-04-14T07:05:44.966Z] #43 8.926 DEP images/vma.pb-c.d [2021-04-14T07:05:44.966Z] #43 8.979 PBCC images/creds.pb-c.c [2021-04-14T07:05:44.966Z] #43 9.003 DEP images/creds.pb-c.d [2021-04-14T07:05:44.966Z] #43 9.053 PBCC images/utsns.pb-c.c [2021-04-14T07:05:45.226Z] #43 9.081 DEP images/utsns.pb-c.d [2021-04-14T07:05:45.226Z] #43 9.134 PBCC images/ipc-desc.pb-c.c [2021-04-14T07:05:45.226Z] #43 9.177 PBCC images/ipc-sem.pb-c.c [2021-04-14T07:05:45.226Z] #43 9.186 DEP images/ipc-desc.pb-c.d [2021-04-14T07:05:45.226Z] #43 9.244 DEP images/ipc-sem.pb-c.d [2021-04-14T07:05:45.226Z] #43 9.289 PBCC images/ipc-msg.pb-c.c [2021-04-14T07:05:45.226Z] #43 9.329 DEP images/ipc-msg.pb-c.d [2021-04-14T07:05:45.226Z] #43 9.378 PBCC images/ipc-shm.pb-c.c [2021-04-14T07:05:45.226Z] #43 9.409 DEP images/ipc-shm.pb-c.d [2021-04-14T07:05:45.258Z] #44 16.30 CC images/stats.o [2021-04-14T07:05:45.349Z] #37 3.817 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-14T07:05:45.412Z] #40 ... [2021-04-14T07:05:45.412Z] [2021-04-14T07:05:45.412Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:05:45.412Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:05:45.412Z] #20 58.95 Setting up xfsprogs (4.20.0-1) ... [2021-04-14T07:05:45.412Z] #20 58.96 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:05:45.412Z] #20 59.33 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:05:45.412Z] #20 60.15 Setting up python3-distutils (3.7.3-1) ... [2021-04-14T07:05:45.412Z] #20 60.58 Setting up python3-setuptools (40.8.0-1) ... [2021-04-14T07:05:45.412Z] #20 61.64 Setting up python3-pip (18.1-5) ... [2021-04-14T07:05:45.412Z] #20 62.73 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:45.412Z] #20 62.77 Processing triggers for mime-support (3.62) ... [2021-04-14T07:05:45.413Z] #20 DONE 63.6s [2021-04-14T07:05:45.413Z] [2021-04-14T07:05:45.413Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-14T07:05:45.413Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-14T07:05:45.485Z] #43 9.465 PBCC images/ipc-var.pb-c.c [2021-04-14T07:05:45.485Z] #43 9.524 DEP images/ipc-var.pb-c.d [2021-04-14T07:05:45.485Z] #43 9.566 PBCC images/sk-opts.pb-c.c [2021-04-14T07:05:45.485Z] #43 9.616 PBCC images/packet-sock.pb-c.c [2021-04-14T07:05:45.518Z] #43 17.20 CC images/core-x86.o [2021-04-14T07:05:45.613Z] #37 3.823 -- Detecting C compiler ABI info [2021-04-14T07:05:45.613Z] #37 ... [2021-04-14T07:05:45.613Z] [2021-04-14T07:05:45.613Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:05:45.613Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:05:45.613Z] #49 43.76 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-14T07:05:45.613Z] #49 43.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-14T07:05:45.613Z] #49 43.84 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-14T07:05:45.613Z] #49 43.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-14T07:05:45.613Z] #49 44.00 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-14T07:05:45.745Z] #43 9.702 DEP images/sk-opts.pb-c.d [2021-04-14T07:05:45.745Z] #43 9.774 DEP images/packet-sock.pb-c.d [2021-04-14T07:05:45.877Z] #49 ... [2021-04-14T07:05:45.877Z] [2021-04-14T07:05:45.877Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:45.877Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:45.877Z] #29 25.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-14T07:05:45.877Z] #29 25.77 [2021-04-14T07:05:45.877Z] #29 25.99 0.2% ######################################################################## 100.0% [2021-04-14T07:05:45.877Z] #29 26.11 [2021-04-14T07:05:45.877Z] #29 27.13 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-14T07:05:45.877Z] #29 27.45 [2021-04-14T07:05:45.877Z] #29 27.72 0.7% ######################################################################## 100.0% [2021-04-14T07:05:45.877Z] #29 27.90 [2021-04-14T07:05:45.905Z] #44 16.77 CC images/core.o [2021-04-14T07:05:45.975Z] #21 1.047 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-14T07:05:45.975Z] #21 1.048 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-14T07:05:45.975Z] #21 1.051 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-14T07:05:46.005Z] #43 9.827 PBCC images/sk-netlink.pb-c.c [2021-04-14T07:05:46.005Z] #43 9.886 DEP images/sk-netlink.pb-c.d [2021-04-14T07:05:46.005Z] #43 9.949 PBCC images/sk-inet.pb-c.c [2021-04-14T07:05:46.005Z] #43 9.979 DEP images/sk-inet.pb-c.d [2021-04-14T07:05:46.005Z] #43 10.04 PBCC images/sk-unix.pb-c.c [2021-04-14T07:05:46.005Z] #43 10.08 DEP images/sk-unix.pb-c.d [2021-04-14T07:05:46.017Z] #44 165.3 CC criu/uts_ns.o [2021-04-14T07:05:46.087Z] #43 17.76 CC images/core-arm.o [2021-04-14T07:05:46.142Z] #29 29.19 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-14T07:05:46.232Z] #21 DONE 1.2s [2021-04-14T07:05:46.232Z] [2021-04-14T07:05:46.232Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:05:46.232Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-14T07:05:46.265Z] #43 10.15 PBCC images/mm.pb-c.c [2021-04-14T07:05:46.265Z] #43 10.23 DEP images/mm.pb-c.d [2021-04-14T07:05:46.265Z] #43 10.29 PBCC images/timerfd.pb-c.c [2021-04-14T07:05:46.265Z] #43 10.36 DEP images/timerfd.pb-c.d [2021-04-14T07:05:46.310Z] #44 165.5 CC criu/vdso.o [2021-04-14T07:05:46.347Z] #43 18.17 CC images/core-aarch64.o [2021-04-14T07:05:46.347Z] #43 ... [2021-04-14T07:05:46.347Z] [2021-04-14T07:05:46.347Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:46.347Z] #51 sha256:179c0da5ed5a976627f823a56d2f0a1a80088d510621b4a7b4a53e19325bf3af [2021-04-14T07:05:46.347Z] #51 76.94 encoding/json [2021-04-14T07:05:46.347Z] #51 79.73 github.com/pkg/diff [2021-04-14T07:05:46.347Z] #51 80.83 go/ast [2021-04-14T07:05:46.347Z] #51 82.06 golang.org/x/crypto/ssh/terminal [2021-04-14T07:05:46.347Z] #51 83.66 mvdan.cc/editorconfig [2021-04-14T07:05:46.347Z] #51 84.72 mvdan.cc/sh/v3/fileutil [2021-04-14T07:05:46.347Z] #51 84.89 text/tabwriter [2021-04-14T07:05:46.347Z] #51 85.25 mvdan.cc/sh/v3/syntax [2021-04-14T07:05:46.408Z] #29 29.51 [2021-04-14T07:05:46.526Z] #43 10.43 PBCC images/timer.pb-c.c [2021-04-14T07:05:46.526Z] #43 10.49 DEP images/timer.pb-c.d [2021-04-14T07:05:46.526Z] #43 10.54 PBCC images/sa.pb-c.c [2021-04-14T07:05:46.526Z] #43 10.59 DEP images/sa.pb-c.d [2021-04-14T07:05:46.554Z] #44 17.53 CC images/core-x86.o [2021-04-14T07:05:46.606Z] #51 ... [2021-04-14T07:05:46.606Z] [2021-04-14T07:05:46.606Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:46.606Z] #56 sha256:12f6f56d0c9580d7e8f87ee5d154c9e38daa04f5832d4ee3ccd198e51d2d5841 [2021-04-14T07:05:46.786Z] #43 10.64 PBCC images/pipe-data.pb-c.c [2021-04-14T07:05:46.786Z] #43 10.68 DEP images/pipe-data.pb-c.d [2021-04-14T07:05:46.786Z] #43 10.73 PBCC images/mnt.pb-c.c [2021-04-14T07:05:46.786Z] #43 10.79 DEP images/mnt.pb-c.d [2021-04-14T07:05:46.786Z] #43 10.86 PBCC images/sk-packet.pb-c.c [2021-04-14T07:05:46.786Z] #43 ... [2021-04-14T07:05:46.786Z] [2021-04-14T07:05:46.786Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:46.786Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:05:46.786Z] #45 69.24 fmt [2021-04-14T07:05:46.786Z] #45 71.32 regexp [2021-04-14T07:05:46.786Z] #45 74.12 flag [2021-04-14T07:05:46.786Z] #45 75.15 go/token [2021-04-14T07:05:46.786Z] #45 75.60 internal/lazyregexp [2021-04-14T07:05:46.786Z] #45 75.89 path [2021-04-14T07:05:46.786Z] #45 76.06 go/scanner [2021-04-14T07:05:46.786Z] #45 76.31 io/ioutil [2021-04-14T07:05:46.786Z] #45 76.80 net/url [2021-04-14T07:05:46.786Z] #45 77.11 go/ast [2021-04-14T07:05:46.786Z] #45 78.61 text/template/parse [2021-04-14T07:05:46.972Z] #44 166.1 LINK criu/built-in.o [2021-04-14T07:05:46.972Z] #44 ... [2021-04-14T07:05:46.972Z] [2021-04-14T07:05:46.972Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:05:46.972Z] #23 18.67 Installing build dependencies: finished with status 'done' [2021-04-14T07:05:46.972Z] #23 23.74 Building wheels for collected packages: pyyaml [2021-04-14T07:05:46.972Z] #23 23.75 Running setup.py bdist_wheel for pyyaml: started [2021-04-14T07:05:46.972Z] #23 25.18 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-14T07:05:46.972Z] #23 25.18 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-14T07:05:46.972Z] #23 25.25 Successfully built pyyaml [2021-04-14T07:05:46.972Z] #23 25.28 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-14T07:05:46.972Z] #23 25.50 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-14T07:05:46.972Z] #23 DONE 26.2s [2021-04-14T07:05:46.972Z] [2021-04-14T07:05:46.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:05:46.972Z] #44 166.3 LINK criu/criu [2021-04-14T07:05:46.972Z] #44 ... [2021-04-14T07:05:46.972Z] [2021-04-14T07:05:46.972Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-14T07:05:47.046Z] #45 ... [2021-04-14T07:05:47.046Z] [2021-04-14T07:05:47.046Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:47.046Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:47.046Z] #43 10.90 DEP images/sk-packet.pb-c.d [2021-04-14T07:05:47.046Z] #43 10.94 PBCC images/tcp-stream.pb-c.c [2021-04-14T07:05:47.046Z] #43 11.00 DEP images/tcp-stream.pb-c.d [2021-04-14T07:05:47.046Z] #43 11.05 PBCC images/pipe.pb-c.c [2021-04-14T07:05:47.046Z] #43 11.08 DEP images/pipe.pb-c.d [2021-04-14T07:05:47.046Z] #43 11.14 PBCC images/pstree.pb-c.c [2021-04-14T07:05:47.046Z] #43 ... [2021-04-14T07:05:47.046Z] [2021-04-14T07:05:47.046Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:47.046Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:05:47.046Z] #13 66.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-14T07:05:47.046Z] #13 66.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-14T07:05:47.046Z] #13 66.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:05:47.046Z] #13 72.41 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-14T07:05:47.046Z] #13 72.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:05:47.046Z] #13 72.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:05:47.046Z] #13 72.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-14T07:05:47.046Z] #13 72.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:05:47.046Z] #13 72.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:05:47.255Z] #29 29.79 0.0% ## 4.0% ###### 8.4% ### [2021-04-14T07:05:47.255Z] #29 ... [2021-04-14T07:05:47.255Z] [2021-04-14T07:05:47.255Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-14T07:05:47.255Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-14T07:05:47.255Z] #42 48.83 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-14T07:05:47.255Z] #42 48.89 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-14T07:05:47.255Z] #42 48.92 Setting up python-six (1.12.0-1) ... [2021-04-14T07:05:47.255Z] #42 50.99 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-14T07:05:47.255Z] #42 51.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-14T07:05:47.255Z] #42 51.06 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-14T07:05:47.255Z] #42 51.12 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-14T07:05:47.255Z] #42 51.15 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-14T07:05:47.255Z] #42 51.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-14T07:05:47.255Z] #42 51.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-14T07:05:47.255Z] #42 51.23 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-14T07:05:47.255Z] #42 51.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-14T07:05:47.255Z] #42 51.27 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-14T07:05:47.255Z] #42 54.56 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-14T07:05:47.255Z] #42 54.61 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:05:47.255Z] #42 DONE 55.4s [2021-04-14T07:05:47.255Z] [2021-04-14T07:05:47.255Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:47.255Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:47.311Z] #13 ... [2021-04-14T07:05:47.311Z] [2021-04-14T07:05:47.311Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:47.311Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:47.311Z] #43 11.16 DEP images/pstree.pb-c.d [2021-04-14T07:05:47.311Z] #43 11.20 PBCC images/fs.pb-c.c [2021-04-14T07:05:47.311Z] #43 11.23 DEP images/fs.pb-c.d [2021-04-14T07:05:47.311Z] #43 11.28 PBCC images/signalfd.pb-c.c [2021-04-14T07:05:47.311Z] #43 11.36 DEP images/signalfd.pb-c.d [2021-04-14T07:05:47.311Z] #43 11.41 PBCC images/fh.pb-c.c [2021-04-14T07:05:47.344Z] #26 DONE 0.2s [2021-04-14T07:05:47.344Z] [2021-04-14T07:05:47.344Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-14T07:05:47.570Z] #43 11.46 PBCC images/fsnotify.pb-c.c [2021-04-14T07:05:47.570Z] #43 11.54 DEP images/fh.pb-c.d [2021-04-14T07:05:47.570Z] #43 11.59 DEP images/fsnotify.pb-c.d [2021-04-14T07:05:47.570Z] #43 11.64 PBCC images/eventpoll.pb-c.c [2021-04-14T07:05:47.570Z] #43 11.65 DEP images/eventpoll.pb-c.d [2021-04-14T07:05:47.610Z] #44 18.28 CC images/core-arm.o [2021-04-14T07:05:47.610Z] #44 18.65 CC images/core-aarch64.o [2021-04-14T07:05:47.830Z] #43 11.70 PBCC images/eventfd.pb-c.c [2021-04-14T07:05:47.830Z] #43 11.74 DEP images/eventfd.pb-c.d [2021-04-14T07:05:47.830Z] #43 11.78 PBCC images/remap-file-path.pb-c.c [2021-04-14T07:05:47.830Z] #43 11.81 DEP images/remap-file-path.pb-c.d [2021-04-14T07:05:47.830Z] #43 11.86 PBCC images/fifo.pb-c.c [2021-04-14T07:05:47.830Z] #43 11.89 DEP images/fifo.pb-c.d [2021-04-14T07:05:47.830Z] #43 11.93 PBCC images/ghost-file.pb-c.c [2021-04-14T07:05:47.830Z] #43 12.01 DEP images/ghost-file.pb-c.d [2021-04-14T07:05:48.090Z] #43 12.08 PBCC images/regfile.pb-c.c [2021-04-14T07:05:48.090Z] #43 12.10 DEP images/regfile.pb-c.d [2021-04-14T07:05:48.164Z] #56 42.05 Checking out files: 47% (1842/3880) Checking out files: 48% (1863/3880) Checking out files: 49% (1902/3880) Checking out files: 50% (1940/3880) Checking out files: 51% (1979/3880) Checking out files: 52% (2018/3880) Checking out files: 53% (2057/3880) Checking out files: 54% (2096/3880) Checking out files: 55% (2134/3880) Checking out files: 56% (2173/3880) Checking out files: 57% (2212/3880) Checking out files: 58% (2251/3880) Checking out files: 59% (2290/3880) Checking out files: 60% (2328/3880) Checking out files: 61% (2367/3880) Checking out files: 62% (2406/3880) Checking out files: 63% (2445/3880) Checking out files: 64% (2484/3880) Checking out files: 65% (2522/3880) Checking out files: 66% (2561/3880) Checking out files: 67% (2600/3880) Checking out files: 68% (2639/3880) Checking out files: 69% (2678/3880) Checking out files: 70% (2716/3880) Checking out files: 71% (2755/3880) Checking out files: 72% (2794/3880) Checking out files: 73% (2833/3880) Checking out files: 74% (2872/3880) Checking out files: 75% (2910/3880) Checking out files: 76% (2949/3880) Checking out files: 77% (2988/3880) Checking out files: 78% (3027/3880) Checking out files: 79% (3066/3880) Checking out files: 80% (3104/3880) Checking out files: 81% (3143/3880) Checking out files: 82% (3182/3880) Checking out files: 83% (3221/3880) Checking out files: 84% (3260/3880) Checking out files: 85% (3298/3880) Checking out files: 85% (3323/3880) Checking out files: 86% (3337/3880) Checking out files: 87% (3376/3880) Checking out files: 88% (3415/3880) Checking out files: 89% (3454/3880) Checking out files: 90% (3492/3880) Checking out files: 91% (3531/3880) Checking out files: 92% (3570/3880) Checking out files: 93% (3609/3880) Checking out files: 94% (3648/3880) Checking out files: 95% (3686/3880) Checking out files: 96% (3725/3880) Checking out files: 97% (3764/3880) Checking out files: 98% (3803/3880) Checking out files: 99% (3842/3880) Checking out files: 100% (3880/3880) Checking out files: 100% (3880/3880), done. [2021-04-14T07:05:48.274Z] #44 19.21 CC images/core-ppc64.o [2021-04-14T07:05:48.350Z] #43 12.20 PBCC images/ns.pb-c.c [2021-04-14T07:05:48.350Z] #43 12.25 DEP images/ns.pb-c.d [2021-04-14T07:05:48.350Z] #43 12.29 PBCC images/fdinfo.pb-c.c [2021-04-14T07:05:48.350Z] #43 12.37 DEP images/fdinfo.pb-c.d [2021-04-14T07:05:48.350Z] #43 12.40 PBCC images/core-aarch64.pb-c.c [2021-04-14T07:05:48.350Z] #43 12.47 PBCC images/core-arm.pb-c.c [2021-04-14T07:05:48.350Z] #43 12.52 PBCC images/core-ppc64.pb-c.c [2021-04-14T07:05:48.424Z] #56 43.65 + cd /tmp/tmp.6jzWKRZfdd/src/github.com/containerd/containerd [2021-04-14T07:05:48.424Z] #56 43.65 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:48.539Z] #31 DONE 1.5s [2021-04-14T07:05:48.539Z] [2021-04-14T07:05:48.539Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:05:48.539Z] #44 167.3 DEP lib/c/criu.d [2021-04-14T07:05:48.539Z] #44 167.7 CC images/rpc.pb-c.o [2021-04-14T07:05:48.610Z] #43 12.56 PBCC images/core-s390.pb-c.c [2021-04-14T07:05:48.610Z] #43 12.59 PBCC images/core-x86.pb-c.c [2021-04-14T07:05:48.610Z] #43 12.65 PBCC images/core.pb-c.c [2021-04-14T07:05:48.834Z] #44 ... [2021-04-14T07:05:48.834Z] [2021-04-14T07:05:48.834Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-14T07:05:48.834Z] #34 DONE 0.2s [2021-04-14T07:05:48.870Z] #43 12.80 PBCC images/inventory.pb-c.c [2021-04-14T07:05:48.870Z] #43 12.85 DEP images/core-aarch64.pb-c.d [2021-04-14T07:05:48.870Z] #43 12.88 DEP images/core-arm.pb-c.d [2021-04-14T07:05:48.924Z] #44 ... [2021-04-14T07:05:48.924Z] [2021-04-14T07:05:48.924Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:48.924Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:05:48.924Z] #52 76.42 regexp [2021-04-14T07:05:48.924Z] #52 83.17 context [2021-04-14T07:05:48.924Z] #52 83.17 internal/poll [2021-04-14T07:05:48.924Z] #52 85.84 os [2021-04-14T07:05:48.924Z] #52 86.06 encoding/binary [2021-04-14T07:05:48.924Z] #52 86.07 internal/fmtsort [2021-04-14T07:05:48.924Z] #52 ... [2021-04-14T07:05:48.924Z] [2021-04-14T07:05:48.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:48.924Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:05:48.924Z] #44 20.07 CC images/core-s390.o [2021-04-14T07:05:49.104Z] #29 29.79 0.0% ## 4.0% ###### 8.4% ######### 13.0% ############ 17.1% ############## 19.6% ################# 23.7% ################### 27.6% ######################## 34.0% ############################ 39.8% ############################## 42.3% ################################## 47.7% ##################################### 51.7% ######################################## 56.6% ############################################ 61.3% ############################################### 66.5% ################################################### 71.5% ######################################################## 78.2% ############################################################## 86.5% ################################################################### 93.9% ######################################################################## 100.0% [2021-04-14T07:05:49.104Z] #29 32.07 [2021-04-14T07:05:49.130Z] #43 12.96 DEP images/core-ppc64.pb-c.d [2021-04-14T07:05:49.130Z] #43 13.04 DEP images/core-s390.pb-c.d [2021-04-14T07:05:49.130Z] #43 13.10 DEP images/core-x86.pb-c.d [2021-04-14T07:05:49.130Z] #43 13.15 DEP images/core.pb-c.d [2021-04-14T07:05:49.130Z] #43 13.24 DEP images/inventory.pb-c.d [2021-04-14T07:05:49.333Z] [2021-04-14T07:05:49.333Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/b... [2021-04-14T07:05:49.333Z] #36 DONE 0.1s [2021-04-14T07:05:49.333Z] [2021-04-14T07:05:49.333Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-14T07:05:49.333Z] #39 DONE 0.2s [2021-04-14T07:05:49.333Z] [2021-04-14T07:05:49.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-14T07:05:49.333Z] #44 168.5 CC lib/c/criu.o [2021-04-14T07:05:49.397Z] #43 13.28 PBCC images/cpuinfo.pb-c.c [2021-04-14T07:05:49.397Z] #43 13.32 DEP images/cpuinfo.pb-c.d [2021-04-14T07:05:49.397Z] #43 13.38 PBCC images/stats.pb-c.c [2021-04-14T07:05:49.397Z] #43 13.41 DEP images/stats.pb-c.d [2021-04-14T07:05:49.416Z] #13 ... [2021-04-14T07:05:49.416Z] [2021-04-14T07:05:49.416Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:49.416Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:49.416Z] #43 16.65 make[1]: Nothing to be done for 'all'. [2021-04-14T07:05:49.416Z] #43 18.02 CC images/stats.o [2021-04-14T07:05:49.416Z] #43 18.41 CC images/core.o [2021-04-14T07:05:49.416Z] #43 19.09 CC images/core-x86.o [2021-04-14T07:05:49.416Z] #43 19.63 CC images/core-arm.o [2021-04-14T07:05:49.416Z] #43 20.07 CC images/core-aarch64.o [2021-04-14T07:05:49.416Z] #43 20.41 CC images/core-ppc64.o [2021-04-14T07:05:49.416Z] #43 21.02 CC images/core-s390.o [2021-04-14T07:05:49.416Z] #43 21.75 CC images/cpuinfo.o [2021-04-14T07:05:49.677Z] #43 22.17 CC images/inventory.o [2021-04-14T07:05:49.805Z] #56 45.28 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-14T07:05:49.805Z] #56 45.28 + BUILDTAGS='netgo osusergo static_build' [2021-04-14T07:05:49.805Z] #56 45.28 + export EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:05:49.805Z] #56 45.28 + EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:05:49.805Z] #56 45.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-14T07:05:49.805Z] #56 45.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-14T07:05:49.805Z] #56 45.28 + '[' '' = dynamic ']' [2021-04-14T07:05:49.805Z] #56 45.28 + make [2021-04-14T07:05:49.938Z] #43 22.45 CC images/fdinfo.o [2021-04-14T07:05:49.984Z] #44 20.80 CC images/cpuinfo.o [2021-04-14T07:05:50.053Z] #29 33.16 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-14T07:05:50.198Z] #43 22.78 CC images/fown.o [2021-04-14T07:05:50.282Z] #44 21.24 CC images/inventory.o [2021-04-14T07:05:50.459Z] #43 23.02 CC images/ns.o [2021-04-14T07:05:50.472Z] #44 169.7 LINK lib/c/built-in.o [2021-04-14T07:05:50.472Z] #44 169.7 LINK lib/c/libcriu.so [2021-04-14T07:05:50.472Z] #44 169.7 LINK lib/c/libcriu.a [2021-04-14T07:05:50.583Z] #44 21.54 CC images/fdinfo.o [2021-04-14T07:05:50.648Z] #29 33.54 [2021-04-14T07:05:50.648Z] #29 ... [2021-04-14T07:05:50.648Z] [2021-04-14T07:05:50.648Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:50.648Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:05:50.648Z] #45 48.69 context [2021-04-14T07:05:50.648Z] #45 48.70 internal/poll [2021-04-14T07:05:50.648Z] #45 51.62 os [2021-04-14T07:05:50.648Z] #45 52.53 internal/fmtsort [2021-04-14T07:05:50.648Z] #45 52.53 encoding/binary [2021-04-14T07:05:50.648Z] #45 54.47 github.com/LK4D4/vndr/versioned [2021-04-14T07:05:50.648Z] #45 54.68 encoding/base64 [2021-04-14T07:05:50.648Z] #45 54.69 crypto/sha512 [2021-04-14T07:05:50.648Z] #45 54.70 crypto/cipher [2021-04-14T07:05:50.648Z] #45 56.17 crypto/ed25519/internal/edwards25519 [2021-04-14T07:05:50.648Z] #45 56.19 crypto/md5 [2021-04-14T07:05:50.648Z] #45 56.88 crypto/aes [2021-04-14T07:05:50.648Z] #45 56.98 fmt [2021-04-14T07:05:50.648Z] #45 57.20 path/filepath [2021-04-14T07:05:50.648Z] #45 ... [2021-04-14T07:05:50.648Z] [2021-04-14T07:05:50.648Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:50.648Z] #37 sha256:e88a3a7db4efcfbf6c909589bed52b0d893fd7191e66583e18b438c9634a3b54 [2021-04-14T07:05:50.648Z] #37 4.601 -- Detecting C compiler ABI info - done [2021-04-14T07:05:50.648Z] #37 4.613 -- Detecting C compile features [2021-04-14T07:05:50.648Z] #37 6.868 -- Detecting C compile features - done [2021-04-14T07:05:50.648Z] #37 6.900 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-14T07:05:50.648Z] #37 7.281 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-14T07:05:50.649Z] #37 7.489 -- Configuring done [2021-04-14T07:05:50.649Z] #37 7.527 -- Generating done [2021-04-14T07:05:50.649Z] #37 7.529 -- Build files have been written to: /tmp/tmp.m4dFpaYkPv/tini [2021-04-14T07:05:50.649Z] #37 7.535 + make tini-static [2021-04-14T07:05:50.649Z] #37 7.910 Scanning dependencies of target tini-static [2021-04-14T07:05:50.649Z] #37 8.117 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-14T07:05:50.720Z] #43 23.31 CC images/regfile.o [2021-04-14T07:05:50.790Z] #44 169.9 GEN magic.py [2021-04-14T07:05:50.790Z] #44 170.1 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:05:50.790Z] #44 170.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:05:50.882Z] #44 21.93 CC images/fown.o [2021-04-14T07:05:50.981Z] #43 23.53 CC images/ghost-file.o [2021-04-14T07:05:51.089Z] #44 170.1 Note: Building without GnuTLS support [2021-04-14T07:05:51.089Z] #44 170.1 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:05:51.089Z] #44 170.1 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:05:51.186Z] #56 46.56 + bin/ctr [2021-04-14T07:05:51.203Z] #44 22.13 CC images/ns.o [2021-04-14T07:05:51.225Z] #37 9.528 [100%] Linking C executable tini-static [2021-04-14T07:05:51.225Z] #37 ... [2021-04-14T07:05:51.225Z] [2021-04-14T07:05:51.225Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:51.225Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:05:51.225Z] #45 59.35 internal/lazyregexp [2021-04-14T07:05:51.242Z] #43 23.81 CC images/fifo.o [2021-04-14T07:05:51.309Z] #43 15.03 make[1]: Nothing to be done for 'all'. [2021-04-14T07:05:51.488Z] #45 59.50 io/ioutil [2021-04-14T07:05:51.496Z] #22 ... [2021-04-14T07:05:51.496Z] [2021-04-14T07:05:51.496Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:51.496Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:51.496Z] #43 119.5 CC criu/libnetlink.o [2021-04-14T07:05:51.496Z] #43 119.9 CC criu/log.o [2021-04-14T07:05:51.496Z] #43 120.4 CC criu/lsm.o [2021-04-14T07:05:51.496Z] #43 120.9 CC criu/mem.o [2021-04-14T07:05:51.496Z] #43 122.6 CC criu/memfd.o [2021-04-14T07:05:51.496Z] #43 123.2 CC criu/mount.o [2021-04-14T07:05:51.496Z] #43 127.8 CC criu/namespaces.o [2021-04-14T07:05:51.496Z] #43 ... [2021-04-14T07:05:51.496Z] [2021-04-14T07:05:51.496Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:05:51.496Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-14T07:05:51.496Z] #22 5.108 Collecting yamllint==1.16.0 [2021-04-14T07:05:51.502Z] #43 24.05 CC images/remap-file-path.o [2021-04-14T07:05:51.502Z] #43 ... [2021-04-14T07:05:51.502Z] [2021-04-14T07:05:51.502Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:51.502Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:05:51.503Z] #44 22.32 CC images/regfile.o [2021-04-14T07:05:51.503Z] #44 ... [2021-04-14T07:05:51.503Z] [2021-04-14T07:05:51.503Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:51.503Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:05:51.503Z] #46 78.97 regexp [2021-04-14T07:05:51.503Z] #46 82.64 internal/poll [2021-04-14T07:05:51.503Z] #46 82.66 context [2021-04-14T07:05:51.503Z] #46 86.96 github.com/LK4D4/vndr/versioned [2021-04-14T07:05:51.503Z] #46 87.16 os [2021-04-14T07:05:51.503Z] #46 88.71 encoding/binary [2021-04-14T07:05:51.503Z] #46 ... [2021-04-14T07:05:51.503Z] [2021-04-14T07:05:51.503Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:51.503Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:05:51.503Z] #52 88.95 golang.org/x/sys/unix [2021-04-14T07:05:51.503Z] #52 88.96 encoding/base64 [2021-04-14T07:05:51.755Z] #45 59.98 crypto/des [2021-04-14T07:05:51.759Z] #44 170.9 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:05:52.332Z] #45 60.59 crypto/sha256 [2021-04-14T07:05:52.546Z] #56 45.14 Checking out files: 55% (2151/3880) Checking out files: 56% (2173/3880) Checking out files: 57% (2212/3880) Checking out files: 58% (2251/3880) Checking out files: 59% (2290/3880) Checking out files: 60% (2328/3880) Checking out files: 61% (2367/3880) Checking out files: 62% (2406/3880) Checking out files: 63% (2445/3880) Checking out files: 64% (2484/3880) Checking out files: 65% (2522/3880) Checking out files: 66% (2561/3880) Checking out files: 67% (2600/3880) Checking out files: 68% (2639/3880) Checking out files: 69% (2678/3880) Checking out files: 70% (2716/3880) Checking out files: 71% (2755/3880) Checking out files: 72% (2794/3880) Checking out files: 73% (2833/3880) Checking out files: 74% (2872/3880) Checking out files: 75% (2910/3880) Checking out files: 76% (2949/3880) Checking out files: 77% (2988/3880) Checking out files: 78% (3027/3880) Checking out files: 79% (3066/3880) Checking out files: 80% (3104/3880) Checking out files: 81% (3143/3880) Checking out files: 82% (3182/3880) Checking out files: 83% (3221/3880) Checking out files: 84% (3260/3880) Checking out files: 85% (3298/3880) Checking out files: 86% (3337/3880) Checking out files: 87% (3376/3880) Checking out files: 88% (3415/3880) Checking out files: 89% (3454/3880) Checking out files: 90% (3492/3880) Checking out files: 91% (3531/3880) Checking out files: 92% (3570/3880) Checking out files: 93% (3609/3880) Checking out files: 94% (3648/3880) Checking out files: 94% (3657/3880) Checking out files: 95% (3686/3880) Checking out files: 96% (3725/3880) Checking out files: 97% (3764/3880) Checking out files: 98% (3803/3880) Checking out files: 99% (3842/3880) Checking out files: 100% (3880/3880) Checking out files: 100% (3880/3880), done. [2021-04-14T07:05:52.595Z] #45 60.69 encoding/pem [2021-04-14T07:05:52.595Z] #45 60.78 net [2021-04-14T07:05:52.691Z] #43 16.62 CC images/stats.o [2021-04-14T07:05:52.808Z] #56 46.34 + cd /tmp/tmp.LHAw2ivxIV/src/github.com/containerd/containerd [2021-04-14T07:05:52.808Z] #56 46.34 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:52.824Z] #44 171.8 make[1]: Nothing to be done for 'all'. [2021-04-14T07:05:52.950Z] #43 17.02 CC images/core.o [2021-04-14T07:05:53.068Z] #56 ... [2021-04-14T07:05:53.068Z] [2021-04-14T07:05:53.068Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:53.068Z] #51 sha256:40cc6b0f0f55319c13e1b18341ec5c9a683673ff6c994cc724f4945fda8d75ca [2021-04-14T07:05:53.068Z] #51 81.48 mvdan.cc/sh/v3/syntax [2021-04-14T07:05:53.068Z] #51 87.16 mvdan.cc/sh/v3/cmd/shfmt [2021-04-14T07:05:53.068Z] #51 ... [2021-04-14T07:05:53.068Z] [2021-04-14T07:05:53.068Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:53.068Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:05:53.068Z] #45 81.63 text/template [2021-04-14T07:05:53.068Z] #45 84.14 log [2021-04-14T07:05:53.068Z] #45 84.58 encoding/xml [2021-04-14T07:05:53.068Z] #45 86.27 go/doc [2021-04-14T07:05:53.068Z] #45 89.77 github.com/LK4D4/vndr/versioned [2021-04-14T07:05:53.068Z] #45 89.81 compress/flate [2021-04-14T07:05:53.068Z] #45 89.97 github.com/LK4D4/vndr/build [2021-04-14T07:05:53.116Z] #44 172.3 make[1]: 'images/built-in.o' is up to date. [2021-04-14T07:05:53.116Z] #44 172.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-14T07:05:53.116Z] #44 172.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-14T07:05:53.116Z] #44 172.4 make[1]: 'compel/libcompel.a' is up to date. [2021-04-14T07:05:53.116Z] #44 172.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-14T07:05:53.174Z] #45 ... [2021-04-14T07:05:53.174Z] [2021-04-14T07:05:53.174Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:05:53.174Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-14T07:05:53.174Z] #13 48.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-14T07:05:53.174Z] #13 48.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-14T07:05:53.174Z] #13 48.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:05:53.174Z] #13 49.94 Selecting previously unselected package binutils-mingw-w64. [2021-04-14T07:05:53.174Z] #13 49.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-14T07:05:53.174Z] #13 49.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:05:53.174Z] #13 50.09 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-14T07:05:53.174Z] #13 50.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-14T07:05:53.174Z] #13 50.11 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-14T07:05:53.174Z] #13 50.29 Selecting previously unselected package dmsetup. [2021-04-14T07:05:53.174Z] #13 50.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-14T07:05:53.174Z] #13 50.31 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-14T07:05:53.174Z] #13 50.44 Selecting previously unselected package mingw-w64-common. [2021-04-14T07:05:53.174Z] #13 50.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-14T07:05:53.174Z] #13 50.45 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-14T07:05:53.174Z] #13 56.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-14T07:05:53.174Z] #13 56.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-14T07:05:53.174Z] #13 56.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:05:53.330Z] #45 ... [2021-04-14T07:05:53.330Z] [2021-04-14T07:05:53.330Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:53.330Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:53.330Z] #43 24.31 CC images/eventfd.o [2021-04-14T07:05:53.330Z] #43 24.54 CC images/eventpoll.o [2021-04-14T07:05:53.330Z] #43 24.85 CC images/fh.o [2021-04-14T07:05:53.330Z] #43 25.15 CC images/fsnotify.o [2021-04-14T07:05:53.330Z] #43 25.73 CC images/signalfd.o [2021-04-14T07:05:53.435Z] #44 172.5 make[1]: Nothing to be done for 'all'. [2021-04-14T07:05:53.435Z] #44 172.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:05:53.435Z] #44 172.8 make[2]: Nothing to be done for 'all'. [2021-04-14T07:05:53.438Z] #13 ... [2021-04-14T07:05:53.438Z] [2021-04-14T07:05:53.438Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:53.438Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:53.438Z] #29 33.78 ######################################################################## 100.0% [2021-04-14T07:05:53.438Z] #29 33.87 [2021-04-14T07:05:53.438Z] #29 34.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-14T07:05:53.438Z] #29 35.14 [2021-04-14T07:05:53.438Z] #29 35.29 ######################################################################## 100.0% [2021-04-14T07:05:53.438Z] #29 35.39 [2021-04-14T07:05:53.438Z] #29 35.48 Download of images into '/build' complete. [2021-04-14T07:05:53.438Z] #29 35.48 Use something like the following to load the result into a Docker daemon: [2021-04-14T07:05:53.438Z] #29 35.48 tar -cC '/build' . | docker load [2021-04-14T07:05:53.521Z] #43 ... [2021-04-14T07:05:53.521Z] [2021-04-14T07:05:53.521Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:53.521Z] #56 sha256:a3eb4a0a0d465d7b910981118ee0ac5461cd5016cee04ef7cd65178f55d4c0b8 [2021-04-14T07:05:53.592Z] #43 26.00 CC images/fs.o [2021-04-14T07:05:53.592Z] #43 26.24 CC images/pstree.o [2021-04-14T07:05:53.611Z] #52 91.38 fmt [2021-04-14T07:05:53.702Z] #29 ... [2021-04-14T07:05:53.702Z] [2021-04-14T07:05:53.702Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-14T07:05:53.702Z] #37 sha256:e88a3a7db4efcfbf6c909589bed52b0d893fd7191e66583e18b438c9634a3b54 [2021-04-14T07:05:53.702Z] #37 10.14 [100%] Built target tini-static [2021-04-14T07:05:53.702Z] #37 10.23 + mkdir -p /build [2021-04-14T07:05:53.702Z] #37 10.24 + cp tini-static /build/docker-init [2021-04-14T07:05:53.702Z] #37 DONE 12.1s [2021-04-14T07:05:53.702Z] [2021-04-14T07:05:53.702Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-14T07:05:53.702Z] #29 sha256:1780e74c6aa7791df4779656561a21f57ace7f7516756db47285715e8b3c383d [2021-04-14T07:05:53.702Z] #29 DONE 36.6s [2021-04-14T07:05:53.702Z] [2021-04-14T07:05:53.702Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:53.702Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:05:53.702Z] #45 61.44 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-14T07:05:53.702Z] #45 61.84 vendor/golang.org/x/crypto/poly1305 [2021-04-14T07:05:53.741Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2021-04-14T07:05:53.741Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2021-04-14T07:05:53.741Z] #44 173.1 make[2]: Nothing to be done for 'all'. [2021-04-14T07:05:53.741Z] #44 173.1 make[2]: Nothing to be done for 'all'. [2021-04-14T07:05:53.928Z] #52 91.38 mvdan.cc/sh/v3/fileutil [2021-04-14T07:05:53.928Z] #52 91.42 path/filepath [2021-04-14T07:05:53.966Z] #45 62.07 vendor/golang.org/x/crypto/curve25519 [2021-04-14T07:05:54.042Z] #44 173.1 make[2]: Nothing to be done for 'all'. [2021-04-14T07:05:54.042Z] #44 173.2 make[2]: Nothing to be done for 'all'. [2021-04-14T07:05:54.042Z] #44 173.3 make[2]: Nothing to be done for 'all'. [2021-04-14T07:05:54.042Z] #44 173.3 INSTALL criu/criu [2021-04-14T07:05:54.166Z] #43 26.56 CC images/pipe.o [2021-04-14T07:05:54.166Z] #43 26.74 CC images/tcp-stream.o [2021-04-14T07:05:54.229Z] #45 62.32 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-14T07:05:54.426Z] #43 26.98 CC images/sk-packet.o [2021-04-14T07:05:54.493Z] #56 ... [2021-04-14T07:05:54.493Z] [2021-04-14T07:05:54.493Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:54.493Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:05:54.493Z] #45 84.61 text/template [2021-04-14T07:05:54.493Z] #45 86.97 log [2021-04-14T07:05:54.493Z] #45 87.50 encoding/xml [2021-04-14T07:05:54.493Z] #45 89.32 go/doc [2021-04-14T07:05:54.493Z] #45 92.53 github.com/LK4D4/vndr/build [2021-04-14T07:05:54.493Z] #45 93.27 github.com/LK4D4/vndr/versioned [2021-04-14T07:05:54.493Z] #45 93.37 compress/flate [2021-04-14T07:05:54.493Z] #45 ... [2021-04-14T07:05:54.493Z] [2021-04-14T07:05:54.493Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:54.493Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:54.493Z] #43 18.57 CC images/core-ppc64.o [2021-04-14T07:05:54.493Z] #43 19.12 CC images/core-s390.o [2021-04-14T07:05:54.493Z] #43 19.70 CC images/cpuinfo.o [2021-04-14T07:05:54.493Z] #43 20.14 CC images/inventory.o [2021-04-14T07:05:54.493Z] #43 20.52 CC images/fdinfo.o [2021-04-14T07:05:54.493Z] #43 20.91 CC images/fown.o [2021-04-14T07:05:54.493Z] #43 21.16 CC images/ns.o [2021-04-14T07:05:54.493Z] #43 21.48 CC images/regfile.o [2021-04-14T07:05:54.493Z] #43 21.68 CC images/ghost-file.o [2021-04-14T07:05:54.493Z] #43 21.96 CC images/fifo.o [2021-04-14T07:05:54.493Z] #43 22.23 CC images/remap-file-path.o [2021-04-14T07:05:54.493Z] #43 22.47 CC images/eventfd.o [2021-04-14T07:05:54.493Z] #43 22.68 CC images/eventpoll.o [2021-04-14T07:05:54.493Z] #43 22.99 CC images/fh.o [2021-04-14T07:05:54.493Z] #43 23.29 CC images/fsnotify.o [2021-04-14T07:05:54.493Z] #43 23.84 CC images/signalfd.o [2021-04-14T07:05:54.493Z] #43 24.06 CC images/fs.o [2021-04-14T07:05:54.493Z] #43 24.25 CC images/pstree.o [2021-04-14T07:05:54.493Z] #43 24.42 CC images/pipe.o [2021-04-14T07:05:54.493Z] #43 24.72 CC images/tcp-stream.o [2021-04-14T07:05:54.493Z] #43 24.92 CC images/sk-packet.o [2021-04-14T07:05:54.493Z] #43 25.22 CC images/mnt.o [2021-04-14T07:05:54.493Z] #43 25.50 CC images/pipe-data.o [2021-04-14T07:05:54.493Z] #43 25.78 CC images/sa.o [2021-04-14T07:05:54.493Z] #43 25.93 CC images/timer.o [2021-04-14T07:05:54.493Z] #43 26.23 CC images/timerfd.o [2021-04-14T07:05:54.493Z] #43 26.51 CC images/mm.o [2021-04-14T07:05:54.687Z] #43 27.23 CC images/mnt.o [2021-04-14T07:05:54.738Z] #44 DONE 173.7s [2021-04-14T07:05:54.738Z] [2021-04-14T07:05:54.738Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-14T07:05:54.806Z] #45 63.07 os/exec [2021-04-14T07:05:54.947Z] #43 ... [2021-04-14T07:05:54.947Z] [2021-04-14T07:05:54.947Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:54.947Z] #51 sha256:40cc6b0f0f55319c13e1b18341ec5c9a683673ff6c994cc724f4945fda8d75ca [2021-04-14T07:05:54.947Z] #51 DONE 93.4s [2021-04-14T07:05:54.947Z] [2021-04-14T07:05:54.947Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:54.947Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:54.947Z] #43 27.61 CC images/pipe-data.o [2021-04-14T07:05:55.062Z] #43 26.83 CC images/sk-opts.o [2021-04-14T07:05:55.062Z] #43 ... [2021-04-14T07:05:55.062Z] [2021-04-14T07:05:55.062Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:55.062Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:05:55.062Z] #45 95.77 hash/crc32 [2021-04-14T07:05:55.070Z] #45 ... [2021-04-14T07:05:55.070Z] [2021-04-14T07:05:55.070Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:55.070Z] #51 sha256:8727e0319e1f2871bf5da7ee2e6c5034816580d7e55a205cbe29fc3450c01539 [2021-04-14T07:05:55.070Z] #51 53.22 os [2021-04-14T07:05:55.070Z] #51 54.48 encoding/binary [2021-04-14T07:05:55.070Z] #51 55.99 encoding/base64 [2021-04-14T07:05:55.070Z] #51 56.05 golang.org/x/sys/unix [2021-04-14T07:05:55.070Z] #51 57.68 fmt [2021-04-14T07:05:55.070Z] #51 57.68 mvdan.cc/sh/v3/fileutil [2021-04-14T07:05:55.070Z] #51 57.68 path/filepath [2021-04-14T07:05:55.070Z] #51 59.64 io/ioutil [2021-04-14T07:05:55.070Z] #51 61.87 flag [2021-04-14T07:05:55.070Z] #51 61.91 github.com/pkg/diff [2021-04-14T07:05:55.070Z] #51 61.94 encoding/json [2021-04-14T07:05:55.084Z] #56 43.05 Checking out files: 46% (1821/3880) Checking out files: 47% (1824/3880) Checking out files: 48% (1863/3880) Checking out files: 49% (1902/3880) Checking out files: 50% (1940/3880) Checking out files: 51% (1979/3880) Checking out files: 52% (2018/3880) Checking out files: 53% (2057/3880) Checking out files: 54% (2096/3880) Checking out files: 55% (2134/3880) Checking out files: 56% (2173/3880) Checking out files: 57% (2212/3880) Checking out files: 58% (2251/3880) Checking out files: 59% (2290/3880) Checking out files: 60% (2328/3880) Checking out files: 61% (2367/3880) Checking out files: 62% (2406/3880) Checking out files: 63% (2445/3880) Checking out files: 64% (2484/3880) Checking out files: 65% (2522/3880) Checking out files: 66% (2561/3880) Checking out files: 67% (2600/3880) Checking out files: 68% (2639/3880) Checking out files: 69% (2678/3880) Checking out files: 70% (2716/3880) Checking out files: 71% (2755/3880) Checking out files: 72% (2794/3880) Checking out files: 73% (2833/3880) Checking out files: 74% (2872/3880) Checking out files: 75% (2910/3880) Checking out files: 76% (2949/3880) Checking out files: 77% (2988/3880) Checking out files: 78% (3027/3880) Checking out files: 79% (3066/3880) Checking out files: 80% (3104/3880) Checking out files: 81% (3143/3880) Checking out files: 82% (3182/3880) Checking out files: 83% (3221/3880) Checking out files: 84% (3260/3880) Checking out files: 85% (3298/3880) Checking out files: 86% (3337/3880) Checking out files: 87% (3376/3880) Checking out files: 88% (3415/3880) Checking out files: 88% (3430/3880) Checking out files: 89% (3454/3880) Checking out files: 90% (3492/3880) Checking out files: 91% (3531/3880) Checking out files: 92% (3570/3880) Checking out files: 93% (3609/3880) Checking out files: 94% (3648/3880) Checking out files: 95% (3686/3880) Checking out files: 96% (3725/3880) Checking out files: 97% (3764/3880) Checking out files: 98% (3803/3880) Checking out files: 99% (3842/3880) Checking out files: 100% (3880/3880) Checking out files: 100% (3880/3880), done. [2021-04-14T07:05:55.084Z] #56 44.60 + cd /tmp/tmp.QfYS6S0GiZ/src/github.com/containerd/containerd [2021-04-14T07:05:55.084Z] #56 44.60 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:55.333Z] #51 ... [2021-04-14T07:05:55.333Z] [2021-04-14T07:05:55.333Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:55.333Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:05:55.333Z] #43 2.535 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:05:55.333Z] #43 2.535 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:05:55.333Z] #43 2.554 Note: Building without GnuTLS support [2021-04-14T07:05:55.333Z] #43 2.560 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:05:55.333Z] #43 2.561 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:05:55.333Z] #43 4.923 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:05:55.333Z] #43 5.003 GEN .gitid [2021-04-14T07:05:55.333Z] #43 5.059 GEN criu/include/version.h [2021-04-14T07:05:55.333Z] #43 5.160 GEN include/common/asm [2021-04-14T07:05:55.333Z] #43 7.177 PBCC images/timens.pb-c.c [2021-04-14T07:05:55.333Z] #43 7.272 DEP images/timens.pb-c.d [2021-04-14T07:05:55.333Z] #43 7.430 PBCC images/fown.pb-c.c [2021-04-14T07:05:55.333Z] #43 7.450 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-14T07:05:55.333Z] #43 7.526 PBCC images/opts.pb-c.c [2021-04-14T07:05:55.333Z] #43 7.574 PBCC images/memfd.pb-c.c [2021-04-14T07:05:55.333Z] #43 7.615 DEP images/fown.pb-c.d [2021-04-14T07:05:55.333Z] #43 7.649 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-14T07:05:55.333Z] #43 7.715 DEP images/opts.pb-c.d [2021-04-14T07:05:55.333Z] #43 7.772 DEP images/memfd.pb-c.d [2021-04-14T07:05:55.333Z] #43 7.846 PBCC images/sit.pb-c.c [2021-04-14T07:05:55.333Z] #43 7.962 DEP images/sit.pb-c.d [2021-04-14T07:05:55.333Z] #43 8.008 PBCC images/macvlan.pb-c.c [2021-04-14T07:05:55.333Z] #43 8.118 DEP images/macvlan.pb-c.d [2021-04-14T07:05:55.518Z] #43 27.86 CC images/sa.o [2021-04-14T07:05:55.518Z] #43 28.16 CC images/timer.o [2021-04-14T07:05:55.597Z] #43 8.238 PBCC images/autofs.pb-c.c [2021-04-14T07:05:55.597Z] #43 8.257 DEP images/autofs.pb-c.d [2021-04-14T07:05:55.597Z] #43 8.361 PBCC images/sysctl.pb-c.c [2021-04-14T07:05:55.597Z] #43 8.384 DEP images/sysctl.pb-c.d [2021-04-14T07:05:55.597Z] #43 8.412 PBCC images/time.pb-c.c [2021-04-14T07:05:55.597Z] #43 8.455 DEP images/time.pb-c.d [2021-04-14T07:05:55.597Z] #43 ... [2021-04-14T07:05:55.597Z] [2021-04-14T07:05:55.597Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:55.597Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:05:55.597Z] #45 63.82 flag [2021-04-14T07:05:55.597Z] #45 63.82 go/token [2021-04-14T07:05:55.631Z] #45 96.18 net [2021-04-14T07:05:55.631Z] #45 96.22 compress/gzip [2021-04-14T07:05:56.025Z] #56 ... [2021-04-14T07:05:56.025Z] [2021-04-14T07:05:56.025Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:56.025Z] #51 sha256:dcd8c3b8efdbb3a4c710f1ed342d5bbf8cb445612cd0b8542703787f8bd7e3b1 [2021-04-14T07:05:56.025Z] #51 78.53 github.com/pkg/diff [2021-04-14T07:05:56.025Z] #51 78.98 go/ast [2021-04-14T07:05:56.025Z] #51 79.90 golang.org/x/crypto/ssh/terminal [2021-04-14T07:05:56.025Z] #51 81.49 mvdan.cc/editorconfig [2021-04-14T07:05:56.025Z] #51 82.71 mvdan.cc/sh/v3/fileutil [2021-04-14T07:05:56.025Z] #51 82.92 text/tabwriter [2021-04-14T07:05:56.025Z] #51 83.46 mvdan.cc/sh/v3/syntax [2021-04-14T07:05:56.089Z] #43 28.61 CC images/timerfd.o [2021-04-14T07:05:56.200Z] #45 96.86 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-14T07:05:56.285Z] #51 ... [2021-04-14T07:05:56.285Z] [2021-04-14T07:05:56.285Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:56.285Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:56.285Z] #43 17.83 CC images/core-x86.o [2021-04-14T07:05:56.285Z] #43 18.49 CC images/core-arm.o [2021-04-14T07:05:56.285Z] #43 18.81 CC images/core-aarch64.o [2021-04-14T07:05:56.285Z] #43 19.20 CC images/core-ppc64.o [2021-04-14T07:05:56.285Z] #43 19.85 CC images/core-s390.o [2021-04-14T07:05:56.350Z] #43 28.90 CC images/mm.o [2021-04-14T07:05:56.610Z] #43 29.20 CC images/sk-opts.o [2021-04-14T07:05:56.791Z] #22 10.54 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-14T07:05:56.791Z] #22 10.59 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-14T07:05:56.791Z] #22 10.65 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-14T07:05:56.791Z] #22 10.71 Collecting pyyaml (from yamllint==1.16.0) [2021-04-14T07:05:56.822Z] #52 94.16 io/ioutil [2021-04-14T07:05:56.822Z] #52 ... [2021-04-14T07:05:56.822Z] [2021-04-14T07:05:56.822Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:56.822Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:05:56.822Z] #57 50.25 Checking out files: 67% (2609/3880) Checking out files: 68% (2639/3880) Checking out files: 69% (2678/3880) Checking out files: 70% (2716/3880) Checking out files: 71% (2755/3880) Checking out files: 72% (2794/3880) Checking out files: 73% (2833/3880) Checking out files: 74% (2872/3880) Checking out files: 75% (2910/3880) Checking out files: 76% (2949/3880) Checking out files: 77% (2988/3880) Checking out files: 78% (3027/3880) Checking out files: 79% (3066/3880) Checking out files: 80% (3104/3880) Checking out files: 81% (3143/3880) Checking out files: 82% (3182/3880) Checking out files: 83% (3221/3880) Checking out files: 84% (3260/3880) Checking out files: 85% (3298/3880) Checking out files: 86% (3337/3880) Checking out files: 87% (3376/3880) Checking out files: 88% (3415/3880) Checking out files: 89% (3454/3880) Checking out files: 90% (3492/3880) Checking out files: 91% (3531/3880) Checking out files: 92% (3570/3880) Checking out files: 93% (3609/3880) Checking out files: 94% (3648/3880) Checking out files: 95% (3686/3880) Checking out files: 96% (3725/3880) Checking out files: 97% (3764/3880) Checking out files: 98% (3803/3880) Checking out files: 99% (3842/3880) Checking out files: 100% (3880/3880) Checking out files: 100% (3880/3880), done. [2021-04-14T07:05:56.822Z] #57 50.89 + cd /tmp/tmp.3KZ2z9mNpJ/src/github.com/containerd/containerd [2021-04-14T07:05:56.822Z] #57 50.89 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:05:56.822Z] #57 53.11 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-14T07:05:56.822Z] #57 53.11 + BUILDTAGS='netgo osusergo static_build' [2021-04-14T07:05:56.822Z] #57 53.11 + export EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:05:56.822Z] #57 53.11 + EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:05:56.822Z] #57 53.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-14T07:05:56.822Z] #57 53.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-14T07:05:56.822Z] #57 53.11 + '[' '' = dynamic ']' [2021-04-14T07:05:56.822Z] #57 53.11 + make [2021-04-14T07:05:56.838Z] using credential docker-jenkins-github-credentials [2021-04-14T07:05:56.856Z] #43 20.63 CC images/cpuinfo.o [2021-04-14T07:05:56.871Z] #43 29.42 CC images/sk-unix.o [2021-04-14T07:05:56.913Z] Cloning the remote Git repository [2021-04-14T07:05:56.913Z] Cloning with configured refspecs honoured and without tags [2021-04-14T07:05:56.988Z] #45 65.20 go/scanner [2021-04-14T07:05:57.047Z] #22 11.02 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-14T07:05:57.117Z] #43 21.11 CC images/inventory.o [2021-04-14T07:05:57.121Z] #57 54.18 + bin/ctr [2021-04-14T07:05:57.131Z] #43 29.83 CC images/sk-inet.o [2021-04-14T07:05:57.304Z] #22 11.36 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-14T07:05:57.377Z] #43 21.36 CC images/fdinfo.o [2021-04-14T07:05:57.573Z] #45 65.76 net/url [2021-04-14T07:05:57.581Z] #45 98.17 vendor/golang.org/x/text/transform [2021-04-14T07:05:57.581Z] #45 ... [2021-04-14T07:05:57.581Z] [2021-04-14T07:05:57.582Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:05:57.582Z] #51 sha256:179c0da5ed5a976627f823a56d2f0a1a80088d510621b4a7b4a53e19325bf3af [2021-04-14T07:05:57.582Z] #51 91.12 mvdan.cc/sh/v3/cmd/shfmt [2021-04-14T07:05:57.582Z] #51 DONE 98.2s [2021-04-14T07:05:57.582Z] [2021-04-14T07:05:57.582Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:57.582Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:57.582Z] #43 27.10 CC images/sk-unix.o [2021-04-14T07:05:57.582Z] #43 27.45 CC images/sk-inet.o [2021-04-14T07:05:57.582Z] #43 27.86 CC images/tun.o [2021-04-14T07:05:57.582Z] #43 28.16 CC images/sk-netlink.o [2021-04-14T07:05:57.582Z] #43 28.37 CC images/packet-sock.o [2021-04-14T07:05:57.582Z] #43 28.80 CC images/ipc-var.o [2021-04-14T07:05:57.582Z] #43 29.01 CC images/ipc-desc.o [2021-04-14T07:05:57.582Z] #43 29.25 CC images/ipc-shm.o [2021-04-14T07:05:57.638Z] #43 21.66 CC images/fown.o [2021-04-14T07:05:57.658Z] #41 DONE 231.1s [2021-04-14T07:05:57.658Z] [2021-04-14T07:05:57.658Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:05:57.702Z] #43 30.18 CC images/tun.o [2021-04-14T07:05:57.842Z] #43 29.67 CC images/ipc-msg.o [2021-04-14T07:05:57.866Z] #22 11.75 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-14T07:05:57.898Z] #43 21.84 CC images/ns.o [2021-04-14T07:05:57.963Z] #43 30.46 CC images/sk-netlink.o [2021-04-14T07:05:58.122Z] #22 DONE 12.1s [2021-04-14T07:05:58.122Z] [2021-04-14T07:05:58.122Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:05:58.122Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:05:58.122Z] #43 129.9 CC criu/net.o [2021-04-14T07:05:58.122Z] #43 132.7 CC criu/netfilter.o [2021-04-14T07:05:58.122Z] #43 133.2 CC criu/page-pipe.o [2021-04-14T07:05:58.122Z] #43 133.8 CC criu/page-xfer.o [2021-04-14T07:05:58.122Z] #43 135.3 CC criu/pagemap-cache.o [2021-04-14T07:05:58.122Z] #43 135.7 CC criu/pagemap.o [2021-04-14T07:05:58.152Z] #45 66.19 text/template/parse [2021-04-14T07:05:58.159Z] #43 22.14 CC images/regfile.o [2021-04-14T07:05:58.223Z] #43 30.71 CC images/packet-sock.o [2021-04-14T07:05:58.379Z] #43 136.9 CC criu/parasite-syscall.o [2021-04-14T07:05:58.379Z] #43 ... [2021-04-14T07:05:58.379Z] [2021-04-14T07:05:58.379Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-14T07:05:58.379Z] #25 sha256:2a0cd1d818bbc68aa0745b465f693de085faa46778f63d07aeb1c92541e10824 [2021-04-14T07:05:58.419Z] #43 22.36 CC images/ghost-file.o [2021-04-14T07:05:58.464Z] #43 30.26 CC images/ipc-sem.o [2021-04-14T07:05:58.484Z] #43 31.07 CC images/ipc-var.o [2021-04-14T07:05:58.636Z] #25 DONE 0.3s [2021-04-14T07:05:58.636Z] [2021-04-14T07:05:58.636Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-14T07:05:58.636Z] #30 sha256:c7ee9e43c15c113dd8622c458e67d0e3a9a36cd593b6bd710b2cb05338f6bf1f [2021-04-14T07:05:58.680Z] #43 22.74 CC images/fifo.o [2021-04-14T07:05:58.680Z] #43 ... [2021-04-14T07:05:58.680Z] [2021-04-14T07:05:58.680Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:05:58.680Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:05:58.680Z] #45 81.20 go/parser [2021-04-14T07:05:58.680Z] #45 83.14 text/template [2021-04-14T07:05:58.680Z] #45 84.86 log [2021-04-14T07:05:58.680Z] #45 85.42 encoding/xml [2021-04-14T07:05:58.680Z] #45 88.18 go/doc [2021-04-14T07:05:58.680Z] #45 90.52 github.com/LK4D4/vndr/versioned [2021-04-14T07:05:58.680Z] #45 90.63 compress/flate [2021-04-14T07:05:58.727Z] #45 66.97 go/ast [2021-04-14T07:05:58.744Z] #43 31.26 CC images/ipc-desc.o [2021-04-14T07:05:58.756Z] #43 30.54 CC images/utsns.o [2021-04-14T07:05:58.756Z] #43 30.78 CC images/creds.o [2021-04-14T07:05:57.127Z] Cloning repository https://github.com/moby/moby.git [2021-04-14T07:05:57.524Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-14T07:05:58.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:05:58.425Z] > git --version # timeout=10 [2021-04-14T07:05:58.475Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-14T07:05:58.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:05:58.479Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:05:58.845Z] #54 ... [2021-04-14T07:05:58.845Z] [2021-04-14T07:05:58.845Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-14T07:05:58.941Z] #45 91.28 github.com/LK4D4/vndr/build [2021-04-14T07:05:58.941Z] #45 ... [2021-04-14T07:05:58.941Z] [2021-04-14T07:05:58.941Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:05:58.941Z] #56 sha256:a3eb4a0a0d465d7b910981118ee0ac5461cd5016cee04ef7cd65178f55d4c0b8 [2021-04-14T07:05:58.941Z] #56 47.04 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-14T07:05:58.941Z] #56 47.04 + BUILDTAGS='netgo osusergo static_build' [2021-04-14T07:05:58.941Z] #56 47.04 + export EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:05:58.941Z] #56 47.04 + EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:05:58.941Z] #56 47.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-14T07:05:58.941Z] #56 47.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-14T07:05:58.941Z] #56 47.04 + '[' '' = dynamic ']' [2021-04-14T07:05:58.941Z] #56 47.04 + make [2021-04-14T07:05:58.941Z] #56 48.33 + bin/ctr [2021-04-14T07:05:59.004Z] #43 31.55 CC images/ipc-shm.o [2021-04-14T07:05:59.015Z] #43 31.04 CC images/vma.o [2021-04-14T07:05:59.139Z] #42 DONE 0.3s [2021-04-14T07:05:59.139Z] [2021-04-14T07:05:59.139Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-14T07:05:59.139Z] #45 DONE 0.2s [2021-04-14T07:05:59.139Z] [2021-04-14T07:05:59.139Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-14T07:05:59.265Z] #43 31.77 CC images/ipc-msg.o [2021-04-14T07:05:59.265Z] #43 32.00 CC images/ipc-sem.o [2021-04-14T07:05:59.435Z] #47 DONE 0.2s [2021-04-14T07:05:59.435Z] [2021-04-14T07:05:59.435Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:05:59.435Z] #54 ... [2021-04-14T07:05:59.435Z] [2021-04-14T07:05:59.435Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-14T07:05:59.588Z] #43 31.28 CC images/netdev.o [2021-04-14T07:05:59.727Z] #49 DONE 0.2s [2021-04-14T07:05:59.727Z] [2021-04-14T07:05:59.727Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:05:59.727Z] #50 228.5 + /build/golangci-lint --version [2021-04-14T07:05:59.836Z] #43 32.22 CC images/utsns.o [2021-04-14T07:05:59.836Z] #43 32.45 CC images/creds.o [2021-04-14T07:05:59.850Z] #43 31.67 CC images/tty.o [2021-04-14T07:06:00.023Z] #50 228.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-14T07:06:00.023Z] #50 DONE 229.0s [2021-04-14T07:06:00.023Z] [2021-04-14T07:06:00.023Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:06:00.096Z] #43 32.66 CC images/vma.o [2021-04-14T07:06:00.125Z] #45 68.31 log [2021-04-14T07:06:00.357Z] #43 32.85 CC images/netdev.o [2021-04-14T07:06:00.418Z] #43 32.26 CC images/file-lock.o [2021-04-14T07:06:00.643Z] #43 33.17 CC images/tty.o [2021-04-14T07:06:00.677Z] #43 32.52 CC images/rlimit.o [2021-04-14T07:06:00.701Z] #45 ... [2021-04-14T07:06:00.701Z] [2021-04-14T07:06:00.701Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:06:00.701Z] #56 sha256:b9356520364df563609c04b225856fa49688add1aa474228a26e18b7bd3b4245 [2021-04-14T07:06:00.732Z] #57 ... [2021-04-14T07:06:00.732Z] [2021-04-14T07:06:00.732Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:06:00.732Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:06:00.732Z] #52 98.36 github.com/pkg/diff [2021-04-14T07:06:00.732Z] #52 98.37 flag [2021-04-14T07:06:00.732Z] #52 98.38 encoding/json [2021-04-14T07:06:00.936Z] #43 32.74 CC images/pagemap.o [2021-04-14T07:06:01.195Z] #43 33.01 CC images/siginfo.o [2021-04-14T07:06:01.227Z] #56 39.91 Checking out files: 44% (1734/3880) Checking out files: 45% (1746/3880) Checking out files: 46% (1785/3880) Checking out files: 47% (1824/3880) Checking out files: 48% (1863/3880) Checking out files: 49% (1902/3880) Checking out files: 50% (1940/3880) Checking out files: 51% (1979/3880) Checking out files: 52% (2018/3880) Checking out files: 53% (2057/3880) Checking out files: 54% (2096/3880) Checking out files: 55% (2134/3880) Checking out files: 56% (2173/3880) Checking out files: 57% (2212/3880) Checking out files: 58% (2251/3880) Checking out files: 59% (2290/3880) Checking out files: 60% (2328/3880) Checking out files: 61% (2367/3880) Checking out files: 62% (2406/3880) Checking out files: 63% (2445/3880) Checking out files: 64% (2484/3880) Checking out files: 65% (2522/3880) Checking out files: 66% (2561/3880) Checking out files: 66% (2573/3880) Checking out files: 67% (2600/3880) Checking out files: 68% (2639/3880) Checking out files: 69% (2678/3880) Checking out files: 70% (2716/3880) Checking out files: 71% (2755/3880) Checking out files: 72% (2794/3880) Checking out files: 73% (2833/3880) Checking out files: 74% (2872/3880) Checking out files: 75% (2910/3880) Checking out files: 76% (2949/3880) Checking out files: 77% (2988/3880) Checking out files: 78% (3027/3880) Checking out files: 79% (3066/3880) Checking out files: 80% (3104/3880) Checking out files: 81% (3143/3880) Checking out files: 82% (3182/3880) Checking out files: 83% (3221/3880) Checking out files: 84% (3260/3880) Checking out files: 85% (3298/3880) Checking out files: 86% (3337/3880) Checking out files: 87% (3376/3880) Checking out files: 88% (3415/3880) Checking out files: 89% (3454/3880) Checking out files: 90% (3492/3880) Checking out files: 91% (3531/3880) Checking out files: 92% (3570/3880) Checking out files: 93% (3609/3880) Checking out files: 94% (3648/3880) Checking out files: 95% (3686/3880) Checking out files: 96% (3725/3880) Checking out files: 96% (3751/3880) Checking out files: 97% (3764/3880) Checking out files: 98% (3803/3880) Checking out files: 99% (3842/3880) Checking out files: 100% (3880/3880) Checking out files: 100% (3880/3880), done. [2021-04-14T07:06:01.227Z] #56 42.08 + cd /tmp/tmp.YNtRHHC87s/src/github.com/containerd/containerd [2021-04-14T07:06:01.227Z] #56 42.10 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-14T07:06:01.289Z] #43 33.83 CC images/file-lock.o [2021-04-14T07:06:01.289Z] #43 34.01 CC images/rlimit.o [2021-04-14T07:06:01.454Z] #43 33.25 CC images/rpc.o [2021-04-14T07:06:01.795Z] #52 ... [2021-04-14T07:06:01.796Z] [2021-04-14T07:06:01.796Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:01.796Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:01.796Z] #44 22.61 CC images/ghost-file.o [2021-04-14T07:06:01.796Z] #44 23.01 CC images/fifo.o [2021-04-14T07:06:01.796Z] #44 23.23 CC images/remap-file-path.o [2021-04-14T07:06:01.796Z] #44 23.46 CC images/eventfd.o [2021-04-14T07:06:01.796Z] #44 23.76 CC images/eventpoll.o [2021-04-14T07:06:01.796Z] #44 24.03 CC images/fh.o [2021-04-14T07:06:01.796Z] #44 24.33 CC images/fsnotify.o [2021-04-14T07:06:01.796Z] #44 25.12 CC images/signalfd.o [2021-04-14T07:06:01.796Z] #44 25.45 CC images/fs.o [2021-04-14T07:06:01.796Z] #44 25.67 CC images/pstree.o [2021-04-14T07:06:01.796Z] #44 25.82 CC images/pipe.o [2021-04-14T07:06:01.796Z] #44 25.99 CC images/tcp-stream.o [2021-04-14T07:06:01.796Z] #44 26.19 CC images/sk-packet.o [2021-04-14T07:06:01.796Z] #44 26.41 CC images/mnt.o [2021-04-14T07:06:01.796Z] #44 26.72 CC images/pipe-data.o [2021-04-14T07:06:01.796Z] #44 26.91 CC images/sa.o [2021-04-14T07:06:01.796Z] #44 27.14 CC images/timer.o [2021-04-14T07:06:01.796Z] #44 27.62 CC images/timerfd.o [2021-04-14T07:06:01.796Z] #44 27.85 CC images/mm.o [2021-04-14T07:06:01.796Z] #44 28.31 CC images/sk-opts.o [2021-04-14T07:06:01.796Z] #44 28.61 CC images/sk-unix.o [2021-04-14T07:06:01.796Z] #44 28.96 CC images/sk-inet.o [2021-04-14T07:06:01.796Z] #44 29.37 CC images/tun.o [2021-04-14T07:06:01.796Z] #44 29.72 CC images/sk-netlink.o [2021-04-14T07:06:01.796Z] #44 29.96 CC images/packet-sock.o [2021-04-14T07:06:01.796Z] #44 30.54 CC images/ipc-var.o [2021-04-14T07:06:01.796Z] #44 30.75 CC images/ipc-desc.o [2021-04-14T07:06:01.796Z] #44 30.96 CC images/ipc-shm.o [2021-04-14T07:06:01.796Z] #44 31.25 CC images/ipc-msg.o [2021-04-14T07:06:01.796Z] #44 31.52 CC images/ipc-sem.o [2021-04-14T07:06:01.796Z] #44 31.79 CC images/utsns.o [2021-04-14T07:06:01.796Z] #44 32.01 CC images/creds.o [2021-04-14T07:06:01.796Z] #44 32.22 CC images/vma.o [2021-04-14T07:06:01.796Z] #44 32.52 CC images/netdev.o [2021-04-14T07:06:01.875Z] #43 34.25 CC images/pagemap.o [2021-04-14T07:06:01.875Z] #43 34.55 CC images/siginfo.o [2021-04-14T07:06:02.097Z] #44 32.99 CC images/tty.o [2021-04-14T07:06:02.445Z] #43 34.86 CC images/rpc.o [2021-04-14T07:06:02.751Z] #44 33.76 CC images/file-lock.o [2021-04-14T07:06:02.805Z] #30 DONE 4.2s [2021-04-14T07:06:02.805Z] [2021-04-14T07:06:02.805Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-14T07:06:02.805Z] #33 sha256:a43275d10dda7a8d699a3dce396fccf62db96e923fb3b6a37eaffb6c40cc0428 [2021-04-14T07:06:02.831Z] #43 34.30 CC images/ext-file.o [2021-04-14T07:06:02.831Z] #43 34.51 CC images/cgroup.o [2021-04-14T07:06:02.851Z] #54 ... [2021-04-14T07:06:02.851Z] [2021-04-14T07:06:02.851Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-14T07:06:02.851Z] #51 DONE 0.3s [2021-04-14T07:06:02.851Z] [2021-04-14T07:06:02.851Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-14T07:06:02.851Z] #53 DONE 0.2s [2021-04-14T07:06:02.851Z] [2021-04-14T07:06:02.851Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:06:03.050Z] #44 33.95 CC images/rlimit.o [2021-04-14T07:06:03.061Z] #33 DONE 0.4s [2021-04-14T07:06:03.061Z] [2021-04-14T07:06:03.061Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:03.061Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:03.061Z] #43 138.1 CC criu/path.o [2021-04-14T07:06:03.061Z] #43 138.5 CC criu/pie-util-vdso-elf32.o [2021-04-14T07:06:03.061Z] #43 138.9 CC criu/pie-util-vdso.o [2021-04-14T07:06:03.061Z] #43 139.4 CC criu/pie-util.o [2021-04-14T07:06:03.061Z] #43 139.5 CC criu/pipes.o [2021-04-14T07:06:03.061Z] #43 140.0 CC criu/plugin.o [2021-04-14T07:06:03.061Z] #43 140.4 CC criu/proc_parse.o [2021-04-14T07:06:03.061Z] #43 ... [2021-04-14T07:06:03.061Z] [2021-04-14T07:06:03.061Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-14T07:06:03.061Z] #35 sha256:61790e8ad60ee96a084bc895e55b529f3aa8f15f42f50a0f71b0843aa34875eb [2021-04-14T07:06:03.061Z] #35 DONE 0.1s [2021-04-14T07:06:03.061Z] [2021-04-14T07:06:03.061Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-14T07:06:03.061Z] #38 sha256:950b6009d32b39aa74eb5cd32d48bd3f3592c3af8a7c05805ecc53fab3db732e [2021-04-14T07:06:03.061Z] #38 DONE 0.0s [2021-04-14T07:06:03.151Z] #56 43.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-14T07:06:03.151Z] #56 43.67 + BUILDTAGS='netgo osusergo static_build' [2021-04-14T07:06:03.151Z] #56 43.67 + export EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:06:03.151Z] #56 43.67 + EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:06:03.151Z] #56 43.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-14T07:06:03.151Z] #56 43.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-14T07:06:03.151Z] #56 43.67 + '[' '' = dynamic ']' [2021-04-14T07:06:03.151Z] #56 43.67 + make [2021-04-14T07:06:03.317Z] [2021-04-14T07:06:03.317Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:03.317Z] #53 sha256:3f6d82883f5c18eefae4a03c1010d3bd8427fbc1c809fae8023be77f08d02452 [2021-04-14T07:06:03.351Z] #44 34.21 CC images/pagemap.o [2021-04-14T07:06:03.351Z] #44 ... [2021-04-14T07:06:03.351Z] [2021-04-14T07:06:03.351Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:03.351Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:06:03.351Z] #46 90.93 path/filepath [2021-04-14T07:06:03.351Z] #46 90.96 internal/lazyregexp [2021-04-14T07:06:03.351Z] #46 90.98 fmt [2021-04-14T07:06:03.351Z] #46 91.63 net [2021-04-14T07:06:03.351Z] #46 92.01 crypto/cipher [2021-04-14T07:06:03.351Z] #46 94.78 io/ioutil [2021-04-14T07:06:03.351Z] #46 95.34 crypto/aes [2021-04-14T07:06:03.351Z] #46 96.01 crypto/des [2021-04-14T07:06:03.351Z] #46 97.21 crypto/sha1 [2021-04-14T07:06:03.351Z] #46 97.31 crypto/sha256 [2021-04-14T07:06:03.351Z] #46 98.54 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-14T07:06:03.351Z] #46 99.14 vendor/golang.org/x/crypto/poly1305 [2021-04-14T07:06:03.351Z] #46 99.95 vendor/golang.org/x/crypto/curve25519 [2021-04-14T07:06:03.351Z] #46 100.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-14T07:06:03.384Z] #43 35.90 CC images/ext-file.o [2021-04-14T07:06:03.384Z] #43 36.11 CC images/cgroup.o [2021-04-14T07:06:03.399Z] #43 35.13 CC images/userns.o [2021-04-14T07:06:03.651Z] #46 ... [2021-04-14T07:06:03.651Z] [2021-04-14T07:06:03.651Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:03.651Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:03.651Z] #44 34.57 CC images/siginfo.o [2021-04-14T07:06:03.658Z] #43 35.46 CC images/google/protobuf/descriptor.o [2021-04-14T07:06:03.949Z] #44 34.85 CC images/rpc.o [2021-04-14T07:06:03.954Z] #43 36.68 CC images/userns.o [2021-04-14T07:06:03.954Z] #43 ... [2021-04-14T07:06:03.954Z] [2021-04-14T07:06:03.954Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:03.954Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:06:03.954Z] #45 92.61 hash/crc32 [2021-04-14T07:06:03.954Z] #45 93.01 net [2021-04-14T07:06:03.954Z] #45 93.21 compress/gzip [2021-04-14T07:06:03.954Z] #45 93.77 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-14T07:06:03.954Z] #45 95.18 vendor/golang.org/x/crypto/hkdf [2021-04-14T07:06:03.954Z] #45 95.36 vendor/golang.org/x/text/transform [2021-04-14T07:06:03.954Z] #45 96.18 vendor/golang.org/x/text/unicode/bidi [2021-04-14T07:06:03.954Z] #45 97.89 vendor/golang.org/x/text/secure/bidirule [2021-04-14T07:06:03.954Z] #45 98.28 vendor/golang.org/x/text/unicode/norm [2021-04-14T07:06:03.954Z] #45 102.3 vendor/golang.org/x/net/idna [2021-04-14T07:06:04.101Z] #56 44.85 + bin/ctr [2021-04-14T07:06:04.214Z] #45 ... [2021-04-14T07:06:04.214Z] [2021-04-14T07:06:04.214Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:04.214Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:04.214Z] #43 36.95 CC images/google/protobuf/descriptor.o [2021-04-14T07:06:04.227Z] #56 ... [2021-04-14T07:06:04.227Z] [2021-04-14T07:06:04.227Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:04.227Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:04.227Z] #43 23.02 CC images/remap-file-path.o [2021-04-14T07:06:04.227Z] #43 23.24 CC images/eventfd.o [2021-04-14T07:06:04.227Z] #43 23.55 CC images/eventpoll.o [2021-04-14T07:06:04.227Z] #43 23.88 CC images/fh.o [2021-04-14T07:06:04.227Z] #43 24.19 CC images/fsnotify.o [2021-04-14T07:06:04.227Z] #43 24.76 CC images/signalfd.o [2021-04-14T07:06:04.227Z] #43 24.99 CC images/fs.o [2021-04-14T07:06:04.227Z] #43 25.19 CC images/pstree.o [2021-04-14T07:06:04.227Z] #43 25.48 CC images/pipe.o [2021-04-14T07:06:04.227Z] #43 25.68 CC images/tcp-stream.o [2021-04-14T07:06:04.227Z] #43 25.89 CC images/sk-packet.o [2021-04-14T07:06:04.227Z] #43 26.15 CC images/mnt.o [2021-04-14T07:06:04.227Z] #43 26.49 CC images/pipe-data.o [2021-04-14T07:06:04.227Z] #43 26.67 CC images/sa.o [2021-04-14T07:06:04.227Z] #43 26.87 CC images/timer.o [2021-04-14T07:06:04.227Z] #43 27.21 CC images/timerfd.o [2021-04-14T07:06:04.227Z] #43 27.40 CC images/mm.o [2021-04-14T07:06:04.227Z] #43 27.68 CC images/sk-opts.o [2021-04-14T07:06:04.227Z] #43 ... [2021-04-14T07:06:04.227Z] [2021-04-14T07:06:04.227Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:06:04.227Z] #51 sha256:dcd8c3b8efdbb3a4c710f1ed342d5bbf8cb445612cd0b8542703787f8bd7e3b1 [2021-04-14T07:06:04.227Z] #51 89.56 mvdan.cc/sh/v3/cmd/shfmt [2021-04-14T07:06:04.227Z] #51 DONE 96.4s [2021-04-14T07:06:04.227Z] [2021-04-14T07:06:04.227Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:04.227Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:04.227Z] #43 27.95 CC images/sk-unix.o [2021-04-14T07:06:04.227Z] #43 ... [2021-04-14T07:06:04.227Z] [2021-04-14T07:06:04.227Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:04.227Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:06:04.227Z] #45 93.47 hash/crc32 [2021-04-14T07:06:04.227Z] #45 94.09 compress/gzip [2021-04-14T07:06:04.227Z] #45 94.86 vendor/golang.org/x/sys/cpu [2021-04-14T07:06:04.227Z] #45 94.88 net [2021-04-14T07:06:04.227Z] #45 95.28 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-14T07:06:04.227Z] #45 96.29 vendor/golang.org/x/crypto/hkdf [2021-04-14T07:06:04.227Z] #45 96.65 vendor/golang.org/x/text/transform [2021-04-14T07:06:04.473Z] #43 ... [2021-04-14T07:06:04.473Z] [2021-04-14T07:06:04.473Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:06:04.473Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:06:04.473Z] #56 48.17 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-14T07:06:04.473Z] #56 48.17 + BUILDTAGS='netgo osusergo static_build' [2021-04-14T07:06:04.473Z] #56 48.17 + export EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:06:04.473Z] #56 48.17 + EXTRA_FLAGS=-buildmode=pie [2021-04-14T07:06:04.473Z] #56 48.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-14T07:06:04.474Z] #56 48.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-14T07:06:04.474Z] #56 48.17 + '[' '' = dynamic ']' [2021-04-14T07:06:04.474Z] #56 48.17 + make [2021-04-14T07:06:04.474Z] #56 49.33 + bin/ctr [2021-04-14T07:06:04.597Z] #44 ... [2021-04-14T07:06:04.597Z] [2021-04-14T07:06:04.597Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:04.597Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-14T07:06:04.597Z] #14 91.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-14T07:06:04.597Z] #14 91.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-14T07:06:04.597Z] #14 91.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:04.684Z] #53 ... [2021-04-14T07:06:04.684Z] [2021-04-14T07:06:04.684Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:04.684Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:04.684Z] #43 143.2 CC criu/protobuf-desc.o [2021-04-14T07:06:04.897Z] #14 ... [2021-04-14T07:06:04.897Z] [2021-04-14T07:06:04.897Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:06:04.897Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:06:04.897Z] #52 102.5 go/token [2021-04-14T07:06:04.897Z] #52 102.5 mvdan.cc/editorconfig [2021-04-14T07:06:05.413Z] #56 ... [2021-04-14T07:06:05.413Z] [2021-04-14T07:06:05.413Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:05.413Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:06:05.413Z] #13 95.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-14T07:06:05.413Z] #13 95.27 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:06:05.413Z] #13 95.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:05.563Z] #43 37.07 CC images/opts.o [2021-04-14T07:06:05.563Z] #43 37.26 CC images/seccomp.o [2021-04-14T07:06:05.563Z] #43 37.50 CC images/binfmt-misc.o [2021-04-14T07:06:05.611Z] #45 97.86 vendor/golang.org/x/text/unicode/bidi [2021-04-14T07:06:05.613Z] #43 144.1 CC criu/protobuf.o [2021-04-14T07:06:05.822Z] #43 37.66 CC images/time.o [2021-04-14T07:06:05.869Z] #43 144.5 CC criu/pstree.o [2021-04-14T07:06:06.023Z] #56 ... [2021-04-14T07:06:06.023Z] [2021-04-14T07:06:06.023Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:06.023Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:06.023Z] #43 8.522 PBCC images/binfmt-misc.pb-c.c [2021-04-14T07:06:06.023Z] #43 8.568 DEP images/binfmt-misc.pb-c.d [2021-04-14T07:06:06.023Z] #43 8.623 PBCC images/seccomp.pb-c.c [2021-04-14T07:06:06.023Z] #43 8.658 DEP images/seccomp.pb-c.d [2021-04-14T07:06:06.023Z] #43 8.764 PBCC images/userns.pb-c.c [2021-04-14T07:06:06.023Z] #43 8.825 DEP images/userns.pb-c.d [2021-04-14T07:06:06.023Z] #43 8.887 PBCC images/cgroup.pb-c.c [2021-04-14T07:06:06.023Z] #43 8.961 DEP images/cgroup.pb-c.d [2021-04-14T07:06:06.023Z] #43 9.004 PBCC images/ext-file.pb-c.c [2021-04-14T07:06:06.023Z] #43 9.033 DEP images/ext-file.pb-c.d [2021-04-14T07:06:06.023Z] #43 9.160 PBCC images/rpc.pb-c.c [2021-04-14T07:06:06.023Z] #43 9.215 DEP images/rpc.pb-c.d [2021-04-14T07:06:06.023Z] #43 9.257 PBCC images/siginfo.pb-c.c [2021-04-14T07:06:06.024Z] #43 9.305 DEP images/siginfo.pb-c.d [2021-04-14T07:06:06.024Z] #43 9.409 PBCC images/pagemap.pb-c.c [2021-04-14T07:06:06.024Z] #43 9.479 DEP images/pagemap.pb-c.d [2021-04-14T07:06:06.024Z] #43 9.591 PBCC images/rlimit.pb-c.c [2021-04-14T07:06:06.024Z] #43 9.623 DEP images/rlimit.pb-c.d [2021-04-14T07:06:06.024Z] #43 9.694 PBCC images/file-lock.pb-c.c [2021-04-14T07:06:06.024Z] #43 9.726 DEP images/file-lock.pb-c.d [2021-04-14T07:06:06.024Z] #43 9.799 PBCC images/tty.pb-c.c [2021-04-14T07:06:06.024Z] #43 9.885 DEP images/tty.pb-c.d [2021-04-14T07:06:06.024Z] #43 9.946 PBCC images/tun.pb-c.c [2021-04-14T07:06:06.024Z] #43 10.09 PBCC images/netdev.pb-c.c [2021-04-14T07:06:06.024Z] #43 10.12 DEP images/tun.pb-c.d [2021-04-14T07:06:06.024Z] #43 10.18 DEP images/netdev.pb-c.d [2021-04-14T07:06:06.024Z] #43 10.28 PBCC images/vma.pb-c.c [2021-04-14T07:06:06.024Z] #43 10.34 DEP images/vma.pb-c.d [2021-04-14T07:06:06.024Z] #43 10.48 PBCC images/creds.pb-c.c [2021-04-14T07:06:06.024Z] #43 10.49 DEP images/creds.pb-c.d [2021-04-14T07:06:06.024Z] #43 10.53 PBCC images/utsns.pb-c.c [2021-04-14T07:06:06.024Z] #43 10.55 DEP images/utsns.pb-c.d [2021-04-14T07:06:06.024Z] #43 10.62 PBCC images/ipc-desc.pb-c.c [2021-04-14T07:06:06.024Z] #43 10.67 PBCC images/ipc-sem.pb-c.c [2021-04-14T07:06:06.024Z] #43 10.70 DEP images/ipc-desc.pb-c.d [2021-04-14T07:06:06.024Z] #43 10.77 DEP images/ipc-sem.pb-c.d [2021-04-14T07:06:06.024Z] #43 10.83 PBCC images/ipc-msg.pb-c.c [2021-04-14T07:06:06.024Z] #43 10.85 DEP images/ipc-msg.pb-c.d [2021-04-14T07:06:06.024Z] #43 10.90 PBCC images/ipc-shm.pb-c.c [2021-04-14T07:06:06.024Z] #43 10.92 DEP images/ipc-shm.pb-c.d [2021-04-14T07:06:06.024Z] #43 11.00 PBCC images/ipc-var.pb-c.c [2021-04-14T07:06:06.024Z] #43 11.02 DEP images/ipc-var.pb-c.d [2021-04-14T07:06:06.024Z] #43 11.04 PBCC images/sk-opts.pb-c.c [2021-04-14T07:06:06.024Z] #43 11.08 PBCC images/packet-sock.pb-c.c [2021-04-14T07:06:06.024Z] #43 11.15 DEP images/sk-opts.pb-c.d [2021-04-14T07:06:06.024Z] #43 11.21 DEP images/packet-sock.pb-c.d [2021-04-14T07:06:06.024Z] #43 11.26 PBCC images/sk-netlink.pb-c.c [2021-04-14T07:06:06.024Z] #43 11.32 DEP images/sk-netlink.pb-c.d [2021-04-14T07:06:06.024Z] #43 11.46 PBCC images/sk-inet.pb-c.c [2021-04-14T07:06:06.024Z] #43 11.53 DEP images/sk-inet.pb-c.d [2021-04-14T07:06:06.024Z] #43 11.61 PBCC images/sk-unix.pb-c.c [2021-04-14T07:06:06.024Z] #43 11.70 DEP images/sk-unix.pb-c.d [2021-04-14T07:06:06.024Z] #43 11.81 PBCC images/mm.pb-c.c [2021-04-14T07:06:06.024Z] #43 11.87 DEP images/mm.pb-c.d [2021-04-14T07:06:06.024Z] #43 11.92 PBCC images/timerfd.pb-c.c [2021-04-14T07:06:06.024Z] #43 11.99 DEP images/timerfd.pb-c.d [2021-04-14T07:06:06.024Z] #43 12.05 PBCC images/timer.pb-c.c [2021-04-14T07:06:06.024Z] #43 12.07 DEP images/timer.pb-c.d [2021-04-14T07:06:06.024Z] #43 12.16 PBCC images/sa.pb-c.c [2021-04-14T07:06:06.024Z] #43 12.22 DEP images/sa.pb-c.d [2021-04-14T07:06:06.024Z] #43 12.29 PBCC images/pipe-data.pb-c.c [2021-04-14T07:06:06.024Z] #43 12.49 DEP images/pipe-data.pb-c.d [2021-04-14T07:06:06.024Z] #43 12.68 PBCC images/mnt.pb-c.c [2021-04-14T07:06:06.024Z] #43 12.71 DEP images/mnt.pb-c.d [2021-04-14T07:06:06.024Z] #43 12.78 PBCC images/sk-packet.pb-c.c [2021-04-14T07:06:06.024Z] #43 12.79 DEP images/sk-packet.pb-c.d [2021-04-14T07:06:06.024Z] #43 12.84 PBCC images/tcp-stream.pb-c.c [2021-04-14T07:06:06.024Z] #43 12.88 DEP images/tcp-stream.pb-c.d [2021-04-14T07:06:06.024Z] #43 12.94 PBCC images/pipe.pb-c.c [2021-04-14T07:06:06.024Z] #43 12.99 DEP images/pipe.pb-c.d [2021-04-14T07:06:06.024Z] #43 13.10 PBCC images/pstree.pb-c.c [2021-04-14T07:06:06.024Z] #43 13.15 DEP images/pstree.pb-c.d [2021-04-14T07:06:06.024Z] #43 13.22 PBCC images/fs.pb-c.c [2021-04-14T07:06:06.024Z] #43 13.23 DEP images/fs.pb-c.d [2021-04-14T07:06:06.024Z] #43 13.29 PBCC images/signalfd.pb-c.c [2021-04-14T07:06:06.024Z] #43 13.35 DEP images/signalfd.pb-c.d [2021-04-14T07:06:06.024Z] #43 13.43 PBCC images/fh.pb-c.c [2021-04-14T07:06:06.024Z] #43 13.48 PBCC images/fsnotify.pb-c.c [2021-04-14T07:06:06.024Z] #43 13.54 DEP images/fh.pb-c.d [2021-04-14T07:06:06.024Z] #43 13.59 DEP images/fsnotify.pb-c.d [2021-04-14T07:06:06.024Z] #43 13.65 PBCC images/eventpoll.pb-c.c [2021-04-14T07:06:06.024Z] #43 13.68 DEP images/eventpoll.pb-c.d [2021-04-14T07:06:06.024Z] #43 13.76 PBCC images/eventfd.pb-c.c [2021-04-14T07:06:06.024Z] #43 13.77 DEP images/eventfd.pb-c.d [2021-04-14T07:06:06.024Z] #43 13.89 PBCC images/remap-file-path.pb-c.c [2021-04-14T07:06:06.024Z] #43 13.92 DEP images/remap-file-path.pb-c.d [2021-04-14T07:06:06.024Z] #43 13.96 PBCC images/fifo.pb-c.c [2021-04-14T07:06:06.024Z] #43 13.99 DEP images/fifo.pb-c.d [2021-04-14T07:06:06.024Z] #43 14.04 PBCC images/ghost-file.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.07 DEP images/ghost-file.pb-c.d [2021-04-14T07:06:06.024Z] #43 14.14 PBCC images/regfile.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.16 DEP images/regfile.pb-c.d [2021-04-14T07:06:06.024Z] #43 14.21 PBCC images/ns.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.24 DEP images/ns.pb-c.d [2021-04-14T07:06:06.024Z] #43 14.30 PBCC images/fdinfo.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.39 DEP images/fdinfo.pb-c.d [2021-04-14T07:06:06.024Z] #43 14.43 PBCC images/core-aarch64.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.53 PBCC images/core-arm.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.59 PBCC images/core-ppc64.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.68 PBCC images/core-s390.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.75 PBCC images/core-x86.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.82 PBCC images/core.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.88 PBCC images/inventory.pb-c.c [2021-04-14T07:06:06.024Z] #43 14.93 DEP images/core-aarch64.pb-c.d [2021-04-14T07:06:06.024Z] #43 14.97 DEP images/core-arm.pb-c.d [2021-04-14T07:06:06.024Z] #43 15.01 DEP images/core-ppc64.pb-c.d [2021-04-14T07:06:06.024Z] #43 15.09 DEP images/core-s390.pb-c.d [2021-04-14T07:06:06.024Z] #43 15.13 DEP images/core-x86.pb-c.d [2021-04-14T07:06:06.024Z] #43 15.24 DEP images/core.pb-c.d [2021-04-14T07:06:06.024Z] #43 15.32 DEP images/inventory.pb-c.d [2021-04-14T07:06:06.024Z] #43 15.43 PBCC images/cpuinfo.pb-c.c [2021-04-14T07:06:06.024Z] #43 15.46 DEP images/cpuinfo.pb-c.d [2021-04-14T07:06:06.024Z] #43 15.53 PBCC images/stats.pb-c.c [2021-04-14T07:06:06.024Z] #43 15.57 DEP images/stats.pb-c.d [2021-04-14T07:06:06.024Z] #43 17.13 make[1]: Nothing to be done for 'all'. [2021-04-14T07:06:06.024Z] #43 18.79 CC images/stats.o [2021-04-14T07:06:06.082Z] #43 37.94 CC images/sysctl.o [2021-04-14T07:06:06.342Z] #43 38.17 CC images/autofs.o [2021-04-14T07:06:06.599Z] #43 19.30 CC images/core.o [2021-04-14T07:06:06.602Z] #43 38.37 CC images/macvlan.o [2021-04-14T07:06:06.862Z] #43 38.56 CC images/sit.o [2021-04-14T07:06:06.862Z] #43 ... [2021-04-14T07:06:06.862Z] [2021-04-14T07:06:06.862Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:06:06.862Z] #51 sha256:8727e0319e1f2871bf5da7ee2e6c5034816580d7e55a205cbe29fc3450c01539 [2021-04-14T07:06:06.862Z] #51 65.14 go/token [2021-04-14T07:06:06.862Z] #51 65.21 golang.org/x/crypto/ssh/terminal [2021-04-14T07:06:06.862Z] #51 65.27 mvdan.cc/editorconfig [2021-04-14T07:06:06.862Z] #51 66.62 go/scanner [2021-04-14T07:06:06.862Z] #51 66.76 mvdan.cc/sh/v3/syntax [2021-04-14T07:06:06.862Z] #51 68.78 go/ast [2021-04-14T07:06:06.995Z] #45 99.42 vendor/golang.org/x/text/secure/bidirule [2021-04-14T07:06:07.022Z] #52 104.8 go/scanner [2021-04-14T07:06:07.121Z] #43 38.84 CC images/memfd.o [2021-04-14T07:06:07.125Z] #51 ... [2021-04-14T07:06:07.125Z] [2021-04-14T07:06:07.125Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:07.125Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-14T07:06:07.125Z] #13 62.27 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-14T07:06:07.125Z] #13 62.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-14T07:06:07.125Z] #13 62.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:07.125Z] #13 62.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-14T07:06:07.125Z] #13 62.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-14T07:06:07.125Z] #13 62.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:07.235Z] #43 145.6 CC criu/rbtree.o [2021-04-14T07:06:07.255Z] #45 99.74 vendor/golang.org/x/text/unicode/norm [2021-04-14T07:06:07.381Z] #43 39.19 CC images/timens.o [2021-04-14T07:06:07.388Z] #13 ... [2021-04-14T07:06:07.388Z] [2021-04-14T07:06:07.388Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:06:07.388Z] #51 sha256:8727e0319e1f2871bf5da7ee2e6c5034816580d7e55a205cbe29fc3450c01539 [2021-04-14T07:06:07.388Z] #51 75.34 mvdan.cc/sh/v3/cmd/shfmt [2021-04-14T07:06:07.491Z] #43 146.0 CC criu/rst-malloc.o [2021-04-14T07:06:07.516Z] #45 ... [2021-04-14T07:06:07.516Z] [2021-04-14T07:06:07.516Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:07.516Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:07.516Z] #43 28.35 CC images/sk-inet.o [2021-04-14T07:06:07.516Z] #43 29.03 CC images/tun.o [2021-04-14T07:06:07.516Z] #43 29.48 CC images/sk-netlink.o [2021-04-14T07:06:07.516Z] #43 29.66 CC images/packet-sock.o [2021-04-14T07:06:07.516Z] #43 30.06 CC images/ipc-var.o [2021-04-14T07:06:07.516Z] #43 30.24 CC images/ipc-desc.o [2021-04-14T07:06:07.516Z] #43 30.52 CC images/ipc-shm.o [2021-04-14T07:06:07.516Z] #43 30.75 CC images/ipc-msg.o [2021-04-14T07:06:07.516Z] #43 31.00 CC images/ipc-sem.o [2021-04-14T07:06:07.516Z] #43 31.22 CC images/utsns.o [2021-04-14T07:06:07.516Z] #43 31.40 CC images/creds.o [2021-04-14T07:06:07.516Z] #43 31.60 CC images/vma.o [2021-04-14T07:06:07.641Z] #43 39.43 LINK images/built-in.o [2021-04-14T07:06:07.747Z] #43 146.3 CC criu/seccomp.o [2021-04-14T07:06:07.777Z] #43 31.79 CC images/netdev.o [2021-04-14T07:06:07.901Z] #43 39.60 GEN compel/include/asm [2021-04-14T07:06:07.901Z] #43 39.62 GEN compel/include/version.h [2021-04-14T07:06:07.901Z] #43 39.64 touch .config [2021-04-14T07:06:07.901Z] #43 39.68 GEN include/common/config.h [2021-04-14T07:06:07.901Z] #43 39.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-14T07:06:07.901Z] #43 39.80 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-14T07:06:07.901Z] #43 39.82 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-14T07:06:07.901Z] #43 39.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-14T07:06:07.901Z] #43 39.86 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-14T07:06:07.901Z] #43 39.89 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-14T07:06:08.037Z] #43 32.12 CC images/tty.o [2021-04-14T07:06:08.106Z] #52 105.5 golang.org/x/crypto/ssh/terminal [2021-04-14T07:06:08.161Z] #43 39.91 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-14T07:06:08.161Z] #43 39.95 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-14T07:06:08.161Z] #43 39.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-14T07:06:08.161Z] #43 39.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-14T07:06:08.161Z] #43 39.99 DEP compel/plugins/std/infect.d [2021-04-14T07:06:08.421Z] #43 40.22 DEP compel/plugins/std/string.d [2021-04-14T07:06:08.421Z] #43 40.30 DEP compel/plugins/std/log.d [2021-04-14T07:06:08.421Z] #43 ... [2021-04-14T07:06:08.421Z] [2021-04-14T07:06:08.421Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:08.421Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:06:08.421Z] #45 99.14 vendor/golang.org/x/text/unicode/bidi [2021-04-14T07:06:08.421Z] #45 100.9 vendor/golang.org/x/text/secure/bidirule [2021-04-14T07:06:08.421Z] #45 101.3 vendor/golang.org/x/text/unicode/norm [2021-04-14T07:06:08.421Z] #45 105.0 vendor/golang.org/x/net/idna [2021-04-14T07:06:08.421Z] #45 107.5 vendor/golang.org/x/net/http2/hpack [2021-04-14T07:06:08.421Z] #45 108.3 mime [2021-04-14T07:06:08.607Z] #43 32.71 CC images/file-lock.o [2021-04-14T07:06:08.675Z] #43 147.0 CC criu/seize.o [2021-04-14T07:06:08.681Z] #45 ... [2021-04-14T07:06:08.681Z] [2021-04-14T07:06:08.681Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:08.681Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:08.681Z] #43 40.39 DEP compel/plugins/std/fds.d [2021-04-14T07:06:08.681Z] #43 40.54 DEP compel/plugins/std/std.d [2021-04-14T07:06:08.755Z] #52 106.3 mvdan.cc/sh/v3/syntax [2021-04-14T07:06:08.867Z] #43 32.88 CC images/rlimit.o [2021-04-14T07:06:08.931Z] #43 ... [2021-04-14T07:06:08.931Z] [2021-04-14T07:06:08.931Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:06:08.931Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:06:08.931Z] #40 DONE 212.5s [2021-04-14T07:06:08.931Z] [2021-04-14T07:06:08.931Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:08.931Z] #53 sha256:3f6d82883f5c18eefae4a03c1010d3bd8427fbc1c809fae8023be77f08d02452 [2021-04-14T07:06:08.941Z] #43 40.63 DEP compel/plugins/shmem/shmem.d [2021-04-14T07:06:08.941Z] #43 40.73 DEP compel/plugins/fds/fds.d [2021-04-14T07:06:08.941Z] #43 40.84 CC compel/plugins/std/std.o [2021-04-14T07:06:09.128Z] #43 33.15 CC images/pagemap.o [2021-04-14T07:06:09.200Z] #43 41.13 CC compel/plugins/std/fds.o [2021-04-14T07:06:09.388Z] #43 33.51 CC images/siginfo.o [2021-04-14T07:06:09.493Z] #53 ... [2021-04-14T07:06:09.493Z] [2021-04-14T07:06:09.493Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:09.493Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:09.493Z] #43 148.1 CC criu/servicefd.o [2021-04-14T07:06:09.769Z] #43 41.53 CC compel/plugins/std/log.o [2021-04-14T07:06:09.769Z] #43 ... [2021-04-14T07:06:09.769Z] [2021-04-14T07:06:09.769Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:09.769Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:06:09.769Z] #13 90.27 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-14T07:06:09.769Z] #13 90.28 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:06:09.769Z] #13 90.28 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:09.769Z] #13 ... [2021-04-14T07:06:09.769Z] [2021-04-14T07:06:09.769Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:09.769Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:06:09.769Z] #45 109.9 mime/quotedprintable [2021-04-14T07:06:09.769Z] #45 110.4 net/http/internal [2021-04-14T07:06:09.958Z] #43 33.83 CC images/rpc.o [2021-04-14T07:06:10.122Z] #43 148.7 CC criu/shmem.o [2021-04-14T07:06:10.296Z] #52 ... [2021-04-14T07:06:10.296Z] [2021-04-14T07:06:10.296Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:10.296Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-14T07:06:10.296Z] #14 105.0 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-14T07:06:10.296Z] #14 105.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 105.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-14T07:06:10.296Z] #14 105.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-14T07:06:10.296Z] #14 105.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 105.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-14T07:06:10.296Z] #14 105.4 Selecting previously unselected package libbtrfs0. [2021-04-14T07:06:10.296Z] #14 105.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 105.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:10.296Z] #14 105.6 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:06:10.296Z] #14 105.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 105.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:10.296Z] #14 105.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-14T07:06:10.296Z] #14 105.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 105.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-14T07:06:10.296Z] #14 105.8 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-14T07:06:10.296Z] #14 105.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 105.9 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-14T07:06:10.296Z] #14 106.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-14T07:06:10.296Z] #14 106.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 106.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-14T07:06:10.296Z] #14 106.4 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-14T07:06:10.296Z] #14 106.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 106.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-14T07:06:10.296Z] #14 106.6 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-14T07:06:10.296Z] #14 106.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 106.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-14T07:06:10.296Z] #14 106.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-14T07:06:10.296Z] #14 106.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-14T07:06:10.296Z] #14 106.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-14T07:06:10.296Z] #14 106.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-14T07:06:10.596Z] #14 106.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-14T07:06:10.596Z] #14 106.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-14T07:06:10.713Z] #43 ... [2021-04-14T07:06:10.713Z] [2021-04-14T07:06:10.713Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-14T07:06:10.713Z] #41 sha256:af55eec46a27990e75645ea7a5531b08e03798362b67c17d288eaea1da5dd520 [2021-04-14T07:06:10.713Z] #41 DONE 0.6s [2021-04-14T07:06:10.902Z] #14 107.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-14T07:06:10.902Z] #14 107.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-14T07:06:10.902Z] #14 107.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-14T07:06:10.971Z] [2021-04-14T07:06:10.971Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:10.971Z] #53 sha256:3f6d82883f5c18eefae4a03c1010d3bd8427fbc1c809fae8023be77f08d02452 [2021-04-14T07:06:10.971Z] #53 ... [2021-04-14T07:06:10.971Z] [2021-04-14T07:06:10.971Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:10.971Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:10.971Z] #43 149.7 CC criu/sigframe.o [2021-04-14T07:06:11.202Z] #14 107.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-04-14T07:06:11.202Z] #14 107.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-14T07:06:11.202Z] #14 107.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-14T07:06:11.202Z] #14 107.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-14T07:06:11.359Z] #43 35.10 CC images/ext-file.o [2021-04-14T07:06:11.359Z] #43 ... [2021-04-14T07:06:11.359Z] [2021-04-14T07:06:11.359Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:11.359Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:06:11.359Z] #45 103.6 vendor/golang.org/x/net/idna [2021-04-14T07:06:11.505Z] #14 107.9 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-14T07:06:11.505Z] #14 107.9 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-14T07:06:11.505Z] #14 108.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-14T07:06:11.505Z] #14 108.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-14T07:06:11.505Z] #14 108.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-14T07:06:11.537Z] #43 149.9 CC criu/signalfd.o [2021-04-14T07:06:11.650Z] #51 ... [2021-04-14T07:06:11.650Z] [2021-04-14T07:06:11.650Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:11.650Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:06:11.650Z] #45 69.29 encoding/json [2021-04-14T07:06:11.650Z] #45 72.48 text/template [2021-04-14T07:06:11.650Z] #45 73.93 go/parser [2021-04-14T07:06:11.650Z] #45 77.19 encoding/xml [2021-04-14T07:06:11.650Z] #45 78.41 crypto/rand [2021-04-14T07:06:11.650Z] #45 79.41 crypto/elliptic [2021-04-14T07:06:11.650Z] #45 ... [2021-04-14T07:06:11.650Z] [2021-04-14T07:06:11.650Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:11.650Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-14T07:06:11.650Z] #13 76.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-14T07:06:11.650Z] #13 76.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-14T07:06:11.650Z] #13 76.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:11.792Z] #43 150.3 CC criu/sk-inet.o [2021-04-14T07:06:11.988Z] #13 ... [2021-04-14T07:06:11.989Z] [2021-04-14T07:06:11.989Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:11.989Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:11.989Z] #43 38.38 CC images/opts.o [2021-04-14T07:06:11.989Z] #43 38.60 CC images/seccomp.o [2021-04-14T07:06:11.989Z] #43 38.92 CC images/binfmt-misc.o [2021-04-14T07:06:11.989Z] #43 39.20 CC images/time.o [2021-04-14T07:06:11.989Z] #43 39.45 CC images/sysctl.o [2021-04-14T07:06:11.989Z] #43 39.70 CC images/autofs.o [2021-04-14T07:06:11.989Z] #43 39.89 CC images/macvlan.o [2021-04-14T07:06:11.989Z] #43 40.07 CC images/sit.o [2021-04-14T07:06:11.989Z] #43 40.28 CC images/memfd.o [2021-04-14T07:06:11.989Z] #43 40.59 CC images/timens.o [2021-04-14T07:06:11.989Z] #43 40.91 LINK images/built-in.o [2021-04-14T07:06:11.989Z] #43 41.06 GEN compel/include/asm [2021-04-14T07:06:11.989Z] #43 41.07 GEN compel/include/version.h [2021-04-14T07:06:11.989Z] #43 41.09 touch .config [2021-04-14T07:06:11.989Z] #43 41.13 GEN include/common/config.h [2021-04-14T07:06:11.989Z] #43 41.23 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-14T07:06:11.989Z] #43 41.25 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-14T07:06:11.989Z] #43 41.27 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-14T07:06:11.989Z] #43 41.29 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-14T07:06:11.989Z] #43 41.31 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-14T07:06:11.989Z] #43 41.33 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-14T07:06:11.989Z] #43 41.37 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-14T07:06:11.989Z] #43 41.41 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-14T07:06:11.989Z] #43 41.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-14T07:06:11.989Z] #43 41.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-14T07:06:11.989Z] #43 41.44 DEP compel/plugins/std/infect.d [2021-04-14T07:06:11.989Z] #43 41.55 DEP compel/plugins/std/string.d [2021-04-14T07:06:11.989Z] #43 41.62 DEP compel/plugins/std/log.d [2021-04-14T07:06:11.989Z] #43 41.72 DEP compel/plugins/std/fds.d [2021-04-14T07:06:11.989Z] #43 41.81 DEP compel/plugins/std/std.d [2021-04-14T07:06:11.989Z] #43 41.95 DEP compel/plugins/shmem/shmem.d [2021-04-14T07:06:11.989Z] #43 42.05 DEP compel/plugins/fds/fds.d [2021-04-14T07:06:11.989Z] #43 42.19 CC compel/plugins/std/std.o [2021-04-14T07:06:11.989Z] #43 42.45 CC compel/plugins/std/fds.o [2021-04-14T07:06:11.989Z] #43 42.85 CC compel/plugins/std/log.o [2021-04-14T07:06:11.989Z] #43 43.57 CC compel/plugins/std/string.o [2021-04-14T07:06:11.989Z] #43 44.25 CC compel/plugins/std/infect.o [2021-04-14T07:06:11.989Z] #43 44.67 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-14T07:06:11.989Z] #43 44.73 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-14T07:06:12.169Z] #14 108.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-14T07:06:12.169Z] #14 108.7 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-14T07:06:12.169Z] #14 108.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-14T07:06:12.169Z] #14 108.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:06:12.169Z] #14 108.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-14T07:06:12.169Z] #14 108.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-14T07:06:12.169Z] #14 108.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:12.169Z] #14 108.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:12.169Z] #14 108.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-14T07:06:12.169Z] #14 108.7 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-14T07:06:12.249Z] #43 44.79 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-14T07:06:12.249Z] #43 44.87 AR compel/plugins/std.lib.a [2021-04-14T07:06:12.470Z] #14 108.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:06:12.470Z] #14 108.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:12.470Z] #14 108.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-14T07:06:12.470Z] #14 108.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-14T07:06:12.470Z] #14 108.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-14T07:06:12.470Z] #14 108.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:06:12.470Z] #14 108.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-14T07:06:12.470Z] #14 108.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:12.470Z] #14 108.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:12.470Z] #14 108.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:12.470Z] #14 108.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:12.470Z] #14 108.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:12.470Z] #14 108.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:12.470Z] #14 109.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:06:12.470Z] #14 109.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-14T07:06:12.470Z] #14 109.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-14T07:06:12.470Z] #14 109.0 Setting up dmsetup (2:1.02.155-3) ... [2021-04-14T07:06:12.470Z] #14 109.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-14T07:06:12.470Z] #14 109.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-14T07:06:12.470Z] #14 109.0 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:06:12.509Z] #43 44.95 CC compel/plugins/fds/fds.o [2021-04-14T07:06:12.509Z] #43 45.16 AR compel/plugins/fds.lib.a [2021-04-14T07:06:12.717Z] #43 151.1 CC criu/sk-netlink.o [2021-04-14T07:06:12.768Z] #43 45.22 HOSTDEP compel/src/lib/log-host.d [2021-04-14T07:06:12.768Z] #43 45.38 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-14T07:06:12.768Z] #14 DONE 109.4s [2021-04-14T07:06:12.768Z] [2021-04-14T07:06:12.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:12.768Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:12.769Z] #44 36.41 CC images/ext-file.o [2021-04-14T07:06:12.769Z] #44 36.67 CC images/cgroup.o [2021-04-14T07:06:12.769Z] #44 37.50 CC images/userns.o [2021-04-14T07:06:12.769Z] #44 37.93 CC images/google/protobuf/descriptor.o [2021-04-14T07:06:12.769Z] #44 39.90 CC images/opts.o [2021-04-14T07:06:12.769Z] #44 40.23 CC images/seccomp.o [2021-04-14T07:06:12.769Z] #44 40.50 CC images/binfmt-misc.o [2021-04-14T07:06:12.769Z] #44 40.71 CC images/time.o [2021-04-14T07:06:12.769Z] #44 40.87 CC images/sysctl.o [2021-04-14T07:06:12.769Z] #44 41.11 CC images/autofs.o [2021-04-14T07:06:12.769Z] #44 41.32 CC images/macvlan.o [2021-04-14T07:06:12.769Z] #44 41.51 CC images/sit.o [2021-04-14T07:06:12.769Z] #44 41.80 CC images/memfd.o [2021-04-14T07:06:12.769Z] #44 42.18 CC images/timens.o [2021-04-14T07:06:12.769Z] #44 42.43 LINK images/built-in.o [2021-04-14T07:06:12.769Z] #44 42.54 GEN compel/include/asm [2021-04-14T07:06:12.769Z] #44 42.57 GEN compel/include/version.h [2021-04-14T07:06:12.769Z] #44 42.59 touch .config [2021-04-14T07:06:12.769Z] #44 42.62 GEN include/common/config.h [2021-04-14T07:06:12.769Z] #44 42.71 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-14T07:06:12.769Z] #44 42.73 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-14T07:06:12.769Z] #44 42.76 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-14T07:06:12.769Z] #44 42.78 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-14T07:06:12.769Z] #44 42.84 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-14T07:06:12.769Z] #44 42.91 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-14T07:06:12.769Z] #44 42.93 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-14T07:06:12.769Z] #44 42.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-14T07:06:12.769Z] #44 42.99 DEP compel/plugins/std/infect.d [2021-04-14T07:06:12.769Z] #44 43.25 DEP compel/plugins/std/string.d [2021-04-14T07:06:12.769Z] #44 43.43 DEP compel/plugins/std/log.d [2021-04-14T07:06:12.769Z] #44 43.56 DEP compel/plugins/std/fds.d [2021-04-14T07:06:12.769Z] #44 43.81 DEP compel/plugins/std/std.d [2021-04-14T07:06:12.972Z] #43 151.4 CC criu/sk-packet.o [2021-04-14T07:06:13.029Z] #43 45.46 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-14T07:06:13.029Z] #43 45.53 HOSTDEP compel/src/main-host.d [2021-04-14T07:06:13.029Z] #43 45.67 DEP compel/src/lib/ptrace.d [2021-04-14T07:06:13.064Z] #45 113.7 crypto/tls [2021-04-14T07:06:13.068Z] #44 ... [2021-04-14T07:06:13.068Z] [2021-04-14T07:06:13.068Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-14T07:06:13.068Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-14T07:06:13.228Z] #43 ... [2021-04-14T07:06:13.228Z] [2021-04-14T07:06:13.228Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:06:13.229Z] #49 sha256:b3efbe2db7f341c498af66fbf17fae248ba3dd3852d670e4aff97a75d14baa8a [2021-04-14T07:06:13.229Z] #49 216.6 + /build/golangci-lint --version [2021-04-14T07:06:13.229Z] #49 216.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-14T07:06:13.229Z] #49 DONE 217.1s [2021-04-14T07:06:13.229Z] [2021-04-14T07:06:13.229Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:13.229Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:13.272Z] #45 105.6 vendor/golang.org/x/net/http2/hpack [2021-04-14T07:06:13.289Z] #43 45.82 DEP compel/src/lib/infect.d [2021-04-14T07:06:13.485Z] #43 152.0 CC criu/sk-queue.o [2021-04-14T07:06:13.550Z] #43 45.96 DEP compel/src/lib/infect-util.d [2021-04-14T07:06:13.550Z] #43 46.09 DEP compel/src/lib/infect-rpc.d [2021-04-14T07:06:13.550Z] #43 46.17 DEP compel/arch/x86/src/lib/infect.d [2021-04-14T07:06:13.721Z] #15 DONE 0.6s [2021-04-14T07:06:13.721Z] [2021-04-14T07:06:13.721Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:13.721Z] #54 sha256:cd841c804a2ebffc98f16274b57b4b243c920be733a0191b0bb89767b53fc0b7 [2021-04-14T07:06:13.721Z] #54 0.524 + RM_GOPATH=0 [2021-04-14T07:06:13.721Z] #54 0.524 + TMP_GOPATH= [2021-04-14T07:06:13.721Z] #54 0.524 + : /build [2021-04-14T07:06:13.721Z] #54 0.524 + '[' -z '' ']' [2021-04-14T07:06:13.721Z] #54 0.525 ++ mktemp -d [2021-04-14T07:06:13.721Z] #54 0.535 + export GOPATH=/tmp/tmp.xK0SzbjCRo [2021-04-14T07:06:13.721Z] #54 0.536 + GOPATH=/tmp/tmp.xK0SzbjCRo [2021-04-14T07:06:13.721Z] #54 0.536 + RM_GOPATH=1 [2021-04-14T07:06:13.721Z] #54 0.536 + case "$(go env GOARCH)" in [2021-04-14T07:06:13.721Z] #54 0.538 ++ go env GOARCH [2021-04-14T07:06:13.721Z] #54 0.577 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:13.721Z] #54 0.577 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:13.721Z] #54 0.590 ++ dirname /tmp/install/install.sh [2021-04-14T07:06:13.721Z] #54 0.592 + dir=/tmp/install [2021-04-14T07:06:13.721Z] #54 0.592 + bin=runc [2021-04-14T07:06:13.721Z] #54 0.592 + shift [2021-04-14T07:06:13.721Z] #54 0.592 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-14T07:06:13.721Z] #54 0.592 + . /tmp/install/runc.installer [2021-04-14T07:06:13.721Z] #54 0.593 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:13.721Z] #54 0.594 + install_runc [2021-04-14T07:06:13.721Z] #54 0.605 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-14T07:06:13.721Z] #54 0.609 + uname -r [2021-04-14T07:06:13.721Z] #54 0.613 + RUNC_BUILDTAGS='seccomp ' [2021-04-14T07:06:13.721Z] #54 0.613 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-14T07:06:13.721Z] #54 0.630 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-14T07:06:13.721Z] #54 0.630 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xK0SzbjCRo/src/github.com/opencontainers/runc [2021-04-14T07:06:13.721Z] #54 0.633 Cloning into '/tmp/tmp.xK0SzbjCRo/src/github.com/opencontainers/runc'... [2021-04-14T07:06:13.810Z] #43 46.38 DEP compel/arch/x86/src/lib/cpu.d [2021-04-14T07:06:13.810Z] #43 46.46 DEP compel/src/lib/log.d [2021-04-14T07:06:14.021Z] #54 ... [2021-04-14T07:06:14.021Z] [2021-04-14T07:06:14.022Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-14T07:06:14.022Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-14T07:06:14.022Z] #16 DONE 0.4s [2021-04-14T07:06:14.022Z] [2021-04-14T07:06:14.022Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-14T07:06:14.022Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-14T07:06:14.022Z] #17 0.271 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-14T07:06:14.047Z] #43 152.7 CC criu/sk-tcp.o [2021-04-14T07:06:14.070Z] #43 46.52 DEP compel/src/main.d [2021-04-14T07:06:14.070Z] #43 46.66 DEP compel/src/lib/handle-elf.d [2021-04-14T07:06:14.322Z] #17 DONE 0.4s [2021-04-14T07:06:14.322Z] [2021-04-14T07:06:14.322Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:14.322Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:06:14.322Z] #46 101.7 os/exec [2021-04-14T07:06:14.322Z] #46 102.8 go/token [2021-04-14T07:06:14.322Z] #46 102.8 net/url [2021-04-14T07:06:14.322Z] #46 104.7 go/scanner [2021-04-14T07:06:14.322Z] #46 106.1 text/template/parse [2021-04-14T07:06:14.322Z] #46 107.1 log [2021-04-14T07:06:14.322Z] #46 108.0 go/ast [2021-04-14T07:06:14.322Z] #46 108.6 encoding/json [2021-04-14T07:06:14.322Z] #46 ... [2021-04-14T07:06:14.322Z] [2021-04-14T07:06:14.322Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-14T07:06:14.322Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-14T07:06:14.331Z] #43 46.80 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-14T07:06:14.331Z] #43 46.95 CC compel/src/lib/log.o [2021-04-14T07:06:14.331Z] #43 ... [2021-04-14T07:06:14.331Z] [2021-04-14T07:06:14.331Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:06:14.331Z] #58 sha256:b3a1e9ca55454b9e8d0a6e9f1c6791da9c6a270eaa99f1128fa26f46532a9674 [2021-04-14T07:06:14.331Z] #58 113.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:06:14.331Z] #58 113.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-14T07:06:14.445Z] #45 ... [2021-04-14T07:06:14.445Z] [2021-04-14T07:06:14.445Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:14.445Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:06:14.445Z] #13 104.7 Selecting previously unselected package libapparmor1:amd64. [2021-04-14T07:06:14.445Z] #13 104.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-14T07:06:14.445Z] #13 104.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-14T07:06:14.445Z] #13 104.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-14T07:06:14.445Z] #13 104.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-14T07:06:14.445Z] #13 104.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-14T07:06:14.445Z] #13 105.1 Selecting previously unselected package libbtrfs0. [2021-04-14T07:06:14.445Z] #13 105.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-14T07:06:14.445Z] #13 105.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:14.522Z] Fetching without tags [2021-04-14T07:06:14.621Z] #18 DONE 0.4s [2021-04-14T07:06:14.621Z] [2021-04-14T07:06:14.621Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-14T07:06:14.621Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-14T07:06:14.654Z] #45 106.8 mime [2021-04-14T07:06:14.705Z] #13 105.3 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:06:14.706Z] #13 105.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-14T07:06:14.706Z] #13 105.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:14.965Z] #13 105.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-14T07:06:14.965Z] #13 105.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:06:14.965Z] #13 105.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:14.965Z] #13 105.6 Selecting previously unselected package libudev-dev:amd64. [2021-04-14T07:06:14.965Z] #13 105.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-14T07:06:14.965Z] #13 105.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:14.971Z] #13 ... [2021-04-14T07:06:14.971Z] [2021-04-14T07:06:14.971Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:06:14.971Z] #51 sha256:8727e0319e1f2871bf5da7ee2e6c5034816580d7e55a205cbe29fc3450c01539 [2021-04-14T07:06:14.971Z] #51 DONE 83.2s [2021-04-14T07:06:14.975Z] #43 153.3 CC criu/sk-unix.o [2021-04-14T07:06:15.225Z] #13 105.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-14T07:06:15.225Z] #13 105.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-14T07:06:15.225Z] #13 105.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-14T07:06:15.234Z] [2021-04-14T07:06:15.234Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:15.234Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:15.234Z] #43 19.91 CC images/core-x86.o [2021-04-14T07:06:15.234Z] #43 20.52 CC images/core-arm.o [2021-04-14T07:06:15.234Z] #43 20.92 CC images/core-aarch64.o [2021-04-14T07:06:15.234Z] #43 21.32 CC images/core-ppc64.o [2021-04-14T07:06:15.234Z] #43 21.98 CC images/core-s390.o [2021-04-14T07:06:15.234Z] #43 23.01 CC images/cpuinfo.o [2021-04-14T07:06:15.234Z] #43 23.69 CC images/inventory.o [2021-04-14T07:06:15.234Z] #43 24.01 CC images/fdinfo.o [2021-04-14T07:06:15.234Z] #43 24.51 CC images/fown.o [2021-04-14T07:06:15.234Z] #43 24.84 CC images/ns.o [2021-04-14T07:06:15.234Z] #43 25.04 CC images/regfile.o [2021-04-14T07:06:15.234Z] #43 25.23 CC images/ghost-file.o [2021-04-14T07:06:15.234Z] #43 25.67 CC images/fifo.o [2021-04-14T07:06:15.234Z] #43 25.97 CC images/remap-file-path.o [2021-04-14T07:06:15.234Z] #43 26.32 CC images/eventfd.o [2021-04-14T07:06:15.234Z] #43 26.63 CC images/eventpoll.o [2021-04-14T07:06:15.234Z] #43 26.93 CC images/fh.o [2021-04-14T07:06:15.234Z] #43 27.27 CC images/fsnotify.o [2021-04-14T07:06:15.235Z] #43 27.75 CC images/signalfd.o [2021-04-14T07:06:15.235Z] #43 28.11 CC images/fs.o [2021-04-14T07:06:15.268Z] #19 DONE 0.4s [2021-04-14T07:06:15.268Z] [2021-04-14T07:06:15.268Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-14T07:06:15.268Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-14T07:06:15.312Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:06:15.485Z] #13 106.1 Selecting previously unselected package libpcre16-3:amd64. [2021-04-14T07:06:15.485Z] #13 106.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:15.485Z] #13 106.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:15.569Z] #20 DONE 0.4s [2021-04-14T07:06:15.569Z] [2021-04-14T07:06:15.569Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:15.569Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:15.569Z] #44 44.02 DEP compel/plugins/shmem/shmem.d [2021-04-14T07:06:15.569Z] #44 44.23 DEP compel/plugins/fds/fds.d [2021-04-14T07:06:15.569Z] #44 44.38 CC compel/plugins/std/std.o [2021-04-14T07:06:15.569Z] #44 44.68 CC compel/plugins/std/fds.o [2021-04-14T07:06:15.569Z] #44 45.00 CC compel/plugins/std/log.o [2021-04-14T07:06:15.569Z] #44 45.87 CC compel/plugins/std/string.o [2021-04-14T07:06:15.595Z] #45 ... [2021-04-14T07:06:15.595Z] [2021-04-14T07:06:15.595Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:15.595Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:06:15.595Z] #13 94.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-14T07:06:15.595Z] #13 94.93 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-14T07:06:15.595Z] #13 94.94 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:15.605Z] #57 211.5 + bin/containerd [2021-04-14T07:06:14.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:06:14.256Z] > git config --add remote.origin.fetch +refs/pull/41673/head:refs/remotes/origin/PR-41673 # timeout=10 [2021-04-14T07:06:14.310Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:06:14.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:06:14.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:06:14.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:06:14.562Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:06:15.425Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:06:15.476Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:06:15.744Z] #13 106.4 Selecting previously unselected package libpcre32-3:amd64. [2021-04-14T07:06:15.744Z] #13 106.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:15.744Z] #13 106.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:15.809Z] #43 28.42 CC images/pstree.o [2021-04-14T07:06:15.809Z] #43 28.70 CC images/pipe.o [2021-04-14T07:06:15.856Z] #13 ... [2021-04-14T07:06:15.856Z] [2021-04-14T07:06:15.856Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:15.856Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:15.856Z] #43 35.35 CC images/cgroup.o [2021-04-14T07:06:15.856Z] #43 36.06 CC images/userns.o [2021-04-14T07:06:15.856Z] #43 36.36 CC images/google/protobuf/descriptor.o [2021-04-14T07:06:15.856Z] #43 37.95 CC images/opts.o [2021-04-14T07:06:15.856Z] #43 38.23 CC images/seccomp.o [2021-04-14T07:06:15.856Z] #43 38.56 CC images/binfmt-misc.o [2021-04-14T07:06:15.856Z] #43 38.75 CC images/time.o [2021-04-14T07:06:15.856Z] #43 38.92 CC images/sysctl.o [2021-04-14T07:06:15.856Z] #43 39.16 CC images/autofs.o [2021-04-14T07:06:15.856Z] #43 39.35 CC images/macvlan.o [2021-04-14T07:06:15.856Z] #43 39.61 CC images/sit.o [2021-04-14T07:06:15.856Z] #43 39.82 CC images/memfd.o [2021-04-14T07:06:15.869Z] #44 46.66 CC compel/plugins/std/infect.o [2021-04-14T07:06:16.004Z] #13 106.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-14T07:06:16.004Z] #13 106.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:16.004Z] #13 106.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-14T07:06:16.004Z] #13 106.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-14T07:06:16.116Z] #43 40.08 CC images/timens.o [2021-04-14T07:06:16.170Z] #44 47.16 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-14T07:06:16.170Z] #44 47.20 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-14T07:06:16.170Z] #44 47.24 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-14T07:06:16.170Z] #44 47.28 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-14T07:06:16.242Z] #58 ... [2021-04-14T07:06:16.242Z] [2021-04-14T07:06:16.242Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:16.242Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:06:16.242Z] #45 104.4 vendor/golang.org/x/net/http2/hpack [2021-04-14T07:06:16.242Z] #45 105.3 mime [2021-04-14T07:06:16.242Z] #45 107.3 mime/quotedprintable [2021-04-14T07:06:16.242Z] #45 107.6 net/http/internal [2021-04-14T07:06:16.242Z] #45 110.5 crypto/tls [2021-04-14T07:06:16.242Z] #45 ... [2021-04-14T07:06:16.242Z] [2021-04-14T07:06:16.242Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:16.242Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:16.242Z] #43 47.24 CC compel/arch/x86/src/lib/cpu.o [2021-04-14T07:06:16.243Z] #43 48.01 CC compel/arch/x86/src/lib/infect.o [2021-04-14T07:06:16.263Z] #13 106.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:16.263Z] #13 106.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-14T07:06:16.341Z] #43 154.7 CC criu/sockets.o [2021-04-14T07:06:16.377Z] #43 40.41 LINK images/built-in.o [2021-04-14T07:06:16.377Z] #43 ... [2021-04-14T07:06:16.377Z] [2021-04-14T07:06:16.377Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:16.377Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:06:16.377Z] #45 108.9 mime/quotedprintable [2021-04-14T07:06:16.384Z] #43 29.08 CC images/tcp-stream.o [2021-04-14T07:06:16.470Z] #44 47.36 AR compel/plugins/std.lib.a [2021-04-14T07:06:16.470Z] #44 47.50 CC compel/plugins/fds/fds.o [2021-04-14T07:06:16.503Z] #43 48.87 CC compel/src/lib/infect-rpc.o [2021-04-14T07:06:16.523Z] #13 107.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-14T07:06:16.523Z] #13 107.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-14T07:06:16.523Z] #13 107.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-14T07:06:16.597Z] #43 155.2 CC criu/stats.o [2021-04-14T07:06:16.647Z] #43 29.33 CC images/sk-packet.o [2021-04-14T07:06:16.763Z] #43 49.18 CC compel/src/lib/infect-util.o [2021-04-14T07:06:16.778Z] #44 47.82 AR compel/plugins/fds.lib.a [2021-04-14T07:06:16.778Z] #44 47.86 HOSTDEP compel/src/lib/log-host.d [2021-04-14T07:06:16.782Z] #13 107.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-14T07:06:16.782Z] #13 107.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:06:16.782Z] #13 107.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:16.782Z] #13 107.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-14T07:06:16.853Z] #43 155.4 CC criu/string.o [2021-04-14T07:06:16.853Z] #43 155.5 CC criu/sysctl.o [2021-04-14T07:06:16.948Z] #45 109.2 net/http/internal [2021-04-14T07:06:17.024Z] #43 49.48 CC compel/src/lib/infect.o [2021-04-14T07:06:17.051Z] #13 107.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-14T07:06:17.051Z] #13 107.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:06:17.051Z] #13 107.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-14T07:06:17.051Z] #13 107.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-14T07:06:17.051Z] #13 107.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:17.076Z] #44 47.95 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-14T07:06:17.076Z] #44 48.11 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-14T07:06:17.322Z] #43 29.99 CC images/mnt.o [2021-04-14T07:06:17.376Z] #44 48.21 HOSTDEP compel/src/main-host.d [2021-04-14T07:06:17.376Z] #44 48.31 DEP compel/src/lib/ptrace.d [2021-04-14T07:06:17.414Z] #43 155.9 CC criu/sysfs_parse.o [2021-04-14T07:06:17.585Z] #43 30.32 CC images/pipe-data.o [2021-04-14T07:06:17.585Z] #43 30.46 CC images/sa.o [2021-04-14T07:06:17.622Z] #13 108.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-14T07:06:17.622Z] #13 108.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:06:17.670Z] #43 156.2 CC criu/timens.o [2021-04-14T07:06:17.673Z] #44 48.49 DEP compel/src/lib/infect.d [2021-04-14T07:06:17.673Z] #44 48.70 DEP compel/src/lib/infect-util.d [2021-04-14T07:06:17.881Z] #13 108.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-14T07:06:17.881Z] #13 108.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:06:17.881Z] #13 108.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:17.881Z] #13 108.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-14T07:06:17.881Z] #13 108.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:17.881Z] #13 108.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:17.881Z] #13 108.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:17.881Z] #13 108.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:17.881Z] #13 108.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:06:17.881Z] #13 108.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:17.881Z] #13 108.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-14T07:06:17.881Z] #13 108.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-14T07:06:17.881Z] #13 108.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:17.881Z] #13 108.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:06:17.926Z] #43 156.4 CC criu/timerfd.o [2021-04-14T07:06:17.926Z] #43 156.6 CC criu/tty.o [2021-04-14T07:06:17.971Z] #44 48.84 DEP compel/src/lib/infect-rpc.d [2021-04-14T07:06:18.141Z] #13 108.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-14T07:06:18.141Z] #13 108.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:18.141Z] #13 108.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:18.141Z] #13 108.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:18.141Z] #13 108.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:18.141Z] #13 108.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:18.141Z] #13 108.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:18.141Z] #13 108.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:06:18.141Z] #13 108.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-14T07:06:18.141Z] #13 108.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:18.141Z] #13 108.8 Setting up dmsetup (2:1.02.155-3) ... [2021-04-14T07:06:18.141Z] #13 108.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:18.141Z] #13 108.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:18.141Z] #13 108.8 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:06:18.270Z] #44 49.02 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-14T07:06:18.270Z] #44 49.20 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-14T07:06:18.270Z] #44 49.26 DEP compel/src/lib/log.d [2021-04-14T07:06:18.270Z] #44 49.35 DEP compel/src/main.d [2021-04-14T07:06:18.419Z] #43 30.63 CC images/timer.o [2021-04-14T07:06:18.419Z] #43 31.07 CC images/timerfd.o [2021-04-14T07:06:18.407Z] > git remote # timeout=10 [2021-04-14T07:06:18.480Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:06:18.572Z] #44 49.45 DEP compel/src/lib/handle-elf.d [2021-04-14T07:06:18.572Z] #44 49.56 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-14T07:06:18.771Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:06:18.772Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:06:18.874Z] #44 49.67 CC compel/src/lib/log.o [2021-04-14T07:06:19.175Z] #44 50.03 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-14T07:06:19.175Z] #43 31.98 CC images/mm.o [2021-04-14T07:06:19.197Z] #57 ... [2021-04-14T07:06:19.197Z] [2021-04-14T07:06:19.197Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-14T07:06:19.197Z] #54 133.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-14T07:06:19.197Z] #54 134.7 + mkdir -p /build [2021-04-14T07:06:19.197Z] #54 134.7 + cp runc /build/runc [2021-04-14T07:06:19.197Z] #54 DONE 135.2s [2021-04-14T07:06:19.197Z] [2021-04-14T07:06:19.197Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:06:19.292Z] #43 157.7 CC criu/tun.o [2021-04-14T07:06:19.477Z] #44 50.45 CC compel/arch/ppc64/src/lib/infect.o [2021-04-14T07:06:19.549Z] #43 158.0 CC criu/uffd.o [2021-04-14T07:06:19.567Z] #43 51.95 CC compel/src/lib/ptrace.o [2021-04-14T07:06:19.827Z] #43 52.41 AR compel/libcompel.a [2021-04-14T07:06:19.827Z] #43 52.47 HOSTCC compel/src/main-host.o [2021-04-14T07:06:19.836Z] #57 ... [2021-04-14T07:06:19.836Z] [2021-04-14T07:06:19.836Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-14T07:06:20.052Z] #13 DONE 110.7s [2021-04-14T07:06:20.052Z] [2021-04-14T07:06:20.052Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:20.052Z] #53 sha256:16df0f95e9c49de575cfe8578aa444525359455a8656ada89a8b2ee80cc9103d [2021-04-14T07:06:20.088Z] #43 ... [2021-04-14T07:06:20.088Z] [2021-04-14T07:06:20.088Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:20.088Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:06:20.088Z] #13 110.1 Selecting previously unselected package libapparmor1:amd64. [2021-04-14T07:06:20.088Z] #13 110.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-14T07:06:20.088Z] #13 110.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-14T07:06:20.110Z] #43 158.8 CC criu/util.o [2021-04-14T07:06:20.132Z] #55 DONE 0.2s [2021-04-14T07:06:20.132Z] [2021-04-14T07:06:20.132Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-14T07:06:20.246Z] #45 112.4 crypto/tls [2021-04-14T07:06:20.364Z] #43 33.00 CC images/sk-opts.o [2021-04-14T07:06:20.364Z] #43 33.19 CC images/sk-unix.o [2021-04-14T07:06:20.537Z] #44 51.26 CC compel/src/lib/infect-rpc.o [2021-04-14T07:06:20.621Z] #53 ... [2021-04-14T07:06:20.621Z] [2021-04-14T07:06:20.621Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:20.621Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:20.621Z] #43 42.37 CC compel/plugins/std/string.o [2021-04-14T07:06:20.621Z] #43 42.99 CC compel/plugins/std/infect.o [2021-04-14T07:06:20.621Z] #43 43.35 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-14T07:06:20.621Z] #43 43.41 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-14T07:06:20.621Z] #43 43.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-14T07:06:20.621Z] #43 43.52 AR compel/plugins/std.lib.a [2021-04-14T07:06:20.621Z] #43 43.61 CC compel/plugins/fds/fds.o [2021-04-14T07:06:20.621Z] #43 43.87 AR compel/plugins/fds.lib.a [2021-04-14T07:06:20.621Z] #43 43.93 HOSTDEP compel/src/lib/log-host.d [2021-04-14T07:06:20.621Z] #43 44.01 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-14T07:06:20.621Z] #43 44.09 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-14T07:06:20.621Z] #43 44.17 HOSTDEP compel/src/main-host.d [2021-04-14T07:06:20.621Z] #43 44.26 DEP compel/src/lib/ptrace.d [2021-04-14T07:06:20.621Z] #43 44.43 DEP compel/src/lib/infect.d [2021-04-14T07:06:20.621Z] #43 44.59 DEP compel/src/lib/infect-util.d [2021-04-14T07:06:20.621Z] #43 44.70 DEP compel/src/lib/infect-rpc.d [2021-04-14T07:06:20.621Z] #43 44.85 DEP compel/arch/x86/src/lib/infect.d [2021-04-14T07:06:20.621Z] #43 44.96 DEP compel/arch/x86/src/lib/cpu.d [2021-04-14T07:06:20.621Z] #43 45.02 DEP compel/src/lib/log.d [2021-04-14T07:06:20.621Z] #43 45.10 DEP compel/src/main.d [2021-04-14T07:06:20.621Z] #43 45.18 DEP compel/src/lib/handle-elf.d [2021-04-14T07:06:20.621Z] #43 45.25 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-14T07:06:20.621Z] #43 45.37 CC compel/src/lib/log.o [2021-04-14T07:06:20.621Z] #43 45.64 CC compel/arch/x86/src/lib/cpu.o [2021-04-14T07:06:20.621Z] #43 46.52 CC compel/arch/x86/src/lib/infect.o [2021-04-14T07:06:20.621Z] #43 47.32 CC compel/src/lib/infect-rpc.o [2021-04-14T07:06:20.621Z] #43 47.66 CC compel/src/lib/infect-util.o [2021-04-14T07:06:20.621Z] #43 47.92 CC compel/src/lib/infect.o [2021-04-14T07:06:20.621Z] #43 49.99 CC compel/src/lib/ptrace.o [2021-04-14T07:06:20.621Z] #43 50.46 AR compel/libcompel.a [2021-04-14T07:06:20.621Z] #43 50.54 HOSTCC compel/src/main-host.o [2021-04-14T07:06:20.621Z] #43 50.81 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-14T07:06:20.621Z] #43 51.00 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-14T07:06:20.621Z] #43 51.25 HOSTCC compel/src/lib/log-host.o [2021-04-14T07:06:20.621Z] #43 51.43 HOSTLINK compel/compel-host-bin [2021-04-14T07:06:20.621Z] #43 51.59 DEP soccr/soccr.d [2021-04-14T07:06:20.621Z] #43 51.81 CC soccr/soccr.o [2021-04-14T07:06:20.837Z] #44 51.73 CC compel/src/lib/infect-util.o [2021-04-14T07:06:20.939Z] #43 33.57 CC images/sk-inet.o [2021-04-14T07:06:21.029Z] #13 111.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-14T07:06:21.029Z] #13 111.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-14T07:06:21.029Z] #13 111.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-14T07:06:21.137Z] #44 ... [2021-04-14T07:06:21.137Z] [2021-04-14T07:06:21.137Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:06:21.137Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:06:21.137Z] #52 108.7 go/ast [2021-04-14T07:06:21.137Z] #52 ... [2021-04-14T07:06:21.137Z] [2021-04-14T07:06:21.137Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:21.137Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:21.137Z] #44 52.10 CC compel/src/lib/infect.o [2021-04-14T07:06:21.201Z] #43 33.91 CC images/tun.o [2021-04-14T07:06:21.290Z] #13 111.2 Selecting previously unselected package libbtrfs0. [2021-04-14T07:06:21.290Z] #13 111.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-14T07:06:21.290Z] #13 111.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:21.290Z] #13 111.3 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:06:21.290Z] #13 111.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-14T07:06:21.290Z] #13 111.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:21.290Z] #13 111.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-14T07:06:21.290Z] #13 111.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:06:21.463Z] #43 34.18 CC images/sk-netlink.o [2021-04-14T07:06:21.463Z] #43 ... [2021-04-14T07:06:21.463Z] [2021-04-14T07:06:21.463Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:21.463Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:06:21.463Z] #45 79.55 go/doc [2021-04-14T07:06:21.463Z] #45 82.67 encoding/asn1 [2021-04-14T07:06:21.463Z] #45 83.84 github.com/LK4D4/vndr/build [2021-04-14T07:06:21.463Z] #45 85.55 vendor/golang.org/x/net/idna [2021-04-14T07:06:21.463Z] #45 87.43 vendor/golang.org/x/crypto/cryptobyte [2021-04-14T07:06:21.463Z] #45 88.61 mime [2021-04-14T07:06:21.463Z] #45 ... [2021-04-14T07:06:21.463Z] [2021-04-14T07:06:21.463Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:21.463Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:21.463Z] #43 34.42 CC images/packet-sock.o [2021-04-14T07:06:21.476Z] #43 159.8 CC criu/uts_ns.o [2021-04-14T07:06:21.476Z] #43 159.9 CC criu/vdso-compat.o [2021-04-14T07:06:21.476Z] #43 160.1 CC criu/vdso.o [2021-04-14T07:06:21.550Z] #13 111.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:21.550Z] #13 111.5 Selecting previously unselected package libudev-dev:amd64. [2021-04-14T07:06:21.550Z] #13 111.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-14T07:06:21.550Z] #13 111.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:18.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:06:18.537Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:06:18.677Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-14T07:06:18.806Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:06:18.870Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:06:21.630Z] #45 ... [2021-04-14T07:06:21.630Z] [2021-04-14T07:06:21.630Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:21.630Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:06:21.630Z] #13 110.0 Selecting previously unselected package libapparmor1:amd64. [2021-04-14T07:06:21.630Z] #13 110.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-14T07:06:21.630Z] #13 110.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-14T07:06:21.630Z] #13 110.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-14T07:06:21.630Z] #13 110.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-14T07:06:21.630Z] #13 110.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-14T07:06:21.630Z] #13 110.4 Selecting previously unselected package libbtrfs0. [2021-04-14T07:06:21.630Z] #13 110.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-14T07:06:21.630Z] #13 110.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:21.630Z] #13 110.5 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:06:21.630Z] #13 110.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-14T07:06:21.630Z] #13 110.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:21.630Z] #13 110.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-14T07:06:21.630Z] #13 110.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:06:21.630Z] #13 110.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:21.630Z] #13 110.8 Selecting previously unselected package libudev-dev:amd64. [2021-04-14T07:06:21.630Z] #13 110.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-14T07:06:21.630Z] #13 110.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:21.630Z] #13 111.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-14T07:06:21.630Z] #13 111.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-14T07:06:21.630Z] #13 111.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-14T07:06:21.810Z] #13 111.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-14T07:06:21.810Z] #13 111.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-14T07:06:21.810Z] #13 111.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-14T07:06:21.890Z] #13 111.2 Selecting previously unselected package libpcre16-3:amd64. [2021-04-14T07:06:21.890Z] #13 111.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:21.890Z] #13 111.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:22.002Z] #43 ... [2021-04-14T07:06:22.002Z] [2021-04-14T07:06:22.002Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:22.002Z] #53 sha256:16df0f95e9c49de575cfe8578aa444525359455a8656ada89a8b2ee80cc9103d [2021-04-14T07:06:22.002Z] #53 1.970 + RM_GOPATH=0 [2021-04-14T07:06:22.002Z] #53 1.970 + TMP_GOPATH= [2021-04-14T07:06:22.002Z] #53 1.970 + : /build [2021-04-14T07:06:22.002Z] #53 1.970 + '[' -z '' ']' [2021-04-14T07:06:22.002Z] #53 1.970 ++ mktemp -d [2021-04-14T07:06:22.002Z] #53 ... [2021-04-14T07:06:22.002Z] [2021-04-14T07:06:22.002Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-14T07:06:22.002Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-14T07:06:22.002Z] #14 DONE 2.0s [2021-04-14T07:06:22.002Z] [2021-04-14T07:06:22.002Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:22.002Z] #53 sha256:16df0f95e9c49de575cfe8578aa444525359455a8656ada89a8b2ee80cc9103d [2021-04-14T07:06:22.002Z] #53 1.979 + export GOPATH=/tmp/tmp.2gEV0uwvSl [2021-04-14T07:06:22.002Z] #53 1.979 + GOPATH=/tmp/tmp.2gEV0uwvSl [2021-04-14T07:06:22.002Z] #53 1.979 + RM_GOPATH=1 [2021-04-14T07:06:22.002Z] #53 1.979 + case "$(go env GOARCH)" in [2021-04-14T07:06:22.002Z] #53 1.983 ++ go env GOARCH [2021-04-14T07:06:22.002Z] #53 2.005 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:22.002Z] #53 2.005 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:22.002Z] #53 2.009 ++ dirname /tmp/install/install.sh [2021-04-14T07:06:22.002Z] #53 2.010 + dir=/tmp/install [2021-04-14T07:06:22.002Z] #53 2.010 + bin=runc [2021-04-14T07:06:22.002Z] #53 2.010 + shift [2021-04-14T07:06:22.002Z] #53 2.010 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-14T07:06:22.002Z] #53 2.010 + . /tmp/install/runc.installer [2021-04-14T07:06:22.002Z] #53 2.011 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:22.002Z] #53 2.011 + install_runc [2021-04-14T07:06:22.002Z] #53 2.012 + uname -r [2021-04-14T07:06:22.002Z] #53 2.016 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-14T07:06:22.002Z] #53 2.017 + RUNC_BUILDTAGS='seccomp ' [2021-04-14T07:06:22.002Z] #53 2.017 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-14T07:06:22.002Z] #53 2.018 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-14T07:06:22.002Z] #53 2.018 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2gEV0uwvSl/src/github.com/opencontainers/runc [2021-04-14T07:06:22.002Z] #53 2.023 Cloning into '/tmp/tmp.2gEV0uwvSl/src/github.com/opencontainers/runc'... [2021-04-14T07:06:22.038Z] #43 160.6 LINK criu/built-in.o [2021-04-14T07:06:22.038Z] #43 160.7 LINK criu/criu [2021-04-14T07:06:22.071Z] #13 112.1 Selecting previously unselected package libpcre16-3:amd64. [2021-04-14T07:06:22.071Z] #13 112.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:22.071Z] #13 112.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:22.151Z] #13 111.4 Selecting previously unselected package libpcre32-3:amd64. [2021-04-14T07:06:22.151Z] #13 111.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:22.151Z] #13 111.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:22.409Z] #43 34.90 CC images/ipc-var.o [2021-04-14T07:06:22.409Z] #43 35.21 CC images/ipc-desc.o [2021-04-14T07:06:22.411Z] #13 111.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-14T07:06:22.411Z] #13 111.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:22.411Z] #13 111.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-14T07:06:22.600Z] #43 161.0 DEP lib/c/criu.d [2021-04-14T07:06:22.600Z] #43 161.1 CC images/rpc.pb-c.o [2021-04-14T07:06:22.642Z] #13 ... [2021-04-14T07:06:22.642Z] [2021-04-14T07:06:22.642Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:06:22.642Z] #58 sha256:b3a1e9ca55454b9e8d0a6e9f1c6791da9c6a270eaa99f1128fa26f46532a9674 [2021-04-14T07:06:22.642Z] #58 DONE 121.1s [2021-04-14T07:06:22.642Z] [2021-04-14T07:06:22.642Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:22.642Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:06:22.642Z] #13 112.6 Selecting previously unselected package libpcre32-3:amd64. [2021-04-14T07:06:22.642Z] #13 112.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:22.642Z] #13 112.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:22.642Z] #13 ... [2021-04-14T07:06:22.642Z] [2021-04-14T07:06:22.642Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-14T07:06:22.642Z] #59 sha256:3d9bf7180973708abbe8e7ada32e9fd160893cb4349ae87de99e70cea1c81c35 [2021-04-14T07:06:22.642Z] #59 DONE 0.1s [2021-04-14T07:06:22.642Z] [2021-04-14T07:06:22.642Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:22.642Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:06:22.642Z] #13 112.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-14T07:06:22.642Z] #13 112.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:22.642Z] #13 112.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-14T07:06:22.671Z] #43 35.47 CC images/ipc-shm.o [2021-04-14T07:06:22.672Z] #13 111.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-14T07:06:22.672Z] #13 111.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:22.672Z] #13 111.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-14T07:06:22.856Z] #43 161.5 CC lib/c/criu.o [2021-04-14T07:06:22.903Z] #13 ... [2021-04-14T07:06:22.903Z] [2021-04-14T07:06:22.903Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-14T07:06:22.903Z] #60 sha256:04a1ef959fea1959fb5da5177759fb6abb1f484f3c2636bc1d05ab7304feca16 [2021-04-14T07:06:22.903Z] #60 DONE 0.1s [2021-04-14T07:06:22.903Z] [2021-04-14T07:06:22.903Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:22.903Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-14T07:06:22.903Z] #13 113.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-14T07:06:22.903Z] #13 113.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-14T07:06:22.934Z] #43 35.64 CC images/ipc-msg.o [2021-04-14T07:06:23.164Z] #13 113.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-14T07:06:23.198Z] #43 36.00 CC images/ipc-sem.o [2021-04-14T07:06:23.242Z] #13 112.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-14T07:06:23.242Z] #13 112.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-14T07:06:23.242Z] #13 112.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-14T07:06:23.242Z] #13 112.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-14T07:06:23.242Z] #13 112.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:06:23.242Z] #13 112.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:23.424Z] #13 113.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-14T07:06:23.424Z] #13 113.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-14T07:06:23.424Z] #13 113.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-14T07:06:23.460Z] #43 36.23 CC images/utsns.o [2021-04-14T07:06:23.502Z] #13 112.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-14T07:06:23.502Z] #13 112.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-14T07:06:23.502Z] #13 112.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:06:23.685Z] #13 113.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-14T07:06:23.685Z] #13 113.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-14T07:06:23.685Z] #13 113.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:23.724Z] #43 36.50 CC images/creds.o [2021-04-14T07:06:23.763Z] #13 112.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-14T07:06:23.763Z] #13 112.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-14T07:06:23.763Z] #13 112.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:23.784Z] #43 162.2 LINK lib/c/built-in.o [2021-04-14T07:06:23.785Z] #43 162.2 LINK lib/c/libcriu.so [2021-04-14T07:06:23.785Z] #43 162.3 LINK lib/c/libcriu.a [2021-04-14T07:06:23.785Z] #43 162.3 GEN magic.py [2021-04-14T07:06:23.911Z] #53 ... [2021-04-14T07:06:23.911Z] [2021-04-14T07:06:23.911Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-14T07:06:23.911Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-14T07:06:23.911Z] #15 DONE 1.5s [2021-04-14T07:06:23.911Z] [2021-04-14T07:06:23.911Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:23.911Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:23.911Z] #43 53.90 AR soccr/libsoccr.a [2021-04-14T07:06:23.911Z] #43 54.00 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:06:23.911Z] #43 54.56 DEP criu/arch/x86/sigframe.d [2021-04-14T07:06:23.911Z] #43 54.74 DEP criu/arch/x86/sigaction_compat.d [2021-04-14T07:06:23.911Z] #43 54.93 DEP criu/arch/x86/kerndat.d [2021-04-14T07:06:23.911Z] #43 55.11 DEP criu/arch/x86/crtools.d [2021-04-14T07:06:23.911Z] #43 55.23 DEP criu/arch/x86/cpu.d [2021-04-14T07:06:23.911Z] #43 55.58 CC criu/arch/x86/cpu.o [2021-04-14T07:06:23.946Z] #13 113.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-14T07:06:23.946Z] #13 113.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-14T07:06:23.946Z] #13 113.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:06:23.946Z] #13 114.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-14T07:06:23.986Z] #43 36.72 CC images/vma.o [2021-04-14T07:06:24.023Z] #13 113.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-14T07:06:24.041Z] #43 162.4 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:06:24.041Z] #43 162.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:06:24.041Z] #43 162.5 Note: Building without GnuTLS support [2021-04-14T07:06:24.041Z] #43 162.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:06:24.041Z] #43 162.5 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:06:24.171Z] #43 ... [2021-04-14T07:06:24.171Z] [2021-04-14T07:06:24.171Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:06:24.171Z] #58 sha256:a69aedc40e1ab26c7a5f620034b72df398c3303493e119033065cc09f04d394c [2021-04-14T07:06:24.171Z] #58 116.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:06:24.171Z] #58 116.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-14T07:06:24.171Z] #58 DONE 124.9s [2021-04-14T07:06:24.171Z] [2021-04-14T07:06:24.171Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-14T07:06:24.171Z] #59 sha256:ed2623efe6792671afee51dede3e74c842c484ce9c6275d86f63380f1aa58ae2 [2021-04-14T07:06:24.171Z] #59 DONE 0.1s [2021-04-14T07:06:24.208Z] #13 114.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-14T07:06:24.208Z] #13 114.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:24.249Z] #43 36.97 CC images/netdev.o [2021-04-14T07:06:24.304Z] #13 113.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:06:24.304Z] #13 113.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-14T07:06:24.304Z] #13 113.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:06:24.304Z] #13 113.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:24.304Z] #13 113.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-14T07:06:24.304Z] #13 113.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:24.304Z] #13 113.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:24.304Z] #13 113.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:24.304Z] #13 113.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:24.304Z] #13 113.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:06:24.304Z] #13 113.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:24.304Z] #13 113.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-14T07:06:24.304Z] #13 113.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-14T07:06:24.431Z] [2021-04-14T07:06:24.431Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-14T07:06:24.431Z] #60 sha256:2399ccf17ceb5de8678096ae222777ba42aa6e05154e22a32a1fda3be2bfec8c [2021-04-14T07:06:24.431Z] #60 DONE 0.1s [2021-04-14T07:06:24.431Z] [2021-04-14T07:06:24.431Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-14T07:06:24.431Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-14T07:06:24.469Z] #13 114.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-14T07:06:24.564Z] #13 113.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:24.564Z] #13 113.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:06:24.564Z] #13 113.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-14T07:06:24.564Z] #13 113.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:24.564Z] #13 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:24.564Z] #13 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:24.564Z] #13 113.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:24.564Z] #13 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:24.564Z] #13 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:24.564Z] #13 113.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:06:24.564Z] #13 113.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-14T07:06:24.564Z] #13 113.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:24.564Z] #13 113.8 Setting up dmsetup (2:1.02.155-3) ... [2021-04-14T07:06:24.564Z] #13 113.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:24.564Z] #13 113.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:24.564Z] #13 113.9 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:06:24.602Z] #43 163.1 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:06:24.710Z] #44 55.24 CC compel/src/lib/ptrace.o [2021-04-14T07:06:24.710Z] #44 55.69 AR compel/libcompel.a [2021-04-14T07:06:24.729Z] #13 114.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:06:24.729Z] #13 114.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-14T07:06:24.729Z] #13 114.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:06:24.729Z] #13 114.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:24.729Z] #13 114.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-14T07:06:24.729Z] #13 114.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:24.729Z] #13 114.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:24.729Z] #13 114.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-14T07:06:24.729Z] #13 114.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:24.729Z] #13 114.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:06:24.729Z] #13 114.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:24.729Z] #13 114.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-14T07:06:24.822Z] #43 37.41 CC images/tty.o [2021-04-14T07:06:24.858Z] #43 163.6 make[1]: Nothing to be done for 'all'. [2021-04-14T07:06:24.990Z] #13 114.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-14T07:06:24.990Z] #13 114.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-14T07:06:24.990Z] #13 114.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:06:24.990Z] #13 114.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-14T07:06:24.990Z] #13 114.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:24.990Z] #13 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:24.990Z] #13 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:24.990Z] #13 115.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:24.990Z] #13 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:24.990Z] #13 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:24.990Z] #13 115.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:06:24.990Z] #13 115.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-14T07:06:24.990Z] #13 115.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:24.990Z] #13 115.0 Setting up dmsetup (2:1.02.155-3) ... [2021-04-14T07:06:24.990Z] #13 115.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:24.990Z] #13 115.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-14T07:06:24.990Z] #13 115.1 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:06:25.010Z] #44 55.77 HOSTCC compel/src/main-host.o [2021-04-14T07:06:25.310Z] #44 56.09 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-14T07:06:25.310Z] #44 56.32 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-14T07:06:25.370Z] #16 1.788 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-14T07:06:25.397Z] #43 38.37 CC images/file-lock.o [2021-04-14T07:06:25.420Z] #43 164.1 make[1]: 'images/built-in.o' is up to date. [2021-04-14T07:06:25.420Z] #43 164.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-14T07:06:25.420Z] #43 164.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-14T07:06:25.420Z] #43 164.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-14T07:06:25.562Z] #13 DONE 115.6s [2021-04-14T07:06:25.562Z] [2021-04-14T07:06:25.562Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:25.562Z] #53 sha256:f3609c0fe1ade3a1b729cdcf7993d1b33b21cb24cc394c00b04786402bd0bd27 [2021-04-14T07:06:25.610Z] #44 ... [2021-04-14T07:06:25.610Z] [2021-04-14T07:06:25.610Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:25.610Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-14T07:06:25.610Z] #21 0.485 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:06:25.610Z] #21 0.663 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:06:25.610Z] #21 0.788 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:06:25.610Z] #21 0.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:06:25.610Z] #21 1.816 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [449 kB] [2021-04-14T07:06:25.610Z] #21 3.212 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-14T07:06:25.610Z] #21 4.432 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-14T07:06:25.610Z] #21 5.751 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-14T07:06:25.610Z] #21 ... [2021-04-14T07:06:25.610Z] [2021-04-14T07:06:25.610Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:25.610Z] #54 sha256:cd841c804a2ebffc98f16274b57b4b243c920be733a0191b0bb89767b53fc0b7 [2021-04-14T07:06:25.610Z] #54 11.79 + cd /tmp/tmp.xK0SzbjCRo/src/github.com/opencontainers/runc [2021-04-14T07:06:25.610Z] #54 11.79 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:25.610Z] #54 12.61 + '[' -z '' ']' [2021-04-14T07:06:25.610Z] #54 12.61 + target=static [2021-04-14T07:06:25.610Z] #54 12.61 + make 'BUILDTAGS=seccomp ' static [2021-04-14T07:06:25.630Z] #16 DONE 1.9s [2021-04-14T07:06:25.630Z] [2021-04-14T07:06:25.630Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-14T07:06:25.630Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-14T07:06:25.676Z] #43 164.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-14T07:06:25.676Z] #43 164.2 make[1]: Nothing to be done for 'all'. [2021-04-14T07:06:25.676Z] #43 164.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:06:25.910Z] #54 13.09 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-14T07:06:25.932Z] #43 164.5 make[2]: Nothing to be done for 'all'. [2021-04-14T07:06:25.932Z] #43 164.5 make[2]: Nothing to be done for 'all'. [2021-04-14T07:06:25.932Z] #43 164.5 make[2]: Nothing to be done for 'all'. [2021-04-14T07:06:25.932Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-14T07:06:25.972Z] #43 38.66 CC images/rlimit.o [2021-04-14T07:06:25.972Z] #43 38.92 CC images/pagemap.o [2021-04-14T07:06:26.188Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-14T07:06:26.188Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-04-14T07:06:26.189Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2021-04-14T07:06:26.189Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2021-04-14T07:06:26.189Z] #43 164.8 INSTALL criu/criu [2021-04-14T07:06:26.444Z] #43 DONE 165.1s [2021-04-14T07:06:26.444Z] [2021-04-14T07:06:26.444Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:06:26.444Z] #56 sha256:d6eff327e443073e71c58488cdebbbac344ecd598cc13ab567fed66715f4bd46 [2021-04-14T07:06:26.476Z] #13 DONE 115.6s [2021-04-14T07:06:26.476Z] [2021-04-14T07:06:26.476Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-14T07:06:26.476Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-14T07:06:26.547Z] #43 39.19 CC images/siginfo.o [2021-04-14T07:06:26.741Z] #14 ... [2021-04-14T07:06:26.741Z] [2021-04-14T07:06:26.741Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:26.741Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:26.741Z] #43 40.67 GEN compel/include/asm [2021-04-14T07:06:26.741Z] #43 40.70 GEN compel/include/version.h [2021-04-14T07:06:26.741Z] #43 40.71 touch .config [2021-04-14T07:06:26.741Z] #43 40.76 GEN include/common/config.h [2021-04-14T07:06:26.741Z] #43 40.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-14T07:06:26.741Z] #43 40.87 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-14T07:06:26.741Z] #43 40.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-14T07:06:26.741Z] #43 40.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-14T07:06:26.741Z] #43 40.93 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-14T07:06:26.741Z] #43 40.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-14T07:06:26.741Z] #43 40.99 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-14T07:06:26.741Z] #43 41.02 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-14T07:06:26.741Z] #43 41.03 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-14T07:06:26.741Z] #43 41.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-14T07:06:26.741Z] #43 41.06 DEP compel/plugins/std/infect.d [2021-04-14T07:06:26.741Z] #43 41.23 DEP compel/plugins/std/string.d [2021-04-14T07:06:26.741Z] #43 41.31 DEP compel/plugins/std/log.d [2021-04-14T07:06:26.741Z] #43 41.42 DEP compel/plugins/std/fds.d [2021-04-14T07:06:26.741Z] #43 41.58 DEP compel/plugins/std/std.d [2021-04-14T07:06:26.741Z] #43 41.72 DEP compel/plugins/shmem/shmem.d [2021-04-14T07:06:26.741Z] #43 41.79 DEP compel/plugins/fds/fds.d [2021-04-14T07:06:26.741Z] #43 41.95 CC compel/plugins/std/std.o [2021-04-14T07:06:26.741Z] #43 42.30 CC compel/plugins/std/fds.o [2021-04-14T07:06:26.741Z] #43 42.81 CC compel/plugins/std/log.o [2021-04-14T07:06:26.741Z] #43 43.76 CC compel/plugins/std/string.o [2021-04-14T07:06:26.741Z] #43 44.48 CC compel/plugins/std/infect.o [2021-04-14T07:06:26.741Z] #43 44.98 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-14T07:06:26.741Z] #43 45.05 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-14T07:06:26.741Z] #43 45.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-14T07:06:26.741Z] #43 45.18 AR compel/plugins/std.lib.a [2021-04-14T07:06:26.741Z] #43 45.25 CC compel/plugins/fds/fds.o [2021-04-14T07:06:26.741Z] #43 45.68 AR compel/plugins/fds.lib.a [2021-04-14T07:06:26.741Z] #43 45.74 HOSTDEP compel/src/lib/log-host.d [2021-04-14T07:06:26.741Z] #43 45.87 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-14T07:06:26.741Z] #43 45.93 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-14T07:06:26.741Z] #43 45.99 HOSTDEP compel/src/main-host.d [2021-04-14T07:06:26.741Z] #43 46.06 DEP compel/src/lib/ptrace.d [2021-04-14T07:06:26.741Z] #43 46.18 DEP compel/src/lib/infect.d [2021-04-14T07:06:26.741Z] #43 46.33 DEP compel/src/lib/infect-util.d [2021-04-14T07:06:26.741Z] #43 46.40 DEP compel/src/lib/infect-rpc.d [2021-04-14T07:06:26.741Z] #43 46.48 DEP compel/arch/x86/src/lib/infect.d [2021-04-14T07:06:26.741Z] #43 46.57 DEP compel/arch/x86/src/lib/cpu.d [2021-04-14T07:06:26.741Z] #43 46.64 DEP compel/src/lib/log.d [2021-04-14T07:06:26.741Z] #43 46.72 DEP compel/src/main.d [2021-04-14T07:06:26.741Z] #43 46.86 DEP compel/src/lib/handle-elf.d [2021-04-14T07:06:26.741Z] #43 46.95 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-14T07:06:26.741Z] #43 47.05 CC compel/src/lib/log.o [2021-04-14T07:06:26.741Z] #43 47.28 CC compel/arch/x86/src/lib/cpu.o [2021-04-14T07:06:26.741Z] #43 48.01 CC compel/arch/x86/src/lib/infect.o [2021-04-14T07:06:26.741Z] #43 49.02 CC compel/src/lib/infect-rpc.o [2021-04-14T07:06:26.741Z] #43 49.37 CC compel/src/lib/infect-util.o [2021-04-14T07:06:26.741Z] #43 49.60 CC compel/src/lib/infect.o [2021-04-14T07:06:26.741Z] #43 ... [2021-04-14T07:06:26.741Z] [2021-04-14T07:06:26.741Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:26.741Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:06:26.741Z] #45 119.3 net/http/httptrace [2021-04-14T07:06:26.810Z] #43 39.50 CC images/rpc.o [2021-04-14T07:06:27.012Z] #17 DONE 1.3s [2021-04-14T07:06:27.012Z] [2021-04-14T07:06:27.012Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-14T07:06:27.012Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-14T07:06:27.314Z] #45 119.6 net/http [2021-04-14T07:06:27.377Z] #56 ... [2021-04-14T07:06:27.377Z] [2021-04-14T07:06:27.377Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-14T07:06:27.377Z] #44 sha256:1af1caccd0032e0ef44c46e7ca792bc532412ae463da037909ef032b0ff9aac2 [2021-04-14T07:06:27.377Z] #44 DONE 0.1s [2021-04-14T07:06:27.385Z] #43 ... [2021-04-14T07:06:27.386Z] [2021-04-14T07:06:27.386Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-14T07:06:27.386Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-14T07:06:27.386Z] #13 88.54 Selecting previously unselected package libapparmor1:arm64. [2021-04-14T07:06:27.386Z] #13 88.55 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 88.57 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-14T07:06:27.386Z] #13 88.70 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-14T07:06:27.386Z] #13 88.71 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 88.72 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-14T07:06:27.386Z] #13 88.98 Selecting previously unselected package libbtrfs0. [2021-04-14T07:06:27.386Z] #13 88.98 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 88.99 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:27.386Z] #13 89.09 Selecting previously unselected package libbtrfs-dev. [2021-04-14T07:06:27.386Z] #13 89.10 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 89.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:27.386Z] #13 89.26 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-14T07:06:27.386Z] #13 89.27 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 89.28 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-14T07:06:27.386Z] #13 89.38 Selecting previously unselected package libudev-dev:arm64. [2021-04-14T07:06:27.386Z] #13 89.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 89.43 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-14T07:06:27.386Z] #13 89.56 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-14T07:06:27.386Z] #13 89.57 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 89.58 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-14T07:06:27.386Z] #13 89.86 Selecting previously unselected package libpcre16-3:arm64. [2021-04-14T07:06:27.386Z] #13 89.88 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 89.89 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-14T07:06:27.386Z] #13 90.09 Selecting previously unselected package libpcre32-3:arm64. [2021-04-14T07:06:27.386Z] #13 90.09 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 90.10 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-14T07:06:27.386Z] #13 90.26 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-14T07:06:27.386Z] #13 90.27 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 90.28 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-14T07:06:27.386Z] #13 90.45 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-14T07:06:27.386Z] #13 90.46 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 90.47 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-14T07:06:27.386Z] #13 90.79 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-14T07:06:27.386Z] #13 90.79 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 90.80 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-14T07:06:27.386Z] #13 91.16 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-14T07:06:27.386Z] #13 91.16 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 91.17 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-14T07:06:27.386Z] #13 91.32 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-14T07:06:27.386Z] #13 91.34 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 91.35 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:06:27.386Z] #13 91.57 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-14T07:06:27.386Z] #13 91.57 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-14T07:06:27.386Z] #13 91.59 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-14T07:06:27.386Z] #13 92.24 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-14T07:06:27.386Z] #13 92.26 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-14T07:06:27.386Z] #13 92.28 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-14T07:06:27.386Z] #13 92.29 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-14T07:06:27.386Z] #13 92.31 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-14T07:06:27.386Z] #13 92.32 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-14T07:06:27.386Z] #13 92.34 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:27.386Z] #13 92.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-14T07:06:27.386Z] #13 92.36 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-14T07:06:27.386Z] #13 92.38 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-14T07:06:27.386Z] #13 92.42 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-14T07:06:27.386Z] #13 92.44 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-14T07:06:27.386Z] #13 92.47 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-14T07:06:27.386Z] #13 92.49 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-14T07:06:27.386Z] #13 92.51 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-14T07:06:27.386Z] #13 92.53 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-14T07:06:27.386Z] #13 92.55 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-14T07:06:27.386Z] #13 92.57 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:27.633Z] [2021-04-14T07:06:27.633Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-14T07:06:27.633Z] #46 sha256:081f6366f6bb177a7ebff789d80a9d7accfed797b4889704479af8c7912f247e [2021-04-14T07:06:27.633Z] #46 DONE 0.2s [2021-04-14T07:06:27.633Z] [2021-04-14T07:06:27.633Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-14T07:06:27.633Z] #48 sha256:fa2b3d1e87bf85e690e869804b64ee2b5ff0d0fa0a87d214742313d60d21bcf1 [2021-04-14T07:06:27.633Z] #48 DONE 0.1s [2021-04-14T07:06:27.633Z] [2021-04-14T07:06:27.633Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:27.633Z] #53 sha256:3f6d82883f5c18eefae4a03c1010d3bd8427fbc1c809fae8023be77f08d02452 [2021-04-14T07:06:27.648Z] #13 92.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:27.648Z] #13 92.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-14T07:06:27.648Z] #13 92.61 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-14T07:06:27.648Z] #13 92.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:27.648Z] #13 92.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-14T07:06:27.648Z] #13 92.66 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-14T07:06:27.648Z] #13 92.67 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-14T07:06:27.648Z] #13 92.69 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-14T07:06:27.649Z] #13 92.70 Setting up dmsetup (2:1.02.155-3) ... [2021-04-14T07:06:27.649Z] #13 92.72 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-14T07:06:27.649Z] #13 92.74 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-14T07:06:27.649Z] #13 92.76 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:06:27.890Z] #53 ... [2021-04-14T07:06:27.890Z] [2021-04-14T07:06:27.890Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-14T07:06:27.890Z] #50 sha256:80c286144cfd1e24bec6c015c39944240f5cd4d8069e32da2c21aa9a5d1a9001 [2021-04-14T07:06:27.952Z] #18 DONE 1.1s [2021-04-14T07:06:27.952Z] [2021-04-14T07:06:27.952Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:27.952Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:27.952Z] #43 56.53 CC criu/arch/x86/crtools.o [2021-04-14T07:06:27.952Z] #43 58.67 CC criu/arch/x86/kerndat.o [2021-04-14T07:06:27.952Z] #43 59.35 CC criu/arch/x86/sigaction_compat.o [2021-04-14T07:06:27.952Z] #43 59.69 CC criu/arch/x86/sigframe.o [2021-04-14T07:06:28.106Z] #53 ... [2021-04-14T07:06:28.106Z] [2021-04-14T07:06:28.106Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:28.106Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:06:28.106Z] #45 116.6 net/http/httptrace [2021-04-14T07:06:28.106Z] #45 116.8 net/http [2021-04-14T07:06:28.212Z] #43 60.15 LINK criu/arch/x86/crtools.built-in.o [2021-04-14T07:06:28.212Z] #43 60.21 DEP criu/pie/util-vdso-elf32.d [2021-04-14T07:06:28.255Z] #45 ... [2021-04-14T07:06:28.255Z] [2021-04-14T07:06:28.255Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-14T07:06:28.255Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-14T07:06:28.255Z] #14 DONE 1.8s [2021-04-14T07:06:28.255Z] [2021-04-14T07:06:28.255Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:28.255Z] #53 sha256:318f78bb82614cf8b3307ea989ce1674268627eaaec4f72f6fc88accf90d791f [2021-04-14T07:06:28.255Z] #53 1.660 + RM_GOPATH=0 [2021-04-14T07:06:28.255Z] #53 1.660 + TMP_GOPATH= [2021-04-14T07:06:28.255Z] #53 1.660 + : /build [2021-04-14T07:06:28.255Z] #53 1.661 + '[' -z '' ']' [2021-04-14T07:06:28.255Z] #53 1.663 ++ mktemp -d [2021-04-14T07:06:28.255Z] #53 1.663 + export GOPATH=/tmp/tmp.inmNjXMYBP [2021-04-14T07:06:28.255Z] #53 1.663 + GOPATH=/tmp/tmp.inmNjXMYBP [2021-04-14T07:06:28.255Z] #53 1.663 + RM_GOPATH=1 [2021-04-14T07:06:28.255Z] #53 1.663 + case "$(go env GOARCH)" in [2021-04-14T07:06:28.255Z] #53 1.668 ++ go env GOARCH [2021-04-14T07:06:28.255Z] #53 1.700 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:28.255Z] #53 1.700 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:28.255Z] #53 1.702 ++ dirname /tmp/install/install.sh [2021-04-14T07:06:28.255Z] #53 1.708 + dir=/tmp/install [2021-04-14T07:06:28.255Z] #53 1.708 + bin=runc [2021-04-14T07:06:28.255Z] #53 1.708 + shift [2021-04-14T07:06:28.255Z] #53 1.708 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-14T07:06:28.255Z] #53 1.709 + . /tmp/install/runc.installer [2021-04-14T07:06:28.255Z] #53 1.711 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:28.255Z] #53 1.714 + install_runc [2021-04-14T07:06:28.255Z] #53 1.715 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-14T07:06:28.255Z] #53 1.717 + uname -r [2021-04-14T07:06:28.255Z] #53 1.720 + RUNC_BUILDTAGS='seccomp ' [2021-04-14T07:06:28.255Z] #53 1.720 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-14T07:06:28.255Z] #53 1.720 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.inmNjXMYBP/src/github.com/opencontainers/runc [2021-04-14T07:06:28.255Z] #53 1.720 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-14T07:06:28.255Z] #53 1.742 Cloning into '/tmp/tmp.inmNjXMYBP/src/github.com/opencontainers/runc'... [2021-04-14T07:06:28.367Z] #45 ... [2021-04-14T07:06:28.367Z] [2021-04-14T07:06:28.367Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:28.367Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:28.367Z] #43 52.81 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-14T07:06:28.367Z] #43 52.99 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-14T07:06:28.367Z] #43 53.37 HOSTCC compel/src/lib/log-host.o [2021-04-14T07:06:28.367Z] #43 53.56 HOSTLINK compel/compel-host-bin [2021-04-14T07:06:28.367Z] #43 53.81 DEP soccr/soccr.d [2021-04-14T07:06:28.367Z] #43 54.04 CC soccr/soccr.o [2021-04-14T07:06:28.367Z] #43 55.27 AR soccr/libsoccr.a [2021-04-14T07:06:28.367Z] #43 55.33 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:06:28.367Z] #43 55.74 DEP criu/arch/x86/sigframe.d [2021-04-14T07:06:28.367Z] #43 55.86 DEP criu/arch/x86/sigaction_compat.d [2021-04-14T07:06:28.367Z] #43 55.99 DEP criu/arch/x86/kerndat.d [2021-04-14T07:06:28.367Z] #43 56.13 DEP criu/arch/x86/crtools.d [2021-04-14T07:06:28.367Z] #43 56.25 DEP criu/arch/x86/cpu.d [2021-04-14T07:06:28.367Z] #43 56.43 CC criu/arch/x86/cpu.o [2021-04-14T07:06:28.367Z] #43 57.05 CC criu/arch/x86/crtools.o [2021-04-14T07:06:28.367Z] #43 58.27 CC criu/arch/x86/kerndat.o [2021-04-14T07:06:28.367Z] #43 58.76 CC criu/arch/x86/sigaction_compat.o [2021-04-14T07:06:28.367Z] #43 59.04 CC criu/arch/x86/sigframe.o [2021-04-14T07:06:28.367Z] #43 59.36 LINK criu/arch/x86/crtools.built-in.o [2021-04-14T07:06:28.367Z] #43 59.42 DEP criu/pie/util-vdso-elf32.d [2021-04-14T07:06:28.367Z] #43 59.60 DEP criu/pie/util-vdso.d [2021-04-14T07:06:28.367Z] #43 59.75 DEP criu/pie/util.d [2021-04-14T07:06:28.367Z] #43 59.88 CC criu/pie/util.o [2021-04-14T07:06:28.367Z] #43 60.12 CC criu/pie/util-vdso.o [2021-04-14T07:06:28.367Z] #43 60.75 CC criu/pie/util-vdso-elf32.o [2021-04-14T07:06:28.453Z] #50 DONE 0.5s [2021-04-14T07:06:28.453Z] [2021-04-14T07:06:28.453Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-14T07:06:28.453Z] #52 sha256:14b59049316a35bbeb613158bd1a4340c16c2350c3cc6b6965d858b80359c76e [2021-04-14T07:06:28.453Z] #52 DONE 0.1s [2021-04-14T07:06:28.453Z] [2021-04-14T07:06:28.453Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:06:28.453Z] #56 sha256:d6eff327e443073e71c58488cdebbbac344ecd598cc13ab567fed66715f4bd46 [2021-04-14T07:06:28.781Z] #43 60.46 DEP criu/pie/util-vdso.d [2021-04-14T07:06:28.781Z] #43 60.65 DEP criu/pie/util.d [2021-04-14T07:06:28.937Z] #43 61.36 AR criu/pie/pie.lib.a [2021-04-14T07:06:28.937Z] #43 61.44 DEP criu/pie/restorer.d [2021-04-14T07:06:29.041Z] #43 60.87 CC criu/pie/util.o [2021-04-14T07:06:29.198Z] #43 61.60 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-14T07:06:29.198Z] #43 61.76 DEP criu/arch/x86/restorer_unmap.d [2021-04-14T07:06:29.198Z] #43 61.80 DEP criu/arch/x86/restorer.d [2021-04-14T07:06:29.302Z] #43 ... [2021-04-14T07:06:29.302Z] [2021-04-14T07:06:29.302Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-14T07:06:29.302Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-14T07:06:29.302Z] #19 DONE 1.3s [2021-04-14T07:06:29.302Z] [2021-04-14T07:06:29.302Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:29.302Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:06:29.458Z] #43 62.02 DEP criu/arch/x86/vdso-pie.d [2021-04-14T07:06:29.458Z] #43 62.09 DEP criu/pie/parasite-vdso.d [2021-04-14T07:06:29.562Z] #20 ... [2021-04-14T07:06:29.562Z] [2021-04-14T07:06:29.562Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:29.562Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:06:29.562Z] #45 120.2 net/http/httptrace [2021-04-14T07:06:29.562Z] #45 120.4 net/http [2021-04-14T07:06:29.562Z] #45 ... [2021-04-14T07:06:29.562Z] [2021-04-14T07:06:29.562Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:29.562Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:29.562Z] #43 61.25 CC criu/pie/util-vdso.o [2021-04-14T07:06:29.571Z] #13 DONE 94.6s [2021-04-14T07:06:29.571Z] [2021-04-14T07:06:29.571Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:29.571Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:29.571Z] #43 40.94 CC images/ext-file.o [2021-04-14T07:06:29.571Z] #43 41.11 CC images/cgroup.o [2021-04-14T07:06:29.571Z] #43 41.82 CC images/userns.o [2021-04-14T07:06:29.571Z] #43 42.02 CC images/google/protobuf/descriptor.o [2021-04-14T07:06:29.647Z] #53 ... [2021-04-14T07:06:29.647Z] [2021-04-14T07:06:29.647Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-14T07:06:29.647Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-14T07:06:29.647Z] #15 DONE 1.3s [2021-04-14T07:06:29.647Z] [2021-04-14T07:06:29.647Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-14T07:06:29.647Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-14T07:06:29.719Z] #43 62.31 DEP criu/pie/parasite.d [2021-04-14T07:06:29.719Z] #43 ... [2021-04-14T07:06:29.719Z] [2021-04-14T07:06:29.719Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:29.719Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:06:29.719Z] #45 128.3 github.com/LK4D4/vndr/godl [2021-04-14T07:06:29.953Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [2021-04-14T07:06:30.136Z] #43 62.11 CC criu/pie/util-vdso-elf32.o [2021-04-14T07:06:30.147Z] #43 ... [2021-04-14T07:06:30.147Z] [2021-04-14T07:06:30.147Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:06:30.147Z] #58 sha256:3cac6b932b7bd48ece4a1e52bef4fb6ef3b56d549d0d6cb3e14674e3264e2d88 [2021-04-14T07:06:30.147Z] #58 90.94 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:06:30.147Z] #58 90.94 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-14T07:06:30.147Z] #58 DONE 98.4s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-04-14T07:06:30.417Z] [2021-04-14T07:06:30.417Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-14T07:06:30.417Z] #59 sha256:3f6626f6a46e5d67d1f80716abf7d4a4d6bad0c1f211f753fcfd78caa1334d2a [2021-04-14T07:06:30.417Z] #59 DONE 0.2s [2021-04-14T07:06:30.417Z] [2021-04-14T07:06:30.417Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-14T07:06:30.417Z] #60 sha256:41e1a4ce8543e7cdfeea5ae5db918b0b493dfef399a378e4c321cb3f79a462ae [Pipeline] sh [2021-04-14T07:06:30.437Z] #54 ... [2021-04-14T07:06:30.437Z] [2021-04-14T07:06:30.437Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-14T07:06:30.437Z] #52 sha256:97dad864498fcd411d09491d890490876c23c7993c4380fdebd793a46acc9842 [2021-04-14T07:06:30.437Z] #52 122.2 mvdan.cc/sh/v3/cmd/shfmt [2021-04-14T07:06:30.437Z] #52 DONE 127.3s [2021-04-14T07:06:30.437Z] [2021-04-14T07:06:30.437Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:30.437Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:30.437Z] #44 56.91 HOSTCC compel/src/lib/log-host.o [2021-04-14T07:06:30.437Z] #44 57.12 HOSTLINK compel/compel-host-bin [2021-04-14T07:06:30.437Z] #44 57.30 DEP soccr/soccr.d [2021-04-14T07:06:30.437Z] #44 57.49 CC soccr/soccr.o [2021-04-14T07:06:30.437Z] #44 59.45 AR soccr/libsoccr.a [2021-04-14T07:06:30.437Z] #44 59.50 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:06:30.437Z] #44 59.84 DEP criu/arch/ppc64/sigframe.d [2021-04-14T07:06:30.437Z] #44 60.16 DEP criu/arch/ppc64/crtools.d [2021-04-14T07:06:30.437Z] #44 60.47 DEP criu/arch/ppc64/cpu.d [2021-04-14T07:06:30.437Z] #44 60.70 CC criu/arch/ppc64/cpu.o [2021-04-14T07:06:30.590Z] #16 1.095 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-14T07:06:30.660Z] #45 129.0 github.com/LK4D4/vndr [2021-04-14T07:06:30.678Z] #60 DONE 0.2s [2021-04-14T07:06:30.678Z] [2021-04-14T07:06:30.678Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:30.679Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:06:30.679Z] #45 91.86 net/textproto [2021-04-14T07:06:30.679Z] #45 91.87 crypto/x509 [2021-04-14T07:06:30.679Z] #45 91.87 vendor/golang.org/x/net/http/httpproxy [2021-04-14T07:06:30.679Z] #45 92.95 vendor/golang.org/x/net/http/httpguts [2021-04-14T07:06:30.679Z] #45 92.96 mime/multipart [2021-04-14T07:06:30.679Z] #45 94.60 crypto/tls [2021-04-14T07:06:30.736Z] #44 61.47 CC criu/arch/ppc64/crtools.o [2021-04-14T07:06:30.852Z] #16 DONE 1.2s [2021-04-14T07:06:30.852Z] [2021-04-14T07:06:30.852Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-14T07:06:30.852Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-14T07:06:31.035Z] #44 ... [2021-04-14T07:06:31.035Z] [2021-04-14T07:06:31.035Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:31.035Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:06:31.035Z] #46 118.7 text/template [2021-04-14T07:06:31.035Z] #46 121.5 go/parser [2021-04-14T07:06:31.035Z] #46 126.1 encoding/xml [2021-04-14T07:06:31.075Z] #43 62.90 AR criu/pie/pie.lib.a [2021-04-14T07:06:31.075Z] #43 62.95 DEP criu/pie/restorer.d [2021-04-14T07:06:31.231Z] #45 ... [2021-04-14T07:06:31.231Z] [2021-04-14T07:06:31.231Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-14T07:06:31.231Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-14T07:06:31.231Z] #14 DONE 5.7s [2021-04-14T07:06:31.335Z] #43 63.16 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-14T07:06:31.335Z] #43 63.32 DEP criu/arch/x86/restorer_unmap.d [2021-04-14T07:06:31.492Z] [2021-04-14T07:06:31.492Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:31.492Z] #53 sha256:f3609c0fe1ade3a1b729cdcf7993d1b33b21cb24cc394c00b04786402bd0bd27 [2021-04-14T07:06:31.492Z] #53 5.400 + RM_GOPATH=0 [2021-04-14T07:06:31.492Z] #53 5.400 + TMP_GOPATH= [2021-04-14T07:06:31.492Z] #53 5.400 + : /build [2021-04-14T07:06:31.492Z] #53 5.400 + '[' -z '' ']' [2021-04-14T07:06:31.492Z] #53 5.409 ++ mktemp -d [2021-04-14T07:06:31.492Z] #53 5.409 + export GOPATH=/tmp/tmp.mwCZ2Zzbir [2021-04-14T07:06:31.492Z] #53 5.409 + GOPATH=/tmp/tmp.mwCZ2Zzbir [2021-04-14T07:06:31.492Z] #53 5.409 + RM_GOPATH=1 [2021-04-14T07:06:31.492Z] #53 5.409 + case "$(go env GOARCH)" in [2021-04-14T07:06:31.492Z] #53 5.409 ++ go env GOARCH [2021-04-14T07:06:31.492Z] #53 5.434 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:31.492Z] #53 5.434 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:31.492Z] #53 5.434 ++ dirname /tmp/install/install.sh [2021-04-14T07:06:31.492Z] #53 5.436 + dir=/tmp/install [2021-04-14T07:06:31.492Z] #53 5.436 + bin=runc [2021-04-14T07:06:31.492Z] #53 5.436 + shift [2021-04-14T07:06:31.492Z] #53 5.436 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-14T07:06:31.492Z] #53 5.436 + . /tmp/install/runc.installer [2021-04-14T07:06:31.492Z] #53 5.436 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:31.492Z] #53 5.436 + install_runc [2021-04-14T07:06:31.492Z] #53 5.436 + uname -r [2021-04-14T07:06:31.492Z] #53 5.436 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-14T07:06:31.492Z] #53 5.447 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-14T07:06:31.492Z] #53 5.461 + RUNC_BUILDTAGS='seccomp ' [2021-04-14T07:06:31.492Z] #53 5.461 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-14T07:06:31.492Z] #53 5.461 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mwCZ2Zzbir/src/github.com/opencontainers/runc [2021-04-14T07:06:31.492Z] #53 5.461 Cloning into '/tmp/tmp.mwCZ2Zzbir/src/github.com/opencontainers/runc'... [2021-04-14T07:06:31.595Z] #43 63.34 DEP criu/arch/x86/restorer.d [2021-04-14T07:06:31.624Z] #45 ... [2021-04-14T07:06:31.624Z] [2021-04-14T07:06:31.624Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:31.624Z] #53 sha256:7118ada03b58d1c1df7e8a6f9b1a813a7945c0d6ee33323ad50f213fd17568be [2021-04-14T07:06:31.624Z] #53 2.150 + RM_GOPATH=0 [2021-04-14T07:06:31.624Z] #53 2.150 + TMP_GOPATH= [2021-04-14T07:06:31.624Z] #53 2.150 + : /build [2021-04-14T07:06:31.624Z] #53 2.150 + '[' -z '' ']' [2021-04-14T07:06:31.624Z] #53 2.155 ++ mktemp -d [2021-04-14T07:06:31.624Z] #53 2.167 + export GOPATH=/tmp/tmp.GfxGiZO4Mi [2021-04-14T07:06:31.624Z] #53 2.167 + GOPATH=/tmp/tmp.GfxGiZO4Mi [2021-04-14T07:06:31.624Z] #53 2.167 + RM_GOPATH=1 [2021-04-14T07:06:31.624Z] #53 2.167 + case "$(go env GOARCH)" in [2021-04-14T07:06:31.624Z] #53 2.167 ++ go env GOARCH [2021-04-14T07:06:31.624Z] #53 2.185 + export GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:31.624Z] #53 2.185 + GO_BUILDMODE=-buildmode=pie [2021-04-14T07:06:31.624Z] #53 2.199 ++ dirname /tmp/install/install.sh [2021-04-14T07:06:31.624Z] #53 2.199 + dir=/tmp/install [2021-04-14T07:06:31.624Z] #53 2.199 + bin=runc [2021-04-14T07:06:31.624Z] #53 2.199 + shift [2021-04-14T07:06:31.624Z] #53 2.199 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-14T07:06:31.624Z] #53 2.199 + . /tmp/install/runc.installer [2021-04-14T07:06:31.624Z] #53 2.199 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:31.624Z] #53 2.199 + install_runc [2021-04-14T07:06:31.624Z] #53 2.199 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-14T07:06:31.624Z] #53 2.207 + uname -r [2021-04-14T07:06:31.624Z] #53 2.219 + RUNC_BUILDTAGS='seccomp ' [2021-04-14T07:06:31.625Z] #53 2.219 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-14T07:06:31.625Z] #53 2.219 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GfxGiZO4Mi/src/github.com/opencontainers/runc [2021-04-14T07:06:31.625Z] #53 2.219 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-14T07:06:31.625Z] #53 2.233 Cloning into '/tmp/tmp.GfxGiZO4Mi/src/github.com/opencontainers/runc'... [2021-04-14T07:06:31.796Z] #17 DONE 1.2s [2021-04-14T07:06:31.796Z] [2021-04-14T07:06:31.796Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-14T07:06:31.796Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-14T07:06:31.854Z] #43 63.64 DEP criu/arch/x86/vdso-pie.d [2021-04-14T07:06:31.854Z] #43 63.76 DEP criu/pie/parasite-vdso.d [2021-04-14T07:06:31.887Z] #53 ... [2021-04-14T07:06:31.887Z] [2021-04-14T07:06:31.887Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-14T07:06:31.887Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-14T07:06:31.887Z] #14 DONE 2.4s [2021-04-14T07:06:31.887Z] [2021-04-14T07:06:31.887Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:31.887Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:31.887Z] #43 44.70 CC images/opts.o [2021-04-14T07:06:32.093Z] #46 ... [2021-04-14T07:06:32.093Z] [2021-04-14T07:06:32.093Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:32.093Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:32.093Z] #44 62.83 CC criu/arch/ppc64/sigframe.o [2021-04-14T07:06:32.093Z] #44 63.17 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-14T07:06:32.093Z] #44 63.23 DEP criu/pie/util-vdso.d [2021-04-14T07:06:32.114Z] #43 63.97 DEP criu/pie/parasite.d [2021-04-14T07:06:32.150Z] #43 45.11 CC images/seccomp.o [2021-04-14T07:06:32.374Z] #43 64.28 CC criu/pie/parasite.o [2021-04-14T07:06:32.392Z] #44 63.37 DEP criu/pie/util.d [2021-04-14T07:06:32.689Z] #44 63.54 CC criu/pie/util.o [2021-04-14T07:06:32.726Z] #43 45.41 CC images/binfmt-misc.o [2021-04-14T07:06:32.726Z] #43 45.63 CC images/time.o [2021-04-14T07:06:32.987Z] #44 63.97 CC criu/pie/util-vdso.o [2021-04-14T07:06:33.148Z] + docker version [2021-04-14T07:06:33.256Z] #18 DONE 1.2s [2021-04-14T07:06:33.256Z] [2021-04-14T07:06:33.256Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:33.256Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:33.256Z] #43 53.08 CC compel/src/lib/ptrace.o [2021-04-14T07:06:33.256Z] #43 53.80 AR compel/libcompel.a [2021-04-14T07:06:33.256Z] #43 54.00 HOSTCC compel/src/main-host.o [2021-04-14T07:06:33.256Z] #43 54.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-14T07:06:33.256Z] #43 54.86 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-14T07:06:33.256Z] #43 55.52 HOSTCC compel/src/lib/log-host.o [2021-04-14T07:06:33.256Z] #43 55.80 HOSTLINK compel/compel-host-bin [2021-04-14T07:06:33.256Z] #43 56.05 DEP soccr/soccr.d [2021-04-14T07:06:33.256Z] #43 56.36 CC soccr/soccr.o [2021-04-14T07:06:33.256Z] #43 ... [2021-04-14T07:06:33.256Z] [2021-04-14T07:06:33.256Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:06:33.256Z] #58 sha256:2e3ee2fe0d772894cf05cfd3f525520ea960cf51d913f33b15c90b365d1ae77a [2021-04-14T07:06:33.256Z] #58 115.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:06:33.256Z] #58 115.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-14T07:06:33.256Z] #58 ... [2021-04-14T07:06:33.256Z] [2021-04-14T07:06:33.256Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-14T07:06:33.256Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-14T07:06:33.315Z] #43 45.92 CC images/sysctl.o [2021-04-14T07:06:33.315Z] #43 46.08 CC images/autofs.o [2021-04-14T07:06:33.584Z] #43 46.19 CC images/macvlan.o [2021-04-14T07:06:33.584Z] #43 46.40 CC images/sit.o [2021-04-14T07:06:33.584Z] #43 ... [2021-04-14T07:06:33.584Z] [2021-04-14T07:06:33.584Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-14T07:06:33.584Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-14T07:06:33.584Z] #15 DONE 1.9s [2021-04-14T07:06:33.633Z] #44 64.68 AR criu/pie/pie.lib.a [2021-04-14T07:06:33.848Z] [2021-04-14T07:06:33.848Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-14T07:06:33.848Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-14T07:06:33.900Z] #19 ... [2021-04-14T07:06:33.900Z] [2021-04-14T07:06:33.900Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:06:33.900Z] #58 sha256:2e3ee2fe0d772894cf05cfd3f525520ea960cf51d913f33b15c90b365d1ae77a [2021-04-14T07:06:33.900Z] #58 DONE 126.3s [2021-04-14T07:06:33.930Z] #44 64.79 DEP criu/pie/restorer.d [2021-04-14T07:06:34.163Z] [2021-04-14T07:06:34.163Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-14T07:06:34.163Z] #59 sha256:6903ebaf4741bee1031e80f57e4f81a137fefe0649424e6ee9213ee7ef642d4e [2021-04-14T07:06:34.163Z] #59 DONE 0.1s [2021-04-14T07:06:34.163Z] [2021-04-14T07:06:34.163Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-14T07:06:34.163Z] #60 sha256:8000b0518e0e58afc4a435e1ebbd2fdc72048b64e91e444b20ee65baa387a145 [2021-04-14T07:06:34.163Z] #60 DONE 0.1s [2021-04-14T07:06:34.163Z] [2021-04-14T07:06:34.163Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:06:34.163Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:06:34.233Z] #44 65.02 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-14T07:06:34.233Z] #44 65.04 DEP criu/arch/ppc64/restorer.d [2021-04-14T07:06:34.283Z] #43 65.76 LINK criu/pie/parasite.built-in.o [2021-04-14T07:06:34.283Z] #43 65.77 GEN criu/pie/parasite-blob.h [2021-04-14T07:06:34.283Z] #43 65.80 CC criu/pie/parasite-vdso.o [2021-04-14T07:06:34.430Z] #40 ... [2021-04-14T07:06:34.430Z] [2021-04-14T07:06:34.430Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:34.430Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:34.430Z] #43 58.50 AR soccr/libsoccr.a [2021-04-14T07:06:34.530Z] #44 65.30 DEP criu/arch/ppc64/vdso-pie.d [2021-04-14T07:06:34.530Z] #44 65.45 DEP criu/pie/parasite-vdso.d [2021-04-14T07:06:34.543Z] #43 66.57 CC criu/arch/x86/vdso-pie.o [2021-04-14T07:06:34.705Z] #43 58.61 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:06:34.797Z] #53 ... [2021-04-14T07:06:34.797Z] [2021-04-14T07:06:34.797Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-14T07:06:34.797Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-14T07:06:34.797Z] #15 DONE 2.9s [2021-04-14T07:06:34.797Z] [2021-04-14T07:06:34.797Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-14T07:06:34.797Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-14T07:06:34.827Z] #44 65.72 DEP criu/pie/parasite.d [2021-04-14T07:06:34.992Z] #56 193.8 + bin/containerd [2021-04-14T07:06:35.112Z] #43 66.90 CC criu/arch/x86/restorer.o [2021-04-14T07:06:35.125Z] #44 66.05 CC criu/pie/parasite.o [2021-04-14T07:06:35.241Z] #16 1.358 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-14T07:06:35.276Z] #43 ... [2021-04-14T07:06:35.276Z] [2021-04-14T07:06:35.276Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-14T07:06:35.276Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-14T07:06:35.276Z] #19 DONE 2.1s [2021-04-14T07:06:35.372Z] #43 ... [2021-04-14T07:06:35.372Z] [2021-04-14T07:06:35.372Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:35.372Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:06:35.372Z] #45 136.0 github.com/LK4D4/vndr/godl [2021-04-14T07:06:35.504Z] #16 DONE 1.7s [2021-04-14T07:06:35.504Z] [2021-04-14T07:06:35.504Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:35.504Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:35.504Z] #43 46.84 CC images/memfd.o [2021-04-14T07:06:35.504Z] #43 47.30 CC images/timens.o [2021-04-14T07:06:35.504Z] #43 47.53 LINK images/built-in.o [2021-04-14T07:06:35.504Z] #43 47.76 GEN compel/include/asm [2021-04-14T07:06:35.504Z] #43 47.82 GEN compel/include/version.h [2021-04-14T07:06:35.504Z] #43 47.85 touch .config [2021-04-14T07:06:35.504Z] #43 47.90 GEN include/common/config.h [2021-04-14T07:06:35.504Z] #43 48.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-14T07:06:35.504Z] #43 48.03 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-14T07:06:35.504Z] #43 48.08 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-14T07:06:35.504Z] #43 48.09 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-14T07:06:35.504Z] #43 48.12 DEP compel/plugins/std/infect.d [2021-04-14T07:06:35.504Z] #43 48.37 DEP compel/plugins/std/string.d [2021-04-14T07:06:35.537Z] [2021-04-14T07:06:35.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:35.537Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:35.537Z] #43 59.39 DEP criu/arch/x86/sigframe.d [2021-04-14T07:06:35.537Z] #43 59.61 DEP criu/arch/x86/sigaction_compat.d [2021-04-14T07:06:35.770Z] #43 48.53 DEP compel/plugins/std/log.d [2021-04-14T07:06:35.797Z] #43 59.79 DEP criu/arch/x86/kerndat.d [2021-04-14T07:06:36.033Z] #43 48.71 DEP compel/plugins/std/fds.d [2021-04-14T07:06:36.033Z] #43 48.85 DEP compel/plugins/std/std.d [2021-04-14T07:06:36.057Z] #43 60.06 DEP criu/arch/x86/crtools.d [2021-04-14T07:06:36.295Z] #43 49.08 DEP compel/plugins/shmem/shmem.d [2021-04-14T07:06:36.295Z] #43 49.18 DEP compel/plugins/fds/fds.d [2021-04-14T07:06:36.311Z] #45 136.8 github.com/LK4D4/vndr [2021-04-14T07:06:36.318Z] #43 60.32 DEP criu/arch/x86/cpu.d [2021-04-14T07:06:36.557Z] #43 49.36 CC compel/plugins/std/std.o [2021-04-14T07:06:36.579Z] #43 60.64 CC criu/arch/x86/cpu.o [2021-04-14T07:06:36.660Z] #44 67.63 LINK criu/pie/parasite.built-in.o [2021-04-14T07:06:36.660Z] #44 67.63 GEN criu/pie/parasite-blob.h [2021-04-14T07:06:36.660Z] #44 67.71 CC criu/pie/parasite-vdso.o [2021-04-14T07:06:36.709Z] #16 2.456 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-14T07:06:36.820Z] #43 ... [2021-04-14T07:06:36.820Z] [2021-04-14T07:06:36.820Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-14T07:06:36.820Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-14T07:06:36.820Z] #17 DONE 1.5s [2021-04-14T07:06:36.820Z] [2021-04-14T07:06:36.820Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:36.820Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:36.820Z] #43 49.71 CC compel/plugins/std/fds.o [2021-04-14T07:06:36.970Z] #16 DONE 2.7s [2021-04-14T07:06:36.970Z] [2021-04-14T07:06:36.970Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-14T07:06:36.970Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-14T07:06:37.395Z] #43 50.11 CC compel/plugins/std/log.o [2021-04-14T07:06:37.520Z] #43 61.40 CC criu/arch/x86/crtools.o [2021-04-14T07:06:37.718Z] #44 68.48 CC criu/arch/ppc64/vdso-pie.o [2021-04-14T07:06:37.718Z] #44 ... [2021-04-14T07:06:37.718Z] [2021-04-14T07:06:37.718Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:37.718Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-14T07:06:37.718Z] #21 12.02 Fetched 8698 kB in 12s (752 kB/s) [2021-04-14T07:06:37.718Z] #21 12.02 Reading package lists... [2021-04-14T07:06:37.718Z] #21 17.42 Reading package lists... [2021-04-14T07:06:37.718Z] #21 ... [2021-04-14T07:06:37.718Z] [2021-04-14T07:06:37.718Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:37.718Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:06:37.718Z] #46 131.7 crypto/rand [2021-04-14T07:06:37.718Z] #46 133.4 crypto/elliptic [2021-04-14T07:06:37.718Z] #46 134.2 go/doc [2021-04-14T07:06:37.872Z] Client: Docker Engine - Enterprise [2021-04-14T07:06:37.872Z] Version: 19.03.12 [2021-04-14T07:06:37.872Z] API version: 1.40 [2021-04-14T07:06:37.872Z] Go version: go1.13.13 [2021-04-14T07:06:37.872Z] Git commit: 4306744 [2021-04-14T07:06:37.872Z] Built: 08/05/2020 19:27:53 [2021-04-14T07:06:37.872Z] OS/Arch: windows/amd64 [2021-04-14T07:06:37.872Z] Experimental: false [2021-04-14T07:06:37.872Z] [2021-04-14T07:06:37.872Z] Server: Docker Engine - Enterprise [2021-04-14T07:06:37.872Z] Engine: [2021-04-14T07:06:37.872Z] Version: 19.03.12 [2021-04-14T07:06:37.872Z] API version: 1.40 (minimum version 1.24) [2021-04-14T07:06:37.872Z] Go version: go1.13.13 [2021-04-14T07:06:37.872Z] Git commit: f295753ffd [2021-04-14T07:06:37.872Z] Built: 08/05/2020 19:26:41 [2021-04-14T07:06:37.872Z] OS/Arch: windows/amd64 [2021-04-14T07:06:37.872Z] Experimental: true [2021-04-14T07:06:38.351Z] #43 50.96 CC compel/plugins/std/string.o [Pipeline] sh [2021-04-14T07:06:38.627Z] #43 ... [2021-04-14T07:06:38.627Z] [2021-04-14T07:06:38.627Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-14T07:06:38.627Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-14T07:06:38.627Z] #18 DONE 1.6s [2021-04-14T07:06:38.627Z] [2021-04-14T07:06:38.627Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-14T07:06:38.627Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-14T07:06:38.903Z] #43 62.81 CC criu/arch/x86/kerndat.o [2021-04-14T07:06:39.159Z] #56 ... [2021-04-14T07:06:39.159Z] [2021-04-14T07:06:39.160Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:39.160Z] #53 sha256:3f6d82883f5c18eefae4a03c1010d3bd8427fbc1c809fae8023be77f08d02452 [2021-04-14T07:06:39.160Z] #53 125.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-14T07:06:39.160Z] #53 126.2 + mkdir -p /build [2021-04-14T07:06:39.160Z] #53 126.2 + cp runc /build/runc [2021-04-14T07:06:39.160Z] #53 DONE 126.6s [2021-04-14T07:06:39.160Z] [2021-04-14T07:06:39.160Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:06:39.160Z] #56 sha256:d6eff327e443073e71c58488cdebbbac344ecd598cc13ab567fed66715f4bd46 [2021-04-14T07:06:39.164Z] #43 63.24 CC criu/arch/x86/sigaction_compat.o [2021-04-14T07:06:39.424Z] #43 63.46 CC criu/arch/x86/sigframe.o [2021-04-14T07:06:39.489Z] + docker info [2021-04-14T07:06:39.528Z] #17 DONE 2.5s [2021-04-14T07:06:39.528Z] [2021-04-14T07:06:39.528Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:39.528Z] #53 sha256:f3609c0fe1ade3a1b729cdcf7993d1b33b21cb24cc394c00b04786402bd0bd27 [2021-04-14T07:06:39.528Z] #53 13.85 + cd /tmp/tmp.mwCZ2Zzbir/src/github.com/opencontainers/runc [2021-04-14T07:06:39.528Z] #53 13.85 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:39.685Z] #43 63.71 LINK criu/arch/x86/crtools.built-in.o [2021-04-14T07:06:39.685Z] #43 63.78 DEP criu/pie/util-vdso-elf32.d [2021-04-14T07:06:39.826Z] #46 ... [2021-04-14T07:06:39.826Z] [2021-04-14T07:06:39.826Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:39.826Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-14T07:06:39.826Z] #21 17.42 Reading package lists... [2021-04-14T07:06:39.826Z] #21 22.42 Building dependency tree... [2021-04-14T07:06:39.826Z] #21 24.30 libcap2-bin is already the newest version (1:2.25-2). [2021-04-14T07:06:39.826Z] #21 24.30 The following additional packages will be installed: [2021-04-14T07:06:39.826Z] #21 24.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-14T07:06:39.826Z] #21 24.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-14T07:06:39.826Z] #21 24.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-14T07:06:39.826Z] #21 24.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-14T07:06:39.826Z] #21 24.31 python3.7 python3.7-minimal vim-runtime xxd [2021-04-14T07:06:39.826Z] #21 24.32 Suggested packages: [2021-04-14T07:06:39.826Z] #21 24.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-14T07:06:39.826Z] #21 24.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-14T07:06:39.826Z] #21 24.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-14T07:06:39.826Z] #21 24.32 Recommended packages: [2021-04-14T07:06:39.826Z] #21 24.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-14T07:06:39.826Z] #21 24.32 python3-keyrings.alt python3-xdg unzip [2021-04-14T07:06:39.945Z] #43 63.90 DEP criu/pie/util-vdso.d [2021-04-14T07:06:40.099Z] #53 ... [2021-04-14T07:06:40.100Z] [2021-04-14T07:06:40.100Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:40.100Z] #45 sha256:bc4f4a824ef81616c890094b0390e5c9a2f3c36e07c76902536c461b71b9b46d [2021-04-14T07:06:40.100Z] #45 DONE 138.5s [2021-04-14T07:06:40.100Z] [2021-04-14T07:06:40.100Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:40.100Z] #53 sha256:f3609c0fe1ade3a1b729cdcf7993d1b33b21cb24cc394c00b04786402bd0bd27 [2021-04-14T07:06:40.100Z] #53 14.44 + '[' -z '' ']' [2021-04-14T07:06:40.100Z] #53 14.44 + target=static [2021-04-14T07:06:40.100Z] #53 14.44 + make 'BUILDTAGS=seccomp ' static [2021-04-14T07:06:40.100Z] #53 ... [2021-04-14T07:06:40.100Z] [2021-04-14T07:06:40.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:40.100Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:40.100Z] #43 62.50 CC criu/pie/parasite.o [2021-04-14T07:06:40.100Z] #43 63.84 LINK criu/pie/parasite.built-in.o [2021-04-14T07:06:40.100Z] #43 63.87 GEN criu/pie/parasite-blob.h [2021-04-14T07:06:40.100Z] #43 63.89 CC criu/pie/parasite-vdso.o [2021-04-14T07:06:40.100Z] #43 64.67 CC criu/arch/x86/vdso-pie.o [2021-04-14T07:06:40.100Z] #43 65.04 CC criu/arch/x86/restorer.o [2021-04-14T07:06:40.100Z] #43 65.66 CC criu/arch/x86/restorer_unmap.o [2021-04-14T07:06:40.100Z] #43 65.72 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-14T07:06:40.100Z] #43 66.09 CC criu/pie/restorer.o [2021-04-14T07:06:40.100Z] #43 69.34 LINK criu/pie/restorer.built-in.o [2021-04-14T07:06:40.100Z] #43 69.35 GEN criu/pie/restorer-blob.h [2021-04-14T07:06:40.100Z] #43 69.46 DEP criu/vdso.d [2021-04-14T07:06:40.100Z] #43 69.71 DEP criu/vdso-compat.d [2021-04-14T07:06:40.100Z] #43 69.93 DEP criu/uts_ns.d [2021-04-14T07:06:40.100Z] #43 70.07 DEP criu/util.d [2021-04-14T07:06:40.100Z] #43 70.30 DEP criu/uffd.d [2021-04-14T07:06:40.100Z] #43 70.57 DEP criu/tun.d [2021-04-14T07:06:40.100Z] #43 70.73 DEP criu/tty.d [2021-04-14T07:06:40.100Z] #43 70.96 DEP criu/timerfd.d [2021-04-14T07:06:40.100Z] #43 71.14 DEP criu/timens.d [2021-04-14T07:06:40.100Z] #43 71.31 DEP criu/sysfs_parse.d [2021-04-14T07:06:40.100Z] #43 71.53 DEP criu/sysctl.d [2021-04-14T07:06:40.100Z] #43 71.72 DEP criu/string.d [2021-04-14T07:06:40.100Z] #43 71.77 DEP criu/stats.d [2021-04-14T07:06:40.100Z] #43 71.91 DEP criu/sockets.d [2021-04-14T07:06:40.100Z] #43 72.11 DEP criu/sk-unix.d [2021-04-14T07:06:40.100Z] #43 72.39 DEP criu/sk-tcp.d [2021-04-14T07:06:40.100Z] #43 72.65 DEP criu/sk-queue.d [2021-04-14T07:06:40.206Z] #43 64.04 DEP criu/pie/util.d [2021-04-14T07:06:40.206Z] #43 64.20 CC criu/pie/util.o [2021-04-14T07:06:40.360Z] #43 72.79 DEP criu/sk-packet.d [2021-04-14T07:06:40.360Z] #43 73.03 DEP criu/sk-netlink.d [2021-04-14T07:06:40.360Z] #43 ... [2021-04-14T07:06:40.360Z] [2021-04-14T07:06:40.360Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:40.360Z] #53 sha256:f3609c0fe1ade3a1b729cdcf7993d1b33b21cb24cc394c00b04786402bd0bd27 [2021-04-14T07:06:40.360Z] #53 14.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-14T07:06:40.467Z] #43 64.53 CC criu/pie/util-vdso.o [2021-04-14T07:06:40.523Z] #56 ... [2021-04-14T07:06:40.523Z] [2021-04-14T07:06:40.523Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-14T07:06:40.523Z] #54 sha256:3ba9767828651f0f71dc0b05f7d36d27b8d6e1d07aa1d9614df71186ea65d5a3 [2021-04-14T07:06:40.554Z] #19 DONE 1.7s [2021-04-14T07:06:40.554Z] [2021-04-14T07:06:40.554Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:40.554Z] #53 sha256:7118ada03b58d1c1df7e8a6f9b1a813a7945c0d6ee33323ad50f213fd17568be [2021-04-14T07:06:40.554Z] #53 10.64 + cd /tmp/tmp.GfxGiZO4Mi/src/github.com/opencontainers/runc [2021-04-14T07:06:40.554Z] #53 10.64 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:40.779Z] #54 DONE 0.3s [2021-04-14T07:06:40.779Z] [2021-04-14T07:06:40.779Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:06:40.779Z] #56 sha256:d6eff327e443073e71c58488cdebbbac344ecd598cc13ab567fed66715f4bd46 [2021-04-14T07:06:40.816Z] #53 11.29 + '[' -z '' ']' [2021-04-14T07:06:40.816Z] #53 11.29 + target=static [2021-04-14T07:06:40.816Z] #53 11.29 + make 'BUILDTAGS=seccomp ' static [2021-04-14T07:06:41.391Z] #53 11.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-14T07:06:41.408Z] #43 65.27 CC criu/pie/util-vdso-elf32.o [2021-04-14T07:06:41.592Z] #45 ... [2021-04-14T07:06:41.593Z] [2021-04-14T07:06:41.593Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:41.593Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:06:41.593Z] #20 1.489 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:06:41.593Z] #20 1.721 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:06:41.593Z] #20 1.727 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:06:41.593Z] #20 1.755 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:06:41.593Z] #20 2.123 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-14T07:06:41.593Z] #20 3.070 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:06:41.593Z] #20 4.016 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:06:41.593Z] #20 5.539 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:06:41.593Z] #20 11.01 Fetched 8935 kB in 10s (916 kB/s) [2021-04-14T07:06:41.593Z] #20 11.01 Reading package lists... [2021-04-14T07:06:41.593Z] #20 ... [2021-04-14T07:06:41.593Z] [2021-04-14T07:06:41.593Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:41.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:41.593Z] #43 67.51 CC criu/arch/x86/restorer_unmap.o [2021-04-14T07:06:41.593Z] #43 67.56 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-14T07:06:41.593Z] #43 67.91 CC criu/pie/restorer.o [2021-04-14T07:06:41.593Z] #43 71.12 LINK criu/pie/restorer.built-in.o [2021-04-14T07:06:41.593Z] #43 71.14 GEN criu/pie/restorer-blob.h [2021-04-14T07:06:41.593Z] #43 71.26 DEP criu/vdso.d [2021-04-14T07:06:41.593Z] #43 71.52 DEP criu/vdso-compat.d [2021-04-14T07:06:41.593Z] #43 71.74 DEP criu/uts_ns.d [2021-04-14T07:06:41.593Z] #43 71.92 DEP criu/util.d [2021-04-14T07:06:41.593Z] #43 72.19 DEP criu/uffd.d [2021-04-14T07:06:41.593Z] #43 72.34 DEP criu/tun.d [2021-04-14T07:06:41.593Z] #43 72.50 DEP criu/tty.d [2021-04-14T07:06:41.593Z] #43 72.73 DEP criu/timerfd.d [2021-04-14T07:06:41.593Z] #43 72.92 DEP criu/timens.d [2021-04-14T07:06:41.593Z] #43 73.10 DEP criu/sysfs_parse.d [2021-04-14T07:06:41.593Z] #43 73.23 DEP criu/sysctl.d [2021-04-14T07:06:41.593Z] #43 73.38 DEP criu/string.d [2021-04-14T07:06:41.593Z] #43 73.43 DEP criu/stats.d [2021-04-14T07:06:41.852Z] #43 73.58 DEP criu/sockets.d [2021-04-14T07:06:41.852Z] #43 73.78 DEP criu/sk-unix.d [2021-04-14T07:06:41.979Z] #43 66.06 AR criu/pie/pie.lib.a [2021-04-14T07:06:41.979Z] #43 66.11 DEP criu/pie/restorer.d [2021-04-14T07:06:42.118Z] #43 73.97 DEP criu/sk-tcp.d [2021-04-14T07:06:42.338Z] #53 ... [2021-04-14T07:06:42.338Z] [2021-04-14T07:06:42.338Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:42.338Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:06:42.338Z] #45 100.5 net/http/httptrace [2021-04-14T07:06:42.338Z] #45 100.9 net/http [2021-04-14T07:06:42.338Z] #45 ... [2021-04-14T07:06:42.338Z] [2021-04-14T07:06:42.338Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:42.338Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:42.338Z] #43 51.94 CC compel/plugins/std/infect.o [2021-04-14T07:06:42.338Z] #43 52.53 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-14T07:06:42.338Z] #43 52.63 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-14T07:06:42.338Z] #43 52.76 AR compel/plugins/std.lib.a [2021-04-14T07:06:42.338Z] #43 52.91 CC compel/plugins/fds/fds.o [2021-04-14T07:06:42.338Z] #43 53.26 AR compel/plugins/fds.lib.a [2021-04-14T07:06:42.338Z] #43 53.38 HOSTDEP compel/src/lib/log-host.d [2021-04-14T07:06:42.339Z] #43 53.52 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-14T07:06:42.339Z] #43 53.73 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-14T07:06:42.339Z] #43 53.85 HOSTDEP compel/src/main-host.d [2021-04-14T07:06:42.339Z] #43 54.01 DEP compel/src/lib/ptrace.d [2021-04-14T07:06:42.339Z] #43 54.18 DEP compel/src/lib/infect.d [2021-04-14T07:06:42.339Z] #43 54.40 DEP compel/src/lib/infect-util.d [2021-04-14T07:06:42.339Z] #43 54.58 DEP compel/src/lib/infect-rpc.d [2021-04-14T07:06:42.339Z] #43 54.80 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-14T07:06:42.339Z] #43 54.97 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-14T07:06:42.339Z] #43 55.04 DEP compel/src/lib/log.d [2021-04-14T07:06:42.339Z] #43 55.14 DEP compel/src/main.d [2021-04-14T07:06:42.378Z] #43 74.16 DEP criu/sk-queue.d [2021-04-14T07:06:42.549Z] #43 66.34 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-14T07:06:42.549Z] #43 66.51 DEP criu/arch/x86/restorer_unmap.d [2021-04-14T07:06:42.549Z] #43 66.55 DEP criu/arch/x86/restorer.d [2021-04-14T07:06:42.615Z] #43 55.34 DEP compel/src/lib/handle-elf.d [2021-04-14T07:06:42.615Z] #43 55.49 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-14T07:06:42.617Z] #21 26.79 The following NEW packages will be installed: [2021-04-14T07:06:42.617Z] #21 26.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-14T07:06:42.617Z] #21 26.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-14T07:06:42.617Z] #21 26.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-14T07:06:42.617Z] #21 26.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-14T07:06:42.617Z] #21 26.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-14T07:06:42.617Z] #21 26.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-14T07:06:42.617Z] #21 26.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-14T07:06:42.617Z] #21 26.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-14T07:06:42.617Z] #21 26.79 xz-utils zip [2021-04-14T07:06:42.617Z] #21 26.92 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:06:42.617Z] #21 26.92 Need to get 29.2 MB of archives. [2021-04-14T07:06:42.617Z] #21 26.92 After this operation, 134 MB of additional disk space will be used. [2021-04-14T07:06:42.617Z] #21 26.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-14T07:06:42.617Z] #21 26.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-04-14T07:06:42.617Z] #21 27.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-04-14T07:06:42.617Z] #21 27.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-14T07:06:42.617Z] #21 27.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-14T07:06:42.617Z] #21 27.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-04-14T07:06:42.638Z] #43 74.46 DEP criu/sk-packet.d [2021-04-14T07:06:42.809Z] #43 66.78 DEP criu/arch/x86/vdso-pie.d [2021-04-14T07:06:42.809Z] #43 66.91 DEP criu/pie/parasite-vdso.d [2021-04-14T07:06:42.882Z] #43 55.69 CC compel/src/lib/log.o [2021-04-14T07:06:42.917Z] #21 27.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-14T07:06:42.917Z] #21 27.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-14T07:06:42.917Z] #21 27.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-14T07:06:42.917Z] #21 27.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-14T07:06:42.917Z] #21 27.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-14T07:06:42.920Z] #43 74.73 DEP criu/sk-netlink.d [2021-04-14T07:06:43.069Z] #43 67.11 DEP criu/pie/parasite.d [2021-04-14T07:06:43.191Z] #43 74.89 DEP criu/sk-inet.d [2021-04-14T07:06:43.218Z] #21 27.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-14T07:06:43.218Z] #21 27.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-14T07:06:43.218Z] #21 27.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-04-14T07:06:43.218Z] #21 27.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-14T07:06:43.218Z] #21 27.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-14T07:06:43.218Z] #21 27.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-14T07:06:43.218Z] #21 27.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:06:43.218Z] #21 27.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-14T07:06:43.218Z] #21 27.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-04-14T07:06:43.218Z] #21 27.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-14T07:06:43.218Z] #21 27.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-14T07:06:43.218Z] #21 27.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-14T07:06:43.218Z] #21 27.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-14T07:06:43.218Z] #21 27.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-14T07:06:43.218Z] #21 27.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-14T07:06:43.218Z] #21 27.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-14T07:06:43.218Z] #21 27.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-14T07:06:43.218Z] #21 27.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-14T07:06:43.330Z] #43 67.38 CC criu/pie/parasite.o [2021-04-14T07:06:43.455Z] #43 75.20 DEP criu/signalfd.d [2021-04-14T07:06:43.455Z] #43 75.38 DEP criu/sigframe.d [2021-04-14T07:06:43.455Z] #43 ... [2021-04-14T07:06:43.455Z] [2021-04-14T07:06:43.455Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:43.455Z] #53 sha256:16df0f95e9c49de575cfe8578aa444525359455a8656ada89a8b2ee80cc9103d [2021-04-14T07:06:43.455Z] #53 13.52 + cd /tmp/tmp.2gEV0uwvSl/src/github.com/opencontainers/runc [2021-04-14T07:06:43.455Z] #53 13.52 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:43.455Z] #53 14.18 + '[' -z '' ']' [2021-04-14T07:06:43.455Z] #53 14.18 + target=static [2021-04-14T07:06:43.455Z] #53 14.18 + make 'BUILDTAGS=seccomp ' static [2021-04-14T07:06:43.455Z] #53 14.40 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-14T07:06:43.457Z] #43 56.00 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-14T07:06:43.457Z] #43 56.28 CC compel/arch/aarch64/src/lib/infect.o [2021-04-14T07:06:43.591Z] #43 ... [2021-04-14T07:06:43.591Z] [2021-04-14T07:06:43.591Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:43.591Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:06:43.591Z] #45 136.2 github.com/LK4D4/vndr/godl [2021-04-14T07:06:43.660Z] #53 ... [2021-04-14T07:06:43.660Z] [2021-04-14T07:06:43.660Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-14T07:06:43.660Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-14T07:06:43.660Z] #18 DONE 3.7s [2021-04-14T07:06:43.660Z] [2021-04-14T07:06:43.660Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:43.660Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:43.660Z] #43 73.19 DEP criu/sk-inet.d [2021-04-14T07:06:43.660Z] #43 73.40 DEP criu/signalfd.d [2021-04-14T07:06:43.660Z] #43 73.53 DEP criu/sigframe.d [2021-04-14T07:06:43.660Z] #43 73.68 DEP criu/shmem.d [2021-04-14T07:06:43.660Z] #43 73.84 DEP criu/servicefd.d [2021-04-14T07:06:43.660Z] #43 74.03 DEP criu/seize.d [2021-04-14T07:06:43.660Z] #43 74.20 DEP criu/seccomp.d [2021-04-14T07:06:43.660Z] #43 74.35 DEP criu/rst-malloc.d [2021-04-14T07:06:43.660Z] #43 74.42 DEP criu/rbtree.d [2021-04-14T07:06:43.660Z] #43 74.45 DEP criu/pstree.d [2021-04-14T07:06:43.660Z] #43 74.60 DEP criu/protobuf.d [2021-04-14T07:06:43.660Z] #43 74.72 GEN criu/protobuf-desc-gen.h [2021-04-14T07:06:43.723Z] #53 ... [2021-04-14T07:06:43.723Z] [2021-04-14T07:06:43.723Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:43.723Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:43.723Z] #43 75.49 DEP criu/shmem.d [2021-04-14T07:06:43.723Z] #43 75.71 DEP criu/servicefd.d [2021-04-14T07:06:43.870Z] #21 28.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-14T07:06:43.870Z] #21 28.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-14T07:06:43.870Z] #21 28.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-14T07:06:43.870Z] #21 28.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-14T07:06:43.870Z] #21 28.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-14T07:06:43.870Z] #21 28.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-14T07:06:43.870Z] #21 28.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-14T07:06:43.870Z] #21 28.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-14T07:06:43.870Z] #21 28.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-14T07:06:43.870Z] #21 28.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-14T07:06:43.870Z] #21 28.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-14T07:06:43.870Z] #21 28.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-14T07:06:43.920Z] #43 76.41 DEP criu/protobuf-desc.d [2021-04-14T07:06:43.920Z] #43 76.43 DEP criu/proc_parse.d [2021-04-14T07:06:44.004Z] #43 75.94 DEP criu/seize.d [2021-04-14T07:06:44.033Z] #43 56.74 CC compel/src/lib/infect-rpc.o [2021-04-14T07:06:44.173Z] #21 28.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-14T07:06:44.173Z] #21 28.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-04-14T07:06:44.173Z] #21 28.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-14T07:06:44.173Z] #21 28.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-14T07:06:44.181Z] #43 76.67 DEP criu/plugin.d [2021-04-14T07:06:44.181Z] #43 76.76 DEP criu/pipes.d [2021-04-14T07:06:44.264Z] #43 76.08 DEP criu/seccomp.d [2021-04-14T07:06:44.264Z] #43 76.26 DEP criu/rst-malloc.d [2021-04-14T07:06:44.441Z] #43 76.94 DEP criu/pie-util.d [2021-04-14T07:06:44.441Z] #43 77.04 DEP criu/pie-util-vdso.d [2021-04-14T07:06:44.441Z] #43 77.18 DEP criu/pie-util-vdso-elf32.d [2021-04-14T07:06:44.473Z] #21 29.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-14T07:06:44.473Z] #21 29.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-14T07:06:44.473Z] #21 29.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-14T07:06:44.525Z] #43 76.40 DEP criu/rbtree.d [2021-04-14T07:06:44.526Z] #43 76.43 DEP criu/pstree.d [2021-04-14T07:06:44.532Z] #45 136.9 github.com/LK4D4/vndr [2021-04-14T07:06:44.608Z] #43 57.19 CC compel/src/lib/infect-util.o [2021-04-14T07:06:44.702Z] #43 77.30 DEP criu/path.d [2021-04-14T07:06:44.702Z] #43 77.44 DEP criu/parasite-syscall.d [2021-04-14T07:06:44.785Z] #43 76.64 DEP criu/protobuf.d [2021-04-14T07:06:44.871Z] #43 57.52 CC compel/src/lib/infect.o [2021-04-14T07:06:45.045Z] #43 76.86 GEN criu/protobuf-desc-gen.h [2021-04-14T07:06:45.102Z] #45 ... [2021-04-14T07:06:45.102Z] [2021-04-14T07:06:45.102Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:45.102Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:06:45.102Z] #20 2.305 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:06:45.102Z] #20 2.415 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:06:45.102Z] #20 2.430 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:06:45.102Z] #20 2.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:06:45.102Z] #20 2.971 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-14T07:06:45.102Z] #20 3.978 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:06:45.102Z] #20 5.387 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:06:45.102Z] #20 6.938 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:06:45.272Z] #43 77.65 DEP criu/pagemap.d [2021-04-14T07:06:45.272Z] #43 77.78 DEP criu/pagemap-cache.d [2021-04-14T07:06:45.362Z] #20 ... [2021-04-14T07:06:45.362Z] [2021-04-14T07:06:45.362Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:45.362Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:45.362Z] #43 68.67 LINK criu/pie/parasite.built-in.o [2021-04-14T07:06:45.362Z] #43 68.70 GEN criu/pie/parasite-blob.h [2021-04-14T07:06:45.362Z] #43 68.71 CC criu/pie/parasite-vdso.o [2021-04-14T07:06:45.362Z] #43 69.53 CC criu/arch/x86/vdso-pie.o [2021-04-14T07:06:45.534Z] #21 29.87 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:06:45.534Z] #21 29.98 Fetched 29.2 MB in 2s (12.7 MB/s) [2021-04-14T07:06:45.534Z] #21 ... [2021-04-14T07:06:45.534Z] [2021-04-14T07:06:45.534Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:06:45.534Z] #59 sha256:418dff5deedc774cf60e52e5e74c3d5f10d9521419a8217503a568a4e2e20d92 [2021-04-14T07:06:45.534Z] #59 143.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-14T07:06:45.534Z] #59 143.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-14T07:06:45.569Z] #43 77.89 DEP criu/page-xfer.d [2021-04-14T07:06:45.569Z] #43 78.10 DEP criu/page-pipe.d [2021-04-14T07:06:45.858Z] #43 78.20 DEP criu/netfilter.d [2021-04-14T07:06:45.858Z] #43 78.36 DEP criu/net.d [2021-04-14T07:06:45.858Z] #43 78.53 DEP criu/namespaces.d [2021-04-14T07:06:45.933Z] #43 69.86 CC criu/arch/x86/restorer.o [2021-04-14T07:06:45.991Z] #43 ... [2021-04-14T07:06:45.991Z] [2021-04-14T07:06:45.991Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:45.991Z] #45 sha256:fe0c85abbb73947df636602b5f174b3ee5c5686bc2fa23dbfa422e364130efbb [2021-04-14T07:06:45.991Z] #45 DONE 146.7s [2021-04-14T07:06:46.251Z] [2021-04-14T07:06:46.251Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:46.251Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:06:46.251Z] #20 11.01 Reading package lists... [2021-04-14T07:06:46.449Z] #43 78.83 DEP criu/mount.d [2021-04-14T07:06:46.449Z] #43 79.03 DEP criu/memfd.d [2021-04-14T07:06:46.504Z] #43 70.44 CC criu/arch/x86/restorer_unmap.o [2021-04-14T07:06:46.504Z] #43 70.50 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-14T07:06:46.711Z] #43 79.25 DEP criu/mem.d [2021-04-14T07:06:46.764Z] #43 70.82 CC criu/pie/restorer.o [2021-04-14T07:06:46.793Z] #43 59.73 CC compel/src/lib/ptrace.o [2021-04-14T07:06:46.971Z] #43 79.39 DEP criu/lsm.d [2021-04-14T07:06:46.971Z] #43 79.57 DEP criu/log.d [2021-04-14T07:06:47.232Z] #43 79.73 DEP criu/libnetlink.d [2021-04-14T07:06:47.232Z] #43 79.83 DEP criu/kerndat.d [2021-04-14T07:06:47.368Z] #43 60.20 AR compel/libcompel.a [2021-04-14T07:06:47.368Z] #43 60.28 HOSTCC compel/src/main-host.o [2021-04-14T07:06:47.448Z] #57 240.6 + bin/containerd-stress [2021-04-14T07:06:47.448Z] #57 242.3 + bin/containerd-shim [2021-04-14T07:06:47.493Z] #43 79.99 DEP criu/kcmp-ids.d [2021-04-14T07:06:47.493Z] #43 80.08 DEP criu/irmap.d [2021-04-14T07:06:47.493Z] #43 80.14 DEP criu/ipc_ns.d [2021-04-14T07:06:47.632Z] #43 60.53 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-14T07:06:47.753Z] #43 80.32 DEP criu/image.d [2021-04-14T07:06:47.894Z] #43 60.63 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-14T07:06:48.014Z] #43 ... [2021-04-14T07:06:48.014Z] [2021-04-14T07:06:48.014Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-14T07:06:48.014Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-14T07:06:48.014Z] #19 DONE 4.6s [2021-04-14T07:06:48.014Z] [2021-04-14T07:06:48.014Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:06:48.014Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:06:48.014Z] #32 DONE 145.2s [2021-04-14T07:06:48.014Z] [2021-04-14T07:06:48.014Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:48.014Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:48.014Z] #43 80.53 DEP criu/image-desc.d [2021-04-14T07:06:48.014Z] #43 ... [2021-04-14T07:06:48.014Z] [2021-04-14T07:06:48.014Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:48.014Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:06:48.157Z] #43 60.90 HOSTCC compel/src/lib/log-host.o [2021-04-14T07:06:48.319Z] #59 ... [2021-04-14T07:06:48.319Z] [2021-04-14T07:06:48.319Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:48.319Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:48.319Z] #44 68.93 CC criu/arch/ppc64/restorer.o [2021-04-14T07:06:48.319Z] #44 69.47 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-14T07:06:48.319Z] #44 69.54 CC criu/pie/restorer.o [2021-04-14T07:06:48.319Z] #44 72.86 LINK criu/pie/restorer.built-in.o [2021-04-14T07:06:48.319Z] #44 72.88 GEN criu/pie/restorer-blob.h [2021-04-14T07:06:48.319Z] #44 73.02 DEP criu/vdso.d [2021-04-14T07:06:48.319Z] #44 73.28 DEP criu/uts_ns.d [2021-04-14T07:06:48.319Z] #44 73.46 DEP criu/util.d [2021-04-14T07:06:48.319Z] #44 73.73 DEP criu/uffd.d [2021-04-14T07:06:48.319Z] #44 74.04 DEP criu/tun.d [2021-04-14T07:06:48.319Z] #44 74.26 DEP criu/tty.d [2021-04-14T07:06:48.319Z] #44 74.47 DEP criu/timerfd.d [2021-04-14T07:06:48.319Z] #44 74.67 DEP criu/timens.d [2021-04-14T07:06:48.319Z] #44 74.88 DEP criu/sysfs_parse.d [2021-04-14T07:06:48.319Z] #44 75.09 DEP criu/sysctl.d [2021-04-14T07:06:48.319Z] #44 75.34 DEP criu/string.d [2021-04-14T07:06:48.319Z] #44 75.39 DEP criu/stats.d [2021-04-14T07:06:48.319Z] #44 75.62 DEP criu/sockets.d [2021-04-14T07:06:48.319Z] #44 75.87 DEP criu/sk-unix.d [2021-04-14T07:06:48.319Z] #44 76.15 DEP criu/sk-tcp.d [2021-04-14T07:06:48.319Z] #44 76.45 DEP criu/sk-queue.d [2021-04-14T07:06:48.319Z] #44 76.63 DEP criu/sk-packet.d [2021-04-14T07:06:48.319Z] #44 76.92 DEP criu/sk-netlink.d [2021-04-14T07:06:48.319Z] #44 77.13 DEP criu/sk-inet.d [2021-04-14T07:06:48.319Z] #44 77.46 DEP criu/signalfd.d [2021-04-14T07:06:48.319Z] #44 77.64 DEP criu/sigframe.d [2021-04-14T07:06:48.319Z] #44 77.76 DEP criu/shmem.d [2021-04-14T07:06:48.319Z] #44 77.96 DEP criu/servicefd.d [2021-04-14T07:06:48.319Z] #44 78.17 DEP criu/seize.d [2021-04-14T07:06:48.319Z] #44 78.33 DEP criu/seccomp.d [2021-04-14T07:06:48.319Z] #44 78.55 DEP criu/rst-malloc.d [2021-04-14T07:06:48.319Z] #44 78.65 DEP criu/rbtree.d [2021-04-14T07:06:48.319Z] #44 78.71 DEP criu/pstree.d [2021-04-14T07:06:48.319Z] #44 78.99 DEP criu/protobuf.d [2021-04-14T07:06:48.319Z] #44 79.13 GEN criu/protobuf-desc-gen.h [2021-04-14T07:06:48.319Z] #44 ... [2021-04-14T07:06:48.319Z] [2021-04-14T07:06:48.319Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:48.319Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-14T07:06:48.319Z] #21 30.05 Selecting previously unselected package pigz. [2021-04-14T07:06:48.319Z] #21 30.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-04-14T07:06:48.319Z] #21 30.15 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-14T07:06:48.319Z] #21 30.15 Unpacking pigz (2.4-1) ... [2021-04-14T07:06:48.319Z] #21 30.32 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-14T07:06:48.319Z] #21 30.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-14T07:06:48.319Z] #21 30.34 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-14T07:06:48.319Z] #21 30.93 Selecting previously unselected package python3.7-minimal. [2021-04-14T07:06:48.319Z] #21 30.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-14T07:06:48.319Z] #21 30.97 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:06:48.319Z] #21 32.16 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-14T07:06:48.319Z] #21 32.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:06:48.421Z] #43 61.16 HOSTLINK compel/compel-host-bin [2021-04-14T07:06:48.684Z] #43 61.46 DEP soccr/soccr.d [2021-04-14T07:06:48.947Z] #43 61.76 CC soccr/soccr.o [2021-04-14T07:06:49.544Z] #20 15.37 Reading package lists... [2021-04-14T07:06:49.803Z] #20 20.32 Building dependency tree... [2021-04-14T07:06:49.803Z] #20 ... [2021-04-14T07:06:49.803Z] [2021-04-14T07:06:49.803Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:49.803Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:49.803Z] #43 79.40 DEP criu/protobuf-desc.d [2021-04-14T07:06:49.803Z] #43 79.58 DEP criu/proc_parse.d [2021-04-14T07:06:49.803Z] #43 79.75 DEP criu/plugin.d [2021-04-14T07:06:49.803Z] #43 79.82 DEP criu/pipes.d [2021-04-14T07:06:49.803Z] #43 79.97 DEP criu/pie-util.d [2021-04-14T07:06:49.803Z] #43 80.07 DEP criu/pie-util-vdso.d [2021-04-14T07:06:49.803Z] #43 80.16 DEP criu/pie-util-vdso-elf32.d [2021-04-14T07:06:49.803Z] #43 80.30 DEP criu/path.d [2021-04-14T07:06:49.803Z] #43 80.43 DEP criu/parasite-syscall.d [2021-04-14T07:06:49.803Z] #43 80.63 DEP criu/pagemap.d [2021-04-14T07:06:49.803Z] #43 80.76 DEP criu/pagemap-cache.d [2021-04-14T07:06:49.803Z] #43 80.89 DEP criu/page-xfer.d [2021-04-14T07:06:49.803Z] #43 81.04 DEP criu/page-pipe.d [2021-04-14T07:06:49.803Z] #43 81.20 DEP criu/netfilter.d [2021-04-14T07:06:49.803Z] #43 81.34 DEP criu/net.d [2021-04-14T07:06:49.804Z] #43 81.56 DEP criu/namespaces.d [2021-04-14T07:06:49.804Z] #43 81.70 DEP criu/mount.d [2021-04-14T07:06:50.062Z] #43 ... [2021-04-14T07:06:50.062Z] [2021-04-14T07:06:50.062Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:06:50.062Z] #53 sha256:318f78bb82614cf8b3307ea989ce1674268627eaaec4f72f6fc88accf90d791f [2021-04-14T07:06:50.062Z] #53 13.43 + cd /tmp/tmp.inmNjXMYBP/src/github.com/opencontainers/runc [2021-04-14T07:06:50.062Z] #53 13.43 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-14T07:06:50.062Z] #53 14.16 + '[' -z '' ']' [2021-04-14T07:06:50.062Z] #53 14.16 + target=static [2021-04-14T07:06:50.062Z] #53 14.16 + make 'BUILDTAGS=seccomp ' static [2021-04-14T07:06:50.062Z] #53 14.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-14T07:06:50.062Z] #53 ... [2021-04-14T07:06:50.062Z] [2021-04-14T07:06:50.062Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:50.062Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:50.062Z] #43 74.04 LINK criu/pie/restorer.built-in.o [2021-04-14T07:06:50.062Z] #43 74.05 GEN criu/pie/restorer-blob.h [2021-04-14T07:06:50.063Z] #43 81.86 DEP criu/memfd.d [2021-04-14T07:06:50.322Z] #43 82.09 DEP criu/mem.d [2021-04-14T07:06:50.323Z] #43 74.20 DEP criu/vdso.d [2021-04-14T07:06:50.340Z] #43 ... [2021-04-14T07:06:50.340Z] [2021-04-14T07:06:50.340Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:50.340Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-14T07:06:50.340Z] #20 1.793 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:06:50.340Z] #20 1.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:06:50.340Z] #20 1.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:06:50.340Z] #20 1.849 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:06:50.340Z] #20 2.527 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-14T07:06:50.340Z] #20 3.499 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-14T07:06:50.340Z] #20 4.811 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-14T07:06:50.340Z] #20 6.113 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [456 kB] [2021-04-14T07:06:50.340Z] #20 8.744 Fetched 8753 kB in 7s (1216 kB/s) [2021-04-14T07:06:50.583Z] #43 74.50 DEP criu/vdso-compat.d [2021-04-14T07:06:50.584Z] #43 82.28 DEP criu/lsm.d [2021-04-14T07:06:50.584Z] #43 82.44 DEP criu/log.d [2021-04-14T07:06:50.603Z] #20 8.744 Reading package lists... [2021-04-14T07:06:50.603Z] #20 ... [2021-04-14T07:06:50.603Z] [2021-04-14T07:06:50.603Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:50.603Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:50.603Z] #43 63.35 AR soccr/libsoccr.a [2021-04-14T07:06:50.603Z] #43 63.44 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:06:50.844Z] #43 74.71 DEP criu/uts_ns.d [2021-04-14T07:06:50.844Z] #43 74.88 DEP criu/util.d [2021-04-14T07:06:50.846Z] #43 82.64 DEP criu/libnetlink.d [2021-04-14T07:06:50.846Z] #43 82.74 DEP criu/kerndat.d [2021-04-14T07:06:51.098Z] #21 35.46 Selecting previously unselected package python3-minimal. [2021-04-14T07:06:51.098Z] #21 35.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2021-04-14T07:06:51.098Z] #21 35.59 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-14T07:06:51.098Z] #21 35.59 Unpacking python3-minimal (3.7.3-1) ... [2021-04-14T07:06:51.104Z] #43 75.12 DEP criu/uffd.d [2021-04-14T07:06:51.105Z] #43 83.00 DEP criu/kcmp-ids.d [2021-04-14T07:06:51.179Z] #43 63.86 DEP criu/arch/aarch64/sigframe.d [2021-04-14T07:06:51.179Z] #43 63.98 DEP criu/arch/aarch64/crtools.d [2021-04-14T07:06:51.179Z] #43 64.12 DEP criu/arch/aarch64/cpu.d [2021-04-14T07:06:51.365Z] #43 75.33 DEP criu/tun.d [2021-04-14T07:06:51.365Z] #43 75.52 DEP criu/tty.d [2021-04-14T07:06:51.365Z] #43 83.09 DEP criu/irmap.d [2021-04-14T07:06:51.365Z] #43 83.22 DEP criu/ipc_ns.d [2021-04-14T07:06:51.397Z] #21 35.70 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-14T07:06:51.397Z] #21 35.72 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-14T07:06:51.397Z] #21 35.73 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-14T07:06:51.397Z] #21 35.82 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-14T07:06:51.397Z] #21 35.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-14T07:06:51.397Z] #21 35.84 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-14T07:06:51.445Z] #43 ... [2021-04-14T07:06:51.445Z] [2021-04-14T07:06:51.445Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:06:51.445Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-14T07:06:51.445Z] #32 DONE 119.5s [2021-04-14T07:06:51.445Z] [2021-04-14T07:06:51.445Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:51.445Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:06:51.445Z] #43 64.14 DEP criu/arch/aarch64/bitops.d [2021-04-14T07:06:51.445Z] #43 64.19 CC criu/arch/aarch64/bitops.o [2021-04-14T07:06:51.445Z] #43 64.31 CC criu/arch/aarch64/cpu.o [2021-04-14T07:06:51.625Z] #43 83.34 DEP criu/image.d [2021-04-14T07:06:51.625Z] #43 83.49 DEP criu/image-desc.d [2021-04-14T07:06:51.626Z] #43 75.77 DEP criu/timerfd.d [2021-04-14T07:06:51.885Z] #43 83.62 DEP criu/fsnotify.d [2021-04-14T07:06:51.885Z] #43 83.79 DEP criu/filesystems.d [2021-04-14T07:06:51.947Z] Client: [2021-04-14T07:06:51.948Z] Debug Mode: false [2021-04-14T07:06:51.948Z] Plugins: [2021-04-14T07:06:51.948Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-14T07:06:51.948Z] [2021-04-14T07:06:51.948Z] Server: [2021-04-14T07:06:51.948Z] Containers: 0 [2021-04-14T07:06:51.948Z] Running: 0 [2021-04-14T07:06:51.948Z] Paused: 0 [2021-04-14T07:06:51.948Z] Stopped: 0 [2021-04-14T07:06:51.948Z] Images: 0 [2021-04-14T07:06:51.948Z] Server Version: 19.03.12 [2021-04-14T07:06:51.948Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-14T07:06:51.948Z] Windows: [2021-04-14T07:06:51.948Z] LCOW: [2021-04-14T07:06:51.948Z] Logging Driver: json-file [2021-04-14T07:06:51.948Z] Plugins: [2021-04-14T07:06:51.948Z] Volume: local [2021-04-14T07:06:51.948Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-14T07:06:51.948Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-14T07:06:51.948Z] Swarm: inactive [2021-04-14T07:06:51.948Z] Default Isolation: process [2021-04-14T07:06:51.948Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-14T07:06:51.948Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-14T07:06:51.948Z] OSType: windows [2021-04-14T07:06:51.948Z] Architecture: x86_64 [2021-04-14T07:06:51.948Z] CPUs: 4 [2021-04-14T07:06:51.948Z] Total Memory: 32GiB [2021-04-14T07:06:51.948Z] Name: azwin-2-008e40 [2021-04-14T07:06:51.948Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-14T07:06:51.948Z] Docker Root Dir: D:\docker [2021-04-14T07:06:51.948Z] Debug Mode: false [2021-04-14T07:06:51.948Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:06:51.948Z] Labels: [2021-04-14T07:06:51.948Z] Experimental: true [2021-04-14T07:06:51.948Z] Insecure Registries: [2021-04-14T07:06:51.948Z] 10.0.0.4:5000 [2021-04-14T07:06:51.948Z] 127.0.0.0/8 [2021-04-14T07:06:51.948Z] Registry Mirrors: [2021-04-14T07:06:51.948Z] http://10.0.0.4:5000/ [2021-04-14T07:06:51.948Z] Live Restore Enabled: false [2021-04-14T07:06:51.948Z] [2021-04-14T07:06:52.023Z] #43 64.64 CC criu/arch/aarch64/crtools.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-04-14T07:06:52.145Z] #43 ... [2021-04-14T07:06:52.145Z] [2021-04-14T07:06:52.145Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:06:52.145Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:06:52.145Z] #32 DONE 151.1s [2021-04-14T07:06:52.145Z] [2021-04-14T07:06:52.145Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:52.145Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:52.145Z] #43 84.11 DEP criu/files.d [Pipeline] powershell [2021-04-14T07:06:52.196Z] #43 76.04 DEP criu/timens.d [2021-04-14T07:06:52.196Z] #43 76.25 DEP criu/sysfs_parse.d [2021-04-14T07:06:52.218Z] #20 3.664 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-14T07:06:52.218Z] #20 3.711 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-14T07:06:52.218Z] #20 3.711 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-14T07:06:52.218Z] #20 3.711 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-14T07:06:52.219Z] #20 4.198 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [462 kB] [2021-04-14T07:06:52.287Z] #43 ... [2021-04-14T07:06:52.287Z] [2021-04-14T07:06:52.287Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:52.287Z] #45 sha256:1c5908aee1cb03aedd721365a27e12c43b297657e4f540ee7a9e2bdad19ca0a6 [2021-04-14T07:06:52.287Z] #45 111.8 github.com/LK4D4/vndr/godl [2021-04-14T07:06:52.287Z] #45 112.6 github.com/LK4D4/vndr [2021-04-14T07:06:52.287Z] #45 DONE 120.3s [2021-04-14T07:06:52.287Z] [2021-04-14T07:06:52.287Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:52.287Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-14T07:06:52.287Z] #20 8.744 Reading package lists... [2021-04-14T07:06:52.457Z] #21 37.10 Selecting previously unselected package python3.7. [2021-04-14T07:06:52.457Z] #43 76.40 DEP criu/sysctl.d [2021-04-14T07:06:52.457Z] #43 76.54 DEP criu/string.d [2021-04-14T07:06:52.457Z] #43 76.61 DEP criu/stats.d [2021-04-14T07:06:52.715Z] #43 84.55 DEP criu/files-reg.d [2021-04-14T07:06:52.718Z] #43 76.76 DEP criu/sockets.d [2021-04-14T07:06:52.757Z] #21 37.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-14T07:06:52.757Z] #21 37.13 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:06:52.757Z] #21 37.33 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-14T07:06:52.757Z] #21 37.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-14T07:06:52.757Z] #21 37.35 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-14T07:06:52.790Z] #20 4.968 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-14T07:06:52.977Z] #43 84.87 DEP criu/files-ext.d [2021-04-14T07:06:52.978Z] #43 76.97 DEP criu/sk-unix.d [2021-04-14T07:06:53.057Z] #21 37.52 Setting up python3-minimal (3.7.3-1) ... [2021-04-14T07:06:53.057Z] #21 ... [2021-04-14T07:06:53.057Z] [2021-04-14T07:06:53.057Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:53.057Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:06:53.057Z] #46 140.6 encoding/asn1 [2021-04-14T07:06:53.057Z] #46 143.7 crypto/rsa [2021-04-14T07:06:53.057Z] #46 144.4 github.com/LK4D4/vndr/build [2021-04-14T07:06:53.057Z] #46 147.6 vendor/golang.org/x/crypto/cryptobyte [2021-04-14T07:06:53.057Z] #46 148.5 vendor/golang.org/x/net/idna [2021-04-14T07:06:53.057Z] #46 ... [2021-04-14T07:06:53.057Z] [2021-04-14T07:06:53.057Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:53.057Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:53.057Z] #44 81.02 DEP criu/protobuf-desc.d [2021-04-14T07:06:53.057Z] #44 81.21 DEP criu/proc_parse.d [2021-04-14T07:06:53.057Z] #44 81.54 DEP criu/plugin.d [2021-04-14T07:06:53.057Z] #44 81.64 DEP criu/pipes.d [2021-04-14T07:06:53.057Z] #44 81.91 DEP criu/pie-util.d [2021-04-14T07:06:53.057Z] #44 82.10 DEP criu/pie-util-vdso.d [2021-04-14T07:06:53.057Z] #44 82.32 DEP criu/path.d [2021-04-14T07:06:53.057Z] #44 82.53 DEP criu/parasite-syscall.d [2021-04-14T07:06:53.057Z] #44 82.75 DEP criu/pagemap.d [2021-04-14T07:06:53.057Z] #44 82.89 DEP criu/pagemap-cache.d [2021-04-14T07:06:53.057Z] #44 82.97 DEP criu/page-xfer.d [2021-04-14T07:06:53.057Z] #44 83.06 DEP criu/page-pipe.d [2021-04-14T07:06:53.057Z] #44 83.18 DEP criu/netfilter.d [2021-04-14T07:06:53.057Z] #44 83.36 DEP criu/net.d [2021-04-14T07:06:53.057Z] #44 83.65 DEP criu/namespaces.d [2021-04-14T07:06:53.057Z] #44 83.88 DEP criu/mount.d [2021-04-14T07:06:53.215Z] #57 249.2 + bin/containerd-shim-runc-v1 [2021-04-14T07:06:53.238Z] #43 85.13 DEP criu/file-lock.d [2021-04-14T07:06:53.239Z] #43 77.20 DEP criu/sk-tcp.d [2021-04-14T07:06:53.372Z] #44 84.13 DEP criu/memfd.d [2021-04-14T07:06:53.372Z] #44 84.29 DEP criu/mem.d [2021-04-14T07:06:53.498Z] #43 85.36 DEP criu/file-ids.d [2021-04-14T07:06:53.499Z] #43 77.48 DEP criu/sk-queue.d [2021-04-14T07:06:53.669Z] #44 84.52 DEP criu/lsm.d [2021-04-14T07:06:53.731Z] #20 ... [2021-04-14T07:06:53.731Z] [2021-04-14T07:06:53.731Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:53.731Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:53.731Z] #43 80.64 DEP criu/fsnotify.d [2021-04-14T07:06:53.731Z] #43 80.82 DEP criu/filesystems.d [2021-04-14T07:06:53.731Z] #43 80.96 DEP criu/files.d [2021-04-14T07:06:53.731Z] #43 81.13 DEP criu/files-reg.d [2021-04-14T07:06:53.731Z] #43 81.24 DEP criu/files-ext.d [2021-04-14T07:06:53.731Z] #43 81.33 DEP criu/file-lock.d [2021-04-14T07:06:53.731Z] #43 81.47 DEP criu/file-ids.d [2021-04-14T07:06:53.731Z] #43 81.60 DEP criu/fifo.d [2021-04-14T07:06:53.731Z] #43 81.77 DEP criu/fdstore.d [2021-04-14T07:06:53.731Z] #43 81.87 DEP criu/fault-injection.d [2021-04-14T07:06:53.731Z] #43 81.90 DEP criu/external.d [2021-04-14T07:06:53.731Z] #43 82.03 DEP criu/eventpoll.d [2021-04-14T07:06:53.731Z] #43 82.22 DEP criu/eventfd.d [2021-04-14T07:06:53.731Z] #43 82.36 DEP criu/crtools.d [2021-04-14T07:06:53.731Z] #43 82.53 DEP criu/cr-service.d [2021-04-14T07:06:53.731Z] #43 82.67 DEP criu/cr-restore.d [2021-04-14T07:06:53.731Z] #43 82.90 DEP criu/cr-errno.d [2021-04-14T07:06:53.731Z] #43 82.92 DEP criu/cr-dump.d [2021-04-14T07:06:53.731Z] #43 83.14 DEP criu/cr-dedup.d [2021-04-14T07:06:53.731Z] #43 83.27 DEP criu/cr-check.d [2021-04-14T07:06:53.731Z] #43 83.45 DEP criu/config.d [2021-04-14T07:06:53.731Z] #43 83.57 DEP criu/clone-noasan.d [2021-04-14T07:06:53.731Z] #43 83.65 DEP criu/cgroup.d [2021-04-14T07:06:53.731Z] #43 83.80 DEP criu/cgroup-props.d [2021-04-14T07:06:53.731Z] #43 83.90 DEP criu/bitmap.d [2021-04-14T07:06:53.731Z] #43 83.92 DEP criu/bfd.d [2021-04-14T07:06:53.731Z] #43 84.01 DEP criu/autofs.d [2021-04-14T07:06:53.731Z] #43 84.19 DEP criu/aio.d [2021-04-14T07:06:53.731Z] #43 84.40 DEP criu/action-scripts.d [2021-04-14T07:06:53.731Z] #43 84.73 CC criu/action-scripts.o [2021-04-14T07:06:53.731Z] #43 85.18 CC criu/aio.o [2021-04-14T07:06:53.731Z] #43 85.66 CC criu/autofs.o [2021-04-14T07:06:53.758Z] #43 85.47 DEP criu/fifo.d [2021-04-14T07:06:53.758Z] #43 85.58 DEP criu/fdstore.d [2021-04-14T07:06:53.758Z] #43 85.70 DEP criu/fault-injection.d [2021-04-14T07:06:53.767Z] #43 77.64 DEP criu/sk-packet.d [2021-04-14T07:06:53.767Z] #43 77.91 DEP criu/sk-netlink.d [2021-04-14T07:06:53.968Z] #44 84.75 DEP criu/log.d [2021-04-14T07:06:54.017Z] #43 85.74 DEP criu/external.d [2021-04-14T07:06:54.017Z] #43 85.84 DEP criu/eventpoll.d [2021-04-14T07:06:54.028Z] #43 78.18 DEP criu/sk-inet.d [2021-04-14T07:06:54.268Z] #44 85.01 DEP criu/libnetlink.d [2021-04-14T07:06:54.268Z] #44 85.17 DEP criu/kerndat.d [2021-04-14T07:06:54.277Z] #43 85.99 DEP criu/eventfd.d [2021-04-14T07:06:54.277Z] #43 86.13 DEP criu/crtools.d [2021-04-14T07:06:54.288Z] #43 78.45 DEP criu/signalfd.d [2021-04-14T07:06:54.536Z] #43 86.27 DEP criu/cr-service.d [2021-04-14T07:06:54.536Z] #43 86.41 DEP criu/cr-restore.d [2021-04-14T07:06:54.568Z] #44 85.45 DEP criu/kcmp-ids.d [2021-04-14T07:06:54.568Z] #44 85.56 DEP criu/irmap.d [2021-04-14T07:06:54.674Z] #43 87.02 CC criu/bfd.o [2021-04-14T07:06:54.796Z] #43 86.59 DEP criu/cr-errno.d [2021-04-14T07:06:54.796Z] #43 86.60 DEP criu/cr-dump.d [2021-04-14T07:06:54.796Z] #43 86.74 DEP criu/cr-dedup.d [2021-04-14T07:06:54.859Z] #43 78.64 DEP criu/sigframe.d [2021-04-14T07:06:54.859Z] #43 78.75 DEP criu/shmem.d [2021-04-14T07:06:54.859Z] #43 ... [2021-04-14T07:06:54.859Z] [2021-04-14T07:06:54.859Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:06:54.859Z] #45 sha256:2df56c01617f6cdc66ebc857fa3b1fd223d535f857711b2c4e494e4f29c7a03d [2021-04-14T07:06:54.859Z] #45 DONE 147.3s [2021-04-14T07:06:54.859Z] [2021-04-14T07:06:54.859Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:54.859Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:54.859Z] #43 78.99 DEP criu/servicefd.d [2021-04-14T07:06:54.868Z] #44 85.69 DEP criu/ipc_ns.d [2021-04-14T07:06:54.934Z] #43 87.51 CC criu/bitmap.o [2021-04-14T07:06:54.934Z] #43 87.66 CC criu/cgroup-props.o [2021-04-14T07:06:55.055Z] #43 86.85 DEP criu/cr-check.d [2021-04-14T07:06:55.055Z] #43 86.99 DEP criu/config.d [2021-04-14T07:06:55.105Z] #20 12.17 Reading package lists... [2021-04-14T07:06:55.168Z] #44 85.98 DEP criu/image.d [2021-04-14T07:06:55.168Z] #44 86.19 DEP criu/image-desc.d [2021-04-14T07:06:55.314Z] #43 87.11 DEP criu/clone-noasan.d [2021-04-14T07:06:55.314Z] #43 87.22 DEP criu/cgroup.d [2021-04-14T07:06:55.430Z] #43 79.32 DEP criu/seize.d [2021-04-14T07:06:55.574Z] #43 87.40 DEP criu/cgroup-props.d [2021-04-14T07:06:55.574Z] #43 87.48 DEP criu/bitmap.d [2021-04-14T07:06:55.574Z] #43 87.50 DEP criu/bfd.d [2021-04-14T07:06:55.658Z] #20 15.01 Building dependency tree... [2021-04-14T07:06:55.669Z] #44 86.28 DEP criu/fsnotify.d [2021-04-14T07:06:55.669Z] #44 ... [2021-04-14T07:06:55.669Z] [2021-04-14T07:06:55.669Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-14T07:06:55.669Z] #59 sha256:418dff5deedc774cf60e52e5e74c3d5f10d9521419a8217503a568a4e2e20d92 [2021-04-14T07:06:55.669Z] #59 DONE 153.1s [2021-04-14T07:06:55.669Z] [2021-04-14T07:06:55.669Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:55.669Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-14T07:06:55.669Z] #21 38.73 Selecting previously unselected package python3. [2021-04-14T07:06:55.669Z] #21 38.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-04-14T07:06:55.669Z] #21 38.83 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-14T07:06:55.669Z] #21 38.86 Unpacking python3 (3.7.3-1) ... [2021-04-14T07:06:55.669Z] #21 39.07 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-14T07:06:55.669Z] #21 39.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-14T07:06:55.669Z] #21 39.10 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-14T07:06:55.669Z] #21 39.22 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-14T07:06:55.669Z] #21 39.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-14T07:06:55.669Z] #21 39.24 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-14T07:06:55.669Z] #21 39.36 Selecting previously unselected package libiptc0:ppc64el. [2021-04-14T07:06:55.669Z] #21 39.38 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-14T07:06:55.669Z] #21 39.39 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-14T07:06:55.669Z] #21 39.53 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-14T07:06:55.669Z] #21 39.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-14T07:06:55.669Z] #21 39.53 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-14T07:06:55.669Z] #21 39.60 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-14T07:06:55.669Z] #21 39.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-14T07:06:55.669Z] #21 39.62 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-14T07:06:55.669Z] #21 39.69 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-14T07:06:55.669Z] #21 39.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-14T07:06:55.669Z] #21 39.71 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-14T07:06:55.669Z] #21 39.80 Selecting previously unselected package iptables. [2021-04-14T07:06:55.669Z] #21 39.81 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-14T07:06:55.669Z] #21 39.82 Unpacking iptables (1.8.2-4) ... [2021-04-14T07:06:55.691Z] #43 79.63 DEP criu/seccomp.d [2021-04-14T07:06:55.833Z] #43 87.62 DEP criu/autofs.d [2021-04-14T07:06:55.833Z] #43 87.72 DEP criu/aio.d [2021-04-14T07:06:55.876Z] #43 88.41 CC criu/cgroup.o [2021-04-14T07:06:55.952Z] #43 79.94 DEP criu/rst-malloc.d [2021-04-14T07:06:55.952Z] #43 80.00 DEP criu/rbtree.d [2021-04-14T07:06:55.952Z] #43 80.05 DEP criu/pstree.d [2021-04-14T07:06:55.969Z] #21 ... [2021-04-14T07:06:55.969Z] [2021-04-14T07:06:55.969Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-14T07:06:55.969Z] #60 sha256:e400006fb698b5d3ac03b6eae789896fba6dce2da3486ffcfdcd8c0e93fceb45 [2021-04-14T07:06:55.969Z] #60 DONE 0.5s [2021-04-14T07:06:55.969Z] [2021-04-14T07:06:55.969Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-14T07:06:55.969Z] #61 sha256:ee4e0c1a1ab9dce9d9f4c079df90fdabeb3d3d45f72a96d7c0cea4973f05988e [2021-04-14T07:06:55.969Z] #61 DONE 0.1s [2021-04-14T07:06:55.969Z] [2021-04-14T07:06:55.969Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:55.969Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:06:55.969Z] #44 86.82 DEP criu/filesystems.d [2021-04-14T07:06:56.093Z] #43 87.89 DEP criu/action-scripts.d [2021-04-14T07:06:56.212Z] #43 80.27 DEP criu/protobuf.d [2021-04-14T07:06:56.243Z] #20 16.10 libcap2-bin is already the newest version (1:2.25-2). [2021-04-14T07:06:56.243Z] #20 16.10 The following additional packages will be installed: [2021-04-14T07:06:56.270Z] #44 87.10 DEP criu/files.d [2021-04-14T07:06:56.352Z] #43 88.22 CC criu/action-scripts.o [2021-04-14T07:06:56.473Z] #43 80.42 GEN criu/protobuf-desc-gen.h [2021-04-14T07:06:56.508Z] #20 16.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-14T07:06:56.508Z] #20 16.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-14T07:06:56.508Z] #20 16.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-14T07:06:56.508Z] #20 16.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-14T07:06:56.508Z] #20 16.10 python3.7 python3.7-minimal vim-runtime xxd [2021-04-14T07:06:56.508Z] #20 16.11 Suggested packages: [2021-04-14T07:06:56.508Z] #20 16.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-14T07:06:56.508Z] #20 16.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-14T07:06:56.508Z] #20 16.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-14T07:06:56.508Z] #20 16.11 Recommended packages: [2021-04-14T07:06:56.508Z] #20 16.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-14T07:06:56.508Z] #20 16.11 python3-keyrings.alt python3-xdg unzip [2021-04-14T07:06:56.572Z] #44 87.49 DEP criu/files-reg.d [2021-04-14T07:06:56.821Z] #57 253.3 + bin/containerd-shim-runc-v2 [2021-04-14T07:06:56.871Z] #44 87.74 DEP criu/files-ext.d [2021-04-14T07:06:56.871Z] #44 88.00 DEP criu/file-lock.d [2021-04-14T07:06:56.922Z] #43 88.61 CC criu/aio.o [2021-04-14T07:06:57.182Z] #43 89.14 CC criu/autofs.o [2021-04-14T07:06:57.452Z] #20 17.37 The following NEW packages will be installed: [2021-04-14T07:06:57.455Z] #57 254.2 + binaries [2021-04-14T07:06:57.455Z] #57 254.2 + install -D bin/containerd /build/containerd [2021-04-14T07:06:57.455Z] #57 254.2 + install -D bin/containerd-shim /build/containerd-shim [2021-04-14T07:06:57.455Z] #57 254.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-14T07:06:57.455Z] #57 254.2 + install -D bin/ctr /build/ctr [2021-04-14T07:06:57.533Z] #44 88.37 DEP criu/file-ids.d [2021-04-14T07:06:57.713Z] #20 17.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-14T07:06:57.713Z] #20 17.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-14T07:06:57.713Z] #20 17.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-14T07:06:57.713Z] #20 17.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-14T07:06:57.713Z] #20 17.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-14T07:06:57.713Z] #20 17.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-14T07:06:57.713Z] #20 17.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-14T07:06:57.713Z] #20 17.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-14T07:06:57.713Z] #20 17.37 xz-utils zip [2021-04-14T07:06:57.713Z] #20 ... [2021-04-14T07:06:57.713Z] [2021-04-14T07:06:57.713Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:06:57.713Z] #24 sha256:c4a6dcd27c77a14b55f0ec09066b7f1711098f5260d5bddddf25e3c3baa62eeb [2021-04-14T07:06:57.832Z] #44 88.63 DEP criu/fifo.d [2021-04-14T07:06:57.832Z] #44 88.81 DEP criu/fdstore.d [2021-04-14T07:06:57.857Z] #43 ... [2021-04-14T07:06:57.857Z] [2021-04-14T07:06:57.857Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:57.857Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:06:57.857Z] #20 12.64 Fetched 8935 kB in 11s (845 kB/s) [2021-04-14T07:06:57.857Z] #20 12.64 Reading package lists... [2021-04-14T07:06:57.857Z] #20 16.91 Reading package lists... [2021-04-14T07:06:57.857Z] #20 21.11 Building dependency tree... [2021-04-14T07:06:57.857Z] #20 ... [2021-04-14T07:06:57.857Z] [2021-04-14T07:06:57.857Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:06:57.857Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:06:57.857Z] #43 82.04 DEP criu/protobuf-desc.d [2021-04-14T07:06:58.090Z] #57 DONE 254.7s [2021-04-14T07:06:58.117Z] #43 82.17 DEP criu/proc_parse.d [2021-04-14T07:06:58.131Z] #44 88.97 DEP criu/fault-injection.d [2021-04-14T07:06:58.131Z] #44 89.08 DEP criu/external.d [2021-04-14T07:06:58.131Z] #44 89.20 DEP criu/eventpoll.d [2021-04-14T07:06:58.377Z] #43 82.34 DEP criu/plugin.d [2021-04-14T07:06:58.377Z] #43 82.47 DEP criu/pipes.d [2021-04-14T07:06:58.638Z] #43 82.60 DEP criu/pie-util.d [2021-04-14T07:06:58.638Z] #43 82.74 DEP criu/pie-util-vdso.d [2021-04-14T07:06:58.781Z] #44 89.56 DEP criu/eventfd.d [2021-04-14T07:06:58.898Z] #43 82.89 DEP criu/pie-util-vdso-elf32.d [2021-04-14T07:06:58.898Z] #43 83.00 DEP criu/path.d [2021-04-14T07:06:59.079Z] #44 89.81 DEP criu/crtools.d [2021-04-14T07:06:59.079Z] #44 90.03 DEP criu/cr-service.d [2021-04-14T07:06:59.089Z] #43 90.70 CC criu/bfd.o [2021-04-14T07:06:59.161Z] #43 83.15 DEP criu/parasite-syscall.d [2021-04-14T07:06:59.174Z] #43 91.25 CC criu/clone-noasan.o [2021-04-14T07:06:59.175Z] #43 91.52 CC criu/config.o [2021-04-14T07:06:59.195Z] [2021-04-14T07:06:59.195Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-14T07:06:59.348Z] #43 91.21 CC criu/bitmap.o [2021-04-14T07:06:59.348Z] #43 ... [2021-04-14T07:06:59.348Z] [2021-04-14T07:06:59.348Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:06:59.348Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:06:59.348Z] #20 20.32 Building dependency tree... [2021-04-14T07:06:59.348Z] #20 21.57 libcap2-bin is already the newest version (1:2.25-2). [2021-04-14T07:06:59.348Z] #20 21.57 The following additional packages will be installed: [2021-04-14T07:06:59.348Z] #20 21.57 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-14T07:06:59.348Z] #20 21.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-14T07:06:59.348Z] #20 21.57 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-14T07:06:59.348Z] #20 21.57 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-14T07:06:59.348Z] #20 21.57 python3.7 python3.7-minimal vim-runtime xxd [2021-04-14T07:06:59.348Z] #20 21.58 Suggested packages: [2021-04-14T07:06:59.348Z] #20 21.58 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-14T07:06:59.348Z] #20 21.58 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-14T07:06:59.348Z] #20 21.58 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-14T07:06:59.348Z] #20 21.58 Recommended packages: [2021-04-14T07:06:59.349Z] #20 21.58 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-14T07:06:59.349Z] #20 21.58 python3-keyrings.alt python3-xdg unzip [2021-04-14T07:06:59.349Z] #20 23.37 The following NEW packages will be installed: [2021-04-14T07:06:59.349Z] #20 23.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-14T07:06:59.349Z] #20 23.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-14T07:06:59.349Z] #20 23.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-14T07:06:59.349Z] #20 23.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-14T07:06:59.349Z] #20 23.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-14T07:06:59.349Z] #20 23.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-14T07:06:59.349Z] #20 23.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-14T07:06:59.349Z] #20 23.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-14T07:06:59.349Z] #20 23.38 xz-utils zip [2021-04-14T07:06:59.349Z] #20 23.70 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:06:59.349Z] #20 23.70 Need to get 28.5 MB of archives. [2021-04-14T07:06:59.349Z] #20 23.70 After this operation, 116 MB of additional disk space will be used. [2021-04-14T07:06:59.349Z] #20 23.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-14T07:06:59.349Z] #20 23.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-14T07:06:59.349Z] #20 23.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-14T07:06:59.349Z] #20 23.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-14T07:06:59.349Z] #20 23.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-14T07:06:59.349Z] #20 23.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-14T07:06:59.349Z] #20 24.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-14T07:06:59.349Z] #20 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-14T07:06:59.349Z] #20 24.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-14T07:06:59.349Z] #20 24.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-14T07:06:59.349Z] #20 24.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-14T07:06:59.349Z] #20 24.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-14T07:06:59.349Z] #20 24.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-14T07:06:59.349Z] #20 24.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-14T07:06:59.349Z] #20 24.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-14T07:06:59.349Z] #20 24.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-14T07:06:59.349Z] #20 24.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-14T07:06:59.349Z] #20 24.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:06:59.349Z] #20 24.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-14T07:06:59.349Z] #20 24.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-14T07:06:59.349Z] #20 24.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-14T07:06:59.349Z] #20 24.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-14T07:06:59.349Z] #20 24.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-14T07:06:59.349Z] #20 24.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-14T07:06:59.349Z] #20 24.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-14T07:06:59.349Z] #20 24.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-14T07:06:59.349Z] #20 24.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-14T07:06:59.349Z] #20 24.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-14T07:06:59.349Z] #20 24.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-14T07:06:59.349Z] #20 24.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-14T07:06:59.349Z] #20 24.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-14T07:06:59.349Z] #20 24.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-14T07:06:59.349Z] #20 24.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-14T07:06:59.349Z] #20 24.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-14T07:06:59.349Z] #20 24.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-14T07:06:59.349Z] #20 24.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-14T07:06:59.349Z] #20 24.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-14T07:06:59.349Z] #20 24.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-14T07:06:59.349Z] #20 25.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-14T07:06:59.349Z] #20 25.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-14T07:06:59.349Z] #20 25.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-14T07:06:59.349Z] #20 25.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-14T07:06:59.349Z] #20 25.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-14T07:06:59.349Z] #20 25.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-14T07:06:59.349Z] #20 25.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-14T07:06:59.349Z] #20 25.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-14T07:06:59.349Z] #20 25.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-14T07:06:59.349Z] #20 25.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-14T07:06:59.349Z] #20 26.13 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:06:59.349Z] #20 26.23 Fetched 28.5 MB in 2s (13.5 MB/s) [2021-04-14T07:06:59.349Z] #20 26.29 Selecting previously unselected package pigz. [2021-04-14T07:06:59.349Z] #20 26.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-14T07:06:59.349Z] #20 26.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-14T07:06:59.349Z] #20 26.37 Unpacking pigz (2.4-1) ... [2021-04-14T07:06:59.349Z] #20 26.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-14T07:06:59.349Z] #20 26.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:06:59.349Z] #20 26.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:06:59.349Z] #20 26.92 Selecting previously unselected package python3.7-minimal. [2021-04-14T07:06:59.349Z] #20 26.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:06:59.349Z] #20 26.93 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:06:59.349Z] #20 27.77 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:06:59.349Z] #20 27.82 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:06:59.349Z] #20 29.97 Selecting previously unselected package python3-minimal. [2021-04-14T07:06:59.349Z] #20 29.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-14T07:06:59.349Z] #20 30.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-14T07:06:59.349Z] #20 30.01 Unpacking python3-minimal (3.7.3-1) ... [2021-04-14T07:06:59.349Z] #20 30.09 Selecting previously unselected package libmpdec2:amd64. [2021-04-14T07:06:59.349Z] #20 30.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-14T07:06:59.349Z] #20 30.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-14T07:06:59.349Z] #20 30.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-14T07:06:59.380Z] #44 90.25 DEP criu/cr-restore.d [2021-04-14T07:06:59.422Z] #43 83.41 DEP criu/pagemap.d [2021-04-14T07:06:59.495Z] #58 DONE 0.3s [2021-04-14T07:06:59.495Z] [2021-04-14T07:06:59.495Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-14T07:06:59.608Z] #20 30.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:06:59.608Z] #20 30.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:06:59.678Z] #44 90.58 DEP criu/cr-errno.d [2021-04-14T07:06:59.678Z] #44 90.59 DEP criu/cr-dump.d [2021-04-14T07:06:59.682Z] #43 83.64 DEP criu/pagemap-cache.d [2021-04-14T07:06:59.682Z] #43 83.75 DEP criu/page-xfer.d [2021-04-14T07:06:59.787Z] #62 DONE 0.2s [2021-04-14T07:06:59.787Z] [2021-04-14T07:06:59.787Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-14T07:06:59.817Z] #24 123.6 Checking out files: 24% (2742/11217) Checking out files: 25% (2805/11217) Checking out files: 26% (2917/11217) Checking out files: 27% (3029/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 31% (3478/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 37% (4262/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 40% (4487/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 43% (4824/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 56% (6340/11217) Checking out files: 57% (6394/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 66% (7404/11217) Checking out files: 67% (7516/11217) Checking out files: 68% (7628/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 81% (9086/11217) Checking out files: 82% (9198/11217) Checking out files: 83% (9311/11217) Checking out files: 84% (9423/11217) Checking out files: 85% (9535/11217) Checking out files: 86% (9647/11217) Checking out files: 87% (9759/11217) Checking out files: 88% (9871/11217) Checking out files: 89% (9984/11217) Checking out files: 90% (10096/11217) Checking out files: 91% (10208/11217) Checking out files: 92% (10320/11217) Checking out files: 93% (10432/11217) Checking out files: 94% (10544/11217) Checking out files: 95% (10657/11217) Checking out files: 96% (10769/11217) Checking out files: 96% (10785/11217) Checking out files: 97% (10881/11217) Checking out files: 98% (10993/11217) Checking out files: 99% (11105/11217) Checking out files: 100% (11217/11217) Checking out files: 100% (11217/11217), done. [2021-04-14T07:06:59.817Z] #24 127.9 + cd /tmp/tmp.QUjwAuNGGK/tmp/docker-ce [2021-04-14T07:06:59.817Z] #24 127.9 + git checkout -q v17.06.2-ce [2021-04-14T07:06:59.943Z] #43 83.96 DEP criu/page-pipe.d [2021-04-14T07:06:59.943Z] #43 84.04 DEP criu/netfilter.d [2021-04-14T07:06:59.977Z] #44 90.87 DEP criu/cr-dedup.d [2021-04-14T07:06:59.977Z] #44 91.09 DEP criu/cr-check.d [2021-04-14T07:07:00.079Z] #67 DONE 0.3s [2021-04-14T07:07:00.079Z] [2021-04-14T07:07:00.079Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-14T07:07:00.079Z] #69 DONE 0.1s [2021-04-14T07:07:00.079Z] [2021-04-14T07:07:00.079Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-14T07:07:00.079Z] #70 DONE 0.1s [2021-04-14T07:07:00.079Z] [2021-04-14T07:07:00.079Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-14T07:07:00.203Z] #43 84.14 DEP criu/net.d [2021-04-14T07:07:00.203Z] #43 84.34 DEP criu/namespaces.d [2021-04-14T07:07:00.277Z] #44 91.35 DEP criu/config.d [2021-04-14T07:07:00.463Z] #43 84.52 DEP criu/mount.d [2021-04-14T07:07:00.546Z] #20 31.15 Selecting previously unselected package python3.7. [2021-04-14T07:07:00.546Z] #20 31.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:07:00.546Z] #20 31.16 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:00.546Z] #20 31.28 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-14T07:07:00.546Z] #20 31.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-14T07:07:00.546Z] #20 31.31 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-14T07:07:00.558Z] #43 92.77 CC criu/cr-check.o [2021-04-14T07:07:00.576Z] #44 91.52 DEP criu/clone-noasan.d [2021-04-14T07:07:00.576Z] #44 91.61 DEP criu/cgroup.d [2021-04-14T07:07:00.713Z] #71 DONE 0.7s [2021-04-14T07:07:00.724Z] #43 84.74 DEP criu/memfd.d [2021-04-14T07:07:00.806Z] #20 31.41 Setting up python3-minimal (3.7.3-1) ... [2021-04-14T07:07:00.876Z] #44 91.81 DEP criu/cgroup-props.d [2021-04-14T07:07:00.987Z] #43 84.86 DEP criu/mem.d [2021-04-14T07:07:01.012Z] [2021-04-14T07:07:01.012Z] #72 exporting to image [2021-04-14T07:07:01.012Z] #72 exporting layers [2021-04-14T07:07:01.179Z] #44 91.95 DEP criu/bitmap.d [2021-04-14T07:07:01.179Z] #44 91.96 DEP criu/bfd.d [2021-04-14T07:07:01.179Z] #44 92.11 DEP criu/autofs.d [2021-04-14T07:07:01.247Z] #43 85.15 DEP criu/lsm.d [2021-04-14T07:07:01.247Z] #43 85.34 DEP criu/log.d [2021-04-14T07:07:01.480Z] #44 92.30 DEP criu/aio.d [2021-04-14T07:07:01.508Z] #43 85.54 DEP criu/libnetlink.d [2021-04-14T07:07:01.744Z] #20 32.32 Selecting previously unselected package python3. [2021-04-14T07:07:01.744Z] #20 32.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-14T07:07:01.744Z] #20 32.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-14T07:07:01.744Z] #20 32.39 Unpacking python3 (3.7.3-1) ... [2021-04-14T07:07:01.744Z] #20 32.51 Selecting previously unselected package libip4tc0:amd64. [2021-04-14T07:07:01.744Z] #20 32.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-14T07:07:01.744Z] #20 32.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:01.769Z] #43 85.68 DEP criu/kerndat.d [2021-04-14T07:07:01.769Z] #43 85.87 DEP criu/kcmp-ids.d [2021-04-14T07:07:01.780Z] #44 92.61 DEP criu/action-scripts.d [2021-04-14T07:07:01.942Z] #43 94.51 CC criu/cr-dedup.o [2021-04-14T07:07:02.004Z] #20 32.62 Selecting previously unselected package libip6tc0:amd64. [2021-04-14T07:07:02.004Z] #20 32.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-14T07:07:02.004Z] #20 32.63 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:02.004Z] #20 32.74 Selecting previously unselected package libiptc0:amd64. [2021-04-14T07:07:02.004Z] #20 32.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-14T07:07:02.004Z] #20 32.77 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:02.004Z] #20 32.86 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-14T07:07:02.029Z] #43 85.95 DEP criu/irmap.d [2021-04-14T07:07:02.029Z] #43 86.12 DEP criu/ipc_ns.d [2021-04-14T07:07:02.080Z] #44 93.00 CC criu/action-scripts.o [2021-04-14T07:07:02.263Z] #20 32.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-14T07:07:02.263Z] #20 32.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-14T07:07:02.263Z] #20 32.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-14T07:07:02.263Z] #20 32.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-14T07:07:02.263Z] #20 32.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-14T07:07:02.263Z] #20 33.04 Selecting previously unselected package libnftnl11:amd64. [2021-04-14T07:07:02.263Z] #20 33.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-14T07:07:02.263Z] #20 33.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-14T07:07:02.263Z] #20 33.16 Selecting previously unselected package iptables. [2021-04-14T07:07:02.289Z] #43 ... [2021-04-14T07:07:02.290Z] [2021-04-14T07:07:02.290Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:07:02.290Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-14T07:07:02.290Z] #32 DONE 154.5s [2021-04-14T07:07:02.290Z] [2021-04-14T07:07:02.290Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:02.290Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:02.290Z] #43 86.34 DEP criu/image.d [2021-04-14T07:07:02.514Z] #43 94.96 CC criu/cr-dump.o [2021-04-14T07:07:02.523Z] #20 33.16 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-14T07:07:02.523Z] #20 33.17 Unpacking iptables (1.8.2-4) ... [2021-04-14T07:07:02.550Z] #43 86.60 DEP criu/image-desc.d [2021-04-14T07:07:02.750Z] #44 93.64 CC criu/aio.o [2021-04-14T07:07:02.785Z] #20 33.52 Selecting previously unselected package xxd. [2021-04-14T07:07:02.785Z] #20 33.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:07:02.785Z] #20 33.54 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:07:02.811Z] #43 86.80 DEP criu/fsnotify.d [2021-04-14T07:07:03.045Z] #20 33.67 Selecting previously unselected package vim-common. [2021-04-14T07:07:03.045Z] #20 33.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:03.045Z] #20 33.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:03.071Z] #43 87.12 DEP criu/filesystems.d [2021-04-14T07:07:03.129Z] #24 ... [2021-04-14T07:07:03.129Z] [2021-04-14T07:07:03.129Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:03.129Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:07:03.129Z] #43 65.49 CC criu/arch/aarch64/sigframe.o [2021-04-14T07:07:03.129Z] #43 65.65 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-14T07:07:03.129Z] #43 65.70 DEP criu/pie/util-vdso.d [2021-04-14T07:07:03.129Z] #43 66.07 DEP criu/pie/util.d [2021-04-14T07:07:03.129Z] #43 66.32 CC criu/pie/util.o [2021-04-14T07:07:03.129Z] #43 66.82 CC criu/pie/util-vdso.o [2021-04-14T07:07:03.129Z] #43 67.44 AR criu/pie/pie.lib.a [2021-04-14T07:07:03.129Z] #43 67.51 DEP criu/pie/restorer.d [2021-04-14T07:07:03.129Z] #43 67.71 DEP criu/arch/aarch64/intraprocedure.d [2021-04-14T07:07:03.129Z] #43 67.75 DEP criu/arch/aarch64/restorer.d [2021-04-14T07:07:03.129Z] #43 68.02 DEP criu/arch/aarch64/vdso-pie.d [2021-04-14T07:07:03.129Z] #43 68.14 DEP criu/pie/parasite-vdso.d [2021-04-14T07:07:03.129Z] #43 68.33 DEP criu/pie/parasite.d [2021-04-14T07:07:03.129Z] #43 68.71 CC criu/pie/parasite.o [2021-04-14T07:07:03.129Z] #43 69.84 LINK criu/pie/parasite.built-in.o [2021-04-14T07:07:03.129Z] #43 69.86 GEN criu/pie/parasite-blob.h [2021-04-14T07:07:03.129Z] #43 69.88 CC criu/pie/parasite-vdso.o [2021-04-14T07:07:03.129Z] #43 70.56 CC criu/arch/aarch64/vdso-pie.o [2021-04-14T07:07:03.129Z] #43 70.77 CC criu/arch/aarch64/restorer.o [2021-04-14T07:07:03.129Z] #43 71.12 CC criu/arch/aarch64/intraprocedure.o [2021-04-14T07:07:03.129Z] #43 71.17 CC criu/pie/restorer.o [2021-04-14T07:07:03.129Z] #43 73.63 LINK criu/pie/restorer.built-in.o [2021-04-14T07:07:03.129Z] #43 73.64 GEN criu/pie/restorer-blob.h [2021-04-14T07:07:03.129Z] #43 73.72 DEP criu/vdso.d [2021-04-14T07:07:03.129Z] #43 73.80 DEP criu/uts_ns.d [2021-04-14T07:07:03.129Z] #43 73.93 DEP criu/util.d [2021-04-14T07:07:03.129Z] #43 74.11 DEP criu/uffd.d [2021-04-14T07:07:03.129Z] #43 74.24 DEP criu/tun.d [2021-04-14T07:07:03.129Z] #43 74.52 DEP criu/tty.d [2021-04-14T07:07:03.129Z] #43 74.66 DEP criu/timerfd.d [2021-04-14T07:07:03.129Z] #43 74.87 DEP criu/timens.d [2021-04-14T07:07:03.129Z] #43 75.05 DEP criu/sysfs_parse.d [2021-04-14T07:07:03.129Z] #43 75.19 DEP criu/sysctl.d [2021-04-14T07:07:03.129Z] #43 75.37 DEP criu/string.d [2021-04-14T07:07:03.129Z] #43 75.45 DEP criu/stats.d [2021-04-14T07:07:03.129Z] #43 75.63 DEP criu/sockets.d [2021-04-14T07:07:03.129Z] #43 ... [2021-04-14T07:07:03.129Z] [2021-04-14T07:07:03.129Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:03.129Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-14T07:07:03.129Z] #20 17.71 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:07:03.129Z] #20 17.71 Need to get 27.6 MB of archives. [2021-04-14T07:07:03.129Z] #20 17.71 After this operation, 114 MB of additional disk space will be used. [2021-04-14T07:07:03.129Z] #20 17.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-14T07:07:03.129Z] #20 17.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-04-14T07:07:03.129Z] #20 17.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-04-14T07:07:03.129Z] #20 17.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-14T07:07:03.129Z] #20 17.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-14T07:07:03.129Z] #20 17.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-04-14T07:07:03.129Z] #20 17.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-14T07:07:03.129Z] #20 18.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-14T07:07:03.129Z] #20 18.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-14T07:07:03.129Z] #20 18.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-14T07:07:03.129Z] #20 18.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-14T07:07:03.129Z] #20 18.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-14T07:07:03.129Z] #20 18.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-14T07:07:03.129Z] #20 18.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-14T07:07:03.129Z] #20 18.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-14T07:07:03.129Z] #20 18.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-14T07:07:03.129Z] #20 18.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-14T07:07:03.129Z] #20 18.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:07:03.129Z] #20 18.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-14T07:07:03.129Z] #20 18.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-04-14T07:07:03.129Z] #20 18.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-14T07:07:03.129Z] #20 18.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-14T07:07:03.129Z] #20 18.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-14T07:07:03.129Z] #20 18.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-14T07:07:03.129Z] #20 18.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-14T07:07:03.129Z] #20 18.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-14T07:07:03.129Z] #20 18.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-14T07:07:03.129Z] #20 18.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-14T07:07:03.129Z] #20 18.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-14T07:07:03.129Z] #20 18.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-14T07:07:03.129Z] #20 18.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-14T07:07:03.129Z] #20 18.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-14T07:07:03.129Z] #20 18.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-14T07:07:03.129Z] #20 18.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-14T07:07:03.129Z] #20 18.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-14T07:07:03.129Z] #20 18.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-14T07:07:03.129Z] #20 18.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-14T07:07:03.129Z] #20 18.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-14T07:07:03.129Z] #20 18.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-14T07:07:03.129Z] #20 18.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-14T07:07:03.129Z] #20 18.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-14T07:07:03.129Z] #20 18.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-14T07:07:03.129Z] #20 18.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-04-14T07:07:03.129Z] #20 18.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-14T07:07:03.129Z] #20 18.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-14T07:07:03.129Z] #20 19.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-14T07:07:03.129Z] #20 19.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-14T07:07:03.129Z] #20 19.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-14T07:07:03.129Z] #20 20.14 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:07:03.129Z] #20 20.24 Fetched 27.6 MB in 2s (15.1 MB/s) [2021-04-14T07:07:03.129Z] #20 20.32 Selecting previously unselected package pigz. [2021-04-14T07:07:03.129Z] #20 20.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-04-14T07:07:03.129Z] #20 20.40 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-14T07:07:03.129Z] #20 20.42 Unpacking pigz (2.4-1) ... [2021-04-14T07:07:03.129Z] #20 20.65 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-14T07:07:03.129Z] #20 20.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-14T07:07:03.129Z] #20 20.67 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:03.129Z] #20 21.14 Selecting previously unselected package python3.7-minimal. [2021-04-14T07:07:03.129Z] #20 21.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-14T07:07:03.129Z] #20 21.18 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:07:03.129Z] #20 21.67 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:03.129Z] #20 21.69 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:07:03.129Z] #20 ... [2021-04-14T07:07:03.129Z] [2021-04-14T07:07:03.129Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:07:03.129Z] #24 sha256:c4a6dcd27c77a14b55f0ec09066b7f1711098f5260d5bddddf25e3c3baa62eeb [2021-04-14T07:07:03.129Z] #24 131.4 + mkdir -p /tmp/tmp.QUjwAuNGGK/src/github.com/docker [2021-04-14T07:07:03.305Z] #20 33.92 Selecting previously unselected package bash-completion. [2021-04-14T07:07:03.305Z] #20 33.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-14T07:07:03.332Z] #43 87.41 DEP criu/files.d [2021-04-14T07:07:03.392Z] #24 131.4 + mv components/cli /tmp/tmp.QUjwAuNGGK/src/github.com/docker/cli [2021-04-14T07:07:03.392Z] #24 131.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-14T07:07:03.400Z] #44 ... [2021-04-14T07:07:03.400Z] [2021-04-14T07:07:03.400Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:03.400Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-14T07:07:03.400Z] #21 40.89 Selecting previously unselected package xxd. [2021-04-14T07:07:03.400Z] #21 40.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 40.90 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:07:03.400Z] #21 41.10 Selecting previously unselected package vim-common. [2021-04-14T07:07:03.400Z] #21 41.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:03.400Z] #21 41.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:03.400Z] #21 41.33 Selecting previously unselected package bash-completion. [2021-04-14T07:07:03.400Z] #21 41.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-14T07:07:03.400Z] #21 45.46 Unpacking bash-completion (1:2.8-6) ... [2021-04-14T07:07:03.400Z] #21 45.90 Selecting previously unselected package bzip2. [2021-04-14T07:07:03.400Z] #21 45.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 45.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:03.400Z] #21 45.98 Selecting previously unselected package xz-utils. [2021-04-14T07:07:03.400Z] #21 45.99 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 45.99 Unpacking xz-utils (5.2.4-1) ... [2021-04-14T07:07:03.400Z] #21 46.11 Selecting previously unselected package apparmor. [2021-04-14T07:07:03.400Z] #21 46.11 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 46.24 Unpacking apparmor (2.13.2-10) ... [2021-04-14T07:07:03.400Z] #21 46.64 Selecting previously unselected package aufs-tools. [2021-04-14T07:07:03.400Z] #21 46.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 46.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:03.400Z] #21 46.76 Selecting previously unselected package libonig5:ppc64el. [2021-04-14T07:07:03.400Z] #21 46.77 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 46.78 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-14T07:07:03.400Z] #21 46.94 Selecting previously unselected package libjq1:ppc64el. [2021-04-14T07:07:03.400Z] #21 46.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 46.96 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-14T07:07:03.400Z] #21 47.05 Selecting previously unselected package jq. [2021-04-14T07:07:03.400Z] #21 47.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 47.07 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:03.400Z] #21 47.15 Selecting previously unselected package libaio1:ppc64el. [2021-04-14T07:07:03.400Z] #21 47.16 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 47.16 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-14T07:07:03.400Z] #21 47.20 Selecting previously unselected package libgpm2:ppc64el. [2021-04-14T07:07:03.400Z] #21 47.21 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 47.21 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-14T07:07:03.400Z] #21 47.28 Selecting previously unselected package libicu63:ppc64el. [2021-04-14T07:07:03.400Z] #21 47.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-14T07:07:03.400Z] #21 47.29 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-14T07:07:03.400Z] #21 ... [2021-04-14T07:07:03.400Z] [2021-04-14T07:07:03.400Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:03.400Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:07:03.400Z] #44 94.49 CC criu/autofs.o [2021-04-14T07:07:03.897Z] #43 ... [2021-04-14T07:07:03.897Z] [2021-04-14T07:07:03.897Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:03.897Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:03.897Z] #20 5.948 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-14T07:07:03.897Z] #20 7.009 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-14T07:07:03.897Z] #20 11.14 Fetched 8935 kB in 8s (1155 kB/s) [2021-04-14T07:07:03.897Z] #20 11.14 Reading package lists... [2021-04-14T07:07:03.905Z] #43 87.72 DEP criu/files-reg.d [2021-04-14T07:07:03.905Z] #43 87.91 DEP criu/files-ext.d [2021-04-14T07:07:04.166Z] #43 88.07 DEP criu/file-lock.d [2021-04-14T07:07:04.166Z] #43 88.18 DEP criu/file-ids.d [2021-04-14T07:07:04.426Z] #43 88.30 DEP criu/fifo.d [2021-04-14T07:07:04.426Z] #43 88.39 DEP criu/fdstore.d [2021-04-14T07:07:04.426Z] #43 88.46 DEP criu/fault-injection.d [2021-04-14T07:07:04.426Z] #43 88.50 DEP criu/external.d [2021-04-14T07:07:04.469Z] #20 14.38 Reading package lists... [2021-04-14T07:07:04.469Z] #20 ... [2021-04-14T07:07:04.469Z] [2021-04-14T07:07:04.469Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:04.469Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:04.469Z] #43 97.08 CC criu/cr-errno.o [2021-04-14T07:07:04.469Z] #43 97.16 CC criu/cr-restore.o [2021-04-14T07:07:04.687Z] #43 88.62 DEP criu/eventpoll.d [2021-04-14T07:07:04.687Z] #43 88.76 DEP criu/eventfd.d [2021-04-14T07:07:04.687Z] #43 88.88 DEP criu/crtools.d [2021-04-14T07:07:05.257Z] #43 89.07 DEP criu/cr-service.d [2021-04-14T07:07:05.257Z] #43 89.23 DEP criu/cr-restore.d [2021-04-14T07:07:05.517Z] #43 89.51 DEP criu/cr-errno.d [2021-04-14T07:07:05.517Z] #43 89.54 DEP criu/cr-dump.d [2021-04-14T07:07:05.517Z] #43 89.70 DEP criu/cr-dedup.d [2021-04-14T07:07:05.842Z] #20 36.58 Unpacking bash-completion (1:2.8-6) ... [2021-04-14T07:07:06.087Z] #43 89.89 DEP criu/cr-check.d [2021-04-14T07:07:06.087Z] #43 90.14 DEP criu/config.d [2021-04-14T07:07:06.183Z] #44 96.59 CC criu/bfd.o [2021-04-14T07:07:06.347Z] #43 90.32 DEP criu/clone-noasan.d [2021-04-14T07:07:06.347Z] #43 90.42 DEP criu/cgroup.d [2021-04-14T07:07:06.411Z] #20 37.01 Selecting previously unselected package bzip2. [2021-04-14T07:07:06.411Z] #20 37.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-14T07:07:06.411Z] #20 37.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:06.411Z] #20 37.14 Selecting previously unselected package xz-utils. [2021-04-14T07:07:06.411Z] #20 37.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-14T07:07:06.411Z] #20 37.17 Unpacking xz-utils (5.2.4-1) ... [2021-04-14T07:07:06.483Z] #44 97.28 CC criu/bitmap.o [2021-04-14T07:07:06.483Z] #44 97.46 CC criu/cgroup-props.o [2021-04-14T07:07:06.607Z] #43 90.58 DEP criu/cgroup-props.d [2021-04-14T07:07:06.607Z] #43 90.66 DEP criu/bitmap.d [2021-04-14T07:07:06.607Z] #43 90.69 DEP criu/bfd.d [2021-04-14T07:07:06.671Z] #20 37.36 Selecting previously unselected package apparmor. [2021-04-14T07:07:06.671Z] #20 37.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-14T07:07:06.671Z] #20 37.45 Unpacking apparmor (2.13.2-10) ... [2021-04-14T07:07:06.699Z] #72 exporting layers 5.0s done [2021-04-14T07:07:06.699Z] #72 writing image sha256:94f2241b5378944676342745ddbdb5568bd4f5fc45e11c0f71c0ae294a0708eb done [2021-04-14T07:07:06.699Z] #72 naming to docker.io/library/docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 done [2021-04-14T07:07:06.699Z] #72 DONE 5.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-14T07:07:06.867Z] #43 90.77 DEP criu/autofs.d [2021-04-14T07:07:06.867Z] #43 90.89 DEP criu/aio.d [2021-04-14T07:07:06.930Z] #20 37.82 Selecting previously unselected package aufs-tools. [2021-04-14T07:07:07.127Z] #43 91.02 DEP criu/action-scripts.d [2021-04-14T07:07:07.190Z] #20 37.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-14T07:07:07.190Z] #20 37.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:07.190Z] #20 37.98 Selecting previously unselected package libonig5:amd64. [2021-04-14T07:07:07.190Z] #20 37.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-14T07:07:07.190Z] #20 38.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:07:07.203Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/test/unit [2021-04-14T07:07:07.289Z] #56 224.5 + bin/containerd-stress [2021-04-14T07:07:07.289Z] #56 226.5 + bin/containerd-shim [2021-04-14T07:07:07.388Z] #43 91.28 CC criu/action-scripts.o [2021-04-14T07:07:07.449Z] #20 38.15 Selecting previously unselected package libjq1:amd64. [2021-04-14T07:07:07.449Z] #20 38.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:07:07.449Z] #20 38.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:07:07.649Z] #43 91.70 CC criu/aio.o [2021-04-14T07:07:07.709Z] #20 38.31 Selecting previously unselected package jq. [2021-04-14T07:07:07.709Z] #20 38.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:07:07.709Z] #20 38.32 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:07.709Z] #20 38.42 Selecting previously unselected package libaio1:amd64. [2021-04-14T07:07:07.709Z] #20 38.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-14T07:07:07.709Z] #20 38.45 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-14T07:07:07.709Z] #20 38.51 Selecting previously unselected package libgpm2:amd64. [2021-04-14T07:07:07.709Z] #20 38.53 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-14T07:07:07.709Z] #20 38.56 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-14T07:07:07.709Z] #20 38.64 Selecting previously unselected package libicu63:amd64. [2021-04-14T07:07:07.968Z] #20 38.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-14T07:07:07.968Z] #20 38.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:07:08.025Z] #44 98.82 CC criu/cgroup.o [2021-04-14T07:07:08.220Z] #43 92.26 CC criu/autofs.o [2021-04-14T07:07:08.220Z] #43 ... [2021-04-14T07:07:08.220Z] [2021-04-14T07:07:08.221Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:08.221Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:08.221Z] #20 23.04 libcap2-bin is already the newest version (1:2.25-2). [2021-04-14T07:07:08.221Z] #20 23.04 The following additional packages will be installed: [2021-04-14T07:07:08.221Z] #20 23.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-14T07:07:08.221Z] #20 23.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-14T07:07:08.221Z] #20 23.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-14T07:07:08.221Z] #20 23.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-14T07:07:08.221Z] #20 23.04 python3.7 python3.7-minimal vim-runtime xxd [2021-04-14T07:07:08.221Z] #20 23.04 Suggested packages: [2021-04-14T07:07:08.221Z] #20 23.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-14T07:07:08.221Z] #20 23.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-14T07:07:08.221Z] #20 23.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-14T07:07:08.221Z] #20 23.05 Recommended packages: [2021-04-14T07:07:08.221Z] #20 23.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-14T07:07:08.221Z] #20 23.05 python3-keyrings.alt python3-xdg unzip [2021-04-14T07:07:08.221Z] #20 24.81 The following NEW packages will be installed: [2021-04-14T07:07:08.221Z] #20 24.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-14T07:07:08.221Z] #20 24.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-14T07:07:08.221Z] #20 24.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-14T07:07:08.221Z] #20 24.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-14T07:07:08.221Z] #20 24.81 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-14T07:07:08.221Z] #20 24.81 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-14T07:07:08.221Z] #20 24.81 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-14T07:07:08.221Z] #20 24.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-14T07:07:08.221Z] #20 24.81 xz-utils zip [2021-04-14T07:07:08.221Z] #20 25.15 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:07:08.221Z] #20 25.15 Need to get 28.5 MB of archives. [2021-04-14T07:07:08.221Z] #20 25.15 After this operation, 116 MB of additional disk space will be used. [2021-04-14T07:07:08.221Z] #20 25.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-14T07:07:08.221Z] #20 25.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-14T07:07:08.221Z] #20 25.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-14T07:07:08.221Z] #20 25.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-14T07:07:08.221Z] #20 25.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-14T07:07:08.221Z] #20 25.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-14T07:07:08.221Z] #20 25.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-14T07:07:08.221Z] #20 25.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-14T07:07:08.221Z] #20 25.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-14T07:07:08.221Z] #20 25.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-14T07:07:08.221Z] #20 25.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-14T07:07:08.221Z] #20 25.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-14T07:07:08.221Z] #20 25.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-14T07:07:08.221Z] #20 25.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-14T07:07:08.221Z] #20 25.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-14T07:07:08.221Z] #20 25.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-14T07:07:08.221Z] #20 25.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-14T07:07:08.221Z] #20 25.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:07:08.221Z] #20 25.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-14T07:07:08.221Z] #20 25.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-14T07:07:08.221Z] #20 25.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-14T07:07:08.221Z] #20 25.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-14T07:07:08.221Z] #20 25.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-14T07:07:08.221Z] #20 25.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-14T07:07:08.221Z] #20 25.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-14T07:07:08.221Z] #20 25.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-14T07:07:08.221Z] #20 25.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-14T07:07:08.221Z] #20 25.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-14T07:07:08.221Z] #20 25.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-14T07:07:08.221Z] #20 26.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-14T07:07:08.221Z] #20 26.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-14T07:07:08.221Z] #20 26.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-14T07:07:08.221Z] #20 26.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-14T07:07:08.221Z] #20 26.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-14T07:07:08.221Z] #20 26.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-14T07:07:08.221Z] #20 26.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-14T07:07:08.221Z] #20 26.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-14T07:07:08.221Z] #20 26.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-14T07:07:08.221Z] #20 26.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-14T07:07:08.221Z] #20 26.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-14T07:07:08.221Z] #20 26.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-14T07:07:08.221Z] #20 26.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-14T07:07:08.221Z] #20 26.42 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-14T07:07:08.221Z] #20 26.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-14T07:07:08.221Z] #20 26.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-14T07:07:08.221Z] #20 26.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-14T07:07:08.221Z] #20 26.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-14T07:07:08.221Z] #20 26.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-14T07:07:08.221Z] #20 27.71 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:07:08.221Z] #20 27.93 Fetched 28.5 MB in 2s (13.9 MB/s) [2021-04-14T07:07:08.221Z] #20 28.04 Selecting previously unselected package pigz. [2021-04-14T07:07:08.221Z] #20 28.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-14T07:07:08.221Z] #20 28.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-14T07:07:08.221Z] #20 28.11 Unpacking pigz (2.4-1) ... [2021-04-14T07:07:08.221Z] #20 28.38 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-14T07:07:08.221Z] #20 28.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:07:08.221Z] #20 28.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:08.221Z] #20 29.01 Selecting previously unselected package python3.7-minimal. [2021-04-14T07:07:08.221Z] #20 29.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:07:08.221Z] #20 29.04 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:07:08.221Z] #20 29.94 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:08.221Z] #20 29.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:07:08.221Z] #20 31.94 Selecting previously unselected package python3-minimal. [2021-04-14T07:07:08.221Z] #20 31.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-14T07:07:08.221Z] #20 31.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-14T07:07:08.221Z] #20 32.00 Unpacking python3-minimal (3.7.3-1) ... [2021-04-14T07:07:08.221Z] #20 32.08 Selecting previously unselected package libmpdec2:amd64. [2021-04-14T07:07:08.221Z] #20 32.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-14T07:07:08.221Z] #20 32.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-14T07:07:08.221Z] #20 32.23 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-14T07:07:08.221Z] #20 32.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:07:08.221Z] #20 32.23 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:08.221Z] #20 33.22 Selecting previously unselected package python3.7. [2021-04-14T07:07:08.482Z] #20 33.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:07:08.482Z] #20 33.23 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:08.482Z] #20 33.36 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-14T07:07:08.482Z] #20 33.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-14T07:07:08.482Z] #20 33.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-14T07:07:08.682Z] #44 ... [2021-04-14T07:07:08.682Z] [2021-04-14T07:07:08.682Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:07:08.682Z] #25 sha256:aa13380cb33214df5159089fa9326ab5e95fd456b350175a4a6eb3aceda03cc0 [2021-04-14T07:07:08.697Z] #24 ... [2021-04-14T07:07:08.697Z] [2021-04-14T07:07:08.697Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:08.697Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-14T07:07:08.697Z] #20 23.85 Selecting previously unselected package python3-minimal. [2021-04-14T07:07:08.697Z] #20 23.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-04-14T07:07:08.697Z] #20 23.96 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 23.97 Unpacking python3-minimal (3.7.3-1) ... [2021-04-14T07:07:08.697Z] #20 24.08 Selecting previously unselected package libmpdec2:arm64. [2021-04-14T07:07:08.697Z] #20 24.09 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 24.10 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-14T07:07:08.697Z] #20 24.22 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-14T07:07:08.697Z] #20 24.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 24.25 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:08.697Z] #20 25.02 Selecting previously unselected package python3.7. [2021-04-14T07:07:08.697Z] #20 25.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 25.03 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:08.697Z] #20 25.20 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-14T07:07:08.697Z] #20 25.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 25.23 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-14T07:07:08.697Z] #20 25.39 Setting up python3-minimal (3.7.3-1) ... [2021-04-14T07:07:08.697Z] #20 26.68 Selecting previously unselected package python3. [2021-04-14T07:07:08.697Z] #20 26.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 ... 24069 files and directories currently installed.) [2021-04-14T07:07:08.697Z] #20 26.73 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 26.76 Unpacking python3 (3.7.3-1) ... [2021-04-14T07:07:08.697Z] #20 26.88 Selecting previously unselected package libip4tc0:arm64. [2021-04-14T07:07:08.697Z] #20 26.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 26.90 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-14T07:07:08.697Z] #20 27.02 Selecting previously unselected package libip6tc0:arm64. [2021-04-14T07:07:08.697Z] #20 27.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 27.02 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-14T07:07:08.697Z] #20 27.12 Selecting previously unselected package libiptc0:arm64. [2021-04-14T07:07:08.697Z] #20 27.13 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 27.15 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-14T07:07:08.697Z] #20 27.33 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-14T07:07:08.697Z] #20 27.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 27.34 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-14T07:07:08.697Z] #20 27.44 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-14T07:07:08.697Z] #20 27.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 27.46 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-14T07:07:08.697Z] #20 27.58 Selecting previously unselected package libnftnl11:arm64. [2021-04-14T07:07:08.697Z] #20 27.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 27.61 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-14T07:07:08.697Z] #20 27.71 Selecting previously unselected package iptables. [2021-04-14T07:07:08.697Z] #20 27.72 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 27.74 Unpacking iptables (1.8.2-4) ... [2021-04-14T07:07:08.697Z] #20 28.11 Selecting previously unselected package xxd. [2021-04-14T07:07:08.697Z] #20 28.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-14T07:07:08.697Z] #20 28.13 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:07:08.697Z] #20 28.37 Selecting previously unselected package vim-common. [2021-04-14T07:07:08.697Z] #20 28.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:08.697Z] #20 28.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:08.742Z] #20 33.49 Setting up python3-minimal (3.7.3-1) ... [2021-04-14T07:07:08.960Z] #20 28.58 Selecting previously unselected package bash-completion. [2021-04-14T07:07:08.960Z] #20 28.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-14T07:07:09.582Z] #25 164.2 Checking out files: 27% (3063/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 31% (3478/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 40% (4487/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 43% (4824/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 57% (6394/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 65% (7321/11217) Checking out files: 66% (7404/11217) Checking out files: 67% (7516/11217) Checking out files: 68% (7628/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 80% (9022/11217) Checking out files: 81% (9086/11217) [2021-04-14T07:07:09.582Z] #25 ... [2021-04-14T07:07:09.582Z] [2021-04-14T07:07:09.582Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:07:09.582Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:07:09.582Z] #46 157.2 net/textproto [2021-04-14T07:07:09.582Z] #46 157.2 vendor/golang.org/x/net/http/httpproxy [2021-04-14T07:07:09.582Z] #46 157.2 crypto/x509 [2021-04-14T07:07:09.582Z] #46 159.3 mime/multipart [2021-04-14T07:07:09.582Z] #46 159.3 vendor/golang.org/x/net/http/httpguts [2021-04-14T07:07:09.582Z] #46 162.9 crypto/tls [2021-04-14T07:07:09.582Z] #46 ... [2021-04-14T07:07:09.582Z] [2021-04-14T07:07:09.582Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:07:09.582Z] #25 sha256:aa13380cb33214df5159089fa9326ab5e95fd456b350175a4a6eb3aceda03cc0 [2021-04-14T07:07:09.683Z] #20 34.42 Selecting previously unselected package python3. [2021-04-14T07:07:09.683Z] #20 34.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-14T07:07:09.683Z] #20 34.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-14T07:07:09.683Z] #20 34.48 Unpacking python3 (3.7.3-1) ... [2021-04-14T07:07:09.683Z] #20 34.57 Selecting previously unselected package libip4tc0:amd64. [2021-04-14T07:07:09.683Z] #20 34.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-14T07:07:09.683Z] #20 34.59 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:09.683Z] #20 34.67 Selecting previously unselected package libip6tc0:amd64. [2021-04-14T07:07:09.762Z] #43 101.6 CC criu/cr-service.o [2021-04-14T07:07:09.762Z] #43 ... [2021-04-14T07:07:09.762Z] [2021-04-14T07:07:09.762Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:09.762Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:09.762Z] #20 14.38 Reading package lists... [2021-04-14T07:07:09.762Z] #20 17.31 Building dependency tree... [2021-04-14T07:07:09.762Z] #20 18.65 libcap2-bin is already the newest version (1:2.25-2). [2021-04-14T07:07:09.762Z] #20 18.65 The following additional packages will be installed: [2021-04-14T07:07:09.762Z] #20 18.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-14T07:07:09.762Z] #20 18.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-14T07:07:09.762Z] #20 18.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-14T07:07:09.762Z] #20 18.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-14T07:07:09.762Z] #20 18.66 python3.7 python3.7-minimal vim-runtime xxd [2021-04-14T07:07:09.762Z] #20 18.66 Suggested packages: [2021-04-14T07:07:09.762Z] #20 18.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-14T07:07:09.762Z] #20 18.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-14T07:07:09.762Z] #20 18.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-14T07:07:09.762Z] #20 18.66 Recommended packages: [2021-04-14T07:07:09.762Z] #20 18.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-14T07:07:09.762Z] #20 18.66 python3-keyrings.alt python3-xdg unzip [2021-04-14T07:07:09.762Z] #20 20.26 The following NEW packages will be installed: [2021-04-14T07:07:09.762Z] #20 20.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-14T07:07:09.762Z] #20 20.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-14T07:07:09.762Z] #20 20.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-14T07:07:09.762Z] #20 20.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-14T07:07:09.762Z] #20 20.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-14T07:07:09.762Z] #20 20.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-14T07:07:09.762Z] #20 20.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-14T07:07:09.762Z] #20 20.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-14T07:07:09.762Z] #20 20.26 xz-utils zip [2021-04-14T07:07:09.762Z] #20 20.58 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:07:09.762Z] #20 20.58 Need to get 28.5 MB of archives. [2021-04-14T07:07:09.762Z] #20 20.58 After this operation, 116 MB of additional disk space will be used. [2021-04-14T07:07:09.762Z] #20 20.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-14T07:07:09.762Z] #20 20.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-14T07:07:09.762Z] #20 20.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-14T07:07:09.762Z] #20 20.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-14T07:07:09.762Z] #20 20.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-14T07:07:09.762Z] #20 20.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-14T07:07:09.762Z] #20 20.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-14T07:07:09.762Z] #20 20.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-14T07:07:09.762Z] #20 20.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-14T07:07:09.762Z] #20 20.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-14T07:07:09.762Z] #20 20.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-14T07:07:09.762Z] #20 20.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-14T07:07:09.762Z] #20 20.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-14T07:07:09.762Z] #20 20.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-14T07:07:09.762Z] #20 20.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-14T07:07:09.762Z] #20 20.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-14T07:07:09.762Z] #20 20.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-14T07:07:09.762Z] #20 20.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-14T07:07:09.762Z] #20 20.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-14T07:07:09.762Z] #20 20.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-14T07:07:09.762Z] #20 20.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-14T07:07:09.762Z] #20 20.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-14T07:07:09.762Z] #20 20.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-14T07:07:09.762Z] #20 20.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-14T07:07:09.762Z] #20 20.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-14T07:07:09.762Z] #20 20.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-14T07:07:09.762Z] #20 20.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-14T07:07:09.762Z] #20 20.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-14T07:07:09.762Z] #20 20.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-14T07:07:09.762Z] #20 21.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-14T07:07:09.762Z] #20 21.40 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-14T07:07:09.762Z] #20 21.40 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-14T07:07:09.762Z] #20 21.40 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-14T07:07:09.762Z] #20 21.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-14T07:07:09.762Z] #20 21.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-14T07:07:09.762Z] #20 21.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-14T07:07:09.762Z] #20 21.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-14T07:07:09.762Z] #20 21.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-14T07:07:09.762Z] #20 21.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-14T07:07:09.762Z] #20 21.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-14T07:07:09.762Z] #20 21.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-14T07:07:09.762Z] #20 21.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-14T07:07:09.762Z] #20 21.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-14T07:07:09.762Z] #20 21.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-14T07:07:09.762Z] #20 21.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-14T07:07:09.762Z] #20 21.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-14T07:07:09.762Z] #20 21.98 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-14T07:07:09.762Z] #20 22.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-14T07:07:09.876Z] #20 ... [2021-04-14T07:07:09.876Z] [2021-04-14T07:07:09.876Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:09.876Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:09.876Z] #43 91.33 CC criu/cgroup-props.o [2021-04-14T07:07:09.876Z] #43 92.07 CC criu/cgroup.o [2021-04-14T07:07:09.876Z] #43 94.71 CC criu/clone-noasan.o [2021-04-14T07:07:09.876Z] #43 94.95 CC criu/config.o [2021-04-14T07:07:09.876Z] #43 96.26 CC criu/cr-check.o [2021-04-14T07:07:09.876Z] #43 97.77 CC criu/cr-dedup.o [2021-04-14T07:07:09.876Z] #43 98.22 CC criu/cr-dump.o [2021-04-14T07:07:09.876Z] #43 100.5 CC criu/cr-errno.o [2021-04-14T07:07:09.876Z] #43 100.6 CC criu/cr-restore.o [2021-04-14T07:07:09.944Z] #20 34.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-14T07:07:09.944Z] #20 34.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:09.944Z] #20 34.78 Selecting previously unselected package libiptc0:amd64. [2021-04-14T07:07:09.944Z] #20 34.80 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-14T07:07:09.944Z] #20 34.81 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:09.944Z] #20 34.89 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-14T07:07:10.204Z] #20 34.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-14T07:07:10.204Z] #20 34.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-14T07:07:10.204Z] #20 34.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-14T07:07:10.204Z] #20 34.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-14T07:07:10.204Z] #20 34.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-14T07:07:10.204Z] #20 35.05 Selecting previously unselected package libnftnl11:amd64. [2021-04-14T07:07:10.204Z] #20 35.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-14T07:07:10.204Z] #20 35.06 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-14T07:07:10.333Z] #20 22.59 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:07:10.413Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-14T07:07:10.413Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f6e76226\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-14T07:07:10.413Z] ---------------------------------------------------------------------------- [2021-04-14T07:07:10.413Z] [2021-04-14T07:07:10.413Z] INFO: executeCI.ps1 starting at Wed Apr 14 07:07:09 CUT 2021 [2021-04-14T07:07:10.413Z] [2021-04-14T07:07:10.413Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-14T07:07:10.413Z] INFO: Running git version 2.24.1.windows.2 [2021-04-14T07:07:10.413Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-14T07:07:10.413Z] INFO: Environment variables: [2021-04-14T07:07:10.413Z] [2021-04-14T07:07:10.413Z] Name Value [2021-04-14T07:07:10.413Z] ---- ----- [2021-04-14T07:07:10.413Z] ALLUSERSPROFILE C:\ProgramData [2021-04-14T07:07:10.413Z] amd64 true [2021-04-14T07:07:10.413Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-14T07:07:10.413Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-14T07:07:10.413Z] arm64 true [2021-04-14T07:07:10.413Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-14T07:07:10.413Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-14T07:07:10.413Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-14T07:07:10.413Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-14T07:07:10.413Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-14T07:07:10.413Z] BRANCH_NAME PR-41673 [2021-04-14T07:07:10.413Z] BUILD_DISPLAY_NAME #2 [2021-04-14T07:07:10.413Z] BUILD_ID 2 [2021-04-14T07:07:10.413Z] BUILD_NUMBER 2 [2021-04-14T07:07:10.413Z] BUILD_TAG jenkins-moby-PR-41673-2 [2021-04-14T07:07:10.413Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/ [2021-04-14T07:07:10.413Z] CHANGE_AUTHOR tnir [2021-04-14T07:07:10.413Z] CHANGE_AUTHOR_DISPLAY_NAME Takuya N [2021-04-14T07:07:10.413Z] CHANGE_BRANCH 41662-ssot-changelog [2021-04-14T07:07:10.413Z] CHANGE_FORK tnir [2021-04-14T07:07:10.413Z] CHANGE_ID 41673 [2021-04-14T07:07:10.413Z] CHANGE_TARGET master [2021-04-14T07:07:10.413Z] CHANGE_TITLE Update CHANGELOG.md replacing with the latest ones at docker/docker.github.io [2021-04-14T07:07:10.413Z] CHANGE_URL https://github.com/moby/moby/pull/41673 [2021-04-14T07:07:10.413Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:07:10.413Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-14T07:07:10.413Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-14T07:07:10.413Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-14T07:07:10.413Z] COMPUTERNAME azwin-2-008e40 [2021-04-14T07:07:10.413Z] ComSpec C:\windows\system32\cmd.exe [2021-04-14T07:07:10.413Z] ConfigSequenceNumber 0 [2021-04-14T07:07:10.413Z] dco true [2021-04-14T07:07:10.413Z] DOCKER_BUILDKIT 0 [2021-04-14T07:07:10.413Z] DOCKER_DUT_DEBUG 1 [2021-04-14T07:07:10.413Z] DOCKER_EXPERIMENTAL 1 [2021-04-14T07:07:10.413Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-14T07:07:10.413Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-14T07:07:10.413Z] EXECUTOR_NUMBER 0 [2021-04-14T07:07:10.413Z] FQDN azwin-2-008e40.westus.cloudapp.azure.com [2021-04-14T07:07:10.413Z] GIT_BRANCH PR-41673 [2021-04-14T07:07:10.413Z] GIT_COMMIT 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:07:10.413Z] GIT_URL https://github.com/moby/moby.git [2021-04-14T07:07:10.413Z] HUDSON_COOKIE d3cbc934-1438-4aa3-9ad9-687538990b2c [2021-04-14T07:07:10.413Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-14T07:07:10.413Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-14T07:07:10.413Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-14T07:07:10.414Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-14T07:07:10.414Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-14T07:07:10.414Z] JENKINS_NODE_COOKIE deb3c171-cdb6-4c41-82d1-761ed5478b73 [2021-04-14T07:07:10.414Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-14T07:07:10.414Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-14T07:07:10.414Z] JOB_BASE_NAME PR-41673 [2021-04-14T07:07:10.414Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/display/redirect [2021-04-14T07:07:10.414Z] JOB_NAME moby/PR-41673 [2021-04-14T07:07:10.414Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/ [2021-04-14T07:07:10.414Z] library.jps.version master [2021-04-14T07:07:10.414Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-14T07:07:10.414Z] NODE_LABELS amd64 azure azwin-2-008e40 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-14T07:07:10.414Z] NODE_NAME azwin-2-008e40 [2021-04-14T07:07:10.414Z] NUMBER_OF_PROCESSORS 4 [2021-04-14T07:07:10.414Z] OS Windows_NT [2021-04-14T07:07:10.414Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-14T07:07:10.414Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-14T07:07:10.414Z] ppc64le true [2021-04-14T07:07:10.414Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-14T07:07:10.414Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-14T07:07:10.414Z] PROCESSOR_LEVEL 6 [2021-04-14T07:07:10.414Z] PROCESSOR_REVISION 4f01 [2021-04-14T07:07:10.414Z] ProgramData C:\ProgramData [2021-04-14T07:07:10.414Z] ProgramFiles C:\Program Files [2021-04-14T07:07:10.414Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-14T07:07:10.414Z] ProgramW6432 C:\Program Files [2021-04-14T07:07:10.414Z] PROMPT $P$G [2021-04-14T07:07:10.414Z] PSExecutionPolicyPreference Bypass [2021-04-14T07:07:10.414Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-14T07:07:10.414Z] PUBLIC C:\Users\Public [2021-04-14T07:07:10.414Z] rootless true [2021-04-14T07:07:10.414Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/display/redirect?page=artif... [2021-04-14T07:07:10.414Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/display/redirect?page=changes [2021-04-14T07:07:10.414Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/display/redirect [2021-04-14T07:07:10.414Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/display/redirect?page=tests [2021-04-14T07:07:10.414Z] s390x true [2021-04-14T07:07:10.414Z] SKIP_VALIDATION_TESTS 1 [2021-04-14T07:07:10.414Z] SOURCES_DRIVE d [2021-04-14T07:07:10.414Z] SOURCES_SUBDIR gopath [2021-04-14T07:07:10.414Z] STAGE_NAME Run tests [2021-04-14T07:07:10.414Z] SystemDrive C: [2021-04-14T07:07:10.414Z] SystemRoot C:\windows [2021-04-14T07:07:10.414Z] TEMP C:\windows\TEMP [2021-04-14T07:07:10.414Z] TESTDEBUG 0 [2021-04-14T07:07:10.414Z] TESTRUN_DRIVE d [2021-04-14T07:07:10.414Z] TESTRUN_SUBDIR CI [2021-04-14T07:07:10.414Z] TIMEOUT 120m [2021-04-14T07:07:10.414Z] TMP C:\windows\TEMP [2021-04-14T07:07:10.414Z] unit_validate true [2021-04-14T07:07:10.414Z] USERDOMAIN WORKGROUP [2021-04-14T07:07:10.414Z] USERNAME azwin-2-008e40$ [2021-04-14T07:07:10.414Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-14T07:07:10.414Z] validate_force false [2021-04-14T07:07:10.414Z] windir C:\windows [2021-04-14T07:07:10.414Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-14T07:07:10.414Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-14T07:07:10.414Z] windowsRS1 false [2021-04-14T07:07:10.414Z] windowsRS5 true [2021-04-14T07:07:10.414Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-14T07:07:10.414Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-14T07:07:10.414Z] [2021-04-14T07:07:10.414Z] [2021-04-14T07:07:10.414Z] [2021-04-14T07:07:10.464Z] #20 35.16 Selecting previously unselected package iptables. [2021-04-14T07:07:10.464Z] #20 35.16 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-14T07:07:10.464Z] #20 35.18 Unpacking iptables (1.8.2-4) ... [2021-04-14T07:07:10.481Z] #25 164.2 Checking out files: 27% (3063/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 31% (3478/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 40% (4487/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 43% (4824/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 57% (6394/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 65% (7321/11217) Checking out files: 66% (7404/11217) Checking out files: 67% (7516/11217) Checking out files: 68% (7628/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 80% (9022/11217) Checking out files: 81% (9086/11217) Checking out files: 82% (9198/11217) Checking out files: 83% (9311/11217) Checking out files: 84% (9423/11217) Checking out files: 85% (9535/11217) Checking out files: 86% (9647/11217) Checking out files: 87% (9759/11217) Checking out files: 88% (9871/11217) Checking out files: 89% (9984/11217) Checking out files: 90% (10096/11217) Checking out files: 91% (10208/11217) Checking out files: 92% (10320/11217) Checking out files: 93% (10432/11217) Checking out files: 94% (10544/11217) Checking out files: 95% (10657/11217) Checking out files: 96% (10769/11217) Checking out files: 97% (10881/11217) Checking out files: 98% (10993/11217) Checking out files: 99% (11105/11217) Checking out files: 100% (11217/11217) Checking out files: 100% (11217/11217), done. [2021-04-14T07:07:10.481Z] #25 168.2 + cd /tmp/tmp.xaeKqLImBK/tmp/docker-ce [2021-04-14T07:07:10.481Z] #25 168.2 + git checkout -q v17.06.2-ce [2021-04-14T07:07:10.594Z] #20 22.68 Fetched 28.5 MB in 2s (16.8 MB/s) [2021-04-14T07:07:10.594Z] #20 ... [2021-04-14T07:07:10.594Z] [2021-04-14T07:07:10.594Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:10.594Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:10.594Z] #43 103.2 CC criu/crtools.o [2021-04-14T07:07:10.725Z] #20 35.52 Selecting previously unselected package xxd. [2021-04-14T07:07:10.725Z] #20 35.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:07:10.725Z] #20 35.54 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:07:10.725Z] #20 35.66 Selecting previously unselected package vim-common. [2021-04-14T07:07:10.725Z] #20 35.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:10.725Z] #20 35.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:10.756Z] ? github.com/docker/docker/api [no test files] [2021-04-14T07:07:10.985Z] #20 35.85 Selecting previously unselected package bash-completion. [2021-04-14T07:07:10.985Z] #20 35.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-14T07:07:11.165Z] #43 103.7 CC criu/eventfd.o [2021-04-14T07:07:11.393Z] INFO: Sources under d:\gopath\... [2021-04-14T07:07:11.393Z] INFO: Test run under d:\CI\... [2021-04-14T07:07:11.393Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-14T07:07:11.393Z] INFO: docker/docker repository was found [2021-04-14T07:07:11.393Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-14T07:07:11.736Z] #43 104.1 CC criu/eventpoll.o [2021-04-14T07:07:11.783Z] #43 ... [2021-04-14T07:07:11.783Z] [2021-04-14T07:07:11.783Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:11.783Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:11.783Z] #20 42.34 Selecting previously unselected package libnet1:amd64. [2021-04-14T07:07:11.783Z] #20 42.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:07:11.783Z] #20 42.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:11.783Z] #20 42.44 Selecting previously unselected package libnl-3-200:amd64. [2021-04-14T07:07:11.783Z] #20 42.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-14T07:07:11.783Z] #20 42.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:07:11.783Z] #20 42.55 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-14T07:07:11.783Z] #20 42.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:07:11.783Z] #20 42.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:07:11.783Z] #20 42.63 Selecting previously unselected package libreadline5:amd64. [2021-04-14T07:07:11.783Z] #20 42.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-14T07:07:11.783Z] #20 42.64 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-14T07:07:11.857Z] ltsc2019: Pulling from windows/servercore [2021-04-14T07:07:12.043Z] #20 42.75 Selecting previously unselected package net-tools. [2021-04-14T07:07:12.043Z] #20 42.76 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-14T07:07:12.043Z] #20 42.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:12.043Z] #20 42.98 Selecting previously unselected package python-pip-whl. [2021-04-14T07:07:12.274Z] #20 31.59 Unpacking bash-completion (1:2.8-6) ... [2021-04-14T07:07:12.302Z] #20 42.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-14T07:07:12.302Z] #20 43.01 Unpacking python-pip-whl (18.1-5) ... [2021-04-14T07:07:12.307Z] #43 104.9 CC criu/external.o [2021-04-14T07:07:12.321Z] 4612f6d0b889: Pulling fs layer [2021-04-14T07:07:12.321Z] 399f118dfaa9: Pulling fs layer [2021-04-14T07:07:12.536Z] #20 32.23 Selecting previously unselected package bzip2. [2021-04-14T07:07:12.536Z] #20 32.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-14T07:07:12.536Z] #20 32.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:12.567Z] #43 105.3 CC criu/fault-injection.o [2021-04-14T07:07:12.800Z] #20 32.39 Selecting previously unselected package xz-utils. [2021-04-14T07:07:12.801Z] #20 32.40 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-14T07:07:12.801Z] #20 32.40 Unpacking xz-utils (5.2.4-1) ... [2021-04-14T07:07:12.801Z] #20 32.56 Selecting previously unselected package apparmor. [2021-04-14T07:07:12.801Z] #20 32.57 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-14T07:07:12.827Z] #43 105.4 CC criu/fdstore.o [2021-04-14T07:07:12.871Z] #20 43.54 Selecting previously unselected package python3-lib2to3. [2021-04-14T07:07:12.871Z] #20 43.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-14T07:07:12.871Z] #20 43.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:13.069Z] #20 32.68 Unpacking apparmor (2.13.2-10) ... [2021-04-14T07:07:13.069Z] #20 ... [2021-04-14T07:07:13.069Z] [2021-04-14T07:07:13.069Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:13.069Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:07:13.069Z] #43 75.83 DEP criu/sk-unix.d [2021-04-14T07:07:13.069Z] #43 76.10 DEP criu/sk-tcp.d [2021-04-14T07:07:13.069Z] #43 76.30 DEP criu/sk-queue.d [2021-04-14T07:07:13.069Z] #43 76.40 DEP criu/sk-packet.d [2021-04-14T07:07:13.069Z] #43 76.61 DEP criu/sk-netlink.d [2021-04-14T07:07:13.069Z] #43 76.77 DEP criu/sk-inet.d [2021-04-14T07:07:13.069Z] #43 76.97 DEP criu/signalfd.d [2021-04-14T07:07:13.069Z] #43 77.14 DEP criu/sigframe.d [2021-04-14T07:07:13.069Z] #43 77.25 DEP criu/shmem.d [2021-04-14T07:07:13.069Z] #43 77.35 DEP criu/servicefd.d [2021-04-14T07:07:13.069Z] #43 77.45 DEP criu/seize.d [2021-04-14T07:07:13.069Z] #43 77.59 DEP criu/seccomp.d [2021-04-14T07:07:13.069Z] #43 77.83 DEP criu/rst-malloc.d [2021-04-14T07:07:13.069Z] #43 77.96 DEP criu/rbtree.d [2021-04-14T07:07:13.069Z] #43 77.99 DEP criu/pstree.d [2021-04-14T07:07:13.069Z] #43 78.11 DEP criu/protobuf.d [2021-04-14T07:07:13.069Z] #43 78.23 GEN criu/protobuf-desc-gen.h [2021-04-14T07:07:13.069Z] #43 79.90 DEP criu/protobuf-desc.d [2021-04-14T07:07:13.069Z] #43 80.06 DEP criu/proc_parse.d [2021-04-14T07:07:13.069Z] #43 80.20 DEP criu/plugin.d [2021-04-14T07:07:13.069Z] #43 80.31 DEP criu/pipes.d [2021-04-14T07:07:13.069Z] #43 80.47 DEP criu/pie-util.d [2021-04-14T07:07:13.069Z] #43 80.64 DEP criu/pie-util-vdso.d [2021-04-14T07:07:13.069Z] #43 80.76 DEP criu/path.d [2021-04-14T07:07:13.069Z] #43 80.88 DEP criu/parasite-syscall.d [2021-04-14T07:07:13.069Z] #43 81.11 DEP criu/pagemap.d [2021-04-14T07:07:13.069Z] #43 81.39 DEP criu/pagemap-cache.d [2021-04-14T07:07:13.069Z] #43 81.60 DEP criu/page-xfer.d [2021-04-14T07:07:13.069Z] #43 81.90 DEP criu/page-pipe.d [2021-04-14T07:07:13.069Z] #43 82.06 DEP criu/netfilter.d [2021-04-14T07:07:13.069Z] #43 82.25 DEP criu/net.d [2021-04-14T07:07:13.069Z] #43 82.40 DEP criu/namespaces.d [2021-04-14T07:07:13.069Z] #43 82.49 DEP criu/mount.d [2021-04-14T07:07:13.069Z] #43 82.62 DEP criu/memfd.d [2021-04-14T07:07:13.069Z] #43 82.78 DEP criu/mem.d [2021-04-14T07:07:13.069Z] #43 82.98 DEP criu/lsm.d [2021-04-14T07:07:13.069Z] #43 83.08 DEP criu/log.d [2021-04-14T07:07:13.069Z] #43 83.18 DEP criu/libnetlink.d [2021-04-14T07:07:13.069Z] #43 83.32 DEP criu/kerndat.d [2021-04-14T07:07:13.069Z] #43 83.47 DEP criu/kcmp-ids.d [2021-04-14T07:07:13.069Z] #43 83.62 DEP criu/irmap.d [2021-04-14T07:07:13.069Z] #43 83.78 DEP criu/ipc_ns.d [2021-04-14T07:07:13.069Z] #43 83.93 DEP criu/image.d [2021-04-14T07:07:13.069Z] #43 84.20 DEP criu/image-desc.d [2021-04-14T07:07:13.069Z] #43 84.32 DEP criu/fsnotify.d [2021-04-14T07:07:13.069Z] #43 84.48 DEP criu/filesystems.d [2021-04-14T07:07:13.069Z] #43 84.61 DEP criu/files.d [2021-04-14T07:07:13.069Z] #43 84.88 DEP criu/files-reg.d [2021-04-14T07:07:13.069Z] #43 85.22 DEP criu/files-ext.d [2021-04-14T07:07:13.069Z] #43 85.34 DEP criu/file-lock.d [2021-04-14T07:07:13.069Z] #43 85.47 DEP criu/file-ids.d [2021-04-14T07:07:13.069Z] #43 85.68 DEP criu/fifo.d [2021-04-14T07:07:13.069Z] #43 85.89 DEP criu/fdstore.d [2021-04-14T07:07:13.130Z] #20 43.67 Selecting previously unselected package python3-distutils. [2021-04-14T07:07:13.130Z] #20 43.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-14T07:07:13.130Z] #20 43.68 Unpacking python3-distutils (3.7.3-1) ... [2021-04-14T07:07:13.130Z] #20 43.82 Selecting previously unselected package python3-pip. [2021-04-14T07:07:13.130Z] #20 43.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-14T07:07:13.130Z] #20 43.85 Unpacking python3-pip (18.1-5) ... [2021-04-14T07:07:13.332Z] #43 86.07 DEP criu/fault-injection.d [2021-04-14T07:07:13.332Z] #43 ... [2021-04-14T07:07:13.332Z] [2021-04-14T07:07:13.332Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:13.332Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-14T07:07:13.332Z] #20 33.03 Selecting previously unselected package aufs-tools. [2021-04-14T07:07:13.332Z] #20 33.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-14T07:07:13.332Z] #20 33.06 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:13.390Z] #20 44.05 Selecting previously unselected package python3-pkg-resources. [2021-04-14T07:07:13.390Z] #20 44.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:07:13.390Z] #20 44.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:13.390Z] #20 44.20 Selecting previously unselected package python3-setuptools. [2021-04-14T07:07:13.398Z] #43 105.7 CC criu/fifo.o [2021-04-14T07:07:13.398Z] #43 106.1 CC criu/file-ids.o [2021-04-14T07:07:13.595Z] #20 33.25 Selecting previously unselected package libonig5:arm64. [2021-04-14T07:07:13.595Z] #20 33.27 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-14T07:07:13.595Z] #20 33.28 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-14T07:07:13.649Z] #20 44.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-14T07:07:13.649Z] #20 44.22 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:13.649Z] #20 44.45 Selecting previously unselected package python3-wheel. [2021-04-14T07:07:13.649Z] #20 44.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-14T07:07:13.824Z] #56 233.1 + bin/containerd-shim-runc-v1 [2021-04-14T07:07:13.874Z] #20 33.48 Selecting previously unselected package libjq1:arm64. [2021-04-14T07:07:13.874Z] #20 33.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-14T07:07:13.874Z] #20 33.50 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-14T07:07:13.874Z] #20 33.62 Selecting previously unselected package jq. [2021-04-14T07:07:13.874Z] #20 33.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-14T07:07:13.874Z] #20 33.66 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:13.909Z] #20 44.47 Unpacking python3-wheel (0.32.3-2) ... [2021-04-14T07:07:13.909Z] #20 44.55 Selecting previously unselected package sudo. [2021-04-14T07:07:13.909Z] #20 44.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-14T07:07:13.909Z] #20 44.56 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:13.969Z] #43 106.5 CC criu/file-lock.o [2021-04-14T07:07:14.056Z] #25 171.8 + mkdir -p /tmp/tmp.xaeKqLImBK/src/github.com/docker [2021-04-14T07:07:14.056Z] #25 171.8 + mv components/cli /tmp/tmp.xaeKqLImBK/src/github.com/docker/cli [2021-04-14T07:07:14.056Z] #25 171.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-14T07:07:14.137Z] #20 33.75 Selecting previously unselected package libaio1:arm64. [2021-04-14T07:07:14.137Z] #20 33.77 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-14T07:07:14.137Z] #20 33.78 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-14T07:07:14.137Z] #20 33.93 Selecting previously unselected package libgpm2:arm64. [2021-04-14T07:07:14.137Z] #20 33.93 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-14T07:07:14.137Z] #20 33.94 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-14T07:07:14.286Z] #20 38.56 Unpacking bash-completion (1:2.8-6) ... [2021-04-14T07:07:14.286Z] #20 38.93 Selecting previously unselected package bzip2. [2021-04-14T07:07:14.286Z] #20 38.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-14T07:07:14.286Z] #20 38.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:14.286Z] #20 39.06 Selecting previously unselected package xz-utils. [2021-04-14T07:07:14.286Z] #20 39.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-14T07:07:14.286Z] #20 39.09 Unpacking xz-utils (5.2.4-1) ... [2021-04-14T07:07:14.399Z] #20 34.02 Selecting previously unselected package libicu63:arm64. [2021-04-14T07:07:14.399Z] #20 34.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-14T07:07:14.399Z] #20 34.03 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-14T07:07:14.478Z] #20 45.07 Selecting previously unselected package thin-provisioning-tools. [2021-04-14T07:07:14.478Z] #20 45.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-14T07:07:14.478Z] #20 45.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:14.478Z] #20 45.32 Selecting previously unselected package uidmap. [2021-04-14T07:07:14.546Z] #20 39.25 Selecting previously unselected package apparmor. [2021-04-14T07:07:14.546Z] #20 39.26 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-14T07:07:14.546Z] #20 39.35 Unpacking apparmor (2.13.2-10) ... [2021-04-14T07:07:14.737Z] #20 45.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-14T07:07:14.737Z] #20 45.34 Unpacking uidmap (1:4.5-1.1) ... [2021-04-14T07:07:14.737Z] #20 45.46 Selecting previously unselected package vim-runtime. [2021-04-14T07:07:14.737Z] #20 45.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:14.737Z] #20 45.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-14T07:07:14.737Z] #20 45.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-14T07:07:14.737Z] #20 45.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:14.807Z] #20 39.69 Selecting previously unselected package aufs-tools. [2021-04-14T07:07:14.807Z] #20 39.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-14T07:07:14.807Z] #20 39.71 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:14.910Z] #43 107.4 CC criu/files-ext.o [2021-04-14T07:07:15.069Z] #20 39.85 Selecting previously unselected package libonig5:amd64. [2021-04-14T07:07:15.069Z] #20 39.86 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-14T07:07:15.069Z] #20 39.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:07:15.171Z] #43 107.8 CC criu/files-reg.o [2021-04-14T07:07:15.329Z] #20 40.00 Selecting previously unselected package libjq1:amd64. [2021-04-14T07:07:15.329Z] #20 40.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:07:15.329Z] #20 40.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:07:15.329Z] #20 40.13 Selecting previously unselected package jq. [2021-04-14T07:07:15.329Z] #20 40.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:07:15.329Z] #20 40.14 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:15.590Z] #20 40.26 Selecting previously unselected package libaio1:amd64. [2021-04-14T07:07:15.590Z] #20 40.26 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-14T07:07:15.590Z] #20 40.29 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-14T07:07:15.590Z] #20 40.33 Selecting previously unselected package libgpm2:amd64. [2021-04-14T07:07:15.590Z] #20 40.34 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-14T07:07:15.590Z] #20 40.35 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-14T07:07:15.590Z] #20 40.40 Selecting previously unselected package libicu63:amd64. [2021-04-14T07:07:15.590Z] #20 40.41 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-14T07:07:15.590Z] #20 40.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:07:16.556Z] #43 ... [2021-04-14T07:07:16.556Z] [2021-04-14T07:07:16.556Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:16.556Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:16.556Z] #20 22.74 Selecting previously unselected package pigz. [2021-04-14T07:07:16.556Z] #20 22.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 ... 23435 files and directories currently installed.) [2021-04-14T07:07:16.556Z] #20 22.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 22.83 Unpacking pigz (2.4-1) ... [2021-04-14T07:07:16.556Z] #20 22.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-14T07:07:16.556Z] #20 22.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 22.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:16.556Z] #20 23.34 Selecting previously unselected package python3.7-minimal. [2021-04-14T07:07:16.556Z] #20 23.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 23.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:07:16.556Z] #20 24.24 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:16.556Z] #20 24.26 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-14T07:07:16.556Z] #20 26.06 Selecting previously unselected package python3-minimal. [2021-04-14T07:07:16.556Z] #20 26.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-14T07:07:16.556Z] #20 26.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 26.11 Unpacking python3-minimal (3.7.3-1) ... [2021-04-14T07:07:16.556Z] #20 26.17 Selecting previously unselected package libmpdec2:amd64. [2021-04-14T07:07:16.556Z] #20 26.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 26.18 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-14T07:07:16.556Z] #20 26.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-14T07:07:16.556Z] #20 26.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 26.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:16.556Z] #20 27.16 Selecting previously unselected package python3.7. [2021-04-14T07:07:16.556Z] #20 27.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 27.18 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:16.556Z] #20 27.29 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-14T07:07:16.556Z] #20 27.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 27.31 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-14T07:07:16.556Z] #20 27.43 Setting up python3-minimal (3.7.3-1) ... [2021-04-14T07:07:16.556Z] #20 28.29 Selecting previously unselected package python3. [2021-04-14T07:07:16.556Z] #20 28.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-14T07:07:16.556Z] #20 28.36 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 28.37 Unpacking python3 (3.7.3-1) ... [2021-04-14T07:07:16.556Z] #20 28.46 Selecting previously unselected package libip4tc0:amd64. [2021-04-14T07:07:16.556Z] #20 28.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 28.48 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:16.556Z] #20 28.57 Selecting previously unselected package libip6tc0:amd64. [2021-04-14T07:07:16.556Z] #20 28.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 28.58 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:16.556Z] #20 28.66 Selecting previously unselected package libiptc0:amd64. [2021-04-14T07:07:16.556Z] #20 28.68 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-14T07:07:16.556Z] #20 28.69 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:16.556Z] #20 28.77 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-14T07:07:16.817Z] #20 28.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-14T07:07:16.817Z] #20 28.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-14T07:07:16.817Z] #20 28.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-14T07:07:16.817Z] #20 28.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-14T07:07:16.817Z] #20 28.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-14T07:07:16.817Z] #20 28.96 Selecting previously unselected package libnftnl11:amd64. [2021-04-14T07:07:16.817Z] #20 28.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-14T07:07:16.817Z] #20 28.98 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-14T07:07:16.854Z] #25 ... [2021-04-14T07:07:16.854Z] [2021-04-14T07:07:16.854Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:16.854Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-14T07:07:16.854Z] #21 51.59 Selecting previously unselected package libnet1:ppc64el. [2021-04-14T07:07:16.854Z] #21 51.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 51.60 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:16.854Z] #21 51.73 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-14T07:07:16.854Z] #21 51.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 51.78 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-14T07:07:16.854Z] #21 51.87 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-14T07:07:16.854Z] #21 51.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 51.88 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-14T07:07:16.854Z] #21 51.94 Selecting previously unselected package libreadline5:ppc64el. [2021-04-14T07:07:16.854Z] #21 51.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 51.95 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-14T07:07:16.854Z] #21 52.08 Selecting previously unselected package net-tools. [2021-04-14T07:07:16.854Z] #21 52.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 52.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:16.854Z] #21 52.33 Selecting previously unselected package python-pip-whl. [2021-04-14T07:07:16.854Z] #21 52.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-14T07:07:16.854Z] #21 52.35 Unpacking python-pip-whl (18.1-5) ... [2021-04-14T07:07:16.854Z] #21 53.11 Selecting previously unselected package python3-lib2to3. [2021-04-14T07:07:16.854Z] #21 53.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-14T07:07:16.854Z] #21 53.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:16.854Z] #21 53.38 Selecting previously unselected package python3-distutils. [2021-04-14T07:07:16.854Z] #21 53.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-14T07:07:16.854Z] #21 53.39 Unpacking python3-distutils (3.7.3-1) ... [2021-04-14T07:07:16.854Z] #21 53.65 Selecting previously unselected package python3-pip. [2021-04-14T07:07:16.854Z] #21 53.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-14T07:07:16.854Z] #21 53.71 Unpacking python3-pip (18.1-5) ... [2021-04-14T07:07:16.854Z] #21 53.97 Selecting previously unselected package python3-pkg-resources. [2021-04-14T07:07:16.854Z] #21 53.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:07:16.854Z] #21 53.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:16.854Z] #21 54.19 Selecting previously unselected package python3-setuptools. [2021-04-14T07:07:16.854Z] #21 54.20 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-14T07:07:16.854Z] #21 54.20 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:16.854Z] #21 54.52 Selecting previously unselected package python3-wheel. [2021-04-14T07:07:16.854Z] #21 54.56 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-14T07:07:16.854Z] #21 54.56 Unpacking python3-wheel (0.32.3-2) ... [2021-04-14T07:07:16.854Z] #21 54.72 Selecting previously unselected package sudo. [2021-04-14T07:07:16.854Z] #21 54.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 54.76 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:16.854Z] #21 55.34 Selecting previously unselected package thin-provisioning-tools. [2021-04-14T07:07:16.854Z] #21 55.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 55.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:16.854Z] #21 55.70 Selecting previously unselected package uidmap. [2021-04-14T07:07:16.854Z] #21 55.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 55.72 Unpacking uidmap (1:4.5-1.1) ... [2021-04-14T07:07:16.854Z] #21 55.88 Selecting previously unselected package vim-runtime. [2021-04-14T07:07:16.854Z] #21 55.89 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:16.854Z] #21 55.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-14T07:07:16.854Z] #21 56.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-14T07:07:16.854Z] #21 56.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:16.854Z] #21 59.86 Selecting previously unselected package vim. [2021-04-14T07:07:16.854Z] #21 59.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 59.92 Unpacking vim (2:8.1.0875-5) ... [2021-04-14T07:07:16.854Z] #21 60.61 Selecting previously unselected package xfsprogs. [2021-04-14T07:07:16.854Z] #21 60.63 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 60.64 Unpacking xfsprogs (4.20.0-1) ... [2021-04-14T07:07:16.854Z] #21 61.27 Selecting previously unselected package zip. [2021-04-14T07:07:16.854Z] #21 61.27 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-14T07:07:16.854Z] #21 61.28 Unpacking zip (3.0-11+b1) ... [2021-04-14T07:07:16.854Z] #21 61.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:16.972Z] #20 ... [2021-04-14T07:07:16.972Z] [2021-04-14T07:07:16.972Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:07:16.972Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-14T07:07:16.972Z] #40 142.6 + dpkg --print-architecture [2021-04-14T07:07:16.972Z] #40 DONE 144.7s [2021-04-14T07:07:16.972Z] [2021-04-14T07:07:16.972Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:16.972Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-14T07:07:16.972Z] #20 36.65 Selecting previously unselected package libnet1:arm64. [2021-04-14T07:07:16.972Z] #20 36.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-14T07:07:16.972Z] #20 36.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:16.972Z] #20 36.80 Selecting previously unselected package libnl-3-200:arm64. [2021-04-14T07:07:16.972Z] #20 36.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-14T07:07:16.972Z] #20 36.82 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-14T07:07:17.077Z] #20 29.13 Selecting previously unselected package iptables. [2021-04-14T07:07:17.077Z] #20 29.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-14T07:07:17.077Z] #20 29.17 Unpacking iptables (1.8.2-4) ... [2021-04-14T07:07:17.155Z] #21 61.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:17.156Z] #21 61.54 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-14T07:07:17.156Z] #21 61.55 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-14T07:07:17.156Z] #21 61.55 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-14T07:07:17.156Z] #21 61.57 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-14T07:07:17.156Z] #21 61.58 Setting up uidmap (1:4.5-1.1) ... [2021-04-14T07:07:17.156Z] #21 61.59 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-14T07:07:17.156Z] #21 61.59 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:17.156Z] #21 61.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:17.156Z] #21 61.62 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-14T07:07:17.156Z] #21 61.63 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-14T07:07:17.156Z] #21 61.64 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:07:17.156Z] #21 61.64 Setting up zip (3.0-11+b1) ... [2021-04-14T07:07:17.156Z] #21 61.65 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:17.156Z] #21 61.71 Setting up bash-completion (1:2.8-6) ... [2021-04-14T07:07:17.236Z] #20 36.91 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-14T07:07:17.236Z] #20 36.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-14T07:07:17.236Z] #20 36.94 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-14T07:07:17.236Z] #20 37.03 Selecting previously unselected package libreadline5:arm64. [2021-04-14T07:07:17.236Z] #20 37.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-14T07:07:17.236Z] #20 37.06 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-14T07:07:17.338Z] #20 29.53 Selecting previously unselected package xxd. [2021-04-14T07:07:17.338Z] #20 29.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:07:17.500Z] #20 37.17 Selecting previously unselected package net-tools. [2021-04-14T07:07:17.500Z] #20 37.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-14T07:07:17.500Z] #20 37.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:17.598Z] #20 29.53 Unpacking xxd (2:8.1.0875-5) ... [2021-04-14T07:07:17.598Z] #20 29.67 Selecting previously unselected package vim-common. [2021-04-14T07:07:17.598Z] #20 29.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:17.598Z] #20 29.70 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:17.763Z] #20 37.52 Selecting previously unselected package python-pip-whl. [2021-04-14T07:07:17.763Z] #20 37.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-14T07:07:17.763Z] #20 37.52 Unpacking python-pip-whl (18.1-5) ... [2021-04-14T07:07:17.859Z] #20 29.89 Selecting previously unselected package bash-completion. [2021-04-14T07:07:17.859Z] #20 29.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-14T07:07:18.029Z] #20 48.69 Selecting previously unselected package vim. [2021-04-14T07:07:18.029Z] #20 48.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:07:18.029Z] #20 48.72 Unpacking vim (2:8.1.0875-5) ... [2021-04-14T07:07:18.033Z] #56 237.6 + bin/containerd-shim-runc-v2 [2021-04-14T07:07:18.288Z] #20 49.23 Selecting previously unselected package xfsprogs. [2021-04-14T07:07:18.342Z] #20 37.99 Selecting previously unselected package python3-lib2to3. [2021-04-14T07:07:18.342Z] #20 37.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-14T07:07:18.342Z] #20 37.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:18.342Z] #20 38.15 Selecting previously unselected package python3-distutils. [2021-04-14T07:07:18.548Z] #20 49.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-14T07:07:18.548Z] #20 49.26 Unpacking xfsprogs (4.20.0-1) ... [2021-04-14T07:07:18.607Z] #20 38.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-14T07:07:18.607Z] #20 38.17 Unpacking python3-distutils (3.7.3-1) ... [2021-04-14T07:07:18.607Z] #20 38.40 Selecting previously unselected package python3-pip. [2021-04-14T07:07:18.607Z] #20 38.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-14T07:07:18.607Z] #20 38.55 Unpacking python3-pip (18.1-5) ... [2021-04-14T07:07:18.959Z] #56 238.6 + binaries [2021-04-14T07:07:18.959Z] #56 238.6 + install -D bin/containerd /build/containerd [2021-04-14T07:07:18.959Z] #56 238.6 + install -D bin/containerd-shim /build/containerd-shim [2021-04-14T07:07:18.959Z] #56 238.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-14T07:07:18.959Z] #56 238.6 + install -D bin/ctr /build/ctr [2021-04-14T07:07:19.068Z] #20 49.66 Selecting previously unselected package zip. [2021-04-14T07:07:19.068Z] #20 49.69 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-14T07:07:19.068Z] #20 49.69 Unpacking zip (3.0-11+b1) ... [2021-04-14T07:07:19.068Z] #20 49.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:19.068Z] #20 49.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:19.182Z] #20 38.75 Selecting previously unselected package python3-pkg-resources. [2021-04-14T07:07:19.182Z] #20 38.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:07:19.182Z] #20 38.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:19.182Z] #20 38.90 Selecting previously unselected package python3-setuptools. [2021-04-14T07:07:19.182Z] #20 38.91 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-14T07:07:19.182Z] #20 38.92 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:19.327Z] #20 49.94 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:19.327Z] #20 49.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-14T07:07:19.327Z] #20 49.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-14T07:07:19.327Z] #20 49.97 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:19.327Z] #20 50.00 Setting up uidmap (1:4.5-1.1) ... [2021-04-14T07:07:19.327Z] #20 50.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-14T07:07:19.327Z] #20 50.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:19.327Z] #20 50.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:19.327Z] #20 50.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:07:19.327Z] #20 50.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:07:19.327Z] #20 50.10 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:07:19.327Z] #20 50.12 Setting up zip (3.0-11+b1) ... [2021-04-14T07:07:19.327Z] #20 50.13 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:19.327Z] #20 50.16 Setting up bash-completion (1:2.8-6) ... [2021-04-14T07:07:19.445Z] #20 39.27 Selecting previously unselected package python3-wheel. [2021-04-14T07:07:19.445Z] #20 39.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-14T07:07:19.445Z] #20 39.28 Unpacking python3-wheel (0.32.3-2) ... [2021-04-14T07:07:19.445Z] #20 39.38 Selecting previously unselected package sudo. [2021-04-14T07:07:19.447Z] 399f118dfaa9: Download complete [2021-04-14T07:07:19.708Z] #20 39.39 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-14T07:07:19.708Z] #20 39.40 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:19.855Z] #20 44.15 Selecting previously unselected package libnet1:amd64. [2021-04-14T07:07:19.855Z] #20 44.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:07:19.855Z] #20 44.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:19.855Z] #20 44.22 Selecting previously unselected package libnl-3-200:amd64. [2021-04-14T07:07:19.855Z] #20 44.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-14T07:07:19.855Z] #20 44.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:07:19.855Z] #20 44.35 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-14T07:07:19.855Z] #20 44.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:07:19.855Z] #20 44.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:07:19.855Z] #20 44.42 Selecting previously unselected package libreadline5:amd64. [2021-04-14T07:07:19.855Z] #20 ... [2021-04-14T07:07:19.855Z] [2021-04-14T07:07:19.855Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:19.855Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:19.855Z] #43 93.58 CC criu/bfd.o [2021-04-14T07:07:19.855Z] #43 94.09 CC criu/bitmap.o [2021-04-14T07:07:19.855Z] #43 94.22 CC criu/cgroup-props.o [2021-04-14T07:07:19.855Z] #43 94.89 CC criu/cgroup.o [2021-04-14T07:07:19.855Z] #43 97.61 CC criu/clone-noasan.o [2021-04-14T07:07:19.855Z] #43 97.83 CC criu/config.o [2021-04-14T07:07:19.855Z] #43 99.18 CC criu/cr-check.o [2021-04-14T07:07:19.855Z] #43 101.0 CC criu/cr-dedup.o [2021-04-14T07:07:19.855Z] #43 101.4 CC criu/cr-dump.o [2021-04-14T07:07:19.855Z] #43 103.6 CC criu/cr-errno.o [2021-04-14T07:07:19.855Z] #43 103.7 CC criu/cr-restore.o [2021-04-14T07:07:19.855Z] #43 ... [2021-04-14T07:07:19.855Z] [2021-04-14T07:07:19.855Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:19.855Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:19.855Z] #20 44.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-14T07:07:19.855Z] #20 44.44 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-14T07:07:19.855Z] #20 44.56 Selecting previously unselected package net-tools. [2021-04-14T07:07:19.855Z] #20 44.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-14T07:07:19.855Z] #20 44.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:20.124Z] #20 44.77 Selecting previously unselected package python-pip-whl. [2021-04-14T07:07:20.124Z] #20 44.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-14T07:07:20.124Z] #20 44.80 Unpacking python-pip-whl (18.1-5) ... [2021-04-14T07:07:20.284Z] #20 39.92 Selecting previously unselected package thin-provisioning-tools. [2021-04-14T07:07:20.284Z] #20 39.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-14T07:07:20.284Z] #20 39.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:20.403Z] #20 32.48 Unpacking bash-completion (1:2.8-6) ... [2021-04-14T07:07:20.547Z] #20 40.11 Selecting previously unselected package uidmap. [2021-04-14T07:07:20.547Z] #20 40.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-14T07:07:20.547Z] #20 40.13 Unpacking uidmap (1:4.5-1.1) ... [2021-04-14T07:07:20.547Z] #20 40.24 Selecting previously unselected package vim-runtime. [2021-04-14T07:07:20.547Z] #20 40.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:20.547Z] #20 40.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-14T07:07:20.664Z] #20 32.82 Selecting previously unselected package bzip2. [2021-04-14T07:07:20.664Z] #20 32.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-14T07:07:20.664Z] #20 32.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:20.698Z] #20 45.49 Selecting previously unselected package python3-lib2to3. [2021-04-14T07:07:20.698Z] #20 45.49 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-14T07:07:20.698Z] #20 45.50 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:20.810Z] #20 40.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-14T07:07:20.810Z] #20 40.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:20.844Z] #56 DONE 240.2s [2021-04-14T07:07:20.924Z] #20 32.92 Selecting previously unselected package xz-utils. [2021-04-14T07:07:20.924Z] #20 32.93 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-14T07:07:20.924Z] #20 32.94 Unpacking xz-utils (5.2.4-1) ... [2021-04-14T07:07:20.924Z] #20 33.11 Selecting previously unselected package apparmor. [2021-04-14T07:07:20.924Z] #20 33.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-14T07:07:20.924Z] #20 33.18 Unpacking apparmor (2.13.2-10) ... [2021-04-14T07:07:20.959Z] #20 45.60 Selecting previously unselected package python3-distutils. [2021-04-14T07:07:20.959Z] #20 45.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-14T07:07:20.959Z] #20 45.62 Unpacking python3-distutils (3.7.3-1) ... [2021-04-14T07:07:20.959Z] #20 45.79 Selecting previously unselected package python3-pip. [2021-04-14T07:07:20.959Z] #20 45.79 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-14T07:07:20.959Z] #20 45.79 Unpacking python3-pip (18.1-5) ... [2021-04-14T07:07:21.221Z] #20 45.99 Selecting previously unselected package python3-pkg-resources. [2021-04-14T07:07:21.221Z] #20 46.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:07:21.221Z] #20 46.02 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:21.404Z] [2021-04-14T07:07:21.404Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-14T07:07:21.404Z] #57 sha256:f057eeb6d97fcbac7be0376fae2958caacdfd4a549b7bcd9c96c6523b17569c8 [2021-04-14T07:07:21.485Z] #20 46.16 Selecting previously unselected package python3-setuptools. [2021-04-14T07:07:21.485Z] #20 46.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-14T07:07:21.485Z] #20 46.17 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:21.499Z] #20 33.49 Selecting previously unselected package aufs-tools. [2021-04-14T07:07:21.499Z] #20 33.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-14T07:07:21.499Z] #20 33.50 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:21.499Z] #20 33.61 Selecting previously unselected package libonig5:amd64. [2021-04-14T07:07:21.499Z] #20 33.61 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-14T07:07:21.499Z] #20 33.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:07:21.684Z] #21 66.25 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-14T07:07:21.684Z] #21 66.25 Setting up xz-utils (5.2.4-1) ... [2021-04-14T07:07:21.684Z] #21 66.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-14T07:07:21.684Z] #21 66.30 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:21.745Z] #20 46.45 Selecting previously unselected package python3-wheel. [2021-04-14T07:07:21.745Z] #20 46.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-14T07:07:21.745Z] #20 46.47 Unpacking python3-wheel (0.32.3-2) ... [2021-04-14T07:07:21.745Z] #20 46.60 Selecting previously unselected package sudo. [2021-04-14T07:07:21.745Z] #20 46.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-14T07:07:21.745Z] #20 46.61 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:21.759Z] #20 33.76 Selecting previously unselected package libjq1:amd64. [2021-04-14T07:07:21.759Z] #20 33.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:07:21.759Z] #20 33.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:07:21.759Z] #20 33.89 Selecting previously unselected package jq. [2021-04-14T07:07:21.759Z] #20 33.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-14T07:07:21.759Z] #20 33.90 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:21.985Z] #21 66.38 invoke-rc.d: could not determine current runlevel [2021-04-14T07:07:21.985Z] #21 66.39 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T07:07:21.985Z] #21 66.40 Setting up pigz (2.4-1) ... [2021-04-14T07:07:21.985Z] #21 66.41 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-14T07:07:21.985Z] #21 66.41 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-14T07:07:21.985Z] #21 66.42 Setting up python-pip-whl (18.1-5) ... [2021-04-14T07:07:21.985Z] #21 66.42 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-14T07:07:21.985Z] #21 66.43 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:22.020Z] #20 33.99 Selecting previously unselected package libaio1:amd64. [2021-04-14T07:07:22.020Z] #20 34.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-14T07:07:22.020Z] #20 34.01 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-14T07:07:22.020Z] #20 34.08 Selecting previously unselected package libgpm2:amd64. [2021-04-14T07:07:22.020Z] #20 34.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-14T07:07:22.020Z] #20 34.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-14T07:07:22.020Z] #20 34.16 Selecting previously unselected package libicu63:amd64. [2021-04-14T07:07:22.020Z] #20 34.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-14T07:07:22.020Z] #20 34.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:07:22.330Z] #57 DONE 0.9s [2021-04-14T07:07:22.330Z] [2021-04-14T07:07:22.330Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-14T07:07:22.330Z] #61 sha256:3b43abc51d1e39c5080ac2091461824898e8085a3ce0a554f791a340f01a8120 [2021-04-14T07:07:22.330Z] #61 DONE 0.2s [2021-04-14T07:07:22.330Z] [2021-04-14T07:07:22.330Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-14T07:07:22.330Z] #66 sha256:8a079e01775bb2e9be769c272582f0f8f21fbffec64ebdaa8bdf8532925779ae [2021-04-14T07:07:22.574Z] #20 47.19 Selecting previously unselected package thin-provisioning-tools. [2021-04-14T07:07:22.574Z] #20 47.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-14T07:07:22.574Z] #20 47.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:22.574Z] #20 47.43 Selecting previously unselected package uidmap. [2021-04-14T07:07:22.574Z] #20 47.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-14T07:07:22.574Z] #20 47.44 Unpacking uidmap (1:4.5-1.1) ... [2021-04-14T07:07:22.574Z] #20 47.59 Selecting previously unselected package vim-runtime. [2021-04-14T07:07:22.590Z] #20 ... [2021-04-14T07:07:22.590Z] [2021-04-14T07:07:22.590Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:07:22.590Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:07:22.590Z] #40 179.5 + dpkg --print-architecture [2021-04-14T07:07:22.590Z] #40 179.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-14T07:07:22.623Z] #20 53.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:22.623Z] #20 53.02 Setting up xz-utils (5.2.4-1) ... [2021-04-14T07:07:22.623Z] #20 53.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-14T07:07:22.623Z] #20 53.05 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:22.623Z] #20 53.12 invoke-rc.d: could not determine current runlevel [2021-04-14T07:07:22.623Z] #20 53.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T07:07:22.623Z] #20 53.14 Setting up pigz (2.4-1) ... [2021-04-14T07:07:22.623Z] #20 53.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-14T07:07:22.624Z] #20 53.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:07:22.624Z] #20 53.19 Setting up python-pip-whl (18.1-5) ... [2021-04-14T07:07:22.624Z] #20 53.21 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-14T07:07:22.624Z] #20 53.23 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:22.642Z] #21 67.15 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-14T07:07:22.642Z] #21 67.15 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-14T07:07:22.642Z] #21 67.15 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-14T07:07:22.642Z] #21 67.16 Setting up vim (2:8.1.0875-5) ... [2021-04-14T07:07:22.642Z] #21 67.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-14T07:07:22.642Z] #21 67.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-14T07:07:22.642Z] #21 67.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-14T07:07:22.642Z] #21 67.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-14T07:07:22.642Z] #21 67.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-14T07:07:22.642Z] #21 67.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-14T07:07:22.642Z] #21 67.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-14T07:07:22.642Z] #21 67.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-14T07:07:22.642Z] #21 67.32 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-14T07:07:22.834Z] #20 47.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:22.834Z] #20 47.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-14T07:07:22.834Z] #20 47.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-14T07:07:22.834Z] #20 47.68 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:22.850Z] #40 179.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-14T07:07:22.850Z] #40 179.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-14T07:07:22.883Z] #20 53.72 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-14T07:07:22.883Z] #20 53.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:07:22.883Z] #20 53.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:22.883Z] #20 53.78 Setting up vim (2:8.1.0875-5) ... [2021-04-14T07:07:22.941Z] #21 67.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:22.941Z] #21 67.34 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-14T07:07:22.941Z] #21 67.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:22.941Z] #21 67.36 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-14T07:07:22.941Z] #21 67.37 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:22.941Z] #21 ... [2021-04-14T07:07:22.941Z] [2021-04-14T07:07:22.941Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:07:22.941Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:07:22.941Z] #46 170.7 net/http/httptrace [2021-04-14T07:07:22.941Z] #46 171.2 net/http [2021-04-14T07:07:23.143Z] #20 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-14T07:07:23.143Z] #20 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-14T07:07:23.143Z] #20 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-14T07:07:23.143Z] #20 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-14T07:07:23.143Z] #20 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-14T07:07:23.143Z] #20 53.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-14T07:07:23.143Z] #20 53.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-14T07:07:23.143Z] #20 53.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-14T07:07:23.143Z] #20 53.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:07:23.143Z] #20 ... [2021-04-14T07:07:23.143Z] [2021-04-14T07:07:23.143Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:23.143Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:23.143Z] #43 104.9 CC criu/cr-service.o [2021-04-14T07:07:23.143Z] #43 106.4 CC criu/crtools.o [2021-04-14T07:07:23.143Z] #43 107.0 CC criu/eventfd.o [2021-04-14T07:07:23.143Z] #43 107.4 CC criu/eventpoll.o [2021-04-14T07:07:23.143Z] #43 108.1 CC criu/external.o [2021-04-14T07:07:23.143Z] #43 108.5 CC criu/fault-injection.o [2021-04-14T07:07:23.143Z] #43 108.6 CC criu/fdstore.o [2021-04-14T07:07:23.143Z] #43 109.1 CC criu/fifo.o [2021-04-14T07:07:23.143Z] #43 109.4 CC criu/file-ids.o [2021-04-14T07:07:23.143Z] #43 109.8 CC criu/file-lock.o [2021-04-14T07:07:23.143Z] #43 110.7 CC criu/files-ext.o [2021-04-14T07:07:23.143Z] #43 111.1 CC criu/files-reg.o [2021-04-14T07:07:23.143Z] #43 113.2 CC criu/files.o [2021-04-14T07:07:23.143Z] #43 ... [2021-04-14T07:07:23.143Z] [2021-04-14T07:07:23.143Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:23.143Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:23.143Z] #20 53.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:23.143Z] #20 53.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-14T07:07:23.143Z] #20 53.95 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:23.143Z] #20 53.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-14T07:07:23.143Z] #20 53.97 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:23.240Z] #46 ... [2021-04-14T07:07:23.240Z] [2021-04-14T07:07:23.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:23.240Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:07:23.240Z] #44 104.3 CC criu/clone-noasan.o [2021-04-14T07:07:23.240Z] #44 104.7 CC criu/config.o [2021-04-14T07:07:23.240Z] #44 107.4 CC criu/cr-check.o [2021-04-14T07:07:23.240Z] #44 110.5 CC criu/cr-dedup.o [2021-04-14T07:07:23.240Z] #44 111.2 CC criu/cr-dump.o [2021-04-14T07:07:23.254Z] #66 DONE 0.9s [2021-04-14T07:07:23.254Z] [2021-04-14T07:07:23.254Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-14T07:07:23.254Z] #68 sha256:a6190d8da776976280047dfd78fb417008f1b4bee744f3641645509abe34b8d8 [2021-04-14T07:07:23.254Z] #68 DONE 0.0s [2021-04-14T07:07:23.254Z] [2021-04-14T07:07:23.254Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-14T07:07:23.254Z] #69 sha256:ec435fdef02d971467daf34b2bb6178f6b28284f385d24be599d68d890d1b6cb [2021-04-14T07:07:23.254Z] #69 DONE 0.0s [2021-04-14T07:07:23.254Z] [2021-04-14T07:07:23.254Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-14T07:07:23.254Z] #70 sha256:7fa38433e6c664ea219115b25edffcbe94db67bbe63c1c3e787d3e66f400fd0d [2021-04-14T07:07:23.366Z] #20 42.67 Selecting previously unselected package vim. [2021-04-14T07:07:23.366Z] #20 42.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-14T07:07:23.366Z] #20 42.70 Unpacking vim (2:8.1.0875-5) ... [2021-04-14T07:07:23.366Z] #20 43.13 Selecting previously unselected package xfsprogs. [2021-04-14T07:07:23.366Z] #20 43.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-14T07:07:23.366Z] #20 43.15 Unpacking xfsprogs (4.20.0-1) ... [2021-04-14T07:07:23.366Z] #20 ... [2021-04-14T07:07:23.366Z] [2021-04-14T07:07:23.366Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:23.366Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:07:23.366Z] #43 86.14 DEP criu/external.d [2021-04-14T07:07:23.366Z] #43 86.27 DEP criu/eventpoll.d [2021-04-14T07:07:23.366Z] #43 86.43 DEP criu/eventfd.d [2021-04-14T07:07:23.366Z] #43 86.62 DEP criu/crtools.d [2021-04-14T07:07:23.366Z] #43 86.84 DEP criu/cr-service.d [2021-04-14T07:07:23.366Z] #43 87.01 DEP criu/cr-restore.d [2021-04-14T07:07:23.366Z] #43 87.26 DEP criu/cr-errno.d [2021-04-14T07:07:23.366Z] #43 87.27 DEP criu/cr-dump.d [2021-04-14T07:07:23.366Z] #43 87.50 DEP criu/cr-dedup.d [2021-04-14T07:07:23.366Z] #43 87.71 DEP criu/cr-check.d [2021-04-14T07:07:23.366Z] #43 87.90 DEP criu/config.d [2021-04-14T07:07:23.366Z] #43 88.03 DEP criu/clone-noasan.d [2021-04-14T07:07:23.366Z] #43 88.09 DEP criu/cgroup.d [2021-04-14T07:07:23.366Z] #43 88.20 DEP criu/cgroup-props.d [2021-04-14T07:07:23.366Z] #43 88.27 DEP criu/bitmap.d [2021-04-14T07:07:23.366Z] #43 88.29 DEP criu/bfd.d [2021-04-14T07:07:23.366Z] #43 88.37 DEP criu/autofs.d [2021-04-14T07:07:23.366Z] #43 88.49 DEP criu/aio.d [2021-04-14T07:07:23.366Z] #43 88.76 DEP criu/action-scripts.d [2021-04-14T07:07:23.366Z] #43 89.03 CC criu/action-scripts.o [2021-04-14T07:07:23.366Z] #43 89.57 CC criu/aio.o [2021-04-14T07:07:23.366Z] #43 90.18 CC criu/autofs.o [2021-04-14T07:07:23.366Z] #43 91.61 CC criu/bfd.o [2021-04-14T07:07:23.366Z] #43 92.09 CC criu/bitmap.o [2021-04-14T07:07:23.366Z] #43 92.28 CC criu/cgroup-props.o [2021-04-14T07:07:23.366Z] #43 93.14 CC criu/cgroup.o [2021-04-14T07:07:23.366Z] #43 95.72 CC criu/clone-noasan.o [2021-04-14T07:07:23.366Z] #43 95.94 CC criu/config.o [2021-04-14T07:07:23.493Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2021-04-14T07:07:23.540Z] #44 114.6 CC criu/cr-errno.o [2021-04-14T07:07:23.540Z] #44 114.7 CC criu/cr-restore.o [2021-04-14T07:07:23.942Z] #43 ... [2021-04-14T07:07:23.942Z] [2021-04-14T07:07:23.942Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:23.942Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-14T07:07:23.942Z] #20 43.52 Selecting previously unselected package zip. [2021-04-14T07:07:23.942Z] #20 43.52 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-14T07:07:23.942Z] #20 43.53 Unpacking zip (3.0-11+b1) ... [2021-04-14T07:07:23.942Z] #20 43.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:23.942Z] #20 43.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:23.942Z] #20 43.73 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-14T07:07:23.942Z] #20 43.75 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-14T07:07:23.942Z] #20 43.76 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-14T07:07:23.942Z] #20 43.78 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-14T07:07:23.942Z] #20 43.79 Setting up uidmap (1:4.5-1.1) ... [2021-04-14T07:07:23.942Z] #20 43.80 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-14T07:07:23.942Z] #20 43.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:23.942Z] #20 43.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:23.942Z] #20 43.85 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-14T07:07:23.942Z] #20 43.86 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-14T07:07:23.942Z] #20 43.88 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:07:24.179Z] #70 DONE 0.7s [2021-04-14T07:07:24.179Z] [2021-04-14T07:07:24.179Z] #71 exporting to image [2021-04-14T07:07:24.179Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-14T07:07:24.179Z] #71 exporting layers [2021-04-14T07:07:24.204Z] #20 43.90 Setting up zip (3.0-11+b1) ... [2021-04-14T07:07:24.204Z] #20 43.91 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:24.204Z] #20 43.95 Setting up bash-completion (1:2.8-6) ... [2021-04-14T07:07:26.131Z] #20 50.68 Selecting previously unselected package vim. [2021-04-14T07:07:26.131Z] #20 50.69 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:07:26.131Z] #20 50.71 Unpacking vim (2:8.1.0875-5) ... [2021-04-14T07:07:26.392Z] #20 51.24 Selecting previously unselected package xfsprogs. [2021-04-14T07:07:26.392Z] #20 51.25 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-14T07:07:26.392Z] #20 51.26 Unpacking xfsprogs (4.20.0-1) ... [2021-04-14T07:07:26.435Z] #20 56.85 Setting up iptables (1.8.2-4) ... [2021-04-14T07:07:26.436Z] #20 56.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:26.436Z] #20 56.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:26.436Z] #20 56.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:26.436Z] #20 56.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:26.436Z] #20 56.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-14T07:07:26.436Z] #20 56.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-14T07:07:26.436Z] #20 56.91 Setting up python3 (3.7.3-1) ... [2021-04-14T07:07:26.695Z] #20 57.36 Setting up python3-wheel (0.32.3-2) ... [2021-04-14T07:07:26.962Z] #20 51.73 Selecting previously unselected package zip. [2021-04-14T07:07:26.962Z] #20 51.73 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-14T07:07:26.962Z] #20 51.74 Unpacking zip (3.0-11+b1) ... [2021-04-14T07:07:26.962Z] #20 51.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:26.962Z] #20 51.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:26.962Z] #20 51.94 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:26.962Z] #20 51.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-14T07:07:27.053Z] #40 ... [2021-04-14T07:07:27.053Z] [2021-04-14T07:07:27.053Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:27.053Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:27.053Z] #43 109.7 CC criu/files.o [2021-04-14T07:07:27.053Z] #43 111.8 CC criu/filesystems.o [2021-04-14T07:07:27.053Z] #43 112.4 CC criu/fsnotify.o [2021-04-14T07:07:27.053Z] #43 113.6 CC criu/image-desc.o [2021-04-14T07:07:27.053Z] #43 113.8 CC criu/image.o [2021-04-14T07:07:27.053Z] #43 114.7 CC criu/ipc_ns.o [2021-04-14T07:07:27.053Z] #43 115.9 CC criu/irmap.o [2021-04-14T07:07:27.053Z] #43 116.6 CC criu/kcmp-ids.o [2021-04-14T07:07:27.053Z] #43 117.0 CC criu/kerndat.o [2021-04-14T07:07:27.053Z] #43 118.1 CC criu/libnetlink.o [2021-04-14T07:07:27.053Z] #43 118.5 CC criu/log.o [2021-04-14T07:07:27.053Z] #43 119.0 CC criu/lsm.o [2021-04-14T07:07:27.053Z] #43 119.5 CC criu/mem.o [2021-04-14T07:07:27.114Z] #44 ... [2021-04-14T07:07:27.114Z] [2021-04-14T07:07:27.114Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:07:27.114Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:07:27.114Z] #46 184.5 github.com/LK4D4/vndr/godl [2021-04-14T07:07:27.223Z] #20 51.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-14T07:07:27.223Z] #20 51.97 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:27.223Z] #20 51.98 Setting up uidmap (1:4.5-1.1) ... [2021-04-14T07:07:27.223Z] #20 52.00 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-14T07:07:27.223Z] #20 52.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:27.223Z] #20 52.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:27.223Z] #20 52.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:07:27.223Z] #20 52.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:07:27.223Z] #20 52.05 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:07:27.223Z] #20 52.06 Setting up zip (3.0-11+b1) ... [2021-04-14T07:07:27.223Z] #20 52.08 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:27.223Z] #20 52.12 Setting up bash-completion (1:2.8-6) ... [2021-04-14T07:07:27.265Z] #20 58.12 Setting up apparmor (2.13.2-10) ... [2021-04-14T07:07:27.314Z] #43 ... [2021-04-14T07:07:27.314Z] [2021-04-14T07:07:27.314Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:27.314Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:27.314Z] #20 37.71 Selecting previously unselected package libnet1:amd64. [2021-04-14T07:07:27.314Z] #20 37.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-14T07:07:27.314Z] #20 37.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:27.314Z] #20 37.82 Selecting previously unselected package libnl-3-200:amd64. [2021-04-14T07:07:27.314Z] #20 37.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-14T07:07:27.314Z] #20 37.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:07:27.314Z] #20 37.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-14T07:07:27.314Z] #20 37.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-14T07:07:27.314Z] #20 37.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:07:27.314Z] #20 38.03 Selecting previously unselected package libreadline5:amd64. [2021-04-14T07:07:27.314Z] #20 38.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-14T07:07:27.314Z] #20 38.04 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-14T07:07:27.314Z] #20 38.15 Selecting previously unselected package net-tools. [2021-04-14T07:07:27.314Z] #20 38.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-14T07:07:27.314Z] #20 38.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:27.314Z] #20 38.35 Selecting previously unselected package python-pip-whl. [2021-04-14T07:07:27.314Z] #20 38.35 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-14T07:07:27.314Z] #20 38.38 Unpacking python-pip-whl (18.1-5) ... [2021-04-14T07:07:27.314Z] #20 38.91 Selecting previously unselected package python3-lib2to3. [2021-04-14T07:07:27.314Z] #20 38.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-14T07:07:27.314Z] #20 38.93 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:27.314Z] #20 39.03 Selecting previously unselected package python3-distutils. [2021-04-14T07:07:27.314Z] #20 39.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-14T07:07:27.314Z] #20 39.04 Unpacking python3-distutils (3.7.3-1) ... [2021-04-14T07:07:27.314Z] #20 39.15 Selecting previously unselected package python3-pip. [2021-04-14T07:07:27.314Z] #20 39.17 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-14T07:07:27.314Z] #20 39.17 Unpacking python3-pip (18.1-5) ... [2021-04-14T07:07:27.314Z] #20 39.36 Selecting previously unselected package python3-pkg-resources. [2021-04-14T07:07:27.314Z] #20 39.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-14T07:07:27.314Z] #20 39.38 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:27.314Z] #20 39.55 Selecting previously unselected package python3-setuptools. [2021-04-14T07:07:27.518Z] #20 47.23 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-14T07:07:27.518Z] #20 47.26 Setting up xz-utils (5.2.4-1) ... [2021-04-14T07:07:27.518Z] #20 47.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-14T07:07:27.518Z] #20 47.30 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:27.574Z] #20 39.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-14T07:07:27.574Z] #20 39.56 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:27.574Z] #20 39.77 Selecting previously unselected package python3-wheel. [2021-04-14T07:07:27.574Z] #20 39.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-14T07:07:27.574Z] #20 39.78 Unpacking python3-wheel (0.32.3-2) ... [2021-04-14T07:07:27.764Z] #46 185.4 github.com/LK4D4/vndr [2021-04-14T07:07:27.781Z] #20 47.42 invoke-rc.d: could not determine current runlevel [2021-04-14T07:07:27.781Z] #20 47.44 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T07:07:27.781Z] #20 47.45 Setting up pigz (2.4-1) ... [2021-04-14T07:07:27.781Z] #20 47.46 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-14T07:07:27.781Z] #20 47.48 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-14T07:07:27.781Z] #20 47.50 Setting up python-pip-whl (18.1-5) ... [2021-04-14T07:07:27.781Z] #20 47.52 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-14T07:07:27.781Z] #20 47.53 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:27.836Z] #20 39.88 Selecting previously unselected package sudo. [2021-04-14T07:07:27.836Z] #20 39.88 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-14T07:07:27.837Z] #20 39.89 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:28.097Z] #20 40.39 Selecting previously unselected package thin-provisioning-tools. [2021-04-14T07:07:28.097Z] #20 40.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-14T07:07:28.307Z] #20 47.93 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-14T07:07:28.307Z] #20 47.95 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-14T07:07:28.307Z] #20 47.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:28.307Z] #20 48.01 Setting up vim (2:8.1.0875-5) ... [2021-04-14T07:07:28.307Z] #20 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-14T07:07:28.307Z] #20 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-14T07:07:28.307Z] #20 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-14T07:07:28.307Z] #20 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-14T07:07:28.307Z] #20 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-14T07:07:28.307Z] #20 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-14T07:07:28.307Z] #20 48.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-14T07:07:28.307Z] #20 48.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-14T07:07:28.307Z] #20 48.15 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-14T07:07:28.358Z] #20 40.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:28.570Z] #20 48.17 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:28.570Z] #20 48.21 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-14T07:07:28.570Z] #20 48.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:28.570Z] #20 48.24 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-14T07:07:28.570Z] #20 48.26 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:28.619Z] #20 40.67 Selecting previously unselected package uidmap. [2021-04-14T07:07:28.619Z] #20 40.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-14T07:07:28.619Z] #20 40.70 Unpacking uidmap (1:4.5-1.1) ... [2021-04-14T07:07:28.879Z] #20 40.96 Selecting previously unselected package vim-runtime. [2021-04-14T07:07:28.879Z] #20 40.96 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-14T07:07:28.879Z] #20 41.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-14T07:07:28.879Z] #20 41.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-14T07:07:28.879Z] #20 41.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:29.864Z] #20 60.06 Setting up xfsprogs (4.20.0-1) ... [2021-04-14T07:07:29.864Z] #20 60.13 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:29.864Z] #20 60.51 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:30.519Z] #20 54.99 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:30.519Z] #20 55.00 Setting up xz-utils (5.2.4-1) ... [2021-04-14T07:07:30.519Z] #20 55.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-14T07:07:30.519Z] #20 55.03 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:30.519Z] #20 55.13 invoke-rc.d: could not determine current runlevel [2021-04-14T07:07:30.519Z] #20 55.14 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T07:07:30.519Z] #20 55.16 Setting up pigz (2.4-1) ... [2021-04-14T07:07:30.519Z] #20 55.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-14T07:07:30.519Z] #20 55.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:07:30.519Z] #20 55.20 Setting up python-pip-whl (18.1-5) ... [2021-04-14T07:07:30.519Z] #20 55.22 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-14T07:07:30.519Z] #20 55.23 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:30.712Z] #71 exporting layers 6.7s done [2021-04-14T07:07:30.712Z] #71 writing image sha256:32677712f95457fea108b532279aa2ea88948f9fbae2f4c1388a5bd8e6b52696 done [2021-04-14T07:07:30.712Z] #71 naming to docker.io/library/docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 done [2021-04-14T07:07:30.712Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-14T07:07:30.778Z] #20 55.73 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-14T07:07:30.778Z] #20 55.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:07:30.778Z] #20 55.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:30.778Z] #20 55.76 Setting up vim (2:8.1.0875-5) ... [2021-04-14T07:07:30.804Z] #20 61.59 Setting up python3-distutils (3.7.3-1) ... [2021-04-14T07:07:31.039Z] #20 55.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-14T07:07:31.039Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-14T07:07:31.039Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-14T07:07:31.039Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-14T07:07:31.039Z] #20 55.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-14T07:07:31.039Z] #20 55.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-14T07:07:31.039Z] #20 55.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-14T07:07:31.039Z] #20 55.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-14T07:07:31.039Z] #20 55.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:07:31.039Z] #20 55.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:31.039Z] #20 55.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-14T07:07:31.039Z] #20 55.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:31.039Z] #20 55.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-14T07:07:31.039Z] #20 55.92 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:31.047Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41673/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/validate/default [2021-04-14T07:07:31.372Z] #20 62.10 Setting up python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:31.403Z] #20 51.00 Setting up iptables (1.8.2-4) ... [2021-04-14T07:07:31.403Z] #20 51.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:31.403Z] #20 51.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:31.403Z] #20 51.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:31.403Z] #20 51.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:31.403Z] #20 51.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-14T07:07:31.403Z] #20 51.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-14T07:07:31.403Z] #20 51.11 Setting up python3 (3.7.3-1) ... [2021-04-14T07:07:31.994Z] #20 51.72 Setting up python3-wheel (0.32.3-2) ... [2021-04-14T07:07:32.001Z] Congratulations! All commits are properly signed with the DCO! [2021-04-14T07:07:32.001Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-14T07:07:32.001Z] No api/types/ or api/swagger.yaml changes in diff. [2021-04-14T07:07:32.001Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-14T07:07:32.001Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-14T07:07:32.001Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-14T07:07:32.001Z] Congratulations! No new tests were added to integration-cli. [2021-04-14T07:07:32.001Z] [2021-04-14T07:07:32.001Z] INFO Start validation with golang-ci-lint [2021-04-14T07:07:32.001Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-14T07:07:32.001Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-14T07:07:32.001Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-14T07:07:32.178Z] #20 44.24 Selecting previously unselected package vim. [2021-04-14T07:07:32.178Z] #20 44.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-14T07:07:32.178Z] #20 44.27 Unpacking vim (2:8.1.0875-5) ... [2021-04-14T07:07:32.284Z] #46 ... [2021-04-14T07:07:32.284Z] [2021-04-14T07:07:32.284Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:32.284Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-14T07:07:32.284Z] #21 71.66 Setting up iptables (1.8.2-4) ... [2021-04-14T07:07:32.284Z] #21 71.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:32.284Z] #21 71.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:32.284Z] #21 71.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:32.284Z] #21 71.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:32.284Z] #21 71.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-14T07:07:32.284Z] #21 71.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-14T07:07:32.284Z] #21 71.78 Setting up python3 (3.7.3-1) ... [2021-04-14T07:07:32.284Z] #21 72.53 Setting up python3-wheel (0.32.3-2) ... [2021-04-14T07:07:32.284Z] #21 73.45 Setting up apparmor (2.13.2-10) ... [2021-04-14T07:07:32.284Z] #21 75.72 Setting up xfsprogs (4.20.0-1) ... [2021-04-14T07:07:32.284Z] #21 75.73 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:32.284Z] #21 76.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:32.750Z] #20 44.78 Selecting previously unselected package xfsprogs. [2021-04-14T07:07:32.750Z] #20 44.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-14T07:07:32.750Z] #20 44.79 Unpacking xfsprogs (4.20.0-1) ... [2021-04-14T07:07:32.755Z] #20 63.31 Setting up python3-pip (18.1-5) ... [2021-04-14T07:07:32.943Z] #20 52.62 Setting up apparmor (2.13.2-10) ... [2021-04-14T07:07:33.011Z] #20 45.23 Selecting previously unselected package zip. [2021-04-14T07:07:33.011Z] #20 45.23 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-14T07:07:33.011Z] #20 45.24 Unpacking zip (3.0-11+b1) ... [2021-04-14T07:07:33.271Z] #20 45.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-14T07:07:33.271Z] #20 45.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-14T07:07:33.271Z] #20 45.52 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:33.271Z] #20 45.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-14T07:07:33.322Z] #20 ... [2021-04-14T07:07:33.322Z] [2021-04-14T07:07:33.322Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:33.322Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:33.322Z] #43 115.2 CC criu/filesystems.o [2021-04-14T07:07:33.322Z] #43 115.9 CC criu/fsnotify.o [2021-04-14T07:07:33.322Z] #43 117.0 CC criu/image-desc.o [2021-04-14T07:07:33.322Z] #43 117.3 CC criu/image.o [2021-04-14T07:07:33.322Z] #43 118.2 CC criu/ipc_ns.o [2021-04-14T07:07:33.322Z] #43 119.4 CC criu/irmap.o [2021-04-14T07:07:33.322Z] #43 120.1 CC criu/kcmp-ids.o [2021-04-14T07:07:33.322Z] #43 120.5 CC criu/kerndat.o [2021-04-14T07:07:33.322Z] #43 121.7 CC criu/libnetlink.o [2021-04-14T07:07:33.322Z] #43 122.1 CC criu/log.o [2021-04-14T07:07:33.322Z] #43 122.6 CC criu/lsm.o [2021-04-14T07:07:33.322Z] #43 123.0 CC criu/mem.o [2021-04-14T07:07:33.322Z] #43 124.6 CC criu/memfd.o [2021-04-14T07:07:33.322Z] #43 125.3 CC criu/mount.o [2021-04-14T07:07:33.344Z] #21 77.55 Setting up python3-distutils (3.7.3-1) ... [2021-04-14T07:07:33.570Z] #20 45.57 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-14T07:07:33.570Z] #20 45.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:33.570Z] #20 45.61 Setting up uidmap (1:4.5-1.1) ... [2021-04-14T07:07:33.570Z] #20 45.63 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-14T07:07:33.570Z] #20 45.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-14T07:07:33.570Z] #20 45.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-14T07:07:33.570Z] #20 45.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-14T07:07:33.570Z] #20 45.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-14T07:07:33.570Z] #20 45.78 Setting up xxd (2:8.1.0875-5) ... [2021-04-14T07:07:33.570Z] #20 45.80 Setting up zip (3.0-11+b1) ... [2021-04-14T07:07:33.581Z] #43 ... [2021-04-14T07:07:33.581Z] [2021-04-14T07:07:33.581Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:07:33.581Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:07:33.581Z] #40 186.4 + dpkg --print-architecture [2021-04-14T07:07:33.581Z] #40 186.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-14T07:07:33.581Z] #40 187.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-14T07:07:33.581Z] #40 187.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-14T07:07:33.581Z] #40 ... [2021-04-14T07:07:33.581Z] [2021-04-14T07:07:33.581Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:33.581Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:33.581Z] #20 64.42 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:07:33.644Z] #21 78.20 Setting up python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:33.832Z] #20 45.81 Setting up vim-common (2:8.1.0875-5) ... [2021-04-14T07:07:33.832Z] #20 45.87 Setting up bash-completion (1:2.8-6) ... [2021-04-14T07:07:33.841Z] #20 64.48 Processing triggers for mime-support (3.62) ... [2021-04-14T07:07:34.335Z] #20 ... [2021-04-14T07:07:34.335Z] [2021-04-14T07:07:34.335Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:34.335Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:07:34.335Z] #43 97.18 CC criu/cr-check.o [2021-04-14T07:07:34.335Z] #43 98.75 CC criu/cr-dedup.o [2021-04-14T07:07:34.335Z] #43 99.16 CC criu/cr-dump.o [2021-04-14T07:07:34.335Z] #43 101.1 CC criu/cr-errno.o [2021-04-14T07:07:34.335Z] #43 101.2 CC criu/cr-restore.o [2021-04-14T07:07:34.335Z] #43 105.2 CC criu/cr-service.o [2021-04-14T07:07:34.335Z] #43 106.6 CC criu/crtools.o [2021-04-14T07:07:34.335Z] #43 107.0 CC criu/eventfd.o [2021-04-14T07:07:34.339Z] #20 58.91 Setting up iptables (1.8.2-4) ... [2021-04-14T07:07:34.339Z] #20 58.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:34.339Z] #20 58.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:34.339Z] #20 58.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:34.339Z] #20 58.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:34.339Z] #20 58.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-14T07:07:34.339Z] #20 58.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-14T07:07:34.339Z] #20 58.99 Setting up python3 (3.7.3-1) ... [2021-04-14T07:07:34.339Z] #20 ... [2021-04-14T07:07:34.339Z] [2021-04-14T07:07:34.339Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:34.339Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:34.339Z] #43 108.4 CC criu/cr-service.o [2021-04-14T07:07:34.339Z] #43 110.2 CC criu/crtools.o [2021-04-14T07:07:34.339Z] #43 110.9 CC criu/eventfd.o [2021-04-14T07:07:34.339Z] #43 111.2 CC criu/eventpoll.o [2021-04-14T07:07:34.339Z] #43 112.1 CC criu/external.o [2021-04-14T07:07:34.339Z] #43 112.4 CC criu/fault-injection.o [2021-04-14T07:07:34.339Z] #43 112.6 CC criu/fdstore.o [2021-04-14T07:07:34.339Z] #43 112.8 CC criu/fifo.o [2021-04-14T07:07:34.339Z] #43 113.3 CC criu/file-ids.o [2021-04-14T07:07:34.339Z] #43 113.7 CC criu/file-lock.o [2021-04-14T07:07:34.339Z] #43 114.7 CC criu/files-ext.o [2021-04-14T07:07:34.339Z] #43 115.1 CC criu/files-reg.o [2021-04-14T07:07:34.339Z] #43 117.2 CC criu/files.o [2021-04-14T07:07:34.598Z] #43 107.3 CC criu/eventpoll.o [2021-04-14T07:07:34.598Z] #43 ... [2021-04-14T07:07:34.598Z] [2021-04-14T07:07:34.598Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:34.598Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-14T07:07:34.600Z] #43 ... [2021-04-14T07:07:34.600Z] [2021-04-14T07:07:34.600Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:34.600Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:34.600Z] #20 59.39 Setting up python3-wheel (0.32.3-2) ... [2021-04-14T07:07:34.861Z] #20 54.55 Setting up xfsprogs (4.20.0-1) ... [2021-04-14T07:07:34.861Z] #20 54.57 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:35.229Z] #20 DONE 65.7s [2021-04-14T07:07:35.229Z] [2021-04-14T07:07:35.229Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-14T07:07:35.229Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-14T07:07:35.437Z] #20 55.02 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:35.545Z] #20 60.18 Setting up apparmor (2.13.2-10) ... [2021-04-14T07:07:35.759Z] #21 80.11 Setting up python3-pip (18.1-5) ... [2021-04-14T07:07:36.065Z] #21 1.022 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-14T07:07:36.065Z] #21 1.027 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-14T07:07:36.065Z] #21 1.032 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-14T07:07:36.065Z] #21 DONE 1.1s [2021-04-14T07:07:36.065Z] [2021-04-14T07:07:36.065Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:36.065Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-14T07:07:36.275Z] #20 55.89 Setting up python3-distutils (3.7.3-1) ... [2021-04-14T07:07:36.538Z] #20 56.40 Setting up python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:36.830Z] #21 81.36 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:07:37.130Z] #21 81.40 Processing triggers for mime-support (3.62) ... [2021-04-14T07:07:37.130Z] #21 DONE 81.6s [2021-04-14T07:07:37.130Z] [2021-04-14T07:07:37.130Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-14T07:07:37.130Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-14T07:07:37.141Z] #20 48.72 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-14T07:07:37.141Z] #20 48.74 Setting up xz-utils (5.2.4-1) ... [2021-04-14T07:07:37.141Z] #20 48.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-14T07:07:37.141Z] #20 48.77 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-14T07:07:37.141Z] #20 48.85 invoke-rc.d: could not determine current runlevel [2021-04-14T07:07:37.141Z] #20 48.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T07:07:37.141Z] #20 48.87 Setting up pigz (2.4-1) ... [2021-04-14T07:07:37.141Z] #20 48.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-14T07:07:37.141Z] #20 48.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-14T07:07:37.141Z] #20 48.93 Setting up python-pip-whl (18.1-5) ... [2021-04-14T07:07:37.141Z] #20 48.94 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-14T07:07:37.141Z] #20 48.95 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-14T07:07:37.141Z] #20 49.30 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-14T07:07:37.141Z] #20 49.31 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-14T07:07:37.141Z] #20 49.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:37.141Z] #20 49.34 Setting up vim (2:8.1.0875-5) ... [2021-04-14T07:07:37.141Z] #20 49.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-14T07:07:37.141Z] #20 49.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-14T07:07:37.141Z] #20 49.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-14T07:07:37.141Z] #20 49.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-14T07:07:37.141Z] #20 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-14T07:07:37.141Z] #20 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-14T07:07:37.141Z] #20 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-14T07:07:37.141Z] #20 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-14T07:07:37.141Z] #20 49.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-14T07:07:37.401Z] #20 49.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-14T07:07:37.401Z] #20 49.44 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-14T07:07:37.401Z] #20 49.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-14T07:07:37.401Z] #20 49.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-14T07:07:37.401Z] #20 49.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-14T07:07:37.429Z] #22 0.357 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-14T07:07:37.429Z] #22 0.362 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-14T07:07:37.429Z] #22 0.365 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-14T07:07:37.456Z] #20 61.95 Setting up xfsprogs (4.20.0-1) ... [2021-04-14T07:07:37.456Z] #20 61.96 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:37.456Z] #20 62.31 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:37.729Z] #22 DONE 0.5s [2021-04-14T07:07:37.729Z] [2021-04-14T07:07:37.729Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:37.729Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-14T07:07:37.931Z] #20 57.68 Setting up python3-pip (18.1-5) ... [2021-04-14T07:07:38.029Z] #23 ... [2021-04-14T07:07:38.029Z] [2021-04-14T07:07:38.029Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-14T07:07:38.029Z] #46 sha256:1f8035819c85fa4270b8a70dda40b85e5de28d11e8de4659bfc5197062230b12 [2021-04-14T07:07:38.029Z] #46 DONE 195.6s [2021-04-14T07:07:38.029Z] [2021-04-14T07:07:38.029Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:38.029Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:07:38.029Z] #44 121.7 CC criu/cr-service.o [2021-04-14T07:07:38.029Z] #44 124.5 CC criu/crtools.o [2021-04-14T07:07:38.029Z] #44 125.5 CC criu/eventfd.o [2021-04-14T07:07:38.029Z] #44 126.1 CC criu/eventpoll.o [2021-04-14T07:07:38.029Z] #44 127.3 CC criu/external.o [2021-04-14T07:07:38.029Z] #44 127.9 CC criu/fault-injection.o [2021-04-14T07:07:38.029Z] #44 128.0 CC criu/fdstore.o [2021-04-14T07:07:38.029Z] #44 128.4 CC criu/fifo.o [2021-04-14T07:07:38.029Z] #44 128.9 CC criu/file-ids.o [2021-04-14T07:07:38.676Z] #44 129.7 CC criu/file-lock.o [2021-04-14T07:07:38.781Z] #20 ... [2021-04-14T07:07:38.781Z] [2021-04-14T07:07:38.781Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:38.781Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:38.781Z] #43 121.1 CC criu/memfd.o [2021-04-14T07:07:38.781Z] #43 121.7 CC criu/mount.o [2021-04-14T07:07:38.781Z] #43 125.9 CC criu/namespaces.o [2021-04-14T07:07:38.781Z] #43 127.9 CC criu/net.o [2021-04-14T07:07:38.839Z] #20 63.31 Setting up python3-distutils (3.7.3-1) ... [2021-04-14T07:07:39.041Z] #43 131.6 CC criu/netfilter.o [2021-04-14T07:07:39.099Z] #20 63.78 Setting up python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:39.324Z] #20 58.89 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:07:39.324Z] #20 58.94 Processing triggers for mime-support (3.62) ... [2021-04-14T07:07:39.610Z] #43 132.0 CC criu/page-pipe.o [2021-04-14T07:07:39.900Z] #20 DONE 59.7s [2021-04-14T07:07:39.900Z] [2021-04-14T07:07:39.900Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-14T07:07:39.900Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-14T07:07:40.179Z] #43 132.8 CC criu/page-xfer.o [2021-04-14T07:07:40.216Z] #44 131.0 CC criu/files-ext.o [2021-04-14T07:07:40.439Z] #43 ... [2021-04-14T07:07:40.439Z] [2021-04-14T07:07:40.439Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:40.439Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:40.439Z] #20 52.40 Setting up iptables (1.8.2-4) ... [2021-04-14T07:07:40.439Z] #20 52.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:40.439Z] #20 52.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:40.439Z] #20 52.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-14T07:07:40.439Z] #20 52.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-14T07:07:40.439Z] #20 52.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-14T07:07:40.439Z] #20 52.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-14T07:07:40.439Z] #20 52.48 Setting up python3 (3.7.3-1) ... [2021-04-14T07:07:40.481Z] #20 65.02 Setting up python3-pip (18.1-5) ... [2021-04-14T07:07:40.516Z] #44 ... [2021-04-14T07:07:40.516Z] [2021-04-14T07:07:40.516Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-14T07:07:40.516Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-14T07:07:40.516Z] #33 DONE 198.0s [2021-04-14T07:07:40.699Z] #20 52.90 Setting up python3-wheel (0.32.3-2) ... [2021-04-14T07:07:40.816Z] [2021-04-14T07:07:40.816Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:07:40.816Z] #25 sha256:aa13380cb33214df5159089fa9326ab5e95fd456b350175a4a6eb3aceda03cc0 [2021-04-14T07:07:40.816Z] #25 ... [2021-04-14T07:07:40.816Z] [2021-04-14T07:07:40.816Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:40.816Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:07:40.816Z] #44 131.7 CC criu/files-reg.o [2021-04-14T07:07:41.051Z] #20 ... [2021-04-14T07:07:41.051Z] [2021-04-14T07:07:41.052Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:07:41.052Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:07:41.052Z] #40 188.9 + dpkg --print-architecture [2021-04-14T07:07:41.052Z] #40 188.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-14T07:07:41.052Z] #40 189.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-14T07:07:41.052Z] #40 189.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-14T07:07:41.268Z] #20 53.50 Setting up apparmor (2.13.2-10) ... [2021-04-14T07:07:41.338Z] #22 5.323 Collecting yamllint==1.16.0 [2021-04-14T07:07:41.352Z] #21 1.397 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-14T07:07:41.352Z] #21 1.404 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-14T07:07:41.352Z] #21 1.411 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-14T07:07:41.352Z] #21 DONE 1.5s [2021-04-14T07:07:41.352Z] [2021-04-14T07:07:41.352Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:41.352Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-14T07:07:42.436Z] #40 ... [2021-04-14T07:07:42.436Z] [2021-04-14T07:07:42.436Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-14T07:07:42.436Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-14T07:07:42.436Z] #20 66.18 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:07:42.436Z] #20 66.22 Processing triggers for mime-support (3.62) ... [2021-04-14T07:07:42.436Z] #20 DONE 67.2s [2021-04-14T07:07:42.436Z] [2021-04-14T07:07:42.436Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-14T07:07:42.436Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-14T07:07:43.175Z] #20 55.32 Setting up xfsprogs (4.20.0-1) ... [2021-04-14T07:07:43.175Z] #20 55.33 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-14T07:07:43.378Z] #21 1.080 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-14T07:07:43.378Z] #21 1.083 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-14T07:07:43.378Z] #21 1.086 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-14T07:07:43.639Z] #21 DONE 1.2s [2021-04-14T07:07:43.639Z] [2021-04-14T07:07:43.639Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:43.639Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-14T07:07:43.695Z] #20 55.73 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-14T07:07:43.871Z] #22 ... [2021-04-14T07:07:43.871Z] [2021-04-14T07:07:43.871Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:43.871Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:43.871Z] #43 130.4 CC criu/namespaces.o [2021-04-14T07:07:43.871Z] #43 132.5 CC criu/net.o [2021-04-14T07:07:43.871Z] #43 135.5 CC criu/netfilter.o [2021-04-14T07:07:44.129Z] #43 135.8 CC criu/page-pipe.o [2021-04-14T07:07:44.393Z] #44 134.9 CC criu/files.o [2021-04-14T07:07:44.633Z] #20 56.70 Setting up python3-distutils (3.7.3-1) ... [2021-04-14T07:07:44.697Z] #43 136.5 CC criu/page-xfer.o [2021-04-14T07:07:45.202Z] #20 57.24 Setting up python3-setuptools (40.8.0-1) ... [2021-04-14T07:07:45.547Z] #22 ... [2021-04-14T07:07:45.547Z] [2021-04-14T07:07:45.547Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:45.547Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:45.547Z] #43 119.4 CC criu/filesystems.o [2021-04-14T07:07:45.547Z] #43 120.0 CC criu/fsnotify.o [2021-04-14T07:07:45.547Z] #43 121.3 CC criu/image-desc.o [2021-04-14T07:07:45.547Z] #43 121.5 CC criu/image.o [2021-04-14T07:07:45.547Z] #43 122.4 CC criu/ipc_ns.o [2021-04-14T07:07:45.547Z] #43 123.7 CC criu/irmap.o [2021-04-14T07:07:45.547Z] #43 124.5 CC criu/kcmp-ids.o [2021-04-14T07:07:45.547Z] #43 124.8 CC criu/kerndat.o [2021-04-14T07:07:45.547Z] #43 126.0 CC criu/libnetlink.o [2021-04-14T07:07:45.547Z] #43 126.5 CC criu/log.o [2021-04-14T07:07:45.547Z] #43 127.3 CC criu/lsm.o [2021-04-14T07:07:45.547Z] #43 127.9 CC criu/mem.o [2021-04-14T07:07:45.579Z] #22 ... [2021-04-14T07:07:45.579Z] [2021-04-14T07:07:45.579Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:45.579Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:07:45.579Z] #43 108.1 CC criu/external.o [2021-04-14T07:07:45.579Z] #43 108.3 CC criu/fault-injection.o [2021-04-14T07:07:45.579Z] #43 108.5 CC criu/fdstore.o [2021-04-14T07:07:45.579Z] #43 109.0 CC criu/fifo.o [2021-04-14T07:07:45.579Z] #43 109.5 CC criu/file-ids.o [2021-04-14T07:07:45.579Z] #43 109.8 CC criu/file-lock.o [2021-04-14T07:07:45.579Z] #43 110.6 CC criu/files-ext.o [2021-04-14T07:07:45.579Z] #43 111.0 CC criu/files-reg.o [2021-04-14T07:07:45.579Z] #43 113.0 CC criu/files.o [2021-04-14T07:07:45.579Z] #43 115.4 CC criu/filesystems.o [2021-04-14T07:07:45.579Z] #43 116.2 CC criu/fsnotify.o [2021-04-14T07:07:45.579Z] #43 117.2 CC criu/image-desc.o [2021-04-14T07:07:45.580Z] #43 117.5 CC criu/image.o [2021-04-14T07:07:45.580Z] #43 118.4 CC criu/ipc_ns.o [2021-04-14T07:07:45.807Z] #43 129.8 CC criu/memfd.o [2021-04-14T07:07:46.075Z] #43 137.9 CC criu/pagemap-cache.o [2021-04-14T07:07:46.142Z] #20 58.36 Setting up python3-pip (18.1-5) ... [2021-04-14T07:07:46.154Z] #43 ... [2021-04-14T07:07:46.154Z] [2021-04-14T07:07:46.154Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:46.154Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-14T07:07:46.154Z] #22 4.806 Collecting yamllint==1.16.0 [2021-04-14T07:07:46.334Z] #43 138.2 CC criu/pagemap.o [2021-04-14T07:07:46.499Z] #44 137.5 CC criu/filesystems.o [2021-04-14T07:07:46.747Z] #43 130.5 CC criu/mount.o [2021-04-14T07:07:46.798Z] #44 ... [2021-04-14T07:07:46.798Z] [2021-04-14T07:07:46.799Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:46.799Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-14T07:07:46.799Z] #23 6.275 Collecting yamllint==1.16.0 [2021-04-14T07:07:46.799Z] #23 6.630 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-14T07:07:46.799Z] #23 6.712 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-14T07:07:46.799Z] #23 6.765 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-14T07:07:46.799Z] #23 6.831 Collecting pyyaml (from yamllint==1.16.0) [2021-04-14T07:07:46.799Z] #23 7.154 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-14T07:07:46.799Z] #23 7.972 Installing build dependencies: started [2021-04-14T07:07:46.903Z] #43 ... [2021-04-14T07:07:46.903Z] [2021-04-14T07:07:46.903Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:46.903Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-14T07:07:46.903Z] #22 10.75 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-14T07:07:46.903Z] #22 10.84 Collecting pyyaml (from yamllint==1.16.0) [2021-04-14T07:07:47.162Z] #22 11.08 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-14T07:07:47.422Z] #22 11.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-14T07:07:47.422Z] #22 11.45 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-14T07:07:47.422Z] #22 11.50 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-14T07:07:47.522Z] #20 59.40 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:07:47.522Z] #20 59.51 Processing triggers for mime-support (3.62) ... [2021-04-14T07:07:47.991Z] #22 11.89 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-14T07:07:48.091Z] #20 DONE 60.2s [2021-04-14T07:07:48.091Z] [2021-04-14T07:07:48.091Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-14T07:07:48.091Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-14T07:07:48.253Z] #22 DONE 12.3s [2021-04-14T07:07:48.253Z] [2021-04-14T07:07:48.253Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:48.253Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:48.253Z] #43 139.2 CC criu/parasite-syscall.o [2021-04-14T07:07:48.511Z] #43 140.5 CC criu/path.o [2021-04-14T07:07:48.771Z] #43 ... [2021-04-14T07:07:48.771Z] [2021-04-14T07:07:48.771Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-14T07:07:48.771Z] #25 sha256:73c690c2bd090aef3dbaabf042847455b735e03bf9cfb2b40699585eadc4a16a [2021-04-14T07:07:48.771Z] #25 DONE 0.5s [2021-04-14T07:07:49.030Z] [2021-04-14T07:07:49.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:49.030Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:49.030Z] #43 140.8 CC criu/pie-util-vdso-elf32.o [2021-04-14T07:07:49.288Z] #43 ... [2021-04-14T07:07:49.288Z] [2021-04-14T07:07:49.288Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:49.288Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-14T07:07:49.288Z] #22 5.263 Collecting yamllint==1.16.0 [2021-04-14T07:07:49.599Z] #43 141.4 CC criu/pie-util-vdso.o [2021-04-14T07:07:49.858Z] #43 141.8 CC criu/pie-util.o [2021-04-14T07:07:49.999Z] #21 1.811 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-14T07:07:49.999Z] #21 1.815 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-14T07:07:49.999Z] #21 1.819 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-14T07:07:50.117Z] #43 142.0 CC criu/pipes.o [2021-04-14T07:07:50.259Z] #21 DONE 2.2s [2021-04-14T07:07:50.259Z] [2021-04-14T07:07:50.259Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:50.259Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-14T07:07:50.685Z] #43 142.7 CC criu/plugin.o [2021-04-14T07:07:51.253Z] #43 143.1 CC criu/proc_parse.o [2021-04-14T07:07:51.458Z] #22 ... [2021-04-14T07:07:51.458Z] [2021-04-14T07:07:51.458Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:07:51.458Z] #49 sha256:9e70fff36dabed10413133192e09d10dcaf561ac02fb445ab5519b1922eecdf9 [2021-04-14T07:07:51.458Z] #49 178.9 + /build/golangci-lint --version [2021-04-14T07:07:51.458Z] #49 179.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-14T07:07:51.639Z] #22 ... [2021-04-14T07:07:51.639Z] [2021-04-14T07:07:51.639Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:51.639Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:51.639Z] #43 134.3 CC criu/pagemap-cache.o [2021-04-14T07:07:51.639Z] #43 134.7 CC criu/pagemap.o [2021-04-14T07:07:51.639Z] #43 135.6 CC criu/parasite-syscall.o [2021-04-14T07:07:51.639Z] #43 136.7 CC criu/path.o [2021-04-14T07:07:51.639Z] #43 137.1 CC criu/pie-util-vdso-elf32.o [2021-04-14T07:07:51.639Z] #43 137.6 CC criu/pie-util-vdso.o [2021-04-14T07:07:51.639Z] #43 138.2 CC criu/pie-util.o [2021-04-14T07:07:51.639Z] #43 138.4 CC criu/pipes.o [2021-04-14T07:07:51.639Z] #43 139.3 CC criu/plugin.o [2021-04-14T07:07:51.639Z] #43 139.8 CC criu/proc_parse.o [2021-04-14T07:07:51.639Z] #43 142.9 CC criu/protobuf-desc.o [2021-04-14T07:07:51.639Z] #43 144.1 CC criu/protobuf.o [2021-04-14T07:07:52.033Z] #49 DONE 180.3s [2021-04-14T07:07:52.033Z] [2021-04-14T07:07:52.033Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:52.033Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-14T07:07:52.034Z] #22 10.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-14T07:07:52.034Z] #22 10.37 Collecting pyyaml (from yamllint==1.16.0) [2021-04-14T07:07:52.034Z] #22 10.66 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-14T07:07:52.209Z] #43 144.6 CC criu/pstree.o [2021-04-14T07:07:52.441Z] #23 ... [2021-04-14T07:07:52.441Z] [2021-04-14T07:07:52.441Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:52.441Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:07:52.441Z] #44 138.4 CC criu/fsnotify.o [2021-04-14T07:07:52.441Z] #44 139.5 CC criu/image-desc.o [2021-04-14T07:07:52.441Z] #44 139.7 CC criu/image.o [2021-04-14T07:07:52.441Z] #44 140.7 CC criu/ipc_ns.o [2021-04-14T07:07:52.441Z] #44 142.0 CC criu/irmap.o [2021-04-14T07:07:52.441Z] #44 142.7 CC criu/kcmp-ids.o [2021-04-14T07:07:52.441Z] #44 143.1 CC criu/kerndat.o [2021-04-14T07:07:53.091Z] #44 144.1 CC criu/libnetlink.o [2021-04-14T07:07:53.391Z] #44 144.4 CC criu/log.o [2021-04-14T07:07:53.426Z] #22 11.66 Installing build dependencies: started [2021-04-14T07:07:53.591Z] #43 146.0 CC criu/rbtree.o [2021-04-14T07:07:53.789Z] #43 ... [2021-04-14T07:07:53.789Z] [2021-04-14T07:07:53.789Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-14T07:07:53.789Z] #30 sha256:3bb975a7ec0d5dd000383ccae072e2aa78746a1a01a8fcfdeb75b4300ae110ba [2021-04-14T07:07:53.789Z] #30 DONE 4.9s [2021-04-14T07:07:53.789Z] [2021-04-14T07:07:53.789Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:53.789Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:53.789Z] #43 145.6 CC criu/protobuf-desc.o [2021-04-14T07:07:53.851Z] #43 ... [2021-04-14T07:07:53.851Z] [2021-04-14T07:07:53.851Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:07:53.851Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:07:53.851Z] #40 DONE 210.7s [2021-04-14T07:07:53.851Z] [2021-04-14T07:07:53.851Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:53.851Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:53.851Z] #43 146.5 CC criu/rst-malloc.o [2021-04-14T07:07:54.038Z] #44 144.9 CC criu/lsm.o [2021-04-14T07:07:54.048Z] #43 ... [2021-04-14T07:07:54.048Z] [2021-04-14T07:07:54.048Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-14T07:07:54.048Z] #33 sha256:e56e08d2d4019dc9191479a0dfc47a250189cb5cad8c575649f873cfbc7c185c [2021-04-14T07:07:54.307Z] #33 DONE 0.7s [2021-04-14T07:07:54.307Z] [2021-04-14T07:07:54.307Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:07:54.307Z] #56 sha256:12f6f56d0c9580d7e8f87ee5d154c9e38daa04f5832d4ee3ccd198e51d2d5841 [2021-04-14T07:07:54.419Z] #43 146.8 CC criu/seccomp.o [2021-04-14T07:07:54.567Z] #56 ... [2021-04-14T07:07:54.567Z] [2021-04-14T07:07:54.567Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-14T07:07:54.567Z] #35 sha256:105fe17a2a9f90cd49297181e0e161042157ae41f2fcc63f4af3e3d37302889a [2021-04-14T07:07:54.567Z] #35 DONE 0.2s [2021-04-14T07:07:54.567Z] [2021-04-14T07:07:54.567Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-14T07:07:54.567Z] #38 sha256:43e272988f3cca745871ac7d89cca7a0f9b37a81a72923425d7467172a27ed44 [2021-04-14T07:07:54.583Z] #22 10.61 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-14T07:07:54.583Z] #22 10.70 Collecting pyyaml (from yamllint==1.16.0) [2021-04-14T07:07:54.583Z] #22 10.96 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-14T07:07:54.688Z] #44 145.6 CC criu/mem.o [2021-04-14T07:07:54.826Z] #38 DONE 0.1s [2021-04-14T07:07:54.826Z] [2021-04-14T07:07:54.826Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:54.826Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:54.826Z] #43 146.5 CC criu/protobuf.o [2021-04-14T07:07:54.843Z] #22 11.31 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-14T07:07:54.843Z] #22 11.36 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-14T07:07:55.085Z] #43 147.0 CC criu/pstree.o [2021-04-14T07:07:55.102Z] #22 11.42 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-14T07:07:55.359Z] #43 147.7 CC criu/seize.o [2021-04-14T07:07:55.362Z] #22 11.83 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-14T07:07:55.623Z] #22 DONE 12.3s [2021-04-14T07:07:55.623Z] [2021-04-14T07:07:55.623Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:55.623Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:55.623Z] #43 134.4 CC criu/namespaces.o [2021-04-14T07:07:55.623Z] #43 136.0 CC criu/net.o [2021-04-14T07:07:55.623Z] #43 139.4 CC criu/netfilter.o [2021-04-14T07:07:55.882Z] #43 ... [2021-04-14T07:07:55.882Z] [2021-04-14T07:07:55.882Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-14T07:07:55.882Z] #25 sha256:8b43a0d3c035ba910d42ea4e07654649441f3153ade80294bd35835f34df0479 [2021-04-14T07:07:56.145Z] #25 DONE 0.4s [2021-04-14T07:07:56.145Z] [2021-04-14T07:07:56.145Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-14T07:07:56.145Z] #30 sha256:99662bc540e010465a0bb2c87831f890d6d7c57a9eb9ce2beeebb8f807c926e2 [2021-04-14T07:07:56.298Z] #43 148.8 CC criu/servicefd.o [2021-04-14T07:07:56.464Z] #43 148.2 CC criu/rbtree.o [2021-04-14T07:07:56.558Z] #43 149.3 CC criu/shmem.o [2021-04-14T07:07:56.723Z] #43 148.5 CC criu/rst-malloc.o [2021-04-14T07:07:56.754Z] #22 ... [2021-04-14T07:07:56.754Z] [2021-04-14T07:07:56.754Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:56.754Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:07:56.754Z] #43 119.5 CC criu/irmap.o [2021-04-14T07:07:56.754Z] #43 119.9 CC criu/kcmp-ids.o [2021-04-14T07:07:56.754Z] #43 120.2 CC criu/kerndat.o [2021-04-14T07:07:56.754Z] #43 121.2 CC criu/libnetlink.o [2021-04-14T07:07:56.754Z] #43 121.5 CC criu/log.o [2021-04-14T07:07:56.754Z] #43 122.0 CC criu/lsm.o [2021-04-14T07:07:56.754Z] #43 122.5 CC criu/mem.o [2021-04-14T07:07:56.754Z] #43 124.1 CC criu/memfd.o [2021-04-14T07:07:56.754Z] #43 124.6 CC criu/mount.o [2021-04-14T07:07:56.754Z] #43 128.4 CC criu/namespaces.o [2021-04-14T07:07:56.983Z] #43 148.8 CC criu/seccomp.o [2021-04-14T07:07:57.329Z] #43 130.0 CC criu/net.o [2021-04-14T07:07:57.479Z] #44 148.0 CC criu/memfd.o [2021-04-14T07:07:57.922Z] #43 149.6 CC criu/seize.o [2021-04-14T07:07:57.939Z] #43 150.3 CC criu/sigframe.o [2021-04-14T07:07:57.939Z] #43 150.4 CC criu/signalfd.o [2021-04-14T07:07:57.939Z] #43 150.6 CC criu/sk-inet.o [2021-04-14T07:07:58.126Z] #44 148.9 CC criu/mount.o [2021-04-14T07:07:58.199Z] #43 ... [2021-04-14T07:07:58.199Z] [2021-04-14T07:07:58.199Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:07:58.199Z] #49 sha256:e57f8e94385e2aed6287aa8885cec967e10b4081034b5193fc9089d5300587ca [2021-04-14T07:07:58.199Z] #49 216.3 + /build/golangci-lint --version [2021-04-14T07:07:58.199Z] #49 216.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-14T07:07:58.199Z] #49 DONE 216.7s [2021-04-14T07:07:58.458Z] [2021-04-14T07:07:58.458Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:58.458Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-14T07:07:58.458Z] #22 5.948 Collecting yamllint==1.16.0 [2021-04-14T07:07:58.491Z] #43 150.2 CC criu/servicefd.o [2021-04-14T07:07:58.491Z] #43 ... [2021-04-14T07:07:58.491Z] [2021-04-14T07:07:58.491Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:07:58.491Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:07:58.491Z] #40 DONE 217.3s [2021-04-14T07:07:58.491Z] [2021-04-14T07:07:58.491Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:07:58.491Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:07:59.182Z] #44 ... [2021-04-14T07:07:59.182Z] [2021-04-14T07:07:59.182Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:07:59.182Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-14T07:07:59.182Z] #23 21.42 Installing build dependencies: finished with status 'done' [2021-04-14T07:07:59.429Z] #49 ... [2021-04-14T07:07:59.429Z] [2021-04-14T07:07:59.429Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:07:59.429Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:07:59.429Z] #43 151.0 CC criu/shmem.o [2021-04-14T07:07:59.886Z] #43 132.5 CC criu/netfilter.o [2021-04-14T07:07:59.996Z] #43 ... [2021-04-14T07:07:59.996Z] [2021-04-14T07:07:59.996Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-14T07:07:59.997Z] #41 sha256:78c5255fef98a04d960f821e53e95b0104ac5374ab7a614b52959458f96caabc [2021-04-14T07:07:59.997Z] #41 DONE 0.4s [2021-04-14T07:07:59.997Z] [2021-04-14T07:07:59.997Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:07:59.997Z] #56 sha256:12f6f56d0c9580d7e8f87ee5d154c9e38daa04f5832d4ee3ccd198e51d2d5841 [2021-04-14T07:08:00.148Z] #43 132.8 CC criu/page-pipe.o [2021-04-14T07:08:00.255Z] #56 ... [2021-04-14T07:08:00.255Z] [2021-04-14T07:08:00.255Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:00.255Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:00.255Z] #43 152.1 CC criu/sigframe.o [2021-04-14T07:08:00.514Z] #43 152.3 CC criu/signalfd.o [2021-04-14T07:08:00.723Z] #43 133.4 CC criu/page-xfer.o [2021-04-14T07:08:00.773Z] #43 152.5 CC criu/sk-inet.o [2021-04-14T07:08:01.341Z] #43 153.2 CC criu/sk-netlink.o [2021-04-14T07:08:01.425Z] #30 DONE 4.6s [2021-04-14T07:08:01.425Z] [2021-04-14T07:08:01.425Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-14T07:08:01.425Z] #33 sha256:c054c8723c73ce7ebe70e1f3c1e9e96d8c419e40c37fad61e4dee190d27f7a6d [2021-04-14T07:08:01.425Z] #33 DONE 0.4s [2021-04-14T07:08:01.425Z] [2021-04-14T07:08:01.425Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:01.425Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:01.425Z] #43 140.0 CC criu/page-pipe.o [2021-04-14T07:08:01.425Z] #43 141.0 CC criu/page-xfer.o [2021-04-14T07:08:01.425Z] #43 142.4 CC criu/pagemap-cache.o [2021-04-14T07:08:01.425Z] #43 142.7 CC criu/pagemap.o [2021-04-14T07:08:01.425Z] #43 143.7 CC criu/parasite-syscall.o [2021-04-14T07:08:01.425Z] #43 144.6 CC criu/path.o [2021-04-14T07:08:01.425Z] #43 144.9 CC criu/pie-util-vdso-elf32.o [2021-04-14T07:08:01.425Z] #43 ... [2021-04-14T07:08:01.425Z] [2021-04-14T07:08:01.425Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-14T07:08:01.425Z] #35 sha256:141e31d7b6774905162e588da24fd839035d00c2b636e64c39d6f09f49ac54e7 [2021-04-14T07:08:01.425Z] #35 DONE 0.2s [2021-04-14T07:08:01.425Z] [2021-04-14T07:08:01.425Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:01.425Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:01.425Z] #43 145.4 CC criu/pie-util-vdso.o [2021-04-14T07:08:01.425Z] #43 ... [2021-04-14T07:08:01.425Z] [2021-04-14T07:08:01.425Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-14T07:08:01.425Z] #38 sha256:6d1d08c61de78fc6049458b2c5560a2c021380c08c80fd34d32652548f97fca1 [2021-04-14T07:08:01.684Z] #38 DONE 0.3s [2021-04-14T07:08:01.684Z] [2021-04-14T07:08:01.684Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:01.684Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:01.684Z] #43 145.7 CC criu/pie-util.o [2021-04-14T07:08:01.760Z] #22 11.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-14T07:08:01.760Z] #22 11.35 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-14T07:08:01.760Z] #22 11.39 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-14T07:08:01.760Z] #22 11.42 Collecting pyyaml (from yamllint==1.16.0) [2021-04-14T07:08:01.760Z] #22 11.59 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-14T07:08:01.909Z] #43 ... [2021-04-14T07:08:01.909Z] [2021-04-14T07:08:01.909Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:08:01.909Z] #49 sha256:0d7457735ba948cd7558f95ffb93c1218587a2193ee4c7c7ebf9b79563949df5 [2021-04-14T07:08:01.909Z] #49 222.0 + /build/golangci-lint --version [2021-04-14T07:08:01.909Z] #49 222.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-14T07:08:01.909Z] #49 DONE 222.5s [2021-04-14T07:08:01.909Z] [2021-04-14T07:08:01.909Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:01.909Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:01.909Z] #43 153.6 CC criu/sk-packet.o [2021-04-14T07:08:01.944Z] #43 145.9 CC criu/pipes.o [2021-04-14T07:08:02.114Z] #43 135.0 CC criu/pagemap-cache.o [2021-04-14T07:08:02.329Z] #22 11.97 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-14T07:08:02.329Z] #22 12.18 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-14T07:08:02.476Z] #43 154.3 CC criu/sk-queue.o [2021-04-14T07:08:02.517Z] #43 146.5 CC criu/plugin.o [2021-04-14T07:08:02.589Z] #22 DONE 12.5s [2021-04-14T07:08:02.589Z] [2021-04-14T07:08:02.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:02.589Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:02.589Z] #43 151.7 CC criu/sk-netlink.o [2021-04-14T07:08:02.589Z] #43 152.1 CC criu/sk-packet.o [2021-04-14T07:08:02.589Z] #43 152.8 CC criu/sk-queue.o [2021-04-14T07:08:02.589Z] #43 153.1 CC criu/sk-tcp.o [2021-04-14T07:08:02.589Z] #43 153.4 CC criu/sk-unix.o [2021-04-14T07:08:02.589Z] #43 154.9 CC criu/sockets.o [2021-04-14T07:08:02.691Z] #43 135.3 CC criu/pagemap.o [2021-04-14T07:08:02.777Z] #43 146.8 CC criu/proc_parse.o [2021-04-14T07:08:03.044Z] #43 155.0 CC criu/sk-tcp.o [2021-04-14T07:08:03.158Z] #43 ... [2021-04-14T07:08:03.158Z] [2021-04-14T07:08:03.158Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-14T07:08:03.158Z] #25 sha256:1825c52ac4cdf5b340b0cc328a24caf67cd9a7056444241a4fd7f0ff301d2736 [2021-04-14T07:08:03.158Z] #25 DONE 0.3s [2021-04-14T07:08:03.158Z] [2021-04-14T07:08:03.158Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-14T07:08:03.158Z] #30 sha256:a563eb99bfae2b3aa0e96be2604f4e7e020939c2a7529f46c5684c3abf6725e1 [2021-04-14T07:08:03.612Z] #43 155.5 CC criu/sk-unix.o [2021-04-14T07:08:03.638Z] #43 136.2 CC criu/parasite-syscall.o [2021-04-14T07:08:04.588Z] #43 137.1 CC criu/path.o [2021-04-14T07:08:04.588Z] #43 137.4 CC criu/pie-util-vdso.o [2021-04-14T07:08:04.851Z] #43 137.8 CC criu/pie-util.o [2021-04-14T07:08:04.999Z] #43 156.8 CC criu/sockets.o [2021-04-14T07:08:05.425Z] #43 138.0 CC criu/pipes.o [2021-04-14T07:08:05.568Z] #43 157.4 CC criu/stats.o [2021-04-14T07:08:05.827Z] #43 157.6 CC criu/string.o [2021-04-14T07:08:05.827Z] #43 157.7 CC criu/sysctl.o [2021-04-14T07:08:06.000Z] #43 138.7 CC criu/plugin.o [2021-04-14T07:08:06.075Z] #43 149.6 CC criu/protobuf-desc.o [2021-04-14T07:08:06.173Z] #23 ... [2021-04-14T07:08:06.173Z] [2021-04-14T07:08:06.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:06.173Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:08:06.173Z] #44 154.4 CC criu/namespaces.o [2021-04-14T07:08:06.173Z] #44 157.2 CC criu/net.o [2021-04-14T07:08:06.262Z] #43 139.1 CC criu/proc_parse.o [2021-04-14T07:08:06.335Z] #43 150.4 CC criu/protobuf.o [2021-04-14T07:08:06.394Z] #43 158.1 CC criu/sysfs_parse.o [2021-04-14T07:08:06.394Z] #43 158.3 CC criu/timens.o [2021-04-14T07:08:06.596Z] #43 ... [2021-04-14T07:08:06.596Z] [2021-04-14T07:08:06.596Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:08:06.596Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-14T07:08:06.596Z] #40 DONE 218.8s [2021-04-14T07:08:06.654Z] #43 158.6 CC criu/timerfd.o [2021-04-14T07:08:06.857Z] [2021-04-14T07:08:06.857Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:06.857Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:06.857Z] #43 150.7 CC criu/pstree.o [2021-04-14T07:08:06.913Z] #43 158.9 CC criu/tty.o [2021-04-14T07:08:08.184Z] #43 ... [2021-04-14T07:08:08.184Z] [2021-04-14T07:08:08.184Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:08:08.184Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-14T07:08:08.184Z] #22 26.67 Installing build dependencies: finished with status 'done' [2021-04-14T07:08:08.238Z] #43 152.3 CC criu/rbtree.o [2021-04-14T07:08:08.293Z] #43 160.1 CC criu/tun.o [2021-04-14T07:08:08.439Z] #30 DONE 4.8s [2021-04-14T07:08:08.439Z] [2021-04-14T07:08:08.439Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:08.439Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:08.439Z] #43 155.9 CC criu/stats.o [2021-04-14T07:08:08.439Z] #43 156.2 CC criu/string.o [2021-04-14T07:08:08.439Z] #43 156.3 CC criu/sysctl.o [2021-04-14T07:08:08.439Z] #43 156.8 CC criu/sysfs_parse.o [2021-04-14T07:08:08.439Z] #43 157.0 CC criu/timens.o [2021-04-14T07:08:08.439Z] #43 157.3 CC criu/timerfd.o [2021-04-14T07:08:08.439Z] #43 157.6 CC criu/tty.o [2021-04-14T07:08:08.439Z] #43 158.7 CC criu/tun.o [2021-04-14T07:08:08.439Z] #43 159.1 CC criu/uffd.o [2021-04-14T07:08:08.439Z] #43 160.0 CC criu/util.o [2021-04-14T07:08:08.439Z] #43 ... [2021-04-14T07:08:08.439Z] [2021-04-14T07:08:08.439Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-14T07:08:08.439Z] #33 sha256:ac19dd48a46d92a1d95b43df156f93fc2dde4290bb0645f420a5cba00c6341ff [2021-04-14T07:08:08.439Z] #33 DONE 0.4s [2021-04-14T07:08:08.439Z] [2021-04-14T07:08:08.439Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:08.439Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:08.439Z] #43 160.8 CC criu/uts_ns.o [2021-04-14T07:08:08.439Z] #43 ... [2021-04-14T07:08:08.439Z] [2021-04-14T07:08:08.439Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-14T07:08:08.439Z] #35 sha256:9c18c0e7204df85c5e7bdc7000ee5dd5aeea17edead754158218fa8e13f1412e [2021-04-14T07:08:08.439Z] #35 DONE 0.1s [2021-04-14T07:08:08.439Z] [2021-04-14T07:08:08.439Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-14T07:08:08.439Z] #38 sha256:71c902c54e16627633047809ec2096d7d061c2fe472b59e1f3ab465b4f392cde [2021-04-14T07:08:08.439Z] #38 DONE 0.1s [2021-04-14T07:08:08.439Z] [2021-04-14T07:08:08.439Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:08.439Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:08.439Z] #43 161.1 CC criu/vdso-compat.o [2021-04-14T07:08:08.498Z] #43 ... [2021-04-14T07:08:08.498Z] [2021-04-14T07:08:08.498Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-14T07:08:08.498Z] #41 sha256:b8bbfd97e4fbbbc5c633440de7d62eb8cda432c0b1e8f834d81dbd70a6e180c1 [2021-04-14T07:08:08.498Z] #41 DONE 0.6s [2021-04-14T07:08:08.498Z] [2021-04-14T07:08:08.498Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:08.498Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:08.498Z] #43 152.6 CC criu/rst-malloc.o [2021-04-14T07:08:08.552Z] #43 160.4 CC criu/uffd.o [2021-04-14T07:08:08.699Z] #43 ... [2021-04-14T07:08:08.699Z] [2021-04-14T07:08:08.699Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-14T07:08:08.699Z] #41 sha256:8d85b83be33dc269c7faf0730b5de6fed96de2f8e327835cb673a6b08ca4f68e [2021-04-14T07:08:08.699Z] #41 DONE 0.3s [2021-04-14T07:08:08.699Z] [2021-04-14T07:08:08.699Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:08.699Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:08.699Z] #43 161.3 CC criu/vdso.o [2021-04-14T07:08:08.758Z] #43 152.8 CC criu/seccomp.o [2021-04-14T07:08:08.959Z] #43 161.6 LINK criu/built-in.o [2021-04-14T07:08:09.218Z] #43 161.7 LINK criu/criu [2021-04-14T07:08:09.329Z] #43 153.4 CC criu/seize.o [2021-04-14T07:08:09.481Z] #43 162.0 DEP lib/c/criu.d [2021-04-14T07:08:09.481Z] #43 162.1 CC images/rpc.pb-c.o [2021-04-14T07:08:09.490Z] #43 161.2 CC criu/util.o [2021-04-14T07:08:09.589Z] #43 ... [2021-04-14T07:08:09.589Z] [2021-04-14T07:08:09.589Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:08:09.589Z] #49 sha256:112a6ba5486759aa147f20b4853ac11fbf65c556765e05d0341f7ea900ba1218 [2021-04-14T07:08:09.589Z] #49 221.6 + /build/golangci-lint --version [2021-04-14T07:08:09.589Z] #49 221.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-14T07:08:09.589Z] #49 DONE 222.1s [2021-04-14T07:08:09.742Z] #44 ... [2021-04-14T07:08:09.742Z] [2021-04-14T07:08:09.742Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:08:09.742Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-14T07:08:09.742Z] #23 30.65 Building wheels for collected packages: pyyaml [2021-04-14T07:08:09.742Z] #23 30.66 Running setup.py bdist_wheel for pyyaml: started [2021-04-14T07:08:09.850Z] [2021-04-14T07:08:09.850Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:09.850Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-14T07:08:10.041Z] #23 32.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-14T07:08:10.041Z] #23 32.34 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-14T07:08:10.041Z] #23 32.49 Successfully built pyyaml [2021-04-14T07:08:10.041Z] #23 32.51 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-14T07:08:10.052Z] #43 162.5 CC lib/c/criu.o [2021-04-14T07:08:10.340Z] #23 32.88 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-14T07:08:10.421Z] #43 154.4 CC criu/servicefd.o [2021-04-14T07:08:10.429Z] #43 162.2 CC criu/uts_ns.o [2021-04-14T07:08:10.429Z] #43 162.3 CC criu/vdso-compat.o [2021-04-14T07:08:10.429Z] #43 162.4 CC criu/vdso.o [2021-04-14T07:08:10.622Z] #43 163.2 LINK lib/c/built-in.o [2021-04-14T07:08:10.622Z] #43 163.2 LINK lib/c/libcriu.so [2021-04-14T07:08:10.622Z] #43 163.3 LINK lib/c/libcriu.a [2021-04-14T07:08:10.640Z] #23 DONE 33.1s [2021-04-14T07:08:10.640Z] [2021-04-14T07:08:10.640Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:10.640Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:08:10.640Z] #44 161.7 CC criu/netfilter.o [2021-04-14T07:08:10.882Z] #43 163.4 GEN magic.py [2021-04-14T07:08:10.882Z] #43 163.5 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:08:10.882Z] #43 163.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:08:10.882Z] #43 163.5 Note: Building without GnuTLS support [2021-04-14T07:08:10.882Z] #43 163.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:08:10.882Z] #43 163.5 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:08:10.992Z] #43 155.0 CC criu/shmem.o [2021-04-14T07:08:10.998Z] #43 162.8 LINK criu/built-in.o [2021-04-14T07:08:10.998Z] #43 162.9 LINK criu/criu [2021-04-14T07:08:11.258Z] #43 163.2 DEP lib/c/criu.d [2021-04-14T07:08:11.290Z] #44 162.1 CC criu/page-pipe.o [2021-04-14T07:08:11.453Z] #43 164.0 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:08:11.517Z] #43 163.4 CC images/rpc.pb-c.o [2021-04-14T07:08:11.934Z] #43 155.8 CC criu/sigframe.o [2021-04-14T07:08:11.934Z] #43 156.0 CC criu/signalfd.o [2021-04-14T07:08:11.938Z] #44 163.0 CC criu/page-xfer.o [2021-04-14T07:08:12.022Z] #43 164.5 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:12.087Z] #43 163.7 CC lib/c/criu.o [2021-04-14T07:08:12.195Z] #43 156.2 CC criu/sk-inet.o [2021-04-14T07:08:12.591Z] #43 165.0 make[1]: 'images/built-in.o' is up to date. [2021-04-14T07:08:12.591Z] #43 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-14T07:08:12.591Z] #43 165.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-14T07:08:12.591Z] #43 165.1 make[1]: 'compel/libcompel.a' is up to date. [2021-04-14T07:08:12.591Z] #43 165.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-14T07:08:12.591Z] #43 165.1 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:12.591Z] #43 165.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:08:12.591Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:12.591Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:12.656Z] #43 164.4 LINK lib/c/built-in.o [2021-04-14T07:08:12.656Z] #43 164.4 LINK lib/c/libcriu.so [2021-04-14T07:08:12.656Z] #43 164.5 LINK lib/c/libcriu.a [2021-04-14T07:08:12.766Z] #43 156.9 CC criu/sk-netlink.o [2021-04-14T07:08:12.851Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:12.851Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:12.851Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:12.851Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:12.851Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:12.926Z] #43 164.6 GEN magic.py [2021-04-14T07:08:12.926Z] #43 164.7 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:08:12.926Z] #43 164.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:08:12.926Z] #43 164.7 Note: Building without GnuTLS support [2021-04-14T07:08:12.926Z] #43 164.7 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:08:12.926Z] #43 164.7 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:08:13.112Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:13.112Z] #43 165.7 INSTALL criu/criu [2021-04-14T07:08:13.337Z] #43 157.1 CC criu/sk-packet.o [2021-04-14T07:08:13.373Z] #43 DONE 165.9s [2021-04-14T07:08:13.373Z] [2021-04-14T07:08:13.373Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:13.373Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:08:13.598Z] #43 157.6 CC criu/sk-queue.o [2021-04-14T07:08:13.859Z] #43 158.0 CC criu/sk-tcp.o [2021-04-14T07:08:13.920Z] #43 165.5 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:08:14.185Z] #43 166.1 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:14.429Z] #43 158.3 CC criu/sk-unix.o [2021-04-14T07:08:14.753Z] #43 166.6 make[1]: 'images/built-in.o' is up to date. [2021-04-14T07:08:14.753Z] #43 166.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-14T07:08:14.753Z] #43 166.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-14T07:08:14.753Z] #43 166.7 make[1]: 'compel/libcompel.a' is up to date. [2021-04-14T07:08:14.753Z] #43 166.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-14T07:08:14.789Z] #22 ... [2021-04-14T07:08:14.789Z] [2021-04-14T07:08:14.789Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:14.789Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:08:14.789Z] #43 141.4 CC criu/protobuf-desc.o [2021-04-14T07:08:14.789Z] #43 142.3 CC criu/protobuf.o [2021-04-14T07:08:14.789Z] #43 142.8 CC criu/pstree.o [2021-04-14T07:08:14.789Z] #43 143.8 CC criu/rbtree.o [2021-04-14T07:08:14.789Z] #43 144.2 CC criu/rst-malloc.o [2021-04-14T07:08:14.789Z] #43 144.6 CC criu/seccomp.o [2021-04-14T07:08:14.789Z] #43 145.2 CC criu/seize.o [2021-04-14T07:08:14.789Z] #43 146.0 CC criu/servicefd.o [2021-04-14T07:08:14.789Z] #43 146.4 CC criu/shmem.o [2021-04-14T07:08:14.789Z] #43 ... [2021-04-14T07:08:14.789Z] [2021-04-14T07:08:14.789Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-14T07:08:14.789Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-14T07:08:14.789Z] #22 32.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-14T07:08:14.789Z] #22 32.50 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-14T07:08:14.789Z] #22 32.58 Building wheels for collected packages: pyyaml [2021-04-14T07:08:14.789Z] #22 32.58 Running setup.py bdist_wheel for pyyaml: started [2021-04-14T07:08:14.848Z] #44 165.3 CC criu/pagemap-cache.o [2021-04-14T07:08:14.848Z] #44 165.7 CC criu/pagemap.o [2021-04-14T07:08:15.012Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:15.012Z] #43 166.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:08:15.012Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:15.012Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:15.012Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:15.280Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:15.280Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:15.280Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:15.280Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:15.280Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:15.280Z] #43 167.2 INSTALL criu/criu [2021-04-14T07:08:15.283Z] #56 ... [2021-04-14T07:08:15.283Z] [2021-04-14T07:08:15.283Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-14T07:08:15.283Z] #44 sha256:d8daeeec35c2f8592719b39a22c180c969f2844c1d99777d7d64f47b09932fd5 [2021-04-14T07:08:15.283Z] #44 DONE 0.1s [2021-04-14T07:08:15.283Z] [2021-04-14T07:08:15.283Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:15.283Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:08:15.375Z] #43 159.5 CC criu/sockets.o [2021-04-14T07:08:15.378Z] #22 33.88 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-14T07:08:15.378Z] #22 33.88 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-14T07:08:15.543Z] #56 ... [2021-04-14T07:08:15.543Z] [2021-04-14T07:08:15.543Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-14T07:08:15.543Z] #46 sha256:2669dd2b763ddf4bb11043f162f6ef8c5ff877a22380c8fdc6b2434c1f1b4584 [2021-04-14T07:08:15.543Z] #46 DONE 0.2s [2021-04-14T07:08:15.543Z] [2021-04-14T07:08:15.543Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-14T07:08:15.543Z] #48 sha256:ad5f87aa60fd319ab00fada6016e8fc43c811a701f667f19eaf80a50c7b644a8 [2021-04-14T07:08:15.641Z] #22 34.09 Successfully built pyyaml [2021-04-14T07:08:15.641Z] #22 34.11 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-14T07:08:15.803Z] #48 DONE 0.1s [2021-04-14T07:08:15.803Z] [2021-04-14T07:08:15.803Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-14T07:08:15.803Z] #50 sha256:f700c8ce405556204d530ecd59eefe854499f1d50b94809f874eb764cd94269e [2021-04-14T07:08:15.803Z] #50 DONE 0.2s [2021-04-14T07:08:15.803Z] [2021-04-14T07:08:15.803Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:15.803Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:08:15.850Z] #43 DONE 167.6s [2021-04-14T07:08:15.850Z] [2021-04-14T07:08:15.850Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:15.850Z] #56 sha256:12f6f56d0c9580d7e8f87ee5d154c9e38daa04f5832d4ee3ccd198e51d2d5841 [2021-04-14T07:08:15.906Z] #44 166.7 CC criu/parasite-syscall.o [2021-04-14T07:08:15.910Z] #22 34.43 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-14T07:08:15.949Z] #43 160.0 CC criu/stats.o [2021-04-14T07:08:16.063Z] #56 ... [2021-04-14T07:08:16.063Z] [2021-04-14T07:08:16.063Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-14T07:08:16.063Z] #52 sha256:e9624dde521b9be49fc429b24ce75634d74f3a960b91e513ac14ae273f1b30e4 [2021-04-14T07:08:16.063Z] #52 DONE 0.1s [2021-04-14T07:08:16.063Z] [2021-04-14T07:08:16.063Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:16.063Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:08:16.209Z] #43 160.2 CC criu/string.o [2021-04-14T07:08:16.209Z] #43 160.3 CC criu/sysctl.o [2021-04-14T07:08:16.781Z] #43 160.8 CC criu/sysfs_parse.o [2021-04-14T07:08:16.787Z] #56 ... [2021-04-14T07:08:16.787Z] [2021-04-14T07:08:16.787Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-14T07:08:16.787Z] #44 sha256:afbc12766e3732818e43ed8b6fba77b23cd86b387748ffe1816052d5a00cf1e6 [2021-04-14T07:08:16.787Z] #44 DONE 0.1s [2021-04-14T07:08:16.787Z] [2021-04-14T07:08:16.787Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-14T07:08:16.787Z] #46 sha256:8e3e3dbfd730050cf48be765cfb50e009f60fc8620962c8b21e3bb406be274cf [2021-04-14T07:08:16.861Z] #22 DONE 35.4s [2021-04-14T07:08:16.861Z] [2021-04-14T07:08:16.861Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:16.861Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:08:16.861Z] #43 147.3 CC criu/sigframe.o [2021-04-14T07:08:16.861Z] #43 147.4 CC criu/signalfd.o [2021-04-14T07:08:16.861Z] #43 147.7 CC criu/sk-inet.o [2021-04-14T07:08:16.861Z] #43 148.7 CC criu/sk-netlink.o [2021-04-14T07:08:16.861Z] #43 149.2 CC criu/sk-packet.o [2021-04-14T07:08:16.861Z] #43 149.7 CC criu/sk-queue.o [2021-04-14T07:08:16.964Z] #44 167.9 CC criu/path.o [2021-04-14T07:08:17.041Z] #43 161.1 CC criu/timens.o [2021-04-14T07:08:17.047Z] #46 DONE 0.2s [2021-04-14T07:08:17.047Z] [2021-04-14T07:08:17.047Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-14T07:08:17.047Z] #48 sha256:62d03a7bbccf3dac03e9df82fa0694dda640e20e78a3998a64f3844fab4a9297 [2021-04-14T07:08:17.047Z] #48 DONE 0.1s [2021-04-14T07:08:17.047Z] [2021-04-14T07:08:17.047Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-14T07:08:17.047Z] #50 sha256:3fe609963b396497e40d9e5a5693fc51079deb6d3ca308a8c0a589012b707471 [2021-04-14T07:08:17.264Z] #44 168.3 CC criu/pie-util-vdso.o [2021-04-14T07:08:17.302Z] #43 161.4 CC criu/timerfd.o [2021-04-14T07:08:17.435Z] #43 150.2 CC criu/sk-tcp.o [2021-04-14T07:08:17.563Z] #43 161.7 CC criu/tty.o [2021-04-14T07:08:17.615Z] #50 DONE 0.5s [2021-04-14T07:08:17.615Z] [2021-04-14T07:08:17.615Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:17.615Z] #56 sha256:12f6f56d0c9580d7e8f87ee5d154c9e38daa04f5832d4ee3ccd198e51d2d5841 [2021-04-14T07:08:17.874Z] #56 ... [2021-04-14T07:08:17.874Z] [2021-04-14T07:08:17.874Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-14T07:08:17.874Z] #52 sha256:dc13f649a9765ac1a7a7dbd6688b55a5ccf1613a88c80e2615791733934140f4 [2021-04-14T07:08:17.874Z] #52 DONE 0.1s [2021-04-14T07:08:17.874Z] [2021-04-14T07:08:17.874Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:17.874Z] #56 sha256:12f6f56d0c9580d7e8f87ee5d154c9e38daa04f5832d4ee3ccd198e51d2d5841 [2021-04-14T07:08:17.923Z] #44 168.8 CC criu/pie-util.o [2021-04-14T07:08:17.923Z] #44 169.1 CC criu/pipes.o [2021-04-14T07:08:18.010Z] #43 150.7 CC criu/sk-unix.o [2021-04-14T07:08:18.979Z] #44 170.1 CC criu/plugin.o [2021-04-14T07:08:19.023Z] #43 163.0 CC criu/tun.o [2021-04-14T07:08:19.516Z] Running on azwin-2-259120 in d:\jenkins\workspace\moby_PR-41673 [Pipeline] { [Pipeline] ws [2021-04-14T07:08:19.536Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-14T07:08:19.593Z] #43 163.5 CC criu/uffd.o [2021-04-14T07:08:19.629Z] #44 170.6 CC criu/proc_parse.o [2021-04-14T07:08:19.933Z] #43 152.3 CC criu/sockets.o [2021-04-14T07:08:20.165Z] #43 164.3 CC criu/util.o [2021-04-14T07:08:20.196Z] #43 153.1 CC criu/stats.o [2021-04-14T07:08:20.770Z] #43 153.4 CC criu/string.o [2021-04-14T07:08:20.770Z] #43 153.5 CC criu/sysctl.o [2021-04-14T07:08:20.961Z] The recommended git tool is: git [2021-04-14T07:08:21.106Z] #43 165.2 CC criu/uts_ns.o [2021-04-14T07:08:21.345Z] #43 154.0 CC criu/sysfs_parse.o [2021-04-14T07:08:21.366Z] #43 165.4 CC criu/vdso-compat.o [2021-04-14T07:08:21.404Z] #56 195.2 + bin/containerd [2021-04-14T07:08:21.608Z] #43 154.4 CC criu/timens.o [2021-04-14T07:08:21.626Z] #43 165.5 CC criu/vdso.o [2021-04-14T07:08:21.871Z] #43 ... [2021-04-14T07:08:21.871Z] [2021-04-14T07:08:21.871Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:08:21.871Z] #53 sha256:7118ada03b58d1c1df7e8a6f9b1a813a7945c0d6ee33323ad50f213fd17568be [2021-04-14T07:08:21.871Z] #53 112.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-14T07:08:21.887Z] #43 165.9 LINK criu/built-in.o [2021-04-14T07:08:21.887Z] #43 166.1 LINK criu/criu [2021-04-14T07:08:22.147Z] #43 166.3 DEP lib/c/criu.d [2021-04-14T07:08:22.147Z] #43 166.3 CC images/rpc.pb-c.o [2021-04-14T07:08:22.716Z] #43 166.7 CC lib/c/criu.o [2021-04-14T07:08:23.147Z] #56 197.6 + bin/containerd [2021-04-14T07:08:23.655Z] #43 167.5 LINK lib/c/built-in.o [2021-04-14T07:08:23.655Z] #43 167.5 LINK lib/c/libcriu.so [2021-04-14T07:08:23.655Z] #43 167.5 LINK lib/c/libcriu.a [2021-04-14T07:08:23.655Z] #43 167.6 GEN magic.py [2021-04-14T07:08:23.655Z] #43 167.7 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:08:23.655Z] #43 167.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:08:23.655Z] #43 167.7 Note: Building without GnuTLS support [2021-04-14T07:08:23.655Z] #43 167.7 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:08:23.655Z] #43 167.7 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:08:23.794Z] #53 114.0 + mkdir -p /build [2021-04-14T07:08:23.794Z] #53 114.0 + cp runc /build/runc [2021-04-14T07:08:24.150Z] #44 174.5 CC criu/protobuf-desc.o [2021-04-14T07:08:24.226Z] #43 168.2 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:08:24.743Z] #53 ... [2021-04-14T07:08:24.743Z] [2021-04-14T07:08:24.743Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:24.743Z] #56 sha256:b9356520364df563609c04b225856fa49688add1aa474228a26e18b7bd3b4245 [2021-04-14T07:08:24.743Z] #56 175.4 + bin/containerd [2021-04-14T07:08:24.743Z] #56 ... [2021-04-14T07:08:24.743Z] [2021-04-14T07:08:24.743Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:24.743Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:08:24.743Z] #43 154.7 CC criu/timerfd.o [2021-04-14T07:08:24.743Z] #43 155.0 CC criu/tty.o [2021-04-14T07:08:24.743Z] #43 157.0 CC criu/tun.o [2021-04-14T07:08:24.743Z] #43 157.4 CC criu/uffd.o [2021-04-14T07:08:24.796Z] #43 168.8 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:24.798Z] #44 175.7 CC criu/protobuf.o [2021-04-14T07:08:25.321Z] #43 ... [2021-04-14T07:08:25.322Z] [2021-04-14T07:08:25.322Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:08:25.322Z] #53 sha256:7118ada03b58d1c1df7e8a6f9b1a813a7945c0d6ee33323ad50f213fd17568be [2021-04-14T07:08:25.322Z] #53 DONE 115.8s [2021-04-14T07:08:25.366Z] #43 169.3 make[1]: 'images/built-in.o' is up to date. [2021-04-14T07:08:25.366Z] #43 169.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-14T07:08:25.366Z] #43 169.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-14T07:08:25.366Z] #43 169.4 make[1]: 'compel/libcompel.a' is up to date. [2021-04-14T07:08:25.366Z] #43 169.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-14T07:08:25.366Z] #43 169.4 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:25.366Z] #43 169.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:08:25.461Z] #44 176.4 CC criu/pstree.o [2021-04-14T07:08:25.585Z] [2021-04-14T07:08:25.585Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:25.585Z] #56 sha256:b9356520364df563609c04b225856fa49688add1aa474228a26e18b7bd3b4245 [2021-04-14T07:08:25.626Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:25.626Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:25.626Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:25.626Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:25.626Z] #43 169.8 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:25.848Z] #56 ... [2021-04-14T07:08:25.848Z] [2021-04-14T07:08:25.848Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:25.848Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:08:25.848Z] #43 158.5 CC criu/util.o [2021-04-14T07:08:25.886Z] #43 169.8 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:25.886Z] #43 169.9 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:25.886Z] #43 169.9 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:25.886Z] #43 169.9 INSTALL criu/criu [2021-04-14T07:08:26.457Z] #43 DONE 170.2s [2021-04-14T07:08:26.457Z] [2021-04-14T07:08:26.457Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:26.457Z] #56 sha256:a3eb4a0a0d465d7b910981118ee0ac5461cd5016cee04ef7cd65178f55d4c0b8 [2021-04-14T07:08:26.513Z] #44 ... [2021-04-14T07:08:26.513Z] [2021-04-14T07:08:26.513Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:08:26.513Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-14T07:08:26.513Z] #41 244.1 + dpkg --print-architecture [2021-04-14T07:08:26.513Z] #41 244.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-14T07:08:26.794Z] #43 159.6 CC criu/uts_ns.o [2021-04-14T07:08:27.057Z] #43 159.9 CC criu/vdso.o [2021-04-14T07:08:27.158Z] #41 244.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-14T07:08:27.158Z] #41 244.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-14T07:08:27.397Z] #56 ... [2021-04-14T07:08:27.397Z] [2021-04-14T07:08:27.397Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-14T07:08:27.397Z] #44 sha256:24a105c5464f27d317b4d9f7d70d67b10a55891fc476a544cb68b4d82e2c5a05 [2021-04-14T07:08:27.397Z] #44 DONE 0.1s [2021-04-14T07:08:27.397Z] [2021-04-14T07:08:27.397Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-14T07:08:27.397Z] #46 sha256:586b439d7fb89f031d68650ff79204de6e8a42eda27b935b8cf1d7cdcc60c692 [2021-04-14T07:08:27.633Z] #43 160.4 LINK criu/built-in.o [2021-04-14T07:08:27.658Z] #46 DONE 0.2s [2021-04-14T07:08:27.658Z] [2021-04-14T07:08:27.658Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-14T07:08:27.658Z] #48 sha256:269db0a1989fa227fee114ea170ecf04f3d793a7a400189997d7ed57fee1a60c [2021-04-14T07:08:27.658Z] #48 DONE 0.1s [2021-04-14T07:08:27.658Z] [2021-04-14T07:08:27.658Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-14T07:08:27.658Z] #50 sha256:6479def253cd39e22e9c341c5edc867679b28f489e5176edab33bbaff318c8db [2021-04-14T07:08:27.898Z] #43 160.5 LINK criu/criu [2021-04-14T07:08:27.919Z] #50 DONE 0.5s [2021-04-14T07:08:27.919Z] [2021-04-14T07:08:27.919Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:27.919Z] #56 sha256:a3eb4a0a0d465d7b910981118ee0ac5461cd5016cee04ef7cd65178f55d4c0b8 [2021-04-14T07:08:27.978Z] #56 ... [2021-04-14T07:08:27.979Z] [2021-04-14T07:08:27.979Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:08:27.979Z] #53 sha256:f3609c0fe1ade3a1b729cdcf7993d1b33b21cb24cc394c00b04786402bd0bd27 [2021-04-14T07:08:27.979Z] #53 122.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-14T07:08:28.161Z] #43 160.9 DEP lib/c/criu.d [2021-04-14T07:08:28.161Z] #43 ... [2021-04-14T07:08:28.161Z] [2021-04-14T07:08:28.161Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:08:28.161Z] #24 sha256:c4a6dcd27c77a14b55f0ec09066b7f1711098f5260d5bddddf25e3c3baa62eeb [2021-04-14T07:08:28.161Z] #24 216.1 + return [2021-04-14T07:08:28.161Z] #24 DONE 216.3s [2021-04-14T07:08:28.161Z] [2021-04-14T07:08:28.161Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:28.161Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:08:28.161Z] #43 161.0 CC images/rpc.pb-c.o [2021-04-14T07:08:28.179Z] #56 ... [2021-04-14T07:08:28.179Z] [2021-04-14T07:08:28.179Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-14T07:08:28.179Z] #52 sha256:bf57925509c8a04eb3e87508877a6849a7f33c0e77db46c75e85906765161024 [2021-04-14T07:08:28.179Z] #52 DONE 0.1s [2021-04-14T07:08:28.427Z] #56 ... [2021-04-14T07:08:28.427Z] [2021-04-14T07:08:28.427Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:08:28.427Z] #53 sha256:16df0f95e9c49de575cfe8578aa444525359455a8656ada89a8b2ee80cc9103d [2021-04-14T07:08:28.427Z] #53 126.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-14T07:08:28.427Z] #53 127.0 + mkdir -p /build [2021-04-14T07:08:28.427Z] #53 127.0 + cp runc /build/runc [2021-04-14T07:08:28.427Z] #53 DONE 127.4s [2021-04-14T07:08:28.427Z] [2021-04-14T07:08:28.427Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:28.427Z] #56 sha256:12f6f56d0c9580d7e8f87ee5d154c9e38daa04f5832d4ee3ccd198e51d2d5841 [2021-04-14T07:08:28.439Z] [2021-04-14T07:08:28.439Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:08:28.439Z] #53 sha256:318f78bb82614cf8b3307ea989ce1674268627eaaec4f72f6fc88accf90d791f [2021-04-14T07:08:28.749Z] #43 161.5 CC lib/c/criu.o [2021-04-14T07:08:28.917Z] #53 123.1 + mkdir -p /build [2021-04-14T07:08:28.917Z] #53 123.1 + cp runc /build/runc [2021-04-14T07:08:29.000Z] #56 ... [2021-04-14T07:08:29.000Z] [2021-04-14T07:08:29.000Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-14T07:08:29.000Z] #54 sha256:1d389551149c55ef278b381abe003740ed78d778b99ca51df9b8d63ebc9b1c9e [2021-04-14T07:08:29.259Z] #54 DONE 0.3s [2021-04-14T07:08:29.259Z] [2021-04-14T07:08:29.259Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:29.259Z] #56 sha256:12f6f56d0c9580d7e8f87ee5d154c9e38daa04f5832d4ee3ccd198e51d2d5841 [2021-04-14T07:08:29.487Z] #53 DONE 123.8s [2021-04-14T07:08:29.487Z] [2021-04-14T07:08:29.487Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:29.487Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:08:30.143Z] #43 162.6 LINK lib/c/built-in.o [2021-04-14T07:08:30.143Z] #43 162.6 LINK lib/c/libcriu.so [2021-04-14T07:08:30.143Z] #43 162.6 LINK lib/c/libcriu.a [2021-04-14T07:08:30.143Z] #43 162.8 GEN magic.py [2021-04-14T07:08:30.143Z] #43 162.9 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:08:30.143Z] #43 162.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:08:30.143Z] #43 162.9 Note: Building without GnuTLS support [2021-04-14T07:08:30.143Z] #43 162.9 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:08:30.143Z] #43 162.9 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:08:30.426Z] #56 ... [2021-04-14T07:08:30.426Z] [2021-04-14T07:08:30.426Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-14T07:08:30.426Z] #54 sha256:fe0aea768da641707511b5343046e5e8baadbfead776b51465904d7fa7f19df9 [2021-04-14T07:08:30.686Z] #54 DONE 0.3s [2021-04-14T07:08:30.686Z] [2021-04-14T07:08:30.686Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:30.686Z] #56 sha256:7ea460417455126527b1ef99d601d4798983a6b1b3e5706cd20f377a60bd633e [2021-04-14T07:08:31.090Z] #43 ... [2021-04-14T07:08:31.090Z] [2021-04-14T07:08:31.090Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-14T07:08:31.090Z] #25 sha256:12edf57c7c7f4786e718338bb1a6db5bc1853ed6bd9983ed557bd5d262696e1c [2021-04-14T07:08:31.090Z] #25 DONE 0.6s [2021-04-14T07:08:31.090Z] [2021-04-14T07:08:31.090Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:31.090Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-14T07:08:31.090Z] #43 163.7 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:08:31.776Z] #43 164.6 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:32.782Z] #43 165.3 make[1]: 'images/built-in.o' is up to date. [2021-04-14T07:08:32.782Z] #43 165.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-14T07:08:32.782Z] #43 165.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-14T07:08:32.782Z] #43 165.5 make[1]: 'compel/libcompel.a' is up to date. [2021-04-14T07:08:32.782Z] #43 165.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-14T07:08:32.782Z] #43 165.5 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:32.782Z] #43 165.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:08:33.044Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:33.045Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:33.374Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:33.374Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:33.636Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:33.636Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:33.636Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:33.636Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:33.636Z] #43 166.4 INSTALL criu/criu [2021-04-14T07:08:33.722Z] #53 ... [2021-04-14T07:08:33.722Z] [2021-04-14T07:08:33.722Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:33.722Z] #56 sha256:a3eb4a0a0d465d7b910981118ee0ac5461cd5016cee04ef7cd65178f55d4c0b8 [2021-04-14T07:08:33.722Z] #56 202.7 + bin/containerd [2021-04-14T07:08:37.633Z] #41 ... [2021-04-14T07:08:37.633Z] [2021-04-14T07:08:37.633Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:37.633Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:08:37.633Z] #44 177.8 CC criu/rbtree.o [2021-04-14T07:08:37.633Z] #44 178.2 CC criu/rst-malloc.o [2021-04-14T07:08:37.633Z] #44 178.6 CC criu/seccomp.o [2021-04-14T07:08:37.633Z] #44 179.4 CC criu/seize.o [2021-04-14T07:08:37.633Z] #44 180.8 CC criu/servicefd.o [2021-04-14T07:08:37.633Z] #44 181.5 CC criu/shmem.o [2021-04-14T07:08:37.633Z] #44 182.8 CC criu/sigframe.o [2021-04-14T07:08:37.633Z] #44 183.1 CC criu/signalfd.o [2021-04-14T07:08:37.633Z] #44 183.4 CC criu/sk-inet.o [2021-04-14T07:08:37.633Z] #44 184.9 CC criu/sk-netlink.o [2021-04-14T07:08:37.633Z] #44 185.3 CC criu/sk-packet.o [2021-04-14T07:08:37.633Z] #44 186.1 CC criu/sk-queue.o [2021-04-14T07:08:37.633Z] #44 186.8 CC criu/sk-tcp.o [2021-04-14T07:08:37.633Z] #44 187.4 CC criu/sk-unix.o [2021-04-14T07:08:37.919Z] #56 ... [2021-04-14T07:08:37.919Z] [2021-04-14T07:08:37.919Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:08:37.919Z] #53 sha256:318f78bb82614cf8b3307ea989ce1674268627eaaec4f72f6fc88accf90d791f [2021-04-14T07:08:37.919Z] #53 130.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-14T07:08:37.919Z] #53 131.1 + mkdir -p /build [2021-04-14T07:08:37.919Z] #53 131.1 + cp runc /build/runc [2021-04-14T07:08:37.919Z] #53 DONE 131.5s [2021-04-14T07:08:38.178Z] [2021-04-14T07:08:38.178Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:38.178Z] #56 sha256:a3eb4a0a0d465d7b910981118ee0ac5461cd5016cee04ef7cd65178f55d4c0b8 [2021-04-14T07:08:39.173Z] #44 189.9 CC criu/sockets.o [2021-04-14T07:08:39.558Z] #56 ... [2021-04-14T07:08:39.558Z] [2021-04-14T07:08:39.558Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-14T07:08:39.558Z] #54 sha256:53dce2914828c0789b906cb939ffaa9c4a43d2c7c44f4e6821de5fd1df8796ae [2021-04-14T07:08:39.818Z] #54 DONE 0.3s [2021-04-14T07:08:39.818Z] [2021-04-14T07:08:39.818Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:39.818Z] #56 sha256:a3eb4a0a0d465d7b910981118ee0ac5461cd5016cee04ef7cd65178f55d4c0b8 [2021-04-14T07:08:40.228Z] #44 190.9 CC criu/stats.o [2021-04-14T07:08:40.242Z] #43 DONE 172.8s [2021-04-14T07:08:40.242Z] [2021-04-14T07:08:40.242Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-14T07:08:40.242Z] #30 sha256:0b9f59b244f18c9d382cd418a6a086d44c4e313c54ec6d914468514fcde24f54 [2021-04-14T07:08:40.242Z] #30 DONE 9.1s [2021-04-14T07:08:40.242Z] [2021-04-14T07:08:40.242Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-14T07:08:40.242Z] #33 sha256:b17158de090938946edc2ae79751bb1167b77899ff6a1299d3a73da7d13b6f39 [2021-04-14T07:08:40.506Z] #33 DONE 0.4s [2021-04-14T07:08:40.506Z] [2021-04-14T07:08:40.506Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:40.506Z] #56 sha256:b9356520364df563609c04b225856fa49688add1aa474228a26e18b7bd3b4245 [2021-04-14T07:08:40.506Z] #56 ... [2021-04-14T07:08:40.506Z] [2021-04-14T07:08:40.506Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-14T07:08:40.506Z] #35 sha256:0124021be9706fe6d88c0042c3457a1a9e18e1ba49a3cceb8c60d89ba078147f [2021-04-14T07:08:40.506Z] #35 DONE 0.1s [2021-04-14T07:08:40.525Z] #44 191.3 CC criu/string.o [2021-04-14T07:08:40.525Z] #44 191.4 CC criu/sysctl.o [2021-04-14T07:08:40.769Z] [2021-04-14T07:08:40.769Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-14T07:08:40.769Z] #38 sha256:043218144266a0e79b611661ca853066a6a178839cfb64b65428607832d9bee3 [2021-04-14T07:08:40.769Z] #38 DONE 0.1s [2021-04-14T07:08:40.769Z] [2021-04-14T07:08:40.769Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-14T07:08:40.769Z] #41 sha256:f8b5c286b6931fab6a208e8047ea68f83bec1357299f2c7c450ab5e2e0e727ae [2021-04-14T07:08:41.030Z] #41 DONE 0.3s [2021-04-14T07:08:41.030Z] [2021-04-14T07:08:41.030Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:41.030Z] #56 sha256:b9356520364df563609c04b225856fa49688add1aa474228a26e18b7bd3b4245 [2021-04-14T07:08:41.175Z] #44 192.3 CC criu/sysfs_parse.o [2021-04-14T07:08:41.403Z] using credential docker-jenkins-github-credentials [2021-04-14T07:08:41.475Z] Cloning the remote Git repository [2021-04-14T07:08:41.475Z] Cloning with configured refspecs honoured and without tags [2021-04-14T07:08:41.602Z] #56 ... [2021-04-14T07:08:41.602Z] [2021-04-14T07:08:41.602Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-14T07:08:41.602Z] #44 sha256:693afe12bcc4ca6196930ccbdd9120496c9c6592f7813eb3b6f616d38239fb7b [2021-04-14T07:08:41.823Z] #44 192.8 CC criu/timens.o [2021-04-14T07:08:41.864Z] #44 DONE 0.1s [2021-04-14T07:08:41.864Z] [2021-04-14T07:08:41.864Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-14T07:08:41.864Z] #46 sha256:00a3439199d0721b6ac14b58cb03269d75c5674f978546a0c1631da0e746708c [2021-04-14T07:08:41.864Z] #46 DONE 0.1s [2021-04-14T07:08:41.864Z] [2021-04-14T07:08:41.864Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:41.864Z] #56 sha256:b9356520364df563609c04b225856fa49688add1aa474228a26e18b7bd3b4245 [2021-04-14T07:08:41.864Z] #56 ... [2021-04-14T07:08:41.864Z] [2021-04-14T07:08:41.864Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-14T07:08:41.864Z] #48 sha256:a236d5d8f3e1fc7cc364cf888201f15e7d366ba12d5774519839bc142b18d749 [2021-04-14T07:08:41.864Z] #48 DONE 0.1s [2021-04-14T07:08:42.124Z] [2021-04-14T07:08:42.124Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-14T07:08:42.124Z] #50 sha256:60fe17921106f00241686406019fde0e6bcdb59e1f7efa0173129677119ee7bb [2021-04-14T07:08:42.385Z] #50 DONE 0.4s [2021-04-14T07:08:42.385Z] [2021-04-14T07:08:42.385Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-14T07:08:42.385Z] #52 sha256:bc200592d82dd7b7b674172986a362cec56ed90856454905f519b1b2fa2ad062 [2021-04-14T07:08:42.385Z] #52 DONE 0.1s [2021-04-14T07:08:42.385Z] [2021-04-14T07:08:42.385Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-14T07:08:42.385Z] #54 sha256:22530834dcb131f3d32b2de72cdac33592cf58c8b75d58ca6a40be4887d5cc5e [2021-04-14T07:08:42.496Z] #44 193.2 CC criu/timerfd.o [2021-04-14T07:08:42.645Z] #54 DONE 0.3s [2021-04-14T07:08:42.645Z] [2021-04-14T07:08:42.645Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:08:42.645Z] #56 sha256:b9356520364df563609c04b225856fa49688add1aa474228a26e18b7bd3b4245 [2021-04-14T07:08:41.692Z] Cloning repository https://github.com/moby/moby.git [2021-04-14T07:08:42.102Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-14T07:08:42.795Z] #44 193.8 CC criu/tty.o [2021-04-14T07:08:42.930Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:08:42.930Z] > git --version # timeout=10 [2021-04-14T07:08:42.961Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-14T07:08:42.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:08:42.977Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:08:45.572Z] #44 196.4 CC criu/tun.o [2021-04-14T07:08:45.953Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-14T07:08:45.954Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-04-14T07:08:45.954Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-14T07:08:45.954Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-14T07:08:45.954Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-04-14T07:08:45.954Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-14T07:08:45.954Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-04-14T07:08:45.954Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/builder [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-14T07:08:45.954Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-14T07:08:46.220Z] #44 197.2 CC criu/uffd.o [2021-04-14T07:08:47.756Z] #44 198.7 CC criu/util.o [2021-04-14T07:08:48.711Z] ok github.com/docker/docker/builder/remotecontext 0.294s coverage: 13.7% of statements [2021-04-14T07:08:48.711Z] ok github.com/docker/docker/builder/dockerfile 0.903s coverage: 48.5% of statements [2021-04-14T07:08:48.711Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-14T07:08:49.754Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-14T07:08:50.535Z] #44 201.2 CC criu/uts_ns.o [2021-04-14T07:08:50.822Z] ok github.com/docker/docker/builder/remotecontext/git 1.976s coverage: 86.3% of statements [2021-04-14T07:08:50.822Z] ? github.com/docker/docker/cli [no test files] [2021-04-14T07:08:50.822Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-14T07:08:50.834Z] #44 201.6 CC criu/vdso.o [2021-04-14T07:08:51.481Z] #44 202.4 LINK criu/built-in.o [2021-04-14T07:08:51.780Z] #44 202.6 LINK criu/criu [2021-04-14T07:08:52.427Z] #44 203.3 DEP lib/c/criu.d [2021-04-14T07:08:52.427Z] #44 203.3 CC images/rpc.pb-c.o [2021-04-14T07:08:53.484Z] #44 204.3 CC lib/c/criu.o [2021-04-14T07:08:54.389Z] ok github.com/docker/docker/client 0.324s coverage: 75.4% of statements [2021-04-14T07:08:55.604Z] #44 206.1 LINK lib/c/built-in.o [2021-04-14T07:08:55.604Z] #44 206.2 LINK lib/c/libcriu.so [2021-04-14T07:08:55.604Z] #44 206.2 LINK lib/c/libcriu.a [2021-04-14T07:08:55.604Z] #44 206.5 GEN magic.py [2021-04-14T07:08:55.819Z] #56 228.6 + bin/containerd-stress [2021-04-14T07:08:55.819Z] #56 230.7 + bin/containerd-shim [2021-04-14T07:08:55.905Z] #44 206.7 Note: Building without setproctitle() and strlcpy() support. [2021-04-14T07:08:55.905Z] #44 206.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-14T07:08:55.905Z] #44 206.7 Note: Building without GnuTLS support [2021-04-14T07:08:55.905Z] #44 206.7 Makefile.config:39: Warn: you have no libnftables installed [2021-04-14T07:08:55.905Z] #44 206.7 Makefile.config:40: Warn: Building without nftables support [2021-04-14T07:08:56.964Z] #44 207.6 fatal: not a git repository (or any of the parent directories): .git [2021-04-14T07:08:57.253Z] #56 227.0 + bin/containerd-stress [2021-04-14T07:08:57.253Z] #56 229.1 + bin/containerd-shim [2021-04-14T07:08:57.549Z] #56 217.4 + bin/containerd-stress [2021-04-14T07:08:58.024Z] #44 209.0 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:58.045Z] Fetching without tags [2021-04-14T07:08:58.738Z] Merging remotes/origin/master commit 68bec0fcf7a5eeb59c027287d06598098edc9f2c into PR head commit 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:08:57.742Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:08:57.804Z] > git config --add remote.origin.fetch +refs/pull/41673/head:refs/remotes/origin/PR-41673 # timeout=10 [2021-04-14T07:08:57.851Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:08:57.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-14T07:08:58.070Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-14T07:08:58.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:08:58.070Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41673/head:refs/remotes/origin/PR-41673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T07:08:59.461Z] #56 220.2 + bin/containerd-shim [2021-04-14T07:08:59.562Z] #44 210.2 make[1]: 'images/built-in.o' is up to date. [2021-04-14T07:08:59.562Z] #44 210.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-14T07:08:59.562Z] #44 ... [2021-04-14T07:08:59.562Z] [2021-04-14T07:08:59.562Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-14T07:08:59.562Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-14T07:08:59.562Z] #41 DONE 276.9s [2021-04-14T07:08:59.562Z] [2021-04-14T07:08:59.562Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-14T07:08:59.562Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-14T07:08:59.562Z] #44 210.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-14T07:08:59.562Z] #44 210.3 make[1]: 'compel/libcompel.a' is up to date. [2021-04-14T07:08:59.562Z] #44 210.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-14T07:08:59.562Z] #44 210.4 make[1]: Nothing to be done for 'all'. [2021-04-14T07:08:59.562Z] #44 210.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-14T07:08:59.861Z] #44 210.8 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:59.861Z] #44 210.8 make[2]: Nothing to be done for 'all'. [2021-04-14T07:08:59.861Z] #44 210.9 make[2]: Nothing to be done for 'all'. [2021-04-14T07:09:00.168Z] #44 211.1 make[2]: Nothing to be done for 'all'. [2021-04-14T07:09:00.168Z] #44 211.2 make[2]: Nothing to be done for 'all'. [2021-04-14T07:09:00.168Z] #44 211.2 make[2]: Nothing to be done for 'all'. [2021-04-14T07:09:00.168Z] #44 211.3 make[2]: Nothing to be done for 'all'. [2021-04-14T07:09:00.813Z] #44 211.9 make[2]: Nothing to be done for 'all'. [2021-04-14T07:09:00.816Z] 4612f6d0b889: Verifying Checksum [2021-04-14T07:09:00.816Z] 4612f6d0b889: Download complete [2021-04-14T07:09:01.112Z] #44 211.9 INSTALL criu/criu [2021-04-14T07:09:01.112Z] #44 DONE 212.0s [2021-04-14T07:09:01.112Z] [2021-04-14T07:09:01.112Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:01.112Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:08:58.836Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:08:58.882Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:09:01.424Z] > git remote # timeout=10 [2021-04-14T07:09:01.502Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T07:09:01.815Z] Merge succeeded, producing 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:09:01.815Z] Checking out Revision 9cd324e0d31bc9f87aea3698bd1826b140af4133 (PR-41673) [2021-04-14T07:09:02.398Z] #56 237.4 + bin/containerd-shim-runc-v1 [2021-04-14T07:09:02.532Z] #56 235.9 + bin/containerd-shim-runc-v1 [2021-04-14T07:09:03.885Z] #57 ... [2021-04-14T07:09:03.886Z] [2021-04-14T07:09:03.886Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-14T07:09:03.886Z] #50 sha256:7e2958eb20d4731f38816ba57747cc08327dd607c59270ae2249ce8c8122cf5a [2021-04-14T07:09:03.886Z] #50 281.6 + /build/golangci-lint --version [2021-04-14T07:09:04.183Z] #50 282.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-14T07:09:01.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-14T07:09:01.549Z] > git merge 68bec0fcf7a5eeb59c027287d06598098edc9f2c # timeout=10 [2021-04-14T07:09:01.690Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-14T07:09:01.846Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T07:09:01.877Z] > git checkout -f 9cd324e0d31bc9f87aea3698bd1826b140af4133 # timeout=10 [2021-04-14T07:09:04.480Z] #50 DONE 282.2s [2021-04-14T07:09:04.480Z] [2021-04-14T07:09:04.480Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:04.480Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:09:06.057Z] #56 225.7 + bin/containerd-shim-runc-v1 [2021-04-14T07:09:06.388Z] #56 233.9 + bin/containerd-stress [2021-04-14T07:09:06.597Z] #56 241.9 + bin/containerd-shim-runc-v2 [2021-04-14T07:09:06.649Z] #56 236.0 + bin/containerd-shim [2021-04-14T07:09:06.731Z] #56 240.3 + bin/containerd-shim-runc-v2 [2021-04-14T07:09:07.533Z] #56 242.9 + binaries [2021-04-14T07:09:07.533Z] #56 242.9 + install -D bin/containerd /build/containerd [2021-04-14T07:09:07.533Z] #56 243.0 + install -D bin/containerd-shim /build/containerd-shim [2021-04-14T07:09:07.670Z] #56 241.3 + binaries [2021-04-14T07:09:07.670Z] #56 241.3 + install -D bin/containerd /build/containerd [2021-04-14T07:09:07.670Z] #56 241.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-14T07:09:07.791Z] #56 243.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-14T07:09:07.791Z] #56 243.0 + install -D bin/ctr /build/ctr [2021-04-14T07:09:07.929Z] #56 241.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-14T07:09:07.929Z] #56 241.4 + install -D bin/ctr /build/ctr [2021-04-14T07:09:09.165Z] #56 DONE 244.6s [2021-04-14T07:09:09.307Z] #56 DONE 242.8s [2021-04-14T07:09:09.363Z] #56 229.7 + bin/containerd-shim-runc-v2 [2021-04-14T07:09:10.102Z] [2021-04-14T07:09:10.102Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-14T07:09:10.102Z] #57 sha256:e70977092a7341273b523860a824e4797dd27ec582900c21cb6106f1fc21e7d7 [2021-04-14T07:09:10.247Z] [2021-04-14T07:09:10.247Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-14T07:09:10.247Z] #57 sha256:0af90563e3e0fbe11d0a86a30a6804f653760adc389b3549004329a71f7ac8ee [2021-04-14T07:09:10.306Z] #56 231.0 + binaries [2021-04-14T07:09:10.306Z] #56 231.0 + install -D bin/containerd /build/containerd [2021-04-14T07:09:10.306Z] #56 231.1 + install -D bin/containerd-shim /build/containerd-shim [2021-04-14T07:09:10.306Z] #56 231.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-14T07:09:10.306Z] #56 231.1 + install -D bin/ctr /build/ctr [2021-04-14T07:09:11.037Z] #57 DONE 1.0s [2021-04-14T07:09:11.037Z] [2021-04-14T07:09:11.037Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-14T07:09:11.037Z] #61 sha256:a584aa034f34f321edd9b56aa6a061c419cd3829481d83ac1b2bf2b07ad1a5de [2021-04-14T07:09:11.185Z] #57 DONE 1.1s [2021-04-14T07:09:11.185Z] [2021-04-14T07:09:11.185Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-14T07:09:11.185Z] #61 sha256:73f6f9e64c137ad4071dc7c306a0dbecc00bcf186b04dc8060778b9c1015e031 [2021-04-14T07:09:11.295Z] #61 DONE 0.3s [2021-04-14T07:09:11.295Z] [2021-04-14T07:09:11.295Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-14T07:09:11.295Z] #66 sha256:7feecac97c1c79ae5cdbf7ab9769c25647ae7c6c3136cc2738315ea71584f394 [2021-04-14T07:09:11.444Z] #61 DONE 0.3s [2021-04-14T07:09:11.444Z] [2021-04-14T07:09:11.444Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-14T07:09:11.444Z] #66 sha256:04b0e61a4f85a5772ae73970f243192959171165c41554c1b31cce5f6d380922 [2021-04-14T07:09:12.021Z] #66 DONE 0.9s [2021-04-14T07:09:12.229Z] #66 DONE 1.0s [2021-04-14T07:09:12.229Z] [2021-04-14T07:09:12.229Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-14T07:09:12.229Z] #68 sha256:550844a40d77303da356cd7d63dd04508d82731d0333052a851f32f77074079e [2021-04-14T07:09:12.280Z] [2021-04-14T07:09:12.281Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-14T07:09:12.281Z] #68 sha256:c76b7828795f2c98609fc44652efa7aa8da4583b63ddaf54777cb8de9314a7f6 [2021-04-14T07:09:12.281Z] #68 DONE 0.1s [2021-04-14T07:09:12.281Z] [2021-04-14T07:09:12.281Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-14T07:09:12.281Z] #69 sha256:6fc43162e8304f8d3d89fa060dbf6d1f89510b206e621367bd53cbdd1883d445 [2021-04-14T07:09:12.281Z] #69 DONE 0.1s [2021-04-14T07:09:12.281Z] [2021-04-14T07:09:12.281Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-04-14T07:09:12.281Z] #70 sha256:524017dbada81512bd2469633bf0bb5b87b88d6476ed222c1564b7d9ed67b852 [2021-04-14T07:09:12.487Z] #68 DONE 0.1s [2021-04-14T07:09:12.487Z] [2021-04-14T07:09:12.487Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-14T07:09:12.487Z] #69 sha256:f91abccb49f0dc0e3d01b10effe1395f70b54c7856f42760f9998a0928b44b10 [2021-04-14T07:09:12.487Z] #69 DONE 0.0s [2021-04-14T07:09:12.487Z] [2021-04-14T07:09:12.487Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-14T07:09:12.487Z] #70 sha256:3c76f7a65a526323bb9da57ba961b32208fd8db4eb87f9ca479ab825f8df7353 [2021-04-14T07:09:12.819Z] Commit message: "Update CHANGELOG.md replacing with the latest ones" [2021-04-14T07:09:12.850Z] #70 0.705 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-14T07:09:13.230Z] #56 242.9 + bin/containerd-shim-runc-v1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-14T07:09:13.419Z] #70 0.931 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-14T07:09:13.419Z] #70 1.013 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-14T07:09:13.419Z] #70 1.095 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-14T07:09:13.601Z] #56 DONE 234.1s [2021-04-14T07:09:14.358Z] #70 1.188 Reading package lists... [2021-04-14T07:09:14.391Z] #70 DONE 1.7s [2021-04-14T07:09:14.391Z] [2021-04-14T07:09:14.391Z] #71 exporting to image [2021-04-14T07:09:14.391Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-14T07:09:14.391Z] #71 exporting layers [2021-04-14T07:09:14.617Z] #70 1.811 Reading package lists... [2021-04-14T07:09:14.877Z] #70 2.423 Building dependency tree... [2021-04-14T07:09:14.877Z] #70 2.546 Reading state information... [2021-04-14T07:09:14.877Z] #70 2.648 The following additional packages will be installed: [2021-04-14T07:09:14.984Z] [2021-04-14T07:09:14.984Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-14T07:09:14.984Z] #57 sha256:f07b062f6cb839917bfb7dede38b9c9652d459155c41adfbc939493421ab4b57 [2021-04-14T07:09:15.137Z] #70 2.648 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-14T07:09:15.137Z] #70 2.648 libpam-systemd [2021-04-14T07:09:15.137Z] #70 2.649 Suggested packages: [2021-04-14T07:09:15.137Z] #70 2.649 systemd-container policykit-1 [2021-04-14T07:09:15.137Z] #70 2.649 Recommended packages: [2021-04-14T07:09:15.137Z] #70 2.649 libnss-systemd [2021-04-14T07:09:15.137Z] #70 2.729 The following NEW packages will be installed: [2021-04-14T07:09:15.137Z] #70 2.729 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-14T07:09:15.137Z] #70 2.730 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-14T07:09:15.396Z] #70 2.997 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-14T07:09:15.396Z] #70 2.997 Need to get 4762 kB of archives. [2021-04-14T07:09:15.396Z] #70 2.997 After this operation, 16.6 MB of additional disk space will be used. [2021-04-14T07:09:15.396Z] #70 2.997 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-14T07:09:15.396Z] #70 2.999 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-04-14T07:09:15.396Z] #70 3.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-14T07:09:15.396Z] #70 3.007 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-14T07:09:15.396Z] #70 3.011 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-14T07:09:15.396Z] #70 3.012 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-14T07:09:15.396Z] #70 3.083 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-14T07:09:15.396Z] #70 3.084 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-04-14T07:09:15.397Z] #70 3.086 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-14T07:09:15.397Z] #70 3.088 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-14T07:09:15.397Z] #70 3.091 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-04-14T07:09:15.656Z] #70 3.240 debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T07:09:15.656Z] #70 3.278 Fetched 4762 kB in 0s (13.5 MB/s) [2021-04-14T07:09:15.656Z] #70 3.306 Selecting previously unselected package libargon2-1:amd64. [2021-04-14T07:09:15.656Z] #70 3.306 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28057 files and directories currently installed.) [2021-04-14T07:09:15.656Z] #70 3.319 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-14T07:09:15.656Z] #70 3.329 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-14T07:09:15.656Z] #70 3.363 Selecting previously unselected package libjson-c3:amd64. [2021-04-14T07:09:15.656Z] #70 3.365 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-14T07:09:15.656Z] #70 3.369 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-14T07:09:15.656Z] #70 3.408 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-14T07:09:15.656Z] #70 3.411 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-14T07:09:15.656Z] #70 3.416 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-14T07:09:15.656Z] #70 3.466 Selecting previously unselected package libidn11:amd64. [2021-04-14T07:09:15.916Z] #70 3.468 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-14T07:09:15.916Z] #70 3.473 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-14T07:09:15.916Z] #70 3.519 Selecting previously unselected package libkmod2:amd64. [2021-04-14T07:09:15.916Z] #70 3.520 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-14T07:09:15.916Z] #70 3.524 Unpacking libkmod2:amd64 (26-1) ... [2021-04-14T07:09:15.916Z] #70 3.576 Selecting previously unselected package systemd. [2021-04-14T07:09:15.916Z] #70 3.578 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-14T07:09:15.916Z] #70 3.616 Unpacking systemd (241-7~deb10u7) ... [2021-04-14T07:09:15.941Z] + docker version [2021-04-14T07:09:16.365Z] #57 DONE 1.7s [2021-04-14T07:09:16.365Z] [2021-04-14T07:09:16.365Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-14T07:09:16.365Z] #61 sha256:6d42110641c8e38a792677f08af24a926a8753f35d628f29a6e824040386e3d9 [2021-04-14T07:09:16.485Z] #70 4.038 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-14T07:09:16.485Z] #70 4.052 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-14T07:09:16.485Z] #70 4.066 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-14T07:09:16.485Z] #70 4.078 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-14T07:09:16.485Z] #70 4.090 Setting up libkmod2:amd64 (26-1) ... [2021-04-14T07:09:16.485Z] #70 4.100 Setting up systemd (241-7~deb10u7) ... [2021-04-14T07:09:16.485Z] #70 4.155 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-14T07:09:16.485Z] #70 4.156 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-14T07:09:16.485Z] #70 4.160 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-14T07:09:16.485Z] #70 4.160 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-14T07:09:16.626Z] #61 DONE 0.4s [2021-04-14T07:09:16.886Z] [2021-04-14T07:09:16.886Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-14T07:09:16.886Z] #66 sha256:3180334d5bc43d2aece40810a544683adb567b081b446e8edb5be48d448764d8 [2021-04-14T07:09:17.054Z] #70 4.625 Selecting previously unselected package systemd-sysv. [2021-04-14T07:09:17.054Z] #70 4.625 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28854 files and directories currently installed.) [2021-04-14T07:09:17.054Z] #70 4.640 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-14T07:09:17.054Z] #70 4.644 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-14T07:09:17.054Z] #70 4.686 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-14T07:09:17.054Z] #70 4.686 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-14T07:09:17.054Z] #70 4.690 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-14T07:09:17.054Z] #70 4.755 Selecting previously unselected package dbus. [2021-04-14T07:09:17.054Z] #70 4.759 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-14T07:09:17.054Z] #70 4.771 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-14T07:09:17.054Z] #70 4.832 Selecting previously unselected package libpam-systemd:amd64. [2021-04-14T07:09:17.054Z] #70 4.835 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-14T07:09:17.054Z] #70 4.839 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-14T07:09:17.054Z] #70 4.882 Selecting previously unselected package dbus-user-session. [2021-04-14T07:09:17.314Z] #70 4.885 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-14T07:09:17.314Z] #70 4.889 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-14T07:09:17.314Z] #70 4.957 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-14T07:09:17.314Z] #70 4.972 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-14T07:09:17.314Z] #70 4.986 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-14T07:09:17.314Z] #70 5.117 invoke-rc.d: could not determine current runlevel [2021-04-14T07:09:17.573Z] #70 5.120 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T07:09:17.573Z] #70 5.126 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-14T07:09:17.573Z] #70 5.271 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-14T07:09:17.573Z] #70 5.287 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-14T07:09:17.573Z] #70 5.297 Processing triggers for libc-bin (2.28-10) ... [2021-04-14T07:09:17.833Z] #70 DONE 5.5s [2021-04-14T07:09:17.833Z] [2021-04-14T07:09:17.833Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-04-14T07:09:17.833Z] #71 sha256:fca2214702a54c21ca1662f8336f1a8a9bfd535166c2eeb052c0cea46c85cefd [2021-04-14T07:09:18.402Z] #71 0.462 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-14T07:09:18.402Z] #71 0.463 Dload Upload Total Spent Left Speed [2021-04-14T07:09:18.402Z] #71 0.465 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14701 0 --:--:-- --:--:-- --:--:-- 14701 [2021-04-14T07:09:18.402Z] #71 DONE 0.6s [2021-04-14T07:09:18.402Z] [2021-04-14T07:09:18.402Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-14T07:09:18.402Z] #72 sha256:2fd2d05abba394cc2456d11d682f239593cd4e200b1fcdc4d15f0c6a81e71520 [2021-04-14T07:09:18.514Z] #56 247.5 + bin/containerd-shim-runc-v2 [2021-04-14T07:09:18.777Z] #56 248.4 + binaries [2021-04-14T07:09:18.777Z] #56 248.4 + install -D bin/containerd /build/containerd [2021-04-14T07:09:18.777Z] #56 248.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-14T07:09:18.796Z] #66 DONE 1.9s [2021-04-14T07:09:18.796Z] [2021-04-14T07:09:18.796Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-14T07:09:18.796Z] #68 sha256:368196298054d28414ce4d035e24176f6fef5dc9288b27abd62ece26c723ea96 [2021-04-14T07:09:18.796Z] #68 DONE 0.1s [2021-04-14T07:09:18.796Z] [2021-04-14T07:09:18.796Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-14T07:09:18.796Z] #69 sha256:666786dfb491c2a1f68a3b24501b81ecb8c514f9fa36e91a8cdb422187f683ef [2021-04-14T07:09:18.796Z] #69 DONE 0.0s [2021-04-14T07:09:18.796Z] [2021-04-14T07:09:18.796Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-14T07:09:18.796Z] #70 sha256:682d8d03e8fb9a45b0a21c598a64124a9cf05ee66b1ccc599416240cf8bb956f [2021-04-14T07:09:19.036Z] #56 248.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-14T07:09:19.036Z] #56 248.4 + install -D bin/ctr /build/ctr [2021-04-14T07:09:19.340Z] #72 DONE 0.8s [2021-04-14T07:09:19.340Z] [2021-04-14T07:09:19.340Z] #73 exporting to image [2021-04-14T07:09:19.340Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-14T07:09:19.340Z] #73 exporting layers [2021-04-14T07:09:20.416Z] #56 DONE 250.0s [2021-04-14T07:09:20.709Z] #70 DONE 2.0s [2021-04-14T07:09:20.709Z] [2021-04-14T07:09:20.709Z] #71 exporting to image [2021-04-14T07:09:20.709Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-14T07:09:20.709Z] #71 exporting layers [2021-04-14T07:09:20.955Z] #71 exporting layers 6.7s done [2021-04-14T07:09:20.955Z] #71 writing image sha256:9611c46948cdfb301a2d9072cef30494ba7e44c4eecfa21039188a450af3622d done [2021-04-14T07:09:20.955Z] #71 naming to docker.io/library/docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:09:20.955Z] #71 naming to docker.io/library/docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 0.0s done [2021-04-14T07:09:20.955Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-14T07:09:21.311Z] + trap exit INT TERM [2021-04-14T07:09:21.311Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-14T07:09:21.311Z] + CONTAINER_NAME=docker-pr2 [2021-04-14T07:09:21.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41673/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh dynbinary-daemon [2021-04-14T07:09:21.357Z] [2021-04-14T07:09:21.357Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-14T07:09:21.357Z] #57 sha256:2de76ede0f2cf0c48730c48255f0348df0ff20435126522cfe82659049f13275 [2021-04-14T07:09:21.681Z] Client: Mirantis Container Runtime [2021-04-14T07:09:21.681Z] Version: 20.10.0 [2021-04-14T07:09:21.681Z] API version: 1.41 [2021-04-14T07:09:21.681Z] Go version: go1.13.15 [2021-04-14T07:09:21.681Z] Git commit: 6ee42dc [2021-04-14T07:09:21.681Z] Built: 03/11/2021 13:24:56 [2021-04-14T07:09:21.681Z] OS/Arch: windows/amd64 [2021-04-14T07:09:21.681Z] Context: default [2021-04-14T07:09:21.681Z] Experimental: true [2021-04-14T07:09:21.681Z] [2021-04-14T07:09:21.681Z] Server: Mirantis Container Runtime [2021-04-14T07:09:21.681Z] Engine: [2021-04-14T07:09:21.681Z] Version: 20.10.0 [2021-04-14T07:09:21.681Z] API version: 1.41 (minimum version 1.24) [2021-04-14T07:09:21.681Z] Go version: go1.13.15 [2021-04-14T07:09:21.681Z] Git commit: 1e08f21e79 [2021-04-14T07:09:21.681Z] Built: 03/11/2021 13:23:32 [2021-04-14T07:09:21.681Z] OS/Arch: windows/amd64 [2021-04-14T07:09:21.681Z] Experimental: true [2021-04-14T07:09:22.296Z] #57 DONE 0.9s [2021-04-14T07:09:22.296Z] [2021-04-14T07:09:22.296Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-14T07:09:22.296Z] #61 sha256:8376b2ee669ff0d550af0aea8653a8afbb3584b98f50a3ba48ccbd599bfeb480 [2021-04-14T07:09:22.296Z] #61 DONE 0.2s [2021-04-14T07:09:22.296Z] [2021-04-14T07:09:22.296Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-14T07:09:22.296Z] #66 sha256:8318e663fe42da8123a09ec3f49227c713350b99a28766af730f174be62f924d [Pipeline] sh [2021-04-14T07:09:23.165Z] + docker info [2021-04-14T07:09:23.212Z] [2021-04-14T07:09:23.212Z] Removing bundles/ [2021-04-14T07:09:23.212Z] [2021-04-14T07:09:23.212Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-14T07:09:23.212Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:09:23.212Z] GOOS="" GOARCH="" GOARM="" [2021-04-14T07:09:23.237Z] #66 DONE 0.9s [2021-04-14T07:09:23.497Z] [2021-04-14T07:09:23.497Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-14T07:09:23.497Z] #68 sha256:662a5338b433b139090ed81877e2a7f3e07087cd6f0a10a2f1f61e7590e595d5 [2021-04-14T07:09:23.497Z] #68 DONE 0.0s [2021-04-14T07:09:23.497Z] [2021-04-14T07:09:23.497Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-14T07:09:23.497Z] #69 sha256:bf916ddecde014299c8cc58e91e33954573733f8644e1de11d85ae70ab463fd7 [2021-04-14T07:09:23.497Z] #69 DONE 0.0s [2021-04-14T07:09:23.497Z] [2021-04-14T07:09:23.497Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-14T07:09:23.497Z] #70 sha256:acbc987badac19a1a5db3a91fbf9f64d2cea98ccde708b452c88866ab64d69b4 [2021-04-14T07:09:24.876Z] #70 DONE 1.2s [2021-04-14T07:09:24.876Z] [2021-04-14T07:09:24.876Z] #71 exporting to image [2021-04-14T07:09:24.876Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-14T07:09:24.876Z] #71 exporting layers [2021-04-14T07:09:24.923Z] #71 exporting layers 4.0s done [2021-04-14T07:09:24.923Z] #71 writing image sha256:d4df651a6a8cfdfc9b4252b0f3b474cdba30b495634392aa09fbb146baa857b9 done [2021-04-14T07:09:24.923Z] #71 naming to docker.io/library/docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 done [2021-04-14T07:09:24.923Z] #71 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-14T07:09:25.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/test/unit [2021-04-14T07:09:25.913Z] #73 exporting layers 6.8s done [2021-04-14T07:09:25.913Z] #73 writing image sha256:8776e1352b8763216f280a0cba1f847f8c5505d45332479fa65c6fd6355d2e2c done [2021-04-14T07:09:25.913Z] #73 naming to docker.io/library/docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 done [2021-04-14T07:09:25.913Z] #73 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-14T07:09:26.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh dynbinary test-integration [2021-04-14T07:09:28.185Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-14T07:09:28.185Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-14T07:09:28.185Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-14T07:09:28.185Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-14T07:09:28.185Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-04-14T07:09:28.185Z] Detected virtualization docker. [2021-04-14T07:09:28.185Z] Detected architecture x86-64. [2021-04-14T07:09:28.185Z] Set hostname to <5015e7208ebb>. [2021-04-14T07:09:28.754Z] + source /etc/docker-entrypoint-cmd [2021-04-14T07:09:28.754Z] ++ hack/make.sh dynbinary test-integration [2021-04-14T07:09:28.754Z] [2021-04-14T07:09:28.754Z] Removing bundles/ [2021-04-14T07:09:28.754Z] [2021-04-14T07:09:29.014Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-14T07:09:29.014Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:09:29.014Z] GOOS="" GOARCH="" GOARM="" [2021-04-14T07:09:31.451Z] #71 exporting layers 6.7s done [2021-04-14T07:09:31.451Z] #71 writing image sha256:631c01f77a28923c14b15e2dca6085c09e80d8f2d93edccc096e78e1ced05100 done [2021-04-14T07:09:31.451Z] #71 naming to docker.io/library/docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 done [2021-04-14T07:09:31.451Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-14T07:09:31.708Z] #57 ... [2021-04-14T07:09:31.708Z] [2021-04-14T07:09:31.708Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-14T07:09:31.708Z] #54 sha256:cd841c804a2ebffc98f16274b57b4b243c920be733a0191b0bb89767b53fc0b7 [2021-04-14T07:09:31.708Z] #54 194.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-14T07:09:31.708Z] #54 195.4 + mkdir -p /build [2021-04-14T07:09:31.708Z] #54 195.4 + cp runc /build/runc [2021-04-14T07:09:31.708Z] #54 DONE 195.6s [2021-04-14T07:09:31.708Z] [2021-04-14T07:09:31.708Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:09:31.708Z] #25 sha256:aa13380cb33214df5159089fa9326ab5e95fd456b350175a4a6eb3aceda03cc0 [2021-04-14T07:09:31.808Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -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:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh dynbinary test-integration [2021-04-14T07:09:31.863Z] ? github.com/docker/docker/api [no test files] [2021-04-14T07:09:33.187Z] [2021-04-14T07:09:33.188Z] Removing bundles/ [2021-04-14T07:09:33.188Z] [2021-04-14T07:09:33.188Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-14T07:09:33.188Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:09:33.188Z] GOOS="" GOARCH="" GOARM="" [2021-04-14T07:09:33.251Z] #25 ... [2021-04-14T07:09:33.251Z] [2021-04-14T07:09:33.251Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:33.251Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:09:33.251Z] #57 270.4 + bin/containerd [2021-04-14T07:09:36.816Z] #57 ... [2021-04-14T07:09:36.816Z] [2021-04-14T07:09:36.816Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-14T07:09:36.816Z] #25 sha256:aa13380cb33214df5159089fa9326ab5e95fd456b350175a4a6eb3aceda03cc0 [2021-04-14T07:09:36.816Z] #25 314.5 + return [2021-04-14T07:09:36.816Z] #25 DONE 314.7s [2021-04-14T07:09:37.116Z] [2021-04-14T07:09:37.116Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:37.116Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:09:37.976Z] Client: [2021-04-14T07:09:37.976Z] Context: default [2021-04-14T07:09:37.976Z] Debug Mode: false [2021-04-14T07:09:37.976Z] Plugins: [2021-04-14T07:09:37.976Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-14T07:09:37.976Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-14T07:09:37.976Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-14T07:09:37.976Z] [2021-04-14T07:09:37.976Z] Server: [2021-04-14T07:09:37.976Z] Containers: 0 [2021-04-14T07:09:37.976Z] Running: 0 [2021-04-14T07:09:37.976Z] Paused: 0 [2021-04-14T07:09:37.976Z] Stopped: 0 [2021-04-14T07:09:37.976Z] Images: 0 [2021-04-14T07:09:37.976Z] Server Version: 20.10.0 [2021-04-14T07:09:37.976Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-04-14T07:09:37.976Z] LCOW: [2021-04-14T07:09:37.976Z] Windows: [2021-04-14T07:09:37.976Z] Logging Driver: json-file [2021-04-14T07:09:37.976Z] Plugins: [2021-04-14T07:09:37.976Z] Volume: local [2021-04-14T07:09:37.976Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-14T07:09:37.976Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-14T07:09:37.976Z] Swarm: inactive [2021-04-14T07:09:37.976Z] Default Isolation: process [2021-04-14T07:09:37.976Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-14T07:09:37.976Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-14T07:09:37.976Z] OSType: windows [2021-04-14T07:09:37.976Z] Architecture: x86_64 [2021-04-14T07:09:37.976Z] CPUs: 4 [2021-04-14T07:09:37.976Z] Total Memory: 32GiB [2021-04-14T07:09:37.976Z] Name: azwin-2-259120 [2021-04-14T07:09:37.976Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-14T07:09:37.976Z] Docker Root Dir: D:\docker [2021-04-14T07:09:37.976Z] Debug Mode: false [2021-04-14T07:09:37.976Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:09:37.976Z] Labels: [2021-04-14T07:09:37.976Z] Experimental: true [2021-04-14T07:09:37.976Z] Insecure Registries: [2021-04-14T07:09:37.976Z] 10.0.0.4:5000 [2021-04-14T07:09:37.976Z] 127.0.0.0/8 [2021-04-14T07:09:37.976Z] Registry Mirrors: [2021-04-14T07:09:37.976Z] http://10.0.0.4:5000/ [2021-04-14T07:09:37.976Z] Live Restore Enabled: false [2021-04-14T07:09:37.976Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-14T07:09:38.434Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m0.085052447s [2021-04-14T07:09:38.434Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 633.785452ms [2021-04-14T07:09:39.216Z] #57 ... [2021-04-14T07:09:39.216Z] [2021-04-14T07:09:39.216Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-14T07:09:39.216Z] #26 sha256:a3909865f6e4bc433a9030a690e98349a723bf09dbf7287b837d3c3a9b7d50c6 [2021-04-14T07:09:39.216Z] #26 DONE 0.1s [2021-04-14T07:09:39.216Z] [2021-04-14T07:09:39.216Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:39.216Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:09:39.216Z] #57 ... [2021-04-14T07:09:39.216Z] [2021-04-14T07:09:39.216Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-14T07:09:39.216Z] #31 sha256:8ee2c66db0ffc1e4f3b103e14b9ad1c302102d2d66b0ecb5a690567562c919a9 [2021-04-14T07:09:39.880Z] #31 DONE 0.7s [2021-04-14T07:09:39.880Z] [2021-04-14T07:09:39.880Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:39.880Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:09:39.880Z] #57 ... [2021-04-14T07:09:39.880Z] [2021-04-14T07:09:39.880Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-14T07:09:39.880Z] #34 sha256:5c39a0513b582d2432523e3c54dd7681789d20986116a4f5e0a8dfba2d7b87e2 [2021-04-14T07:09:39.880Z] #34 DONE 0.1s [2021-04-14T07:09:39.880Z] [2021-04-14T07:09:39.880Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-14T07:09:39.880Z] #36 sha256:9ca88b7af9e1e508f531bb13e05565a7f4cb72dbdc75ee26ab8bfd7ec03c40b1 [2021-04-14T07:09:39.880Z] #36 DONE 0.1s [2021-04-14T07:09:39.880Z] [2021-04-14T07:09:39.880Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-14T07:09:39.880Z] #39 sha256:9c7b25d13ac994f737b6e875d7692a875e34a7612f1333712ed9a45a55ad9c62 [2021-04-14T07:09:39.880Z] #39 DONE 0.1s [2021-04-14T07:09:39.880Z] [2021-04-14T07:09:39.880Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:39.880Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:09:40.219Z] #57 ... [2021-04-14T07:09:40.219Z] [2021-04-14T07:09:40.219Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-14T07:09:40.219Z] #42 sha256:a655be060eda67ee45c05b1bf8a0ebe1120b3fe2f79a30f8590f48dc11df4655 [2021-04-14T07:09:40.219Z] #42 DONE 0.2s [2021-04-14T07:09:40.219Z] [2021-04-14T07:09:40.219Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-14T07:09:40.219Z] #45 sha256:99cb4a60314b135b51c6ba840c9b5deca000fce43445cfbf04bd34d8927b529b [2021-04-14T07:09:40.219Z] #45 DONE 0.1s [2021-04-14T07:09:40.219Z] [2021-04-14T07:09:40.219Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:40.219Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:09:40.517Z] #57 ... [2021-04-14T07:09:40.517Z] [2021-04-14T07:09:40.517Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-14T07:09:40.517Z] #47 sha256:f36c2f7e21ed0aef8c1753fc16c47159acbedbd19d816b6b0b41ca52483cb98b [2021-04-14T07:09:40.517Z] #47 DONE 0.1s [2021-04-14T07:09:40.517Z] [2021-04-14T07:09:40.517Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-14T07:09:40.517Z] #49 sha256:76734547369860dc7cdf6e4e04cb6813c7e7d9c6bb5267599677c613d105bf4b [2021-04-14T07:09:40.517Z] #49 DONE 0.1s [2021-04-14T07:09:40.517Z] [2021-04-14T07:09:40.517Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-14T07:09:40.517Z] #51 sha256:d1cbbdd7d668ada6d1804933c22322236c3c883ffec1ee86ba865f4628adbbf9 [2021-04-14T07:09:40.815Z] #51 DONE 0.1s [2021-04-14T07:09:40.815Z] [2021-04-14T07:09:40.815Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-14T07:09:40.815Z] #53 sha256:28b9df7f63a37fb91129c94906e6df3e57c4987494cfc4f2afbd4e0f4baacd14 [2021-04-14T07:09:40.815Z] #53 DONE 0.1s [2021-04-14T07:09:40.815Z] [2021-04-14T07:09:40.815Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:40.815Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:09:40.815Z] #57 ... [2021-04-14T07:09:40.815Z] [2021-04-14T07:09:40.815Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-14T07:09:40.815Z] #55 sha256:6477167883381d4bd3e2ec471c1975b4005e6b1039b039b5a3341ec9cc862f49 [2021-04-14T07:09:40.815Z] #55 DONE 0.1s [2021-04-14T07:09:41.114Z] [2021-04-14T07:09:41.114Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-14T07:09:41.114Z] #57 sha256:b9acd09c308ef4d0a6d928007ed317bf15a18ee4fce42f542d90863fb3274f7f [2021-04-14T07:09:42.020Z] ok github.com/docker/docker/cmd/dockerd 0.141s coverage: 29.1% of statements [2021-04-14T07:09:42.020Z] ok github.com/docker/docker/container 0.148s coverage: 34.7% of statements [2021-04-14T07:09:42.020Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-14T07:09:42.020Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-14T07:09:42.020Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-14T07:09:42.020Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-14T07:09:44.145Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2021-04-14T07:09:46.561Z] ok github.com/docker/docker/daemon/cluster 0.093s coverage: 0.5% of statements [2021-04-14T07:09:47.628Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-14T07:09:49.715Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.9% of statements [2021-04-14T07:09:56.247Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-14T07:09:56.247Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e372e131\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-14T07:09:56.247Z] ---------------------------------------------------------------------------- [2021-04-14T07:09:56.247Z] [2021-04-14T07:09:56.247Z] INFO: executeCI.ps1 starting at Wed Apr 14 07:09:55 CUT 2021 [2021-04-14T07:09:56.247Z] [2021-04-14T07:09:56.247Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-14T07:09:56.247Z] INFO: Running git version 2.24.1.windows.2 [2021-04-14T07:09:56.247Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-04-14T07:09:56.247Z] INFO: Environment variables: [2021-04-14T07:09:56.474Z] INFO [runner/unused/goanalysis] analyzers took 28.868049468s with top 10 stages: buildssa: 24.857195086s, U1000: 4.010854382s [2021-04-14T07:09:56.700Z] [2021-04-14T07:09:56.700Z] Name Value [2021-04-14T07:09:56.700Z] ---- ----- [2021-04-14T07:09:56.700Z] ALLUSERSPROFILE C:\ProgramData [2021-04-14T07:09:56.700Z] amd64 true [2021-04-14T07:09:56.700Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-04-14T07:09:56.700Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-14T07:09:56.700Z] arm64 true [2021-04-14T07:09:56.700Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-14T07:09:56.700Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-14T07:09:56.700Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-14T07:09:56.700Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-14T07:09:56.700Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-14T07:09:56.700Z] BRANCH_NAME PR-41673 [2021-04-14T07:09:56.700Z] BUILD_DISPLAY_NAME #2 [2021-04-14T07:09:56.700Z] BUILD_ID 2 [2021-04-14T07:09:56.700Z] BUILD_NUMBER 2 [2021-04-14T07:09:56.700Z] BUILD_TAG jenkins-moby-PR-41673-2 [2021-04-14T07:09:56.700Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/ [2021-04-14T07:09:56.700Z] CHANGE_AUTHOR tnir [2021-04-14T07:09:56.700Z] CHANGE_AUTHOR_DISPLAY_NAME Takuya N [2021-04-14T07:09:56.700Z] CHANGE_BRANCH 41662-ssot-changelog [2021-04-14T07:09:56.700Z] CHANGE_FORK tnir [2021-04-14T07:09:56.700Z] CHANGE_ID 41673 [2021-04-14T07:09:56.700Z] CHANGE_TARGET master [2021-04-14T07:09:56.700Z] CHANGE_TITLE Update CHANGELOG.md replacing with the latest ones at docker/docker.github.io [2021-04-14T07:09:56.700Z] CHANGE_URL https://github.com/moby/moby/pull/41673 [2021-04-14T07:09:56.700Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-14T07:09:56.700Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-14T07:09:56.700Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-14T07:09:56.700Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-14T07:09:56.700Z] COMPUTERNAME azwin-2-259120 [2021-04-14T07:09:56.700Z] ComSpec C:\Windows\system32\cmd.exe [2021-04-14T07:09:56.700Z] ConfigSequenceNumber 0 [2021-04-14T07:09:56.700Z] dco true [2021-04-14T07:09:56.700Z] DOCKER_BUILDKIT 0 [2021-04-14T07:09:56.700Z] DOCKER_DUT_DEBUG 1 [2021-04-14T07:09:56.700Z] DOCKER_EXPERIMENTAL 1 [2021-04-14T07:09:56.700Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-14T07:09:56.700Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-14T07:09:56.700Z] EXECUTOR_NUMBER 0 [2021-04-14T07:09:56.700Z] FQDN azwin-2-259120.westus.cloudapp.azure.com [2021-04-14T07:09:56.700Z] GIT_BRANCH PR-41673 [2021-04-14T07:09:56.700Z] GIT_COMMIT 9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:09:56.700Z] GIT_URL https://github.com/moby/moby.git [2021-04-14T07:09:56.700Z] HUDSON_COOKIE c145278a-cffe-4c90-bd77-4020d1b86d6f [2021-04-14T07:09:56.700Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-14T07:09:56.700Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-14T07:09:56.700Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-14T07:09:56.700Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-14T07:09:56.700Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-14T07:09:56.700Z] JENKINS_NODE_COOKIE 010a7618-58f9-45a2-8122-115e837aa75b [2021-04-14T07:09:56.700Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-14T07:09:56.700Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-14T07:09:56.700Z] JOB_BASE_NAME PR-41673 [2021-04-14T07:09:56.700Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/display/redirect [2021-04-14T07:09:56.700Z] JOB_NAME moby/PR-41673 [2021-04-14T07:09:56.700Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/ [2021-04-14T07:09:56.700Z] library.jps.version master [2021-04-14T07:09:56.700Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-04-14T07:09:56.700Z] NODE_LABELS amd64 azure azwin-2-259120 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-04-14T07:09:56.700Z] NODE_NAME azwin-2-259120 [2021-04-14T07:09:56.700Z] NUMBER_OF_PROCESSORS 4 [2021-04-14T07:09:56.700Z] OS Windows_NT [2021-04-14T07:09:56.700Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-04-14T07:09:56.700Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-14T07:09:56.700Z] ppc64le true [2021-04-14T07:09:56.700Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-14T07:09:56.700Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-14T07:09:56.700Z] PROCESSOR_LEVEL 6 [2021-04-14T07:09:56.700Z] PROCESSOR_REVISION 4f01 [2021-04-14T07:09:56.700Z] ProgramData C:\ProgramData [2021-04-14T07:09:56.700Z] ProgramFiles C:\Program Files [2021-04-14T07:09:56.700Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-14T07:09:56.700Z] ProgramW6432 C:\Program Files [2021-04-14T07:09:56.700Z] PROMPT $P$G [2021-04-14T07:09:56.700Z] PSExecutionPolicyPreference Bypass [2021-04-14T07:09:56.700Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-04-14T07:09:56.700Z] PUBLIC C:\Users\Public [2021-04-14T07:09:56.700Z] rootless true [2021-04-14T07:09:56.700Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/display/redirect?page=artif... [2021-04-14T07:09:56.700Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/display/redirect?page=changes [2021-04-14T07:09:56.700Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/display/redirect [2021-04-14T07:09:56.700Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41673/2/display/redirect?page=tests [2021-04-14T07:09:56.700Z] s390x true [2021-04-14T07:09:56.700Z] SKIP_VALIDATION_TESTS 1 [2021-04-14T07:09:56.700Z] SOURCES_DRIVE d [2021-04-14T07:09:56.700Z] SOURCES_SUBDIR gopath [2021-04-14T07:09:56.700Z] STAGE_NAME Run tests [2021-04-14T07:09:56.700Z] SystemDrive C: [2021-04-14T07:09:56.700Z] SystemRoot C:\Windows [2021-04-14T07:09:56.700Z] TEMP C:\Windows\TEMP [2021-04-14T07:09:56.700Z] TESTDEBUG 0 [2021-04-14T07:09:56.700Z] TESTRUN_DRIVE d [2021-04-14T07:09:56.700Z] TESTRUN_SUBDIR CI [2021-04-14T07:09:56.700Z] TIMEOUT 120m [2021-04-14T07:09:56.700Z] TMP C:\Windows\TEMP [2021-04-14T07:09:56.700Z] unit_validate true [2021-04-14T07:09:56.700Z] USERDOMAIN WORKGROUP [2021-04-14T07:09:56.700Z] USERNAME azwin-2-259120$ [2021-04-14T07:09:56.700Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-04-14T07:09:56.700Z] validate_force false [2021-04-14T07:09:56.700Z] windir C:\Windows [2021-04-14T07:09:56.700Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-04-14T07:09:56.701Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-04-14T07:09:56.701Z] windowsRS1 false [2021-04-14T07:09:56.701Z] windowsRS5 true [2021-04-14T07:09:56.701Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-14T07:09:56.701Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-14T07:09:56.701Z] [2021-04-14T07:09:56.701Z] [2021-04-14T07:09:56.701Z] [2021-04-14T07:09:58.220Z] INFO: Sources under d:\gopath\... [2021-04-14T07:09:58.220Z] INFO: Test run under d:\CI\... [2021-04-14T07:09:58.220Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-14T07:09:58.220Z] INFO: docker/docker repository was found [2021-04-14T07:09:58.242Z] ok github.com/docker/docker/daemon 12.286s coverage: 17.2% of statements [2021-04-14T07:09:58.243Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-14T07:09:58.536Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 14.0% of statements [2021-04-14T07:09:58.536Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-14T07:09:58.672Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-04-14T07:09:59.125Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-14T07:09:59.578Z] 29d5b6a226d2: Pulling fs layer [2021-04-14T07:10:00.615Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2021-04-14T07:10:00.910Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.8% of statements [2021-04-14T07:10:01.231Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-04-14T07:10:01.231Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-14T07:10:01.231Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-14T07:10:02.303Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-04-14T07:10:05.075Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2021-04-14T07:10:06.117Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.321s coverage: 56.2% of statements [2021-04-14T07:10:08.334Z] #57 304.8 + bin/containerd-stress [2021-04-14T07:10:10.419Z] #57 307.2 + bin/containerd-shim [2021-04-14T07:10:11.761Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.250s coverage: 46.2% of statements [2021-04-14T07:10:12.054Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-04-14T07:10:15.583Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.231s coverage: 49.4% of statements [2021-04-14T07:10:17.376Z] #57 314.3 + bin/containerd-shim-runc-v1 [2021-04-14T07:10:18.325Z] ok github.com/docker/docker/daemon/graphdriver/aufs 14.945s coverage: 73.3% of statements [2021-04-14T07:10:18.325Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-14T07:10:18.962Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-04-14T07:10:20.478Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2021-04-14T07:10:22.556Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.7% of statements [2021-04-14T07:10:22.849Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-04-14T07:10:22.849Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.203s coverage: 57.7% of statements [2021-04-14T07:10:22.849Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-14T07:10:22.849Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-14T07:10:22.849Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-14T07:10:22.849Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-14T07:10:23.004Z] #57 319.3 + bin/containerd-shim-runc-v2 [2021-04-14T07:10:23.297Z] #57 320.5 + binaries [2021-04-14T07:10:23.297Z] #57 320.5 + install -D bin/containerd /build/containerd [2021-04-14T07:10:23.297Z] #57 320.5 + install -D bin/containerd-shim /build/containerd-shim [2021-04-14T07:10:23.601Z] #57 320.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-14T07:10:23.601Z] #57 320.5 + install -D bin/ctr /build/ctr [2021-04-14T07:10:23.601Z] #57 DONE 320.6s [2021-04-14T07:10:24.384Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.2% of statements [2021-04-14T07:10:24.661Z] [2021-04-14T07:10:24.661Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-14T07:10:24.661Z] #58 sha256:f7bf0472812fb1d6141c0a2d2f37320464ac621bbfa578678769a6235b29eabd [2021-04-14T07:10:24.661Z] #58 DONE 0.1s [2021-04-14T07:10:24.661Z] [2021-04-14T07:10:24.661Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-14T07:10:24.661Z] #62 sha256:33371230ce1227163115e2b38ef699b9ff85f94576f4ff7864b0c9f06e012246 [2021-04-14T07:10:24.661Z] #62 DONE 0.1s [2021-04-14T07:10:24.661Z] [2021-04-14T07:10:24.661Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-14T07:10:24.661Z] #67 sha256:a379d54d8d6ecbf888a4edc4eb32cdd2f212527c6cd5518ab00fd8dc648b986d [2021-04-14T07:10:24.661Z] #67 DONE 0.1s [2021-04-14T07:10:24.661Z] [2021-04-14T07:10:24.661Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-14T07:10:24.661Z] #69 sha256:0d149a0b68ba24151197d3275fa2b5f36b2a897b3e3e58dbfff906c1abae9dd8 [2021-04-14T07:10:24.661Z] #69 DONE 0.1s [2021-04-14T07:10:24.955Z] [2021-04-14T07:10:24.955Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-14T07:10:24.955Z] #70 sha256:ca0d330b5784ea2b41164500f81750bc2c52004e8c6220c57fec06b7a5955e78 [2021-04-14T07:10:24.955Z] #70 DONE 0.0s [2021-04-14T07:10:24.955Z] [2021-04-14T07:10:24.955Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-14T07:10:24.955Z] #71 sha256:5de90b98d6e23b007dc30b10dba8981c7880eaa132d842fcc824cbc6cb5bebdb [2021-04-14T07:10:25.029Z] ok github.com/docker/docker/daemon/logger/awslogs 0.122s coverage: 77.8% of statements [2021-04-14T07:10:25.029Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-14T07:10:25.029Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-14T07:10:26.094Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2021-04-14T07:10:26.390Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2021-04-14T07:10:27.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-04-14T07:10:27.708Z] #71 DONE 2.4s [2021-04-14T07:10:27.708Z] [2021-04-14T07:10:27.708Z] #72 exporting to oci image format [2021-04-14T07:10:27.708Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-14T07:10:27.708Z] #72 exporting layers [2021-04-14T07:10:27.725Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2021-04-14T07:10:28.991Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2021-04-14T07:10:28.991Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-14T07:10:28.991Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.088s coverage: 58.6% of statements [2021-04-14T07:10:31.092Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-04-14T07:10:32.137Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2021-04-14T07:10:32.432Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-14T07:10:32.725Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2021-04-14T07:10:32.725Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-14T07:10:33.768Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2021-04-14T07:10:33.768Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-14T07:10:35.930Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2021-04-14T07:10:36.572Z] ok github.com/docker/docker/distribution 0.363s coverage: 25.2% of statements [2021-04-14T07:10:36.572Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-14T07:10:38.137Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-04-14T07:10:39.179Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-04-14T07:10:39.822Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2021-04-14T07:10:39.822Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-14T07:10:39.822Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-04-14T07:10:40.452Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2021-04-14T07:10:40.452Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-14T07:10:41.026Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2021-04-14T07:10:41.026Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-14T07:10:41.026Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-14T07:10:41.026Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-14T07:10:41.287Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-14T07:10:41.287Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-14T07:10:41.287Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-14T07:10:41.287Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-14T07:10:41.287Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-14T07:10:41.287Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-14T07:10:41.924Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2021-04-14T07:10:41.924Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2021-04-14T07:10:41.924Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-14T07:10:42.220Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-04-14T07:10:42.679Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-14T07:10:42.679Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-14T07:10:42.940Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-04-14T07:10:42.940Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-04-14T07:10:43.203Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-14T07:10:43.203Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-14T07:10:43.203Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2021-04-14T07:10:43.465Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/builder [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-14T07:10:43.465Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-14T07:10:44.349Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements [2021-04-14T07:10:44.989Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-04-14T07:10:45.283Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-04-14T07:10:46.039Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-04-14T07:10:46.799Z] ok github.com/docker/docker/pkg/archive 0.388s coverage: 82.2% of statements [2021-04-14T07:10:46.988Z] ok github.com/docker/docker/builder/remotecontext 0.158s coverage: 13.7% of statements [2021-04-14T07:10:47.853Z] ok github.com/docker/docker/pkg/authorization 0.354s coverage: 68.3% of statements [2021-04-14T07:10:47.936Z] ok github.com/docker/docker/builder/dockerfile 0.389s coverage: 48.5% of statements [2021-04-14T07:10:47.936Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-14T07:10:48.177Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-04-14T07:10:48.474Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2021-04-14T07:10:48.880Z] ok github.com/docker/docker/builder/remotecontext/git 3.926s coverage: 86.3% of statements [2021-04-14T07:10:48.880Z] ? github.com/docker/docker/cli [no test files] [2021-04-14T07:10:48.880Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-14T07:10:52.943Z] ok github.com/docker/docker/layer 7.897s coverage: 68.8% of statements [2021-04-14T07:10:52.943Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-14T07:10:52.943Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-14T07:10:52.943Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-14T07:10:52.943Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-14T07:10:52.943Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-14T07:10:52.943Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-04-14T07:10:52.943Z] ok github.com/docker/docker/pkg/chrootarchive 3.570s coverage: 43.2% of statements [2021-04-14T07:10:52.943Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-14T07:10:52.943Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-14T07:10:52.943Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-04-14T07:10:53.250Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 92.9% of statements [2021-04-14T07:10:53.933Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-04-14T07:10:54.180Z] ok github.com/docker/docker/client 0.333s coverage: 75.4% of statements [2021-04-14T07:10:54.585Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2021-04-14T07:10:55.228Z] ok github.com/docker/docker/pkg/dmesg 0.021s coverage: 83.3% of statements [2021-04-14T07:10:56.753Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-04-14T07:10:57.394Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-04-14T07:10:57.394Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2021-04-14T07:10:57.414Z] 4612f6d0b889: Pull complete [2021-04-14T07:10:58.071Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 11.4% of statements [2021-04-14T07:10:58.366Z] ok github.com/docker/docker/pkg/fsutils 0.561s coverage: 85.1% of statements [2021-04-14T07:10:59.408Z] ok github.com/docker/docker/pkg/idtools 0.516s coverage: 69.5% of statements [2021-04-14T07:10:59.701Z] ok github.com/docker/docker/pkg/ioutils 0.369s coverage: 70.1% of statements [2021-04-14T07:10:59.751Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:10:59.751Z] [2021-04-14T07:10:59.751Z] + TEST_INTEGRATION_DEST=2 [2021-04-14T07:10:59.751Z] + CONTAINER_NAME=docker-pr2-2 [2021-04-14T07:10:59.751Z] + TEST_SKIP_INTEGRATION=1 [2021-04-14T07:10:59.751Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-14T07:10:59.751Z] + run_tests [2021-04-14T07:10:59.751Z] + c=0 [2021-04-14T07:10:59.751Z] + '[' -n 0 ']' [2021-04-14T07:10:59.751Z] + rm= [2021-04-14T07:10:59.751Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41673/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41673/.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=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh '' test-integration [2021-04-14T07:10:59.751Z] ++ jobs -p [2021-04-14T07:10:59.751Z] + for job in $(jobs -p) [2021-04-14T07:10:59.751Z] + wait 8037 [2021-04-14T07:10:59.751Z] + TEST_INTEGRATION_DEST=3 [2021-04-14T07:10:59.751Z] + CONTAINER_NAME=docker-pr2-3 [2021-04-14T07:10:59.751Z] + TEST_SKIP_INTEGRATION=1 [2021-04-14T07:10:59.751Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-14T07:10:59.751Z] + run_tests [2021-04-14T07:10:59.751Z] + '[' -n 0 ']' [2021-04-14T07:10:59.751Z] + rm= [2021-04-14T07:10:59.751Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41673/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41673/.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=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh '' test-integration [2021-04-14T07:10:59.751Z] + TEST_INTEGRATION_DEST=1 [2021-04-14T07:10:59.751Z] + CONTAINER_NAME=docker-pr2-1 [2021-04-14T07:10:59.751Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-14T07:10:59.751Z] + run_tests test-integration-flaky [2021-04-14T07:10:59.751Z] + '[' -n 0 ']' [2021-04-14T07:10:59.751Z] + rm= [2021-04-14T07:10:59.751Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41673/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41673/.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=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh test-integration-flaky test-integration [2021-04-14T07:10:59.751Z] [2021-04-14T07:10:59.751Z] [2021-04-14T07:10:59.751Z] [2021-04-14T07:10:59.751Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-14T07:10:59.751Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-14T07:10:59.751Z] HOSTNAME=bba5e831497f [2021-04-14T07:10:59.751Z] TEST_SKIP_INTEGRATION=1 [2021-04-14T07:10:59.751Z] TESTDEBUG=0 [2021-04-14T07:10:59.751Z] DEST=bundles/test-integration [2021-04-14T07:10:59.751Z] PWD=/go/src/github.com/docker/docker [2021-04-14T07:10:59.751Z] KEEPBUNDLE=1 [2021-04-14T07:10:59.751Z] DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:10:59.751Z] container=docker [2021-04-14T07:10:59.751Z] HOME=/root [2021-04-14T07:10:59.751Z] GOLANG_VERSION=1.13.15 [2021-04-14T07:10:59.751Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-14T07:10:59.751Z] VALIDATE_BRANCH=master [2021-04-14T07:10:59.751Z] TERM=xterm [2021-04-14T07:10:59.751Z] DOCKER_PKG=github.com/docker/docker [2021-04-14T07:10:59.751Z] SHLVL=1 [2021-04-14T07:10:59.751Z] TIMEOUT=120m [2021-04-14T07:10:59.751Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-14T07:10:59.751Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-14T07:10:59.751Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-14T07:10:59.751Z] GO111MODULE=off [2021-04-14T07:10:59.751Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-14T07:10:59.751Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-14T07:10:59.751Z] GOPATH=/go [2021-04-14T07:10:59.751Z] PKG_CONFIG=pkg-config [2021-04-14T07:10:59.751Z] _=/usr/bin/env [2021-04-14T07:10:59.751Z] Building test suite binary ./integration-cli/test.main [2021-04-14T07:10:59.751Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-14T07:10:59.751Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-14T07:10:59.751Z] HOSTNAME=2515a4014741 [2021-04-14T07:10:59.751Z] TEST_SKIP_INTEGRATION=1 [2021-04-14T07:10:59.751Z] TESTDEBUG=0 [2021-04-14T07:10:59.751Z] DEST=bundles/test-integration [2021-04-14T07:10:59.751Z] PWD=/go/src/github.com/docker/docker [2021-04-14T07:10:59.751Z] KEEPBUNDLE=1 [2021-04-14T07:10:59.751Z] DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:10:59.751Z] container=docker [2021-04-14T07:10:59.751Z] HOME=/root [2021-04-14T07:10:59.751Z] GOLANG_VERSION=1.13.15 [2021-04-14T07:10:59.751Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-14T07:10:59.751Z] VALIDATE_BRANCH=master [2021-04-14T07:10:59.751Z] TERM=xterm [2021-04-14T07:10:59.751Z] DOCKER_PKG=github.com/docker/docker [2021-04-14T07:10:59.751Z] SHLVL=1 [2021-04-14T07:10:59.751Z] TIMEOUT=120m [2021-04-14T07:10:59.751Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-14T07:10:59.751Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-14T07:10:59.751Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-14T07:10:59.751Z] GO111MODULE=off [2021-04-14T07:10:59.751Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-14T07:10:59.751Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-14T07:10:59.751Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-14T07:10:59.751Z] GOPATH=/go [2021-04-14T07:10:59.751Z] PKG_CONFIG=pkg-config [2021-04-14T07:10:59.751Z] _=/usr/bin/env [2021-04-14T07:10:59.751Z] Building test suite binary ./integration-cli/test.main [2021-04-14T07:10:59.751Z] No new tests added to integration. [2021-04-14T07:10:59.751Z] [2021-04-14T07:10:59.751Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-14T07:10:59.751Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-14T07:10:59.751Z] HOSTNAME=8cf451287189 [2021-04-14T07:10:59.751Z] TESTDEBUG=0 [2021-04-14T07:10:59.751Z] DEST=bundles/test-integration [2021-04-14T07:10:59.751Z] PWD=/go/src/github.com/docker/docker [2021-04-14T07:10:59.751Z] KEEPBUNDLE=1 [2021-04-14T07:10:59.751Z] DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:10:59.751Z] container=docker [2021-04-14T07:10:59.751Z] HOME=/root [2021-04-14T07:10:59.751Z] GOLANG_VERSION=1.13.15 [2021-04-14T07:10:59.751Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-14T07:10:59.751Z] VALIDATE_BRANCH=master [2021-04-14T07:10:59.751Z] TERM=xterm [2021-04-14T07:10:59.751Z] DOCKER_PKG=github.com/docker/docker [2021-04-14T07:10:59.751Z] SHLVL=1 [2021-04-14T07:10:59.751Z] TIMEOUT=120m [2021-04-14T07:10:59.751Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-14T07:10:59.751Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-14T07:10:59.751Z] GO111MODULE=off [2021-04-14T07:10:59.751Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-14T07:10:59.751Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-14T07:10:59.751Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-14T07:10:59.751Z] GOPATH=/go [2021-04-14T07:10:59.751Z] PKG_CONFIG=pkg-config [2021-04-14T07:10:59.751Z] _=/usr/bin/env [2021-04-14T07:10:59.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-14T07:10:59.996Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-04-14T07:10:59.996Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-14T07:10:59.996Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-04-14T07:10:59.996Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-14T07:10:59.996Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-14T07:11:00.296Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2021-04-14T07:11:00.296Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-14T07:11:00.594Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-04-14T07:11:00.923Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2021-04-14T07:11:01.216Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 86.7% of statements [2021-04-14T07:11:01.513Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2021-04-14T07:11:01.513Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-14T07:11:01.513Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-14T07:11:02.555Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2021-04-14T07:11:03.192Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-14T07:11:03.485Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-14T07:11:03.485Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-14T07:11:05.001Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-04-14T07:11:05.298Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2021-04-14T07:11:05.518Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:11:05.518Z] [2021-04-14T07:11:05.518Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-14T07:11:05.518Z] DOCKER_SYSTEMD=1 [2021-04-14T07:11:05.518Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-14T07:11:05.518Z] HOSTNAME=5015e7208ebb [2021-04-14T07:11:05.518Z] DEST=bundles/test-integration [2021-04-14T07:11:05.518Z] PWD=/go/src/github.com/docker/docker [2021-04-14T07:11:05.518Z] DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:11:05.518Z] container=docker [2021-04-14T07:11:05.518Z] HOME=/root [2021-04-14T07:11:05.518Z] LANG=C.UTF-8 [2021-04-14T07:11:05.518Z] INVOCATION_ID=931534e2ff3b4d81bced052e1ec274e3 [2021-04-14T07:11:05.518Z] GOLANG_VERSION=1.13.15 [2021-04-14T07:11:05.518Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-14T07:11:05.518Z] VALIDATE_BRANCH=master [2021-04-14T07:11:05.518Z] TERM=xterm [2021-04-14T07:11:05.518Z] DOCKER_PKG=github.com/docker/docker [2021-04-14T07:11:05.518Z] SHLVL=3 [2021-04-14T07:11:05.518Z] TIMEOUT=120m [2021-04-14T07:11:05.518Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-14T07:11:05.518Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-14T07:11:05.518Z] GO111MODULE=off [2021-04-14T07:11:05.518Z] DOCKER_EXPERIMENTAL=1 [2021-04-14T07:11:05.518Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-14T07:11:05.518Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-14T07:11:05.518Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-14T07:11:05.518Z] GOPATH=/go [2021-04-14T07:11:05.518Z] PKG_CONFIG=pkg-config [2021-04-14T07:11:05.518Z] _=/usr/bin/env [2021-04-14T07:11:05.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-14T07:11:08.039Z] ok github.com/docker/docker/pkg/signal 2.388s coverage: 61.0% of statements [2021-04-14T07:11:08.332Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-04-14T07:11:08.625Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-04-14T07:11:08.925Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-14T07:11:09.586Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 54.2% of statements [2021-04-14T07:11:09.751Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:11:09.751Z] [2021-04-14T07:11:09.751Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-14T07:11:09.751Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-14T07:11:09.751Z] HOSTNAME=923541fc6ebe [2021-04-14T07:11:09.751Z] DEST=bundles/test-integration [2021-04-14T07:11:09.751Z] PWD=/go/src/github.com/docker/docker [2021-04-14T07:11:09.751Z] DOCKER_ROOTLESS=1 [2021-04-14T07:11:09.751Z] DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:11:09.751Z] container=docker [2021-04-14T07:11:09.751Z] HOME=/root [2021-04-14T07:11:09.751Z] GOLANG_VERSION=1.13.15 [2021-04-14T07:11:09.751Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-14T07:11:09.751Z] VALIDATE_BRANCH=master [2021-04-14T07:11:09.751Z] TERM=xterm [2021-04-14T07:11:09.751Z] DOCKER_PKG=github.com/docker/docker [2021-04-14T07:11:09.751Z] SHLVL=1 [2021-04-14T07:11:09.751Z] TIMEOUT=120m [2021-04-14T07:11:09.751Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-14T07:11:09.751Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-14T07:11:09.751Z] GO111MODULE=off [2021-04-14T07:11:09.751Z] DOCKER_EXPERIMENTAL=1 [2021-04-14T07:11:09.751Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-14T07:11:09.751Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-14T07:11:09.751Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-14T07:11:09.751Z] GOPATH=/go [2021-04-14T07:11:09.751Z] PKG_CONFIG=pkg-config [2021-04-14T07:11:09.751Z] _=/usr/bin/env [2021-04-14T07:11:09.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-14T07:11:10.222Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2021-04-14T07:11:10.515Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2021-04-14T07:11:11.158Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2021-04-14T07:11:11.451Z] testing: warning: no tests to run [2021-04-14T07:11:11.451Z] coverage: [no statements] [2021-04-14T07:11:11.451Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-14T07:11:12.089Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2021-04-14T07:11:12.089Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-04-14T07:11:12.382Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-04-14T07:11:14.554Z] ok github.com/docker/docker/plugin 0.538s coverage: 23.2% of statements [2021-04-14T07:11:15.230Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-04-14T07:11:15.869Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.4% of statements [2021-04-14T07:11:17.844Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.024549269s with top 10 stages: buildssa: 1m43.798256427s, goimports: 22.801417271s, unconvert: 13.011431365s, gosec: 11.783687438s, golint: 6.097340619s, ineffassign: 4.693425822s, misspell: 4.310483919s, inspect: 3.513326242s, vrp: 3.226859526s, printf: 1.95513868s [2021-04-14T07:11:17.844Z] INFO [runner] Issues before processing: 2263, after processing: 0 [2021-04-14T07:11:17.844Z] INFO [runner] Processors filtering stat (out/in): cgo: 1683/2263, filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, skip_files: 1683/1683, autogenerated_exclude: 1578/1683, exclude-rules: 64/1578, nolint: 0/64, skip_dirs: 1683/1683, identifier_marker: 1578/1578, exclude: 1578/1578 [2021-04-14T07:11:17.844Z] INFO [runner] processing took 57.89648ms with stages: nolint: 24.591823ms, identifier_marker: 16.415542ms, path_prettifier: 7.955117ms, autogenerated_exclude: 3.785041ms, exclude-rules: 3.259582ms, skip_dirs: 1.589252ms, cgo: 180.656µs, filename_unadjuster: 115.438µs, max_same_issues: 1.111µs, uniq_by_line: 753ns, skip_files: 423ns, max_from_linter: 387ns, diff: 322ns, source_code: 296ns, exclude: 294ns, path_shortener: 244ns, max_per_file_from_linter: 199ns [2021-04-14T07:11:17.844Z] INFO [runner] linters took 1m42.414056184s with stages: goanalysis_metalinter: 1m21.516835734s, unused: 20.839201959s [2021-04-14T07:11:17.844Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-04-14T07:11:17.844Z] INFO Memory: 1531 samples, avg is 725.4MB, max is 3501.9MB [2021-04-14T07:11:17.844Z] INFO Execution took 3m43.156190463s [2021-04-14T07:11:17.844Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-14T07:11:17.952Z] ok github.com/docker/docker/quota 0.674s coverage: 71.4% of statements [2021-04-14T07:11:18.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh dynbinary-daemon test-docker-py [2021-04-14T07:11:18.245Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-04-14T07:11:18.750Z] [2021-04-14T07:11:18.750Z] Removing bundles/ [2021-04-14T07:11:18.750Z] [2021-04-14T07:11:18.750Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-14T07:11:18.750Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:11:18.750Z] GOOS="" GOARCH="" GOARM="" [2021-04-14T07:11:19.290Z] ok github.com/docker/docker/registry 0.131s coverage: 58.8% of statements [2021-04-14T07:11:20.337Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-04-14T07:11:20.337Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-04-14T07:11:21.411Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2021-04-14T07:11:21.709Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-14T07:11:24.455Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-14T07:11:25.494Z] ok github.com/docker/docker/volume/local 0.317s coverage: 76.4% of statements [2021-04-14T07:11:26.170Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-04-14T07:11:26.327Z] ok github.com/docker/docker/cmd/dockerd 0.147s coverage: 29.1% of statements [2021-04-14T07:11:26.327Z] ok github.com/docker/docker/container 0.176s coverage: 34.7% of statements [2021-04-14T07:11:26.327Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-14T07:11:26.327Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-14T07:11:26.327Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-14T07:11:26.327Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-14T07:11:26.327Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-04-14T07:11:27.274Z] ok github.com/docker/docker/daemon/cluster/convert 0.035s coverage: 35.9% of statements [2021-04-14T07:11:27.695Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-04-14T07:11:30.585Z] ok github.com/docker/docker/daemon/cluster 0.158s coverage: 0.5% of statements [2021-04-14T07:11:33.141Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2021-04-14T07:11:33.717Z] ok github.com/docker/docker/daemon/config 0.083s coverage: 81.8% of statements [2021-04-14T07:11:34.665Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2021-04-14T07:11:35.613Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-04-14T07:11:36.200Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/rootless [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/volume [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-14T07:11:36.200Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === Skipped [2021-04-14T07:11:36.200Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-14T07:11:36.200Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-14T07:11:36.200Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-14T07:11:36.200Z] time="2021-04-14T07:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-14T07:11:36.200Z] time="2021-04-14T07:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-14T07:11:36.200Z] time="2021-04-14T07:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-14T07:11:36.200Z] time="2021-04-14T07:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-14T07:11:36.200Z] time="2021-04-14T07:10:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-14T07:11:36.200Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-14T07:11:36.200Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-14T07:11:36.200Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:11:36.200Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-14T07:11:36.200Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-14T07:11:36.200Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-14T07:11:36.200Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] [2021-04-14T07:11:36.200Z] DONE 2247 tests, 26 skipped in 267.493s Post stage [Pipeline] junit [2021-04-14T07:11:36.885Z] Recording test results [2021-04-14T07:11:37.003Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-14T07:11:37.439Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -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:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh dynbinary test-integration [2021-04-14T07:11:37.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-14T07:11:37.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-14T07:11:38.081Z] [2021-04-14T07:11:38.081Z] Removing bundles/ [2021-04-14T07:11:38.081Z] [2021-04-14T07:11:38.081Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-14T07:11:38.081Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:11:38.081Z] GOOS="" GOARCH="" GOARM="" [2021-04-14T07:11:39.827Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.566s coverage: 14.0% of statements [2021-04-14T07:11:39.827Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 2.9% of statements [2021-04-14T07:11:39.827Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.081s coverage: 73.3% of statements [2021-04-14T07:11:40.772Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.739s coverage: 56.2% of statements [2021-04-14T07:11:41.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-14T07:11:41.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-14T07:11:42.167Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-04-14T07:11:44.728Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.833s coverage: 49.4% of statements [2021-04-14T07:11:46.121Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.466s coverage: 57.7% of statements [2021-04-14T07:11:46.383Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-04-14T07:11:46.644Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.191s coverage: 46.2% of statements [2021-04-14T07:11:47.219Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2021-04-14T07:11:48.165Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-04-14T07:11:48.739Z] ok github.com/docker/docker/daemon 12.278s coverage: 17.2% of statements [2021-04-14T07:11:48.739Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-14T07:11:48.739Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-14T07:11:48.739Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-14T07:11:48.739Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-14T07:11:48.739Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-14T07:11:48.739Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-14T07:11:48.739Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-14T07:11:50.212Z] ok github.com/docker/docker/daemon/logger 0.259s coverage: 43.2% of statements [2021-04-14T07:11:50.793Z] ok github.com/docker/docker/daemon/images 0.099s coverage: 6.7% of statements [2021-04-14T07:11:50.793Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-14T07:11:50.793Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-14T07:11:50.793Z] ok github.com/docker/docker/daemon/logger/gelf 0.046s coverage: 67.0% of statements [2021-04-14T07:11:51.744Z] ok github.com/docker/docker/daemon/logger/awslogs 0.301s coverage: 77.4% of statements [2021-04-14T07:11:51.744Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-14T07:11:51.744Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-14T07:11:52.006Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 87.2% of statements [2021-04-14T07:11:52.269Z] ok github.com/docker/docker/daemon/logger/journald 0.048s coverage: 23.9% of statements [2021-04-14T07:11:52.531Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.066s coverage: 69.9% of statements [2021-04-14T07:11:53.923Z] ok github.com/docker/docker/daemon/logger/local 0.059s coverage: 75.2% of statements [2021-04-14T07:11:53.923Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-14T07:11:54.185Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.105s coverage: 56.8% of statements [2021-04-14T07:11:54.447Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-04-14T07:11:55.022Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2021-04-14T07:11:55.596Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2021-04-14T07:11:56.540Z] ok github.com/docker/docker/daemon/network 0.045s coverage: 63.8% of statements [2021-04-14T07:11:57.114Z] ok github.com/docker/docker/daemon/logger/splunk 1.917s coverage: 82.5% of statements [2021-04-14T07:11:57.114Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-14T07:11:57.114Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-14T07:11:57.688Z] ok github.com/docker/docker/distribution/metadata 0.114s coverage: 48.2% of statements [2021-04-14T07:11:58.634Z] ok github.com/docker/docker/distribution 0.260s coverage: 25.2% of statements [2021-04-14T07:11:58.634Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-14T07:11:59.209Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-04-14T07:11:59.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-14T07:11:59.785Z] ok github.com/docker/docker/image 0.068s coverage: 86.6% of statements [2021-04-14T07:12:00.361Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-04-14T07:12:00.361Z] ok github.com/docker/docker/distribution/xfer 1.730s coverage: 85.1% of statements [2021-04-14T07:12:00.361Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-14T07:12:00.935Z] ok github.com/docker/docker/image/tarexport 0.023s coverage: 0.6% of statements [2021-04-14T07:12:01.198Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-04-14T07:12:01.460Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2021-04-14T07:12:01.460Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-14T07:12:02.851Z] ok github.com/docker/docker/oci 0.057s coverage: 45.2% of statements [2021-04-14T07:12:02.851Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 52.9% of statements [2021-04-14T07:12:02.851Z] ok github.com/docker/docker/opts 0.045s coverage: 67.1% of statements [2021-04-14T07:12:03.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-14T07:12:03.797Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2021-04-14T07:12:04.742Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2021-04-14T07:12:05.101Z] #72 exporting layers 85.0s done [2021-04-14T07:12:05.101Z] #72 exporting manifest sha256:278d47369d4375bb9539e8418a9dc492e94843f6e6ba1b81e3289611ccfe060c done [2021-04-14T07:12:05.101Z] #72 exporting config sha256:0addbf5add5b890e151ce2983faa48cbf8e656fca2180e092e71c4e7b7b98600 done [2021-04-14T07:12:05.101Z] #72 sending tarball [2021-04-14T07:12:05.315Z] ok github.com/docker/docker/pkg/authorization 0.579s coverage: 68.3% of statements [2021-04-14T07:12:06.259Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2021-04-14T07:12:06.520Z] ok github.com/docker/docker/pkg/archive 1.187s coverage: 81.8% of statements [2021-04-14T07:12:06.782Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-04-14T07:12:07.043Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-04-14T07:12:07.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-14T07:12:07.887Z] #72 ... [2021-04-14T07:12:07.887Z] [2021-04-14T07:12:07.887Z] #73 importing to docker [2021-04-14T07:12:07.887Z] #73 sha256:de35c155e6487b209a05c8df7f2485f62d7996d343d324638238c68962af8586 [2021-04-14T07:12:07.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-14T07:12:07.987Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-04-14T07:12:08.560Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-04-14T07:12:08.822Z] ok github.com/docker/docker/pkg/chrootarchive 3.061s coverage: 43.2% of statements [2021-04-14T07:12:08.822Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2021-04-14T07:12:09.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-14T07:12:09.767Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-04-14T07:12:10.031Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-04-14T07:12:10.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-14T07:12:10.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-14T07:12:10.617Z] ok github.com/docker/docker/pkg/fsutils 0.255s coverage: 85.1% of statements [2021-04-14T07:12:10.617Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-04-14T07:12:11.191Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2021-04-14T07:12:11.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-14T07:12:12.135Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-04-14T07:12:12.135Z] ok github.com/docker/docker/pkg/idtools 0.737s coverage: 69.5% of statements [2021-04-14T07:12:12.135Z] ok github.com/docker/docker/pkg/ioutils 0.585s coverage: 69.3% of statements [2021-04-14T07:12:12.135Z] ok github.com/docker/docker/layer 8.025s coverage: 68.8% of statements [2021-04-14T07:12:12.135Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-14T07:12:12.135Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-14T07:12:12.135Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-14T07:12:12.135Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-14T07:12:12.135Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-14T07:12:12.135Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-14T07:12:12.135Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-14T07:12:12.135Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-14T07:12:12.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-14T07:12:12.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-14T07:12:12.710Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2021-04-14T07:12:12.710Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-14T07:12:12.710Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-14T07:12:12.710Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2021-04-14T07:12:12.710Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-14T07:12:12.710Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2021-04-14T07:12:12.972Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2021-04-14T07:12:13.546Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 86.7% of statements [2021-04-14T07:12:13.546Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2021-04-14T07:12:13.546Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-14T07:12:13.546Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-14T07:12:13.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-14T07:12:14.120Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2021-04-14T07:12:14.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-14T07:12:14.694Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2021-04-14T07:12:14.694Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2021-04-14T07:12:14.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-14T07:12:14.958Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-04-14T07:12:15.530Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-04-14T07:12:15.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-14T07:12:16.103Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-04-14T07:12:16.103Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 75.0% of statements [2021-04-14T07:12:16.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-14T07:12:16.676Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-04-14T07:12:16.676Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-04-14T07:12:17.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-14T07:12:17.620Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 54.9% of statements [2021-04-14T07:12:17.881Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2021-04-14T07:12:18.454Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2021-04-14T07:12:18.716Z] ok github.com/docker/docker/pkg/signal 2.960s coverage: 61.0% of statements [2021-04-14T07:12:18.978Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2021-04-14T07:12:18.978Z] testing: warning: no tests to run [2021-04-14T07:12:18.978Z] coverage: [no statements] [2021-04-14T07:12:18.978Z] ok github.com/docker/docker/pkg/term/windows 0.022s coverage: [no statements] [no tests to run] [2021-04-14T07:12:19.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-14T07:12:19.241Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2021-04-14T07:12:19.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-14T07:12:19.503Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2021-04-14T07:12:19.503Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2021-04-14T07:12:19.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-14T07:12:20.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-14T07:12:20.892Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-04-14T07:12:20.892Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 85.4% of statements [2021-04-14T07:12:20.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-14T07:12:22.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-14T07:12:22.282Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-04-14T07:12:22.282Z] ok github.com/docker/docker/plugin 0.548s coverage: 23.2% of statements [2021-04-14T07:12:22.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-14T07:12:22.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-14T07:12:23.671Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2021-04-14T07:12:23.933Z] ok github.com/docker/docker/quota 0.504s coverage: 71.4% of statements [2021-04-14T07:12:24.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-14T07:12:24.195Z] ok github.com/docker/docker/registry 0.248s coverage: 58.8% of statements [2021-04-14T07:12:24.195Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 50.9% of statements [2021-04-14T07:12:24.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-14T07:12:25.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-14T07:12:25.140Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-04-14T07:12:25.140Z] ok github.com/docker/docker/runconfig 0.029s coverage: 66.1% of statements [2021-04-14T07:12:25.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-14T07:12:26.525Z] #73 DONE 16.2s [2021-04-14T07:12:26.525Z] [2021-04-14T07:12:26.525Z] #72 exporting to oci image format [2021-04-14T07:12:26.525Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-14T07:12:26.525Z] #72 sending tarball 31.7s done [2021-04-14T07:12:26.525Z] #72 DONE 116.7s [Pipeline] } [Pipeline] // stage [2021-04-14T07:12:26.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-14T07:12:26.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-14T07:12:27.006Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/test/unit [2021-04-14T07:12:27.713Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2021-04-14T07:12:27.713Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2021-04-14T07:12:27.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-14T07:12:27.976Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-14T07:12:27.976Z] Using test binary docker [2021-04-14T07:12:27.976Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-14T07:12:27.976Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-14T07:12:27.976Z] INFO: Waiting for daemon to start... [2021-04-14T07:12:27.976Z] Starting dockerd [2021-04-14T07:12:28.300Z] ok github.com/docker/docker/volume/local 0.216s coverage: 76.4% of statements [2021-04-14T07:12:29.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-14T07:12:29.737Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-04-14T07:12:29.881Z] . [2021-04-14T07:12:29.881Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-14T07:12:29.881Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-14T07:12:29.881Z] Error: No such image: emptyfs [2021-04-14T07:12:30.141Z] Running integration-test (iteration 1) [2021-04-14T07:12:30.141Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-14T07:12:30.252Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-14T07:12:30.252Z] Using test binary docker [2021-04-14T07:12:30.252Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-14T07:12:30.252Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-14T07:12:30.252Z] INFO: Waiting for daemon to start... [2021-04-14T07:12:30.252Z] Starting dockerd [2021-04-14T07:12:30.570Z] ? github.com/docker/docker/api [no test files] [2021-04-14T07:12:33.541Z] . [2021-04-14T07:12:33.541Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-14T07:12:33.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-14T07:12:33.801Z] Error: No such image: emptyfs [2021-04-14T07:12:33.801Z] Running integration-test (iteration 1) [2021-04-14T07:12:33.801Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-14T07:12:41.503Z] 29d5b6a226d2: Verifying Checksum [2021-04-14T07:12:41.503Z] 29d5b6a226d2: Download complete [2021-04-14T07:12:45.097Z] Loaded image: buildpack-deps:buster [2021-04-14T07:12:45.097Z] Loaded image: busybox:latest [2021-04-14T07:12:45.097Z] Loaded image: busybox:glibc [2021-04-14T07:12:46.034Z] Loaded image: debian:bullseye [2021-04-14T07:12:46.034Z] Loaded image: hello-world:latest [2021-04-14T07:12:46.293Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:12:46.552Z] INFO: Testing against a local daemon [2021-04-14T07:12:46.552Z] === RUN TestCgroupNamespacesBuild [2021-04-14T07:12:49.089Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2021-04-14T07:12:49.089Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-14T07:12:49.256Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2021-04-14T07:12:50.995Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s) [2021-04-14T07:12:50.995Z] === RUN TestBuildWithSession [2021-04-14T07:12:50.995Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-14T07:12:50.995Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:12:50.995Z] === RUN TestBuildSquashParent [2021-04-14T07:12:51.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-14T07:12:51.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-14T07:12:51.685Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/rootless [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/volume [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-14T07:12:51.685Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === Skipped [2021-04-14T07:12:51.685Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-14T07:12:51.685Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-14T07:12:51.685Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-14T07:12:51.685Z] time="2021-04-14T07:11:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-14T07:12:51.685Z] time="2021-04-14T07:11:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-14T07:12:51.685Z] time="2021-04-14T07:11:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-14T07:12:51.685Z] time="2021-04-14T07:11:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-14T07:12:51.685Z] time="2021-04-14T07:11:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-14T07:12:51.685Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-14T07:12:51.685Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-14T07:12:51.685Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:12:51.685Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-14T07:12:51.685Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-14T07:12:51.685Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-14T07:12:51.685Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] [2021-04-14T07:12:51.685Z] DONE 2247 tests, 26 skipped in 199.148s Post stage [Pipeline] junit [2021-04-14T07:12:51.700Z] Recording test results [2021-04-14T07:12:53.374Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-14T07:12:53.734Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -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:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh dynbinary test-integration [2021-04-14T07:12:54.675Z] [2021-04-14T07:12:54.676Z] Removing bundles/ [2021-04-14T07:12:54.676Z] [2021-04-14T07:12:54.676Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-14T07:12:54.676Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:12:54.676Z] GOOS="" GOARCH="" GOARM="" [2021-04-14T07:12:55.129Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:12:55.129Z] [2021-04-14T07:12:55.129Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-14T07:12:55.129Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-14T07:12:55.129Z] Using test binary docker [2021-04-14T07:12:55.129Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-14T07:12:55.129Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-14T07:12:55.129Z] INFO: Waiting for daemon to start... [2021-04-14T07:12:55.129Z] Starting dockerd [2021-04-14T07:12:55.129Z] . [2021-04-14T07:12:55.129Z] INFO: Building docker-sdk-python3:5.0.0... [2021-04-14T07:12:55.745Z] Loaded image: buildpack-deps:buster [2021-04-14T07:12:55.745Z] Loaded image: busybox:latest [2021-04-14T07:12:55.745Z] Loaded image: busybox:glibc [2021-04-14T07:12:55.745Z] Loaded image: debian:bullseye [2021-04-14T07:12:55.745Z] Loaded image: hello-world:latest [2021-04-14T07:12:55.745Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:12:55.745Z] INFO: Testing against a local daemon [2021-04-14T07:12:55.745Z] === RUN TestCgroupNamespacesBuild [2021-04-14T07:12:57.570Z] --- PASS: TestBuildSquashParent (6.44s) [2021-04-14T07:12:57.570Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-14T07:12:57.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:12:57.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:12:57.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:12:57.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:12:57.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:12:57.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:12:57.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:12:57.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:12:57.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:12:57.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:12:57.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:12:57.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:12:57.570Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:12:57.570Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:12:57.651Z] --- PASS: TestCgroupNamespacesBuild (2.98s) [2021-04-14T07:12:57.651Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-14T07:12:59.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:12:59.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:13:00.592Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:13:00.592Z] [2021-04-14T07:13:00.592Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-14T07:13:00.592Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-14T07:13:00.592Z] HOSTNAME=da874a68d930 [2021-04-14T07:13:00.592Z] TESTDEBUG=0 [2021-04-14T07:13:00.592Z] DEST=bundles/test-integration [2021-04-14T07:13:00.592Z] PWD=/go/src/github.com/docker/docker [2021-04-14T07:13:00.592Z] DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:13:00.592Z] container=docker [2021-04-14T07:13:00.592Z] HOME=/root [2021-04-14T07:13:00.592Z] GOLANG_VERSION=1.13.15 [2021-04-14T07:13:00.592Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-14T07:13:00.592Z] VALIDATE_BRANCH=master [2021-04-14T07:13:00.592Z] TERM=xterm [2021-04-14T07:13:00.592Z] DOCKER_PKG=github.com/docker/docker [2021-04-14T07:13:00.592Z] SHLVL=1 [2021-04-14T07:13:00.592Z] TIMEOUT=120m [2021-04-14T07:13:00.592Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-14T07:13:00.592Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-14T07:13:00.592Z] GO111MODULE=off [2021-04-14T07:13:00.592Z] DOCKER_EXPERIMENTAL=1 [2021-04-14T07:13:00.592Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-14T07:13:00.592Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-14T07:13:00.592Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-14T07:13:00.592Z] GOPATH=/go [2021-04-14T07:13:00.592Z] PKG_CONFIG=pkg-config [2021-04-14T07:13:00.592Z] _=/usr/bin/env [2021-04-14T07:13:00.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-14T07:13:00.941Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s) [2021-04-14T07:13:00.941Z] === RUN TestBuildWithSession [2021-04-14T07:13:00.941Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-14T07:13:00.941Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:13:00.941Z] === RUN TestBuildSquashParent [2021-04-14T07:13:01.646Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:13:01.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:13:04.445Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-14T07:13:04.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s) [2021-04-14T07:13:04.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2021-04-14T07:13:04.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.19s) [2021-04-14T07:13:04.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s) [2021-04-14T07:13:04.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2021-04-14T07:13:04.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2021-04-14T07:13:04.445Z] === RUN TestBuildMultiStageCopy [2021-04-14T07:13:04.445Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-14T07:13:06.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-14T07:13:06.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-14T07:13:06.611Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-14T07:13:06.871Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-14T07:13:07.131Z] --- PASS: TestBuildMultiStageCopy (2.98s) [2021-04-14T07:13:07.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2021-04-14T07:13:07.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-04-14T07:13:07.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-04-14T07:13:07.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-04-14T07:13:07.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-04-14T07:13:07.131Z] === RUN TestBuildMultiStageParentConfig [2021-04-14T07:13:08.069Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2021-04-14T07:13:08.069Z] === RUN TestBuildLabelWithTargets [2021-04-14T07:13:09.009Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2021-04-14T07:13:09.009Z] === RUN TestBuildWithEmptyLayers [2021-04-14T07:13:09.067Z] --- PASS: TestBuildSquashParent (7.65s) [2021-04-14T07:13:09.067Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-14T07:13:09.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:13:09.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:13:09.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:13:09.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:13:09.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:13:09.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:13:09.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:13:09.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:13:09.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:13:09.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:13:09.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:13:09.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:13:09.067Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:13:09.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:13:09.234Z] 399f118dfaa9: Pull complete [2021-04-14T07:13:09.234Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-14T07:13:09.234Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:13:09.234Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:13:09.234Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-14T07:13:09.234Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-14T07:13:09.234Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-04-14T07:13:09.234Z] INFO: Docker version of control daemon [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] Client: Docker Engine - Enterprise [2021-04-14T07:13:09.234Z] Version: 19.03.12 [2021-04-14T07:13:09.234Z] API version: 1.40 [2021-04-14T07:13:09.234Z] Go version: go1.13.13 [2021-04-14T07:13:09.234Z] Git commit: 4306744 [2021-04-14T07:13:09.234Z] Built: 08/05/2020 19:27:53 [2021-04-14T07:13:09.234Z] OS/Arch: windows/amd64 [2021-04-14T07:13:09.234Z] Experimental: false [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] Server: Docker Engine - Enterprise [2021-04-14T07:13:09.234Z] Engine: [2021-04-14T07:13:09.234Z] Version: 19.03.12 [2021-04-14T07:13:09.234Z] API version: 1.40 (minimum version 1.24) [2021-04-14T07:13:09.234Z] Go version: go1.13.13 [2021-04-14T07:13:09.234Z] Git commit: f295753ffd [2021-04-14T07:13:09.234Z] Built: 08/05/2020 19:26:41 [2021-04-14T07:13:09.234Z] OS/Arch: windows/amd64 [2021-04-14T07:13:09.234Z] Experimental: true [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] INFO: Docker info of control daemon [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] Client: [2021-04-14T07:13:09.234Z] Debug Mode: false [2021-04-14T07:13:09.234Z] Plugins: [2021-04-14T07:13:09.234Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] Server: [2021-04-14T07:13:09.234Z] Containers: 0 [2021-04-14T07:13:09.234Z] Running: 0 [2021-04-14T07:13:09.234Z] Paused: 0 [2021-04-14T07:13:09.234Z] Stopped: 0 [2021-04-14T07:13:09.234Z] Images: 1 [2021-04-14T07:13:09.234Z] Server Version: 19.03.12 [2021-04-14T07:13:09.234Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-14T07:13:09.234Z] Windows: [2021-04-14T07:13:09.234Z] LCOW: [2021-04-14T07:13:09.234Z] Logging Driver: json-file [2021-04-14T07:13:09.234Z] Plugins: [2021-04-14T07:13:09.234Z] Volume: local [2021-04-14T07:13:09.234Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-14T07:13:09.234Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-14T07:13:09.234Z] Swarm: inactive [2021-04-14T07:13:09.234Z] Default Isolation: process [2021-04-14T07:13:09.234Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-14T07:13:09.234Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-14T07:13:09.234Z] OSType: windows [2021-04-14T07:13:09.234Z] Architecture: x86_64 [2021-04-14T07:13:09.234Z] CPUs: 4 [2021-04-14T07:13:09.234Z] Total Memory: 32GiB [2021-04-14T07:13:09.234Z] Name: azwin-2-008e40 [2021-04-14T07:13:09.234Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-14T07:13:09.234Z] Docker Root Dir: D:\docker [2021-04-14T07:13:09.234Z] Debug Mode: false [2021-04-14T07:13:09.234Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:13:09.234Z] Labels: [2021-04-14T07:13:09.234Z] Experimental: true [2021-04-14T07:13:09.234Z] Insecure Registries: [2021-04-14T07:13:09.234Z] 10.0.0.4:5000 [2021-04-14T07:13:09.234Z] 127.0.0.0/8 [2021-04-14T07:13:09.234Z] Registry Mirrors: [2021-04-14T07:13:09.234Z] http://10.0.0.4:5000/ [2021-04-14T07:13:09.234Z] Live Restore Enabled: false [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] INFO: Commit hash is 9cd324e0d3 [2021-04-14T07:13:09.234Z] INFO: Nuke-Everything... [2021-04-14T07:13:09.234Z] INFO: Container count on control daemon to delete is 0 [2021-04-14T07:13:09.234Z] INFO: Nuking d:\CI [2021-04-14T07:13:09.234Z] INFO: Zapped successfully [2021-04-14T07:13:09.234Z] INFO: Location for testing is d:\CI\PR-41673\2 [2021-04-14T07:13:09.234Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] INFO: Building the image from Dockerfile.windows at 04/14/2021 07:12:58... [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] Sending build context to Docker daemon 58.27MB [2021-04-14T07:13:09.234Z] [2021-04-14T07:13:09.234Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-14T07:13:09.234Z] ---> 152749f71f8f [2021-04-14T07:13:09.234Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-14T07:13:09.234Z] ---> Running in 435904623b70 [2021-04-14T07:13:09.234Z] Removing intermediate container 435904623b70 [2021-04-14T07:13:09.234Z] ---> 6ca7e7052638 [2021-04-14T07:13:09.234Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-14T07:13:09.234Z] ---> Running in e4cde902e67a [2021-04-14T07:13:09.234Z] Removing intermediate container e4cde902e67a [2021-04-14T07:13:09.234Z] ---> c395a29df0f7 [2021-04-14T07:13:09.234Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-14T07:13:09.234Z] ---> Running in 06b1a628b5e0 [2021-04-14T07:13:09.234Z] Removing intermediate container 06b1a628b5e0 [2021-04-14T07:13:09.234Z] ---> f09a0e0364cd [2021-04-14T07:13:09.234Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-04-14T07:13:09.234Z] ---> Running in d7cb7612448a [2021-04-14T07:13:09.234Z] Removing intermediate container d7cb7612448a [2021-04-14T07:13:09.234Z] ---> 4378984cf973 [2021-04-14T07:13:09.234Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-04-14T07:13:09.234Z] ---> Running in f4e984185d68 [2021-04-14T07:13:09.579Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-04-14T07:13:09.579Z] === RUN TestBuildMultiStageOnBuild [2021-04-14T07:13:10.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:13:10.946Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:13:11.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:13:12.116Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2021-04-14T07:13:12.116Z] === RUN TestBuildUncleanTarFilenames [2021-04-14T07:13:12.376Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-04-14T07:13:12.376Z] === RUN TestBuildMultiStageLayerLeak [2021-04-14T07:13:13.000Z] [2021-04-14T07:13:13.000Z] SUCCESS: Specified value was saved. [2021-04-14T07:13:13.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:13:14.549Z] INFO: Downloading git... [2021-04-14T07:13:14.679Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-14T07:13:14.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2021-04-14T07:13:14.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2021-04-14T07:13:14.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s) [2021-04-14T07:13:14.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2021-04-14T07:13:14.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2021-04-14T07:13:14.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2021-04-14T07:13:14.679Z] === RUN TestBuildMultiStageCopy [2021-04-14T07:13:14.679Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-14T07:13:14.913Z] --- PASS: TestBuildMultiStageLayerLeak (2.35s) [2021-04-14T07:13:14.913Z] === RUN TestBuildWithHugeFile [2021-04-14T07:13:15.529Z] INFO: Downloading go... [2021-04-14T07:13:17.724Z] INFO: Downloading compiler 1 of 3... [2021-04-14T07:13:18.705Z] INFO: Downloading compiler 2 of 3... [2021-04-14T07:13:18.907Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-14T07:13:19.167Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-14T07:13:19.684Z] INFO: Downloading compiler 3 of 3... [2021-04-14T07:13:20.104Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-14T07:13:20.148Z] INFO: Extracting git... [2021-04-14T07:13:21.042Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-14T07:13:22.419Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2021-04-14T07:13:22.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2021-04-14T07:13:22.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2021-04-14T07:13:22.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-14T07:13:22.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-04-14T07:13:22.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-14T07:13:22.419Z] === RUN TestBuildMultiStageParentConfig [2021-04-14T07:13:27.695Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-04-14T07:13:27.695Z] === RUN TestBuildLabelWithTargets [2021-04-14T07:13:33.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-14T07:13:33.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-14T07:13:33.781Z] sha256:42ea1a61b7f8ee7982f8dd43ae88facc8168f74651570c9aac21326f07363687 [2021-04-14T07:13:33.781Z] INFO: Starting docker-py tests... [2021-04-14T07:13:33.781Z] ============================= test session starts ============================== [2021-04-14T07:13:33.781Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-14T07:13:33.781Z] rootdir: /src, inifile: pytest.ini [2021-04-14T07:13:33.781Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-14T07:13:33.781Z] collected 390 items / 1 deselected / 389 selected [2021-04-14T07:13:33.781Z] [2021-04-14T07:13:35.024Z] INFO: Expanding go... [2021-04-14T07:13:35.815Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-14T07:13:35.815Z] === RUN TestBuildWithEmptyLayers [2021-04-14T07:13:38.349Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-14T07:13:38.349Z] === RUN TestBuildMultiStageOnBuild [2021-04-14T07:13:43.622Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-04-14T07:13:43.622Z] === RUN TestBuildUncleanTarFilenames [2021-04-14T07:13:43.882Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-04-14T07:13:43.882Z] === RUN TestBuildMultiStageLayerLeak [2021-04-14T07:13:48.075Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-04-14T07:13:48.075Z] === RUN TestBuildWithHugeFile [2021-04-14T07:13:52.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-14T07:13:53.455Z] 29d5b6a226d2: Pull complete [2021-04-14T07:13:53.455Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-14T07:13:53.455Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:13:53.455Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:13:53.455Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-04-14T07:13:53.455Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-04-14T07:13:53.455Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-04-14T07:13:53.455Z] INFO: Docker version of control daemon [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:53.455Z] Client: Mirantis Container Runtime [2021-04-14T07:13:53.455Z] Version: 20.10.0 [2021-04-14T07:13:53.455Z] API version: 1.41 [2021-04-14T07:13:53.455Z] Go version: go1.13.15 [2021-04-14T07:13:53.455Z] Git commit: 6ee42dc [2021-04-14T07:13:53.455Z] Built: 03/11/2021 13:24:56 [2021-04-14T07:13:53.455Z] OS/Arch: windows/amd64 [2021-04-14T07:13:53.455Z] Context: default [2021-04-14T07:13:53.455Z] Experimental: true [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:53.455Z] Server: Mirantis Container Runtime [2021-04-14T07:13:53.455Z] Engine: [2021-04-14T07:13:53.455Z] Version: 20.10.0 [2021-04-14T07:13:53.455Z] API version: 1.41 (minimum version 1.24) [2021-04-14T07:13:53.455Z] Go version: go1.13.15 [2021-04-14T07:13:53.455Z] Git commit: 1e08f21e79 [2021-04-14T07:13:53.455Z] Built: 03/11/2021 13:23:32 [2021-04-14T07:13:53.455Z] OS/Arch: windows/amd64 [2021-04-14T07:13:53.455Z] Experimental: true [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:53.455Z] INFO: Docker info of control daemon [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:53.455Z] Client: [2021-04-14T07:13:53.455Z] Context: default [2021-04-14T07:13:53.455Z] Debug Mode: false [2021-04-14T07:13:53.455Z] Plugins: [2021-04-14T07:13:53.455Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-14T07:13:53.455Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-14T07:13:53.455Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:53.455Z] Server: [2021-04-14T07:13:53.455Z] Containers: 0 [2021-04-14T07:13:53.455Z] Running: 0 [2021-04-14T07:13:53.455Z] Paused: 0 [2021-04-14T07:13:53.455Z] Stopped: 0 [2021-04-14T07:13:53.455Z] Images: 1 [2021-04-14T07:13:53.455Z] Server Version: 20.10.0 [2021-04-14T07:13:53.455Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-14T07:13:53.455Z] Windows: [2021-04-14T07:13:53.455Z] LCOW: [2021-04-14T07:13:53.455Z] Logging Driver: json-file [2021-04-14T07:13:53.455Z] Plugins: [2021-04-14T07:13:53.455Z] Volume: local [2021-04-14T07:13:53.455Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-14T07:13:53.455Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-14T07:13:53.455Z] Swarm: inactive [2021-04-14T07:13:53.455Z] Default Isolation: process [2021-04-14T07:13:53.455Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-14T07:13:53.455Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-14T07:13:53.455Z] OSType: windows [2021-04-14T07:13:53.455Z] Architecture: x86_64 [2021-04-14T07:13:53.455Z] CPUs: 4 [2021-04-14T07:13:53.455Z] Total Memory: 32GiB [2021-04-14T07:13:53.455Z] Name: azwin-2-259120 [2021-04-14T07:13:53.455Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-14T07:13:53.455Z] Docker Root Dir: D:\docker [2021-04-14T07:13:53.455Z] Debug Mode: false [2021-04-14T07:13:53.455Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:13:53.455Z] Labels: [2021-04-14T07:13:53.455Z] Experimental: true [2021-04-14T07:13:53.455Z] Insecure Registries: [2021-04-14T07:13:53.455Z] 10.0.0.4:5000 [2021-04-14T07:13:53.455Z] 127.0.0.0/8 [2021-04-14T07:13:53.455Z] Registry Mirrors: [2021-04-14T07:13:53.455Z] http://10.0.0.4:5000/ [2021-04-14T07:13:53.455Z] Live Restore Enabled: false [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:53.455Z] INFO: Commit hash is 9cd324e0d3 [2021-04-14T07:13:53.455Z] INFO: Nuke-Everything... [2021-04-14T07:13:53.455Z] INFO: Container count on control daemon to delete is 0 [2021-04-14T07:13:53.455Z] INFO: Nuking d:\CI [2021-04-14T07:13:53.455Z] INFO: Zapped successfully [2021-04-14T07:13:53.455Z] INFO: Location for testing is d:\CI\PR-41673\2 [2021-04-14T07:13:53.455Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:53.455Z] INFO: Building the image from Dockerfile.windows at 04/14/2021 07:13:49... [2021-04-14T07:13:53.455Z] [2021-04-14T07:13:55.578Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-14T07:13:56.138Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-14T07:13:58.326Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-14T07:13:59.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-14T07:14:00.247Z] INFO: Expanding compiler 1 of 3... [2021-04-14T07:14:00.247Z] INFO: Expanding compiler 2 of 3... [2021-04-14T07:14:00.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-14T07:14:01.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-14T07:14:01.963Z] Sending build context to Docker daemon 58.27MB [2021-04-14T07:14:01.963Z] [2021-04-14T07:14:01.963Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-14T07:14:01.963Z] ---> 39d157a84080 [2021-04-14T07:14:01.963Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-14T07:14:01.963Z] ---> Running in 1e14f6c3bea7 [2021-04-14T07:14:02.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-14T07:14:03.178Z] INFO: Expanding compiler 3 of 3... [2021-04-14T07:14:03.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-14T07:14:03.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-14T07:14:04.114Z] Removing intermediate container 1e14f6c3bea7 [2021-04-14T07:14:04.114Z] ---> d373790bb881 [2021-04-14T07:14:04.114Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-14T07:14:04.114Z] ---> Running in 65d2dddb9dd4 [2021-04-14T07:14:04.155Z] INFO: Removing downloaded files... [2021-04-14T07:14:04.155Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-14T07:14:04.155Z] INFO: Configuring git core.autocrlf... [2021-04-14T07:14:04.566Z] Removing intermediate container 65d2dddb9dd4 [2021-04-14T07:14:04.566Z] ---> dc6819e57bba [2021-04-14T07:14:04.566Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-14T07:14:04.566Z] ---> Running in 3c6b19cb36a3 [2021-04-14T07:14:05.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-14T07:14:05.521Z] Removing intermediate container 3c6b19cb36a3 [2021-04-14T07:14:05.521Z] ---> af80196859ac [2021-04-14T07:14:05.521Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-04-14T07:14:05.521Z] ---> Running in af8fdea6c452 [2021-04-14T07:14:05.974Z] Removing intermediate container af8fdea6c452 [2021-04-14T07:14:05.974Z] ---> 45f51985c577 [2021-04-14T07:14:05.974Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-04-14T07:14:05.974Z] ---> Running in 9b2cddb34d6f [2021-04-14T07:14:08.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-14T07:14:09.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-14T07:14:11.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-14T07:14:11.169Z] --- PASS: TestBuildWithHugeFile (53.28s) [2021-04-14T07:14:11.169Z] === RUN TestBuildWCOWSandboxSize [2021-04-14T07:14:11.169Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-04-14T07:14:11.169Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:14:11.169Z] === RUN TestBuildWithEmptyDockerfile [2021-04-14T07:14:11.169Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:14:11.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:14:11.169Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:14:11.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:14:11.169Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:14:11.169Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:14:11.169Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:14:11.169Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:14:11.169Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:14:11.169Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-04-14T07:14:11.169Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-04-14T07:14:11.169Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-04-14T07:14:11.169Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-14T07:14:11.169Z] === RUN TestBuildPreserveOwnership [2021-04-14T07:14:11.169Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-14T07:14:11.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-14T07:14:11.627Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-14T07:14:11.627Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-14T07:14:11.627Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2021-04-14T07:14:11.627Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 92.2% of statements [2021-04-14T07:14:11.627Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-14T07:14:11.627Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-04-14T07:14:11.627Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/builder [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-14T07:14:11.627Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-14T07:14:11.628Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-14T07:14:11.628Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-14T07:14:11.727Z] [2021-04-14T07:14:11.727Z] SUCCESS: Specified value was saved. [2021-04-14T07:14:11.741Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-14T07:14:12.179Z] INFO: Downloading git... [2021-04-14T07:14:12.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-14T07:14:13.122Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2021-04-14T07:14:13.122Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.32s) [2021-04-14T07:14:13.122Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2021-04-14T07:14:13.122Z] === RUN TestBuildPlatformInvalid [2021-04-14T07:14:13.149Z] INFO: Downloading go... [2021-04-14T07:14:13.382Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-04-14T07:14:13.382Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-14T07:14:13.734Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2021-04-14T07:14:13.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-14T07:14:14.668Z] INFO: Downloading compiler 1 of 3... [2021-04-14T07:14:15.126Z] INFO: Downloading compiler 2 of 3... [2021-04-14T07:14:15.126Z] INFO: Downloading compiler 3 of 3... [2021-04-14T07:14:15.126Z] INFO: Extracting git... [2021-04-14T07:14:15.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-14T07:14:16.183Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:14:16.183Z] [2021-04-14T07:14:16.183Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-14T07:14:16.183Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-14T07:14:16.183Z] HOSTNAME=e06ce4b5b797 [2021-04-14T07:14:16.183Z] TESTDEBUG=0 [2021-04-14T07:14:16.183Z] DEST=bundles/test-integration [2021-04-14T07:14:16.183Z] PWD=/go/src/github.com/docker/docker [2021-04-14T07:14:16.183Z] DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:14:16.183Z] container=docker [2021-04-14T07:14:16.183Z] HOME=/root [2021-04-14T07:14:16.183Z] GOLANG_VERSION=1.13.15 [2021-04-14T07:14:16.183Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-14T07:14:16.183Z] VALIDATE_BRANCH=master [2021-04-14T07:14:16.183Z] TERM=xterm [2021-04-14T07:14:16.183Z] DOCKER_PKG=github.com/docker/docker [2021-04-14T07:14:16.183Z] SHLVL=1 [2021-04-14T07:14:16.183Z] TIMEOUT=120m [2021-04-14T07:14:16.183Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-14T07:14:16.183Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-14T07:14:16.183Z] GO111MODULE=off [2021-04-14T07:14:16.183Z] DOCKER_EXPERIMENTAL=1 [2021-04-14T07:14:16.183Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-14T07:14:16.183Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-14T07:14:16.183Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-14T07:14:16.183Z] GOPATH=/go [2021-04-14T07:14:16.183Z] PKG_CONFIG=pkg-config [2021-04-14T07:14:16.183Z] _=/usr/bin/env [2021-04-14T07:14:16.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-14T07:14:16.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-14T07:14:16.509Z] ok github.com/docker/docker/builder/remotecontext/git 3.884s coverage: 86.3% of statements [2021-04-14T07:14:17.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-14T07:14:17.565Z] ok github.com/docker/docker/builder/remotecontext 0.510s coverage: 13.7% of statements [2021-04-14T07:14:18.530Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-14T07:14:18.530Z] Using test binary docker [2021-04-14T07:14:18.530Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-14T07:14:18.530Z] +++ /etc/init.d/apparmor start [2021-04-14T07:14:18.530Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-14T07:14:18.530Z] INFO: Waiting for daemon to start... [2021-04-14T07:14:18.530Z] Starting dockerd [2021-04-14T07:14:18.530Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-14T07:14:20.335Z] ok github.com/docker/docker/builder/dockerfile 1.108s coverage: 48.5% of statements [2021-04-14T07:14:20.336Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-14T07:14:20.336Z] ? github.com/docker/docker/cli [no test files] [2021-04-14T07:14:20.336Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-14T07:14:20.720Z] . [2021-04-14T07:14:20.720Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-14T07:14:20.720Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-14T07:14:20.720Z] Error: No such image: emptyfs [2021-04-14T07:14:20.720Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-14T07:14:20.720Z] ++++ docker load [2021-04-14T07:14:21.011Z] Running integration-test (iteration 1) [2021-04-14T07:14:21.011Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-14T07:14:21.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:14:21.011Z] ++ set -e [2021-04-14T07:14:21.011Z] ++ '[' -n 0 ']' [2021-04-14T07:14:21.011Z] ++ set -x [2021-04-14T07:14:21.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:14:23.907Z] ok github.com/docker/docker/client 0.610s coverage: 75.4% of statements [2021-04-14T07:14:28.272Z] Loaded image: buildpack-deps:buster [2021-04-14T07:14:28.272Z] Loaded image: busybox:latest [2021-04-14T07:14:28.272Z] Loaded image: busybox:glibc [2021-04-14T07:14:29.652Z] Loaded image: debian:bullseye [2021-04-14T07:14:29.652Z] Loaded image: hello-world:latest [2021-04-14T07:14:29.652Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:14:29.861Z] INFO: Expanding go... [2021-04-14T07:14:31.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-14T07:14:33.723Z] Loaded image: buildpack-deps:buster [2021-04-14T07:14:33.723Z] Loaded image: busybox:latest [2021-04-14T07:14:33.723Z] Loaded image: busybox:glibc [2021-04-14T07:14:33.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-14T07:14:34.355Z] Loaded image: debian:bullseye [2021-04-14T07:14:34.646Z] Loaded image: hello-world:latest [2021-04-14T07:14:34.646Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:14:34.646Z] INFO: Testing against a local daemon [2021-04-14T07:14:34.646Z] === RUN TestCgroupNamespacesBuild [2021-04-14T07:14:35.218Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-04-14T07:14:37.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-14T07:14:37.807Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.34s) [2021-04-14T07:14:37.807Z] PASS [2021-04-14T07:14:37.807Z] [2021-04-14T07:14:37.807Z] === Skipped [2021-04-14T07:14:37.807Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-14T07:14:37.807Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:14:37.807Z] [2021-04-14T07:14:37.807Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-04-14T07:14:37.807Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:14:37.807Z] [2021-04-14T07:14:37.807Z] [2021-04-14T07:14:37.807Z] DONE 34 tests, 2 skipped in 127.661s [2021-04-14T07:14:37.807Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-14T07:14:37.807Z] INFO: Testing against a local daemon [2021-04-14T07:14:37.807Z] === RUN TestConfigInspect [2021-04-14T07:14:38.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-14T07:14:38.205Z] --- PASS: TestCgroupNamespacesBuild (2.90s) [2021-04-14T07:14:38.205Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-14T07:14:39.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-14T07:14:39.709Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2021-04-14T07:14:39.709Z] === RUN TestBuildWithSession [2021-04-14T07:14:39.709Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-14T07:14:39.709Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:14:39.709Z] === RUN TestBuildSquashParent [2021-04-14T07:14:40.343Z] --- PASS: TestConfigInspect (2.59s) [2021-04-14T07:14:40.343Z] === RUN TestConfigList [2021-04-14T07:14:40.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-14T07:14:40.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-14T07:14:42.884Z] --- PASS: TestConfigList (2.05s) [2021-04-14T07:14:42.884Z] === RUN TestConfigsCreateAndDelete [2021-04-14T07:14:44.322Z] --- PASS: TestBuildWithHugeFile (52.95s) [2021-04-14T07:14:44.322Z] === RUN TestBuildWCOWSandboxSize [2021-04-14T07:14:44.322Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:14:44.322Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:14:44.322Z] === RUN TestBuildWithEmptyDockerfile [2021-04-14T07:14:44.322Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:14:44.322Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:14:44.322Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:14:44.322Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:14:44.322Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:14:44.322Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:14:44.322Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:14:44.322Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:14:44.322Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:14:44.322Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-04-14T07:14:44.322Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-04-14T07:14:44.322Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-04-14T07:14:44.322Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-14T07:14:44.322Z] === RUN TestBuildPreserveOwnership [2021-04-14T07:14:44.322Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-14T07:14:44.790Z] --- PASS: TestConfigsCreateAndDelete (2.44s) [2021-04-14T07:14:44.790Z] === RUN TestConfigsUpdate [2021-04-14T07:14:45.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-14T07:14:47.326Z] --- PASS: TestConfigsUpdate (2.46s) [2021-04-14T07:14:47.326Z] === RUN TestTemplatedConfig [2021-04-14T07:14:47.455Z] INFO: Expanding compiler 1 of 3... [2021-04-14T07:14:47.908Z] INFO: Expanding compiler 2 of 3... [2021-04-14T07:14:48.513Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-14T07:14:50.068Z] --- PASS: TestBuildSquashParent (9.05s) [2021-04-14T07:14:50.068Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-14T07:14:50.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:14:50.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:14:50.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:14:50.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:14:50.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:14:50.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:14:50.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:14:50.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:14:50.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:14:50.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:14:50.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:14:50.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:14:50.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:14:50.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:14:51.522Z] --- PASS: TestTemplatedConfig (3.53s) [2021-04-14T07:14:51.522Z] === RUN TestConfigCreateResolve [2021-04-14T07:14:51.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:14:51.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:14:52.705Z] --- PASS: TestBuildPreserveOwnership (10.68s) [2021-04-14T07:14:52.705Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.68s) [2021-04-14T07:14:52.705Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-14T07:14:52.705Z] === RUN TestBuildPlatformInvalid [2021-04-14T07:14:52.705Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-14T07:14:52.705Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-14T07:14:52.705Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-14T07:14:52.705Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-14T07:14:52.705Z] PASS [2021-04-14T07:14:52.705Z] [2021-04-14T07:14:52.705Z] === Skipped [2021-04-14T07:14:52.705Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-14T07:14:52.705Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:14:52.705Z] [2021-04-14T07:14:52.705Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:14:52.705Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:14:52.705Z] [2021-04-14T07:14:52.705Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-14T07:14:52.705Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-14T07:14:52.705Z] [2021-04-14T07:14:52.705Z] [2021-04-14T07:14:52.705Z] DONE 34 tests, 3 skipped in 138.411s [2021-04-14T07:14:52.705Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-14T07:14:52.705Z] INFO: Testing against a local daemon [2021-04-14T07:14:52.705Z] === RUN TestConfigInspect [2021-04-14T07:14:52.705Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-14T07:14:52.705Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:52.705Z] === RUN TestConfigList [2021-04-14T07:14:52.705Z] --- SKIP: TestConfigList (0.02s) [2021-04-14T07:14:52.705Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:52.705Z] === RUN TestConfigsCreateAndDelete [2021-04-14T07:14:52.705Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-04-14T07:14:52.705Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:52.705Z] === RUN TestConfigsUpdate [2021-04-14T07:14:52.705Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-04-14T07:14:52.705Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:52.705Z] === RUN TestTemplatedConfig [2021-04-14T07:14:52.705Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-14T07:14:52.705Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:52.705Z] === RUN TestConfigCreateResolve [2021-04-14T07:14:52.705Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-14T07:14:52.705Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:52.705Z] === RUN TestConfigDaemonLibtrustID [2021-04-14T07:14:53.430Z] --- PASS: TestConfigCreateResolve (2.41s) [2021-04-14T07:14:53.430Z] === RUN TestConfigDaemonLibtrustID [2021-04-14T07:14:53.647Z] INFO: Expanding compiler 3 of 3... [2021-04-14T07:14:53.647Z] INFO: Removing downloaded files... [2021-04-14T07:14:53.647Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-14T07:14:53.647Z] INFO: Configuring git core.autocrlf... [2021-04-14T07:14:53.999Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-04-14T07:14:53.999Z] PASS [2021-04-14T07:14:53.999Z] [2021-04-14T07:14:53.999Z] DONE 7 tests in 16.204s [2021-04-14T07:14:53.999Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-14T07:14:53.999Z] INFO: Testing against a local daemon [2021-04-14T07:14:53.999Z] === RUN TestCheckpoint [2021-04-14T07:14:53.999Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-14T07:14:53.999Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:14:53.999Z] === RUN TestContainerInvalidJSON [2021-04-14T07:14:53.999Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:14:53.999Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:14:53.999Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:14:53.999Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:14:53.999Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:14:53.999Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:14:53.999Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:14:53.999Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:14:53.999Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:14:53.999Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-14T07:14:53.999Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-14T07:14:53.999Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-14T07:14:53.999Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-14T07:14:53.999Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-14T07:14:53.999Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-14T07:14:54.000Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-14T07:14:54.259Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-14T07:14:54.259Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-14T07:14:54.259Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-14T07:14:54.259Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-14T07:14:54.259Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-14T07:14:54.259Z] === RUN TestCopyFromContainer [2021-04-14T07:14:54.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:14:54.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:14:54.610Z] --- PASS: TestConfigDaemonLibtrustID (1.86s) [2021-04-14T07:14:54.610Z] PASS [2021-04-14T07:14:54.610Z] [2021-04-14T07:14:54.610Z] === Skipped [2021-04-14T07:14:54.610Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-14T07:14:54.610Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:54.610Z] [2021-04-14T07:14:54.610Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-04-14T07:14:54.610Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:54.610Z] [2021-04-14T07:14:54.610Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-04-14T07:14:54.610Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:54.610Z] [2021-04-14T07:14:54.610Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-04-14T07:14:54.610Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:54.610Z] [2021-04-14T07:14:54.610Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-14T07:14:54.610Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:54.610Z] [2021-04-14T07:14:54.610Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-14T07:14:54.610Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:14:54.610Z] [2021-04-14T07:14:54.610Z] [2021-04-14T07:14:54.610Z] DONE 7 tests, 6 skipped in 2.036s [2021-04-14T07:14:54.610Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-14T07:14:54.610Z] INFO: Testing against a local daemon [2021-04-14T07:14:54.610Z] === RUN TestCheckpoint [2021-04-14T07:14:54.610Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-14T07:14:54.610Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:14:54.610Z] === RUN TestContainerInvalidJSON [2021-04-14T07:14:54.610Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:14:54.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:14:54.610Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:14:54.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:14:54.610Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:14:54.610Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:14:54.610Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:14:54.610Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:14:54.610Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:14:54.610Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-14T07:14:54.610Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-14T07:14:54.610Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-14T07:14:54.610Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-14T07:14:54.610Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-14T07:14:54.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-14T07:14:54.610Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-14T07:14:54.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-04-14T07:14:54.610Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-14T07:14:54.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-04-14T07:14:54.610Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-14T07:14:54.870Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-14T07:14:54.870Z] === RUN TestCopyFromContainer [2021-04-14T07:14:55.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-14T07:14:55.639Z] === RUN TestCopyFromContainer// [2021-04-14T07:14:55.639Z] === RUN TestCopyFromContainer//bar/root [2021-04-14T07:14:55.900Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-14T07:14:55.900Z] === RUN TestCopyFromContainer/bar/quux [2021-04-14T07:14:55.900Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-14T07:14:55.900Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-14T07:14:56.160Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-14T07:14:56.160Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-14T07:14:56.160Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-14T07:14:56.160Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer (2.09s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-14T07:14:56.419Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-14T07:14:56.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-14T07:14:56.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:14:56.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:14:56.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:14:56.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:14:56.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:14:56.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:14:56.419Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:14:56.419Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:14:56.419Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:14:56.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-14T07:14:56.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-14T07:14:56.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-14T07:14:56.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-14T07:14:56.419Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-14T07:14:56.419Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-14T07:14:56.419Z] === RUN TestCreateWithInvalidEnv [2021-04-14T07:14:56.419Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-14T07:14:56.419Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-14T07:14:56.419Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-14T07:14:56.419Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-14T07:14:56.419Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-14T07:14:56.419Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-14T07:14:56.419Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-14T07:14:56.419Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-14T07:14:56.419Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-14T07:14:56.419Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-14T07:14:56.419Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-14T07:14:56.419Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-14T07:14:56.419Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-14T07:14:56.419Z] === RUN TestCreateTmpfsMountsTarget [2021-04-14T07:14:56.419Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-14T07:14:56.419Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-14T07:14:57.028Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-14T07:14:57.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2021-04-14T07:14:57.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2021-04-14T07:14:57.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s) [2021-04-14T07:14:57.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s) [2021-04-14T07:14:57.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.63s) [2021-04-14T07:14:57.028Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.67s) [2021-04-14T07:14:57.028Z] === RUN TestBuildMultiStageCopy [2021-04-14T07:14:57.028Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-14T07:14:57.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-14T07:14:58.161Z] === RUN TestCopyFromContainer// [2021-04-14T07:14:58.161Z] === RUN TestCopyFromContainer//bar/root [2021-04-14T07:14:58.421Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-14T07:14:58.421Z] === RUN TestCopyFromContainer/bar/quux [2021-04-14T07:14:58.421Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-14T07:14:58.421Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-14T07:14:58.680Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-14T07:14:58.680Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-14T07:14:58.680Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-14T07:14:58.680Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer (4.11s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-14T07:14:58.940Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-14T07:14:58.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-14T07:14:58.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:14:58.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:14:58.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:14:58.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:14:58.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:14:58.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:14:58.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:14:58.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:14:58.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:14:58.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-14T07:14:58.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-14T07:14:58.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-14T07:14:58.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-14T07:14:58.941Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-14T07:14:58.941Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-14T07:14:58.941Z] === RUN TestCreateWithInvalidEnv [2021-04-14T07:14:58.941Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-14T07:14:58.941Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-14T07:14:58.941Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-14T07:14:58.941Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-14T07:14:58.941Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-14T07:14:58.941Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-14T07:14:58.941Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-14T07:14:58.941Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-14T07:14:58.941Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-14T07:14:58.941Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-14T07:14:58.941Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-14T07:14:58.941Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-14T07:14:58.941Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-14T07:14:58.941Z] === RUN TestCreateTmpfsMountsTarget [2021-04-14T07:14:58.941Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-14T07:14:58.941Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-14T07:14:58.958Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-04-14T07:14:58.958Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-14T07:14:59.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-14T07:15:00.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-14T07:15:00.828Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-14T07:15:00.847Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) [2021-04-14T07:15:00.847Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-14T07:15:01.459Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-14T07:15:01.495Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2021-04-14T07:15:01.495Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-14T07:15:01.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:15:01.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:15:01.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:15:01.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:15:01.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:15:01.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:15:01.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:15:01.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:15:01.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:15:01.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:15:01.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:15:01.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:15:01.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:15:01.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:15:01.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:15:01.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-14T07:15:01.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-14T07:15:01.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-14T07:15:01.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-14T07:15:01.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-14T07:15:01.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-14T07:15:01.496Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-14T07:15:02.093Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-14T07:15:02.434Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-04-14T07:15:02.434Z] === RUN TestCreateDifferentPlatform [2021-04-14T07:15:02.434Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-14T07:15:02.434Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-14T07:15:02.434Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-14T07:15:02.434Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-14T07:15:02.434Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-14T07:15:02.434Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-14T07:15:02.434Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-14T07:15:02.434Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-14T07:15:02.434Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-14T07:15:02.434Z] === RUN TestContainerStartOnDaemonRestart [2021-04-14T07:15:02.434Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-14T07:15:02.434Z] === RUN TestDaemonRestartIpcMode [2021-04-14T07:15:02.434Z] === PAUSE TestDaemonRestartIpcMode [2021-04-14T07:15:02.434Z] === RUN TestDaemonHostGatewayIP [2021-04-14T07:15:02.434Z] === PAUSE TestDaemonHostGatewayIP [2021-04-14T07:15:02.434Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-14T07:15:02.434Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-14T07:15:02.434Z] === RUN TestContainerKillOnDaemonStart [2021-04-14T07:15:02.434Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-14T07:15:02.434Z] === RUN TestDiff [2021-04-14T07:15:02.753Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2021-04-14T07:15:02.753Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-14T07:15:02.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:15:02.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:15:02.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:15:02.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:15:02.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:15:02.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:15:02.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:15:02.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:15:02.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:15:02.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:15:02.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:15:02.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:15:02.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:15:02.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:15:02.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:15:02.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-14T07:15:02.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-14T07:15:02.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-14T07:15:02.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-14T07:15:02.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-14T07:15:02.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-14T07:15:02.754Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-14T07:15:03.144Z] --- PASS: TestBuildMultiStageCopy (5.91s) [2021-04-14T07:15:03.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.08s) [2021-04-14T07:15:03.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-04-14T07:15:03.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2021-04-14T07:15:03.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.72s) [2021-04-14T07:15:03.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.79s) [2021-04-14T07:15:03.144Z] === RUN TestBuildMultiStageParentConfig [2021-04-14T07:15:03.367Z] ok github.com/docker/docker/cmd/dockerd 0.222s coverage: 29.1% of statements [2021-04-14T07:15:03.373Z] --- PASS: TestDiff (0.79s) [2021-04-14T07:15:03.373Z] === RUN TestExecWithCloseStdin [2021-04-14T07:15:03.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-14T07:15:03.691Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-04-14T07:15:03.691Z] === RUN TestCreateDifferentPlatform [2021-04-14T07:15:03.691Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-14T07:15:03.691Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-14T07:15:03.691Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-14T07:15:03.691Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-14T07:15:03.691Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-14T07:15:03.691Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-14T07:15:03.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-04-14T07:15:03.691Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-14T07:15:03.691Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-14T07:15:03.691Z] === RUN TestContainerStartOnDaemonRestart [2021-04-14T07:15:03.691Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-14T07:15:03.691Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-14T07:15:03.691Z] === RUN TestDaemonRestartIpcMode [2021-04-14T07:15:03.691Z] === PAUSE TestDaemonRestartIpcMode [2021-04-14T07:15:03.691Z] === RUN TestDaemonHostGatewayIP [2021-04-14T07:15:03.691Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-14T07:15:03.691Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:15:03.691Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-14T07:15:03.691Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-14T07:15:03.691Z] === RUN TestContainerKillOnDaemonStart [2021-04-14T07:15:03.691Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-14T07:15:03.691Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-14T07:15:03.691Z] === RUN TestDiff [2021-04-14T07:15:04.261Z] --- PASS: TestDiff (0.67s) [2021-04-14T07:15:04.261Z] === RUN TestExecWithCloseStdin [2021-04-14T07:15:04.311Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-04-14T07:15:04.311Z] === RUN TestExec [2021-04-14T07:15:05.200Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-04-14T07:15:05.200Z] === RUN TestExec [2021-04-14T07:15:05.213Z] --- PASS: TestBuildMultiStageParentConfig (1.80s) [2021-04-14T07:15:05.213Z] === RUN TestBuildLabelWithTargets [2021-04-14T07:15:05.691Z] --- PASS: TestExec (1.13s) [2021-04-14T07:15:05.692Z] === RUN TestExecUser [2021-04-14T07:15:06.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-14T07:15:06.138Z] --- PASS: TestExec (0.94s) [2021-04-14T07:15:06.138Z] === RUN TestExecUser [2021-04-14T07:15:06.630Z] --- PASS: TestExecUser (1.14s) [2021-04-14T07:15:06.630Z] === RUN TestExportContainerAndImportImage [2021-04-14T07:15:07.076Z] --- PASS: TestExecUser (0.96s) [2021-04-14T07:15:07.076Z] === RUN TestExportContainerAndImportImage [2021-04-14T07:15:07.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-14T07:15:07.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-14T07:15:07.569Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-04-14T07:15:07.569Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-14T07:15:07.882Z] ok github.com/docker/docker/container 0.163s coverage: 34.7% of statements [2021-04-14T07:15:07.882Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-14T07:15:07.882Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-14T07:15:07.882Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-14T07:15:07.882Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-14T07:15:07.936Z] --- PASS: TestBuildLabelWithTargets (2.73s) [2021-04-14T07:15:07.936Z] === RUN TestBuildWithEmptyLayers [2021-04-14T07:15:08.014Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2021-04-14T07:15:08.014Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-14T07:15:08.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-14T07:15:08.967Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2021-04-14T07:15:08.967Z] === RUN TestBuildMultiStageOnBuild [2021-04-14T07:15:09.475Z] --- PASS: TestExportContainerAfterDaemonRestart (1.79s) [2021-04-14T07:15:09.476Z] === RUN TestHealthCheckWorkdir [2021-04-14T07:15:09.982Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2021-04-14T07:15:10.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-14T07:15:10.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-14T07:15:10.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-14T07:15:10.857Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-04-14T07:15:10.857Z] === RUN TestHealthKillContainer [2021-04-14T07:15:12.210Z] --- PASS: TestExportContainerAfterDaemonRestart (4.03s) [2021-04-14T07:15:12.210Z] === RUN TestHealthCheckWorkdir [2021-04-14T07:15:12.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-14T07:15:12.482Z] --- PASS: TestBuildMultiStageOnBuild (3.66s) [2021-04-14T07:15:12.482Z] === RUN TestBuildUncleanTarFilenames [2021-04-14T07:15:13.589Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2021-04-14T07:15:13.589Z] === RUN TestHealthKillContainer [2021-04-14T07:15:13.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-14T07:15:13.986Z] --- PASS: TestBuildUncleanTarFilenames (1.65s) [2021-04-14T07:15:13.986Z] === RUN TestBuildMultiStageLayerLeak [2021-04-14T07:15:14.146Z] --- PASS: TestHealthKillContainer (3.18s) [2021-04-14T07:15:14.146Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-14T07:15:15.084Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-04-14T07:15:15.084Z] === RUN TestIpcModeNone [2021-04-14T07:15:15.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-14T07:15:15.614Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.9% of statements [2021-04-14T07:15:16.023Z] --- PASS: TestIpcModeNone (1.12s) [2021-04-14T07:15:16.023Z] === RUN TestIpcModePrivate [2021-04-14T07:15:16.909Z] --- PASS: TestHealthKillContainer (2.98s) [2021-04-14T07:15:16.909Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-14T07:15:16.909Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-04-14T07:15:16.909Z] === RUN TestIpcModeNone [2021-04-14T07:15:17.403Z] --- PASS: TestIpcModePrivate (1.13s) [2021-04-14T07:15:17.403Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-14T07:15:17.403Z] === RUN TestIpcModeShareable [2021-04-14T07:15:17.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-14T07:15:17.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-14T07:15:17.847Z] --- PASS: TestIpcModeNone (0.95s) [2021-04-14T07:15:17.847Z] === RUN TestIpcModePrivate [2021-04-14T07:15:18.345Z] --- PASS: TestIpcModeShareable (1.10s) [2021-04-14T07:15:18.345Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-14T07:15:18.345Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-14T07:15:18.430Z] --- PASS: TestBuildMultiStageLayerLeak (3.86s) [2021-04-14T07:15:18.430Z] === RUN TestBuildWithHugeFile [2021-04-14T07:15:18.784Z] --- PASS: TestIpcModePrivate (0.95s) [2021-04-14T07:15:18.784Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-14T07:15:18.784Z] === RUN TestIpcModeShareable [2021-04-14T07:15:18.784Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-14T07:15:18.784Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:15:18.784Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-14T07:15:19.175Z] ok github.com/docker/docker/daemon/cluster 0.193s coverage: 0.5% of statements [2021-04-14T07:15:19.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-14T07:15:19.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-14T07:15:21.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-14T07:15:21.642Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2021-04-14T07:15:21.642Z] === RUN TestAPIIpcModeHost [2021-04-14T07:15:21.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-14T07:15:22.075Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2021-04-14T07:15:22.075Z] === RUN TestAPIIpcModeHost [2021-04-14T07:15:22.075Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-14T07:15:22.075Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:15:22.075Z] === RUN TestDaemonIpcModeShareable [2021-04-14T07:15:22.075Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-14T07:15:22.075Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:15:22.075Z] === RUN TestDaemonIpcModePrivate [2021-04-14T07:15:22.581Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-04-14T07:15:22.581Z] === RUN TestDaemonIpcModeShareable [2021-04-14T07:15:22.735Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2021-04-14T07:15:23.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-14T07:15:24.272Z] ok github.com/docker/docker/daemon/config 0.083s coverage: 81.8% of statements [2021-04-14T07:15:24.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-14T07:15:24.496Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2021-04-14T07:15:24.496Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-14T07:15:24.496Z] === RUN TestDaemonIpcModePrivate [2021-04-14T07:15:24.568Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2021-04-14T07:15:24.614Z] --- PASS: TestDaemonIpcModePrivate (2.88s) [2021-04-14T07:15:24.614Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-14T07:15:24.614Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-14T07:15:24.614Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-14T07:15:24.614Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:15:24.614Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-14T07:15:24.614Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-14T07:15:24.614Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:15:24.614Z] === RUN TestIpcModeOlderClient [2021-04-14T07:15:24.614Z] === PAUSE TestIpcModeOlderClient [2021-04-14T07:15:24.614Z] === RUN TestKillContainerInvalidSignal [2021-04-14T07:15:25.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-14T07:15:25.183Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-04-14T07:15:25.183Z] === RUN TestKillContainer [2021-04-14T07:15:25.183Z] === RUN TestKillContainer/no_signal [2021-04-14T07:15:25.752Z] === RUN TestKillContainer/non_killing_signal [2021-04-14T07:15:26.323Z] === RUN TestKillContainer/killing_signal [2021-04-14T07:15:26.460Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2021-04-14T07:15:26.460Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-14T07:15:26.460Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-14T07:15:26.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-14T07:15:27.260Z] --- PASS: TestKillContainer (2.00s) [2021-04-14T07:15:27.260Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-04-14T07:15:27.260Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-04-14T07:15:27.260Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-04-14T07:15:27.260Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-14T07:15:27.260Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-14T07:15:27.337Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-04-14T07:15:27.829Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-14T07:15:27.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-14T07:15:28.367Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-04-14T07:15:28.367Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-14T07:15:28.367Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-14T07:15:28.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-04-14T07:15:28.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-04-14T07:15:28.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-04-14T07:15:28.398Z] === RUN TestKillStoppedContainer [2021-04-14T07:15:28.398Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-14T07:15:28.398Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-14T07:15:28.578Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-14T07:15:28.578Z] Using test binary docker [2021-04-14T07:15:28.578Z] +++ /etc/init.d/apparmor start [2021-04-14T07:15:28.578Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-14T07:15:28.578Z] INFO: Waiting for daemon to start... [2021-04-14T07:15:28.578Z] Starting dockerd [2021-04-14T07:15:28.578Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-14T07:15:28.658Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-14T07:15:28.658Z] === RUN TestKillDifferentUserContainer [2021-04-14T07:15:29.227Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-04-14T07:15:29.227Z] === RUN TestInspectOomKilledTrue [2021-04-14T07:15:29.227Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-14T07:15:29.227Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:15:29.227Z] === RUN TestInspectOomKilledFalse [2021-04-14T07:15:29.227Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-14T07:15:29.227Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:15:29.227Z] === RUN TestLinksEtcHostsContentMatch [2021-04-14T07:15:29.227Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-14T07:15:29.227Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-14T07:15:29.227Z] === RUN TestLinksContainerNames [2021-04-14T07:15:29.333Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-14T07:15:29.333Z] Using test binary docker [2021-04-14T07:15:29.333Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-14T07:15:29.333Z] +++ /etc/init.d/apparmor start [2021-04-14T07:15:29.333Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-14T07:15:29.333Z] INFO: Waiting for daemon to start... [2021-04-14T07:15:29.333Z] Starting dockerd [2021-04-14T07:15:29.333Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-14T07:15:30.095Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-04-14T07:15:30.279Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2021-04-14T07:15:30.279Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-14T07:15:30.279Z] === RUN TestIpcModeOlderClient [2021-04-14T07:15:30.279Z] === PAUSE TestIpcModeOlderClient [2021-04-14T07:15:30.279Z] === RUN TestKillContainerInvalidSignal [2021-04-14T07:15:30.606Z] --- PASS: TestLinksContainerNames (1.30s) [2021-04-14T07:15:30.606Z] === RUN TestLogsFollowTailEmpty [2021-04-14T07:15:30.849Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-04-14T07:15:30.849Z] === RUN TestKillContainer [2021-04-14T07:15:30.849Z] === RUN TestKillContainer/no_signal [2021-04-14T07:15:31.117Z] . [2021-04-14T07:15:31.117Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-14T07:15:31.117Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-14T07:15:31.117Z] Error: No such image: emptyfs [2021-04-14T07:15:31.117Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-14T07:15:31.117Z] ++++ docker load [2021-04-14T07:15:31.147Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.494s coverage: 14.1% of statements [2021-04-14T07:15:31.175Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-04-14T07:15:31.175Z] === RUN TestContainerNetworkMountsNoChown [2021-04-14T07:15:31.376Z] Running integration-test (iteration 1) [2021-04-14T07:15:31.376Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-14T07:15:31.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:15:31.376Z] ++ set -e [2021-04-14T07:15:31.376Z] ++ '[' -n 0 ']' [2021-04-14T07:15:31.376Z] ++ set -x [2021-04-14T07:15:31.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:15:31.446Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.476s coverage: 57.1% of statements [2021-04-14T07:15:31.744Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/default [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/default [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/private [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/private [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rprivate [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/slave [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/slave [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rslave [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/shared [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/shared [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rshared [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-14T07:15:31.744Z] === CONT TestMountDaemonRoot/default [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:15:31.744Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-14T07:15:31.744Z] === CONT TestMountDaemonRoot/rshared [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:15:31.744Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:15:31.744Z] === CONT TestMountDaemonRoot/shared [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:15:31.744Z] === CONT TestMountDaemonRoot/rslave [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:15:31.744Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:15:31.744Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:15:31.745Z] === CONT TestMountDaemonRoot/slave [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:15:31.745Z] === CONT TestMountDaemonRoot/rprivate [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:15:31.745Z] === CONT TestMountDaemonRoot/private [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:15:31.745Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-14T07:15:31.745Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-14T07:15:31.745Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:15:31.745Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-14T07:15:31.787Z] === RUN TestKillContainer/non_killing_signal [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:15:32.016Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:15:32.276Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-14T07:15:32.276Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-14T07:15:32.276Z] === RUN TestContainerBindMountNonRecursive [2021-04-14T07:15:32.276Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-14T07:15:32.276Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-14T07:15:32.276Z] === RUN TestContainerVolumesMountedAsShared [2021-04-14T07:15:32.276Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-14T07:15:32.276Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-14T07:15:32.276Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-14T07:15:32.276Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-14T07:15:32.276Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-14T07:15:32.276Z] === RUN TestNetworkNat [2021-04-14T07:15:32.356Z] === RUN TestKillContainer/killing_signal [2021-04-14T07:15:33.214Z] --- PASS: TestNetworkNat (0.85s) [2021-04-14T07:15:33.214Z] === RUN TestNetworkLocalhostTCPNat [2021-04-14T07:15:33.294Z] --- PASS: TestKillContainer (2.22s) [2021-04-14T07:15:33.294Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-04-14T07:15:33.294Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-04-14T07:15:33.294Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-04-14T07:15:33.294Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-14T07:15:33.294Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-14T07:15:33.783Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2021-04-14T07:15:33.783Z] === RUN TestNetworkLoopbackNat [2021-04-14T07:15:33.864Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-14T07:15:34.216Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-04-14T07:15:34.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-04-14T07:15:34.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2021-04-14T07:15:34.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-04-14T07:15:34.434Z] === RUN TestKillStoppedContainer [2021-04-14T07:15:34.694Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-14T07:15:34.694Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-14T07:15:34.694Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-14T07:15:34.694Z] === RUN TestKillDifferentUserContainer [2021-04-14T07:15:35.264Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2021-04-14T07:15:35.264Z] === RUN TestInspectOomKilledTrue [2021-04-14T07:15:35.264Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-14T07:15:35.264Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-14T07:15:35.264Z] === RUN TestInspectOomKilledFalse [2021-04-14T07:15:35.276Z] ok github.com/docker/docker/daemon 12.433s coverage: 17.2% of statements [2021-04-14T07:15:35.276Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-14T07:15:35.276Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-14T07:15:35.276Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-14T07:15:35.276Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-14T07:15:35.913Z] . [2021-04-14T07:15:35.913Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-14T07:15:35.913Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-14T07:15:35.913Z] Error: No such image: emptyfs [2021-04-14T07:15:35.913Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-14T07:15:35.913Z] ++++ docker load [2021-04-14T07:15:35.913Z] Running integration-test (iteration 1) [2021-04-14T07:15:35.913Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-14T07:15:35.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:15:35.913Z] ++ set -e [2021-04-14T07:15:35.913Z] ++ '[' -n 0 ']' [2021-04-14T07:15:35.913Z] ++ set -x [2021-04-14T07:15:35.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:15:35.930Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.990s coverage: 69.3% of statements [2021-04-14T07:15:36.202Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-04-14T07:15:36.202Z] === RUN TestLinksEtcHostsContentMatch [2021-04-14T07:15:37.074Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-04-14T07:15:37.074Z] === RUN TestPause [2021-04-14T07:15:37.074Z] --- SKIP: TestPause (0.00s) [2021-04-14T07:15:37.074Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:15:37.074Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-14T07:15:37.074Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:15:37.074Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:15:37.074Z] === RUN TestPauseStopPausedContainer [2021-04-14T07:15:37.074Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-14T07:15:37.074Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:15:37.074Z] === RUN TestPidHost [2021-04-14T07:15:37.140Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-04-14T07:15:37.140Z] === RUN TestLinksContainerNames [2021-04-14T07:15:38.040Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.992s coverage: 45.9% of statements [2021-04-14T07:15:38.040Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-14T07:15:38.520Z] --- PASS: TestLinksContainerNames (1.47s) [2021-04-14T07:15:38.520Z] === RUN TestLogsFollowTailEmpty [2021-04-14T07:15:38.683Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-04-14T07:15:38.980Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.186s coverage: 49.4% of statements [2021-04-14T07:15:38.983Z] --- PASS: TestPidHost (1.99s) [2021-04-14T07:15:38.983Z] === RUN TestPsFilter [2021-04-14T07:15:38.983Z] --- PASS: TestPsFilter (0.10s) [2021-04-14T07:15:38.983Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-14T07:15:39.092Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2021-04-14T07:15:39.092Z] === RUN TestContainerNetworkMountsNoChown [2021-04-14T07:15:39.921Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-04-14T07:15:39.921Z] === RUN TestRemoveContainerWithVolume [2021-04-14T07:15:40.034Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/default [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/default [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/private [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/private [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rprivate [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/slave [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/slave [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rslave [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/shared [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/shared [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rshared [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/rslave [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/default [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/slave [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/rprivate [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/private [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/rshared [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/shared [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-14T07:15:40.034Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:15:40.034Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-14T07:15:40.034Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:15:40.294Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:15:40.488Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-04-14T07:15:40.488Z] === RUN TestRemoveContainerRunning [2021-04-14T07:15:40.554Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:15:40.554Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:15:40.554Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:15:40.554Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:15:40.554Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-14T07:15:40.554Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-14T07:15:40.554Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-14T07:15:40.554Z] === RUN TestContainerBindMountNonRecursive [2021-04-14T07:15:41.057Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-04-14T07:15:41.057Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-14T07:15:41.079Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-04-14T07:15:41.626Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-04-14T07:15:41.626Z] === RUN TestRemoveInvalidContainer [2021-04-14T07:15:41.626Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-14T07:15:41.626Z] === RUN TestRenameLinkedContainer [2021-04-14T07:15:41.725Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-04-14T07:15:42.937Z] ..........................xx.................... [ 29%] [2021-04-14T07:15:43.091Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2021-04-14T07:15:43.091Z] === RUN TestContainerVolumesMountedAsShared [2021-04-14T07:15:43.351Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2021-04-14T07:15:43.351Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-14T07:15:43.848Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.878s coverage: 52.2% of statements [2021-04-14T07:15:43.848Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-14T07:15:43.848Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-14T07:15:43.848Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 43.2% of statements [2021-04-14T07:15:44.290Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s) [2021-04-14T07:15:44.290Z] === RUN TestNetworkNat [2021-04-14T07:15:44.918Z] --- PASS: TestRenameLinkedContainer (2.62s) [2021-04-14T07:15:44.918Z] === RUN TestRenameStoppedContainer [2021-04-14T07:15:44.918Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-04-14T07:15:44.918Z] === RUN TestRenameRunningContainerAndReuse [2021-04-14T07:15:45.228Z] --- PASS: TestNetworkNat (0.89s) [2021-04-14T07:15:45.228Z] === RUN TestNetworkLocalhostTCPNat [2021-04-14T07:15:45.529Z] Removing intermediate container f4e984185d68 [2021-04-14T07:15:45.529Z] ---> a913cbd37b11 [2021-04-14T07:15:45.529Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-04-14T07:15:45.529Z] ---> Running in 92b4b78921c9 [2021-04-14T07:15:45.529Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-14T07:15:45.529Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-14T07:15:45.529Z] go: finding gotest.tools v0.5.3 [2021-04-14T07:15:45.529Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-14T07:15:45.529Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-14T07:15:45.529Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-14T07:15:45.529Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:15:45.529Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-14T07:15:45.529Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:15:45.529Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-14T07:15:45.529Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-14T07:15:45.529Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:15:45.529Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:15:45.529Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:15:45.529Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:15:45.529Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:15:45.529Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:15:45.529Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:15:45.529Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:15:45.529Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:15:45.529Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:15:45.529Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:15:45.529Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:15:45.529Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:15:45.529Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:15:45.529Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:15:45.529Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:15:45.529Z] go: finding github.com/fatih/color v1.9.0 [2021-04-14T07:15:45.529Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:15:45.529Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:15:45.529Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-14T07:15:45.529Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:15:45.529Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:15:45.529Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:15:45.529Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:15:45.529Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:15:45.529Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:15:45.529Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:15:45.529Z] INFO: Build done for gotestsum... [2021-04-14T07:15:45.797Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-04-14T07:15:45.797Z] === RUN TestNetworkLoopbackNat [2021-04-14T07:15:45.962Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 6.7% of statements [2021-04-14T07:15:45.962Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-14T07:15:45.962Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-14T07:15:46.259Z] ok github.com/docker/docker/daemon/logger/awslogs 0.472s coverage: 77.8% of statements [2021-04-14T07:15:46.259Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-14T07:15:46.259Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-14T07:15:46.299Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-04-14T07:15:46.299Z] === RUN TestRenameInvalidName [2021-04-14T07:15:46.558Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-04-14T07:15:46.558Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2021-04-14T07:15:47.237Z] --- PASS: TestRenameInvalidName (0.65s) [2021-04-14T07:15:47.237Z] === RUN TestRenameAnonymousContainer [2021-04-14T07:15:47.611Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2021-04-14T07:15:48.157Z] Loaded image: buildpack-deps:buster [2021-04-14T07:15:48.157Z] Loaded image: busybox:latest [2021-04-14T07:15:48.157Z] Loaded image: busybox:glibc [2021-04-14T07:15:48.678Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 69.9% of statements [2021-04-14T07:15:49.087Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-04-14T07:15:49.087Z] === RUN TestPause [2021-04-14T07:15:49.733Z] ok github.com/docker/docker/daemon/logger/local 0.120s coverage: 75.2% of statements [2021-04-14T07:15:49.734Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-14T07:15:50.025Z] --- PASS: TestPause (0.74s) [2021-04-14T07:15:50.025Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-14T07:15:50.025Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:15:50.025Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:15:50.025Z] === RUN TestPauseStopPausedContainer [2021-04-14T07:15:50.033Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 55.1% of statements [2021-04-14T07:15:50.529Z] --- PASS: TestRenameAnonymousContainer (3.09s) [2021-04-14T07:15:50.529Z] === RUN TestRenameContainerWithSameName [2021-04-14T07:15:50.594Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-04-14T07:15:50.594Z] === RUN TestPidHost [2021-04-14T07:15:50.788Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-04-14T07:15:50.788Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-14T07:15:51.088Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2021-04-14T07:15:51.125Z] --- PASS: TestBuildWithHugeFile (32.79s) [2021-04-14T07:15:51.125Z] === RUN TestBuildWCOWSandboxSize [2021-04-14T07:15:51.125Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:15:51.125Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:15:51.125Z] === RUN TestBuildWithEmptyDockerfile [2021-04-14T07:15:51.125Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:15:51.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:15:51.125Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:15:51.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:15:51.125Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:15:51.125Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:15:51.125Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:15:51.125Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:15:51.125Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:15:51.387Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2021-04-14T07:15:51.421Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-04-14T07:15:51.421Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2021-04-14T07:15:51.421Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2021-04-14T07:15:51.421Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-04-14T07:15:51.421Z] === RUN TestBuildPreserveOwnership [2021-04-14T07:15:51.421Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-14T07:15:51.462Z] Loaded image: debian:bullseye [2021-04-14T07:15:52.170Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2021-04-14T07:15:52.170Z] === RUN TestResize [2021-04-14T07:15:52.402Z] Loaded image: hello-world:latest [2021-04-14T07:15:52.439Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-04-14T07:15:52.741Z] --- PASS: TestResize (0.69s) [2021-04-14T07:15:52.741Z] === RUN TestResizeWithInvalidSize [2021-04-14T07:15:53.134Z] --- PASS: TestPidHost (2.04s) [2021-04-14T07:15:53.134Z] === RUN TestPsFilter [2021-04-14T07:15:53.134Z] --- PASS: TestPsFilter (0.12s) [2021-04-14T07:15:53.134Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-14T07:15:53.311Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-04-14T07:15:53.311Z] === RUN TestResizeWhenContainerNotStarted [2021-04-14T07:15:53.342Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:15:53.393Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-04-14T07:15:53.393Z] === RUN TestRemoveContainerWithVolume [2021-04-14T07:15:53.603Z] INFO: Testing against a local daemon [2021-04-14T07:15:53.603Z] === RUN TestCgroupNamespacesBuild [2021-04-14T07:15:54.248Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-04-14T07:15:54.248Z] === RUN TestDaemonRestartKillContainers [2021-04-14T07:15:54.248Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:15:54.248Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-14T07:15:54.248Z] === RUN TestCgroupNamespacesRun [2021-04-14T07:15:54.330Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-04-14T07:15:54.330Z] === RUN TestRemoveContainerRunning [2021-04-14T07:15:54.553Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-04-14T07:15:54.553Z] ok github.com/docker/docker/daemon/logger/splunk 2.427s coverage: 82.5% of statements [2021-04-14T07:15:54.852Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-14T07:15:54.852Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-14T07:15:54.899Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-04-14T07:15:54.900Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-14T07:15:55.837Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-04-14T07:15:55.837Z] === RUN TestRemoveInvalidContainer [2021-04-14T07:15:55.837Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-14T07:15:55.837Z] === RUN TestRenameLinkedContainer [2021-04-14T07:15:56.392Z] ok github.com/docker/docker/distribution/metadata 0.077s coverage: 48.2% of statements [2021-04-14T07:15:56.786Z] --- PASS: TestCgroupNamespacesRun (2.87s) [2021-04-14T07:15:56.786Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-14T07:15:56.900Z] --- PASS: TestCgroupNamespacesBuild (3.36s) [2021-04-14T07:15:56.900Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-14T07:15:57.072Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-14T07:15:57.954Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-04-14T07:15:57.965Z] Removing intermediate container 92b4b78921c9 [2021-04-14T07:15:57.965Z] ---> 6febf994fb07 [2021-04-14T07:15:57.965Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-14T07:15:57.965Z] ---> Running in 10eee92b98ea [2021-04-14T07:15:58.438Z] Removing intermediate container 10eee92b98ea [2021-04-14T07:15:58.438Z] ---> cbc014d35166 [2021-04-14T07:15:58.438Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-14T07:15:58.438Z] ---> Running in 25a020d74077 [2021-04-14T07:15:58.599Z] ok github.com/docker/docker/distribution 0.540s coverage: 25.2% of statements [2021-04-14T07:15:58.599Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-14T07:15:59.131Z] --- PASS: TestRenameLinkedContainer (2.95s) [2021-04-14T07:15:59.131Z] === RUN TestRenameStoppedContainer [2021-04-14T07:15:59.320Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.37s) [2021-04-14T07:15:59.320Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-14T07:15:59.390Z] --- PASS: TestRenameStoppedContainer (0.72s) [2021-04-14T07:15:59.390Z] === RUN TestRenameRunningContainerAndReuse [2021-04-14T07:15:59.418Z] Removing intermediate container 25a020d74077 [2021-04-14T07:15:59.418Z] ---> bab45953e7af [2021-04-14T07:15:59.418Z] Step 10/10 : COPY . . [2021-04-14T07:15:59.443Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2021-04-14T07:15:59.443Z] === RUN TestBuildWithSession [2021-04-14T07:15:59.443Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-14T07:15:59.443Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:15:59.443Z] === RUN TestBuildSquashParent [2021-04-14T07:15:59.821Z] --- PASS: TestBuildPreserveOwnership (8.11s) [2021-04-14T07:15:59.821Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.25s) [2021-04-14T07:15:59.821Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.85s) [2021-04-14T07:15:59.821Z] === RUN TestBuildPlatformInvalid [2021-04-14T07:15:59.821Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-04-14T07:15:59.821Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-14T07:16:00.134Z] ok github.com/docker/docker/image 0.127s coverage: 86.6% of statements [2021-04-14T07:16:00.771Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-04-14T07:16:00.771Z] === RUN TestRenameInvalidName [2021-04-14T07:16:00.778Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.1% of statements [2021-04-14T07:16:00.778Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-14T07:16:01.086Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2021-04-14T07:16:01.709Z] --- PASS: TestRenameInvalidName (0.77s) [2021-04-14T07:16:01.709Z] === RUN TestRenameAnonymousContainer [2021-04-14T07:16:02.144Z] ok github.com/docker/docker/image/tarexport 0.097s coverage: 0.6% of statements [2021-04-14T07:16:02.442Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-04-14T07:16:02.611Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.89s) [2021-04-14T07:16:02.611Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-14T07:16:03.977Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2021-04-14T07:16:03.977Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-14T07:16:05.006Z] --- PASS: TestRenameAnonymousContainer (3.20s) [2021-04-14T07:16:05.006Z] === RUN TestRenameContainerWithSameName [2021-04-14T07:16:05.033Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-04-14T07:16:05.148Z] --- PASS: TestCgroupNamespacesRunHostMode (2.84s) [2021-04-14T07:16:05.148Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-14T07:16:05.575Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-04-14T07:16:05.575Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-14T07:16:05.610Z] Removing intermediate container 9b2cddb34d6f [2021-04-14T07:16:05.611Z] ---> 43f58b2982b6 [2021-04-14T07:16:05.611Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-04-14T07:16:05.611Z] ---> Running in 5af0b06fd17a [2021-04-14T07:16:05.691Z] ok github.com/docker/docker/opts 0.103s coverage: 67.1% of statements [2021-04-14T07:16:05.990Z] ok github.com/docker/docker/oci 0.058s coverage: 45.2% of statements [2021-04-14T07:16:06.109Z] --- PASS: TestBuildSquashParent (6.08s) [2021-04-14T07:16:06.109Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-14T07:16:06.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:16:06.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:16:06.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:16:06.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:16:06.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:16:06.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:16:06.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:16:06.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:16:06.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:16:06.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:16:06.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:16:06.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:16:06.109Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:16:06.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:16:06.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:16:06.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:16:06.954Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2021-04-14T07:16:06.955Z] === RUN TestResize [2021-04-14T07:16:07.129Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-14T07:16:07.129Z] go: finding gotest.tools v0.5.3 [2021-04-14T07:16:07.129Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-14T07:16:07.129Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-14T07:16:07.524Z] --- PASS: TestResize (0.73s) [2021-04-14T07:16:07.524Z] === RUN TestResizeWithInvalidSize [2021-04-14T07:16:07.581Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-14T07:16:07.581Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:16:07.581Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-14T07:16:08.035Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-14T07:16:08.035Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:16:08.035Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:16:08.035Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:16:08.035Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:16:08.035Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:16:08.035Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-14T07:16:08.035Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:16:08.035Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-14T07:16:08.035Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:16:08.035Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-14T07:16:08.035Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:16:08.035Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-14T07:16:08.035Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:16:08.035Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:16:08.035Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:16:08.035Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:16:08.035Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:16:08.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:16:08.098Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-04-14T07:16:08.348Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:16:08.399Z] ok github.com/docker/docker/pkg/authorization 0.614s coverage: 68.3% of statements [2021-04-14T07:16:08.399Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-04-14T07:16:08.439Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.96s) [2021-04-14T07:16:08.439Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-14T07:16:08.463Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2021-04-14T07:16:08.463Z] === RUN TestResizeWhenContainerNotStarted [2021-04-14T07:16:08.487Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:16:08.487Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:16:08.964Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-14T07:16:09.401Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:16:09.401Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:16:09.401Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:16:09.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:16:09.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:16:09.443Z] go: finding github.com/fatih/color v1.9.0 [2021-04-14T07:16:09.443Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-14T07:16:09.443Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-14T07:16:09.443Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-14T07:16:09.443Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-14T07:16:09.443Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-14T07:16:09.443Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-14T07:16:09.443Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-14T07:16:09.443Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-14T07:16:09.456Z] ok github.com/docker/docker/pkg/archive 1.022s coverage: 81.9% of statements [2021-04-14T07:16:09.456Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-04-14T07:16:09.915Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-14T07:16:09.915Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-14T07:16:10.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.40s) [2021-04-14T07:16:10.346Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-14T07:16:10.514Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-04-14T07:16:10.812Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2021-04-14T07:16:10.893Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-14T07:16:10.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2021-04-14T07:16:10.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.17s) [2021-04-14T07:16:10.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) [2021-04-14T07:16:10.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2021-04-14T07:16:10.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2021-04-14T07:16:10.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2021-04-14T07:16:10.893Z] === RUN TestBuildMultiStageCopy [2021-04-14T07:16:10.893Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-14T07:16:11.865Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-04-14T07:16:11.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:16:11.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:16:12.161Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-04-14T07:16:12.254Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.97s) [2021-04-14T07:16:12.254Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-14T07:16:12.470Z] Loaded image: buildpack-deps:buster [2021-04-14T07:16:12.470Z] Loaded image: busybox:latest [2021-04-14T07:16:12.470Z] Loaded image: busybox:glibc [2021-04-14T07:16:12.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-14T07:16:12.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-14T07:16:12.905Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-04-14T07:16:12.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:16:12.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:16:12.941Z] INFO: Build done for gotestsum... [2021-04-14T07:16:13.201Z] ok github.com/docker/docker/layer 7.227s coverage: 68.8% of statements [2021-04-14T07:16:13.201Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-14T07:16:13.201Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-14T07:16:13.201Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-14T07:16:13.201Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-14T07:16:13.201Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-14T07:16:13.243Z] Loaded image: debian:bullseye [2021-04-14T07:16:13.243Z] Loaded image: hello-world:latest [2021-04-14T07:16:13.451Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-14T07:16:13.534Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:16:13.712Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-14T07:16:13.841Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-04-14T07:16:14.139Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-04-14T07:16:14.282Z] --- PASS: TestBuildMultiStageCopy (3.61s) [2021-04-14T07:16:14.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.12s) [2021-04-14T07:16:14.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-04-14T07:16:14.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-04-14T07:16:14.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2021-04-14T07:16:14.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-04-14T07:16:14.283Z] === RUN TestBuildMultiStageParentConfig [2021-04-14T07:16:14.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:16:14.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:16:14.437Z] ok github.com/docker/docker/pkg/chrootarchive 3.958s coverage: 43.2% of statements [2021-04-14T07:16:14.437Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-14T07:16:14.437Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-14T07:16:15.224Z] --- PASS: TestBuildMultiStageParentConfig (0.93s) [2021-04-14T07:16:15.224Z] === RUN TestBuildLabelWithTargets [2021-04-14T07:16:15.490Z] ok github.com/docker/docker/pkg/fsutils 0.431s coverage: 85.1% of statements [2021-04-14T07:16:15.490Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-04-14T07:16:15.490Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2021-04-14T07:16:15.599Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.89s) [2021-04-14T07:16:15.599Z] === RUN TestKernelTCPMemory [2021-04-14T07:16:15.599Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-14T07:16:15.599Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:15.599Z] === RUN TestNISDomainname [2021-04-14T07:16:15.599Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-14T07:16:15.599Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-14T07:16:15.599Z] === RUN TestHostnameDnsResolution [2021-04-14T07:16:16.607Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2021-04-14T07:16:16.607Z] === RUN TestBuildWithEmptyLayers [2021-04-14T07:16:16.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:16:16.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:16:17.024Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-04-14T07:16:17.024Z] === RUN TestStats [2021-04-14T07:16:17.024Z] --- SKIP: TestStats (0.00s) [2021-04-14T07:16:17.024Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:17.024Z] === RUN TestStopContainerWithTimeout [2021-04-14T07:16:17.024Z] === RUN TestStopContainerWithTimeout/0 [2021-04-14T07:16:17.024Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-14T07:16:17.024Z] === RUN TestStopContainerWithTimeout/1 [2021-04-14T07:16:17.024Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-14T07:16:17.024Z] === RUN TestStopContainerWithTimeout/3 [2021-04-14T07:16:17.024Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-14T07:16:17.024Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-14T07:16:17.024Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-14T07:16:17.025Z] === CONT TestStopContainerWithTimeout/0 [2021-04-14T07:16:17.025Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-14T07:16:17.037Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-04-14T07:16:17.037Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-04-14T07:16:17.338Z] ok github.com/docker/docker/pkg/idtools 0.669s coverage: 69.5% of statements [2021-04-14T07:16:17.549Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-04-14T07:16:17.549Z] === RUN TestBuildMultiStageOnBuild [2021-04-14T07:16:17.636Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2021-04-14T07:16:17.937Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-04-14T07:16:18.063Z] Loaded image: buildpack-deps:buster [2021-04-14T07:16:18.063Z] Loaded image: busybox:latest [2021-04-14T07:16:18.063Z] Loaded image: busybox:glibc [2021-04-14T07:16:18.235Z] ok github.com/docker/docker/pkg/ioutils 1.401s coverage: 70.6% of statements [2021-04-14T07:16:18.235Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-14T07:16:18.235Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-14T07:16:18.235Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-14T07:16:18.235Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-14T07:16:18.423Z] === CONT TestStopContainerWithTimeout/3 [2021-04-14T07:16:18.534Z] ok github.com/docker/docker/pkg/parsers/kernel 0.066s coverage: 60.0% of statements [2021-04-14T07:16:18.639Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-14T07:16:18.833Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-04-14T07:16:19.131Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.4% of statements [2021-04-14T07:16:19.131Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-14T07:16:19.131Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-14T07:16:19.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:16:19.778Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-04-14T07:16:19.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:16:19.971Z] Loaded image: debian:bullseye [2021-04-14T07:16:19.971Z] Loaded image: hello-world:latest [2021-04-14T07:16:19.971Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:16:20.094Z] --- PASS: TestBuildMultiStageOnBuild (2.48s) [2021-04-14T07:16:20.094Z] === RUN TestBuildUncleanTarFilenames [2021-04-14T07:16:20.231Z] INFO: Testing against a local daemon [2021-04-14T07:16:20.231Z] === RUN TestCgroupNamespacesBuild [2021-04-14T07:16:20.327Z] === CONT TestStopContainerWithTimeout/1 [2021-04-14T07:16:20.425Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-04-14T07:16:20.729Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2021-04-14T07:16:21.035Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-04-14T07:16:21.035Z] === RUN TestBuildMultiStageLayerLeak [2021-04-14T07:16:21.036Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2021-04-14T07:16:21.680Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2021-04-14T07:16:22.018Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (21.24s) [2021-04-14T07:16:22.018Z] PASS [2021-04-14T07:16:22.018Z] [2021-04-14T07:16:22.018Z] === Skipped [2021-04-14T07:16:22.018Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-14T07:16:22.018Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:16:22.018Z] [2021-04-14T07:16:22.018Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:16:22.018Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:16:22.018Z] [2021-04-14T07:16:22.018Z] [2021-04-14T07:16:22.018Z] DONE 34 tests, 2 skipped in 119.957s [2021-04-14T07:16:22.018Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-14T07:16:22.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:16:22.018Z] ++ set -e [2021-04-14T07:16:22.018Z] ++ '[' -n 0 ']' [2021-04-14T07:16:22.018Z] ++ set -x [2021-04-14T07:16:22.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:16:22.018Z] INFO: Testing against a local daemon [2021-04-14T07:16:22.018Z] === RUN TestConfigInspect [2021-04-14T07:16:22.231Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-14T07:16:22.231Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2021-04-14T07:16:22.231Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2021-04-14T07:16:22.232Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-04-14T07:16:22.232Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-04-14T07:16:22.232Z] === RUN TestDeleteDevicemapper [2021-04-14T07:16:22.232Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-14T07:16:22.232Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:16:22.232Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-14T07:16:22.322Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2021-04-14T07:16:22.322Z] ok github.com/docker/docker/pkg/pubsub 1.167s coverage: 75.0% of statements [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2021-04-14T07:16:22.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2021-04-14T07:16:22.501Z] === RUN TestCgroupNamespacesRun [2021-04-14T07:16:22.891Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-14T07:16:22.967Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-04-14T07:16:23.263Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-04-14T07:16:23.576Z] --- PASS: TestBuildMultiStageLayerLeak (2.54s) [2021-04-14T07:16:23.576Z] === RUN TestBuildWithHugeFile [2021-04-14T07:16:23.881Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2021-04-14T07:16:23.881Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-14T07:16:23.881Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-14T07:16:23.881Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-14T07:16:23.881Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-14T07:16:24.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s) [2021-04-14T07:16:24.138Z] === RUN TestUpdateMemory [2021-04-14T07:16:24.138Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-14T07:16:24.138Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:24.138Z] === RUN TestUpdateCPUQuota [2021-04-14T07:16:24.138Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-14T07:16:24.138Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:24.138Z] === RUN TestUpdatePidsLimit [2021-04-14T07:16:24.138Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-14T07:16:24.138Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:24.138Z] === RUN TestUpdateRestartPolicy [2021-04-14T07:16:24.319Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2021-04-14T07:16:24.428Z] --- PASS: TestCgroupNamespacesBuild (3.79s) [2021-04-14T07:16:24.428Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-14T07:16:24.615Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.8% of statements [2021-04-14T07:16:24.912Z] ok github.com/docker/docker/pkg/signal 2.953s coverage: 61.0% of statements [2021-04-14T07:16:25.211Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2021-04-14T07:16:25.244Z] Removing intermediate container 5af0b06fd17a [2021-04-14T07:16:25.244Z] ---> 8d2678873e41 [2021-04-14T07:16:25.244Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-14T07:16:25.244Z] ---> Running in b359a1521979 [2021-04-14T07:16:25.244Z] Removing intermediate container b359a1521979 [2021-04-14T07:16:25.244Z] ---> 7396a4a21886 [2021-04-14T07:16:25.244Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-14T07:16:25.244Z] ---> Running in cf8f87986065 [2021-04-14T07:16:25.507Z] testing: warning: no tests to run [2021-04-14T07:16:25.507Z] coverage: [no statements] [2021-04-14T07:16:25.507Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-04-14T07:16:25.537Z] --- PASS: TestConfigInspect (4.26s) [2021-04-14T07:16:25.537Z] === RUN TestConfigList [2021-04-14T07:16:25.697Z] Removing intermediate container cf8f87986065 [2021-04-14T07:16:25.697Z] ---> 701836a2fd79 [2021-04-14T07:16:25.697Z] Step 10/10 : COPY . . [2021-04-14T07:16:25.789Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2021-04-14T07:16:25.789Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-14T07:16:26.160Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-04-14T07:16:26.160Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2021-04-14T07:16:26.160Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-04-14T07:16:26.819Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-04-14T07:16:27.697Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2021-04-14T07:16:27.697Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-14T07:16:27.731Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.27s) [2021-04-14T07:16:27.731Z] === RUN TestBuildWithSession [2021-04-14T07:16:27.731Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-14T07:16:27.731Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:16:27.731Z] === RUN TestBuildSquashParent [2021-04-14T07:16:28.922Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-04-14T07:16:28.922Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 83.5% of statements [2021-04-14T07:16:29.456Z] ---> ee7696c3a4d3 [2021-04-14T07:16:29.456Z] Successfully built ee7696c3a4d3 [2021-04-14T07:16:29.604Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2021-04-14T07:16:29.604Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-14T07:16:29.920Z] Successfully tagged docker:latest [2021-04-14T07:16:29.920Z] INFO: Image build ended at 04/14/2021 07:16:29. Duration:00:03:30.6808008 [2021-04-14T07:16:29.920Z] [2021-04-14T07:16:29.920Z] [2021-04-14T07:16:29.920Z] INFO: Building the test binaries at 04/14/2021 07:16:29... [2021-04-14T07:16:29.985Z] --- PASS: TestConfigList (3.90s) [2021-04-14T07:16:29.985Z] === RUN TestConfigsCreateAndDelete [2021-04-14T07:16:30.453Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-04-14T07:16:30.453Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2021-04-14T07:16:30.983Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2021-04-14T07:16:30.983Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-14T07:16:31.920Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-04-14T07:16:31.920Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-14T07:16:32.580Z] ok github.com/docker/docker/quota 0.712s coverage: 71.4% of statements [2021-04-14T07:16:32.580Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-04-14T07:16:33.228Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 50.9% of statements [2021-04-14T07:16:33.499Z] --- PASS: TestConfigsCreateAndDelete (3.98s) [2021-04-14T07:16:33.499Z] === RUN TestConfigsUpdate [2021-04-14T07:16:33.827Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-04-14T07:16:33.827Z] === RUN TestKernelTCPMemory [2021-04-14T07:16:33.827Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-14T07:16:33.827Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-14T07:16:33.827Z] === RUN TestNISDomainname [2021-04-14T07:16:33.874Z] ok github.com/docker/docker/registry 0.225s coverage: 58.8% of statements [2021-04-14T07:16:34.174Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2021-04-14T07:16:34.712Z] INFO: make.ps1 starting at 04/14/2021 07:16:34 [2021-04-14T07:16:34.712Z] INFO: Git commit (9cd324e0d3) assumed from DOCKER_GITCOMMIT environment variable [2021-04-14T07:16:34.833Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements [2021-04-14T07:16:35.180Z] INFO: Invoking autogen... [2021-04-14T07:16:35.208Z] --- PASS: TestNISDomainname (1.30s) [2021-04-14T07:16:35.208Z] === RUN TestHostnameDnsResolution [2021-04-14T07:16:35.649Z] INFO: Building daemon... [2021-04-14T07:16:37.116Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-04-14T07:16:37.116Z] === RUN TestStats [2021-04-14T07:16:37.602Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-04-14T07:16:37.951Z] --- PASS: TestConfigsUpdate (4.27s) [2021-04-14T07:16:37.951Z] === RUN TestTemplatedConfig [2021-04-14T07:16:39.023Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2021-04-14T07:16:39.023Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-14T07:16:39.023Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-04-14T07:16:39.023Z] === RUN TestWaitNonBlocked [2021-04-14T07:16:39.023Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:16:39.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:16:39.023Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:16:39.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:16:39.023Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:16:39.023Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:16:39.023Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-14T07:16:39.023Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-04-14T07:16:39.023Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-04-14T07:16:39.023Z] === RUN TestWaitBlocked [2021-04-14T07:16:39.023Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:16:39.023Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:16:39.023Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:16:39.023Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:16:39.023Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:16:39.023Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:16:39.140Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2021-04-14T07:16:39.140Z] ok github.com/docker/docker/volume/local 0.252s coverage: 76.4% of statements [2021-04-14T07:16:39.283Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-14T07:16:39.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-04-14T07:16:39.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-04-14T07:16:39.283Z] === CONT TestDaemonRestartIpcMode [2021-04-14T07:16:39.283Z] === CONT TestIpcModeOlderClient [2021-04-14T07:16:39.544Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-14T07:16:39.544Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-14T07:16:39.650Z] --- PASS: TestStats (2.77s) [2021-04-14T07:16:39.650Z] === RUN TestStopContainerWithTimeout [2021-04-14T07:16:39.650Z] === RUN TestStopContainerWithTimeout/0 [2021-04-14T07:16:39.650Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-14T07:16:39.650Z] === RUN TestStopContainerWithTimeout/1 [2021-04-14T07:16:39.650Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-14T07:16:39.650Z] === RUN TestStopContainerWithTimeout/3 [2021-04-14T07:16:39.650Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-14T07:16:39.650Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-14T07:16:39.650Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-14T07:16:39.650Z] === CONT TestStopContainerWithTimeout/0 [2021-04-14T07:16:39.650Z] === CONT TestStopContainerWithTimeout/3 [2021-04-14T07:16:40.184Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-04-14T07:16:40.591Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-14T07:16:41.537Z] --- PASS: TestTemplatedConfig (4.14s) [2021-04-14T07:16:41.537Z] === RUN TestConfigCreateResolve [2021-04-14T07:16:42.497Z] === CONT TestStopContainerWithTimeout/1 [2021-04-14T07:16:42.623Z] --- PASS: TestBuildSquashParent (13.33s) [2021-04-14T07:16:42.623Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-14T07:16:42.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:16:42.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:16:42.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:16:42.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:16:42.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:16:42.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:16:42.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:16:42.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:16:42.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:16:42.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:16:42.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:16:42.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:16:42.623Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:16:42.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:16:44.402Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-14T07:16:44.402Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-04-14T07:16:44.402Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2021-04-14T07:16:44.402Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-04-14T07:16:44.402Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2021-04-14T07:16:44.402Z] === RUN TestDeleteDevicemapper [2021-04-14T07:16:44.402Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-14T07:16:44.402Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:16:44.402Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-14T07:16:46.116Z] --- PASS: TestDaemonRestartIpcMode (5.57s) [2021-04-14T07:16:46.116Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.60s) [2021-04-14T07:16:46.116Z] PASS [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === Skipped [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-14T07:16:46.116Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-14T07:16:46.116Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-14T07:16:46.116Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-14T07:16:46.116Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-14T07:16:46.116Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-14T07:16:46.116Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-14T07:16:46.116Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-14T07:16:46.116Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-14T07:16:46.116Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-14T07:16:46.116Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-14T07:16:46.116Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-14T07:16:46.116Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-14T07:16:46.116Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-14T07:16:46.116Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-14T07:16:46.116Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-14T07:16:46.116Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:16:46.116Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-14T07:16:46.116Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:16:46.116Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-14T07:16:46.116Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-14T07:16:46.116Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-14T07:16:46.116Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-14T07:16:46.116Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-14T07:16:46.116Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-14T07:16:46.116Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-14T07:16:46.116Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] [2021-04-14T07:16:46.116Z] DONE 178 tests, 26 skipped in 110.677s [2021-04-14T07:16:46.116Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-14T07:16:46.116Z] INFO: Testing against a local daemon [2021-04-14T07:16:46.116Z] === RUN TestCommitInheritsEnv [2021-04-14T07:16:46.133Z] --- PASS: TestConfigCreateResolve (3.97s) [2021-04-14T07:16:46.133Z] === RUN TestConfigDaemonLibtrustID [2021-04-14T07:16:46.133Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-04-14T07:16:46.133Z] PASS [2021-04-14T07:16:46.133Z] [2021-04-14T07:16:46.133Z] DONE 7 tests in 25.140s [2021-04-14T07:16:46.133Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-14T07:16:46.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:16:46.133Z] ++ set -e [2021-04-14T07:16:46.133Z] ++ '[' -n 0 ']' [2021-04-14T07:16:46.133Z] ++ set -x [2021-04-14T07:16:46.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:16:46.424Z] INFO: Testing against a local daemon [2021-04-14T07:16:46.424Z] === RUN TestCheckpoint [2021-04-14T07:16:46.424Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-14T07:16:46.424Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:16:46.424Z] === RUN TestContainerInvalidJSON [2021-04-14T07:16:46.424Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:16:46.424Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:16:46.424Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:16:46.424Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:16:46.424Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:16:46.424Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:16:46.424Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:16:46.424Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:16:46.424Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:16:46.424Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-14T07:16:46.424Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-14T07:16:46.424Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-14T07:16:46.424Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-14T07:16:46.424Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-14T07:16:46.424Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2021-04-14T07:16:46.424Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-14T07:16:46.715Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-04-14T07:16:46.715Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-14T07:16:46.715Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-04-14T07:16:46.715Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-14T07:16:46.821Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:16:46.821Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:16:46.940Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2021-04-14T07:16:46.940Z] === RUN TestUpdateMemory [2021-04-14T07:16:47.005Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-04-14T07:16:47.005Z] === RUN TestCopyFromContainer [2021-04-14T07:16:47.053Z] --- PASS: TestCommitInheritsEnv (1.90s) [2021-04-14T07:16:47.053Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-14T07:16:47.053Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-14T07:16:47.053Z] === RUN TestImagesFilterMultiReference [2021-04-14T07:16:47.312Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-14T07:16:47.312Z] === RUN TestImagePullPlatformInvalid [2021-04-14T07:16:47.312Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-14T07:16:47.312Z] === RUN TestRemoveImageOrphaning [2021-04-14T07:16:48.320Z] --- PASS: TestUpdateMemory (1.34s) [2021-04-14T07:16:48.320Z] === RUN TestUpdateCPUQuota [2021-04-14T07:16:49.216Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-04-14T07:16:49.216Z] === RUN TestRemoveImageGarbageCollector [2021-04-14T07:16:49.216Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-14T07:16:49.216Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-14T07:16:49.216Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-14T07:16:49.216Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-14T07:16:49.216Z] === RUN TestTagInvalidReference [2021-04-14T07:16:49.216Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-14T07:16:49.216Z] === RUN TestTagValidPrefixedRepo [2021-04-14T07:16:49.216Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-14T07:16:49.216Z] === RUN TestTagExistedNameWithoutForce [2021-04-14T07:16:49.216Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-14T07:16:49.216Z] === RUN TestTagOfficialNames [2021-04-14T07:16:49.216Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-14T07:16:49.216Z] === RUN TestTagMatchesDigest [2021-04-14T07:16:49.216Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-14T07:16:49.216Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-14T07:16:49.872Z] === RUN TestCopyFromContainer// [2021-04-14T07:16:49.872Z] === RUN TestCopyFromContainer//bar/root [2021-04-14T07:16:49.872Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-14T07:16:49.872Z] === RUN TestCopyFromContainer/bar/quux [2021-04-14T07:16:50.163Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-14T07:16:50.163Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-14T07:16:50.453Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-14T07:16:50.453Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-14T07:16:50.744Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-14T07:16:50.744Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer (3.99s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-04-14T07:16:50.744Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-04-14T07:16:50.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-14T07:16:50.772Z] ---> e0d4a5c83c2e [2021-04-14T07:16:50.772Z] Successfully built e0d4a5c83c2e [2021-04-14T07:16:50.772Z] Successfully tagged docker:latest [2021-04-14T07:16:50.772Z] INFO: Image build ended at 04/14/2021 07:16:49. Duration:00:03:00.1122651 [2021-04-14T07:16:50.772Z] [2021-04-14T07:16:50.772Z] [2021-04-14T07:16:50.772Z] INFO: Building the test binaries at 04/14/2021 07:16:49... [2021-04-14T07:16:51.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:16:51.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:16:51.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:16:51.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:16:51.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:16:51.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:16:51.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:16:51.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:16:51.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:16:51.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-14T07:16:51.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-14T07:16:51.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-14T07:16:51.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-14T07:16:51.034Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-14T07:16:51.034Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-14T07:16:51.034Z] === RUN TestCreateWithInvalidEnv [2021-04-14T07:16:51.034Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-14T07:16:51.034Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-14T07:16:51.034Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-14T07:16:51.034Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-14T07:16:51.034Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-14T07:16:51.034Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-14T07:16:51.034Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-14T07:16:51.034Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-14T07:16:51.034Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-14T07:16:51.034Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-14T07:16:51.034Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-14T07:16:51.034Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-14T07:16:51.034Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-14T07:16:51.034Z] === RUN TestCreateTmpfsMountsTarget [2021-04-14T07:16:51.034Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-14T07:16:51.034Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-14T07:16:52.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:16:52.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:16:52.815Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-14T07:16:54.554Z] INFO: make.ps1 starting at 04/14/2021 07:16:53 [2021-04-14T07:16:54.554Z] INFO: Git commit (9cd324e0d3) assumed from DOCKER_GITCOMMIT environment variable [2021-04-14T07:16:54.554Z] INFO: Invoking autogen... [2021-04-14T07:16:54.621Z] --- PASS: TestCreateWithCustomMaskedPaths (3.04s) [2021-04-14T07:16:54.621Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-14T07:16:54.890Z] --- PASS: TestUpdateCPUQuota (6.75s) [2021-04-14T07:16:54.890Z] === RUN TestUpdatePidsLimit [2021-04-14T07:16:54.890Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-14T07:16:55.018Z] INFO: Building daemon... [2021-04-14T07:16:55.547Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/rootless [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/volume [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-14T07:16:55.548Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === Skipped [2021-04-14T07:16:55.548Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-14T07:16:55.548Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-14T07:16:55.548Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-14T07:16:55.548Z] time="2021-04-14T07:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-14T07:16:55.548Z] time="2021-04-14T07:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-14T07:16:55.548Z] time="2021-04-14T07:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-14T07:16:55.548Z] time="2021-04-14T07:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-14T07:16:55.548Z] time="2021-04-14T07:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-14T07:16:55.548Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-14T07:16:55.548Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-14T07:16:55.548Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:16:55.548Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-14T07:16:55.548Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-14T07:16:55.548Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-14T07:16:55.548Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] [2021-04-14T07:16:55.548Z] DONE 2247 tests, 26 skipped in 265.260s Post stage [Pipeline] junit [2021-04-14T07:16:55.595Z] Recording test results [2021-04-14T07:16:55.831Z] === RUN TestUpdatePidsLimit/no_change [2021-04-14T07:16:55.949Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-14T07:16:56.400Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-14T07:16:56.473Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -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:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh dynbinary test-integration [2021-04-14T07:16:56.772Z] [2021-04-14T07:16:56.772Z] Removing bundles/ [2021-04-14T07:16:56.772Z] [2021-04-14T07:16:56.772Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-14T07:16:56.772Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:16:56.772Z] GOOS="" GOARCH="" GOARM="" [2021-04-14T07:16:57.338Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-14T07:16:57.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-04-14T07:16:57.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.79s) [2021-04-14T07:16:57.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.90s) [2021-04-14T07:16:57.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.42s) [2021-04-14T07:16:57.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.71s) [2021-04-14T07:16:57.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.47s) [2021-04-14T07:16:57.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.25s) [2021-04-14T07:16:57.368Z] === RUN TestBuildMultiStageCopy [2021-04-14T07:16:57.368Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-14T07:16:57.664Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.16s) [2021-04-14T07:16:57.664Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-14T07:16:57.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:16:57.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:16:57.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:16:57.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:16:57.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:16:57.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:16:57.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:16:57.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:16:57.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:16:57.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:16:57.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:16:57.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:16:57.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:16:57.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:16:57.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:16:57.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-14T07:16:57.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-14T07:16:57.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-14T07:16:57.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-14T07:16:57.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-14T07:16:57.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-14T07:16:57.664Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-14T07:16:57.908Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-14T07:16:58.295Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.06s) [2021-04-14T07:16:58.295Z] === RUN TestCreateDifferentPlatform [2021-04-14T07:16:58.295Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-14T07:16:58.295Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-14T07:16:58.295Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-14T07:16:58.295Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-14T07:16:58.295Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-14T07:16:58.295Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-14T07:16:58.295Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-04-14T07:16:58.295Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-14T07:16:58.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-14T07:16:58.586Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-04-14T07:16:58.586Z] === RUN TestContainerStartOnDaemonRestart [2021-04-14T07:16:58.586Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-14T07:16:58.586Z] === RUN TestDaemonRestartIpcMode [2021-04-14T07:16:58.586Z] === PAUSE TestDaemonRestartIpcMode [2021-04-14T07:16:58.586Z] === RUN TestDaemonHostGatewayIP [2021-04-14T07:16:58.586Z] === PAUSE TestDaemonHostGatewayIP [2021-04-14T07:16:58.586Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-14T07:16:58.586Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-14T07:16:58.586Z] === RUN TestContainerKillOnDaemonStart [2021-04-14T07:16:58.586Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-14T07:16:58.586Z] === RUN TestDiff [2021-04-14T07:16:59.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-14T07:16:59.659Z] --- PASS: TestDiff (1.04s) [2021-04-14T07:16:59.659Z] === RUN TestExecWithCloseStdin [2021-04-14T07:17:00.697Z] --- PASS: TestExecWithCloseStdin (1.26s) [2021-04-14T07:17:00.697Z] === RUN TestExec [2021-04-14T07:17:00.706Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-14T07:17:00.796Z] --- PASS: TestUpdatePidsLimit (5.62s) [2021-04-14T07:17:00.797Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.72s) [2021-04-14T07:17:00.797Z] --- PASS: TestUpdatePidsLimit/no_change (0.74s) [2021-04-14T07:17:00.797Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-04-14T07:17:00.797Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-04-14T07:17:00.797Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s) [2021-04-14T07:17:00.797Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) [2021-04-14T07:17:00.797Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-04-14T07:17:00.797Z] === RUN TestUpdateRestartPolicy [2021-04-14T07:17:01.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-14T07:17:01.821Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-14T07:17:02.345Z] --- PASS: TestExec (1.28s) [2021-04-14T07:17:02.345Z] === RUN TestExecUser [2021-04-14T07:17:02.421Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-14T07:17:02.883Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-14T07:17:02.996Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-14T07:17:03.376Z] --- PASS: TestExecUser (1.25s) [2021-04-14T07:17:03.376Z] === RUN TestExportContainerAndImportImage [2021-04-14T07:17:03.945Z] --- PASS: TestBuildMultiStageCopy (6.36s) [2021-04-14T07:17:03.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.73s) [2021-04-14T07:17:03.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-04-14T07:17:03.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2021-04-14T07:17:03.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2021-04-14T07:17:03.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2021-04-14T07:17:03.945Z] === RUN TestBuildMultiStageParentConfig [2021-04-14T07:17:04.916Z] --- PASS: TestExportContainerAndImportImage (1.46s) [2021-04-14T07:17:04.916Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-14T07:17:05.321Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2021-04-14T07:17:05.321Z] === RUN TestBuildLabelWithTargets [2021-04-14T07:17:06.578Z] --- PASS: TestExportContainerAfterDaemonRestart (1.74s) [2021-04-14T07:17:06.578Z] === RUN TestHealthCheckWorkdir [2021-04-14T07:17:07.202Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-04-14T07:17:07.858Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2021-04-14T07:17:07.858Z] === RUN TestBuildWithEmptyLayers [2021-04-14T07:17:08.188Z] --- PASS: TestHealthCheckWorkdir (1.61s) [2021-04-14T07:17:08.188Z] === RUN TestHealthKillContainer [2021-04-14T07:17:09.241Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2021-04-14T07:17:09.241Z] === RUN TestBuildMultiStageOnBuild [2021-04-14T07:17:11.754Z] --- PASS: TestHealthKillContainer (3.26s) [2021-04-14T07:17:11.754Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-14T07:17:12.459Z] --- PASS: TestInspectCpusetInConfigPre120 (1.10s) [2021-04-14T07:17:12.459Z] === RUN TestIpcModeNone [2021-04-14T07:17:13.440Z] --- PASS: TestBuildMultiStageOnBuild (4.38s) [2021-04-14T07:17:13.440Z] === RUN TestBuildUncleanTarFilenames [2021-04-14T07:17:13.964Z] --- PASS: TestIpcModeNone (1.27s) [2021-04-14T07:17:13.964Z] === RUN TestIpcModePrivate [2021-04-14T07:17:15.012Z] --- PASS: TestIpcModePrivate (1.29s) [2021-04-14T07:17:15.012Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-04-14T07:17:15.012Z] === RUN TestIpcModeShareable [2021-04-14T07:17:15.348Z] --- PASS: TestBuildUncleanTarFilenames (2.03s) [2021-04-14T07:17:15.348Z] === RUN TestBuildMultiStageLayerLeak [2021-04-14T07:17:15.717Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2021-04-14T07:17:15.717Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-14T07:17:15.717Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-04-14T07:17:15.717Z] === RUN TestWaitNonBlocked [2021-04-14T07:17:15.717Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:17:15.717Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:17:15.717Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:17:15.717Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:17:15.717Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:17:15.717Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:17:15.717Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-14T07:17:15.717Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2021-04-14T07:17:15.717Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2021-04-14T07:17:15.717Z] === RUN TestWaitBlocked [2021-04-14T07:17:15.717Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:17:15.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:17:15.717Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:17:15.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:17:15.717Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:17:15.717Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:17:16.586Z] --- PASS: TestIpcModeShareable (1.33s) [2021-04-14T07:17:16.586Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-14T07:17:16.586Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-14T07:17:16.654Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-14T07:17:16.654Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2021-04-14T07:17:16.654Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-04-14T07:17:16.654Z] === CONT TestContainerStartOnDaemonRestart [2021-04-14T07:17:16.654Z] === CONT TestContainerKillOnDaemonStart [2021-04-14T07:17:19.943Z] --- PASS: TestContainerStartOnDaemonRestart (2.94s) [2021-04-14T07:17:19.943Z] === CONT TestIpcModeOlderClient [2021-04-14T07:17:19.943Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-04-14T07:17:19.943Z] === CONT TestDaemonHostGatewayIP [2021-04-14T07:17:20.630Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2021-04-14T07:17:20.630Z] === RUN TestBuildWithHugeFile [2021-04-14T07:17:21.034Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.99s) [2021-04-14T07:17:21.034Z] === RUN TestAPIIpcModeHost [2021-04-14T07:17:21.667Z] --- PASS: TestAPIIpcModeHost (1.17s) [2021-04-14T07:17:21.667Z] === RUN TestDaemonIpcModeShareable [2021-04-14T07:17:21.731Z] .......................... [ 67%] [2021-04-14T07:17:23.233Z] --- PASS: TestDaemonHostGatewayIP (3.84s) [2021-04-14T07:17:23.233Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-14T07:17:23.831Z] --- PASS: TestDaemonIpcModeShareable (2.36s) [2021-04-14T07:17:23.831Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-14T07:17:23.831Z] === RUN TestDaemonIpcModePrivate [2021-04-14T07:17:26.522Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.88s) [2021-04-14T07:17:26.522Z] === CONT TestDaemonRestartIpcMode [2021-04-14T07:17:26.607Z] --- PASS: TestDaemonIpcModePrivate (2.21s) [2021-04-14T07:17:26.607Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-14T07:17:26.607Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-14T07:17:27.204Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-14T07:17:27.204Z] Using test binary docker [2021-04-14T07:17:27.204Z] +++ /etc/init.d/apparmor start [2021-04-14T07:17:27.204Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-14T07:17:27.204Z] INFO: Waiting for daemon to start... [2021-04-14T07:17:27.204Z] Starting dockerd [2021-04-14T07:17:27.204Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-14T07:17:27.204Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-14T07:17:27.204Z] Using test binary docker [2021-04-14T07:17:27.204Z] +++ /etc/init.d/apparmor start [2021-04-14T07:17:27.204Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-14T07:17:27.204Z] INFO: Waiting for daemon to start... [2021-04-14T07:17:27.204Z] Starting dockerd [2021-04-14T07:17:27.204Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-14T07:17:28.673Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.23s) [2021-04-14T07:17:28.673Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-14T07:17:28.673Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-14T07:17:29.816Z] --- PASS: TestDaemonRestartIpcMode (3.21s) [2021-04-14T07:17:29.816Z] --- PASS: TestContainerKillOnDaemonStart (13.10s) [2021-04-14T07:17:29.816Z] PASS [2021-04-14T07:17:29.816Z] [2021-04-14T07:17:29.816Z] === Skipped [2021-04-14T07:17:29.816Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-14T07:17:29.816Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:17:29.816Z] [2021-04-14T07:17:29.816Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-14T07:17:29.816Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-14T07:17:29.816Z] [2021-04-14T07:17:29.816Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:17:29.816Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:17:29.816Z] [2021-04-14T07:17:29.816Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-14T07:17:29.816Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-14T07:17:29.816Z] [2021-04-14T07:17:29.816Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-14T07:17:29.816Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-14T07:17:29.816Z] [2021-04-14T07:17:29.816Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-14T07:17:29.816Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:17:29.816Z] [2021-04-14T07:17:29.816Z] [2021-04-14T07:17:29.816Z] DONE 197 tests, 6 skipped in 155.560s [2021-04-14T07:17:29.816Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-14T07:17:29.816Z] INFO: Testing against a local daemon [2021-04-14T07:17:29.816Z] === RUN TestCommitInheritsEnv [2021-04-14T07:17:29.816Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-04-14T07:17:29.816Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-14T07:17:29.816Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-14T07:17:29.816Z] === RUN TestImagesFilterMultiReference [2021-04-14T07:17:30.075Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-14T07:17:30.075Z] === RUN TestImagePullPlatformInvalid [2021-04-14T07:17:30.075Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-14T07:17:30.075Z] === RUN TestRemoveImageOrphaning [2021-04-14T07:17:30.335Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-04-14T07:17:30.335Z] === RUN TestRemoveImageGarbageCollector [2021-04-14T07:17:30.492Z] . [2021-04-14T07:17:30.492Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-14T07:17:30.492Z] [2021-04-14T07:17:30.492Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-14T07:17:30.492Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-14T07:17:30.492Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-14T07:17:30.492Z] Error: No such image: emptyfs [2021-04-14T07:17:30.492Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-14T07:17:30.492Z] ++++ docker load [2021-04-14T07:17:30.492Z] Error: No such image: emptyfs [2021-04-14T07:17:30.492Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-14T07:17:30.492Z] ++++ docker load [2021-04-14T07:17:30.492Z] Running integration-test (iteration 1) [2021-04-14T07:17:30.492Z] Running integration-test (iteration 1) [2021-04-14T07:17:30.492Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-14T07:17:30.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-14T07:17:30.492Z] ++ set -e [2021-04-14T07:17:30.492Z] ++ '[' -n 0 ']' [2021-04-14T07:17:30.492Z] ++ set -x [2021-04-14T07:17:30.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-14T07:17:30.492Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-14T07:17:30.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-14T07:17:30.492Z] ++ set -e [2021-04-14T07:17:30.492Z] ++ '[' -n 0 ']' [2021-04-14T07:17:30.492Z] ++ set -x [2021-04-14T07:17:30.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-14T07:17:30.862Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.25s) [2021-04-14T07:17:30.862Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-14T07:17:30.862Z] === RUN TestIpcModeOlderClient [2021-04-14T07:17:30.862Z] === PAUSE TestIpcModeOlderClient [2021-04-14T07:17:30.862Z] === RUN TestKillContainerInvalidSignal [2021-04-14T07:17:31.304Z] --- PASS: TestBuildWithHugeFile (56.87s) [2021-04-14T07:17:31.304Z] === RUN TestBuildWCOWSandboxSize [2021-04-14T07:17:31.304Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:17:31.304Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:17:31.304Z] === RUN TestBuildWithEmptyDockerfile [2021-04-14T07:17:31.304Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:17:31.304Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:17:31.304Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:17:31.304Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:17:31.304Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:17:31.304Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:17:31.304Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:17:31.304Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:17:31.304Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:17:31.304Z] --- PASS: TestBuildWithEmptyDockerfile (0.23s) [2021-04-14T07:17:31.304Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-04-14T07:17:31.304Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-04-14T07:17:31.304Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-04-14T07:17:31.304Z] === RUN TestBuildPreserveOwnership [2021-04-14T07:17:31.304Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-14T07:17:31.304Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-14T07:17:31.304Z] --- PASS: TestBuildPreserveOwnership (5.37s) [2021-04-14T07:17:31.304Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.60s) [2021-04-14T07:17:31.304Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2021-04-14T07:17:31.304Z] === RUN TestBuildPlatformInvalid [2021-04-14T07:17:31.304Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-14T07:17:31.304Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-14T07:17:31.895Z] --- PASS: TestKillContainerInvalidSignal (1.06s) [2021-04-14T07:17:31.895Z] === RUN TestKillContainer [2021-04-14T07:17:31.895Z] === RUN TestKillContainer/no_signal [2021-04-14T07:17:32.870Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2021-04-14T07:17:32.870Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-14T07:17:32.870Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-14T07:17:32.870Z] === RUN TestTagInvalidReference [2021-04-14T07:17:32.870Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-14T07:17:32.870Z] === RUN TestTagValidPrefixedRepo [2021-04-14T07:17:32.870Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-14T07:17:32.870Z] === RUN TestTagExistedNameWithoutForce [2021-04-14T07:17:32.870Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-14T07:17:32.870Z] === RUN TestTagOfficialNames [2021-04-14T07:17:32.870Z] --- PASS: TestTagOfficialNames (0.11s) [2021-04-14T07:17:32.870Z] === RUN TestTagMatchesDigest [2021-04-14T07:17:32.870Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-14T07:17:32.870Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-14T07:17:32.987Z] === RUN TestKillContainer/non_killing_signal [2021-04-14T07:17:33.689Z] === RUN TestKillContainer/killing_signal [2021-04-14T07:17:35.323Z] --- PASS: TestKillContainer (3.27s) [2021-04-14T07:17:35.323Z] --- PASS: TestKillContainer/no_signal (1.08s) [2021-04-14T07:17:35.323Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2021-04-14T07:17:35.323Z] --- PASS: TestKillContainer/killing_signal (1.08s) [2021-04-14T07:17:35.323Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-14T07:17:35.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-14T07:17:35.955Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-14T07:17:37.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.18s) [2021-04-14T07:17:37.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.04s) [2021-04-14T07:17:37.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2021-04-14T07:17:37.001Z] === RUN TestKillStoppedContainer [2021-04-14T07:17:37.293Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-04-14T07:17:37.293Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-14T07:17:37.293Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2021-04-14T07:17:37.293Z] === RUN TestKillDifferentUserContainer [2021-04-14T07:17:38.326Z] --- PASS: TestKillDifferentUserContainer (1.13s) [2021-04-14T07:17:38.326Z] === RUN TestInspectOomKilledTrue [2021-04-14T07:17:38.326Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-14T07:17:38.326Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:17:38.326Z] === RUN TestInspectOomKilledFalse [2021-04-14T07:17:38.326Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-14T07:17:38.326Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:17:38.326Z] === RUN TestLinksEtcHostsContentMatch [2021-04-14T07:17:39.405Z] --- PASS: TestLinksEtcHostsContentMatch (0.91s) [2021-04-14T07:17:39.405Z] === RUN TestLinksContainerNames [2021-04-14T07:17:39.442Z] Loaded image: buildpack-deps:buster [2021-04-14T07:17:39.442Z] Loaded image: busybox:latest [2021-04-14T07:17:39.702Z] Loaded image: busybox:glibc [2021-04-14T07:17:41.543Z] --- PASS: TestLinksContainerNames (2.27s) [2021-04-14T07:17:41.543Z] === RUN TestLogsFollowTailEmpty [2021-04-14T07:17:41.618Z] Loaded image: debian:bullseye [2021-04-14T07:17:41.618Z] Loaded image: hello-world:latest [2021-04-14T07:17:41.879Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:17:42.634Z] --- PASS: TestLogsFollowTailEmpty (1.05s) [2021-04-14T07:17:42.634Z] === RUN TestContainerNetworkMountsNoChown [2021-04-14T07:17:43.668Z] --- PASS: TestContainerNetworkMountsNoChown (1.04s) [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/default [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/default [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/private [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/private [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rprivate [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/slave [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/slave [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rslave [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/shared [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/shared [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rshared [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-14T07:17:43.668Z] === CONT TestMountDaemonRoot/default [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-14T07:17:43.668Z] === CONT TestMountDaemonRoot/rslave [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:17:43.668Z] === CONT TestMountDaemonRoot/rshared [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:17:43.668Z] === CONT TestMountDaemonRoot/shared [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:17:43.668Z] === CONT TestMountDaemonRoot/rprivate [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:17:43.668Z] === CONT TestMountDaemonRoot/slave [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:17:43.668Z] === CONT TestMountDaemonRoot/private [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-14T07:17:43.668Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:17:43.668Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:17:43.668Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-14T07:17:43.668Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:17:43.959Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-14T07:17:43.959Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:17:43.959Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:17:43.959Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:17:43.959Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:17:43.959Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:17:44.250Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-14T07:17:44.251Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:17:44.542Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:17:44.542Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-14T07:17:44.542Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:17:44.542Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:17:44.542Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:17:44.542Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:17:44.542Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-04-14T07:17:44.833Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-04-14T07:17:44.833Z] === RUN TestContainerBindMountNonRecursive [2021-04-14T07:17:47.569Z] --- PASS: TestContainerBindMountNonRecursive (2.84s) [2021-04-14T07:17:47.569Z] === RUN TestContainerVolumesMountedAsShared [2021-04-14T07:17:48.606Z] --- PASS: TestContainerVolumesMountedAsShared (0.98s) [2021-04-14T07:17:48.606Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-14T07:17:49.660Z] --- PASS: TestContainerVolumesMountedAsSlave (1.00s) [2021-04-14T07:17:49.660Z] === RUN TestNetworkNat [2021-04-14T07:17:50.693Z] --- PASS: TestNetworkNat (1.22s) [2021-04-14T07:17:50.693Z] === RUN TestNetworkLocalhostTCPNat [2021-04-14T07:17:51.872Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.93s) [2021-04-14T07:17:51.872Z] PASS [2021-04-14T07:17:51.872Z] [2021-04-14T07:17:51.872Z] === Skipped [2021-04-14T07:17:51.872Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-14T07:17:51.872Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:17:51.872Z] [2021-04-14T07:17:51.872Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:17:51.872Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:17:51.872Z] [2021-04-14T07:17:51.872Z] [2021-04-14T07:17:51.872Z] DONE 34 tests, 2 skipped in 135.775s [2021-04-14T07:17:51.872Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-14T07:17:51.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:17:51.872Z] ++ set -e [2021-04-14T07:17:51.872Z] ++ '[' -n 0 ']' [2021-04-14T07:17:51.872Z] ++ set -x [2021-04-14T07:17:51.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:17:51.872Z] INFO: Testing against a local daemon [2021-04-14T07:17:51.872Z] === RUN TestConfigInspect [2021-04-14T07:17:52.199Z] --- PASS: TestNetworkLocalhostTCPNat (1.17s) [2021-04-14T07:17:52.199Z] === RUN TestNetworkLoopbackNat [2021-04-14T07:17:55.169Z] --- PASS: TestConfigInspect (3.42s) [2021-04-14T07:17:55.169Z] === RUN TestConfigList [2021-04-14T07:17:55.714Z] --- PASS: TestNetworkLoopbackNat (3.71s) [2021-04-14T07:17:55.714Z] === RUN TestPause [2021-04-14T07:17:56.747Z] --- PASS: TestPause (1.17s) [2021-04-14T07:17:56.747Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-14T07:17:56.747Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:17:56.747Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:17:56.747Z] === RUN TestPauseStopPausedContainer [2021-04-14T07:17:58.256Z] --- PASS: TestPauseStopPausedContainer (1.14s) [2021-04-14T07:17:58.256Z] === RUN TestPidHost [2021-04-14T07:17:58.465Z] --- PASS: TestConfigList (3.20s) [2021-04-14T07:17:58.465Z] === RUN TestConfigsCreateAndDelete [2021-04-14T07:18:00.984Z] --- PASS: TestPidHost (2.65s) [2021-04-14T07:18:00.984Z] === RUN TestPsFilter [2021-04-14T07:18:00.984Z] --- PASS: TestPsFilter (0.27s) [2021-04-14T07:18:00.984Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-14T07:18:01.778Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2021-04-14T07:18:01.778Z] === RUN TestConfigsUpdate [2021-04-14T07:18:01.837Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-14T07:18:01.837Z] [2021-04-14T07:18:01.837Z] ________ ____ __. [2021-04-14T07:18:01.837Z] \_____ \ | |/ _| [2021-04-14T07:18:01.837Z] / | \| < [2021-04-14T07:18:01.837Z] / | \ | \ [2021-04-14T07:18:01.837Z] \_______ /____|__ \ [2021-04-14T07:18:01.837Z] \/ \/ [2021-04-14T07:18:01.837Z] [2021-04-14T07:18:01.837Z] INFO: make.ps1 ended at 04/14/2021 07:17:53 [2021-04-14T07:18:01.837Z] INFO: Binaries build ended at 04/14/2021 07:17:55. Duration:00:01:25.3466429 [2021-04-14T07:18:01.837Z] INFO: Copying the built daemon binary to d:\CI\PR-41673\2\binary\dockerd-9cd324e0d3.exe... [2021-04-14T07:18:01.837Z] INFO: Copying the built client binary to d:\CI\PR-41673\2\binary\docker-9cd324e0d3.exe... [2021-04-14T07:18:01.837Z] INFO: Copying dockerversion from the container... [2021-04-14T07:18:01.837Z] INFO: Copying the golang package from the container to d:\CI\PR-41673\2\installer\go.zip... [2021-04-14T07:18:01.837Z] INFO: Extracting go.zip to d:\CI\PR-41673\2\go [2021-04-14T07:18:02.017Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.09s) [2021-04-14T07:18:02.017Z] === RUN TestRemoveContainerWithVolume [2021-04-14T07:18:03.053Z] --- PASS: TestRemoveContainerWithVolume (1.04s) [2021-04-14T07:18:03.053Z] === RUN TestRemoveContainerRunning [2021-04-14T07:18:04.095Z] --- PASS: TestRemoveContainerRunning (1.10s) [2021-04-14T07:18:04.095Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-14T07:18:05.076Z] --- PASS: TestConfigsUpdate (3.15s) [2021-04-14T07:18:05.076Z] === RUN TestTemplatedConfig [2021-04-14T07:18:05.128Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.12s) [2021-04-14T07:18:05.128Z] === RUN TestRemoveInvalidContainer [2021-04-14T07:18:05.128Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-14T07:18:05.128Z] === RUN TestRenameLinkedContainer [2021-04-14T07:18:06.623Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-14T07:18:07.229Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-14T07:18:07.229Z] [2021-04-14T07:18:07.229Z] ________ ____ __. [2021-04-14T07:18:07.229Z] \_____ \ | |/ _| [2021-04-14T07:18:07.229Z] / | \| < [2021-04-14T07:18:07.229Z] / | \ | \ [2021-04-14T07:18:07.229Z] \_______ /____|__ \ [2021-04-14T07:18:07.229Z] \/ \/ [2021-04-14T07:18:07.229Z] [2021-04-14T07:18:07.229Z] INFO: make.ps1 ended at 04/14/2021 07:18:04 [2021-04-14T07:18:07.229Z] INFO: Binaries build ended at 04/14/2021 07:18:06. Duration:00:01:17.0225969 [2021-04-14T07:18:08.207Z] INFO: Copying the built daemon binary to d:\CI\PR-41673\2\binary\dockerd-9cd324e0d3.exe... [2021-04-14T07:18:08.207Z] INFO: Copying the built client binary to d:\CI\PR-41673\2\binary\docker-9cd324e0d3.exe... [2021-04-14T07:18:08.207Z] INFO: Copying dockerversion from the container... [2021-04-14T07:18:08.371Z] --- PASS: TestTemplatedConfig (3.73s) [2021-04-14T07:18:08.371Z] === RUN TestConfigCreateResolve [2021-04-14T07:18:08.671Z] INFO: Copying the golang package from the container to d:\CI\PR-41673\2\installer\go.zip... [2021-04-14T07:18:09.649Z] INFO: Extracting go.zip to d:\CI\PR-41673\2\go [2021-04-14T07:18:10.688Z] --- PASS: TestRenameLinkedContainer (4.51s) [2021-04-14T07:18:10.688Z] === RUN TestRenameStoppedContainer [2021-04-14T07:18:10.978Z] --- PASS: TestRenameStoppedContainer (1.12s) [2021-04-14T07:18:10.978Z] === RUN TestRenameRunningContainerAndReuse [2021-04-14T07:18:11.668Z] --- PASS: TestConfigCreateResolve (3.14s) [2021-04-14T07:18:11.668Z] === RUN TestConfigDaemonLibtrustID [2021-04-14T07:18:12.609Z] --- PASS: TestConfigDaemonLibtrustID (1.18s) [2021-04-14T07:18:12.609Z] PASS [2021-04-14T07:18:12.609Z] [2021-04-14T07:18:12.609Z] DONE 7 tests in 21.136s [2021-04-14T07:18:12.609Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-14T07:18:12.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:18:12.609Z] ++ set -e [2021-04-14T07:18:12.609Z] ++ '[' -n 0 ']' [2021-04-14T07:18:12.609Z] ++ set -x [2021-04-14T07:18:12.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:18:12.869Z] INFO: Testing against a local daemon [2021-04-14T07:18:12.869Z] === RUN TestCheckpoint [2021-04-14T07:18:12.869Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-14T07:18:12.869Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:18:12.869Z] === RUN TestContainerInvalidJSON [2021-04-14T07:18:12.869Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:18:12.869Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:18:12.869Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:18:12.869Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:18:12.869Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:18:12.869Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:18:12.869Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:18:12.869Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:18:12.869Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:18:12.869Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-14T07:18:12.869Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-14T07:18:12.869Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-14T07:18:12.869Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-14T07:18:12.869Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-14T07:18:12.869Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-14T07:18:12.869Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-14T07:18:12.869Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-14T07:18:12.869Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-14T07:18:13.046Z] --- PASS: TestRenameRunningContainerAndReuse (2.16s) [2021-04-14T07:18:13.047Z] === RUN TestRenameInvalidName [2021-04-14T07:18:13.130Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-14T07:18:13.130Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-14T07:18:13.130Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-14T07:18:13.130Z] === RUN TestCopyFromContainer [2021-04-14T07:18:14.080Z] --- PASS: TestRenameInvalidName (1.14s) [2021-04-14T07:18:14.080Z] === RUN TestRenameAnonymousContainer [2021-04-14T07:18:15.042Z] === RUN TestCopyFromContainer// [2021-04-14T07:18:15.042Z] === RUN TestCopyFromContainer//bar/root [2021-04-14T07:18:15.042Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-14T07:18:15.042Z] === RUN TestCopyFromContainer/bar/quux [2021-04-14T07:18:15.303Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-14T07:18:15.303Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-14T07:18:15.303Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-14T07:18:15.563Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-14T07:18:15.563Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-14T07:18:15.823Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer (2.78s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-14T07:18:15.823Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-14T07:18:15.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-14T07:18:15.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:18:15.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:18:15.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:18:15.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:18:15.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:18:15.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:18:15.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:18:15.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:18:15.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:18:15.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-14T07:18:15.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-14T07:18:15.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-14T07:18:15.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-14T07:18:15.824Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-14T07:18:15.824Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-14T07:18:15.824Z] === RUN TestCreateWithInvalidEnv [2021-04-14T07:18:16.084Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-14T07:18:16.084Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-14T07:18:16.084Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-14T07:18:16.084Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-14T07:18:16.084Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-14T07:18:16.084Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-14T07:18:16.084Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-14T07:18:16.084Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-14T07:18:16.084Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-14T07:18:16.084Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-14T07:18:16.084Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-14T07:18:16.084Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-14T07:18:16.084Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-14T07:18:16.084Z] === RUN TestCreateTmpfsMountsTarget [2021-04-14T07:18:16.084Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-14T07:18:16.084Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-14T07:18:17.183Z] Loaded image: buildpack-deps:buster [2021-04-14T07:18:17.183Z] Loaded image: buildpack-deps:buster [2021-04-14T07:18:17.183Z] Loaded image: busybox:latest [2021-04-14T07:18:17.183Z] Loaded image: busybox:latest [2021-04-14T07:18:17.183Z] Loaded image: busybox:glibc [2021-04-14T07:18:17.183Z] Loaded image: busybox:glibc [2021-04-14T07:18:18.625Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-04-14T07:18:18.625Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-14T07:18:19.103Z] Loaded image: debian:bullseye [2021-04-14T07:18:19.363Z] Loaded image: debian:bullseye [2021-04-14T07:18:19.363Z] Loaded image: hello-world:latest [2021-04-14T07:18:19.622Z] Loaded image: hello-world:latest [2021-04-14T07:18:19.622Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:18:19.622Z] INFO: Testing against a local daemon [2021-04-14T07:18:19.622Z] === RUN TestDockerDaemonSuite [2021-04-14T07:18:19.622Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:18:19.622Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-14T07:18:19.881Z] INFO: Testing against a local daemon [2021-04-14T07:18:19.881Z] === RUN TestDockerSuite [2021-04-14T07:18:19.881Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-14T07:18:19.881Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-14T07:18:19.881Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-14T07:18:19.881Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-14T07:18:19.881Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-14T07:18:19.881Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-14T07:18:19.881Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-14T07:18:19.881Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-14T07:18:20.971Z] --- PASS: TestRenameAnonymousContainer (5.74s) [2021-04-14T07:18:20.971Z] === RUN TestRenameContainerWithSameName [2021-04-14T07:18:20.971Z] --- PASS: TestRenameContainerWithSameName (1.10s) [2021-04-14T07:18:20.971Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-14T07:18:21.167Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.39s) [2021-04-14T07:18:21.167Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-14T07:18:21.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:18:21.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:18:21.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:18:21.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:18:21.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:18:21.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:18:21.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:18:21.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:18:21.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:18:21.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:18:21.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:18:21.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:18:21.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:18:21.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:18:21.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:18:21.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-14T07:18:21.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-04-14T07:18:21.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2021-04-14T07:18:21.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.07s) [2021-04-14T07:18:21.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2021-04-14T07:18:21.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-04-14T07:18:21.168Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-14T07:18:21.555Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-14T07:18:21.739Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-04-14T07:18:21.739Z] === RUN TestCreateDifferentPlatform [2021-04-14T07:18:21.739Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-14T07:18:21.739Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-14T07:18:21.739Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-14T07:18:21.739Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-14T07:18:21.739Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-14T07:18:21.739Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-14T07:18:21.739Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-14T07:18:21.739Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-14T07:18:21.999Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-14T07:18:21.999Z] === RUN TestContainerStartOnDaemonRestart [2021-04-14T07:18:21.999Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-14T07:18:21.999Z] === RUN TestDaemonRestartIpcMode [2021-04-14T07:18:21.999Z] === PAUSE TestDaemonRestartIpcMode [2021-04-14T07:18:21.999Z] === RUN TestDaemonHostGatewayIP [2021-04-14T07:18:21.999Z] === PAUSE TestDaemonHostGatewayIP [2021-04-14T07:18:21.999Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-14T07:18:21.999Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-14T07:18:21.999Z] === RUN TestContainerKillOnDaemonStart [2021-04-14T07:18:21.999Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-14T07:18:21.999Z] === RUN TestDiff [2021-04-14T07:18:22.952Z] --- PASS: TestDiff (0.82s) [2021-04-14T07:18:22.952Z] === RUN TestExecWithCloseStdin [2021-04-14T07:18:23.000Z] INFO: Extraction ended at 04/14/2021 07:18:21. Duration:00:00:23.0911875 [2021-04-14T07:18:23.000Z] INFO: Updating the golang and path environment variables [2021-04-14T07:18:23.000Z] INFO: GOPATH=d:\gopath [2021-04-14T07:18:23.000Z] INFO: go version go1.13.15 windows/amd64 [2021-04-14T07:18:23.000Z] INFO: Running the daemon under test in debug mode [2021-04-14T07:18:23.000Z] INFO: Starting a daemon under test... [2021-04-14T07:18:23.000Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41673\2\daemon --pidfile d:\CI\PR-41673\2\docker.pid -D [2021-04-14T07:18:23.000Z] INFO: Process started successfully. [2021-04-14T07:18:23.000Z] INFO: Start tailing logs of the daemon under tests [2021-04-14T07:18:23.000Z] INFO: Waiting for the daemon under test to start... [2021-04-14T07:18:23.694Z] tests/integration/client_test.py ..... [ 75%] [2021-04-14T07:18:23.694Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-14T07:18:23.698Z] --- PASS: TestRenameContainerWithLinkedContainer (2.21s) [2021-04-14T07:18:23.698Z] === RUN TestResize [2021-04-14T07:18:23.894Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-04-14T07:18:23.894Z] === RUN TestExec [2021-04-14T07:18:24.072Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-14T07:18:24.072Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-14T07:18:24.330Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-14T07:18:24.330Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-14T07:18:24.332Z] --- PASS: TestResize (1.12s) [2021-04-14T07:18:24.332Z] === RUN TestResizeWithInvalidSize [2021-04-14T07:18:24.621Z] tests/integration/errors_test.py . [ 76%] [2021-04-14T07:18:24.837Z] --- PASS: TestExec (1.12s) [2021-04-14T07:18:24.837Z] === RUN TestExecUser [2021-04-14T07:18:25.365Z] --- PASS: TestResizeWithInvalidSize (1.13s) [2021-04-14T07:18:25.365Z] === RUN TestResizeWhenContainerNotStarted [2021-04-14T07:18:25.708Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-14T07:18:25.708Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-14T07:18:25.708Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-14T07:18:26.221Z] --- PASS: TestExecUser (1.08s) [2021-04-14T07:18:26.221Z] === RUN TestExportContainerAndImportImage [2021-04-14T07:18:26.871Z] --- PASS: TestResizeWhenContainerNotStarted (1.12s) [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:18:26.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:18:26.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:18:26.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:18:26.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:18:27.161Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-04-14T07:18:27.161Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-14T07:18:28.245Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-14T07:18:29.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:18:29.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:18:30.151Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-14T07:18:30.151Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-14T07:18:30.151Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-14T07:18:30.458Z] --- PASS: TestExportContainerAfterDaemonRestart (3.00s) [2021-04-14T07:18:30.458Z] === RUN TestHealthCheckWorkdir [2021-04-14T07:18:30.719Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-14T07:18:31.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:18:31.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:18:31.840Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-04-14T07:18:31.840Z] === RUN TestHealthKillContainer [2021-04-14T07:18:32.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:18:32.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:18:33.262Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-14T07:18:33.262Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-14T07:18:34.167Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-14T07:18:34.167Z] [2021-04-14T07:18:34.167Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-14T07:18:34.167Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-14T07:18:34.167Z] HOSTNAME=422f93eb476c [2021-04-14T07:18:34.167Z] TESTDEBUG=0 [2021-04-14T07:18:34.167Z] DEST=bundles/test-integration [2021-04-14T07:18:34.168Z] PWD=/go/src/github.com/docker/docker [2021-04-14T07:18:34.168Z] DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 [2021-04-14T07:18:34.168Z] container=docker [2021-04-14T07:18:34.168Z] HOME=/root [2021-04-14T07:18:34.168Z] GOLANG_VERSION=1.13.15 [2021-04-14T07:18:34.168Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-14T07:18:34.168Z] VALIDATE_BRANCH=master [2021-04-14T07:18:34.168Z] TERM=xterm [2021-04-14T07:18:34.168Z] DOCKER_PKG=github.com/docker/docker [2021-04-14T07:18:34.168Z] SHLVL=1 [2021-04-14T07:18:34.168Z] TIMEOUT=120m [2021-04-14T07:18:34.168Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-14T07:18:34.168Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-14T07:18:34.168Z] GO111MODULE=off [2021-04-14T07:18:34.168Z] DOCKER_EXPERIMENTAL=1 [2021-04-14T07:18:34.168Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-14T07:18:34.168Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-14T07:18:34.168Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-14T07:18:34.168Z] GOPATH=/go [2021-04-14T07:18:34.168Z] PKG_CONFIG=pkg-config [2021-04-14T07:18:34.168Z] _=/usr/bin/env [2021-04-14T07:18:34.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-14T07:18:34.640Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-14T07:18:34.868Z] INFO: Extraction ended at 04/14/2021 07:18:30. Duration:00:00:21.4411484 [2021-04-14T07:18:34.868Z] INFO: Updating the golang and path environment variables [2021-04-14T07:18:34.868Z] INFO: GOPATH=d:\gopath [2021-04-14T07:18:34.868Z] INFO: go version go1.13.15 windows/amd64 [2021-04-14T07:18:34.868Z] INFO: Running the daemon under test in debug mode [2021-04-14T07:18:34.868Z] INFO: Starting a daemon under test... [2021-04-14T07:18:34.868Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41673\2\daemon --pidfile d:\CI\PR-41673\2\docker.pid -D [2021-04-14T07:18:34.868Z] INFO: Process started successfully. [2021-04-14T07:18:34.868Z] INFO: Start tailing logs of the daemon under tests [2021-04-14T07:18:34.868Z] INFO: Waiting for the daemon under test to start... [2021-04-14T07:18:34.899Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-14T07:18:34.899Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-14T07:18:34.899Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-14T07:18:35.135Z] --- PASS: TestHealthKillContainer (3.08s) [2021-04-14T07:18:35.135Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-14T07:18:35.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:18:35.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:18:35.395Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-04-14T07:18:35.395Z] === RUN TestIpcModeNone [2021-04-14T07:18:36.779Z] --- PASS: TestIpcModeNone (1.10s) [2021-04-14T07:18:36.779Z] === RUN TestIpcModePrivate [2021-04-14T07:18:37.719Z] --- PASS: TestIpcModePrivate (1.09s) [2021-04-14T07:18:37.719Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-14T07:18:37.719Z] === RUN TestIpcModeShareable [2021-04-14T07:18:38.660Z] --- PASS: TestIpcModeShareable (1.09s) [2021-04-14T07:18:38.660Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-14T07:18:38.660Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-14T07:18:38.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:18:38.870Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:18:40.687Z] --- PASS: TestImportExtremelyLargeImageWorks (109.35s) [2021-04-14T07:18:40.687Z] PASS [2021-04-14T07:18:40.687Z] [2021-04-14T07:18:40.687Z] === Skipped [2021-04-14T07:18:40.687Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-14T07:18:40.687Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-14T07:18:40.687Z] [2021-04-14T07:18:40.687Z] [2021-04-14T07:18:40.687Z] DONE 12 tests, 1 skipped in 113.615s [2021-04-14T07:18:40.687Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-14T07:18:40.687Z] INFO: Testing against a local daemon [2021-04-14T07:18:40.687Z] === RUN TestNetworkCreateDelete [2021-04-14T07:18:40.687Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-04-14T07:18:40.687Z] === RUN TestDockerNetworkDeletePreferID [2021-04-14T07:18:40.687Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-04-14T07:18:40.687Z] === RUN TestDaemonDNSFallback [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2021-04-14T07:18:41.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2021-04-14T07:18:41.598Z] === RUN TestCgroupNamespacesRun [2021-04-14T07:18:41.958Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2021-04-14T07:18:41.958Z] === RUN TestAPIIpcModeHost [2021-04-14T07:18:43.018Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-14T07:18:43.340Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-04-14T07:18:43.340Z] === RUN TestDaemonIpcModeShareable [2021-04-14T07:18:43.664Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2021-04-14T07:18:43.664Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-14T07:18:44.159Z] .....INFO: Daemon under test started and replied! [2021-04-14T07:18:44.159Z] INFO: Docker version of the daemon under test [2021-04-14T07:18:44.159Z] [2021-04-14T07:18:44.159Z] Client: [2021-04-14T07:18:44.159Z] Version: 17.06.2-ce [2021-04-14T07:18:44.159Z] API version: 1.30 [2021-04-14T07:18:44.159Z] Go version: go1.8.3 [2021-04-14T07:18:44.159Z] Git commit: cec0b72 [2021-04-14T07:18:44.159Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-14T07:18:44.159Z] OS/Arch: windows/amd64 [2021-04-14T07:18:44.159Z] [2021-04-14T07:18:44.159Z] Server: [2021-04-14T07:18:44.159Z] Version: 0.0.0-dev [2021-04-14T07:18:44.159Z] API version: 1.41 (minimum version 1.24) [2021-04-14T07:18:44.159Z] Go version: go1.13.15 [2021-04-14T07:18:44.159Z] Git commit: 9cd324e0d3 [2021-04-14T07:18:44.159Z] Built: 04/14/2021 07:16:34 [2021-04-14T07:18:44.159Z] OS/Arch: windows/amd64 [2021-04-14T07:18:44.159Z] Experimental: false [2021-04-14T07:18:44.159Z] [2021-04-14T07:18:44.159Z] INFO: Docker info of the daemon under test [2021-04-14T07:18:44.159Z] [2021-04-14T07:18:44.159Z] Containers: 0 [2021-04-14T07:18:44.159Z] Running: 0 [2021-04-14T07:18:44.159Z] Paused: 0 [2021-04-14T07:18:44.159Z] Stopped: 0 [2021-04-14T07:18:44.159Z] Images: 0 [2021-04-14T07:18:44.159Z] Server Version: 0.0.0-dev [2021-04-14T07:18:44.159Z] Storage Driver: windowsfilter [2021-04-14T07:18:44.159Z] Windows: [2021-04-14T07:18:44.159Z] Logging Driver: json-file [2021-04-14T07:18:44.159Z] Plugins: [2021-04-14T07:18:44.159Z] Volume: local [2021-04-14T07:18:44.159Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-14T07:18:44.159Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-14T07:18:44.159Z] Swarm: inactive [2021-04-14T07:18:44.159Z] Default Isolation: process [2021-04-14T07:18:44.159Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-14T07:18:44.159Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-14T07:18:44.159Z] OSType: windows [2021-04-14T07:18:44.159Z] Architecture: x86_64 [2021-04-14T07:18:44.159Z] CPUs: 4 [2021-04-14T07:18:44.159Z] Total Memory: 32GiB [2021-04-14T07:18:44.159Z] Name: azwin-2-008e40 [2021-04-14T07:18:44.159Z] ID: CYKJ:XMEX:EI44:J6P5:2OZR:W6PZ:Q6GV:M4US:LWTG:3KLO:Q2RT:NDLU [2021-04-14T07:18:44.159Z] Docker Root Dir: D:\CI\PR-41673\2\daemon [2021-04-14T07:18:44.159Z] Debug Mode (client): false [2021-04-14T07:18:44.159Z] Debug Mode (server): true [2021-04-14T07:18:44.159Z] File Descriptors: -1 [2021-04-14T07:18:44.159Z] Goroutines: 16 [2021-04-14T07:18:44.159Z] System Time: 2021-04-14T07:18:41.0913976Z [2021-04-14T07:18:44.159Z] EventsListeners: 0 [2021-04-14T07:18:44.159Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:18:44.159Z] Labels: [2021-04-14T07:18:44.159Z] Experimental: false [2021-04-14T07:18:44.159Z] Insecure Registries: [2021-04-14T07:18:44.159Z] 127.0.0.0/8 [2021-04-14T07:18:44.159Z] Live Restore Enabled: false [2021-04-14T07:18:44.159Z] [2021-04-14T07:18:44.159Z] [2021-04-14T07:18:44.159Z] INFO: Docker images of the daemon under test [2021-04-14T07:18:44.159Z] [2021-04-14T07:18:44.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-14T07:18:44.159Z] [2021-04-14T07:18:44.159Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-14T07:18:44.159Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-14T07:18:44.159Z] ltsc2019: Pulling from windows/servercore [2021-04-14T07:18:44.159Z] 4612f6d0b889: Pulling fs layer [2021-04-14T07:18:44.159Z] 399f118dfaa9: Pulling fs layer [2021-04-14T07:18:45.731Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2021-04-14T07:18:45.731Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-14T07:18:45.880Z] --- PASS: TestDaemonIpcModeShareable (2.47s) [2021-04-14T07:18:45.880Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-14T07:18:45.880Z] === RUN TestDaemonIpcModePrivate [2021-04-14T07:18:46.359Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-14T07:18:47.796Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.25s) [2021-04-14T07:18:47.796Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-14T07:18:48.421Z] --- PASS: TestDaemonIpcModePrivate (2.64s) [2021-04-14T07:18:48.421Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-14T07:18:48.421Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-14T07:18:48.809Z] --- PASS: TestDaemonDNSFallback (8.12s) [2021-04-14T07:18:48.809Z] === RUN TestInspectNetwork [2021-04-14T07:18:48.809Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-14T07:18:48.809Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:18:48.809Z] === RUN TestRunContainerWithBridgeNone [2021-04-14T07:18:48.809Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-14T07:18:48.809Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] === RUN TestNetworkInvalidJSON [2021-04-14T07:18:48.809Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-14T07:18:48.809Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-14T07:18:48.809Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:18:48.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:18:48.809Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:18:48.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:18:48.809Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-14T07:18:48.809Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:18:48.809Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:18:48.809Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-14T07:18:48.809Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-14T07:18:48.809Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-14T07:18:48.809Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-14T07:18:48.809Z] === RUN TestNetworkList [2021-04-14T07:18:48.809Z] === RUN TestNetworkList//networks [2021-04-14T07:18:48.809Z] === PAUSE TestNetworkList//networks [2021-04-14T07:18:48.809Z] === RUN TestNetworkList//networks/ [2021-04-14T07:18:48.809Z] === PAUSE TestNetworkList//networks/ [2021-04-14T07:18:48.809Z] === CONT TestNetworkList//networks [2021-04-14T07:18:48.809Z] === CONT TestNetworkList//networks/ [2021-04-14T07:18:48.809Z] --- PASS: TestNetworkList (0.01s) [2021-04-14T07:18:48.809Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-14T07:18:48.809Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-14T07:18:48.809Z] === RUN TestHostIPv4BridgeLabel [2021-04-14T07:18:48.809Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-14T07:18:48.809Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-14T07:18:48.809Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-14T07:18:48.809Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] === RUN TestDaemonDefaultNetworkPools [2021-04-14T07:18:48.809Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-14T07:18:48.809Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-14T07:18:48.809Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-04-14T07:18:48.809Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-14T07:18:48.809Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-14T07:18:48.809Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-14T07:18:48.809Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-14T07:18:48.809Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] === RUN TestServiceWithPredefinedNetwork [2021-04-14T07:18:48.809Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-14T07:18:48.809Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:18:48.809Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-14T07:18:48.809Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:18:48.809Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:18:48.809Z] === RUN TestServiceWithDataPathPortInit [2021-04-14T07:18:48.809Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-04-14T07:18:48.809Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:18:48.809Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-14T07:18:48.809Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-14T07:18:48.809Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:18:48.809Z] PASS [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.809Z] === Skipped [2021-04-14T07:18:48.809Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-14T07:18:48.809Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.809Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-14T07:18:48.809Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.809Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-14T07:18:48.809Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.809Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-14T07:18:48.809Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.809Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-14T07:18:48.809Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.809Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-04-14T07:18:48.809Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.809Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-14T07:18:48.809Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.809Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-14T07:18:48.809Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.809Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-14T07:18:48.809Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:18:48.809Z] [2021-04-14T07:18:48.810Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:18:48.810Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:18:48.810Z] [2021-04-14T07:18:48.810Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-04-14T07:18:48.810Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:18:48.810Z] [2021-04-14T07:18:48.810Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-14T07:18:48.810Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:18:48.810Z] [2021-04-14T07:18:48.810Z] [2021-04-14T07:18:48.810Z] DONE 22 tests, 12 skipped in 10.057s [2021-04-14T07:18:48.810Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:18:48.810Z] INFO: Testing against a local daemon [2021-04-14T07:18:48.810Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-14T07:18:48.810Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-14T07:18:48.810Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:18:48.810Z] === RUN TestDockerNetworkIpvlan [2021-04-14T07:18:48.810Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:18:48.810Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:18:48.810Z] PASS [2021-04-14T07:18:48.810Z] [2021-04-14T07:18:48.810Z] === Skipped [2021-04-14T07:18:48.810Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-14T07:18:48.810Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:18:48.810Z] [2021-04-14T07:18:48.810Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:18:48.810Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:18:48.810Z] [2021-04-14T07:18:48.810Z] [2021-04-14T07:18:48.810Z] DONE 2 tests, 2 skipped in 0.105s [2021-04-14T07:18:48.810Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:18:49.069Z] INFO: Testing against a local daemon [2021-04-14T07:18:49.069Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-14T07:18:49.069Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-14T07:18:49.069Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:49.069Z] === RUN TestDockerNetworkMacvlan [2021-04-14T07:18:49.069Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-14T07:18:49.069Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:49.069Z] PASS [2021-04-14T07:18:49.069Z] [2021-04-14T07:18:49.069Z] === Skipped [2021-04-14T07:18:49.069Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-14T07:18:49.069Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:49.069Z] [2021-04-14T07:18:49.069Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-14T07:18:49.069Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:18:49.069Z] [2021-04-14T07:18:49.069Z] [2021-04-14T07:18:49.069Z] DONE 2 tests, 2 skipped in 0.110s [2021-04-14T07:18:49.069Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-14T07:18:49.069Z] testing: warning: no tests to run [2021-04-14T07:18:49.069Z] PASS [2021-04-14T07:18:49.069Z] [2021-04-14T07:18:49.069Z] DONE 0 tests in 0.024s [2021-04-14T07:18:49.069Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-14T07:18:49.069Z] INFO: Testing against a local daemon [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginAllowRequest [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginTLS [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginDenyRequest [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginDenyResponse [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginAllowEventStream [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginErrorResponse [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginErrorRequest [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginHeader [2021-04-14T07:18:49.069Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-14T07:18:49.069Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.069Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-14T07:18:49.329Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] === RUN TestAuthZPluginV2Disable [2021-04-14T07:18:49.329Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-14T07:18:49.329Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-14T07:18:49.329Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-14T07:18:49.329Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] PASS [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === Skipped [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-14T07:18:49.329Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] [2021-04-14T07:18:49.329Z] DONE 17 tests, 17 skipped in 0.336s [2021-04-14T07:18:49.329Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-14T07:18:49.588Z] INFO: Testing against a local daemon [2021-04-14T07:18:49.588Z] === RUN TestPluginInvalidJSON [2021-04-14T07:18:49.588Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:18:49.588Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:18:49.588Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:18:49.588Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-14T07:18:49.588Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-14T07:18:49.588Z] === RUN TestPluginInstall [2021-04-14T07:18:49.588Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-14T07:18:49.588Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.588Z] === RUN TestPluginsWithRuntimes [2021-04-14T07:18:49.588Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-14T07:18:49.589Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-14T07:18:49.589Z] === RUN TestPluginBackCompatMediaTypes [2021-04-14T07:18:49.589Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-14T07:18:49.589Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-14T07:18:49.589Z] PASS [2021-04-14T07:18:49.589Z] [2021-04-14T07:18:49.589Z] === Skipped [2021-04-14T07:18:49.589Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-14T07:18:49.589Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-14T07:18:49.589Z] [2021-04-14T07:18:49.589Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-14T07:18:49.589Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-14T07:18:49.589Z] [2021-04-14T07:18:49.589Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-14T07:18:49.589Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-14T07:18:49.589Z] [2021-04-14T07:18:49.589Z] [2021-04-14T07:18:49.589Z] DONE 5 tests, 3 skipped in 0.130s [2021-04-14T07:18:49.589Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-14T07:18:49.589Z] INFO: Testing against a local daemon [2021-04-14T07:18:49.589Z] === RUN TestExternalGraphDriver [2021-04-14T07:18:49.589Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-04-14T07:18:49.589Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-14T07:18:49.589Z] === RUN TestGraphdriverPluginV2 [2021-04-14T07:18:49.861Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2021-04-14T07:18:49.861Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-14T07:18:50.006Z] 399f118dfaa9: Verifying Checksum [2021-04-14T07:18:50.007Z] 399f118dfaa9: Download complete [2021-04-14T07:18:50.555Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-14T07:18:50.555Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-14T07:18:50.920Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-14T07:18:50.963Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.50s) [2021-04-14T07:18:50.963Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-14T07:18:50.963Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-14T07:18:52.460Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-14T07:18:52.589Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s) [2021-04-14T07:18:52.589Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-14T07:18:52.617Z] ...INFO: Daemon under test started and replied! [2021-04-14T07:18:52.617Z] INFO: Docker version of the daemon under test [2021-04-14T07:18:52.617Z] [2021-04-14T07:18:52.617Z] Client: [2021-04-14T07:18:52.617Z] Version: 17.06.2-ce [2021-04-14T07:18:52.617Z] API version: 1.30 [2021-04-14T07:18:52.617Z] Go version: go1.8.3 [2021-04-14T07:18:52.617Z] Git commit: cec0b72 [2021-04-14T07:18:52.617Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-14T07:18:52.617Z] OS/Arch: windows/amd64 [2021-04-14T07:18:52.617Z] [2021-04-14T07:18:52.617Z] Server: [2021-04-14T07:18:52.617Z] Version: 0.0.0-dev [2021-04-14T07:18:52.617Z] API version: 1.41 (minimum version 1.24) [2021-04-14T07:18:52.617Z] Go version: go1.13.15 [2021-04-14T07:18:52.617Z] Git commit: 9cd324e0d3 [2021-04-14T07:18:52.617Z] Built: 04/14/2021 07:16:54 [2021-04-14T07:18:52.617Z] OS/Arch: windows/amd64 [2021-04-14T07:18:52.617Z] Experimental: false [2021-04-14T07:18:52.617Z] [2021-04-14T07:18:52.617Z] INFO: Docker info of the daemon under test [2021-04-14T07:18:52.617Z] [2021-04-14T07:18:52.617Z] Containers: 0 [2021-04-14T07:18:52.617Z] Running: 0 [2021-04-14T07:18:52.617Z] Paused: 0 [2021-04-14T07:18:52.617Z] Stopped: 0 [2021-04-14T07:18:52.617Z] Images: 0 [2021-04-14T07:18:52.617Z] Server Version: 0.0.0-dev [2021-04-14T07:18:52.617Z] Storage Driver: windowsfilter [2021-04-14T07:18:52.617Z] Windows: [2021-04-14T07:18:52.617Z] Logging Driver: json-file [2021-04-14T07:18:52.617Z] Plugins: [2021-04-14T07:18:52.617Z] Volume: local [2021-04-14T07:18:52.617Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-14T07:18:52.617Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-14T07:18:52.617Z] Swarm: inactive [2021-04-14T07:18:52.617Z] Default Isolation: process [2021-04-14T07:18:52.617Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-14T07:18:52.617Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-14T07:18:52.617Z] OSType: windows [2021-04-14T07:18:52.617Z] Architecture: x86_64 [2021-04-14T07:18:52.617Z] CPUs: 4 [2021-04-14T07:18:52.617Z] Total Memory: 32GiB [2021-04-14T07:18:52.617Z] Name: azwin-2-259120 [2021-04-14T07:18:52.617Z] ID: ZDUY:NGCU:KTDO:SFUU:JGHO:7GBJ:MDNS:UHI4:QMIC:WAEI:434V:WCDM [2021-04-14T07:18:52.617Z] Docker Root Dir: D:\CI\PR-41673\2\daemon [2021-04-14T07:18:52.617Z] Debug Mode (client): false [2021-04-14T07:18:52.617Z] Debug Mode (server): true [2021-04-14T07:18:52.617Z] File Descriptors: -1 [2021-04-14T07:18:52.617Z] Goroutines: 16 [2021-04-14T07:18:52.617Z] System Time: 2021-04-14T07:18:50.4899504Z [2021-04-14T07:18:52.617Z] EventsListeners: 0 [2021-04-14T07:18:52.617Z] Registry: https://index.docker.io/v1/ [2021-04-14T07:18:52.617Z] Labels: [2021-04-14T07:18:52.617Z] Experimental: false [2021-04-14T07:18:52.617Z] Insecure Registries: [2021-04-14T07:18:52.617Z] 127.0.0.0/8 [2021-04-14T07:18:52.617Z] Live Restore Enabled: false [2021-04-14T07:18:52.617Z] [2021-04-14T07:18:52.617Z] [2021-04-14T07:18:52.617Z] INFO: Docker images of the daemon under test [2021-04-14T07:18:52.617Z] [2021-04-14T07:18:52.617Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-14T07:18:52.617Z] [2021-04-14T07:18:52.617Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-04-14T07:18:52.617Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-04-14T07:18:52.617Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-14T07:18:52.617Z] 29d5b6a226d2: Pulling fs layer [2021-04-14T07:18:53.527Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.51s) [2021-04-14T07:18:53.527Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-14T07:18:53.527Z] === RUN TestIpcModeOlderClient [2021-04-14T07:18:53.527Z] === PAUSE TestIpcModeOlderClient [2021-04-14T07:18:53.527Z] === RUN TestKillContainerInvalidSignal [2021-04-14T07:18:53.839Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-14T07:18:54.098Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s) [2021-04-14T07:18:54.098Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-14T07:18:54.103Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2021-04-14T07:18:54.104Z] === RUN TestKillContainer [2021-04-14T07:18:54.104Z] === RUN TestKillContainer/no_signal [2021-04-14T07:18:55.049Z] === RUN TestKillContainer/non_killing_signal [2021-04-14T07:18:55.131Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2021-04-14T07:18:55.131Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-14T07:18:55.216Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-14T07:18:55.216Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-14T07:18:55.216Z] --- PASS: TestBuildWithHugeFile (95.46s) [2021-04-14T07:18:55.216Z] === RUN TestBuildWCOWSandboxSize [2021-04-14T07:18:55.216Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:18:55.216Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:18:55.216Z] === RUN TestBuildWithEmptyDockerfile [2021-04-14T07:18:55.475Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:18:55.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:18:55.475Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:18:55.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:18:55.475Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:18:55.475Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:18:55.475Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:18:55.475Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:18:55.475Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:18:55.619Z] === RUN TestKillContainer/killing_signal [2021-04-14T07:18:55.734Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-04-14T07:18:55.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-04-14T07:18:55.734Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-04-14T07:18:55.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2021-04-14T07:18:55.734Z] === RUN TestBuildPreserveOwnership [2021-04-14T07:18:55.734Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-14T07:18:56.302Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-14T07:18:56.563Z] --- PASS: TestKillContainer (2.53s) [2021-04-14T07:18:56.563Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-04-14T07:18:56.563Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-04-14T07:18:56.563Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-04-14T07:18:56.563Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-14T07:18:56.563Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-14T07:18:57.197Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.28s) [2021-04-14T07:18:57.197Z] === RUN TestKernelTCPMemory [2021-04-14T07:18:57.503Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-14T07:18:57.709Z] --- PASS: TestGraphdriverPluginV2 (6.64s) [2021-04-14T07:18:57.709Z] PASS [2021-04-14T07:18:57.709Z] [2021-04-14T07:18:57.709Z] === Skipped [2021-04-14T07:18:57.709Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-04-14T07:18:57.709Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-14T07:18:57.709Z] [2021-04-14T07:18:57.709Z] [2021-04-14T07:18:57.709Z] DONE 2 tests, 1 skipped in 6.813s [2021-04-14T07:18:57.709Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-14T07:18:57.709Z] INFO: Testing against a local daemon [2021-04-14T07:18:57.709Z] === RUN TestContinueAfterPluginCrash [2021-04-14T07:18:57.709Z] === PAUSE TestContinueAfterPluginCrash [2021-04-14T07:18:57.709Z] === RUN TestReadPluginNoRead [2021-04-14T07:18:57.709Z] === PAUSE TestReadPluginNoRead [2021-04-14T07:18:57.709Z] === RUN TestDaemonStartWithLogOpt [2021-04-14T07:18:57.709Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-14T07:18:57.709Z] === CONT TestContinueAfterPluginCrash [2021-04-14T07:18:57.709Z] === CONT TestDaemonStartWithLogOpt [2021-04-14T07:18:58.205Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-14T07:18:58.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2021-04-14T07:18:58.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-04-14T07:18:58.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-04-14T07:18:58.444Z] === RUN TestKillStoppedContainer [2021-04-14T07:18:58.444Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-14T07:18:58.444Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-14T07:18:58.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-14T07:18:58.444Z] === RUN TestKillDifferentUserContainer [2021-04-14T07:18:58.708Z] --- PASS: TestKernelTCPMemory (1.38s) [2021-04-14T07:18:58.708Z] === RUN TestNISDomainname [2021-04-14T07:18:58.773Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-14T07:18:59.384Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-04-14T07:18:59.384Z] === RUN TestInspectOomKilledTrue [2021-04-14T07:18:59.384Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-14T07:18:59.384Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:18:59.384Z] === RUN TestInspectOomKilledFalse [2021-04-14T07:18:59.384Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-14T07:18:59.384Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:18:59.384Z] === RUN TestLinksEtcHostsContentMatch [2021-04-14T07:18:59.954Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-04-14T07:18:59.954Z] === RUN TestLinksContainerNames [2021-04-14T07:19:00.152Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-14T07:19:00.218Z] --- PASS: TestNISDomainname (1.53s) [2021-04-14T07:19:00.218Z] === RUN TestHostnameDnsResolution [2021-04-14T07:19:00.719Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-14T07:19:01.287Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-14T07:19:01.864Z] --- PASS: TestLinksContainerNames (1.66s) [2021-04-14T07:19:01.865Z] === RUN TestLogsFollowTailEmpty [2021-04-14T07:19:02.283Z] --- PASS: TestHostnameDnsResolution (2.16s) [2021-04-14T07:19:02.283Z] === RUN TestStats [2021-04-14T07:19:02.435Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-04-14T07:19:02.435Z] === RUN TestContainerNetworkMountsNoChown [2021-04-14T07:19:02.664Z] --- PASS: TestBuildPreserveOwnership (6.68s) [2021-04-14T07:19:02.664Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.87s) [2021-04-14T07:19:02.664Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s) [2021-04-14T07:19:02.665Z] === RUN TestBuildPlatformInvalid [2021-04-14T07:19:02.665Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-04-14T07:19:02.665Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-14T07:19:02.665Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-14T07:19:02.984Z] --- PASS: TestDaemonStartWithLogOpt (6.48s) [2021-04-14T07:19:02.984Z] === CONT TestReadPluginNoRead [2021-04-14T07:19:03.377Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/default [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/default [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/private [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/private [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rprivate [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/slave [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/slave [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rslave [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/shared [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/shared [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rshared [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/default [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/rslave [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/shared [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/rprivate [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/slave [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/rshared [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/private [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:19:03.377Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:19:03.377Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:19:03.377Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:19:03.601Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:19:03.638Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-14T07:19:03.899Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-14T07:19:03.899Z] === RUN TestContainerBindMountNonRecursive [2021-04-14T07:19:04.979Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-14T07:19:05.799Z] --- PASS: TestStats (3.14s) [2021-04-14T07:19:05.800Z] === RUN TestStopContainerWithTimeout [2021-04-14T07:19:05.800Z] === RUN TestStopContainerWithTimeout/0 [2021-04-14T07:19:05.800Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-14T07:19:05.800Z] === RUN TestStopContainerWithTimeout/1 [2021-04-14T07:19:05.800Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-14T07:19:05.800Z] === RUN TestStopContainerWithTimeout/3 [2021-04-14T07:19:05.800Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-14T07:19:05.800Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-14T07:19:05.800Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-14T07:19:05.800Z] === CONT TestStopContainerWithTimeout/0 [2021-04-14T07:19:05.800Z] === CONT TestStopContainerWithTimeout/3 [2021-04-14T07:19:06.441Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2021-04-14T07:19:06.441Z] === RUN TestContainerVolumesMountedAsShared [2021-04-14T07:19:06.701Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-04-14T07:19:06.701Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-14T07:19:06.833Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-14T07:19:06.886Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-14T07:19:07.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-14T07:19:07.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-14T07:19:07.145Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-14T07:19:07.178Z] === RUN TestReadPluginNoRead/default [2021-04-14T07:19:07.178Z] --- PASS: TestContinueAfterPluginCrash (10.41s) [2021-04-14T07:19:07.642Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-04-14T07:19:07.642Z] === RUN TestNetworkNat [2021-04-14T07:19:08.523Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-14T07:19:08.583Z] --- PASS: TestNetworkNat (1.07s) [2021-04-14T07:19:08.583Z] === RUN TestNetworkLocalhostTCPNat [2021-04-14T07:19:08.901Z] === CONT TestStopContainerWithTimeout/1 [2021-04-14T07:19:09.082Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-14T07:19:09.489Z] ......... [ 86%] [2021-04-14T07:19:09.524Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-04-14T07:19:09.524Z] === RUN TestNetworkLoopbackNat [2021-04-14T07:19:09.902Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-14T07:19:10.968Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-14T07:19:10.968Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2021-04-14T07:19:10.968Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2021-04-14T07:19:10.968Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-04-14T07:19:10.968Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2021-04-14T07:19:10.968Z] === RUN TestDeleteDevicemapper [2021-04-14T07:19:10.968Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-14T07:19:10.968Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:19:10.968Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-14T07:19:11.618Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-14T07:19:11.809Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-14T07:19:11.809Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-14T07:19:13.723Z] --- PASS: TestNetworkLoopbackNat (3.45s) [2021-04-14T07:19:13.723Z] === RUN TestPause [2021-04-14T07:19:13.983Z] --- PASS: TestPause (0.92s) [2021-04-14T07:19:13.983Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-14T07:19:13.983Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:19:13.983Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:19:13.983Z] === RUN TestPauseStopPausedContainer [2021-04-14T07:19:14.160Z] --- PASS: TestReadPluginNoRead (11.06s) [2021-04-14T07:19:14.160Z] --- PASS: TestReadPluginNoRead/default (2.48s) [2021-04-14T07:19:14.160Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.50s) [2021-04-14T07:19:14.160Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2021-04-14T07:19:14.160Z] read_test.go:92: [d811dde063545] daemon is not started [2021-04-14T07:19:14.160Z] PASS [2021-04-14T07:19:14.160Z] [2021-04-14T07:19:14.160Z] DONE 6 tests in 17.657s [2021-04-14T07:19:14.160Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-14T07:19:14.160Z] testing: warning: no tests to run [2021-04-14T07:19:14.160Z] PASS [2021-04-14T07:19:14.160Z] [2021-04-14T07:19:14.160Z] DONE 0 tests in 0.043s [2021-04-14T07:19:14.160Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-14T07:19:14.160Z] INFO: Testing against a local daemon [2021-04-14T07:19:14.160Z] === RUN TestPluginWithDevMounts [2021-04-14T07:19:14.160Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-14T07:19:14.160Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-14T07:19:14.160Z] PASS [2021-04-14T07:19:14.160Z] [2021-04-14T07:19:14.160Z] === Skipped [2021-04-14T07:19:14.160Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-14T07:19:14.160Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-14T07:19:14.160Z] [2021-04-14T07:19:14.160Z] [2021-04-14T07:19:14.160Z] DONE 1 tests, 1 skipped in 0.117s [2021-04-14T07:19:14.160Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-14T07:19:14.419Z] INFO: Testing against a local daemon [2021-04-14T07:19:14.419Z] === RUN TestSecretInspect [2021-04-14T07:19:14.419Z] --- SKIP: TestSecretInspect (0.01s) [2021-04-14T07:19:14.419Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] === RUN TestSecretList [2021-04-14T07:19:14.419Z] --- SKIP: TestSecretList (0.02s) [2021-04-14T07:19:14.419Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] === RUN TestSecretsCreateAndDelete [2021-04-14T07:19:14.419Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-14T07:19:14.419Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] === RUN TestSecretsUpdate [2021-04-14T07:19:14.419Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-14T07:19:14.419Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] === RUN TestTemplatedSecret [2021-04-14T07:19:14.419Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-14T07:19:14.419Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] === RUN TestSecretCreateResolve [2021-04-14T07:19:14.419Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-14T07:19:14.419Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] PASS [2021-04-14T07:19:14.419Z] [2021-04-14T07:19:14.419Z] === Skipped [2021-04-14T07:19:14.419Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-04-14T07:19:14.419Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] [2021-04-14T07:19:14.419Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-04-14T07:19:14.419Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] [2021-04-14T07:19:14.419Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-14T07:19:14.419Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] [2021-04-14T07:19:14.419Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-14T07:19:14.419Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] [2021-04-14T07:19:14.419Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-14T07:19:14.419Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] [2021-04-14T07:19:14.419Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-14T07:19:14.419Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] [2021-04-14T07:19:14.419Z] [2021-04-14T07:19:14.419Z] DONE 6 tests, 6 skipped in 0.174s [2021-04-14T07:19:14.419Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-14T07:19:14.419Z] INFO: Testing against a local daemon [2021-04-14T07:19:14.419Z] === RUN TestServiceCreateInit [2021-04-14T07:19:14.419Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-14T07:19:14.419Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-14T07:19:14.419Z] --- PASS: TestServiceCreateInit (0.02s) [2021-04-14T07:19:14.419Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-14T07:19:14.419Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-14T07:19:14.419Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.419Z] === RUN TestCreateServiceMultipleTimes [2021-04-14T07:19:14.679Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-04-14T07:19:14.679Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestCreateServiceConflict [2021-04-14T07:19:14.679Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-14T07:19:14.679Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestCreateServiceMaxReplicas [2021-04-14T07:19:14.679Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-14T07:19:14.679Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-14T07:19:14.679Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-14T07:19:14.679Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestCreateServiceSecretFileMode [2021-04-14T07:19:14.679Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-14T07:19:14.679Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestCreateServiceConfigFileMode [2021-04-14T07:19:14.679Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-04-14T07:19:14.679Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestCreateServiceSysctls [2021-04-14T07:19:14.679Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-14T07:19:14.679Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestCreateServiceCapabilities [2021-04-14T07:19:14.679Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-14T07:19:14.679Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestInspect [2021-04-14T07:19:14.679Z] --- SKIP: TestInspect (0.01s) [2021-04-14T07:19:14.679Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestCreateJob [2021-04-14T07:19:14.679Z] --- SKIP: TestCreateJob (0.01s) [2021-04-14T07:19:14.679Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestReplicatedJob [2021-04-14T07:19:14.679Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-14T07:19:14.679Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestUpdateReplicatedJob [2021-04-14T07:19:14.679Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-14T07:19:14.679Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestServiceListWithStatuses [2021-04-14T07:19:14.679Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-14T07:19:14.679Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:19:14.679Z] === RUN TestDockerNetworkConnectAlias [2021-04-14T07:19:14.679Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-04-14T07:19:14.679Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestDockerNetworkReConnect [2021-04-14T07:19:14.679Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-04-14T07:19:14.679Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:14.679Z] === RUN TestServicePlugin [2021-04-14T07:19:14.921Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-14T07:19:14.930Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2021-04-14T07:19:14.931Z] === RUN TestPidHost [2021-04-14T07:19:15.099Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-14T07:19:15.420Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.38s) [2021-04-14T07:19:15.420Z] === RUN TestUpdateMemory [2021-04-14T07:19:15.420Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-14T07:19:15.420Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:19:15.420Z] === RUN TestUpdateCPUQuota [2021-04-14T07:19:16.037Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-14T07:19:16.297Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-14T07:19:17.472Z] --- PASS: TestPidHost (2.18s) [2021-04-14T07:19:17.472Z] === RUN TestPsFilter [2021-04-14T07:19:17.472Z] --- PASS: TestPsFilter (0.16s) [2021-04-14T07:19:17.472Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-14T07:19:17.675Z] tests/integration/models_networks_test.py .... [ 91%] [2021-04-14T07:19:18.043Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-04-14T07:19:18.043Z] === RUN TestRemoveContainerWithVolume [2021-04-14T07:19:18.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-14T07:19:18.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-14T07:19:18.613Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-04-14T07:19:18.613Z] === RUN TestRemoveContainerRunning [2021-04-14T07:19:18.874Z] --- SKIP: TestServicePlugin (3.67s) [2021-04-14T07:19:18.874Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] === RUN TestServiceUpdateLabel [2021-04-14T07:19:18.874Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-04-14T07:19:18.874Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] === RUN TestServiceUpdateSecrets [2021-04-14T07:19:18.874Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-04-14T07:19:18.874Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] === RUN TestServiceUpdateConfigs [2021-04-14T07:19:18.874Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-14T07:19:18.874Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] === RUN TestServiceUpdateNetwork [2021-04-14T07:19:18.874Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-14T07:19:18.874Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] === RUN TestServiceUpdatePidsLimit [2021-04-14T07:19:18.874Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-04-14T07:19:18.874Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] PASS [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === Skipped [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-14T07:19:18.874Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-14T07:19:18.874Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-14T07:19:18.874Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-14T07:19:18.874Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-04-14T07:19:18.874Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-14T07:19:18.874Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-14T07:19:18.874Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-14T07:19:18.874Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-14T07:19:18.874Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-04-14T07:19:18.874Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-14T07:19:18.874Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-14T07:19:18.874Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-14T07:19:18.874Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-14T07:19:18.874Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-14T07:19:18.874Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-14T07:19:18.874Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-14T07:19:18.874Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-04-14T07:19:18.874Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-04-14T07:19:18.874Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestServicePlugin (3.67s) [2021-04-14T07:19:18.874Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-04-14T07:19:18.874Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-04-14T07:19:18.874Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-14T07:19:18.874Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-04-14T07:19:18.874Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-04-14T07:19:18.874Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] DONE 24 tests, 23 skipped in 4.093s [2021-04-14T07:19:18.874Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-14T07:19:18.874Z] INFO: Testing against a local daemon [2021-04-14T07:19:18.874Z] === RUN TestSessionCreate [2021-04-14T07:19:18.874Z] --- PASS: TestSessionCreate (0.02s) [2021-04-14T07:19:18.874Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-14T07:19:18.874Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-14T07:19:18.874Z] PASS [2021-04-14T07:19:18.874Z] [2021-04-14T07:19:18.874Z] DONE 2 tests in 0.144s [2021-04-14T07:19:18.874Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-14T07:19:18.874Z] INFO: Testing against a local daemon [2021-04-14T07:19:18.874Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:19:18.874Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:19:18.874Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:19:18.874Z] === RUN TestEventsExecDie [2021-04-14T07:19:19.557Z] --- PASS: TestRemoveContainerRunning (0.84s) [2021-04-14T07:19:19.557Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-14T07:19:19.812Z] --- PASS: TestEventsExecDie (1.00s) [2021-04-14T07:19:19.812Z] === RUN TestEventsBackwardsCompatible [2021-04-14T07:19:19.812Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-14T07:19:19.812Z] === RUN TestInfoBinaryCommits [2021-04-14T07:19:19.812Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-14T07:19:19.812Z] === RUN TestInfoAPIVersioned [2021-04-14T07:19:19.812Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-14T07:19:19.812Z] === RUN TestInfoDiscoveryBackend [2021-04-14T07:19:19.869Z] --- PASS: TestUpdateCPUQuota (4.51s) [2021-04-14T07:19:19.869Z] === RUN TestUpdatePidsLimit [2021-04-14T07:19:19.869Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-14T07:19:20.054Z] 4612f6d0b889: Verifying Checksum [2021-04-14T07:19:20.054Z] 4612f6d0b889: Download complete [2021-04-14T07:19:20.112Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-14T07:19:20.498Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-04-14T07:19:20.498Z] === RUN TestRemoveInvalidContainer [2021-04-14T07:19:20.498Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-14T07:19:20.498Z] === RUN TestRenameLinkedContainer [2021-04-14T07:19:20.621Z] === RUN TestUpdatePidsLimit/no_change [2021-04-14T07:19:20.680Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-14T07:19:20.922Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-14T07:19:21.554Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-14T07:19:21.721Z] --- PASS: TestInfoDiscoveryBackend (1.75s) [2021-04-14T07:19:21.721Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-14T07:19:22.059Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-14T07:19:22.589Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-14T07:19:23.221Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-14T07:19:23.795Z] --- PASS: TestRenameLinkedContainer (3.27s) [2021-04-14T07:19:23.795Z] === RUN TestRenameStoppedContainer [2021-04-14T07:19:23.854Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-14T07:19:24.221Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-14T07:19:24.343Z] --- PASS: TestImportExtremelyLargeImageWorks (109.05s) [2021-04-14T07:19:24.343Z] PASS [2021-04-14T07:19:24.343Z] [2021-04-14T07:19:24.343Z] DONE 12 tests in 112.269s [2021-04-14T07:19:24.343Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-14T07:19:24.343Z] INFO: Testing against a local daemon [2021-04-14T07:19:24.343Z] === RUN TestNetworkCreateDelete [2021-04-14T07:19:24.343Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-04-14T07:19:24.343Z] === RUN TestDockerNetworkDeletePreferID [2021-04-14T07:19:24.343Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s) [2021-04-14T07:19:24.343Z] === RUN TestDaemonDNSFallback [2021-04-14T07:19:24.366Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-04-14T07:19:24.366Z] === RUN TestRenameRunningContainerAndReuse [2021-04-14T07:19:24.781Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-14T07:19:25.067Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-04-14T07:19:25.067Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-14T07:19:25.067Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-14T07:19:25.067Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:19:25.067Z] === RUN TestInfoAPI [2021-04-14T07:19:25.067Z] --- PASS: TestInfoAPI (0.02s) [2021-04-14T07:19:25.067Z] === RUN TestInfoAPIWarnings [2021-04-14T07:19:25.419Z] --- PASS: TestUpdatePidsLimit (5.77s) [2021-04-14T07:19:25.419Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-04-14T07:19:25.419Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-04-14T07:19:25.419Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) [2021-04-14T07:19:25.419Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-04-14T07:19:25.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-04-14T07:19:25.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-04-14T07:19:25.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-04-14T07:19:25.419Z] === RUN TestUpdateRestartPolicy [2021-04-14T07:19:25.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-14T07:19:26.278Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2021-04-14T07:19:26.278Z] === RUN TestRenameInvalidName [2021-04-14T07:19:26.959Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-14T07:19:27.218Z] --- PASS: TestRenameInvalidName (0.83s) [2021-04-14T07:19:27.218Z] === RUN TestRenameAnonymousContainer [2021-04-14T07:19:28.629Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-14T07:19:30.206Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-14T07:19:30.206Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-14T07:19:30.911Z] --- PASS: TestDaemonDNSFallback (7.31s) [2021-04-14T07:19:30.911Z] === RUN TestInspectNetwork [2021-04-14T07:19:31.420Z] --- PASS: TestRenameAnonymousContainer (4.31s) [2021-04-14T07:19:31.420Z] === RUN TestRenameContainerWithSameName [2021-04-14T07:19:31.991Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-04-14T07:19:31.991Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-14T07:19:32.819Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-14T07:19:33.386Z] Loaded image: buildpack-deps:buster [2021-04-14T07:19:33.645Z] Loaded image: busybox:latest [2021-04-14T07:19:33.902Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2021-04-14T07:19:33.902Z] === RUN TestResize [2021-04-14T07:19:33.903Z] Loaded image: busybox:glibc [2021-04-14T07:19:34.841Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-14T07:19:34.841Z] --- PASS: TestResize (0.83s) [2021-04-14T07:19:34.841Z] === RUN TestResizeWithInvalidSize [2021-04-14T07:19:35.413Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2021-04-14T07:19:35.413Z] === RUN TestResizeWhenContainerNotStarted [2021-04-14T07:19:35.494Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-14T07:19:35.749Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-14T07:19:35.749Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-14T07:19:35.749Z] [2021-04-14T07:19:35.749Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-14T07:19:35.749Z] =========================== short test summary info ============================ [2021-04-14T07:19:35.750Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-14T07:19:35.750Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-14T07:19:35.750Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-14T07:19:35.750Z] Not supported on most drivers [2021-04-14T07:19:35.750Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-14T07:19:35.750Z] Output of docker top depends on host distro, and is not formalized. [2021-04-14T07:19:35.750Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-14T07:19:35.750Z] Output of docker top depends on host distro, and is not formalized. [2021-04-14T07:19:35.750Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-14T07:19:35.750Z] Can fail if eth0 has multiple IP addresses [2021-04-14T07:19:35.750Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-14T07:19:35.750Z] This doesn't seem to be taken into account by the engine [2021-04-14T07:19:35.750Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-04-14T07:19:35.750Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-04-14T07:19:35.750Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-14T07:19:35.750Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 363.33 seconds == [2021-04-14T07:19:36.005Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-14T07:19:36.185Z] === RUN TestInspectNetwork/full_network_id [2021-04-14T07:19:36.185Z] === RUN TestInspectNetwork/partial_network_id [2021-04-14T07:19:36.185Z] === RUN TestInspectNetwork/network_name [2021-04-14T07:19:36.185Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-14T07:19:36.353Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:19:36.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:19:36.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:19:36.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:19:36.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:19:36.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:19:36.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:19:38.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-14T07:19:38.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-14T07:19:38.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:19:39.033Z] Loaded image: debian:bullseye [2021-04-14T07:19:39.033Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-14T07:19:39.033Z] Loaded image: hello-world:latest [2021-04-14T07:19:39.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:19:39.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:19:39.293Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:19:39.473Z] --- PASS: TestInspectNetwork (8.51s) [2021-04-14T07:19:39.473Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-14T07:19:39.473Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-14T07:19:39.473Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-14T07:19:39.473Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-14T07:19:39.473Z] === RUN TestRunContainerWithBridgeNone [2021-04-14T07:19:39.552Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-14T07:19:39.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-14T07:19:40.120Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-14T07:19:40.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:19:40.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:19:40.822Z] --- PASS: TestUpdateRestartPolicy (14.14s) [2021-04-14T07:19:40.822Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-14T07:19:40.822Z] --- PASS: TestUpdateRestartWithAutoRemove (1.09s) [2021-04-14T07:19:40.822Z] === RUN TestWaitNonBlocked [2021-04-14T07:19:40.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:19:40.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:19:40.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:19:40.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:19:40.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:19:40.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:19:40.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:19:40.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-14T07:19:41.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-14T07:19:41.856Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-14T07:19:41.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2021-04-14T07:19:41.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2021-04-14T07:19:41.856Z] === RUN TestWaitBlocked [2021-04-14T07:19:41.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:19:41.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:19:41.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:19:41.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:19:41.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:19:41.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:19:42.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:19:42.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:19:42.693Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-14T07:19:42.764Z] --- PASS: TestRunContainerWithBridgeNone (3.12s) [2021-04-14T07:19:42.764Z] === RUN TestNetworkInvalidJSON [2021-04-14T07:19:42.764Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-14T07:19:42.764Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-14T07:19:42.764Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:19:42.764Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:19:42.764Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:19:42.764Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:19:42.764Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-14T07:19:42.764Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:19:42.764Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:19:42.764Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-14T07:19:42.764Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-14T07:19:42.764Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-14T07:19:42.764Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-14T07:19:42.764Z] === RUN TestNetworkList [2021-04-14T07:19:42.764Z] === RUN TestNetworkList//networks [2021-04-14T07:19:42.764Z] === PAUSE TestNetworkList//networks [2021-04-14T07:19:42.764Z] === RUN TestNetworkList//networks/ [2021-04-14T07:19:42.764Z] === PAUSE TestNetworkList//networks/ [2021-04-14T07:19:42.764Z] === CONT TestNetworkList//networks [2021-04-14T07:19:42.764Z] === CONT TestNetworkList//networks/ [2021-04-14T07:19:42.764Z] --- PASS: TestNetworkList (0.01s) [2021-04-14T07:19:42.764Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-14T07:19:42.764Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-14T07:19:42.764Z] === RUN TestHostIPv4BridgeLabel [2021-04-14T07:19:43.155Z] --- PASS: TestInfoAPIWarnings (17.78s) [2021-04-14T07:19:43.155Z] === RUN TestInfoDebug [2021-04-14T07:19:43.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-14T07:19:43.370Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-14T07:19:43.370Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2021-04-14T07:19:43.370Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.49s) [2021-04-14T07:19:43.370Z] === CONT TestContainerStartOnDaemonRestart [2021-04-14T07:19:43.370Z] === CONT TestContainerKillOnDaemonStart [2021-04-14T07:19:43.630Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-14T07:19:43.702Z] --- PASS: TestHostIPv4BridgeLabel (0.87s) [2021-04-14T07:19:43.702Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-14T07:19:44.532Z] --- PASS: TestInfoDebug (1.83s) [2021-04-14T07:19:44.532Z] === RUN TestInfoInsecureRegistries [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.19s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.78s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2021-04-14T07:19:44.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2021-04-14T07:19:44.804Z] === RUN TestCgroupNamespacesRun [2021-04-14T07:19:45.080Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s) [2021-04-14T07:19:45.080Z] === RUN TestDaemonDefaultNetworkPools [2021-04-14T07:19:46.436Z] --- PASS: TestInfoInsecureRegistries (1.91s) [2021-04-14T07:19:46.436Z] === RUN TestInfoRegistryMirrors [2021-04-14T07:19:46.460Z] --- PASS: TestDaemonDefaultNetworkPools (1.38s) [2021-04-14T07:19:46.460Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-14T07:19:46.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-14T07:19:47.345Z] --- PASS: TestCgroupNamespacesRun (2.47s) [2021-04-14T07:19:47.345Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-14T07:19:47.822Z] --- PASS: TestContainerStartOnDaemonRestart (3.73s) [2021-04-14T07:19:47.822Z] === CONT TestIpcModeOlderClient [2021-04-14T07:19:47.822Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-04-14T07:19:47.822Z] === CONT TestDaemonHostGatewayIP [2021-04-14T07:19:48.159Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-14T07:19:48.159Z] [2021-04-14T07:19:48.159Z] Unloading profiles will leave already running processes permanently [2021-04-14T07:19:48.159Z] unconfined, which can lead to unexpected situations. [2021-04-14T07:19:48.159Z] [2021-04-14T07:19:48.159Z] To set a process to complain mode, use the command line tool [2021-04-14T07:19:48.159Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-14T07:19:48.159Z] [2021-04-14T07:19:48.341Z] --- PASS: TestInfoRegistryMirrors (1.75s) [2021-04-14T07:19:48.341Z] === RUN TestLoginFailsWithBadCredentials [2021-04-14T07:19:48.341Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-14T07:19:48.341Z] === RUN TestPingCacheHeaders [2021-04-14T07:19:48.341Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-14T07:19:48.341Z] === RUN TestPingGet [2021-04-14T07:19:48.341Z] --- PASS: TestPingGet (0.01s) [2021-04-14T07:19:48.341Z] === RUN TestPingHead [2021-04-14T07:19:48.341Z] --- PASS: TestPingHead (0.02s) [2021-04-14T07:19:48.341Z] === RUN TestVersion [2021-04-14T07:19:48.364Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.04s) [2021-04-14T07:19:48.364Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange Post stage [Pipeline] junit [2021-04-14T07:19:48.428Z] Recording test results [2021-04-14T07:19:48.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-14T07:19:48.601Z] --- PASS: TestVersion (0.04s) [2021-04-14T07:19:48.601Z] PASS [2021-04-14T07:19:48.601Z] [2021-04-14T07:19:48.601Z] === Skipped [2021-04-14T07:19:48.601Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:19:48.601Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:19:48.601Z] [2021-04-14T07:19:48.601Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-14T07:19:48.601Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-14T07:19:48.601Z] [2021-04-14T07:19:48.601Z] [2021-04-14T07:19:48.601Z] DONE 18 tests, 2 skipped in 29.852s [2021-04-14T07:19:48.601Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-14T07:19:48.601Z] INFO: Testing against a local daemon [2021-04-14T07:19:48.601Z] === RUN TestVolumesCreateAndList [2021-04-14T07:19:48.601Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-14T07:19:48.601Z] === RUN TestVolumesRemove [2021-04-14T07:19:48.601Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-14T07:19:48.601Z] === RUN TestVolumesInspect [2021-04-14T07:19:48.601Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-14T07:19:48.601Z] === RUN TestVolumesInvalidJSON [2021-04-14T07:19:48.861Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-14T07:19:48.861Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-14T07:19:48.861Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-14T07:19:48.861Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-14T07:19:48.861Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-04-14T07:19:48.861Z] PASS [2021-04-14T07:19:48.861Z] [2021-04-14T07:19:48.861Z] DONE 5 tests in 0.233s [2021-04-14T07:19:48.861Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-14T07:19:48.861Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12208 is not a child of this shell [2021-04-14T07:19:48.861Z] warning: PID 12208 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-14T07:19:48.861Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-14T07:19:48.861Z] [2021-04-14T07:19:48.861Z] Unloading profiles will leave already running processes permanently [2021-04-14T07:19:48.861Z] unconfined, which can lead to unexpected situations. [2021-04-14T07:19:48.861Z] [2021-04-14T07:19:48.861Z] To set a process to complain mode, use the command line tool [2021-04-14T07:19:48.861Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-14T07:19:48.861Z] Removing test suite binaries [2021-04-14T07:19:48.861Z] exiting test-integration [2021-04-14T07:19:48.861Z] ++ exit 0 [2021-04-14T07:19:48.904Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-14T07:19:48.905Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-14T07:19:49.257Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2021-04-14T07:19:49.257Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-14T07:19:49.471Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-14T07:19:49.798Z] [2021-04-14T07:19:49.818Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-14T07:19:49.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-14T07:19:50.132Z] + echo Ensuring container killed. [2021-04-14T07:19:50.132Z] Ensuring container killed. [2021-04-14T07:19:50.132Z] + docker rm -vf docker-pr2 [2021-04-14T07:19:50.132Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-14T07:19:50.447Z] + echo Chowning /workspace to jenkins user [2021-04-14T07:19:50.447Z] Chowning /workspace to jenkins user [2021-04-14T07:19:50.447Z] + id -u [2021-04-14T07:19:50.447Z] + id -g [2021-04-14T07:19:50.447Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41673:/workspace busybox chown -R 1000:1000 /workspace [2021-04-14T07:19:50.447Z] Unable to find image 'busybox:latest' locally [2021-04-14T07:19:50.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-14T07:19:50.849Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.16s) [2021-04-14T07:19:50.849Z] PASS [2021-04-14T07:19:50.849Z] [2021-04-14T07:19:50.849Z] === Skipped [2021-04-14T07:19:50.849Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-14T07:19:50.849Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:19:50.849Z] [2021-04-14T07:19:50.849Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:19:50.849Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:19:50.849Z] [2021-04-14T07:19:50.849Z] [2021-04-14T07:19:50.849Z] DONE 34 tests, 2 skipped in 259.275s [2021-04-14T07:19:50.849Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-14T07:19:50.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:19:50.849Z] ++ set -e [2021-04-14T07:19:50.849Z] ++ '[' -n 0 ']' [2021-04-14T07:19:50.849Z] ++ set -x [2021-04-14T07:19:50.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:19:50.849Z] INFO: Testing against a local daemon [2021-04-14T07:19:50.849Z] === RUN TestConfigInspect [2021-04-14T07:19:51.006Z] latest: Pulling from library/busybox [2021-04-14T07:19:51.006Z] f531cdc67389: Pulling fs layer [2021-04-14T07:19:51.007Z] f531cdc67389: Verifying Checksum [2021-04-14T07:19:51.007Z] f531cdc67389: Download complete [2021-04-14T07:19:51.108Z] === RUN TestDockerSuite/TestBuildAddBrokenTar Post stage [Pipeline] junit [2021-04-14T07:19:51.192Z] Recording test results [2021-04-14T07:19:51.262Z] f531cdc67389: Pull complete [2021-04-14T07:19:51.262Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-14T07:19:51.262Z] Status: Downloaded newer image for busybox:latest [2021-04-14T07:19:51.367Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-14T07:19:51.367Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-14T07:19:51.667Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.64s) [2021-04-14T07:19:51.667Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-14T07:19:51.798Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.59s) [2021-04-14T07:19:51.798Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-14T07:19:51.934Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.97s) [2021-04-14T07:19:51.934Z] === RUN TestServiceWithPredefinedNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-14T07:19:52.279Z] --- PASS: TestDaemonHostGatewayIP (4.33s) [2021-04-14T07:19:52.279Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-14T07:19:52.305Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-14T07:19:52.529Z] + bundleName=docker-py [2021-04-14T07:19:52.529Z] + echo Creating docker-py-bundles.tar.gz [2021-04-14T07:19:52.529Z] Creating docker-py-bundles.tar.gz [2021-04-14T07:19:52.529Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-04-14T07:19:52.539Z] Archiving artifacts [2021-04-14T07:19:52.634Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-14T07:19:52.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] // stage Post stage [Pipeline] sh [2021-04-14T07:19:53.022Z] + echo Ensuring container killed. [2021-04-14T07:19:53.022Z] Ensuring container killed. [2021-04-14T07:19:53.022Z] + docker rm -vf docker-pr2 [2021-04-14T07:19:53.022Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-14T07:19:53.311Z] + echo Chowning /workspace to jenkins user [2021-04-14T07:19:53.311Z] Chowning /workspace to jenkins user [2021-04-14T07:19:53.311Z] + id -u [2021-04-14T07:19:53.311Z] + id -g [2021-04-14T07:19:53.311Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41673:/workspace busybox chown -R 1000:1000 /workspace [2021-04-14T07:19:53.311Z] Unable to find image 'busybox:latest' locally [2021-04-14T07:19:53.570Z] latest: Pulling from library/busybox [2021-04-14T07:19:53.570Z] f531cdc67389: Pulling fs layer [2021-04-14T07:19:53.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-14T07:19:53.835Z] f531cdc67389: Verifying Checksum [2021-04-14T07:19:53.835Z] f531cdc67389: Download complete [2021-04-14T07:19:53.835Z] f531cdc67389: Pull complete [2021-04-14T07:19:53.835Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-14T07:19:53.835Z] Status: Downloaded newer image for busybox:latest [2021-04-14T07:19:54.017Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-14T07:19:54.341Z] --- PASS: TestCgroupNamespacesRunHostMode (2.44s) [2021-04-14T07:19:54.341Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-14T07:19:54.419Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh binary-daemon [2021-04-14T07:19:54.674Z] [2021-04-14T07:19:54.842Z] --- PASS: TestConfigInspect (3.72s) [2021-04-14T07:19:54.842Z] === RUN TestConfigList [2021-04-14T07:19:54.931Z] Removing bundles/ [2021-04-14T07:19:54.931Z] [2021-04-14T07:19:54.931Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-14T07:19:54.931Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-14T07:19:54.931Z] GOOS="" GOARCH="" GOARM="" [2021-04-14T07:19:55.015Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.32s) [2021-04-14T07:19:55.015Z] === CONT TestDaemonRestartIpcMode [2021-04-14T07:19:55.101Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-14T07:19:55.267Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-04-14T07:19:55.267Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-14T07:19:55.267Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:19:55.267Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:19:55.267Z] === RUN TestServiceWithDataPathPortInit [2021-04-14T07:19:55.360Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-14T07:19:55.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-14T07:19:56.053Z] + bundleName=amd64-rootless [2021-04-14T07:19:56.053Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-14T07:19:56.053Z] Creating amd64-rootless-bundles.tar.gz [2021-04-14T07:19:56.053Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-04-14T07:19:56.053Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-14T07:19:56.065Z] Archiving artifacts [2021-04-14T07:19:56.522Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2021-04-14T07:19:56.884Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.46s) [2021-04-14T07:19:56.884Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-14T07:19:56.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-14T07:19:57.266Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-14T07:19:57.526Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-14T07:19:57.526Z] --- PASS: TestConfigList (3.02s) [2021-04-14T07:19:57.526Z] === RUN TestConfigsCreateAndDelete [2021-04-14T07:19:57.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-14T07:19:58.085Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [2021-04-14T07:19:58.095Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [Pipeline] // catchError [Pipeline] sh [2021-04-14T07:19:58.354Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-14T07:19:58.404Z] + make clean [2021-04-14T07:19:58.664Z] docker volume rm -f docker-dev-cache [2021-04-14T07:19:58.664Z] docker-dev-cache [Pipeline] deleteDir [2021-04-14T07:19:58.797Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2021-04-14T07:19:58.797Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-14T07:19:59.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-14T07:19:59.507Z] Using test binary docker [2021-04-14T07:19:59.507Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-14T07:19:59.507Z] +++ /etc/init.d/apparmor start [2021-04-14T07:19:59.507Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-14T07:19:59.507Z] INFO: Waiting for daemon to start... [2021-04-14T07:19:59.507Z] Starting dockerd [2021-04-14T07:19:59.507Z] +++ 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 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T07:20:00.036Z] --- PASS: TestDaemonRestartIpcMode (4.52s) [2021-04-14T07:20:00.036Z] PASS [2021-04-14T07:20:00.036Z] [2021-04-14T07:20:00.036Z] === Skipped [2021-04-14T07:20:00.036Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-14T07:20:00.036Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:20:00.036Z] [2021-04-14T07:20:00.036Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-14T07:20:00.036Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:20:00.036Z] [2021-04-14T07:20:00.036Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-14T07:20:00.036Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:20:00.036Z] [2021-04-14T07:20:00.036Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:20:00.036Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:20:00.036Z] [2021-04-14T07:20:00.036Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-04-14T07:20:00.036Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:20:00.036Z] [2021-04-14T07:20:00.036Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-14T07:20:00.036Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:20:00.036Z] [2021-04-14T07:20:00.036Z] [2021-04-14T07:20:00.036Z] DONE 197 tests, 6 skipped in 193.408s [2021-04-14T07:20:00.036Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-14T07:20:00.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:00.036Z] ++ set -e [2021-04-14T07:20:00.036Z] ++ '[' -n 0 ']' [2021-04-14T07:20:00.036Z] ++ set -x [2021-04-14T07:20:00.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:00.036Z] INFO: Testing against a local daemon [2021-04-14T07:20:00.036Z] === RUN TestCommitInheritsEnv [2021-04-14T07:20:00.669Z] --- PASS: TestCommitInheritsEnv (0.76s) [2021-04-14T07:20:00.669Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-14T07:20:00.669Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-14T07:20:00.669Z] === RUN TestImagesFilterMultiReference [2021-04-14T07:20:00.669Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-14T07:20:00.669Z] === RUN TestImagePullPlatformInvalid [2021-04-14T07:20:00.669Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-14T07:20:00.669Z] === RUN TestRemoveImageOrphaning [2021-04-14T07:20:00.708Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.41s) [2021-04-14T07:20:00.708Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-14T07:20:00.889Z] --- PASS: TestConfigsCreateAndDelete (3.08s) [2021-04-14T07:20:00.889Z] === RUN TestConfigsUpdate [2021-04-14T07:20:01.302Z] --- PASS: TestRemoveImageOrphaning (0.68s) [2021-04-14T07:20:01.302Z] === RUN TestRemoveImageGarbageCollector [2021-04-14T07:20:01.302Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-14T07:20:01.302Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:20:01.302Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-14T07:20:01.302Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-14T07:20:01.302Z] === RUN TestTagInvalidReference [2021-04-14T07:20:01.302Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-14T07:20:01.302Z] === RUN TestTagValidPrefixedRepo [2021-04-14T07:20:01.302Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-14T07:20:01.302Z] === RUN TestTagExistedNameWithoutForce [2021-04-14T07:20:01.585Z] . [2021-04-14T07:20:01.585Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-14T07:20:01.585Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-14T07:20:01.585Z] Error: No such image: emptyfs [2021-04-14T07:20:01.585Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-14T07:20:01.585Z] ++++ docker load [2021-04-14T07:20:01.585Z] Running integration-test (iteration 1) [2021-04-14T07:20:01.585Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-14T07:20:01.585Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:01.585Z] ++ set -e [2021-04-14T07:20:01.585Z] ++ '[' -n 0 ']' [2021-04-14T07:20:01.585Z] ++ set -x [2021-04-14T07:20:01.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:01.593Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-14T07:20:01.593Z] === RUN TestTagOfficialNames [2021-04-14T07:20:01.593Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-14T07:20:01.593Z] === RUN TestTagMatchesDigest [2021-04-14T07:20:01.593Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-14T07:20:01.593Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-14T07:20:02.267Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-14T07:20:03.251Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.76s) [2021-04-14T07:20:03.251Z] === RUN TestKernelTCPMemory [2021-04-14T07:20:04.175Z] --- PASS: TestConfigsUpdate (3.18s) [2021-04-14T07:20:04.175Z] === RUN TestTemplatedConfig [2021-04-14T07:20:04.191Z] --- PASS: TestKernelTCPMemory (1.11s) [2021-04-14T07:20:04.191Z] === RUN TestNISDomainname [2021-04-14T07:20:05.574Z] --- PASS: TestNISDomainname (1.36s) [2021-04-14T07:20:05.574Z] === RUN TestHostnameDnsResolution [2021-04-14T07:20:06.715Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-14T07:20:06.974Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-14T07:20:06.974Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-14T07:20:07.910Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-14T07:20:08.115Z] --- PASS: TestHostnameDnsResolution (2.31s) [2021-04-14T07:20:08.115Z] === RUN TestStats [2021-04-14T07:20:08.169Z] --- PASS: TestTemplatedConfig (4.22s) [2021-04-14T07:20:08.169Z] === RUN TestConfigCreateResolve [2021-04-14T07:20:08.736Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-14T07:20:09.673Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-14T07:20:10.655Z] --- PASS: TestStats (2.84s) [2021-04-14T07:20:10.655Z] === RUN TestStopContainerWithTimeout [2021-04-14T07:20:10.655Z] === RUN TestStopContainerWithTimeout/0 [2021-04-14T07:20:10.655Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-14T07:20:10.655Z] === RUN TestStopContainerWithTimeout/1 [2021-04-14T07:20:10.655Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-14T07:20:10.655Z] === RUN TestStopContainerWithTimeout/3 [2021-04-14T07:20:10.655Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-14T07:20:10.655Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-14T07:20:10.655Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-14T07:20:10.655Z] === CONT TestStopContainerWithTimeout/0 [2021-04-14T07:20:10.655Z] === CONT TestStopContainerWithTimeout/3 [2021-04-14T07:20:10.655Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-14T07:20:10.655Z] === CONT TestStopContainerWithTimeout/1 [2021-04-14T07:20:11.054Z] --- PASS: TestConfigCreateResolve (3.03s) [2021-04-14T07:20:11.054Z] === RUN TestConfigDaemonLibtrustID [2021-04-14T07:20:11.992Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-14T07:20:11.992Z] --- PASS: TestConfigDaemonLibtrustID (0.95s) [2021-04-14T07:20:11.992Z] PASS [2021-04-14T07:20:11.992Z] [2021-04-14T07:20:11.992Z] DONE 7 tests in 21.358s [2021-04-14T07:20:11.992Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-14T07:20:11.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:11.992Z] ++ set -e [2021-04-14T07:20:11.992Z] ++ '[' -n 0 ']' [2021-04-14T07:20:11.992Z] ++ set -x [2021-04-14T07:20:11.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:11.992Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-14T07:20:12.251Z] INFO: Testing against a local daemon [2021-04-14T07:20:12.251Z] === RUN TestCheckpoint [2021-04-14T07:20:12.251Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-14T07:20:12.251Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:20:12.251Z] === RUN TestContainerInvalidJSON [2021-04-14T07:20:12.510Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:20:12.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:20:12.510Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:20:12.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:20:12.510Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:20:12.510Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:20:12.510Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:20:12.510Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:20:12.510Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:20:12.510Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-14T07:20:12.510Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-14T07:20:12.510Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-14T07:20:12.510Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-14T07:20:12.510Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-14T07:20:12.510Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-04-14T07:20:12.510Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-14T07:20:12.510Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-04-14T07:20:12.510Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-14T07:20:12.769Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-04-14T07:20:12.769Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-14T07:20:12.769Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-04-14T07:20:12.769Z] === RUN TestCopyFromContainer [2021-04-14T07:20:13.359Z] --- PASS: TestServiceWithDataPathPortInit (15.60s) [2021-04-14T07:20:13.360Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-14T07:20:14.149Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-14T07:20:14.717Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-14T07:20:14.858Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-14T07:20:14.858Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2021-04-14T07:20:14.858Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) [2021-04-14T07:20:14.858Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2021-04-14T07:20:14.858Z] --- PASS: TestStopContainerWithTimeout/3 (3.42s) [2021-04-14T07:20:14.858Z] === RUN TestDeleteDevicemapper [2021-04-14T07:20:14.858Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-14T07:20:14.858Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:20:14.858Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-14T07:20:14.976Z] === RUN TestCopyFromContainer// [2021-04-14T07:20:15.236Z] === RUN TestCopyFromContainer//bar/root [2021-04-14T07:20:15.236Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-14T07:20:15.236Z] === RUN TestCopyFromContainer/bar/quux [2021-04-14T07:20:15.494Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-14T07:20:15.494Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-14T07:20:15.753Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-14T07:20:16.012Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-14T07:20:16.012Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-14T07:20:16.271Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer (3.73s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer// (0.17s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.20s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.19s) [2021-04-14T07:20:16.530Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2021-04-14T07:20:16.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-14T07:20:16.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:20:16.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:20:16.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:20:16.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:20:16.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:20:16.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:20:16.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:20:16.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:20:16.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:20:16.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-14T07:20:16.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-14T07:20:16.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-14T07:20:16.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.02s) [2021-04-14T07:20:16.530Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-14T07:20:16.530Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-14T07:20:16.530Z] === RUN TestCreateWithInvalidEnv [2021-04-14T07:20:16.530Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-14T07:20:16.530Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-14T07:20:16.530Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-14T07:20:16.530Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-14T07:20:16.530Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-14T07:20:16.530Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-14T07:20:16.530Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-14T07:20:16.530Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-14T07:20:16.530Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-14T07:20:16.530Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-14T07:20:16.530Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-14T07:20:16.530Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-14T07:20:16.530Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-14T07:20:16.530Z] === RUN TestCreateTmpfsMountsTarget [2021-04-14T07:20:16.770Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-04-14T07:20:16.770Z] === RUN TestUpdateMemory [2021-04-14T07:20:16.770Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-14T07:20:16.770Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:20:16.770Z] === RUN TestUpdateCPUQuota [2021-04-14T07:20:16.789Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2021-04-14T07:20:16.789Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-14T07:20:17.039Z] Loaded image: buildpack-deps:buster [2021-04-14T07:20:17.039Z] Loaded image: busybox:latest [2021-04-14T07:20:17.039Z] Loaded image: busybox:glibc [2021-04-14T07:20:17.335Z] Loaded image: debian:bullseye [2021-04-14T07:20:17.335Z] Loaded image: hello-world:latest [2021-04-14T07:20:17.630Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:20:17.630Z] INFO: Testing against a local daemon [2021-04-14T07:20:17.630Z] === RUN TestCgroupNamespacesBuild [2021-04-14T07:20:18.632Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2021-04-14T07:20:18.632Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pa2py1jsqidxzzlvzzjtaul19 Created:2021-04-14 07:20:11.635947702 +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[5a0b60b8764a10a6fa562e0f0a4eb4fed88d9ec73235697bb67406f1f69c1e35:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5mphgtulxw0i6anskkmnookip EndpointID:bafe280e75882791da7eb6de740331077f3fe0157c022647d37e4b8e4df83fe0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4785db72b9cd5c9db905f93411ddd9424119f35eb11b291b56054e2aa35888d4 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:c650de06ba8b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5mphgtulxw0i6anskkmnookip EndpointID:bafe280e75882791da7eb6de740331077f3fe0157c022647d37e4b8e4df83fe0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-14T07:20:18.632Z] PASS [2021-04-14T07:20:18.632Z] [2021-04-14T07:20:18.632Z] === Skipped [2021-04-14T07:20:18.632Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:20:18.632Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:20:18.632Z] [2021-04-14T07:20:18.632Z] [2021-04-14T07:20:18.632Z] DONE 26 tests, 1 skipped in 56.416s [2021-04-14T07:20:18.632Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:20:18.632Z] INFO: Testing against a local daemon [2021-04-14T07:20:18.632Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-14T07:20:18.632Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-14T07:20:18.632Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:20:18.632Z] === RUN TestDockerNetworkIpvlan [2021-04-14T07:20:18.632Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:20:18.632Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:20:18.632Z] PASS [2021-04-14T07:20:18.632Z] [2021-04-14T07:20:18.632Z] === Skipped [2021-04-14T07:20:18.632Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-14T07:20:18.632Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:20:18.632Z] [2021-04-14T07:20:18.632Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:20:18.632Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:20:18.632Z] [2021-04-14T07:20:18.632Z] [2021-04-14T07:20:18.632Z] DONE 2 tests, 2 skipped in 0.037s [2021-04-14T07:20:18.632Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:20:18.632Z] INFO: Testing against a local daemon [2021-04-14T07:20:18.632Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-14T07:20:19.151Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2021-04-14T07:20:19.151Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-14T07:20:19.322Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-14T07:20:20.261Z] --- PASS: TestCreateWithCustomMaskedPaths (3.52s) [2021-04-14T07:20:20.261Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-14T07:20:20.537Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2021-04-14T07:20:20.537Z] === RUN TestDockerNetworkMacvlan [2021-04-14T07:20:20.671Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) [2021-04-14T07:20:20.671Z] === RUN TestBuildWithSession [2021-04-14T07:20:20.671Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-14T07:20:20.671Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:20:20.671Z] === RUN TestBuildSquashParent [2021-04-14T07:20:21.199Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-14T07:20:21.474Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-14T07:20:22.137Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-14T07:20:22.413Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-14T07:20:22.704Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-14T07:20:23.347Z] --- PASS: TestUpdateCPUQuota (5.84s) [2021-04-14T07:20:23.347Z] === RUN TestUpdatePidsLimit [2021-04-14T07:20:23.347Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-14T07:20:23.347Z] === RUN TestUpdatePidsLimit/no_change [2021-04-14T07:20:23.351Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-14T07:20:23.607Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-14T07:20:23.642Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.49s) [2021-04-14T07:20:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-14T07:20:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:20:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:20:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:20:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:20:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:20:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:20:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:20:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:20:23.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:20:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:20:23.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:20:23.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:20:23.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:20:23.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:20:23.902Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:20:23.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-14T07:20:23.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-04-14T07:20:23.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-04-14T07:20:23.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-04-14T07:20:23.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-14T07:20:23.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-14T07:20:23.902Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-14T07:20:24.179Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-14T07:20:25.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-14T07:20:25.158Z] --- PASS: TestBuildSquashParent (4.84s) [2021-04-14T07:20:25.158Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-14T07:20:25.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:20:25.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:20:25.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:20:25.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:20:25.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:20:25.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:20:25.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:20:25.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:20:25.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:20:25.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:20:25.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:20:25.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:20:25.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:20:25.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:20:25.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:20:25.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:20:25.282Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.25s) [2021-04-14T07:20:25.282Z] === RUN TestCreateDifferentPlatform [2021-04-14T07:20:25.282Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-14T07:20:25.282Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-14T07:20:25.282Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-14T07:20:25.282Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-14T07:20:25.282Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-14T07:20:25.282Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-14T07:20:25.282Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-14T07:20:25.282Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-14T07:20:25.282Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-04-14T07:20:25.282Z] === RUN TestContainerStartOnDaemonRestart [2021-04-14T07:20:25.282Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-14T07:20:25.282Z] === RUN TestDaemonRestartIpcMode [2021-04-14T07:20:25.282Z] === PAUSE TestDaemonRestartIpcMode [2021-04-14T07:20:25.282Z] === RUN TestDaemonHostGatewayIP [2021-04-14T07:20:25.282Z] === PAUSE TestDaemonHostGatewayIP [2021-04-14T07:20:25.282Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-14T07:20:25.282Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-14T07:20:25.282Z] === RUN TestContainerKillOnDaemonStart [2021-04-14T07:20:25.282Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-14T07:20:25.282Z] === RUN TestDiff [2021-04-14T07:20:25.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-14T07:20:26.259Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-14T07:20:26.641Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-14T07:20:26.662Z] --- PASS: TestDiff (1.22s) [2021-04-14T07:20:26.662Z] === RUN TestExecWithCloseStdin [2021-04-14T07:20:26.921Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-14T07:20:27.180Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-14T07:20:27.180Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-14T07:20:27.643Z] --- PASS: TestUpdatePidsLimit (5.25s) [2021-04-14T07:20:27.643Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-04-14T07:20:27.643Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-04-14T07:20:27.643Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-04-14T07:20:27.643Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-04-14T07:20:27.643Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-04-14T07:20:27.643Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-04-14T07:20:27.643Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-04-14T07:20:27.643Z] === RUN TestUpdateRestartPolicy [2021-04-14T07:20:27.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:20:27.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:20:28.117Z] --- PASS: TestExecWithCloseStdin (1.54s) [2021-04-14T07:20:28.117Z] === RUN TestExec [2021-04-14T07:20:29.443Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-14T07:20:29.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.30s) [2021-04-14T07:20:29.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.39s) [2021-04-14T07:20:29.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2021-04-14T07:20:29.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2021-04-14T07:20:29.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2021-04-14T07:20:29.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-04-14T07:20:29.443Z] === RUN TestBuildMultiStageCopy [2021-04-14T07:20:29.443Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-14T07:20:29.494Z] --- PASS: TestExec (1.45s) [2021-04-14T07:20:29.494Z] === RUN TestExecUser [2021-04-14T07:20:29.829Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-14T07:20:29.933Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-14T07:20:30.097Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-14T07:20:31.480Z] --- PASS: TestExecUser (1.86s) [2021-04-14T07:20:31.480Z] === RUN TestExportContainerAndImportImage [2021-04-14T07:20:31.480Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-14T07:20:31.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-14T07:20:31.523Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-14T07:20:31.818Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-14T07:20:32.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-14T07:20:32.751Z] --- PASS: TestBuildMultiStageCopy (3.06s) [2021-04-14T07:20:32.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.78s) [2021-04-14T07:20:32.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-04-14T07:20:32.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-04-14T07:20:32.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-04-14T07:20:32.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2021-04-14T07:20:32.751Z] === RUN TestBuildMultiStageParentConfig [2021-04-14T07:20:33.386Z] --- PASS: TestExportContainerAndImportImage (1.79s) [2021-04-14T07:20:33.386Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-14T07:20:33.386Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-14T07:20:33.391Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-04-14T07:20:33.391Z] === RUN TestBuildLabelWithTargets [2021-04-14T07:20:33.644Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-14T07:20:34.938Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-04-14T07:20:34.939Z] === RUN TestBuildWithEmptyLayers [2021-04-14T07:20:35.235Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-04-14T07:20:35.235Z] === RUN TestBuildMultiStageOnBuild [2021-04-14T07:20:36.179Z] --- PASS: TestExportContainerAfterDaemonRestart (2.68s) [2021-04-14T07:20:36.179Z] === RUN TestHealthCheckWorkdir [2021-04-14T07:20:36.438Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-14T07:20:36.508Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-14T07:20:37.317Z] --- PASS: TestBuildMultiStageOnBuild (1.82s) [2021-04-14T07:20:37.317Z] === RUN TestBuildUncleanTarFilenames [2021-04-14T07:20:37.816Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-14T07:20:37.891Z] --- PASS: TestDockerNetworkMacvlan (17.60s) [2021-04-14T07:20:37.891Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-04-14T07:20:37.891Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-04-14T07:20:37.891Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2021-04-14T07:20:37.891Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2021-04-14T07:20:37.891Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s) [2021-04-14T07:20:37.891Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-04-14T07:20:37.891Z] PASS [2021-04-14T07:20:37.891Z] [2021-04-14T07:20:37.891Z] DONE 8 tests in 19.626s [2021-04-14T07:20:37.891Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-14T07:20:37.891Z] testing: warning: no tests to run [2021-04-14T07:20:37.891Z] PASS [2021-04-14T07:20:37.891Z] [2021-04-14T07:20:37.891Z] DONE 0 tests in 0.006s [2021-04-14T07:20:37.891Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-14T07:20:37.957Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-04-14T07:20:37.957Z] === RUN TestBuildMultiStageLayerLeak [2021-04-14T07:20:38.150Z] INFO: Testing against a local daemon [2021-04-14T07:20:38.150Z] === RUN TestAuthZPluginAllowRequest [2021-04-14T07:20:38.385Z] --- PASS: TestHealthCheckWorkdir (2.48s) [2021-04-14T07:20:38.385Z] === RUN TestHealthKillContainer [2021-04-14T07:20:39.322Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-14T07:20:40.040Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2021-04-14T07:20:40.040Z] === RUN TestBuildWithHugeFile [2021-04-14T07:20:40.057Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2021-04-14T07:20:40.057Z] === RUN TestAuthZPluginTLS [2021-04-14T07:20:40.317Z] --- PASS: TestAuthZPluginTLS (0.67s) [2021-04-14T07:20:40.317Z] === RUN TestAuthZPluginDenyRequest [2021-04-14T07:20:41.255Z] --- PASS: TestAuthZPluginDenyRequest (0.71s) [2021-04-14T07:20:41.255Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-14T07:20:41.827Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-04-14T07:20:41.827Z] === RUN TestAuthZPluginDenyResponse [2021-04-14T07:20:42.395Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-04-14T07:20:42.395Z] === RUN TestAuthZPluginAllowEventStream [2021-04-14T07:20:42.540Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2021-04-14T07:20:42.540Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-14T07:20:42.540Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2021-04-14T07:20:42.540Z] === RUN TestWaitNonBlocked [2021-04-14T07:20:42.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:20:42.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:20:42.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:20:42.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:20:42.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:20:42.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:20:42.540Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-14T07:20:42.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2021-04-14T07:20:42.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-04-14T07:20:42.540Z] === RUN TestWaitBlocked [2021-04-14T07:20:42.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:20:42.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:20:42.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:20:42.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:20:42.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:20:42.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:20:42.610Z] --- PASS: TestHealthKillContainer (3.81s) [2021-04-14T07:20:42.610Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-14T07:20:43.177Z] --- PASS: TestInspectCpusetInConfigPre120 (1.11s) [2021-04-14T07:20:43.177Z] === RUN TestIpcModeNone [2021-04-14T07:20:43.481Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-14T07:20:43.481Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-04-14T07:20:43.481Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-04-14T07:20:43.481Z] === CONT TestContainerStartOnDaemonRestart [2021-04-14T07:20:43.481Z] === CONT TestIpcModeOlderClient [2021-04-14T07:20:43.481Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-14T07:20:43.481Z] === CONT TestDaemonHostGatewayIP [2021-04-14T07:20:43.481Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-04-14T07:20:43.481Z] === CONT TestContainerKillOnDaemonStart [2021-04-14T07:20:44.114Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-14T07:20:44.301Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-04-14T07:20:44.301Z] === RUN TestAuthZPluginErrorResponse [2021-04-14T07:20:44.870Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-04-14T07:20:44.870Z] === RUN TestAuthZPluginErrorRequest [2021-04-14T07:20:45.052Z] --- PASS: TestIpcModeNone (1.79s) [2021-04-14T07:20:45.052Z] === RUN TestIpcModePrivate [2021-04-14T07:20:45.052Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-14T07:20:45.438Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2021-04-14T07:20:45.438Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-14T07:20:46.006Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2021-04-14T07:20:46.006Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-14T07:20:46.788Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2021-04-14T07:20:46.788Z] === CONT TestDaemonRestartIpcMode [2021-04-14T07:20:46.958Z] --- PASS: TestIpcModePrivate (1.60s) [2021-04-14T07:20:46.958Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2021-04-14T07:20:46.958Z] === RUN TestIpcModeShareable [2021-04-14T07:20:47.913Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2021-04-14T07:20:47.913Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-14T07:20:48.185Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.76s) [2021-04-14T07:20:48.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-14T07:20:48.336Z] --- PASS: TestIpcModeShareable (1.65s) [2021-04-14T07:20:48.336Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-04-14T07:20:48.336Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-14T07:20:49.819Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s) [2021-04-14T07:20:49.819Z] === RUN TestAuthZPluginHeader [2021-04-14T07:20:50.126Z] --- PASS: TestDaemonHostGatewayIP (6.71s) [2021-04-14T07:20:50.240Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-14T07:20:50.696Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2021-04-14T07:20:50.756Z] --- PASS: TestAuthZPluginHeader (0.91s) [2021-04-14T07:20:50.756Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-14T07:20:52.780Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.54s) [2021-04-14T07:20:52.780Z] === RUN TestAPIIpcModeHost [2021-04-14T07:20:54.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-14T07:20:54.687Z] --- PASS: TestAPIIpcModeHost (1.93s) [2021-04-14T07:20:54.687Z] === RUN TestDaemonIpcModeShareable [2021-04-14T07:20:54.946Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-14T07:20:56.029Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2021-04-14T07:20:56.029Z] === RUN TestAuthZPluginV2Disable [2021-04-14T07:20:57.271Z] --- PASS: TestContainerKillOnDaemonStart (13.61s) [2021-04-14T07:20:57.271Z] PASS [2021-04-14T07:20:57.271Z] [2021-04-14T07:20:57.271Z] === Skipped [2021-04-14T07:20:57.271Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-14T07:20:57.271Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:20:57.271Z] [2021-04-14T07:20:57.271Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-14T07:20:57.271Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:20:57.271Z] [2021-04-14T07:20:57.271Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-14T07:20:57.271Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:20:57.271Z] [2021-04-14T07:20:57.271Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:20:57.271Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:20:57.271Z] [2021-04-14T07:20:57.271Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-14T07:20:57.271Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:20:57.271Z] [2021-04-14T07:20:57.271Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-14T07:20:57.271Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:20:57.271Z] [2021-04-14T07:20:57.271Z] [2021-04-14T07:20:57.271Z] DONE 197 tests, 6 skipped in 164.646s [2021-04-14T07:20:57.271Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-14T07:20:57.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:57.271Z] ++ set -e [2021-04-14T07:20:57.271Z] ++ '[' -n 0 ']' [2021-04-14T07:20:57.271Z] ++ set -x [2021-04-14T07:20:57.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:57.531Z] INFO: Testing against a local daemon [2021-04-14T07:20:57.531Z] === RUN TestCommitInheritsEnv [2021-04-14T07:20:57.791Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-04-14T07:20:57.792Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-14T07:20:57.792Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-14T07:20:57.792Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-14T07:20:57.792Z] === RUN TestImagesFilterMultiReference [2021-04-14T07:20:58.052Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-14T07:20:58.052Z] === RUN TestImagePullPlatformInvalid [2021-04-14T07:20:58.052Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-14T07:20:58.052Z] === RUN TestRemoveImageOrphaning [2021-04-14T07:20:58.307Z] --- PASS: TestDaemonIpcModeShareable (3.39s) [2021-04-14T07:20:58.307Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-04-14T07:20:58.307Z] === RUN TestDaemonIpcModePrivate [2021-04-14T07:20:58.312Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-04-14T07:20:58.312Z] === RUN TestRemoveImageGarbageCollector [2021-04-14T07:20:58.312Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-14T07:20:58.312Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:20:58.312Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-14T07:20:58.573Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-14T07:20:58.573Z] === RUN TestTagInvalidReference [2021-04-14T07:20:58.573Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-14T07:20:58.573Z] === RUN TestTagValidPrefixedRepo [2021-04-14T07:20:58.573Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-14T07:20:58.573Z] === RUN TestTagExistedNameWithoutForce [2021-04-14T07:20:58.573Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-14T07:20:58.573Z] === RUN TestTagOfficialNames [2021-04-14T07:20:58.573Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-14T07:20:58.573Z] === RUN TestTagMatchesDigest [2021-04-14T07:20:58.833Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-14T07:20:58.833Z] PASS [2021-04-14T07:20:58.833Z] [2021-04-14T07:20:58.833Z] === Skipped [2021-04-14T07:20:58.833Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-14T07:20:58.833Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-14T07:20:58.833Z] [2021-04-14T07:20:58.833Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-14T07:20:58.833Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:20:58.833Z] [2021-04-14T07:20:58.833Z] [2021-04-14T07:20:58.833Z] DONE 12 tests, 2 skipped in 1.519s [2021-04-14T07:20:58.833Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-14T07:20:58.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:58.833Z] ++ set -e [2021-04-14T07:20:58.833Z] ++ '[' -n 0 ']' [2021-04-14T07:20:58.833Z] ++ set -x [2021-04-14T07:20:58.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:20:58.833Z] INFO: Testing against a local daemon [2021-04-14T07:20:58.833Z] === RUN TestNetworkCreateDelete [2021-04-14T07:20:58.874Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-14T07:20:59.133Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-14T07:20:59.317Z] --- PASS: TestAuthZPluginV2Disable (3.83s) [2021-04-14T07:20:59.317Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-14T07:20:59.773Z] --- PASS: TestNetworkCreateDelete (0.84s) [2021-04-14T07:20:59.773Z] === RUN TestDockerNetworkDeletePreferID [2021-04-14T07:21:00.510Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-14T07:21:01.077Z] --- PASS: TestDaemonIpcModePrivate (2.94s) [2021-04-14T07:21:01.077Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2021-04-14T07:21:01.077Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-14T07:21:01.645Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-14T07:21:02.315Z] --- PASS: TestDockerNetworkDeletePreferID (2.61s) [2021-04-14T07:21:02.315Z] === RUN TestDaemonDNSFallback [2021-04-14T07:21:02.582Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-14T07:21:02.606Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2021-04-14T07:21:02.606Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-14T07:21:03.150Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-14T07:21:04.086Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.16s) [2021-04-14T07:21:04.086Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-04-14T07:21:04.086Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-14T07:21:05.992Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-14T07:21:07.369Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.20s) [2021-04-14T07:21:07.369Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-04-14T07:21:07.369Z] === RUN TestIpcModeOlderClient [2021-04-14T07:21:07.369Z] === PAUSE TestIpcModeOlderClient [2021-04-14T07:21:07.369Z] === RUN TestKillContainerInvalidSignal [2021-04-14T07:21:08.307Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-14T07:21:08.876Z] --- PASS: TestKillContainerInvalidSignal (1.38s) [2021-04-14T07:21:08.876Z] === RUN TestKillContainer [2021-04-14T07:21:08.876Z] === RUN TestKillContainer/no_signal [2021-04-14T07:21:10.255Z] === RUN TestKillContainer/non_killing_signal [2021-04-14T07:21:10.255Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-14T07:21:10.445Z] --- PASS: TestDaemonDNSFallback (8.12s) [2021-04-14T07:21:10.445Z] === RUN TestInspectNetwork [2021-04-14T07:21:11.193Z] === RUN TestKillContainer/killing_signal [2021-04-14T07:21:11.193Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-14T07:21:12.131Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-14T07:21:12.700Z] --- PASS: TestKillContainer (3.79s) [2021-04-14T07:21:12.700Z] --- PASS: TestKillContainer/no_signal (1.20s) [2021-04-14T07:21:12.700Z] --- PASS: TestKillContainer/non_killing_signal (1.14s) [2021-04-14T07:21:12.700Z] --- PASS: TestKillContainer/killing_signal (1.17s) [2021-04-14T07:21:12.700Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-14T07:21:12.700Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-14T07:21:14.078Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-14T07:21:14.078Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-14T07:21:14.078Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-14T07:21:14.859Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.84s) [2021-04-14T07:21:14.860Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-14T07:21:15.456Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.77s) [2021-04-14T07:21:15.456Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.44s) [2021-04-14T07:21:15.456Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.10s) [2021-04-14T07:21:15.456Z] === RUN TestKillStoppedContainer [2021-04-14T07:21:15.456Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-04-14T07:21:15.456Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-14T07:21:15.456Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-14T07:21:15.456Z] === RUN TestKillDifferentUserContainer [2021-04-14T07:21:15.727Z] === RUN TestInspectNetwork/full_network_id [2021-04-14T07:21:15.727Z] === RUN TestInspectNetwork/partial_network_id [2021-04-14T07:21:15.727Z] === RUN TestInspectNetwork/network_name [2021-04-14T07:21:15.727Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-14T07:21:16.295Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-14T07:21:16.550Z] Copying nested executables into bundles/binary-daemon [2021-04-14T07:21:16.835Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-14T07:21:16.835Z] --- PASS: TestKillDifferentUserContainer (1.27s) [2021-04-14T07:21:16.835Z] === RUN TestInspectOomKilledTrue [2021-04-14T07:21:16.835Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-14T07:21:16.835Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:21:16.835Z] === RUN TestInspectOomKilledFalse [2021-04-14T07:21:16.835Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-14T07:21:16.835Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:21:16.835Z] === RUN TestLinksEtcHostsContentMatch [2021-04-14T07:21:17.913Z] [2021-04-14T07:21:18.214Z] --- PASS: TestLinksEtcHostsContentMatch (1.46s) [2021-04-14T07:21:18.214Z] === RUN TestLinksContainerNames [2021-04-14T07:21:19.803Z] 29d5b6a226d2: Verifying Checksum [2021-04-14T07:21:19.803Z] 29d5b6a226d2: Download complete [2021-04-14T07:21:19.926Z] --- PASS: TestInspectNetwork (9.12s) [2021-04-14T07:21:19.926Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-14T07:21:19.926Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-14T07:21:19.926Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-14T07:21:19.926Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-14T07:21:19.926Z] === RUN TestRunContainerWithBridgeNone [2021-04-14T07:21:20.161Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-14T07:21:20.161Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-14T07:21:20.788Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/make.sh cross [2021-04-14T07:21:21.043Z] [2021-04-14T07:21:21.100Z] --- PASS: TestLinksContainerNames (2.85s) [2021-04-14T07:21:21.100Z] === RUN TestLogsFollowTailEmpty [2021-04-14T07:21:21.299Z] Removing bundles/ [2021-04-14T07:21:21.299Z] [2021-04-14T07:21:21.299Z] ---> Making bundle: cross (in bundles/cross) [2021-04-14T07:21:21.299Z] Cross building: bundles/cross/linux/amd64 [2021-04-14T07:21:21.299Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-14T07:21:21.299Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-14T07:21:22.477Z] --- PASS: TestLogsFollowTailEmpty (1.36s) [2021-04-14T07:21:22.477Z] === RUN TestContainerNetworkMountsNoChown [2021-04-14T07:21:23.045Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-14T07:21:23.280Z] --- PASS: TestRunContainerWithBridgeNone (3.44s) [2021-04-14T07:21:23.280Z] === RUN TestNetworkInvalidJSON [2021-04-14T07:21:23.280Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-14T07:21:23.280Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-14T07:21:23.280Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:21:23.280Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:21:23.280Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:21:23.280Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:21:23.280Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-14T07:21:23.280Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:21:23.280Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:21:23.280Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-14T07:21:23.280Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-14T07:21:23.280Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-14T07:21:23.280Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-14T07:21:23.280Z] === RUN TestNetworkList [2021-04-14T07:21:23.280Z] === RUN TestNetworkList//networks [2021-04-14T07:21:23.280Z] === PAUSE TestNetworkList//networks [2021-04-14T07:21:23.280Z] === RUN TestNetworkList//networks/ [2021-04-14T07:21:23.280Z] === PAUSE TestNetworkList//networks/ [2021-04-14T07:21:23.280Z] === CONT TestNetworkList//networks [2021-04-14T07:21:23.280Z] === CONT TestNetworkList//networks/ [2021-04-14T07:21:23.280Z] --- PASS: TestNetworkList (0.03s) [2021-04-14T07:21:23.280Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-14T07:21:23.280Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-14T07:21:23.280Z] === RUN TestHostIPv4BridgeLabel [2021-04-14T07:21:23.615Z] --- PASS: TestContainerNetworkMountsNoChown (1.06s) [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/default [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/default [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/private [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/private [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rprivate [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/slave [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/slave [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rslave [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/shared [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/shared [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rshared [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/default [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/rslave [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/rshared [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/shared [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/rprivate [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/slave [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/private [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-14T07:21:23.615Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:21:23.615Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:21:23.615Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:21:23.874Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:21:23.874Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-14T07:21:24.134Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-14T07:21:24.134Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-14T07:21:24.393Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-14T07:21:24.393Z] === RUN TestContainerBindMountNonRecursive [2021-04-14T07:21:24.662Z] --- PASS: TestHostIPv4BridgeLabel (1.53s) [2021-04-14T07:21:24.662Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-14T07:21:27.203Z] --- PASS: TestDaemonRestartWithLiveRestore (2.66s) [2021-04-14T07:21:27.203Z] === RUN TestDaemonDefaultNetworkPools [2021-04-14T07:21:27.681Z] --- PASS: TestContainerBindMountNonRecursive (3.07s) [2021-04-14T07:21:27.681Z] === RUN TestContainerVolumesMountedAsShared [2021-04-14T07:21:27.681Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-14T07:21:27.940Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2021-04-14T07:21:27.940Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-14T07:21:28.876Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-14T07:21:29.135Z] --- PASS: TestContainerVolumesMountedAsSlave (1.33s) [2021-04-14T07:21:29.135Z] === RUN TestNetworkNat [2021-04-14T07:21:29.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-14T07:21:29.744Z] --- PASS: TestDaemonDefaultNetworkPools (2.31s) [2021-04-14T07:21:29.744Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-14T07:21:30.331Z] --- PASS: TestNetworkNat (1.09s) [2021-04-14T07:21:30.331Z] === RUN TestNetworkLocalhostTCPNat [2021-04-14T07:21:31.708Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s) [2021-04-14T07:21:31.708Z] === RUN TestNetworkLoopbackNat [2021-04-14T07:21:31.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-14T07:21:31.880Z] 4612f6d0b889: Pull complete [2021-04-14T07:21:32.947Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.86s) [2021-04-14T07:21:32.947Z] PASS [2021-04-14T07:21:32.947Z] [2021-04-14T07:21:32.947Z] DONE 17 tests in 53.351s [2021-04-14T07:21:32.947Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-14T07:21:32.947Z] INFO: Testing against a local daemon [2021-04-14T07:21:32.947Z] === RUN TestPluginInvalidJSON [2021-04-14T07:21:32.947Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:21:32.947Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:21:32.947Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:21:32.947Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-14T07:21:32.947Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-14T07:21:32.947Z] === RUN TestPluginInstall [2021-04-14T07:21:32.947Z] === RUN TestPluginInstall/no_auth [2021-04-14T07:21:33.042Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.54s) [2021-04-14T07:21:33.042Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-14T07:21:33.516Z] time="2021-04-14T07:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:21:33.516Z] time="2021-04-14T07:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01e04c61f4f293839c882b46c4b91c395e9ec569e038e504f9d5a2b1c746df46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:21:33.516Z] time="2021-04-14T07:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:21:33.516Z] time="2021-04-14T07:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01e04c61f4f293839c882b46c4b91c395e9ec569e038e504f9d5a2b1c746df46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:21:33.776Z] === RUN TestPluginInstall/with_htpasswd [2021-04-14T07:21:34.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-14T07:21:34.346Z] time="2021-04-14T07:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:21:34.346Z] time="2021-04-14T07:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:588c9487425a855f02ad27e7b3b56519b60051f0a249306e23ad5596c441e92b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:21:34.346Z] time="2021-04-14T07:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:21:34.346Z] time="2021-04-14T07:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:588c9487425a855f02ad27e7b3b56519b60051f0a249306e23ad5596c441e92b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:21:34.502Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-14T07:21:34.605Z] === RUN TestPluginInstall/with_insecure [2021-04-14T07:21:34.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-14T07:21:35.330Z] --- PASS: TestNetworkLoopbackNat (3.77s) [2021-04-14T07:21:35.330Z] === RUN TestPause [2021-04-14T07:21:35.984Z] time="2021-04-14T07:21:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:21:35.984Z] time="2021-04-14T07:21:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:daedeb45e88fc8cdd070a7c1a8e6e3a092d4a1b5701fc964708f6e9966fc8097" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:21:35.984Z] time="2021-04-14T07:21:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:21:35.984Z] time="2021-04-14T07:21:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:daedeb45e88fc8cdd070a7c1a8e6e3a092d4a1b5701fc964708f6e9966fc8097" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:21:36.243Z] --- PASS: TestPluginInstall (4.71s) [2021-04-14T07:21:36.243Z] --- PASS: TestPluginInstall/no_auth (2.47s) [2021-04-14T07:21:36.243Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-04-14T07:21:36.243Z] --- PASS: TestPluginInstall/with_insecure (1.44s) [2021-04-14T07:21:36.243Z] plugin_test.go:165: [d5c9cb4b578b2] daemon is not started [2021-04-14T07:21:36.243Z] === RUN TestPluginsWithRuntimes [2021-04-14T07:21:36.710Z] --- PASS: TestPause (1.52s) [2021-04-14T07:21:36.710Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-14T07:21:36.710Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:21:36.710Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:21:36.710Z] === RUN TestPauseStopPausedContainer [2021-04-14T07:21:37.193Z] --- PASS: TestBuildWithHugeFile (53.28s) [2021-04-14T07:21:37.193Z] === RUN TestBuildWCOWSandboxSize [2021-04-14T07:21:37.193Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:21:37.193Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:21:37.193Z] === RUN TestBuildWithEmptyDockerfile [2021-04-14T07:21:37.193Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:21:37.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:21:37.193Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:21:37.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:21:37.193Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:21:37.193Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:21:37.193Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:21:37.193Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:21:37.193Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:21:37.193Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-04-14T07:21:37.193Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-04-14T07:21:37.193Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2021-04-14T07:21:37.193Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2021-04-14T07:21:37.193Z] === RUN TestBuildPreserveOwnership [2021-04-14T07:21:37.193Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-14T07:21:37.193Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-14T07:21:37.489Z] --- PASS: TestBuildPreserveOwnership (3.95s) [2021-04-14T07:21:37.489Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.59s) [2021-04-14T07:21:37.489Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-04-14T07:21:37.489Z] === RUN TestBuildPlatformInvalid [2021-04-14T07:21:37.489Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-04-14T07:21:37.489Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-14T07:21:38.086Z] --- PASS: TestPauseStopPausedContainer (1.26s) [2021-04-14T07:21:38.086Z] === RUN TestPidHost [2021-04-14T07:21:38.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-14T07:21:38.149Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-14T07:21:38.326Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.65s) [2021-04-14T07:21:38.326Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-14T07:21:38.876Z] --- PASS: TestImportExtremelyLargeImageWorks (87.28s) [2021-04-14T07:21:38.876Z] PASS [2021-04-14T07:21:38.876Z] [2021-04-14T07:21:38.876Z] === Skipped [2021-04-14T07:21:38.876Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-14T07:21:38.876Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:21:38.876Z] [2021-04-14T07:21:38.876Z] [2021-04-14T07:21:38.876Z] DONE 12 tests, 1 skipped in 89.206s [2021-04-14T07:21:38.876Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-14T07:21:38.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:21:38.876Z] ++ set -e [2021-04-14T07:21:38.876Z] ++ '[' -n 0 ']' [2021-04-14T07:21:38.876Z] ++ set -x [2021-04-14T07:21:38.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:21:38.876Z] INFO: Testing against a local daemon [2021-04-14T07:21:38.876Z] === RUN TestNetworkCreateDelete [2021-04-14T07:21:38.876Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-04-14T07:21:38.876Z] === RUN TestDockerNetworkDeletePreferID [2021-04-14T07:21:38.876Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-04-14T07:21:38.876Z] === RUN TestDaemonDNSFallback [2021-04-14T07:21:38.876Z] --- PASS: TestDaemonDNSFallback (2.83s) [2021-04-14T07:21:38.876Z] === RUN TestInspectNetwork [2021-04-14T07:21:38.876Z] === RUN TestInspectNetwork/full_network_id [2021-04-14T07:21:38.876Z] === RUN TestInspectNetwork/partial_network_id [2021-04-14T07:21:38.876Z] === RUN TestInspectNetwork/network_name [2021-04-14T07:21:38.876Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-14T07:21:39.265Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.32s) [2021-04-14T07:21:39.265Z] === RUN TestServiceWithPredefinedNetwork [2021-04-14T07:21:39.526Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-14T07:21:41.431Z] --- PASS: TestPluginsWithRuntimes (4.97s) [2021-04-14T07:21:41.431Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.56s) [2021-04-14T07:21:41.431Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.53s) [2021-04-14T07:21:41.431Z] === RUN TestPluginBackCompatMediaTypes [2021-04-14T07:21:41.999Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-04-14T07:21:41.999Z] PASS [2021-04-14T07:21:41.999Z] [2021-04-14T07:21:41.999Z] DONE 10 tests in 10.467s [2021-04-14T07:21:41.999Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-14T07:21:41.999Z] INFO: Testing against a local daemon [2021-04-14T07:21:41.999Z] === RUN TestExternalGraphDriver [2021-04-14T07:21:41.999Z] === RUN TestExternalGraphDriver/json [2021-04-14T07:21:42.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-14T07:21:42.284Z] --- PASS: TestPidHost (3.92s) [2021-04-14T07:21:42.284Z] === RUN TestPsFilter [2021-04-14T07:21:42.284Z] --- PASS: TestPsFilter (0.16s) [2021-04-14T07:21:42.284Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-14T07:21:42.561Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2021-04-14T07:21:42.561Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-14T07:21:42.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:21:42.561Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:21:42.561Z] === RUN TestServiceWithDataPathPortInit [2021-04-14T07:21:42.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-14T07:21:43.422Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.25s) [2021-04-14T07:21:43.422Z] === RUN TestRemoveContainerWithVolume [2021-04-14T07:21:44.514Z] --- PASS: TestInspectNetwork (11.94s) [2021-04-14T07:21:44.514Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-14T07:21:44.514Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-14T07:21:44.514Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-14T07:21:44.514Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-14T07:21:44.514Z] === RUN TestRunContainerWithBridgeNone [2021-04-14T07:21:44.535Z] === RUN TestExternalGraphDriver/spec [2021-04-14T07:21:44.799Z] --- PASS: TestRemoveContainerWithVolume (1.21s) [2021-04-14T07:21:44.800Z] === RUN TestRemoveContainerRunning [2021-04-14T07:21:45.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-14T07:21:45.995Z] --- PASS: TestRemoveContainerRunning (1.41s) [2021-04-14T07:21:45.995Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-14T07:21:46.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-14T07:21:46.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-14T07:21:46.932Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.13s) [2021-04-14T07:21:46.932Z] === RUN TestRemoveInvalidContainer [2021-04-14T07:21:46.932Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-14T07:21:46.932Z] === RUN TestRenameLinkedContainer [2021-04-14T07:21:47.072Z] === RUN TestExternalGraphDriver/pull [2021-04-14T07:21:48.100Z] --- PASS: TestRunContainerWithBridgeNone (3.41s) [2021-04-14T07:21:48.100Z] === RUN TestNetworkInvalidJSON [2021-04-14T07:21:48.100Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-14T07:21:48.100Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-14T07:21:48.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:21:48.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:21:48.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:21:48.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:21:48.100Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-14T07:21:48.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:21:48.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:21:48.100Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-14T07:21:48.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-14T07:21:48.100Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-14T07:21:48.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-14T07:21:48.100Z] === RUN TestNetworkList [2021-04-14T07:21:48.100Z] === RUN TestNetworkList//networks [2021-04-14T07:21:48.100Z] === PAUSE TestNetworkList//networks [2021-04-14T07:21:48.100Z] === RUN TestNetworkList//networks/ [2021-04-14T07:21:48.100Z] === PAUSE TestNetworkList//networks/ [2021-04-14T07:21:48.100Z] === CONT TestNetworkList//networks [2021-04-14T07:21:48.100Z] === CONT TestNetworkList//networks/ [2021-04-14T07:21:48.100Z] --- PASS: TestNetworkList (0.01s) [2021-04-14T07:21:48.100Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-14T07:21:48.100Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-14T07:21:48.100Z] === RUN TestHostIPv4BridgeLabel [2021-04-14T07:21:48.391Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-04-14T07:21:48.391Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-14T07:21:48.978Z] --- PASS: TestExternalGraphDriver (6.94s) [2021-04-14T07:21:48.978Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2021-04-14T07:21:48.978Z] --- PASS: TestExternalGraphDriver/spec (2.54s) [2021-04-14T07:21:48.978Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2021-04-14T07:21:48.978Z] === RUN TestGraphdriverPluginV2 [2021-04-14T07:21:49.578Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-04-14T07:21:49.578Z] === RUN TestDaemonDefaultNetworkPools [2021-04-14T07:21:50.279Z] --- PASS: TestDaemonDefaultNetworkPools (0.94s) [2021-04-14T07:21:50.279Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-14T07:21:51.856Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2021-04-14T07:21:51.856Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-14T07:21:52.906Z] Loaded image: buildpack-deps:buster [2021-04-14T07:21:52.906Z] Loaded image: busybox:latest [2021-04-14T07:21:52.906Z] Loaded image: busybox:glibc [2021-04-14T07:21:52.962Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-04-14T07:21:52.962Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-14T07:21:53.501Z] --- PASS: TestRenameLinkedContainer (5.68s) [2021-04-14T07:21:53.501Z] === RUN TestRenameStoppedContainer [2021-04-14T07:21:53.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-14T07:21:53.594Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.69s) [2021-04-14T07:21:53.594Z] === RUN TestServiceWithPredefinedNetwork [2021-04-14T07:21:53.951Z] Loaded image: debian:bullseye [2021-04-14T07:21:53.951Z] Loaded image: hello-world:latest [2021-04-14T07:21:53.951Z] Loaded image: arm32v7/hello-world:latest [2021-04-14T07:21:54.253Z] --- PASS: TestGraphdriverPluginV2 (4.65s) [2021-04-14T07:21:54.253Z] PASS [2021-04-14T07:21:54.253Z] [2021-04-14T07:21:54.253Z] DONE 5 tests in 11.652s [2021-04-14T07:21:54.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-14T07:21:54.253Z] INFO: Testing against a local daemon [2021-04-14T07:21:54.253Z] === RUN TestContinueAfterPluginCrash [2021-04-14T07:21:54.253Z] === PAUSE TestContinueAfterPluginCrash [2021-04-14T07:21:54.253Z] === RUN TestReadPluginNoRead [2021-04-14T07:21:54.253Z] === PAUSE TestReadPluginNoRead [2021-04-14T07:21:54.253Z] === RUN TestDaemonStartWithLogOpt [2021-04-14T07:21:54.253Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-14T07:21:54.253Z] === CONT TestContinueAfterPluginCrash [2021-04-14T07:21:54.253Z] === CONT TestDaemonStartWithLogOpt [2021-04-14T07:21:54.439Z] --- PASS: TestRenameStoppedContainer (1.68s) [2021-04-14T07:21:54.439Z] === RUN TestRenameRunningContainerAndReuse [2021-04-14T07:21:57.546Z] --- PASS: TestDaemonStartWithLogOpt (4.06s) [2021-04-14T07:21:57.546Z] === CONT TestReadPluginNoRead [2021-04-14T07:21:57.732Z] --- PASS: TestRenameRunningContainerAndReuse (3.03s) [2021-04-14T07:21:57.732Z] === RUN TestRenameInvalidName [2021-04-14T07:21:58.132Z] --- PASS: TestServiceWithPredefinedNetwork (4.10s) [2021-04-14T07:21:58.132Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-14T07:21:58.132Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:21:58.132Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:21:58.132Z] === RUN TestServiceWithDataPathPortInit [2021-04-14T07:21:58.672Z] --- PASS: TestRenameInvalidName (1.34s) [2021-04-14T07:21:58.672Z] === RUN TestRenameAnonymousContainer [2021-04-14T07:22:00.668Z] --- PASS: TestServiceWithDataPathPortInit (17.79s) [2021-04-14T07:22:00.668Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-14T07:22:00.837Z] === RUN TestReadPluginNoRead/default [2021-04-14T07:22:01.010Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.52s) [2021-04-14T07:22:01.010Z] PASS [2021-04-14T07:22:01.010Z] [2021-04-14T07:22:01.010Z] === Skipped [2021-04-14T07:22:01.010Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-14T07:22:01.010Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:22:01.010Z] [2021-04-14T07:22:01.010Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-14T07:22:01.010Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-14T07:22:01.010Z] [2021-04-14T07:22:01.010Z] [2021-04-14T07:22:01.010Z] DONE 34 tests, 2 skipped in 118.501s [2021-04-14T07:22:01.010Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-14T07:22:01.010Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:01.010Z] ++ set -e [2021-04-14T07:22:01.010Z] ++ '[' -n 0 ']' [2021-04-14T07:22:01.010Z] ++ set -x [2021-04-14T07:22:01.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:01.010Z] INFO: Testing against a local daemon [2021-04-14T07:22:01.010Z] === RUN TestConfigInspect [2021-04-14T07:22:02.054Z] --- PASS: TestConfigInspect (1.94s) [2021-04-14T07:22:02.054Z] === RUN TestConfigList [2021-04-14T07:22:02.217Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-14T07:22:03.159Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2021-04-14T07:22:03.728Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-14T07:22:04.140Z] --- PASS: TestConfigList (1.90s) [2021-04-14T07:22:04.140Z] === RUN TestConfigsCreateAndDelete [2021-04-14T07:22:05.108Z] --- PASS: TestReadPluginNoRead (7.44s) [2021-04-14T07:22:05.108Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2021-04-14T07:22:05.108Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-04-14T07:22:05.108Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-04-14T07:22:05.108Z] read_test.go:92: [d9f223e123291] daemon is not started [2021-04-14T07:22:05.108Z] PASS [2021-04-14T07:22:05.108Z] [2021-04-14T07:22:05.108Z] DONE 6 tests in 11.601s [2021-04-14T07:22:05.108Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-14T07:22:05.108Z] testing: warning: no tests to run [2021-04-14T07:22:05.108Z] PASS [2021-04-14T07:22:05.108Z] [2021-04-14T07:22:05.108Z] DONE 0 tests in 0.007s [2021-04-14T07:22:05.108Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-14T07:22:05.108Z] INFO: Testing against a local daemon [2021-04-14T07:22:05.108Z] === RUN TestPluginWithDevMounts [2021-04-14T07:22:05.108Z] === PAUSE TestPluginWithDevMounts [2021-04-14T07:22:05.108Z] === CONT TestPluginWithDevMounts [2021-04-14T07:22:05.242Z] --- PASS: TestRenameAnonymousContainer (5.84s) [2021-04-14T07:22:05.242Z] === RUN TestRenameContainerWithSameName [2021-04-14T07:22:06.181Z] --- PASS: TestRenameContainerWithSameName (1.48s) [2021-04-14T07:22:06.181Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-14T07:22:06.218Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2021-04-14T07:22:06.218Z] === RUN TestConfigsUpdate [2021-04-14T07:22:07.016Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-04-14T07:22:07.016Z] PASS [2021-04-14T07:22:07.016Z] [2021-04-14T07:22:07.016Z] DONE 1 tests in 1.746s [2021-04-14T07:22:07.016Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-14T07:22:07.016Z] INFO: Testing against a local daemon [2021-04-14T07:22:07.016Z] === RUN TestSecretInspect [2021-04-14T07:22:08.308Z] --- PASS: TestConfigsUpdate (1.91s) [2021-04-14T07:22:08.308Z] === RUN TestTemplatedConfig [2021-04-14T07:22:08.804Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.73s) [2021-04-14T07:22:08.804Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:35iom4hworhcr6s9epxvf6zgh Created:2021-04-14 07:22:01.735589309 +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[d616218d90d3e4581c3bebf89d7a43bb5d2595ed94e900ae2d4058454c86cdf7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kuubztltibyemjj7ju4j5uqjo EndpointID:fe298c2e063ece42d2f84d7cdae387975c0b9e13d2ed6ec880f992467d63a153 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:16b29fd5251cf510e5ba13fa3e44c7c3320b0dbeb203fd2ab7cc26e7160d5e9a 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:4b2d51f236f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kuubztltibyemjj7ju4j5uqjo EndpointID:fe298c2e063ece42d2f84d7cdae387975c0b9e13d2ed6ec880f992467d63a153 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-14T07:22:08.804Z] PASS [2021-04-14T07:22:08.804Z] [2021-04-14T07:22:08.804Z] === Skipped [2021-04-14T07:22:08.804Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:22:08.804Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:22:08.804Z] [2021-04-14T07:22:08.804Z] [2021-04-14T07:22:08.804Z] DONE 26 tests, 1 skipped in 70.142s [2021-04-14T07:22:08.804Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:22:08.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:08.804Z] ++ set -e [2021-04-14T07:22:08.804Z] ++ '[' -n 0 ']' [2021-04-14T07:22:08.804Z] ++ set -x [2021-04-14T07:22:08.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:09.064Z] INFO: Testing against a local daemon [2021-04-14T07:22:09.064Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-14T07:22:09.064Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-14T07:22:09.064Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:22:09.064Z] === RUN TestDockerNetworkIpvlan [2021-04-14T07:22:09.064Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:22:09.064Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:22:09.064Z] PASS [2021-04-14T07:22:09.064Z] [2021-04-14T07:22:09.064Z] === Skipped [2021-04-14T07:22:09.064Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-14T07:22:09.064Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:22:09.064Z] [2021-04-14T07:22:09.064Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:22:09.064Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:22:09.064Z] [2021-04-14T07:22:09.064Z] [2021-04-14T07:22:09.064Z] DONE 2 tests, 2 skipped in 0.166s [2021-04-14T07:22:09.064Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:22:09.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:09.064Z] ++ set -e [2021-04-14T07:22:09.064Z] ++ '[' -n 0 ']' [2021-04-14T07:22:09.064Z] ++ set -x [2021-04-14T07:22:09.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:09.324Z] INFO: Testing against a local daemon [2021-04-14T07:22:09.324Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-14T07:22:09.473Z] --- PASS: TestRenameContainerWithLinkedContainer (3.00s) [2021-04-14T07:22:09.473Z] === RUN TestResize [2021-04-14T07:22:09.550Z] --- PASS: TestSecretInspect (2.45s) [2021-04-14T07:22:09.550Z] === RUN TestSecretList [2021-04-14T07:22:10.396Z] --- PASS: TestTemplatedConfig (2.43s) [2021-04-14T07:22:10.396Z] === RUN TestConfigCreateResolve [2021-04-14T07:22:10.411Z] --- PASS: TestResize (1.36s) [2021-04-14T07:22:10.411Z] === RUN TestResizeWithInvalidSize [2021-04-14T07:22:12.085Z] --- PASS: TestSecretList (2.46s) [2021-04-14T07:22:12.085Z] === RUN TestSecretsCreateAndDelete [2021-04-14T07:22:12.318Z] --- PASS: TestResizeWithInvalidSize (1.53s) [2021-04-14T07:22:12.318Z] === RUN TestResizeWhenContainerNotStarted [2021-04-14T07:22:12.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-14T07:22:12.472Z] --- PASS: TestConfigCreateResolve (1.89s) [2021-04-14T07:22:12.472Z] === RUN TestConfigDaemonLibtrustID [2021-04-14T07:22:12.621Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.36s) [2021-04-14T07:22:12.621Z] === RUN TestDockerNetworkMacvlan [2021-04-14T07:22:12.768Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-04-14T07:22:12.768Z] PASS [2021-04-14T07:22:12.768Z] [2021-04-14T07:22:12.768Z] DONE 7 tests in 12.615s [2021-04-14T07:22:12.768Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-14T07:22:12.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:12.768Z] ++ set -e [2021-04-14T07:22:12.768Z] ++ '[' -n 0 ']' [2021-04-14T07:22:12.768Z] ++ set -x [2021-04-14T07:22:12.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:12.768Z] INFO: Testing against a local daemon [2021-04-14T07:22:12.768Z] === RUN TestCheckpoint [2021-04-14T07:22:12.768Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-14T07:22:12.768Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:22:12.768Z] === RUN TestContainerInvalidJSON [2021-04-14T07:22:12.768Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:22:12.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:22:12.768Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:22:12.768Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:22:12.768Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:22:12.768Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:22:13.064Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:22:13.064Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:22:13.064Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:22:13.064Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-14T07:22:13.064Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-14T07:22:13.064Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-14T07:22:13.064Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-14T07:22:13.064Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-14T07:22:13.064Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-14T07:22:13.064Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-14T07:22:13.064Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-14T07:22:13.064Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-14T07:22:13.064Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-14T07:22:13.064Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-14T07:22:13.064Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-14T07:22:13.064Z] === RUN TestCopyFromContainer [2021-04-14T07:22:13.257Z] --- PASS: TestResizeWhenContainerNotStarted (1.38s) [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:22:13.257Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:22:13.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:22:13.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:22:13.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:22:14.002Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-14T07:22:14.598Z] === RUN TestCopyFromContainer// [2021-04-14T07:22:14.598Z] === RUN TestCopyFromContainer//bar/root [2021-04-14T07:22:14.598Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-14T07:22:14.598Z] === RUN TestCopyFromContainer/bar/quux [2021-04-14T07:22:14.621Z] --- PASS: TestSecretsCreateAndDelete (2.49s) [2021-04-14T07:22:14.621Z] === RUN TestSecretsUpdate [2021-04-14T07:22:14.894Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-14T07:22:14.894Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-14T07:22:14.894Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-14T07:22:14.894Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-14T07:22:15.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-14T07:22:15.189Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-14T07:22:15.189Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer (2.04s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-14T07:22:15.189Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-14T07:22:15.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-14T07:22:15.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:22:15.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:22:15.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:22:15.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:22:15.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:22:15.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:22:15.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:22:15.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:22:15.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:22:15.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-14T07:22:15.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-14T07:22:15.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-14T07:22:15.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-14T07:22:15.189Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-14T07:22:15.189Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-14T07:22:15.189Z] === RUN TestCreateWithInvalidEnv [2021-04-14T07:22:15.189Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-14T07:22:15.189Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-14T07:22:15.189Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-14T07:22:15.189Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-14T07:22:15.189Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-14T07:22:15.189Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-14T07:22:15.189Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-14T07:22:15.189Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-14T07:22:15.189Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-14T07:22:15.189Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-14T07:22:15.189Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-14T07:22:15.189Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-14T07:22:15.189Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-14T07:22:15.189Z] === RUN TestCreateTmpfsMountsTarget [2021-04-14T07:22:15.483Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-14T07:22:15.483Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-14T07:22:15.914Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-14T07:22:17.002Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2021-04-14T07:22:17.002Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-14T07:22:17.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-14T07:22:17.157Z] --- PASS: TestSecretsUpdate (2.46s) [2021-04-14T07:22:17.157Z] === RUN TestTemplatedSecret [2021-04-14T07:22:17.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:22:17.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:22:17.825Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-14T07:22:18.525Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2021-04-14T07:22:18.525Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-14T07:22:18.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:22:18.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:22:18.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:22:18.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:22:18.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:22:18.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:22:18.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:22:18.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:22:18.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:22:18.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:22:18.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:22:18.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:22:18.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:22:18.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:22:18.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:22:18.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-14T07:22:18.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-14T07:22:18.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-14T07:22:18.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-14T07:22:18.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-04-14T07:22:18.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-14T07:22:18.525Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-14T07:22:19.168Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-04-14T07:22:19.168Z] === RUN TestCreateDifferentPlatform [2021-04-14T07:22:19.168Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-14T07:22:19.168Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-14T07:22:19.168Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-14T07:22:19.168Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-14T07:22:19.168Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-14T07:22:19.168Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-14T07:22:19.168Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-14T07:22:19.168Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-14T07:22:19.168Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-14T07:22:19.168Z] === RUN TestContainerStartOnDaemonRestart [2021-04-14T07:22:19.168Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-14T07:22:19.168Z] === RUN TestDaemonRestartIpcMode [2021-04-14T07:22:19.168Z] === PAUSE TestDaemonRestartIpcMode [2021-04-14T07:22:19.168Z] === RUN TestDaemonHostGatewayIP [2021-04-14T07:22:19.168Z] === PAUSE TestDaemonHostGatewayIP [2021-04-14T07:22:19.168Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-14T07:22:19.168Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-14T07:22:19.168Z] === RUN TestContainerKillOnDaemonStart [2021-04-14T07:22:19.168Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-14T07:22:19.168Z] === RUN TestDiff [2021-04-14T07:22:19.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:22:19.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-14T07:22:19.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:22:19.808Z] --- PASS: TestDiff (0.51s) [2021-04-14T07:22:19.808Z] === RUN TestExecWithCloseStdin [2021-04-14T07:22:20.447Z] --- PASS: TestExecWithCloseStdin (0.65s) [2021-04-14T07:22:20.447Z] === RUN TestExec [2021-04-14T07:22:20.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-14T07:22:20.491Z] --- PASS: TestTemplatedSecret (3.48s) [2021-04-14T07:22:20.491Z] === RUN TestSecretCreateResolve [2021-04-14T07:22:20.649Z] --- PASS: TestServiceWithDataPathPortInit (22.66s) [2021-04-14T07:22:20.649Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-14T07:22:21.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-14T07:22:21.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:22:21.085Z] --- PASS: TestExec (0.65s) [2021-04-14T07:22:21.085Z] === RUN TestExecUser [2021-04-14T07:22:21.289Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:22:21.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-14T07:22:21.723Z] --- PASS: TestExecUser (0.69s) [2021-04-14T07:22:21.723Z] === RUN TestExportContainerAndImportImage [2021-04-14T07:22:22.026Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-14T07:22:22.765Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-04-14T07:22:22.765Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-14T07:22:23.030Z] --- PASS: TestSecretCreateResolve (2.46s) [2021-04-14T07:22:23.030Z] PASS [2021-04-14T07:22:23.030Z] [2021-04-14T07:22:23.030Z] DONE 6 tests in 15.829s [2021-04-14T07:22:23.030Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-14T07:22:23.030Z] INFO: Testing against a local daemon [2021-04-14T07:22:23.030Z] === RUN TestServiceCreateInit [2021-04-14T07:22:23.030Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-14T07:22:24.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-14T07:22:24.303Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2021-04-14T07:22:24.303Z] === RUN TestHealthCheckWorkdir [2021-04-14T07:22:24.941Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2021-04-14T07:22:24.941Z] === RUN TestHealthKillContainer [2021-04-14T07:22:25.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:22:25.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:22:26.226Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-14T07:22:27.681Z] --- PASS: TestHealthKillContainer (2.65s) [2021-04-14T07:22:27.681Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-14T07:22:27.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-14T07:22:27.977Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2021-04-14T07:22:27.977Z] === RUN TestIpcModeNone [2021-04-14T07:22:28.304Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-14T07:22:28.618Z] --- PASS: TestIpcModeNone (0.65s) [2021-04-14T07:22:28.618Z] === RUN TestIpcModePrivate [2021-04-14T07:22:29.259Z] --- PASS: TestIpcModePrivate (0.65s) [2021-04-14T07:22:29.259Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-04-14T07:22:29.259Z] === RUN TestIpcModeShareable [2021-04-14T07:22:30.302Z] --- PASS: TestIpcModeShareable (0.76s) [2021-04-14T07:22:30.302Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-04-14T07:22:30.302Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-14T07:22:30.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-14T07:22:30.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:22:30.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:22:32.382Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s) [2021-04-14T07:22:32.382Z] === RUN TestAPIIpcModeHost [2021-04-14T07:22:32.499Z] --- PASS: TestServiceCreateInit (9.28s) [2021-04-14T07:22:32.499Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s) [2021-04-14T07:22:32.499Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) [2021-04-14T07:22:32.499Z] === RUN TestCreateServiceMultipleTimes [2021-04-14T07:22:32.678Z] --- PASS: TestAPIIpcModeHost (0.59s) [2021-04-14T07:22:32.678Z] === RUN TestDaemonIpcModeShareable [2021-04-14T07:22:33.340Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.26s) [2021-04-14T07:22:33.340Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ksmt4qesy1u1b3qil60rvohak Created:2021-04-14 07:22:21.856761169 +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[933441f89650c0ab200187383ec6128c674426234c48564c1601d1d0c0246998:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1y521ujagjb5w7xbsg82ze5rj EndpointID:063363c36fe2b624c6b595d2fe71c8af7703b88f16e7279aef99bb741795c819 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2c8e4a055573572b373fd4871eddbd153dd4cf997ae267b6c9901ab31371e900 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:25bec9a96b3b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1y521ujagjb5w7xbsg82ze5rj EndpointID:063363c36fe2b624c6b595d2fe71c8af7703b88f16e7279aef99bb741795c819 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-14T07:22:33.340Z] PASS [2021-04-14T07:22:33.340Z] [2021-04-14T07:22:33.340Z] === Skipped [2021-04-14T07:22:33.340Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:22:33.340Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:22:33.340Z] [2021-04-14T07:22:33.340Z] [2021-04-14T07:22:33.340Z] DONE 26 tests, 1 skipped in 62.731s [2021-04-14T07:22:33.340Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:22:33.340Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:33.340Z] ++ set -e [2021-04-14T07:22:33.340Z] ++ '[' -n 0 ']' [2021-04-14T07:22:33.340Z] ++ set -x [2021-04-14T07:22:33.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:33.340Z] INFO: Testing against a local daemon [2021-04-14T07:22:33.340Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-14T07:22:33.340Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-14T07:22:33.340Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:22:33.340Z] === RUN TestDockerNetworkIpvlan [2021-04-14T07:22:33.340Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:22:33.340Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:22:33.340Z] PASS [2021-04-14T07:22:33.340Z] [2021-04-14T07:22:33.340Z] === Skipped [2021-04-14T07:22:33.340Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-14T07:22:33.340Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:22:33.340Z] [2021-04-14T07:22:33.340Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:22:33.340Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:22:33.340Z] [2021-04-14T07:22:33.340Z] [2021-04-14T07:22:33.340Z] DONE 2 tests, 2 skipped in 0.193s [2021-04-14T07:22:33.340Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:22:33.340Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:33.340Z] ++ set -e [2021-04-14T07:22:33.340Z] ++ '[' -n 0 ']' [2021-04-14T07:22:33.340Z] ++ set -x [2021-04-14T07:22:33.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:33.340Z] INFO: Testing against a local daemon [2021-04-14T07:22:33.340Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-14T07:22:33.631Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.62s) [2021-04-14T07:22:33.631Z] === RUN TestDockerNetworkMacvlan [2021-04-14T07:22:34.200Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2021-04-14T07:22:34.200Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-14T07:22:34.200Z] === RUN TestDaemonIpcModePrivate [2021-04-14T07:22:34.359Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-14T07:22:34.669Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.08s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.26s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.71s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.82s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.71s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.75s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.92s) [2021-04-14T07:22:35.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.62s) [2021-04-14T07:22:35.066Z] === RUN TestCgroupNamespacesRun [2021-04-14T07:22:35.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-14T07:22:35.703Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-14T07:22:35.724Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2021-04-14T07:22:35.724Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-14T07:22:35.724Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-14T07:22:35.740Z] --- PASS: TestDockerNetworkMacvlan (23.14s) [2021-04-14T07:22:35.740Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-04-14T07:22:35.740Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2021-04-14T07:22:35.740Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2021-04-14T07:22:35.740Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s) [2021-04-14T07:22:35.740Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.74s) [2021-04-14T07:22:35.740Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.77s) [2021-04-14T07:22:35.740Z] PASS [2021-04-14T07:22:35.740Z] [2021-04-14T07:22:35.740Z] DONE 8 tests in 26.665s [2021-04-14T07:22:35.740Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-14T07:22:35.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:35.740Z] ++ set -e [2021-04-14T07:22:35.740Z] ++ '[' -n 0 ']' [2021-04-14T07:22:35.740Z] ++ set -x [2021-04-14T07:22:35.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:35.740Z] testing: warning: no tests to run [2021-04-14T07:22:35.740Z] PASS [2021-04-14T07:22:35.740Z] [2021-04-14T07:22:35.740Z] DONE 0 tests in 0.035s [2021-04-14T07:22:35.740Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-14T07:22:35.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:35.740Z] ++ set -e [2021-04-14T07:22:35.740Z] ++ '[' -n 0 ']' [2021-04-14T07:22:35.740Z] ++ set -x [2021-04-14T07:22:35.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:35.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-14T07:22:36.000Z] INFO: Testing against a local daemon [2021-04-14T07:22:36.000Z] === RUN TestAuthZPluginAllowRequest [2021-04-14T07:22:36.740Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-14T07:22:37.261Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2021-04-14T07:22:37.261Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-14T07:22:37.261Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-14T07:22:37.795Z] --- PASS: TestCgroupNamespacesRun (3.02s) [2021-04-14T07:22:37.795Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-14T07:22:37.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-14T07:22:38.541Z] --- PASS: TestAuthZPluginAllowRequest (2.28s) [2021-04-14T07:22:38.541Z] === RUN TestAuthZPluginTLS [2021-04-14T07:22:38.785Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2021-04-14T07:22:38.785Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-14T07:22:38.785Z] === RUN TestIpcModeOlderClient [2021-04-14T07:22:38.785Z] === PAUSE TestIpcModeOlderClient [2021-04-14T07:22:38.785Z] === RUN TestKillContainerInvalidSignal [2021-04-14T07:22:39.078Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2021-04-14T07:22:39.078Z] === RUN TestKillContainer [2021-04-14T07:22:39.078Z] === RUN TestKillContainer/no_signal [2021-04-14T07:22:39.480Z] --- PASS: TestAuthZPluginTLS (1.20s) [2021-04-14T07:22:39.480Z] === RUN TestAuthZPluginDenyRequest [2021-04-14T07:22:39.700Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-14T07:22:39.700Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.24s) [2021-04-14T07:22:39.700Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-14T07:22:39.721Z] === RUN TestKillContainer/non_killing_signal [2021-04-14T07:22:40.016Z] === RUN TestKillContainer/killing_signal [2021-04-14T07:22:40.638Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-14T07:22:40.864Z] --- PASS: TestAuthZPluginDenyRequest (1.16s) [2021-04-14T07:22:40.864Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-14T07:22:41.060Z] --- PASS: TestKillContainer (1.72s) [2021-04-14T07:22:41.060Z] --- PASS: TestKillContainer/no_signal (0.54s) [2021-04-14T07:22:41.060Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-04-14T07:22:41.060Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2021-04-14T07:22:41.060Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-14T07:22:41.060Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-14T07:22:41.208Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-14T07:22:41.240Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-14T07:22:41.371Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-14T07:22:41.805Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.11s) [2021-04-14T07:22:41.805Z] === RUN TestAuthZPluginDenyResponse [2021-04-14T07:22:42.010Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2021-04-14T07:22:42.010Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2021-04-14T07:22:42.010Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-04-14T07:22:42.010Z] === RUN TestKillStoppedContainer [2021-04-14T07:22:42.010Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-14T07:22:42.010Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-14T07:22:42.010Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-14T07:22:42.010Z] === RUN TestKillDifferentUserContainer [2021-04-14T07:22:42.650Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2021-04-14T07:22:42.650Z] === RUN TestInspectOomKilledTrue [2021-04-14T07:22:42.754Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-14T07:22:42.754Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-14T07:22:43.113Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.12s) [2021-04-14T07:22:43.113Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-14T07:22:43.187Z] --- PASS: TestAuthZPluginDenyResponse (1.21s) [2021-04-14T07:22:43.187Z] === RUN TestAuthZPluginAllowEventStream [2021-04-14T07:22:43.289Z] --- PASS: TestInspectOomKilledTrue (0.79s) [2021-04-14T07:22:43.289Z] === RUN TestInspectOomKilledFalse [2021-04-14T07:22:43.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-14T07:22:43.929Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2021-04-14T07:22:43.929Z] === RUN TestLinksEtcHostsContentMatch [2021-04-14T07:22:44.130Z] Cross building: bundles/cross/windows/amd64 [2021-04-14T07:22:44.131Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-14T07:22:44.131Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-14T07:22:44.566Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-04-14T07:22:44.566Z] === RUN TestLinksContainerNames [2021-04-14T07:22:45.097Z] --- PASS: TestAuthZPluginAllowEventStream (2.25s) [2021-04-14T07:22:45.098Z] === RUN TestAuthZPluginErrorResponse [2021-04-14T07:22:45.606Z] --- PASS: TestLinksContainerNames (1.04s) [2021-04-14T07:22:45.606Z] === RUN TestLogsFollowTailEmpty [2021-04-14T07:22:45.899Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2021-04-14T07:22:45.899Z] === RUN TestContainerNetworkMountsNoChown [2021-04-14T07:22:45.908Z] --- PASS: TestCgroupNamespacesRunHostMode (2.88s) [2021-04-14T07:22:45.908Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-14T07:22:46.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-14T07:22:46.479Z] --- PASS: TestAuthZPluginErrorResponse (1.14s) [2021-04-14T07:22:46.479Z] === RUN TestAuthZPluginErrorRequest [2021-04-14T07:22:46.545Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2021-04-14T07:22:46.545Z] === RUN TestMountDaemonRoot [2021-04-14T07:22:46.545Z] === RUN TestMountDaemonRoot/default [2021-04-14T07:22:46.545Z] === PAUSE TestMountDaemonRoot/default [2021-04-14T07:22:46.545Z] === RUN TestMountDaemonRoot/private [2021-04-14T07:22:46.545Z] === PAUSE TestMountDaemonRoot/private [2021-04-14T07:22:46.545Z] === RUN TestMountDaemonRoot/rprivate [2021-04-14T07:22:46.545Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-14T07:22:46.545Z] === RUN TestMountDaemonRoot/slave [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/slave [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rslave [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/shared [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/shared [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rshared [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/default [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/rprivate [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/rslave [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/rshared [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/shared [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/private [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/slave [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:22:46.546Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:22:46.546Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-14T07:22:46.546Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-14T07:22:46.803Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-14T07:22:46.839Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2021-04-14T07:22:46.839Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-14T07:22:46.839Z] === RUN TestContainerBindMountNonRecursive [2021-04-14T07:22:47.861Z] --- PASS: TestAuthZPluginErrorRequest (1.28s) [2021-04-14T07:22:47.861Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-14T07:22:48.360Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2021-04-14T07:22:48.360Z] === RUN TestContainerVolumesMountedAsShared [2021-04-14T07:22:48.654Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2021-04-14T07:22:48.654Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-14T07:22:48.703Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-14T07:22:48.802Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.17s) [2021-04-14T07:22:48.802Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-14T07:22:49.272Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.42s) [2021-04-14T07:22:49.272Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-14T07:22:49.292Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2021-04-14T07:22:49.292Z] === RUN TestNetworkNat [2021-04-14T07:22:49.931Z] --- PASS: TestNetworkNat (0.57s) [2021-04-14T07:22:49.931Z] === RUN TestNetworkLocalhostTCPNat [2021-04-14T07:22:50.209Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-14T07:22:50.568Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2021-04-14T07:22:50.568Z] === RUN TestNetworkLoopbackNat [2021-04-14T07:22:50.595Z] --- PASS: TestCreateServiceMultipleTimes (18.05s) [2021-04-14T07:22:50.595Z] === RUN TestCreateServiceConflict [2021-04-14T07:22:50.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-14T07:22:50.777Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-14T07:22:51.714Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.38s) [2021-04-14T07:22:51.714Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-14T07:22:51.974Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-14T07:22:52.098Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.71s) [2021-04-14T07:22:52.098Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-14T07:22:52.501Z] --- PASS: TestCreateServiceConflict (2.46s) [2021-04-14T07:22:52.501Z] === RUN TestCreateServiceMaxReplicas [2021-04-14T07:22:52.911Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.42s) [2021-04-14T07:22:52.911Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-14T07:22:53.308Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2021-04-14T07:22:53.308Z] === RUN TestPause [2021-04-14T07:22:53.944Z] --- PASS: TestPause (0.60s) [2021-04-14T07:22:53.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-14T07:22:53.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:22:53.944Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:22:53.944Z] === RUN TestPauseStopPausedContainer [2021-04-14T07:22:54.581Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2021-04-14T07:22:54.581Z] === RUN TestPidHost [2021-04-14T07:22:54.641Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.68s) [2021-04-14T07:22:54.641Z] === RUN TestAuthZPluginHeader [2021-04-14T07:22:55.345Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-14T07:22:55.580Z] --- PASS: TestAuthZPluginHeader (1.47s) [2021-04-14T07:22:55.581Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-14T07:22:55.581Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-14T07:22:55.581Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:22:55.581Z] === RUN TestAuthZPluginV2Disable [2021-04-14T07:22:55.581Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-14T07:22:55.581Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:22:55.581Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-14T07:22:55.581Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-14T07:22:55.581Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:22:55.581Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-14T07:22:55.581Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-14T07:22:55.581Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:22:55.581Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-14T07:22:55.625Z] --- PASS: TestPidHost (1.30s) [2021-04-14T07:22:55.625Z] === RUN TestPsFilter [2021-04-14T07:22:55.791Z] --- PASS: TestCreateServiceMaxReplicas (3.19s) [2021-04-14T07:22:55.791Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-14T07:22:55.920Z] --- PASS: TestPsFilter (0.16s) [2021-04-14T07:22:55.920Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-14T07:22:56.559Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2021-04-14T07:22:56.559Z] === RUN TestRemoveContainerWithVolume [2021-04-14T07:22:56.857Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-04-14T07:22:56.857Z] === RUN TestRemoveContainerRunning [2021-04-14T07:22:57.104Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.49s) [2021-04-14T07:22:57.104Z] === RUN TestKernelTCPMemory [2021-04-14T07:22:57.410Z] --- PASS: TestDockerNetworkMacvlan (23.64s) [2021-04-14T07:22:57.410Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-14T07:22:57.410Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-04-14T07:22:57.410Z] --- PASS: TestDockerNetworkMacvlan/NilParent (3.03s) [2021-04-14T07:22:57.410Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.21s) [2021-04-14T07:22:57.410Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.92s) [2021-04-14T07:22:57.410Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.03s) [2021-04-14T07:22:57.410Z] PASS [2021-04-14T07:22:57.410Z] [2021-04-14T07:22:57.410Z] DONE 8 tests in 25.420s [2021-04-14T07:22:57.410Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-14T07:22:57.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:57.410Z] ++ set -e [2021-04-14T07:22:57.410Z] ++ '[' -n 0 ']' [2021-04-14T07:22:57.410Z] ++ set -x [2021-04-14T07:22:57.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:57.410Z] testing: warning: no tests to run [2021-04-14T07:22:57.411Z] PASS [2021-04-14T07:22:57.411Z] [2021-04-14T07:22:57.411Z] DONE 0 tests in 0.079s [2021-04-14T07:22:57.411Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-14T07:22:57.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:57.411Z] ++ set -e [2021-04-14T07:22:57.411Z] ++ '[' -n 0 ']' [2021-04-14T07:22:57.411Z] ++ set -x [2021-04-14T07:22:57.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:22:57.411Z] INFO: Testing against a local daemon [2021-04-14T07:22:57.411Z] === RUN TestAuthZPluginAllowRequest [2021-04-14T07:22:57.499Z] --- PASS: TestRemoveContainerRunning (0.60s) [2021-04-14T07:22:57.499Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-14T07:22:58.142Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2021-04-14T07:22:58.142Z] === RUN TestRemoveInvalidContainer [2021-04-14T07:22:58.142Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-14T07:22:58.142Z] === RUN TestRenameLinkedContainer [2021-04-14T07:22:58.481Z] --- PASS: TestKernelTCPMemory (1.69s) [2021-04-14T07:22:58.481Z] === RUN TestNISDomainname [2021-04-14T07:22:59.484Z] --- PASS: TestAuthZPluginAllowRequest (2.05s) [2021-04-14T07:22:59.484Z] === RUN TestAuthZPluginTLS [2021-04-14T07:23:00.117Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-04-14T07:23:00.117Z] === RUN TestAuthZPluginDenyRequest [2021-04-14T07:23:00.228Z] --- PASS: TestRenameLinkedContainer (2.22s) [2021-04-14T07:23:00.228Z] === RUN TestRenameStoppedContainer [2021-04-14T07:23:00.750Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-04-14T07:23:00.750Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-14T07:23:00.869Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-04-14T07:23:00.869Z] === RUN TestRenameRunningContainerAndReuse [2021-04-14T07:23:01.016Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-14T07:23:01.016Z] --- PASS: TestNISDomainname (2.59s) [2021-04-14T07:23:01.016Z] === RUN TestHostnameDnsResolution [2021-04-14T07:23:01.041Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-04-14T07:23:01.041Z] === RUN TestAuthZPluginDenyResponse [2021-04-14T07:23:01.199Z] 29d5b6a226d2: Pull complete [2021-04-14T07:23:01.199Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-14T07:23:01.199Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:23:01.199Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-04-14T07:23:01.199Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-04-14T07:23:01.199Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-04-14T07:23:01.199Z] WARN: Skipping validation tests [2021-04-14T07:23:01.199Z] INFO: Running unit tests at 04/14/2021 07:22:49... [2021-04-14T07:23:01.199Z] INFO: make.ps1 starting at 04/14/2021 07:22:54 [2021-04-14T07:23:01.199Z] INFO: Git commit (9cd324e0d3) assumed from DOCKER_GITCOMMIT environment variable [2021-04-14T07:23:01.199Z] INFO: Invoking autogen... [2021-04-14T07:23:01.199Z] INFO: Running unit tests... [2021-04-14T07:23:01.673Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-04-14T07:23:01.673Z] === RUN TestAuthZPluginAllowEventStream [2021-04-14T07:23:01.916Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2021-04-14T07:23:01.916Z] === RUN TestRenameInvalidName [2021-04-14T07:23:02.559Z] --- PASS: TestRenameInvalidName (0.57s) [2021-04-14T07:23:02.559Z] === RUN TestRenameAnonymousContainer [2021-04-14T07:23:03.551Z] --- PASS: TestHostnameDnsResolution (2.80s) [2021-04-14T07:23:03.551Z] === RUN TestStats [2021-04-14T07:23:03.795Z] --- PASS: TestAuthZPluginAllowEventStream (2.13s) [2021-04-14T07:23:03.795Z] === RUN TestAuthZPluginErrorResponse [2021-04-14T07:23:03.811Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-14T07:23:04.429Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-04-14T07:23:04.429Z] === RUN TestAuthZPluginErrorRequest [2021-04-14T07:23:04.645Z] --- PASS: TestRenameAnonymousContainer (2.17s) [2021-04-14T07:23:04.645Z] === RUN TestRenameContainerWithSameName [2021-04-14T07:23:04.907Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-04-14T07:23:05.063Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-04-14T07:23:05.063Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-14T07:23:05.191Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-14T07:23:05.285Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2021-04-14T07:23:05.285Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-14T07:23:05.354Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-04-14T07:23:05.354Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-14T07:23:05.759Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-14T07:23:06.018Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-14T07:23:06.278Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-14T07:23:06.329Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2021-04-14T07:23:06.329Z] === RUN TestResize [2021-04-14T07:23:06.849Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-14T07:23:06.849Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-14T07:23:06.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-14T07:23:06.970Z] --- PASS: TestResize (0.56s) [2021-04-14T07:23:06.970Z] === RUN TestResizeWithInvalidSize [2021-04-14T07:23:07.109Z] --- PASS: TestStats (3.51s) [2021-04-14T07:23:07.109Z] === RUN TestStopContainerWithTimeout [2021-04-14T07:23:07.109Z] === RUN TestStopContainerWithTimeout/0 [2021-04-14T07:23:07.109Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-14T07:23:07.109Z] === RUN TestStopContainerWithTimeout/1 [2021-04-14T07:23:07.109Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-14T07:23:07.109Z] === RUN TestStopContainerWithTimeout/3 [2021-04-14T07:23:07.109Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-14T07:23:07.109Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-14T07:23:07.109Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-14T07:23:07.109Z] === CONT TestStopContainerWithTimeout/0 [2021-04-14T07:23:07.109Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-14T07:23:07.610Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2021-04-14T07:23:07.610Z] === RUN TestResizeWhenContainerNotStarted [2021-04-14T07:23:08.083Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.56s) [2021-04-14T07:23:08.083Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-14T07:23:08.251Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2021-04-14T07:23:08.251Z] === RUN TestDaemonRestartKillContainers [2021-04-14T07:23:08.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:23:08.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:23:08.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:23:08.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:23:08.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:23:08.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:23:08.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:23:08.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:23:08.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:23:08.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:23:08.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:23:08.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:23:08.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:23:08.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:23:08.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:23:08.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:23:08.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:23:08.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:23:08.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:23:08.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:23:08.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:23:08.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:23:08.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:23:08.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:23:08.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-14T07:23:08.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-14T07:23:08.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:23:08.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-14T07:23:08.564Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-14T07:23:09.132Z] === CONT TestStopContainerWithTimeout/3 [2021-04-14T07:23:10.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-14T07:23:10.676Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.86s) [2021-04-14T07:23:10.676Z] === RUN TestCreateServiceSecretFileMode [2021-04-14T07:23:10.811Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.79s) [2021-04-14T07:23:10.811Z] === RUN TestAuthZPluginHeader [2021-04-14T07:23:10.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-14T07:23:11.035Z] === CONT TestStopContainerWithTimeout/1 [2021-04-14T07:23:11.297Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:23:11.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-14T07:23:11.844Z] --- PASS: TestAuthZPluginHeader (0.97s) [2021-04-14T07:23:11.844Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-14T07:23:11.844Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-14T07:23:11.844Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:11.844Z] === RUN TestAuthZPluginV2Disable [2021-04-14T07:23:11.844Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-14T07:23:11.844Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:11.844Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-14T07:23:11.844Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-14T07:23:11.844Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:11.844Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-14T07:23:11.844Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-14T07:23:11.844Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:11.844Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-14T07:23:12.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-14T07:23:12.582Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2021-04-14T07:23:12.583Z] === RUN TestCreateServiceConfigFileMode [2021-04-14T07:23:12.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-14T07:23:13.354Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-14T07:23:13.354Z] --- PASS: TestStopContainerWithTimeout/0 (2.01s) [2021-04-14T07:23:13.354Z] --- PASS: TestStopContainerWithTimeout/-1 (3.93s) [2021-04-14T07:23:13.354Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2021-04-14T07:23:13.354Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2021-04-14T07:23:13.354Z] === RUN TestDeleteDevicemapper [2021-04-14T07:23:13.354Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-14T07:23:13.354Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:23:13.354Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-14T07:23:13.429Z] ? github.com/docker/docker/api [no test files] [2021-04-14T07:23:13.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-14T07:23:13.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-14T07:23:14.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-14T07:23:15.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-14T07:23:15.874Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2021-04-14T07:23:15.874Z] === RUN TestCreateServiceSysctls [2021-04-14T07:23:16.639Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.16s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.83s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-04-14T07:23:16.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2021-04-14T07:23:16.928Z] === RUN TestCgroupNamespacesRun [2021-04-14T07:23:17.532Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.71s) [2021-04-14T07:23:17.532Z] PASS [2021-04-14T07:23:17.532Z] [2021-04-14T07:23:17.532Z] === Skipped [2021-04-14T07:23:17.532Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-14T07:23:17.532Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:17.532Z] [2021-04-14T07:23:17.532Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-14T07:23:17.532Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:17.532Z] [2021-04-14T07:23:17.532Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-14T07:23:17.532Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:17.532Z] [2021-04-14T07:23:17.532Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-14T07:23:17.532Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:17.532Z] [2021-04-14T07:23:17.532Z] [2021-04-14T07:23:17.532Z] DONE 17 tests, 4 skipped in 39.555s [2021-04-14T07:23:17.532Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-14T07:23:17.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:17.532Z] ++ set -e [2021-04-14T07:23:17.532Z] ++ '[' -n 0 ']' [2021-04-14T07:23:17.532Z] ++ set -x [2021-04-14T07:23:17.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:17.532Z] INFO: Testing against a local daemon [2021-04-14T07:23:17.532Z] === RUN TestPluginInvalidJSON [2021-04-14T07:23:17.532Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:23:17.532Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:23:17.532Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:23:17.532Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-14T07:23:17.532Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-14T07:23:17.532Z] === RUN TestPluginInstall [2021-04-14T07:23:17.532Z] === RUN TestPluginInstall/no_auth [2021-04-14T07:23:17.793Z] time="2021-04-14T07:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:17.793Z] time="2021-04-14T07:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92acde97c37b779c738f6600aea96a137f79fcb3453cdf7997cc00ab7a5a3c3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:17.793Z] time="2021-04-14T07:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:17.793Z] time="2021-04-14T07:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92acde97c37b779c738f6600aea96a137f79fcb3453cdf7997cc00ab7a5a3c3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:17.973Z] --- PASS: TestCgroupNamespacesRun (1.42s) [2021-04-14T07:23:17.973Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-14T07:23:18.019Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-14T07:23:18.019Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.76s) [2021-04-14T07:23:18.019Z] === RUN TestUpdateMemory [2021-04-14T07:23:18.019Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-14T07:23:18.019Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:23:18.019Z] === RUN TestUpdateCPUQuota [2021-04-14T07:23:18.364Z] === RUN TestPluginInstall/with_htpasswd [2021-04-14T07:23:18.934Z] time="2021-04-14T07:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:18.934Z] time="2021-04-14T07:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a06dc855269c6ff3f63961765aef872d35f9b570055658cc4cf4c6d39e2163d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:18.934Z] time="2021-04-14T07:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:18.934Z] time="2021-04-14T07:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a06dc855269c6ff3f63961765aef872d35f9b570055658cc4cf4c6d39e2163d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:19.165Z] --- PASS: TestCreateServiceSysctls (3.81s) [2021-04-14T07:23:19.165Z] === RUN TestCreateServiceCapabilities [2021-04-14T07:23:19.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-14T07:23:19.395Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-14T07:23:19.492Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2021-04-14T07:23:19.492Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-14T07:23:19.505Z] === RUN TestPluginInstall/with_insecure [2021-04-14T07:23:19.654Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-14T07:23:20.591Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-14T07:23:21.017Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s) [2021-04-14T07:23:21.017Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-14T07:23:21.160Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-14T07:23:21.419Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-14T07:23:21.420Z] time="2021-04-14T07:23:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:21.420Z] time="2021-04-14T07:23:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3951a6774777fe932a11376484468520ef873ca7a27a9735343cd031261b6d4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:21.420Z] time="2021-04-14T07:23:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:21.420Z] time="2021-04-14T07:23:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3951a6774777fe932a11376484468520ef873ca7a27a9735343cd031261b6d4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:21.682Z] --- PASS: TestPluginInstall (5.94s) [2021-04-14T07:23:21.682Z] --- PASS: TestPluginInstall/no_auth (2.64s) [2021-04-14T07:23:21.682Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-04-14T07:23:21.682Z] --- PASS: TestPluginInstall/with_insecure (2.15s) [2021-04-14T07:23:21.682Z] plugin_test.go:165: [dc162541b8036] daemon is not started [2021-04-14T07:23:21.682Z] === RUN TestPluginsWithRuntimes [2021-04-14T07:23:22.062Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2021-04-14T07:23:22.062Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-14T07:23:22.456Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2021-04-14T07:23:22.456Z] === RUN TestInspect [2021-04-14T07:23:23.586Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2021-04-14T07:23:23.586Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-14T07:23:23.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-14T07:23:23.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-14T07:23:23.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-14T07:23:24.232Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-14T07:23:25.103Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2021-04-14T07:23:25.103Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-14T07:23:25.747Z] --- PASS: TestInspect (3.44s) [2021-04-14T07:23:25.747Z] === RUN TestCreateJob [2021-04-14T07:23:25.750Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-04-14T07:23:25.750Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-14T07:23:26.772Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-14T07:23:27.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-14T07:23:27.274Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2021-04-14T07:23:27.274Z] === RUN TestKernelTCPMemory [2021-04-14T07:23:27.916Z] --- PASS: TestKernelTCPMemory (0.68s) [2021-04-14T07:23:27.916Z] === RUN TestNISDomainname [2021-04-14T07:23:28.173Z] === RUN TestMiddlewares [2021-04-14T07:23:28.173Z] --- PASS: TestMiddlewares (0.00s) [2021-04-14T07:23:28.173Z] PASS [2021-04-14T07:23:28.173Z] coverage: 9.0% of statements [2021-04-14T07:23:28.173Z] ok github.com/docker/docker/api/server 0.096s coverage: 9.0% of statements [2021-04-14T07:23:28.182Z] --- PASS: TestUpdateCPUQuota (10.20s) [2021-04-14T07:23:28.182Z] === RUN TestUpdatePidsLimit [2021-04-14T07:23:28.182Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-14T07:23:28.470Z] 399f118dfaa9: Pull complete [2021-04-14T07:23:28.470Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-14T07:23:28.470Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:23:28.470Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-14T07:23:28.470Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-14T07:23:28.470Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-04-14T07:23:28.470Z] WARN: Skipping validation tests [2021-04-14T07:23:28.470Z] INFO: Running unit tests at 04/14/2021 07:23:24... [2021-04-14T07:23:28.552Z] --- PASS: TestNISDomainname (0.73s) [2021-04-14T07:23:28.552Z] === RUN TestHostnameDnsResolution [2021-04-14T07:23:28.681Z] --- PASS: TestPluginsWithRuntimes (7.10s) [2021-04-14T07:23:28.681Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.17s) [2021-04-14T07:23:28.681Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.21s) [2021-04-14T07:23:28.681Z] === RUN TestPluginBackCompatMediaTypes [2021-04-14T07:23:29.448Z] INFO: make.ps1 starting at 04/14/2021 07:23:28 [2021-04-14T07:23:29.448Z] INFO: Git commit (9cd324e0d3) assumed from DOCKER_GITCOMMIT environment variable [2021-04-14T07:23:29.448Z] INFO: Invoking autogen... [2021-04-14T07:23:29.559Z] === RUN TestUpdatePidsLimit/no_change [2021-04-14T07:23:29.592Z] --- PASS: TestHostnameDnsResolution (0.86s) [2021-04-14T07:23:29.593Z] === RUN TestStats [2021-04-14T07:23:29.911Z] INFO: Running unit tests... [2021-04-14T07:23:29.942Z] --- PASS: TestCreateJob (3.72s) [2021-04-14T07:23:29.942Z] === RUN TestReplicatedJob [2021-04-14T07:23:30.064Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s) [2021-04-14T07:23:30.064Z] PASS [2021-04-14T07:23:30.064Z] [2021-04-14T07:23:30.064Z] DONE 10 tests in 14.371s [2021-04-14T07:23:30.064Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-14T07:23:30.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:30.064Z] ++ set -e [2021-04-14T07:23:30.064Z] ++ '[' -n 0 ']' [2021-04-14T07:23:30.064Z] ++ set -x [2021-04-14T07:23:30.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:30.064Z] INFO: Testing against a local daemon [2021-04-14T07:23:30.064Z] === RUN TestExternalGraphDriver [2021-04-14T07:23:30.064Z] === RUN TestExternalGraphDriver/json [2021-04-14T07:23:30.418Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.35s) [2021-04-14T07:23:30.418Z] PASS [2021-04-14T07:23:30.418Z] [2021-04-14T07:23:30.418Z] === Skipped [2021-04-14T07:23:30.418Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-14T07:23:30.418Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:30.418Z] [2021-04-14T07:23:30.418Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-14T07:23:30.418Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:30.418Z] [2021-04-14T07:23:30.418Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-14T07:23:30.418Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:30.418Z] [2021-04-14T07:23:30.418Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-14T07:23:30.418Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:30.418Z] [2021-04-14T07:23:30.418Z] [2021-04-14T07:23:30.418Z] DONE 17 tests, 4 skipped in 31.853s [2021-04-14T07:23:30.418Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-14T07:23:30.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:30.418Z] ++ set -e [2021-04-14T07:23:30.418Z] ++ '[' -n 0 ']' [2021-04-14T07:23:30.418Z] ++ set -x [2021-04-14T07:23:30.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:30.418Z] INFO: Testing against a local daemon [2021-04-14T07:23:30.418Z] === RUN TestPluginInvalidJSON [2021-04-14T07:23:30.418Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:23:30.418Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:23:30.418Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:23:30.418Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-14T07:23:30.418Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-14T07:23:30.418Z] === RUN TestPluginInstall [2021-04-14T07:23:30.418Z] === RUN TestPluginInstall/no_auth [2021-04-14T07:23:30.939Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-14T07:23:31.926Z] time="2021-04-14T07:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:31.926Z] time="2021-04-14T07:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44beecc7191af3935b3f7269360476bf76dd844b1e525e4eb98f57b2cc51ad48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:31.926Z] time="2021-04-14T07:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:31.926Z] time="2021-04-14T07:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44beecc7191af3935b3f7269360476bf76dd844b1e525e4eb98f57b2cc51ad48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:31.926Z] === RUN TestPluginInstall/with_htpasswd [2021-04-14T07:23:32.317Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-14T07:23:32.339Z] --- PASS: TestStats (2.56s) [2021-04-14T07:23:32.339Z] === RUN TestStopContainerWithTimeout [2021-04-14T07:23:32.339Z] === RUN TestStopContainerWithTimeout/0 [2021-04-14T07:23:32.339Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-14T07:23:32.339Z] === RUN TestStopContainerWithTimeout/1 [2021-04-14T07:23:32.339Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-14T07:23:32.339Z] === RUN TestStopContainerWithTimeout/3 [2021-04-14T07:23:32.340Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-14T07:23:32.340Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-14T07:23:32.340Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-14T07:23:32.340Z] === CONT TestStopContainerWithTimeout/0 [2021-04-14T07:23:32.340Z] === CONT TestStopContainerWithTimeout/3 [2021-04-14T07:23:32.340Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-14T07:23:32.340Z] === CONT TestStopContainerWithTimeout/1 [2021-04-14T07:23:32.559Z] time="2021-04-14T07:23:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:32.559Z] time="2021-04-14T07:23:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77f2380eecbd97285a4f744457c10e018b1fc12a9ec17f73b827dcf2aad95907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:32.559Z] time="2021-04-14T07:23:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:32.559Z] time="2021-04-14T07:23:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77f2380eecbd97285a4f744457c10e018b1fc12a9ec17f73b827dcf2aad95907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:32.850Z] === RUN TestPluginInstall/with_insecure [2021-04-14T07:23:33.706Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-14T07:23:33.884Z] time="2021-04-14T07:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:33.884Z] time="2021-04-14T07:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db06162a885a8f521811e7c11727a4e8cf85b4241a60167aef2bfea05f877b70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:33.884Z] time="2021-04-14T07:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:23:33.884Z] time="2021-04-14T07:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db06162a885a8f521811e7c11727a4e8cf85b4241a60167aef2bfea05f877b70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:23:34.176Z] --- PASS: TestPluginInstall (4.78s) [2021-04-14T07:23:34.176Z] --- PASS: TestPluginInstall/no_auth (2.56s) [2021-04-14T07:23:34.176Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2021-04-14T07:23:34.176Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-04-14T07:23:34.176Z] plugin_test.go:165: [d0bd66e83d805] daemon is not started [2021-04-14T07:23:34.176Z] === RUN TestPluginsWithRuntimes [2021-04-14T07:23:34.266Z] === RUN TestExternalGraphDriver/spec [2021-04-14T07:23:35.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-14T07:23:35.086Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-14T07:23:35.877Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-14T07:23:35.877Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2021-04-14T07:23:35.877Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2021-04-14T07:23:35.877Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-04-14T07:23:35.877Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2021-04-14T07:23:35.877Z] === RUN TestDeleteDevicemapper [2021-04-14T07:23:35.877Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-14T07:23:35.877Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:23:35.877Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-14T07:23:36.241Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-14T07:23:36.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-14T07:23:36.514Z] --- PASS: TestReplicatedJob (6.52s) [2021-04-14T07:23:36.514Z] === RUN TestUpdateReplicatedJob [2021-04-14T07:23:37.398Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s) [2021-04-14T07:23:37.398Z] === RUN TestUpdateMemory [2021-04-14T07:23:37.402Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-14T07:23:37.748Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-14T07:23:38.441Z] --- PASS: TestUpdateMemory (0.75s) [2021-04-14T07:23:38.441Z] === RUN TestUpdateCPUQuota [2021-04-14T07:23:38.469Z] === RUN TestExternalGraphDriver/pull [2021-04-14T07:23:38.785Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-14T07:23:38.785Z] --- PASS: TestUpdatePidsLimit (10.45s) [2021-04-14T07:23:38.785Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.36s) [2021-04-14T07:23:38.785Z] --- PASS: TestUpdatePidsLimit/no_change (1.34s) [2021-04-14T07:23:38.785Z] --- PASS: TestUpdatePidsLimit/update_lower (1.21s) [2021-04-14T07:23:38.785Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.52s) [2021-04-14T07:23:38.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.40s) [2021-04-14T07:23:38.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.25s) [2021-04-14T07:23:38.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.48s) [2021-04-14T07:23:38.785Z] === RUN TestUpdateRestartPolicy [2021-04-14T07:23:39.255Z] --- PASS: TestPluginsWithRuntimes (4.80s) [2021-04-14T07:23:39.255Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.43s) [2021-04-14T07:23:39.255Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2021-04-14T07:23:39.255Z] === RUN TestPluginBackCompatMediaTypes [2021-04-14T07:23:39.354Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-14T07:23:39.484Z] --- PASS: TestUpdateCPUQuota (1.25s) [2021-04-14T07:23:39.484Z] === RUN TestUpdatePidsLimit [2021-04-14T07:23:39.484Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-14T07:23:39.779Z] === RUN TestUpdatePidsLimit/no_change [2021-04-14T07:23:39.806Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2021-04-14T07:23:39.806Z] === RUN TestServiceListWithStatuses [2021-04-14T07:23:39.806Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-14T07:23:39.806Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:23:39.806Z] === RUN TestDockerNetworkConnectAlias [2021-04-14T07:23:39.888Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2021-04-14T07:23:39.888Z] PASS [2021-04-14T07:23:39.888Z] [2021-04-14T07:23:39.888Z] DONE 10 tests in 10.689s [2021-04-14T07:23:39.888Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-14T07:23:39.888Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:39.888Z] ++ set -e [2021-04-14T07:23:39.888Z] ++ '[' -n 0 ']' [2021-04-14T07:23:39.888Z] ++ set -x [2021-04-14T07:23:39.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:40.073Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-14T07:23:40.179Z] INFO: Testing against a local daemon [2021-04-14T07:23:40.179Z] === RUN TestExternalGraphDriver [2021-04-14T07:23:40.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-14T07:23:40.370Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-14T07:23:40.470Z] === RUN TestExternalGraphDriver/json [2021-04-14T07:23:40.665Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-14T07:23:40.962Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-14T07:23:41.012Z] --- PASS: TestExternalGraphDriver (10.87s) [2021-04-14T07:23:41.012Z] --- PASS: TestExternalGraphDriver/json (3.69s) [2021-04-14T07:23:41.012Z] --- PASS: TestExternalGraphDriver/spec (4.05s) [2021-04-14T07:23:41.012Z] --- PASS: TestExternalGraphDriver/pull (3.01s) [2021-04-14T07:23:41.012Z] === RUN TestGraphdriverPluginV2 [2021-04-14T07:23:41.012Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-04-14T07:23:41.012Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:41.012Z] PASS [2021-04-14T07:23:41.012Z] [2021-04-14T07:23:41.012Z] === Skipped [2021-04-14T07:23:41.013Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-04-14T07:23:41.013Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:41.013Z] [2021-04-14T07:23:41.013Z] [2021-04-14T07:23:41.013Z] DONE 5 tests, 1 skipped in 11.111s [2021-04-14T07:23:41.013Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-14T07:23:41.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:41.013Z] ++ set -e [2021-04-14T07:23:41.013Z] ++ '[' -n 0 ']' [2021-04-14T07:23:41.013Z] ++ set -x [2021-04-14T07:23:41.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:41.013Z] INFO: Testing against a local daemon [2021-04-14T07:23:41.013Z] === RUN TestContinueAfterPluginCrash [2021-04-14T07:23:41.013Z] === PAUSE TestContinueAfterPluginCrash [2021-04-14T07:23:41.013Z] === RUN TestReadPluginNoRead [2021-04-14T07:23:41.013Z] === PAUSE TestReadPluginNoRead [2021-04-14T07:23:41.013Z] === RUN TestDaemonStartWithLogOpt [2021-04-14T07:23:41.013Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-14T07:23:41.013Z] === CONT TestContinueAfterPluginCrash [2021-04-14T07:23:41.013Z] === CONT TestDaemonStartWithLogOpt [2021-04-14T07:23:41.013Z] === CONT TestReadPluginNoRead [2021-04-14T07:23:41.258Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-14T07:23:42.305Z] --- PASS: TestUpdatePidsLimit (2.74s) [2021-04-14T07:23:42.305Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-04-14T07:23:42.305Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-04-14T07:23:42.305Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-04-14T07:23:42.305Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-04-14T07:23:42.305Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2021-04-14T07:23:42.305Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-04-14T07:23:42.305Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-04-14T07:23:42.305Z] === RUN TestUpdateRestartPolicy [2021-04-14T07:23:42.348Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-04-14T07:23:42.829Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-14T07:23:43.198Z] === RUN TestExternalGraphDriver/spec [2021-04-14T07:23:44.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-14T07:23:45.086Z] --- PASS: TestDockerNetworkConnectAlias (5.28s) [2021-04-14T07:23:45.086Z] === RUN TestDockerNetworkReConnect [2021-04-14T07:23:45.222Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-14T07:23:45.262Z] === RUN TestExternalGraphDriver/pull [2021-04-14T07:23:45.794Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2021-04-14T07:23:47.179Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-14T07:23:47.988Z] --- PASS: TestExternalGraphDriver (7.62s) [2021-04-14T07:23:47.989Z] --- PASS: TestExternalGraphDriver/json (2.36s) [2021-04-14T07:23:47.989Z] --- PASS: TestExternalGraphDriver/spec (2.34s) [2021-04-14T07:23:47.989Z] --- PASS: TestExternalGraphDriver/pull (2.77s) [2021-04-14T07:23:47.989Z] === RUN TestGraphdriverPluginV2 [2021-04-14T07:23:47.989Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-04-14T07:23:47.989Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:47.989Z] PASS [2021-04-14T07:23:47.989Z] [2021-04-14T07:23:47.989Z] === Skipped [2021-04-14T07:23:47.989Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-04-14T07:23:47.989Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:23:47.989Z] [2021-04-14T07:23:47.989Z] [2021-04-14T07:23:47.989Z] DONE 5 tests, 1 skipped in 8.097s [2021-04-14T07:23:47.989Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-14T07:23:47.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:47.989Z] ++ set -e [2021-04-14T07:23:47.989Z] ++ '[' -n 0 ']' [2021-04-14T07:23:47.989Z] ++ set -x [2021-04-14T07:23:47.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:48.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-14T07:23:48.022Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-14T07:23:48.280Z] INFO: Testing against a local daemon [2021-04-14T07:23:48.280Z] === RUN TestContinueAfterPluginCrash [2021-04-14T07:23:48.280Z] === PAUSE TestContinueAfterPluginCrash [2021-04-14T07:23:48.280Z] === RUN TestReadPluginNoRead [2021-04-14T07:23:48.280Z] === PAUSE TestReadPluginNoRead [2021-04-14T07:23:48.280Z] === RUN TestDaemonStartWithLogOpt [2021-04-14T07:23:48.280Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-14T07:23:48.280Z] === CONT TestContinueAfterPluginCrash [2021-04-14T07:23:48.280Z] === CONT TestDaemonStartWithLogOpt [2021-04-14T07:23:49.088Z] === RUN TestReadPluginNoRead/default [2021-04-14T07:23:49.332Z] --- PASS: TestDockerNetworkReConnect (4.29s) [2021-04-14T07:23:49.332Z] === RUN TestServicePlugin [2021-04-14T07:23:49.400Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-14T07:23:49.400Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-14T07:23:49.400Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-14T07:23:49.400Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-14T07:23:49.400Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-14T07:23:50.469Z] --- PASS: TestReadPluginNoRead (9.41s) [2021-04-14T07:23:50.470Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-04-14T07:23:50.470Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2021-04-14T07:23:50.470Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2021-04-14T07:23:50.470Z] read_test.go:92: [de1021ae5d337] daemon is not started [2021-04-14T07:23:50.975Z] ? github.com/docker/docker/api [no test files] [2021-04-14T07:23:51.409Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2021-04-14T07:23:51.409Z] PASS [2021-04-14T07:23:51.409Z] [2021-04-14T07:23:51.409Z] DONE 6 tests in 10.345s [2021-04-14T07:23:51.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-14T07:23:51.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:51.409Z] ++ set -e [2021-04-14T07:23:51.409Z] ++ '[' -n 0 ']' [2021-04-14T07:23:51.409Z] ++ set -x [2021-04-14T07:23:51.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:51.409Z] testing: warning: no tests to run [2021-04-14T07:23:51.409Z] PASS [2021-04-14T07:23:51.409Z] [2021-04-14T07:23:51.409Z] DONE 0 tests in 0.061s [2021-04-14T07:23:51.409Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-14T07:23:51.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:51.409Z] ++ set -e [2021-04-14T07:23:51.409Z] ++ '[' -n 0 ']' [2021-04-14T07:23:51.409Z] ++ set -x [2021-04-14T07:23:51.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:51.670Z] INFO: Testing against a local daemon [2021-04-14T07:23:51.670Z] === RUN TestPluginWithDevMounts [2021-04-14T07:23:51.670Z] === PAUSE TestPluginWithDevMounts [2021-04-14T07:23:51.670Z] === CONT TestPluginWithDevMounts [2021-04-14T07:23:51.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-14T07:23:52.733Z] --- PASS: TestDaemonStartWithLogOpt (4.40s) [2021-04-14T07:23:52.733Z] === CONT TestReadPluginNoRead [2021-04-14T07:23:53.580Z] --- PASS: TestPluginWithDevMounts (2.08s) [2021-04-14T07:23:53.580Z] PASS [2021-04-14T07:23:53.580Z] [2021-04-14T07:23:53.580Z] DONE 1 tests in 2.248s [2021-04-14T07:23:53.580Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-14T07:23:53.580Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:53.580Z] ++ set -e [2021-04-14T07:23:53.580Z] ++ '[' -n 0 ']' [2021-04-14T07:23:53.580Z] ++ set -x [2021-04-14T07:23:53.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:23:53.840Z] INFO: Testing against a local daemon [2021-04-14T07:23:53.840Z] === RUN TestSecretInspect [2021-04-14T07:23:53.846Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-14T07:23:53.846Z] --- PASS: TestUpdateRestartPolicy (15.33s) [2021-04-14T07:23:53.846Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-14T07:23:54.976Z] --- PASS: TestUpdateRestartPolicy (11.39s) [2021-04-14T07:23:54.976Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-14T07:23:54.976Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2021-04-14T07:23:54.976Z] === RUN TestWaitNonBlocked [2021-04-14T07:23:54.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:23:54.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:23:54.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:23:54.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:23:54.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:23:54.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:23:54.976Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-14T07:23:54.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2021-04-14T07:23:54.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2021-04-14T07:23:54.976Z] === RUN TestWaitBlocked [2021-04-14T07:23:54.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:23:54.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:23:54.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:23:54.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:23:54.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:23:54.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:23:55.223Z] --- PASS: TestUpdateRestartWithAutoRemove (1.31s) [2021-04-14T07:23:55.223Z] === RUN TestWaitNonBlocked [2021-04-14T07:23:55.223Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:23:55.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:23:55.223Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:23:55.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:23:55.223Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:23:55.223Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:23:56.151Z] --- PASS: TestWaitBlocked (0.04s) [2021-04-14T07:23:56.151Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2021-04-14T07:23:56.151Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2021-04-14T07:23:56.151Z] === CONT TestContainerStartOnDaemonRestart [2021-04-14T07:23:56.151Z] === CONT TestDaemonHostGatewayIP [2021-04-14T07:23:56.151Z] === CONT TestDaemonRestartIpcMode [2021-04-14T07:23:56.151Z] === CONT TestContainerKillOnDaemonStart [2021-04-14T07:23:56.248Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-14T07:23:57.138Z] --- PASS: TestSecretInspect (3.16s) [2021-04-14T07:23:57.138Z] === RUN TestSecretList [2021-04-14T07:23:57.754Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-14T07:23:57.760Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-14T07:23:57.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.99s) [2021-04-14T07:23:57.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.99s) [2021-04-14T07:23:57.760Z] === RUN TestWaitBlocked [2021-04-14T07:23:57.760Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:23:57.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:23:57.760Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:23:57.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:23:57.760Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-14T07:23:57.760Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-14T07:23:58.049Z] --- PASS: TestContinueAfterPluginCrash (9.86s) [2021-04-14T07:23:59.724Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-14T07:23:59.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.05s) [2021-04-14T07:23:59.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.11s) [2021-04-14T07:23:59.724Z] === CONT TestContainerStartOnDaemonRestart [2021-04-14T07:23:59.724Z] === CONT TestIpcModeOlderClient [2021-04-14T07:23:59.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-14T07:23:59.724Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-04-14T07:23:59.724Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-14T07:24:00.117Z] === RUN TestReadPluginNoRead/default [2021-04-14T07:24:00.435Z] --- PASS: TestSecretList (3.13s) [2021-04-14T07:24:00.435Z] === RUN TestSecretsCreateAndDelete [2021-04-14T07:24:00.666Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s) [2021-04-14T07:24:00.666Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-14T07:24:00.666Z] --- PASS: TestDaemonHostGatewayIP (4.24s) [2021-04-14T07:24:00.666Z] === CONT TestIpcModeOlderClient [2021-04-14T07:24:00.666Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-04-14T07:24:00.666Z] --- PASS: TestDaemonRestartIpcMode (4.62s) [2021-04-14T07:24:01.633Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-14T07:24:02.184Z] --- PASS: TestReadPluginNoRead (9.53s) [2021-04-14T07:24:02.184Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.15s) [2021-04-14T07:24:02.184Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.13s) [2021-04-14T07:24:02.184Z] --- PASS: TestReadPluginNoRead/default (2.20s) [2021-04-14T07:24:02.184Z] read_test.go:92: [d9e0821c150c8] daemon is not started [2021-04-14T07:24:02.184Z] PASS [2021-04-14T07:24:02.184Z] [2021-04-14T07:24:02.184Z] DONE 6 tests in 14.224s [2021-04-14T07:24:02.184Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-14T07:24:02.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:02.184Z] ++ set -e [2021-04-14T07:24:02.184Z] ++ '[' -n 0 ']' [2021-04-14T07:24:02.184Z] ++ set -x [2021-04-14T07:24:02.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:02.184Z] testing: warning: no tests to run [2021-04-14T07:24:02.184Z] PASS [2021-04-14T07:24:02.184Z] [2021-04-14T07:24:02.184Z] DONE 0 tests in 0.099s [2021-04-14T07:24:02.184Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-14T07:24:02.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:02.184Z] ++ set -e [2021-04-14T07:24:02.184Z] ++ '[' -n 0 ']' [2021-04-14T07:24:02.184Z] ++ set -x [2021-04-14T07:24:02.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:02.192Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) [2021-04-14T07:24:02.475Z] INFO: Testing against a local daemon [2021-04-14T07:24:02.475Z] === RUN TestPluginWithDevMounts [2021-04-14T07:24:02.475Z] === PAUSE TestPluginWithDevMounts [2021-04-14T07:24:02.475Z] === CONT TestPluginWithDevMounts [2021-04-14T07:24:03.731Z] --- PASS: TestSecretsCreateAndDelete (3.13s) [2021-04-14T07:24:03.731Z] === RUN TestSecretsUpdate [2021-04-14T07:24:04.590Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-04-14T07:24:04.590Z] PASS [2021-04-14T07:24:04.590Z] [2021-04-14T07:24:04.590Z] DONE 1 tests in 2.149s [2021-04-14T07:24:04.590Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-14T07:24:04.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:04.590Z] ++ set -e [2021-04-14T07:24:04.590Z] ++ '[' -n 0 ']' [2021-04-14T07:24:04.590Z] ++ set -x [2021-04-14T07:24:04.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:04.590Z] INFO: Testing against a local daemon [2021-04-14T07:24:04.590Z] === RUN TestSecretInspect [2021-04-14T07:24:05.495Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-14T07:24:05.495Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-14T07:24:05.495Z] remote: Enumerating objects: 2, done. [2021-04-14T07:24:05.495Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-14T07:24:05.495Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-14T07:24:05.495Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-14T07:24:05.495Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-04-14T07:24:05.495Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-14T07:24:05.495Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-14T07:24:05.824Z] --- PASS: TestContainerStartOnDaemonRestart (5.72s) [2021-04-14T07:24:05.824Z] === CONT TestContainerKillOnDaemonStart [2021-04-14T07:24:05.824Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.32s) [2021-04-14T07:24:05.824Z] === CONT TestDaemonHostGatewayIP [2021-04-14T07:24:05.828Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/test/unit [2021-04-14T07:24:05.863Z] === RUN TestMiddlewares [2021-04-14T07:24:05.863Z] --- PASS: TestMiddlewares (0.00s) [2021-04-14T07:24:05.863Z] PASS [2021-04-14T07:24:05.863Z] coverage: 9.0% of statements [2021-04-14T07:24:05.863Z] ok github.com/docker/docker/api/server 0.134s coverage: 9.0% of statements [2021-04-14T07:24:06.273Z] --- PASS: TestSecretsUpdate (3.13s) [2021-04-14T07:24:06.273Z] === RUN TestTemplatedSecret [2021-04-14T07:24:06.760Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-14T07:24:07.328Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-14T07:24:07.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-14T07:24:08.343Z] ? github.com/docker/docker/api [no test files] [2021-04-14T07:24:09.042Z] --- PASS: TestSecretInspect (3.98s) [2021-04-14T07:24:09.042Z] === RUN TestSecretList [2021-04-14T07:24:09.120Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2021-04-14T07:24:09.120Z] PASS [2021-04-14T07:24:09.120Z] [2021-04-14T07:24:09.120Z] === Skipped [2021-04-14T07:24:09.120Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-14T07:24:09.120Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:24:09.120Z] [2021-04-14T07:24:09.120Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:24:09.120Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:24:09.120Z] [2021-04-14T07:24:09.120Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-14T07:24:09.120Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:24:09.120Z] [2021-04-14T07:24:09.120Z] [2021-04-14T07:24:09.120Z] DONE 197 tests, 3 skipped in 116.190s [2021-04-14T07:24:09.120Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-14T07:24:09.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:09.120Z] ++ set -e [2021-04-14T07:24:09.120Z] ++ '[' -n 0 ']' [2021-04-14T07:24:09.120Z] ++ set -x [2021-04-14T07:24:09.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:09.120Z] INFO: Testing against a local daemon [2021-04-14T07:24:09.120Z] === RUN TestCommitInheritsEnv [2021-04-14T07:24:09.417Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-04-14T07:24:09.417Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-14T07:24:09.417Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-14T07:24:09.417Z] === RUN TestImagesFilterMultiReference [2021-04-14T07:24:09.417Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-14T07:24:09.417Z] === RUN TestImagePullPlatformInvalid [2021-04-14T07:24:09.417Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-14T07:24:09.417Z] === RUN TestRemoveImageOrphaning [2021-04-14T07:24:10.061Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-04-14T07:24:10.061Z] === RUN TestRemoveImageGarbageCollector [2021-04-14T07:24:10.061Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-14T07:24:10.061Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:24:10.061Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-14T07:24:10.061Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-14T07:24:10.061Z] === RUN TestTagInvalidReference [2021-04-14T07:24:10.061Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-14T07:24:10.061Z] === RUN TestTagValidPrefixedRepo [2021-04-14T07:24:10.061Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-14T07:24:10.061Z] === RUN TestTagExistedNameWithoutForce [2021-04-14T07:24:10.061Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-14T07:24:10.061Z] === RUN TestTagOfficialNames [2021-04-14T07:24:10.061Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-14T07:24:10.061Z] === RUN TestTagMatchesDigest [2021-04-14T07:24:10.061Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-14T07:24:10.061Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-14T07:24:10.475Z] --- PASS: TestTemplatedSecret (3.73s) [2021-04-14T07:24:10.475Z] === RUN TestSecretCreateResolve [2021-04-14T07:24:11.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-14T07:24:13.491Z] --- PASS: TestSecretList (4.14s) [2021-04-14T07:24:13.491Z] === RUN TestSecretsCreateAndDelete [2021-04-14T07:24:13.684Z] --- PASS: TestDaemonHostGatewayIP (7.48s) [2021-04-14T07:24:13.684Z] === CONT TestDaemonRestartIpcMode [2021-04-14T07:24:13.770Z] --- PASS: TestSecretCreateResolve (3.16s) [2021-04-14T07:24:13.770Z] PASS [2021-04-14T07:24:13.770Z] [2021-04-14T07:24:13.770Z] DONE 6 tests in 19.616s [2021-04-14T07:24:13.770Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-14T07:24:13.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:13.770Z] ++ set -e [2021-04-14T07:24:13.770Z] ++ '[' -n 0 ']' [2021-04-14T07:24:13.770Z] ++ set -x [2021-04-14T07:24:13.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:13.770Z] INFO: Testing against a local daemon [2021-04-14T07:24:13.770Z] === RUN TestServiceCreateInit [2021-04-14T07:24:13.770Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-14T07:24:15.586Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-14T07:24:16.218Z] --- PASS: TestSecretsCreateAndDelete (3.61s) [2021-04-14T07:24:16.218Z] === RUN TestSecretsUpdate [2021-04-14T07:24:16.522Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-14T07:24:18.426Z] --- PASS: TestDaemonRestartIpcMode (4.85s) [2021-04-14T07:24:18.778Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-14T07:24:19.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-14T07:24:19.737Z] === RUN TestBoolValue [2021-04-14T07:24:19.737Z] --- PASS: TestBoolValue (0.00s) [2021-04-14T07:24:19.737Z] === RUN TestBoolValueOrDefault [2021-04-14T07:24:19.737Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-14T07:24:19.737Z] === RUN TestInt64ValueOrZero [2021-04-14T07:24:19.737Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-14T07:24:19.737Z] === RUN TestInt64ValueOrDefault [2021-04-14T07:24:19.737Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-14T07:24:19.737Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-14T07:24:19.737Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-14T07:24:19.737Z] === RUN TestJsonContentType [2021-04-14T07:24:19.737Z] --- PASS: TestJsonContentType (0.00s) [2021-04-14T07:24:19.737Z] PASS [2021-04-14T07:24:19.737Z] coverage: 14.7% of statements [2021-04-14T07:24:19.737Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2021-04-14T07:24:19.805Z] --- PASS: TestContainerKillOnDaemonStart (14.38s) [2021-04-14T07:24:19.805Z] PASS [2021-04-14T07:24:19.805Z] [2021-04-14T07:24:19.805Z] === Skipped [2021-04-14T07:24:19.805Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-14T07:24:19.805Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:24:19.805Z] [2021-04-14T07:24:19.805Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-14T07:24:19.805Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:24:19.805Z] [2021-04-14T07:24:19.805Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-14T07:24:19.805Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:24:19.805Z] [2021-04-14T07:24:19.805Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-14T07:24:19.805Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-14T07:24:19.805Z] [2021-04-14T07:24:19.805Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-14T07:24:19.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-14T07:24:19.805Z] [2021-04-14T07:24:19.805Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-14T07:24:19.805Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:24:19.805Z] [2021-04-14T07:24:19.805Z] [2021-04-14T07:24:19.805Z] DONE 197 tests, 6 skipped in 247.433s [2021-04-14T07:24:19.805Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-14T07:24:19.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:19.805Z] ++ set -e [2021-04-14T07:24:19.805Z] ++ '[' -n 0 ']' [2021-04-14T07:24:19.805Z] ++ set -x [2021-04-14T07:24:19.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:19.805Z] INFO: Testing against a local daemon [2021-04-14T07:24:19.805Z] === RUN TestCommitInheritsEnv [2021-04-14T07:24:20.373Z] --- PASS: TestCommitInheritsEnv (0.45s) [2021-04-14T07:24:20.373Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-14T07:24:20.373Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-14T07:24:20.373Z] === RUN TestImagesFilterMultiReference [2021-04-14T07:24:20.373Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-04-14T07:24:20.373Z] === RUN TestImagePullPlatformInvalid [2021-04-14T07:24:20.374Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-14T07:24:20.374Z] === RUN TestRemoveImageOrphaning [2021-04-14T07:24:20.702Z] --- PASS: TestSecretsUpdate (4.00s) [2021-04-14T07:24:20.702Z] === RUN TestTemplatedSecret [2021-04-14T07:24:20.942Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2021-04-14T07:24:20.942Z] === RUN TestRemoveImageGarbageCollector [2021-04-14T07:24:20.942Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-14T07:24:21.259Z] === RUN TestMaskSecretKeys [2021-04-14T07:24:21.259Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-14T07:24:21.259Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-14T07:24:21.259Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-14T07:24:21.259Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-14T07:24:21.259Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-14T07:24:21.259Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-14T07:24:21.259Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-14T07:24:21.259Z] === RUN TestVersionMiddlewareVersion [2021-04-14T07:24:21.259Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-14T07:24:21.259Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-14T07:24:21.259Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-14T07:24:21.259Z] PASS [2021-04-14T07:24:21.259Z] coverage: 37.7% of statements [2021-04-14T07:24:21.259Z] ok github.com/docker/docker/api/server/middleware 0.107s coverage: 37.7% of statements [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-14T07:24:21.259Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-14T07:24:21.415Z] --- PASS: TestServicePlugin (30.98s) [2021-04-14T07:24:21.415Z] plugin_test.go:62: [d0205ce0b9c95] joining swarm manager [d59b1a1de2f73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:24:21.415Z] plugin_test.go:65: [d2bbe665a0112] joining swarm manager [d59b1a1de2f73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:24:21.415Z] === RUN TestServiceUpdateLabel [2021-04-14T07:24:22.783Z] === RUN TestStrSliceMarshalJSON [2021-04-14T07:24:22.783Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestStrSliceUnmarshalJSON [2021-04-14T07:24:22.783Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestStrSliceUnmarshalString [2021-04-14T07:24:22.783Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestStrSliceUnmarshalSlice [2021-04-14T07:24:22.783Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-14T07:24:22.783Z] PASS [2021-04-14T07:24:22.783Z] coverage: 90.0% of statements [2021-04-14T07:24:22.783Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2021-04-14T07:24:22.783Z] === RUN TestToJSON [2021-04-14T07:24:22.783Z] --- PASS: TestToJSON (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestToParamWithVersion [2021-04-14T07:24:22.783Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestFromJSON [2021-04-14T07:24:22.783Z] --- PASS: TestFromJSON (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestEmpty [2021-04-14T07:24:22.783Z] --- PASS: TestEmpty (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestArgsMatchKVListEmptySources [2021-04-14T07:24:22.783Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestArgsMatchKVList [2021-04-14T07:24:22.783Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestArgsMatch [2021-04-14T07:24:22.783Z] --- PASS: TestArgsMatch (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestAdd [2021-04-14T07:24:22.783Z] --- PASS: TestAdd (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestDel [2021-04-14T07:24:22.783Z] --- PASS: TestDel (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestLen [2021-04-14T07:24:22.783Z] --- PASS: TestLen (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestExactMatch [2021-04-14T07:24:22.783Z] --- PASS: TestExactMatch (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestOnlyOneExactMatch [2021-04-14T07:24:22.783Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestContains [2021-04-14T07:24:22.783Z] --- PASS: TestContains (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestValidate [2021-04-14T07:24:22.783Z] --- PASS: TestValidate (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestWalkValues [2021-04-14T07:24:22.783Z] --- PASS: TestWalkValues (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestFuzzyMatch [2021-04-14T07:24:22.783Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestClone [2021-04-14T07:24:22.783Z] --- PASS: TestClone (0.00s) [2021-04-14T07:24:22.783Z] PASS [2021-04-14T07:24:22.783Z] coverage: 92.2% of statements [2021-04-14T07:24:22.783Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2021-04-14T07:24:22.783Z] === RUN TestAdjustForAPIVersion [2021-04-14T07:24:22.783Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-14T07:24:22.783Z] PASS [2021-04-14T07:24:22.783Z] coverage: 5.7% of statements [2021-04-14T07:24:22.783Z] ok github.com/docker/docker/api/server/router/swarm 0.071s coverage: 5.7% of statements [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-14T07:24:22.783Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-14T07:24:22.783Z] === RUN TestDurationToSecondsString [2021-04-14T07:24:22.783Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-14T07:24:22.783Z] === RUN TestGetTimestamp [2021-04-14T07:24:22.795Z] --- PASS: TestServiceUpdateLabel (2.46s) [2021-04-14T07:24:22.795Z] === RUN TestServiceUpdateSecrets [2021-04-14T07:24:22.849Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-14T07:24:23.177Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-04-14T07:24:23.239Z] --- PASS: TestGetTimestamp (0.17s) [2021-04-14T07:24:23.239Z] === RUN TestParseTimestamps [2021-04-14T07:24:23.239Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-14T07:24:23.239Z] PASS [2021-04-14T07:24:23.239Z] coverage: 100.0% of statements [2021-04-14T07:24:23.239Z] ok github.com/docker/docker/api/types/time 0.213s coverage: 100.0% of statements [2021-04-14T07:24:23.417Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-14T07:24:23.694Z] === RUN TestCompareVersion [2021-04-14T07:24:23.694Z] --- PASS: TestCompareVersion (0.00s) [2021-04-14T07:24:23.694Z] PASS [2021-04-14T07:24:23.694Z] coverage: 75.0% of statements [2021-04-14T07:24:23.694Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/builder [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-14T07:24:23.694Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-14T07:24:23.987Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-14T07:24:24.345Z] --- PASS: TestServiceCreateInit (10.53s) [2021-04-14T07:24:24.345Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2021-04-14T07:24:24.345Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2021-04-14T07:24:24.345Z] === RUN TestCreateServiceMultipleTimes [2021-04-14T07:24:24.557Z] --- PASS: TestRemoveImageGarbageCollector (3.73s) [2021-04-14T07:24:24.557Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-14T07:24:24.816Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-14T07:24:24.816Z] === RUN TestTagInvalidReference [2021-04-14T07:24:24.816Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-14T07:24:24.816Z] === RUN TestTagValidPrefixedRepo [2021-04-14T07:24:24.816Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-14T07:24:24.816Z] === RUN TestTagExistedNameWithoutForce [2021-04-14T07:24:24.816Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-14T07:24:24.816Z] === RUN TestTagOfficialNames [2021-04-14T07:24:24.816Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-14T07:24:24.816Z] === RUN TestTagMatchesDigest [2021-04-14T07:24:24.816Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-14T07:24:24.816Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-14T07:24:25.075Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-14T07:24:25.157Z] --- PASS: TestTemplatedSecret (4.28s) [2021-04-14T07:24:25.157Z] === RUN TestSecretCreateResolve [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-14T07:24:25.221Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-14T07:24:25.221Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-14T07:24:25.221Z] === RUN TestCloneArgsSmartHttp [2021-04-14T07:24:25.221Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-14T07:24:25.221Z] === RUN TestCloneArgsDumbHttp [2021-04-14T07:24:25.221Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-14T07:24:25.221Z] === RUN TestCloneArgsGit [2021-04-14T07:24:25.221Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-14T07:24:25.221Z] === RUN TestCheckoutGit [2021-04-14T07:24:26.747Z] === RUN TestEnable [2021-04-14T07:24:26.747Z] --- PASS: TestEnable (0.00s) [2021-04-14T07:24:26.747Z] === RUN TestDisable [2021-04-14T07:24:26.747Z] --- PASS: TestDisable (0.00s) [2021-04-14T07:24:26.747Z] === RUN TestEnabled [2021-04-14T07:24:26.747Z] --- PASS: TestEnabled (0.00s) [2021-04-14T07:24:26.747Z] PASS [2021-04-14T07:24:26.747Z] coverage: 100.0% of statements [2021-04-14T07:24:26.747Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2021-04-14T07:24:27.201Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-14T07:24:27.201Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-14T07:24:27.201Z] === RUN TestProcessNoDockerignore [2021-04-14T07:24:27.201Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-04-14T07:24:27.201Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-14T07:24:27.612Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-14T07:24:27.656Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestDetectContentType [2021-04-14T07:24:27.656Z] --- PASS: TestDetectContentType (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestSelectAcceptableMIME [2021-04-14T07:24:27.656Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestInspectEmptyResponse [2021-04-14T07:24:27.656Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestInspectResponseBinary [2021-04-14T07:24:27.656Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestResponseUnsupportedContentType [2021-04-14T07:24:27.656Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestInspectResponseTextSimple [2021-04-14T07:24:27.656Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestInspectResponseEmptyContentType [2021-04-14T07:24:27.656Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestUnknownContentLength [2021-04-14T07:24:27.656Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestDownloadRemote [2021-04-14T07:24:27.656Z] --- PASS: TestDownloadRemote (0.08s) [2021-04-14T07:24:27.656Z] === RUN TestGetWithStatusError [2021-04-14T07:24:27.656Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-14T07:24:27.656Z] === RUN TestCloseRootDirectory [2021-04-14T07:24:27.656Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-14T07:24:27.656Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:24:27.656Z] === RUN TestHashFile [2021-04-14T07:24:27.656Z] --- SKIP: TestHashFile (0.00s) [2021-04-14T07:24:27.656Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:24:27.656Z] === RUN TestHashSubdir [2021-04-14T07:24:27.656Z] --- SKIP: TestHashSubdir (0.01s) [2021-04-14T07:24:27.656Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:24:27.656Z] === RUN TestRemoveDirectory [2021-04-14T07:24:27.656Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-14T07:24:27.656Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:24:27.656Z] PASS [2021-04-14T07:24:27.656Z] coverage: 9.3% of statements [2021-04-14T07:24:27.656Z] ok github.com/docker/docker/builder/remotecontext 0.276s coverage: 9.3% of statements [2021-04-14T07:24:28.616Z] === RUN TestGetAllAllowed [2021-04-14T07:24:28.616Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestGetAllMeta [2021-04-14T07:24:28.616Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-14T07:24:28.616Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestIsUnreferencedBuiltin [2021-04-14T07:24:28.616Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestIsExistingDirectory [2021-04-14T07:24:28.616Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestGetFilenameForDownload [2021-04-14T07:24:28.616Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestEnv2Variables [2021-04-14T07:24:28.616Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-14T07:24:28.616Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestMaintainer [2021-04-14T07:24:28.616Z] --- PASS: TestMaintainer (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestLabel [2021-04-14T07:24:28.616Z] --- PASS: TestLabel (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestFromScratch [2021-04-14T07:24:28.616Z] --- PASS: TestFromScratch (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestFromWithArg [2021-04-14T07:24:28.616Z] --- PASS: TestFromWithArg (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-14T07:24:28.616Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestFromWithUndefinedArg [2021-04-14T07:24:28.616Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestFromMultiStageWithNamedStage [2021-04-14T07:24:28.616Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestOnbuild [2021-04-14T07:24:28.616Z] --- PASS: TestOnbuild (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestWorkdir [2021-04-14T07:24:28.616Z] --- PASS: TestWorkdir (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestCmd [2021-04-14T07:24:28.616Z] --- PASS: TestCmd (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestHealthcheckNone [2021-04-14T07:24:28.616Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestHealthcheckCmd [2021-04-14T07:24:28.616Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestEntrypoint [2021-04-14T07:24:28.616Z] --- PASS: TestEntrypoint (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestExpose [2021-04-14T07:24:28.616Z] --- PASS: TestExpose (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestUser [2021-04-14T07:24:28.616Z] --- PASS: TestUser (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestVolume [2021-04-14T07:24:28.616Z] --- PASS: TestVolume (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestStopSignal [2021-04-14T07:24:28.616Z] --- SKIP: TestStopSignal (0.00s) [2021-04-14T07:24:28.616Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-14T07:24:28.616Z] === RUN TestArg [2021-04-14T07:24:28.616Z] --- PASS: TestArg (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestShell [2021-04-14T07:24:28.616Z] --- PASS: TestShell (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestPrependEnvOnCmd [2021-04-14T07:24:28.616Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestRunWithBuildArgs [2021-04-14T07:24:28.616Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestRunIgnoresHealthcheck [2021-04-14T07:24:28.616Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestDispatchUnsupportedOptions [2021-04-14T07:24:28.616Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-14T07:24:28.616Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-14T07:24:28.616Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-14T07:24:28.616Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestNormalizeWorkdir [2021-04-14T07:24:28.616Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestDispatch [2021-04-14T07:24:28.616Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-14T07:24:28.616Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-14T07:24:28.616Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-14T07:24:28.616Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-14T07:24:28.616Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-14T07:24:28.616Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-14T07:24:28.616Z] === RUN TestDispatch/COPY_url [2021-04-14T07:24:28.616Z] --- PASS: TestDispatch (0.06s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-14T07:24:28.616Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestAddScratchImageAddsToMounts [2021-04-14T07:24:28.616Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-14T07:24:28.616Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-14T07:24:28.616Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-14T07:24:28.616Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestImageSourceGetAddsToMounts [2021-04-14T07:24:28.616Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestEmptyDockerfile [2021-04-14T07:24:28.616Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-14T07:24:28.616Z] === RUN TestSymlinkDockerfile [2021-04-14T07:24:28.616Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-14T07:24:28.616Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-14T07:24:28.616Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestNonExistingDockerfile [2021-04-14T07:24:28.616Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestCopyRunConfig [2021-04-14T07:24:28.616Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestDeepCopyRunConfig [2021-04-14T07:24:28.616Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestExportImage [2021-04-14T07:24:28.616Z] --- PASS: TestExportImage (0.00s) [2021-04-14T07:24:28.616Z] === RUN TestNormalizeDest [2021-04-14T07:24:28.616Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-14T07:24:28.616Z] PASS [2021-04-14T07:24:28.616Z] coverage: 46.8% of statements [2021-04-14T07:24:28.616Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 46.8% of statements [2021-04-14T07:24:28.616Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-14T07:24:28.672Z] --- PASS: TestSecretCreateResolve (4.06s) [2021-04-14T07:24:28.672Z] PASS [2021-04-14T07:24:28.672Z] [2021-04-14T07:24:28.672Z] DONE 6 tests in 24.190s [2021-04-14T07:24:28.672Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-14T07:24:28.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:28.672Z] ++ set -e [2021-04-14T07:24:28.672Z] ++ '[' -n 0 ']' [2021-04-14T07:24:28.672Z] ++ set -x [2021-04-14T07:24:28.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:24:28.963Z] INFO: Testing against a local daemon [2021-04-14T07:24:28.963Z] === RUN TestServiceCreateInit [2021-04-14T07:24:28.963Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-14T07:24:30.149Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-14T07:24:30.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-14T07:24:30.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-14T07:24:32.097Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-14T07:24:34.000Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-14T07:24:34.260Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-14T07:24:35.637Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-14T07:24:35.859Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-14T07:24:36.204Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-14T07:24:36.773Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-14T07:24:38.149Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-14T07:24:38.885Z] === RUN TestCheckpointCreateError [2021-04-14T07:24:38.885Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCheckpointCreate [2021-04-14T07:24:38.885Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCheckpointDeleteError [2021-04-14T07:24:38.885Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCheckpointDelete [2021-04-14T07:24:38.885Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCheckpointListError [2021-04-14T07:24:38.885Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCheckpointList [2021-04-14T07:24:38.885Z] --- PASS: TestCheckpointList (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCheckpointListContainerNotFound [2021-04-14T07:24:38.885Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestNewClientWithOpsFromEnv [2021-04-14T07:24:38.885Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-14T07:24:38.885Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-14T07:24:38.885Z] === RUN TestGetAPIPath [2021-04-14T07:24:38.885Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestParseHostURL [2021-04-14T07:24:38.885Z] --- PASS: TestParseHostURL (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-14T07:24:38.885Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-14T07:24:38.885Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestNegotiateAPIVersion [2021-04-14T07:24:38.885Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestNegotiateAPVersionOverride [2021-04-14T07:24:38.885Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-14T07:24:38.885Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-14T07:24:38.885Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-14T07:24:38.885Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestClientRedirect [2021-04-14T07:24:38.885Z] --- PASS: TestClientRedirect (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigCreateUnsupported [2021-04-14T07:24:38.885Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigCreateError [2021-04-14T07:24:38.885Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigCreate [2021-04-14T07:24:38.885Z] --- PASS: TestConfigCreate (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigInspectNotFound [2021-04-14T07:24:38.885Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigInspectWithEmptyID [2021-04-14T07:24:38.885Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigInspectUnsupported [2021-04-14T07:24:38.885Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigInspectError [2021-04-14T07:24:38.885Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigInspectConfigNotFound [2021-04-14T07:24:38.885Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigInspect [2021-04-14T07:24:38.885Z] --- PASS: TestConfigInspect (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigListUnsupported [2021-04-14T07:24:38.885Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigListError [2021-04-14T07:24:38.885Z] --- PASS: TestConfigListError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigList [2021-04-14T07:24:38.885Z] --- PASS: TestConfigList (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigRemoveUnsupported [2021-04-14T07:24:38.885Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigRemoveError [2021-04-14T07:24:38.885Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigRemove [2021-04-14T07:24:38.885Z] --- PASS: TestConfigRemove (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigUpdateUnsupported [2021-04-14T07:24:38.885Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigUpdateError [2021-04-14T07:24:38.885Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestConfigUpdate [2021-04-14T07:24:38.885Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerCommitError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerCommit [2021-04-14T07:24:38.885Z] --- PASS: TestContainerCommit (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStatPathError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStatPathNotFoundError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStatPathNoHeaderError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStatPath [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCopyToContainerError [2021-04-14T07:24:38.885Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCopyToContainerNotFoundError [2021-04-14T07:24:38.885Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-14T07:24:38.885Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCopyToContainer [2021-04-14T07:24:38.885Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCopyFromContainerError [2021-04-14T07:24:38.885Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCopyFromContainerNotFoundError [2021-04-14T07:24:38.885Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-14T07:24:38.885Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-14T07:24:38.885Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestCopyFromContainer [2021-04-14T07:24:38.885Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerCreateError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerCreateImageNotFound [2021-04-14T07:24:38.885Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerCreateWithName [2021-04-14T07:24:38.885Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerCreateAutoRemove [2021-04-14T07:24:38.885Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerDiffError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerDiff [2021-04-14T07:24:38.885Z] --- PASS: TestContainerDiff (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExecCreateError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExecCreate [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExecStartError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExecStart [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExecInspectError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExecInspect [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExportError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExportError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExport [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExport (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerInspectError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerInspectContainerNotFound [2021-04-14T07:24:38.885Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerInspectWithEmptyID [2021-04-14T07:24:38.885Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerInspect [2021-04-14T07:24:38.885Z] --- PASS: TestContainerInspect (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerInspectNode [2021-04-14T07:24:38.885Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerKillError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerKillError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerKill [2021-04-14T07:24:38.885Z] --- PASS: TestContainerKill (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerListError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerListError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerList [2021-04-14T07:24:38.885Z] --- PASS: TestContainerList (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerLogsNotFoundError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerLogsError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerLogs [2021-04-14T07:24:38.885Z] --- PASS: TestContainerLogs (0.17s) [2021-04-14T07:24:38.885Z] === RUN TestContainerPauseError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerPause [2021-04-14T07:24:38.885Z] --- PASS: TestContainerPause (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainersPruneError [2021-04-14T07:24:38.885Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainersPrune [2021-04-14T07:24:38.885Z] --- PASS: TestContainersPrune (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerRemoveError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerRemoveNotFoundError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerRemove [2021-04-14T07:24:38.885Z] --- PASS: TestContainerRemove (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerRenameError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerRename [2021-04-14T07:24:38.885Z] --- PASS: TestContainerRename (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerResizeError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExecResizeError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerResize [2021-04-14T07:24:38.885Z] --- PASS: TestContainerResize (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerExecResize [2021-04-14T07:24:38.885Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerRestartError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerRestart [2021-04-14T07:24:38.885Z] --- PASS: TestContainerRestart (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStartError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStartError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStart [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStart (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStatsError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStats [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStats (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStopError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStopError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerStop [2021-04-14T07:24:38.885Z] --- PASS: TestContainerStop (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerTopError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerTopError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerTop [2021-04-14T07:24:38.885Z] --- PASS: TestContainerTop (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerUnpauseError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerUnpause [2021-04-14T07:24:38.885Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerUpdateError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerUpdateError (0.02s) [2021-04-14T07:24:38.885Z] === RUN TestContainerUpdate [2021-04-14T07:24:38.885Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerWaitError [2021-04-14T07:24:38.885Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestContainerWait [2021-04-14T07:24:38.885Z] --- PASS: TestContainerWait (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestDiskUsageError [2021-04-14T07:24:38.885Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestDiskUsage [2021-04-14T07:24:38.885Z] --- PASS: TestDiskUsage (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestDistributionInspectUnsupported [2021-04-14T07:24:38.885Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestDistributionInspectWithEmptyID [2021-04-14T07:24:38.885Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestEventsErrorInOptions [2021-04-14T07:24:38.885Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestEventsErrorFromServer [2021-04-14T07:24:38.885Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestEvents [2021-04-14T07:24:38.885Z] --- PASS: TestEvents (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestTLSCloseWriter [2021-04-14T07:24:38.885Z] === PAUSE TestTLSCloseWriter [2021-04-14T07:24:38.885Z] === RUN TestImageBuildError [2021-04-14T07:24:38.885Z] --- PASS: TestImageBuildError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageBuild [2021-04-14T07:24:38.885Z] --- PASS: TestImageBuild (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestGetDockerOS [2021-04-14T07:24:38.885Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageCreateError [2021-04-14T07:24:38.885Z] --- PASS: TestImageCreateError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageCreate [2021-04-14T07:24:38.885Z] --- PASS: TestImageCreate (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageHistoryError [2021-04-14T07:24:38.885Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageHistory [2021-04-14T07:24:38.885Z] --- PASS: TestImageHistory (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageImportError [2021-04-14T07:24:38.885Z] --- PASS: TestImageImportError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageImport [2021-04-14T07:24:38.885Z] --- PASS: TestImageImport (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageInspectError [2021-04-14T07:24:38.885Z] --- PASS: TestImageInspectError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageInspectImageNotFound [2021-04-14T07:24:38.885Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageInspectWithEmptyID [2021-04-14T07:24:38.885Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageInspect [2021-04-14T07:24:38.885Z] --- PASS: TestImageInspect (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageListError [2021-04-14T07:24:38.885Z] --- PASS: TestImageListError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageList [2021-04-14T07:24:38.885Z] --- PASS: TestImageList (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageListApiBefore125 [2021-04-14T07:24:38.885Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageLoadError [2021-04-14T07:24:38.885Z] --- PASS: TestImageLoadError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImageLoad [2021-04-14T07:24:38.885Z] --- PASS: TestImageLoad (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagesPruneError [2021-04-14T07:24:38.885Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagesPrune [2021-04-14T07:24:38.885Z] --- PASS: TestImagesPrune (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePullReferenceParseError [2021-04-14T07:24:38.885Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePullAnyError [2021-04-14T07:24:38.885Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-14T07:24:38.885Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-14T07:24:38.885Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-14T07:24:38.885Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-14T07:24:38.885Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePullWithoutErrors [2021-04-14T07:24:38.885Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePushReferenceError [2021-04-14T07:24:38.885Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePushAnyError [2021-04-14T07:24:38.885Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-14T07:24:38.885Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-14T07:24:38.885Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-14T07:24:38.886Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-14T07:24:38.886Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-14T07:24:38.886Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImagePushWithoutErrors [2021-04-14T07:24:38.886Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-14T07:24:38.886Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-14T07:24:38.886Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-14T07:24:38.886Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-14T07:24:38.886Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-14T07:24:38.886Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-14T07:24:38.886Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-14T07:24:38.886Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-14T07:24:38.886Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageRemoveError [2021-04-14T07:24:38.886Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageRemoveImageNotFound [2021-04-14T07:24:38.886Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageRemove [2021-04-14T07:24:38.886Z] --- PASS: TestImageRemove (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageSaveError [2021-04-14T07:24:38.886Z] --- PASS: TestImageSaveError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageSave [2021-04-14T07:24:38.886Z] --- PASS: TestImageSave (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageSearchAnyError [2021-04-14T07:24:38.886Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-14T07:24:38.886Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-14T07:24:38.886Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-14T07:24:38.886Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-14T07:24:38.886Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageSearchWithoutErrors [2021-04-14T07:24:38.886Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageTagError [2021-04-14T07:24:38.886Z] --- PASS: TestImageTagError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageTagInvalidReference [2021-04-14T07:24:38.886Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageTagInvalidSourceImageName [2021-04-14T07:24:38.886Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageTagHexSource [2021-04-14T07:24:38.886Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestImageTag [2021-04-14T07:24:38.886Z] --- PASS: TestImageTag (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestInfoServerError [2021-04-14T07:24:38.886Z] --- PASS: TestInfoServerError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestInfoInvalidResponseJSONError [2021-04-14T07:24:38.886Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestInfo [2021-04-14T07:24:38.886Z] --- PASS: TestInfo (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkConnectError [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkConnect [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkCreateError [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkCreate [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkDisconnectError [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkDisconnect [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkInspectError [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkInspectNotFoundError [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkInspectWithEmptyID [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkInspect [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkListError [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkListError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkList [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkList (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworksPruneError [2021-04-14T07:24:38.886Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworksPrune [2021-04-14T07:24:38.886Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkRemoveError [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNetworkRemove [2021-04-14T07:24:38.886Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeInspectError [2021-04-14T07:24:38.886Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeInspectNodeNotFound [2021-04-14T07:24:38.886Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeInspectWithEmptyID [2021-04-14T07:24:38.886Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeInspect [2021-04-14T07:24:38.886Z] --- PASS: TestNodeInspect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeListError [2021-04-14T07:24:38.886Z] --- PASS: TestNodeListError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeList [2021-04-14T07:24:38.886Z] --- PASS: TestNodeList (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeRemoveError [2021-04-14T07:24:38.886Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeRemove [2021-04-14T07:24:38.886Z] --- PASS: TestNodeRemove (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeUpdateError [2021-04-14T07:24:38.886Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestNodeUpdate [2021-04-14T07:24:38.886Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestOptionWithTimeout [2021-04-14T07:24:38.886Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPingFail [2021-04-14T07:24:38.886Z] --- PASS: TestPingFail (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPingWithError [2021-04-14T07:24:38.886Z] 2021/04/14 07:24:38 RoundTripper returned a response & error; ignoring response [2021-04-14T07:24:38.886Z] 2021/04/14 07:24:38 RoundTripper returned a response & error; ignoring response [2021-04-14T07:24:38.886Z] --- PASS: TestPingWithError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPingSuccess [2021-04-14T07:24:38.886Z] --- PASS: TestPingSuccess (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPingHeadFallback [2021-04-14T07:24:38.886Z] === RUN TestPingHeadFallback/OK [2021-04-14T07:24:38.886Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-14T07:24:38.886Z] === RUN TestPingHeadFallback/Not_Found [2021-04-14T07:24:38.886Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-14T07:24:38.886Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-14T07:24:38.886Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-14T07:24:38.886Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-14T07:24:38.886Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-14T07:24:38.886Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginDisableError [2021-04-14T07:24:38.886Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginDisable [2021-04-14T07:24:38.886Z] --- PASS: TestPluginDisable (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginEnableError [2021-04-14T07:24:38.886Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginEnable [2021-04-14T07:24:38.886Z] --- PASS: TestPluginEnable (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginInspectError [2021-04-14T07:24:38.886Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginInspectWithEmptyID [2021-04-14T07:24:38.886Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginInspect [2021-04-14T07:24:38.886Z] --- PASS: TestPluginInspect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginListError [2021-04-14T07:24:38.886Z] --- PASS: TestPluginListError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginList [2021-04-14T07:24:38.886Z] --- PASS: TestPluginList (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginPushError [2021-04-14T07:24:38.886Z] --- PASS: TestPluginPushError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginPush [2021-04-14T07:24:38.886Z] --- PASS: TestPluginPush (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginRemoveError [2021-04-14T07:24:38.886Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginRemove [2021-04-14T07:24:38.886Z] --- PASS: TestPluginRemove (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginSetError [2021-04-14T07:24:38.886Z] --- PASS: TestPluginSetError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPluginSet [2021-04-14T07:24:38.886Z] --- PASS: TestPluginSet (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSetHostHeader [2021-04-14T07:24:38.886Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestPlainTextError [2021-04-14T07:24:38.886Z] --- PASS: TestPlainTextError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestInfiniteError [2021-04-14T07:24:38.886Z] --- PASS: TestInfiniteError (0.05s) [2021-04-14T07:24:38.886Z] === RUN TestSecretCreateUnsupported [2021-04-14T07:24:38.886Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretCreateError [2021-04-14T07:24:38.886Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretCreate [2021-04-14T07:24:38.886Z] --- PASS: TestSecretCreate (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretInspectUnsupported [2021-04-14T07:24:38.886Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretInspectError [2021-04-14T07:24:38.886Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretInspectSecretNotFound [2021-04-14T07:24:38.886Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretInspectWithEmptyID [2021-04-14T07:24:38.886Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretInspect [2021-04-14T07:24:38.886Z] --- PASS: TestSecretInspect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretListUnsupported [2021-04-14T07:24:38.886Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretListError [2021-04-14T07:24:38.886Z] --- PASS: TestSecretListError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretList [2021-04-14T07:24:38.886Z] --- PASS: TestSecretList (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretRemoveUnsupported [2021-04-14T07:24:38.886Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretRemoveError [2021-04-14T07:24:38.886Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretRemove [2021-04-14T07:24:38.886Z] --- PASS: TestSecretRemove (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretUpdateUnsupported [2021-04-14T07:24:38.886Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretUpdateError [2021-04-14T07:24:38.886Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSecretUpdate [2021-04-14T07:24:38.886Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceCreateError [2021-04-14T07:24:38.886Z] --- PASS: TestServiceCreateError (0.01s) [2021-04-14T07:24:38.886Z] === RUN TestServiceCreate [2021-04-14T07:24:38.886Z] --- PASS: TestServiceCreate (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-14T07:24:38.886Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceCreateDigestPinning [2021-04-14T07:24:38.886Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceInspectError [2021-04-14T07:24:38.886Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceInspectServiceNotFound [2021-04-14T07:24:38.886Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceInspectWithEmptyID [2021-04-14T07:24:38.886Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceInspect [2021-04-14T07:24:38.886Z] --- PASS: TestServiceInspect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceListError [2021-04-14T07:24:38.886Z] --- PASS: TestServiceListError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceList [2021-04-14T07:24:38.886Z] --- PASS: TestServiceList (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceLogsError [2021-04-14T07:24:38.886Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceLogs [2021-04-14T07:24:38.886Z] --- PASS: TestServiceLogs (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceRemoveError [2021-04-14T07:24:38.886Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceRemoveNotFoundError [2021-04-14T07:24:38.886Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceRemove [2021-04-14T07:24:38.886Z] --- PASS: TestServiceRemove (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceUpdateError [2021-04-14T07:24:38.886Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestServiceUpdate [2021-04-14T07:24:38.886Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmGetUnlockKeyError [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmGetUnlockKey [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmInitError [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmInit [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmInit (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmInspectError [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmInspect [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmJoinError [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmJoin [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmLeaveError [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmLeave [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmUnlockError [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmUnlock [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmUpdateError [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestSwarmUpdate [2021-04-14T07:24:38.886Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestTaskInspectError [2021-04-14T07:24:38.886Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestTaskInspectWithEmptyID [2021-04-14T07:24:38.886Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestTaskInspect [2021-04-14T07:24:38.886Z] --- PASS: TestTaskInspect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestTaskListError [2021-04-14T07:24:38.886Z] --- PASS: TestTaskListError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestTaskList [2021-04-14T07:24:38.886Z] --- PASS: TestTaskList (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeCreateError [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeCreate [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeInspectError [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeInspectNotFound [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeInspectWithEmptyID [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeInspect [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeListError [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeListError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeList [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeList (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeRemoveError [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-14T07:24:38.886Z] === RUN TestVolumeRemove [2021-04-14T07:24:38.886Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-14T07:24:38.886Z] === CONT TestTLSCloseWriter [2021-04-14T07:24:38.886Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-14T07:24:38.886Z] PASS [2021-04-14T07:24:38.886Z] coverage: 74.9% of statements [2021-04-14T07:24:38.886Z] ok github.com/docker/docker/client 0.509s coverage: 74.9% of statements [2021-04-14T07:24:40.892Z] --- PASS: TestServiceUpdateSecrets (15.26s) [2021-04-14T07:24:40.892Z] === RUN TestServiceUpdateConfigs [2021-04-14T07:24:41.422Z] --- PASS: TestServiceCreateInit (12.16s) [2021-04-14T07:24:41.422Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.04s) [2021-04-14T07:24:41.422Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.10s) [2021-04-14T07:24:41.422Z] === RUN TestCreateServiceMultipleTimes [2021-04-14T07:24:42.499Z] --- PASS: TestCreateServiceMultipleTimes (18.15s) [2021-04-14T07:24:42.499Z] === RUN TestCreateServiceConflict [2021-04-14T07:24:44.715Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-14T07:24:45.794Z] --- PASS: TestCreateServiceConflict (3.16s) [2021-04-14T07:24:45.794Z] === RUN TestCreateServiceMaxReplicas [2021-04-14T07:24:46.620Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-14T07:24:47.556Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-14T07:24:49.094Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2021-04-14T07:24:49.094Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-14T07:24:49.460Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-14T07:24:50.398Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-14T07:24:52.935Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-14T07:24:53.099Z] --- PASS: TestServiceUpdateConfigs (15.17s) [2021-04-14T07:24:53.099Z] === RUN TestServiceUpdateNetwork [2021-04-14T07:24:54.863Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-14T07:24:55.800Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-14T07:24:56.499Z] --- PASS: TestCheckoutGit (30.39s) [2021-04-14T07:24:56.499Z] === RUN TestValidGitTransport [2021-04-14T07:24:56.499Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-14T07:24:56.499Z] === RUN TestGitInvalidRef [2021-04-14T07:24:56.499Z] --- PASS: TestGitInvalidRef (0.19s) [2021-04-14T07:24:56.499Z] PASS [2021-04-14T07:24:56.499Z] coverage: 86.3% of statements [2021-04-14T07:24:56.499Z] ok github.com/docker/docker/builder/remotecontext/git 30.754s coverage: 86.3% of statements [2021-04-14T07:24:56.499Z] ? github.com/docker/docker/cli [no test files] [2021-04-14T07:24:56.499Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-14T07:24:57.702Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-14T07:25:00.236Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-14T07:25:03.527Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-14T07:25:03.528Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestConfigureDaemonLogs [2021-04-14T07:25:03.528Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestCommonOptionsInstallFlags [2021-04-14T07:25:03.528Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-14T07:25:03.528Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-14T07:25:03.528Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-14T07:25:03.528Z] PASS [2021-04-14T07:25:03.528Z] coverage: 18.4% of statements [2021-04-14T07:25:03.528Z] ok github.com/docker/docker/cmd/dockerd 0.374s coverage: 18.4% of statements [2021-04-14T07:25:03.995Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.91s) [2021-04-14T07:25:03.995Z] === RUN TestCreateServiceSecretFileMode [2021-04-14T07:25:05.051Z] === RUN TestContainerStopSignal [2021-04-14T07:25:05.051Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestContainerStopTimeout [2021-04-14T07:25:05.051Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-14T07:25:05.051Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-14T07:25:05.051Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-14T07:25:05.051Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-04-14T07:25:05.051Z] === RUN TestReplaceAndAppendEnvVars [2021-04-14T07:25:05.051Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-14T07:25:05.051Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-14T07:25:05.051Z] === RUN TestNewMemoryStore [2021-04-14T07:25:05.051Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestAddContainers [2021-04-14T07:25:05.051Z] --- PASS: TestAddContainers (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestGetContainer [2021-04-14T07:25:05.051Z] --- PASS: TestGetContainer (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestDeleteContainer [2021-04-14T07:25:05.051Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestListContainers [2021-04-14T07:25:05.051Z] --- PASS: TestListContainers (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestFirstContainer [2021-04-14T07:25:05.051Z] --- PASS: TestFirstContainer (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestApplyAllContainer [2021-04-14T07:25:05.051Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestIsValidHealthString [2021-04-14T07:25:05.051Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestStateRunStop [2021-04-14T07:25:05.051Z] --- PASS: TestStateRunStop (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestStateTimeoutWait [2021-04-14T07:25:05.051Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-14T07:25:05.051Z] state_test.go:141: Stop callback fired [2021-04-14T07:25:05.051Z] state_test.go:165: Stop callback fired [2021-04-14T07:25:05.051Z] === RUN TestIsValidStateString [2021-04-14T07:25:05.051Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestViewSaveDelete [2021-04-14T07:25:05.051Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-14T07:25:05.051Z] === RUN TestViewAll [2021-04-14T07:25:05.051Z] --- PASS: TestViewAll (0.02s) [2021-04-14T07:25:05.051Z] === RUN TestViewGet [2021-04-14T07:25:05.051Z] --- PASS: TestViewGet (0.01s) [2021-04-14T07:25:05.051Z] === RUN TestNames [2021-04-14T07:25:05.051Z] --- PASS: TestNames (0.00s) [2021-04-14T07:25:05.051Z] === RUN TestViewWithHealthCheck [2021-04-14T07:25:05.051Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-04-14T07:25:05.051Z] PASS [2021-04-14T07:25:05.051Z] coverage: 41.6% of statements [2021-04-14T07:25:05.051Z] ok github.com/docker/docker/container 0.418s coverage: 41.6% of statements [2021-04-14T07:25:05.051Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-14T07:25:05.051Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-14T07:25:05.051Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-14T07:25:05.051Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-14T07:25:06.416Z] === RUN TestBoolValue [2021-04-14T07:25:06.416Z] --- PASS: TestBoolValue (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestBoolValueOrDefault [2021-04-14T07:25:06.416Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestInt64ValueOrZero [2021-04-14T07:25:06.416Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestInt64ValueOrDefault [2021-04-14T07:25:06.416Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-14T07:25:06.416Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestJsonContentType [2021-04-14T07:25:06.416Z] --- PASS: TestJsonContentType (0.00s) [2021-04-14T07:25:06.416Z] PASS [2021-04-14T07:25:06.416Z] coverage: 14.7% of statements [2021-04-14T07:25:06.416Z] ok github.com/docker/docker/api/server/httputils 0.072s coverage: 14.7% of statements [2021-04-14T07:25:06.416Z] === RUN TestMaskSecretKeys [2021-04-14T07:25:06.416Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-14T07:25:06.416Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-14T07:25:06.416Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-14T07:25:06.416Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-14T07:25:06.416Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-14T07:25:06.416Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-14T07:25:06.416Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestVersionMiddlewareVersion [2021-04-14T07:25:06.416Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-14T07:25:06.416Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-14T07:25:06.416Z] PASS [2021-04-14T07:25:06.416Z] coverage: 37.7% of statements [2021-04-14T07:25:06.416Z] ok github.com/docker/docker/api/server/middleware 0.137s coverage: 37.7% of statements [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-14T07:25:06.416Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-14T07:25:06.416Z] === RUN TestStrSliceMarshalJSON [2021-04-14T07:25:06.416Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestStrSliceUnmarshalJSON [2021-04-14T07:25:06.416Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestStrSliceUnmarshalString [2021-04-14T07:25:06.416Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestStrSliceUnmarshalSlice [2021-04-14T07:25:06.416Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-14T07:25:06.416Z] PASS [2021-04-14T07:25:06.416Z] coverage: 90.0% of statements [2021-04-14T07:25:06.416Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-04-14T07:25:06.416Z] === RUN TestToJSON [2021-04-14T07:25:06.416Z] --- PASS: TestToJSON (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestToParamWithVersion [2021-04-14T07:25:06.416Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestFromJSON [2021-04-14T07:25:06.416Z] --- PASS: TestFromJSON (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestEmpty [2021-04-14T07:25:06.416Z] --- PASS: TestEmpty (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestArgsMatchKVListEmptySources [2021-04-14T07:25:06.416Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestArgsMatchKVList [2021-04-14T07:25:06.416Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestArgsMatch [2021-04-14T07:25:06.416Z] --- PASS: TestArgsMatch (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestAdd [2021-04-14T07:25:06.416Z] --- PASS: TestAdd (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestDel [2021-04-14T07:25:06.416Z] --- PASS: TestDel (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestLen [2021-04-14T07:25:06.416Z] --- PASS: TestLen (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestExactMatch [2021-04-14T07:25:06.416Z] --- PASS: TestExactMatch (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestOnlyOneExactMatch [2021-04-14T07:25:06.416Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestContains [2021-04-14T07:25:06.416Z] --- PASS: TestContains (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestValidate [2021-04-14T07:25:06.416Z] --- PASS: TestValidate (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestWalkValues [2021-04-14T07:25:06.416Z] --- PASS: TestWalkValues (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestFuzzyMatch [2021-04-14T07:25:06.416Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-14T07:25:06.416Z] === RUN TestClone [2021-04-14T07:25:06.416Z] --- PASS: TestClone (0.00s) [2021-04-14T07:25:06.416Z] PASS [2021-04-14T07:25:06.416Z] coverage: 92.2% of statements [2021-04-14T07:25:06.416Z] ok github.com/docker/docker/api/types/filters 0.075s coverage: 92.2% of statements [2021-04-14T07:25:06.888Z] === RUN TestAdjustForAPIVersion [2021-04-14T07:25:06.888Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-14T07:25:06.888Z] PASS [2021-04-14T07:25:06.888Z] coverage: 5.7% of statements [2021-04-14T07:25:06.888Z] ok github.com/docker/docker/api/server/router/swarm 0.075s coverage: 5.7% of statements [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-14T07:25:06.888Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-14T07:25:06.888Z] === RUN TestDurationToSecondsString [2021-04-14T07:25:06.888Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-14T07:25:06.888Z] === RUN TestGetTimestamp [2021-04-14T07:25:07.212Z] === RUN TestPrepare [2021-04-14T07:25:07.212Z] --- PASS: TestPrepare (0.00s) [2021-04-14T07:25:07.212Z] === RUN TestStart [2021-04-14T07:25:07.212Z] --- PASS: TestStart (0.00s) [2021-04-14T07:25:07.212Z] === RUN TestWaitCancel [2021-04-14T07:25:07.212Z] --- PASS: TestWaitCancel (0.00s) [2021-04-14T07:25:07.212Z] === RUN TestWaitDisabled [2021-04-14T07:25:07.212Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-14T07:25:07.212Z] === RUN TestWaitEnabled [2021-04-14T07:25:07.212Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-14T07:25:07.212Z] === RUN TestRemove [2021-04-14T07:25:07.212Z] --- PASS: TestRemove (0.00s) [2021-04-14T07:25:07.212Z] PASS [2021-04-14T07:25:07.212Z] coverage: 65.3% of statements [2021-04-14T07:25:07.212Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.306s coverage: 65.3% of statements [2021-04-14T07:25:07.291Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2021-04-14T07:25:07.291Z] === RUN TestCreateServiceConfigFileMode [2021-04-14T07:25:07.352Z] --- PASS: TestGetTimestamp (0.17s) [2021-04-14T07:25:07.352Z] === RUN TestParseTimestamps [2021-04-14T07:25:07.352Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-14T07:25:07.352Z] PASS [2021-04-14T07:25:07.352Z] coverage: 100.0% of statements [2021-04-14T07:25:07.352Z] ok github.com/docker/docker/api/types/time 0.233s coverage: 100.0% of statements [2021-04-14T07:25:07.352Z] === RUN TestCompareVersion [2021-04-14T07:25:07.352Z] --- PASS: TestCompareVersion (0.00s) [2021-04-14T07:25:07.352Z] PASS [2021-04-14T07:25:07.352Z] coverage: 75.0% of statements [2021-04-14T07:25:07.352Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/builder [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-14T07:25:07.352Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-14T07:25:07.984Z] --- PASS: TestServiceUpdateNetwork (13.55s) [2021-04-14T07:25:07.984Z] === RUN TestServiceUpdatePidsLimit [2021-04-14T07:25:07.984Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-14T07:25:08.519Z] --- PASS: TestCreateServiceMultipleTimes (24.28s) [2021-04-14T07:25:08.519Z] === RUN TestCreateServiceConflict [2021-04-14T07:25:08.810Z] --- PASS: TestCreateServiceConflict (3.61s) [2021-04-14T07:25:08.810Z] === RUN TestCreateServiceMaxReplicas [2021-04-14T07:25:08.923Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-14T07:25:09.553Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-14T07:25:09.553Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-14T07:25:09.553Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-14T07:25:09.554Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-14T07:25:09.554Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-14T07:25:09.554Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-14T07:25:09.554Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-14T07:25:09.554Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-14T07:25:09.554Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-14T07:25:09.554Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-14T07:25:09.554Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-14T07:25:09.554Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-14T07:25:09.554Z] === RUN TestCloneArgsSmartHttp [2021-04-14T07:25:09.554Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2021-04-14T07:25:09.554Z] === RUN TestCloneArgsDumbHttp [2021-04-14T07:25:09.554Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-14T07:25:09.554Z] === RUN TestCloneArgsGit [2021-04-14T07:25:09.554Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-14T07:25:09.554Z] === RUN TestCheckoutGit [2021-04-14T07:25:10.092Z] === RUN TestNewListSecretsFilters [2021-04-14T07:25:10.092Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestNewListConfigsFilters [2021-04-14T07:25:10.092Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-14T07:25:10.092Z] PASS [2021-04-14T07:25:10.092Z] coverage: 0.5% of statements [2021-04-14T07:25:10.092Z] ok github.com/docker/docker/daemon/cluster 0.411s coverage: 0.5% of statements [2021-04-14T07:25:10.092Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-14T07:25:10.092Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-14T07:25:10.092Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-14T07:25:10.092Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-14T07:25:10.092Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-14T07:25:10.092Z] PASS [2021-04-14T07:25:10.092Z] coverage: 35.9% of statements [2021-04-14T07:25:10.092Z] ok github.com/docker/docker/daemon/cluster/convert 0.373s coverage: 35.9% of statements [2021-04-14T07:25:10.093Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-14T07:25:10.589Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2021-04-14T07:25:10.589Z] === RUN TestCreateServiceSysctls [2021-04-14T07:25:11.749Z] === RUN TestEnable [2021-04-14T07:25:11.749Z] --- PASS: TestEnable (0.00s) [2021-04-14T07:25:11.749Z] === RUN TestDisable [2021-04-14T07:25:11.749Z] --- PASS: TestDisable (0.00s) [2021-04-14T07:25:11.749Z] === RUN TestEnabled [2021-04-14T07:25:11.749Z] --- PASS: TestEnabled (0.00s) [2021-04-14T07:25:11.749Z] PASS [2021-04-14T07:25:11.749Z] coverage: 100.0% of statements [2021-04-14T07:25:11.749Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2021-04-14T07:25:12.000Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-14T07:25:12.214Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-14T07:25:12.214Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-14T07:25:12.214Z] === RUN TestProcessNoDockerignore [2021-04-14T07:25:12.214Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-14T07:25:12.214Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-04-14T07:25:12.214Z] === RUN TestDetectContentType [2021-04-14T07:25:12.214Z] --- PASS: TestDetectContentType (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestSelectAcceptableMIME [2021-04-14T07:25:12.214Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestInspectEmptyResponse [2021-04-14T07:25:12.214Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestInspectResponseBinary [2021-04-14T07:25:12.214Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestResponseUnsupportedContentType [2021-04-14T07:25:12.214Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestInspectResponseTextSimple [2021-04-14T07:25:12.214Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestInspectResponseEmptyContentType [2021-04-14T07:25:12.214Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestUnknownContentLength [2021-04-14T07:25:12.214Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestDownloadRemote [2021-04-14T07:25:12.214Z] --- PASS: TestDownloadRemote (0.09s) [2021-04-14T07:25:12.214Z] === RUN TestGetWithStatusError [2021-04-14T07:25:12.214Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-14T07:25:12.214Z] === RUN TestCloseRootDirectory [2021-04-14T07:25:12.214Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-14T07:25:12.214Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:12.214Z] === RUN TestHashFile [2021-04-14T07:25:12.214Z] --- SKIP: TestHashFile (0.00s) [2021-04-14T07:25:12.214Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:12.214Z] === RUN TestHashSubdir [2021-04-14T07:25:12.214Z] --- SKIP: TestHashSubdir (0.00s) [2021-04-14T07:25:12.214Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:12.214Z] === RUN TestRemoveDirectory [2021-04-14T07:25:12.214Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-14T07:25:12.214Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:12.214Z] PASS [2021-04-14T07:25:12.214Z] coverage: 9.3% of statements [2021-04-14T07:25:12.214Z] ok github.com/docker/docker/builder/remotecontext 0.416s coverage: 9.3% of statements [2021-04-14T07:25:12.678Z] === RUN TestGetAllAllowed [2021-04-14T07:25:12.678Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestGetAllMeta [2021-04-14T07:25:12.678Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-14T07:25:12.678Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestIsUnreferencedBuiltin [2021-04-14T07:25:12.678Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestIsExistingDirectory [2021-04-14T07:25:12.678Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-04-14T07:25:12.678Z] === RUN TestGetFilenameForDownload [2021-04-14T07:25:12.678Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestEnv2Variables [2021-04-14T07:25:12.678Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-14T07:25:12.678Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestMaintainer [2021-04-14T07:25:12.678Z] --- PASS: TestMaintainer (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestLabel [2021-04-14T07:25:12.678Z] --- PASS: TestLabel (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestFromScratch [2021-04-14T07:25:12.678Z] --- PASS: TestFromScratch (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestFromWithArg [2021-04-14T07:25:12.678Z] --- PASS: TestFromWithArg (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-14T07:25:12.678Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestFromWithUndefinedArg [2021-04-14T07:25:12.678Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestFromMultiStageWithNamedStage [2021-04-14T07:25:12.678Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestOnbuild [2021-04-14T07:25:12.678Z] --- PASS: TestOnbuild (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestWorkdir [2021-04-14T07:25:12.678Z] --- PASS: TestWorkdir (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestCmd [2021-04-14T07:25:12.678Z] --- PASS: TestCmd (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestHealthcheckNone [2021-04-14T07:25:12.678Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestHealthcheckCmd [2021-04-14T07:25:12.678Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestEntrypoint [2021-04-14T07:25:12.678Z] --- PASS: TestEntrypoint (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestExpose [2021-04-14T07:25:12.678Z] --- PASS: TestExpose (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestUser [2021-04-14T07:25:12.678Z] --- PASS: TestUser (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestVolume [2021-04-14T07:25:12.678Z] --- PASS: TestVolume (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestStopSignal [2021-04-14T07:25:12.678Z] --- SKIP: TestStopSignal (0.00s) [2021-04-14T07:25:12.678Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-14T07:25:12.678Z] === RUN TestArg [2021-04-14T07:25:12.678Z] --- PASS: TestArg (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestShell [2021-04-14T07:25:12.678Z] --- PASS: TestShell (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestPrependEnvOnCmd [2021-04-14T07:25:12.678Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestRunWithBuildArgs [2021-04-14T07:25:12.678Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestRunIgnoresHealthcheck [2021-04-14T07:25:12.678Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-14T07:25:12.678Z] === RUN TestDispatchUnsupportedOptions [2021-04-14T07:25:13.145Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-14T07:25:13.145Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-14T07:25:13.145Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-14T07:25:13.145Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestNormalizeWorkdir [2021-04-14T07:25:13.145Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestDispatch [2021-04-14T07:25:13.145Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-14T07:25:13.145Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-14T07:25:13.145Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-14T07:25:13.145Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-14T07:25:13.145Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-14T07:25:13.145Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-14T07:25:13.145Z] === RUN TestDispatch/COPY_url [2021-04-14T07:25:13.145Z] --- PASS: TestDispatch (0.09s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-14T07:25:13.145Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestAddScratchImageAddsToMounts [2021-04-14T07:25:13.145Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-14T07:25:13.145Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-14T07:25:13.145Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-14T07:25:13.145Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestImageSourceGetAddsToMounts [2021-04-14T07:25:13.145Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestEmptyDockerfile [2021-04-14T07:25:13.145Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-14T07:25:13.145Z] === RUN TestSymlinkDockerfile [2021-04-14T07:25:13.145Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-04-14T07:25:13.145Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-14T07:25:13.145Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-04-14T07:25:13.145Z] === RUN TestNonExistingDockerfile [2021-04-14T07:25:13.145Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestCopyRunConfig [2021-04-14T07:25:13.145Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestDeepCopyRunConfig [2021-04-14T07:25:13.145Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestExportImage [2021-04-14T07:25:13.145Z] --- PASS: TestExportImage (0.00s) [2021-04-14T07:25:13.145Z] === RUN TestNormalizeDest [2021-04-14T07:25:13.145Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-14T07:25:13.145Z] PASS [2021-04-14T07:25:13.145Z] coverage: 46.8% of statements [2021-04-14T07:25:13.145Z] ok github.com/docker/docker/builder/dockerfile 0.298s coverage: 46.8% of statements [2021-04-14T07:25:13.145Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-14T07:25:13.259Z] --- PASS: TestCreateServiceMaxReplicas (4.23s) [2021-04-14T07:25:13.259Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-14T07:25:14.790Z] --- PASS: TestCreateServiceSysctls (4.18s) [2021-04-14T07:25:14.790Z] === RUN TestCreateServiceCapabilities [2021-04-14T07:25:15.288Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-14T07:25:15.841Z] === RUN TestBuilderGC [2021-04-14T07:25:15.841Z] --- PASS: TestBuilderGC (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestDaemonConfigurationNotFound [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestDaemonBrokenConfiguration [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestParseClusterAdvertiseSettings [2021-04-14T07:25:15.841Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestFindConfigurationConflicts [2021-04-14T07:25:15.841Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-14T07:25:15.841Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-14T07:25:15.841Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-14T07:25:15.841Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-14T07:25:15.841Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-14T07:25:15.841Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-14T07:25:15.841Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-14T07:25:15.841Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-14T07:25:15.842Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-14T07:25:15.842Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-14T07:25:15.842Z] === RUN TestValidateConfiguration [2021-04-14T07:25:15.842Z] === RUN TestValidateConfiguration/with_label [2021-04-14T07:25:15.842Z] === RUN TestValidateConfiguration/with_dns [2021-04-14T07:25:15.842Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-14T07:25:15.842Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-14T07:25:15.842Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-14T07:25:15.842Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-14T07:25:15.842Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-14T07:25:15.842Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-14T07:25:15.842Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-14T07:25:15.842Z] === RUN TestModifiedDiscoverySettings [2021-04-14T07:25:15.842Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-14T07:25:15.842Z] === RUN TestReloadSetConfigFileNotExist [2021-04-14T07:25:15.842Z] time="2021-04-14T07:25:14Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-14T07:25:15.842Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-04-14T07:25:15.842Z] === RUN TestReloadDefaultConfigNotExist [2021-04-14T07:25:15.842Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-14T07:25:15.842Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:15.842Z] === RUN TestReloadBadDefaultConfig [2021-04-14T07:25:15.842Z] time="2021-04-14T07:25:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-175448035" [2021-04-14T07:25:15.842Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-14T07:25:15.842Z] === RUN TestReloadWithConflictingLabels [2021-04-14T07:25:15.842Z] time="2021-04-14T07:25:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-353071078" [2021-04-14T07:25:15.842Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-14T07:25:15.842Z] === RUN TestReloadWithDuplicateLabels [2021-04-14T07:25:15.842Z] time="2021-04-14T07:25:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-764032525" [2021-04-14T07:25:15.842Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-14T07:25:15.842Z] === RUN TestDaemonConfigurationMerge [2021-04-14T07:25:15.842Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-14T07:25:15.842Z] PASS [2021-04-14T07:25:15.842Z] coverage: 79.7% of statements [2021-04-14T07:25:15.842Z] ok github.com/docker/docker/daemon/config 0.391s coverage: 79.7% of statements [2021-04-14T07:25:15.842Z] === RUN TestDiscoveryOptsErrors [2021-04-14T07:25:15.842Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-14T07:25:15.842Z] === RUN TestDiscoveryOpts [2021-04-14T07:25:15.842Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-14T07:25:15.842Z] PASS [2021-04-14T07:25:15.842Z] coverage: 30.0% of statements [2021-04-14T07:25:15.842Z] ok github.com/docker/docker/daemon/discovery 0.082s coverage: 30.0% of statements [2021-04-14T07:25:16.226Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-14T07:25:16.486Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-14T07:25:17.041Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-14T07:25:17.362Z] === RUN TestVerifyNetworkingConfig [2021-04-14T07:25:17.362Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestGetContainer [2021-04-14T07:25:17.362Z] --- PASS: TestGetContainer (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestValidContainerNames [2021-04-14T07:25:17.362Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestContainerInitDNS [2021-04-14T07:25:17.362Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-14T07:25:17.362Z] daemon_test.go:147: root required [2021-04-14T07:25:17.362Z] === RUN TestMerge [2021-04-14T07:25:17.362Z] --- PASS: TestMerge (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestValidateContainerIsolation [2021-04-14T07:25:17.362Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestFindNetworkErrorType [2021-04-14T07:25:17.362Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestEnsureServicesExist [2021-04-14T07:25:17.362Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestEnsureServicesExistErrors [2021-04-14T07:25:17.362Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-14T07:25:17.362Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-14T07:25:17.362Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-14T07:25:17.362Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-14T07:25:17.362Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-14T07:25:17.362Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-14T07:25:17.362Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestContainerDelete [2021-04-14T07:25:17.362Z] --- PASS: TestContainerDelete (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestContainerDoubleDelete [2021-04-14T07:25:17.362Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestLogContainerEventCopyLabels [2021-04-14T07:25:17.362Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestLogContainerEventWithAttributes [2021-04-14T07:25:17.362Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestNoneHealthcheck [2021-04-14T07:25:17.362Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestHealthStates [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] time="2021-04-14T07:25:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:25:17.362Z] --- PASS: TestHealthStates (0.14s) [2021-04-14T07:25:17.362Z] === RUN TestMaskURLCredentials [2021-04-14T07:25:17.362Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestGetInspectData [2021-04-14T07:25:17.362Z] --- PASS: TestGetInspectData (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestFillLicense [2021-04-14T07:25:17.362Z] --- PASS: TestFillLicense (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestListInvalidFilter [2021-04-14T07:25:17.362Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestNameFilter [2021-04-14T07:25:17.362Z] --- PASS: TestNameFilter (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-14T07:25:17.362Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-14T07:25:17.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-14T07:25:17.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-14T07:25:17.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-14T07:25:17.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-14T07:25:17.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-14T07:25:17.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-14T07:25:17.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestEventsLog [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-14T07:25:17.363Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestDaemonReloadLabels [2021-04-14T07:25:17.363Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-14T07:25:17.363Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestDaemonReloadMirrors [2021-04-14T07:25:17.363Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-14T07:25:17.363Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-14T07:25:17.363Z] --- PASS: TestEventsLog (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestEventsLogTimeout [2021-04-14T07:25:17.363Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestLogEvents [2021-04-14T07:25:17.363Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestDaemonDiscoveryReload [2021-04-14T07:25:17.363Z] --- PASS: TestLogEvents (0.05s) [2021-04-14T07:25:17.363Z] === RUN TestLoadBufferedEvents [2021-04-14T07:25:17.363Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-04-14T07:25:17.363Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-14T07:25:17.363Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-14T07:25:17.363Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-14T07:25:17.363Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-14T07:25:17.363Z] PASS [2021-04-14T07:25:17.363Z] coverage: 50.0% of statements [2021-04-14T07:25:17.363Z] ok github.com/docker/docker/daemon/events 0.311s coverage: 50.0% of statements [2021-04-14T07:25:17.816Z] === RUN TestWaitNodeAttachment [2021-04-14T07:25:18.086Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2021-04-14T07:25:18.086Z] === RUN TestInspect [2021-04-14T07:25:18.270Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-04-14T07:25:18.270Z] === RUN TestIsolationConversion [2021-04-14T07:25:18.270Z] === RUN TestIsolationConversion/default [2021-04-14T07:25:18.270Z] === RUN TestIsolationConversion/process [2021-04-14T07:25:18.270Z] === RUN TestIsolationConversion/hyperv [2021-04-14T07:25:18.270Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-14T07:25:18.270Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-14T07:25:18.270Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-14T07:25:18.270Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-14T07:25:18.270Z] === RUN TestContainerLabels [2021-04-14T07:25:18.270Z] --- PASS: TestContainerLabels (0.00s) [2021-04-14T07:25:18.270Z] === RUN TestCredentialSpecConversion [2021-04-14T07:25:18.270Z] === RUN TestCredentialSpecConversion/none [2021-04-14T07:25:18.270Z] === RUN TestCredentialSpecConversion/config [2021-04-14T07:25:18.270Z] === RUN TestCredentialSpecConversion/file [2021-04-14T07:25:18.270Z] === RUN TestCredentialSpecConversion/registry [2021-04-14T07:25:18.270Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-14T07:25:18.270Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-14T07:25:18.270Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-14T07:25:18.270Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-14T07:25:18.270Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-14T07:25:18.270Z] === RUN TestControllerValidateMountBind [2021-04-14T07:25:18.270Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-14T07:25:18.270Z] === RUN TestControllerValidateMountVolume [2021-04-14T07:25:18.270Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-14T07:25:18.270Z] === RUN TestControllerValidateMountTarget [2021-04-14T07:25:18.270Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-14T07:25:18.270Z] === RUN TestControllerValidateMountTmpfs [2021-04-14T07:25:18.270Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-14T07:25:18.270Z] === RUN TestControllerValidateMountInvalidType [2021-04-14T07:25:18.270Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-14T07:25:18.270Z] === RUN TestControllerValidateMountNamedPipe [2021-04-14T07:25:18.270Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-14T07:25:18.270Z] PASS [2021-04-14T07:25:18.270Z] coverage: 11.3% of statements [2021-04-14T07:25:18.270Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.767s coverage: 11.3% of statements [2021-04-14T07:25:18.270Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-14T07:25:18.270Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-14T07:25:18.726Z] === RUN TestIsEmptyDir [2021-04-14T07:25:18.726Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-14T07:25:18.726Z] PASS [2021-04-14T07:25:18.726Z] coverage: 2.3% of statements [2021-04-14T07:25:18.726Z] ok github.com/docker/docker/daemon/graphdriver 0.140s coverage: 2.3% of statements [2021-04-14T07:25:18.726Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-14T07:25:18.726Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-14T07:25:19.179Z] === RUN TestLinkNaming [2021-04-14T07:25:19.179Z] --- PASS: TestLinkNaming (0.00s) [2021-04-14T07:25:19.179Z] === RUN TestLinkNew [2021-04-14T07:25:19.179Z] --- PASS: TestLinkNew (0.00s) [2021-04-14T07:25:19.179Z] === RUN TestLinkEnv [2021-04-14T07:25:19.179Z] --- PASS: TestLinkEnv (0.00s) [2021-04-14T07:25:19.179Z] === RUN TestLinkMultipleEnv [2021-04-14T07:25:19.179Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-14T07:25:19.179Z] === RUN TestLinkPortRangeEnv [2021-04-14T07:25:19.179Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-14T07:25:19.633Z] PASS [2021-04-14T07:25:19.633Z] coverage: 93.0% of statements [2021-04-14T07:25:19.633Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-04-14T07:25:19.633Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s) [2021-04-14T07:25:19.633Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-14T07:25:19.633Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-14T07:25:19.633Z] reload_test.go:520: root required [2021-04-14T07:25:19.633Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-14T07:25:19.633Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-14T07:25:19.633Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-14T07:25:19.633Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2021-04-14T07:25:19.633Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-14T07:25:19.633Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2021-04-14T07:25:19.633Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-14T07:25:19.633Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-04-14T07:25:19.633Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-14T07:25:19.633Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-14T07:25:19.633Z] === RUN TestParseVolumesFrom [2021-04-14T07:25:19.633Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-14T07:25:19.633Z] PASS [2021-04-14T07:25:19.633Z] coverage: 9.1% of statements [2021-04-14T07:25:19.633Z] ok github.com/docker/docker/daemon 2.814s coverage: 9.1% of statements [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-14T07:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-14T07:25:21.385Z] --- PASS: TestInspect (3.12s) [2021-04-14T07:25:21.385Z] === RUN TestCreateJob [2021-04-14T07:25:21.763Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-14T07:25:21.799Z] === RUN TestAdapterReadLogs [2021-04-14T07:25:21.799Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-14T07:25:21.799Z] === RUN TestCopier [2021-04-14T07:25:21.799Z] --- PASS: TestCopier (0.00s) [2021-04-14T07:25:21.799Z] === RUN TestCopierLongLines [2021-04-14T07:25:21.799Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-14T07:25:21.799Z] === RUN TestCopierSlow [2021-04-14T07:25:22.253Z] --- PASS: TestCopierSlow (0.35s) [2021-04-14T07:25:22.253Z] === RUN TestCopierWithSized [2021-04-14T07:25:22.253Z] === RUN TestCopierWithSized/as_is [2021-04-14T07:25:22.253Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-14T07:25:22.253Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-14T07:25:22.253Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-14T07:25:22.253Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-04-14T07:25:22.253Z] === RUN TestCopierWithPartial [2021-04-14T07:25:22.253Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-14T07:25:22.253Z] === RUN TestRingLogger [2021-04-14T07:25:22.253Z] --- PASS: TestRingLogger (0.00s) [2021-04-14T07:25:22.253Z] === RUN TestRingCap [2021-04-14T07:25:22.253Z] --- PASS: TestRingCap (0.00s) [2021-04-14T07:25:22.253Z] === RUN TestRingClose [2021-04-14T07:25:22.253Z] --- PASS: TestRingClose (0.00s) [2021-04-14T07:25:22.253Z] === RUN TestRingDrain [2021-04-14T07:25:22.253Z] --- PASS: TestRingDrain (0.00s) [2021-04-14T07:25:22.253Z] PASS [2021-04-14T07:25:22.253Z] coverage: 43.0% of statements [2021-04-14T07:25:22.253Z] ok github.com/docker/docker/daemon/logger 0.431s coverage: 43.0% of statements [2021-04-14T07:25:22.708Z] === RUN TestNewStreamConfig [2021-04-14T07:25:22.708Z] === RUN TestNewStreamConfig/defaults [2021-04-14T07:25:22.708Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-14T07:25:22.708Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-14T07:25:22.708Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-14T07:25:22.708Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-14T07:25:22.708Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-14T07:25:22.708Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-14T07:25:22.708Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-14T07:25:22.708Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-14T07:25:22.708Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-14T07:25:22.708Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-14T07:25:22.708Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-14T07:25:22.708Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-14T07:25:22.708Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-14T07:25:22.708Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-14T07:25:22.708Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-14T07:25:22.708Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-14T07:25:22.708Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-14T07:25:22.708Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-14T07:25:22.708Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-14T07:25:22.708Z] time="2021-04-14T07:25:22Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-14T07:25:22.708Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-04-14T07:25:22.708Z] === RUN TestCreateSuccess [2021-04-14T07:25:22.708Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-14T07:25:22.708Z] === RUN TestCreateLogGroupSuccess [2021-04-14T07:25:22.708Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-14T07:25:22.708Z] === RUN TestCreateError [2021-04-14T07:25:22.708Z] --- PASS: TestCreateError (0.00s) [2021-04-14T07:25:22.708Z] === RUN TestCreateAlreadyExists [2021-04-14T07:25:22.708Z] time="2021-04-14T07:25:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-14T07:25:22.708Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-14T07:25:22.708Z] === RUN TestLogClosed [2021-04-14T07:25:23.142Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-14T07:25:23.161Z] --- PASS: TestLogClosed (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestLogBlocking [2021-04-14T07:25:23.161Z] --- PASS: TestLogBlocking (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-14T07:25:23.161Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestLogNonBlockingBufferFull [2021-04-14T07:25:23.161Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestPublishBatchSuccess [2021-04-14T07:25:23.161Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestPublishBatchError [2021-04-14T07:25:23.161Z] time="2021-04-14T07:25:22Z" level=error msg=Error [2021-04-14T07:25:23.161Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-14T07:25:23.161Z] time="2021-04-14T07:25:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-14T07:25:23.161Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-14T07:25:23.161Z] time="2021-04-14T07:25:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-14T07:25:23.161Z] time="2021-04-14T07:25:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-14T07:25:23.161Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchSimple [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchTicker [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchMultilinePattern [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchClose [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestEffectiveLen [2021-04-14T07:25:23.161Z] === RUN TestEffectiveLen/0/Hello [2021-04-14T07:25:23.161Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-14T07:25:23.161Z] === RUN TestEffectiveLen/2/🙃 [2021-04-14T07:25:23.161Z] === RUN TestEffectiveLen/3/���� [2021-04-14T07:25:23.161Z] === RUN TestEffectiveLen/4/He��o [2021-04-14T07:25:23.161Z] === RUN TestEffectiveLen/5/ [2021-04-14T07:25:23.161Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestFindValidSplit [2021-04-14T07:25:23.161Z] === RUN TestFindValidSplit/0/ [2021-04-14T07:25:23.161Z] === RUN TestFindValidSplit/1/Hello [2021-04-14T07:25:23.161Z] === RUN TestFindValidSplit/2/Hello [2021-04-14T07:25:23.161Z] === RUN TestFindValidSplit/3/Hello [2021-04-14T07:25:23.161Z] === RUN TestFindValidSplit/4/🙃 [2021-04-14T07:25:23.161Z] === RUN TestFindValidSplit/5/🙃 [2021-04-14T07:25:23.161Z] === RUN TestFindValidSplit/6/a� [2021-04-14T07:25:23.161Z] === RUN TestFindValidSplit/7/a� [2021-04-14T07:25:23.161Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1044: [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1045: [2021-04-14T07:25:23.161Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1044: Hello [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1045: [2021-04-14T07:25:23.161Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1044: He [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1045: llo [2021-04-14T07:25:23.161Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1044: [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1045: Hello [2021-04-14T07:25:23.161Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1044: [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-14T07:25:23.161Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1045: [2021-04-14T07:25:23.161Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1044: a [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1045: � [2021-04-14T07:25:23.161Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1044: a� [2021-04-14T07:25:23.161Z] cloudwatchlogs_test.go:1045: [2021-04-14T07:25:23.161Z] === RUN TestProcessEventEmoji [2021-04-14T07:25:23.161Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchLineSplit [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchMaxEvents [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-04-14T07:25:23.161Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-14T07:25:23.161Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-04-14T07:25:23.161Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-14T07:25:23.161Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-14T07:25:23.161Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-14T07:25:23.161Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-14T07:25:23.161Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-14T07:25:23.161Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-14T07:25:23.161Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-14T07:25:23.161Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-14T07:25:23.161Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-14T07:25:23.161Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-14T07:25:23.161Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-14T07:25:23.161Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestCreateTagSuccess [2021-04-14T07:25:23.161Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-14T07:25:23.161Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-14T07:25:23.161Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-14T07:25:23.161Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-14T07:25:23.161Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-14T07:25:23.161Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-14T07:25:23.161Z] PASS [2021-04-14T07:25:23.161Z] coverage: 77.8% of statements [2021-04-14T07:25:23.162Z] ok github.com/docker/docker/daemon/logger/awslogs 0.417s coverage: 77.8% of statements [2021-04-14T07:25:23.162Z] === RUN TestSearchRegistryForImagesErrors [2021-04-14T07:25:23.162Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-14T07:25:23.162Z] === RUN TestSearchRegistryForImages [2021-04-14T07:25:23.162Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-14T07:25:23.162Z] === RUN TestOnlyPlatformWithFallback [2021-04-14T07:25:23.162Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-14T07:25:23.162Z] === RUN TestImageDelete [2021-04-14T07:25:23.162Z] === RUN TestImageDelete/no_lease [2021-04-14T07:25:23.162Z] === RUN TestImageDelete/lease_exists [2021-04-14T07:25:23.162Z] === RUN TestJSONFileLogger [2021-04-14T07:25:23.615Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-14T07:25:23.615Z] === RUN TestJSONFileLoggerWithTags [2021-04-14T07:25:23.615Z] --- PASS: TestImageDelete (0.07s) [2021-04-14T07:25:23.615Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-14T07:25:23.615Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-04-14T07:25:23.615Z] === RUN TestContentStoreForPull [2021-04-14T07:25:23.615Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-14T07:25:23.615Z] === RUN TestJSONFileLoggerWithOpts [2021-04-14T07:25:23.615Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-14T07:25:23.615Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-14T07:25:23.615Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-04-14T07:25:23.615Z] === RUN TestEncodeDecode [2021-04-14T07:25:23.615Z] === PAUSE TestEncodeDecode [2021-04-14T07:25:23.615Z] === RUN TestUnexpectedEOF [2021-04-14T07:25:23.615Z] time="2021-04-14T07:25:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-14T07:25:23.615Z] time="2021-04-14T07:25:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-14T07:25:23.615Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-04-14T07:25:23.615Z] === CONT TestEncodeDecode [2021-04-14T07:25:23.615Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-14T07:25:23.615Z] PASS [2021-04-14T07:25:23.615Z] coverage: 69.9% of statements [2021-04-14T07:25:23.615Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.554s coverage: 69.9% of statements [2021-04-14T07:25:23.615Z] --- PASS: TestContentStoreForPull (0.23s) [2021-04-14T07:25:23.615Z] PASS [2021-04-14T07:25:23.615Z] coverage: 6.7% of statements [2021-04-14T07:25:23.615Z] ok github.com/docker/docker/daemon/images 0.594s coverage: 6.7% of statements [2021-04-14T07:25:23.615Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-14T07:25:23.615Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-14T07:25:23.615Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-14T07:25:23.615Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-14T07:25:23.615Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-14T07:25:23.615Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-14T07:25:23.615Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-14T07:25:23.615Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-14T07:25:23.615Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-14T07:25:23.615Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-14T07:25:24.069Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-04-14T07:25:24.069Z] === RUN TestFastTimeMarshalJSON [2021-04-14T07:25:24.069Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2021-04-14T07:25:24.069Z] PASS [2021-04-14T07:25:24.069Z] coverage: 87.2% of statements [2021-04-14T07:25:24.069Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2021-04-14T07:25:25.161Z] --- PASS: TestServiceUpdatePidsLimit (17.19s) [2021-04-14T07:25:25.161Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-04-14T07:25:25.161Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-04-14T07:25:25.161Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-04-14T07:25:25.161Z] PASS [2021-04-14T07:25:25.161Z] [2021-04-14T07:25:25.161Z] === Skipped [2021-04-14T07:25:25.161Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-14T07:25:25.161Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:25:25.161Z] [2021-04-14T07:25:25.161Z] [2021-04-14T07:25:25.161Z] DONE 27 tests, 1 skipped in 181.060s [2021-04-14T07:25:25.161Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-14T07:25:25.161Z] INFO: Testing against a local daemon [2021-04-14T07:25:25.161Z] === RUN TestSessionCreate [2021-04-14T07:25:25.161Z] --- PASS: TestSessionCreate (0.02s) [2021-04-14T07:25:25.161Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-14T07:25:25.161Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-14T07:25:25.161Z] PASS [2021-04-14T07:25:25.161Z] [2021-04-14T07:25:25.161Z] DONE 2 tests in 0.073s [2021-04-14T07:25:25.161Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-14T07:25:25.161Z] INFO: Testing against a local daemon [2021-04-14T07:25:25.161Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:25:25.161Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:25:25.161Z] === RUN TestEventsExecDie [2021-04-14T07:25:25.161Z] --- PASS: TestEventsExecDie (1.13s) [2021-04-14T07:25:25.161Z] === RUN TestEventsBackwardsCompatible [2021-04-14T07:25:25.161Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-04-14T07:25:25.161Z] === RUN TestInfoBinaryCommits [2021-04-14T07:25:25.161Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-14T07:25:25.161Z] === RUN TestInfoAPIVersioned [2021-04-14T07:25:25.161Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-14T07:25:25.161Z] === RUN TestInfoDiscoveryBackend [2021-04-14T07:25:25.580Z] === RUN TestCheckpointCreateError [2021-04-14T07:25:25.580Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCheckpointCreate [2021-04-14T07:25:25.580Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCheckpointDeleteError [2021-04-14T07:25:25.580Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCheckpointDelete [2021-04-14T07:25:25.580Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCheckpointListError [2021-04-14T07:25:25.580Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCheckpointList [2021-04-14T07:25:25.580Z] --- PASS: TestCheckpointList (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCheckpointListContainerNotFound [2021-04-14T07:25:25.580Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestNewClientWithOpsFromEnv [2021-04-14T07:25:25.580Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-14T07:25:25.580Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-14T07:25:25.580Z] === RUN TestGetAPIPath [2021-04-14T07:25:25.580Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestParseHostURL [2021-04-14T07:25:25.580Z] --- PASS: TestParseHostURL (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-14T07:25:25.580Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-14T07:25:25.580Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestNegotiateAPIVersion [2021-04-14T07:25:25.580Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestNegotiateAPVersionOverride [2021-04-14T07:25:25.580Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-14T07:25:25.580Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-14T07:25:25.580Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-14T07:25:25.580Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestClientRedirect [2021-04-14T07:25:25.580Z] --- PASS: TestClientRedirect (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigCreateUnsupported [2021-04-14T07:25:25.580Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigCreateError [2021-04-14T07:25:25.580Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigCreate [2021-04-14T07:25:25.580Z] --- PASS: TestConfigCreate (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigInspectNotFound [2021-04-14T07:25:25.580Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigInspectWithEmptyID [2021-04-14T07:25:25.580Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigInspectUnsupported [2021-04-14T07:25:25.580Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigInspectError [2021-04-14T07:25:25.580Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigInspectConfigNotFound [2021-04-14T07:25:25.580Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigInspect [2021-04-14T07:25:25.580Z] --- PASS: TestConfigInspect (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigListUnsupported [2021-04-14T07:25:25.580Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigListError [2021-04-14T07:25:25.580Z] --- PASS: TestConfigListError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigList [2021-04-14T07:25:25.580Z] --- PASS: TestConfigList (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigRemoveUnsupported [2021-04-14T07:25:25.580Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigRemoveError [2021-04-14T07:25:25.580Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigRemove [2021-04-14T07:25:25.580Z] --- PASS: TestConfigRemove (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigUpdateUnsupported [2021-04-14T07:25:25.580Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigUpdateError [2021-04-14T07:25:25.580Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestConfigUpdate [2021-04-14T07:25:25.580Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestContainerCommitError [2021-04-14T07:25:25.580Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestContainerCommit [2021-04-14T07:25:25.580Z] --- PASS: TestContainerCommit (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestContainerStatPathError [2021-04-14T07:25:25.580Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestContainerStatPathNotFoundError [2021-04-14T07:25:25.580Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestContainerStatPathNoHeaderError [2021-04-14T07:25:25.580Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestContainerStatPath [2021-04-14T07:25:25.580Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCopyToContainerError [2021-04-14T07:25:25.580Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCopyToContainerNotFoundError [2021-04-14T07:25:25.580Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-14T07:25:25.580Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCopyToContainer [2021-04-14T07:25:25.580Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCopyFromContainerError [2021-04-14T07:25:25.580Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCopyFromContainerNotFoundError [2021-04-14T07:25:25.580Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-14T07:25:25.580Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-14T07:25:25.580Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-14T07:25:25.581Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestCopyFromContainer [2021-04-14T07:25:25.581Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerCreateError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerCreateImageNotFound [2021-04-14T07:25:25.581Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerCreateWithName [2021-04-14T07:25:25.581Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerCreateAutoRemove [2021-04-14T07:25:25.581Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerDiffError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerDiff [2021-04-14T07:25:25.581Z] --- PASS: TestContainerDiff (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExecCreateError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExecCreate [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExecStartError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExecStart [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExecInspectError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExecInspect [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExportError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExportError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExport [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExport (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerInspectError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerInspectContainerNotFound [2021-04-14T07:25:25.581Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerInspectWithEmptyID [2021-04-14T07:25:25.581Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerInspect [2021-04-14T07:25:25.581Z] --- PASS: TestContainerInspect (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerInspectNode [2021-04-14T07:25:25.581Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerKillError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerKillError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerKill [2021-04-14T07:25:25.581Z] --- PASS: TestContainerKill (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerListError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerListError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerList [2021-04-14T07:25:25.581Z] --- PASS: TestContainerList (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerLogsNotFoundError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerLogsError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerLogs [2021-04-14T07:25:25.581Z] --- PASS: TestContainerLogs (0.22s) [2021-04-14T07:25:25.581Z] === RUN TestContainerPauseError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerPause [2021-04-14T07:25:25.581Z] --- PASS: TestContainerPause (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainersPruneError [2021-04-14T07:25:25.581Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainersPrune [2021-04-14T07:25:25.581Z] --- PASS: TestContainersPrune (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerRemoveError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerRemoveNotFoundError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerRemove [2021-04-14T07:25:25.581Z] --- PASS: TestContainerRemove (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerRenameError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerRename [2021-04-14T07:25:25.581Z] --- PASS: TestContainerRename (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerResizeError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExecResizeError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerResize [2021-04-14T07:25:25.581Z] --- PASS: TestContainerResize (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerExecResize [2021-04-14T07:25:25.581Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerRestartError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerRestart [2021-04-14T07:25:25.581Z] --- PASS: TestContainerRestart (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerStartError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerStartError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerStart [2021-04-14T07:25:25.581Z] --- PASS: TestContainerStart (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerStatsError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerStats [2021-04-14T07:25:25.581Z] --- PASS: TestContainerStats (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerStopError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerStopError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerStop [2021-04-14T07:25:25.581Z] --- PASS: TestContainerStop (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerTopError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerTopError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerTop [2021-04-14T07:25:25.581Z] --- PASS: TestContainerTop (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerUnpauseError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerUnpause [2021-04-14T07:25:25.581Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerUpdateError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerUpdate [2021-04-14T07:25:25.581Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerWaitError [2021-04-14T07:25:25.581Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestContainerWait [2021-04-14T07:25:25.581Z] --- PASS: TestContainerWait (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestDiskUsageError [2021-04-14T07:25:25.581Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestDiskUsage [2021-04-14T07:25:25.581Z] --- PASS: TestDiskUsage (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestDistributionInspectUnsupported [2021-04-14T07:25:25.581Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestDistributionInspectWithEmptyID [2021-04-14T07:25:25.581Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestEventsErrorInOptions [2021-04-14T07:25:25.581Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestEventsErrorFromServer [2021-04-14T07:25:25.581Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestEvents [2021-04-14T07:25:25.581Z] --- PASS: TestEvents (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestTLSCloseWriter [2021-04-14T07:25:25.581Z] === PAUSE TestTLSCloseWriter [2021-04-14T07:25:25.581Z] === RUN TestImageBuildError [2021-04-14T07:25:25.581Z] --- PASS: TestImageBuildError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageBuild [2021-04-14T07:25:25.581Z] --- PASS: TestImageBuild (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestGetDockerOS [2021-04-14T07:25:25.581Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageCreateError [2021-04-14T07:25:25.581Z] --- PASS: TestImageCreateError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageCreate [2021-04-14T07:25:25.581Z] --- PASS: TestImageCreate (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageHistoryError [2021-04-14T07:25:25.581Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageHistory [2021-04-14T07:25:25.581Z] --- PASS: TestImageHistory (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageImportError [2021-04-14T07:25:25.581Z] --- PASS: TestImageImportError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageImport [2021-04-14T07:25:25.581Z] --- PASS: TestImageImport (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageInspectError [2021-04-14T07:25:25.581Z] --- PASS: TestImageInspectError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageInspectImageNotFound [2021-04-14T07:25:25.581Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageInspectWithEmptyID [2021-04-14T07:25:25.581Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageInspect [2021-04-14T07:25:25.581Z] --- PASS: TestImageInspect (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageListError [2021-04-14T07:25:25.581Z] --- PASS: TestImageListError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageList [2021-04-14T07:25:25.581Z] --- PASS: TestImageList (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageListApiBefore125 [2021-04-14T07:25:25.581Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageLoadError [2021-04-14T07:25:25.581Z] --- PASS: TestImageLoadError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageLoad [2021-04-14T07:25:25.581Z] --- PASS: TestImageLoad (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagesPruneError [2021-04-14T07:25:25.581Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagesPrune [2021-04-14T07:25:25.581Z] --- PASS: TestImagesPrune (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePullReferenceParseError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePullAnyError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePullWithoutErrors [2021-04-14T07:25:25.581Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePushReferenceError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePushAnyError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImagePushWithoutErrors [2021-04-14T07:25:25.581Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-14T07:25:25.581Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-14T07:25:25.581Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-14T07:25:25.581Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-14T07:25:25.581Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageRemoveError [2021-04-14T07:25:25.581Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageRemoveImageNotFound [2021-04-14T07:25:25.581Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageRemove [2021-04-14T07:25:25.581Z] --- PASS: TestImageRemove (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageSaveError [2021-04-14T07:25:25.581Z] --- PASS: TestImageSaveError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageSave [2021-04-14T07:25:25.581Z] --- PASS: TestImageSave (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageSearchAnyError [2021-04-14T07:25:25.581Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-14T07:25:25.581Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-14T07:25:25.581Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-14T07:25:25.581Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-14T07:25:25.581Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageSearchWithoutErrors [2021-04-14T07:25:25.581Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageTagError [2021-04-14T07:25:25.581Z] --- PASS: TestImageTagError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageTagInvalidReference [2021-04-14T07:25:25.581Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageTagInvalidSourceImageName [2021-04-14T07:25:25.581Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageTagHexSource [2021-04-14T07:25:25.581Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestImageTag [2021-04-14T07:25:25.581Z] --- PASS: TestImageTag (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestInfoServerError [2021-04-14T07:25:25.581Z] --- PASS: TestInfoServerError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestInfoInvalidResponseJSONError [2021-04-14T07:25:25.581Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestInfo [2021-04-14T07:25:25.581Z] --- PASS: TestInfo (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkConnectError [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkConnect [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkCreateError [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkCreate [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkDisconnectError [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkDisconnect [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkInspectError [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkInspectNotFoundError [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkInspectWithEmptyID [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkInspect [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkListError [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkListError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkList [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkList (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworksPruneError [2021-04-14T07:25:25.581Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworksPrune [2021-04-14T07:25:25.581Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkRemoveError [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNetworkRemove [2021-04-14T07:25:25.581Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeInspectError [2021-04-14T07:25:25.581Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeInspectNodeNotFound [2021-04-14T07:25:25.581Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeInspectWithEmptyID [2021-04-14T07:25:25.581Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeInspect [2021-04-14T07:25:25.581Z] --- PASS: TestNodeInspect (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeListError [2021-04-14T07:25:25.581Z] --- PASS: TestNodeListError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeList [2021-04-14T07:25:25.581Z] --- PASS: TestNodeList (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeRemoveError [2021-04-14T07:25:25.581Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeRemove [2021-04-14T07:25:25.581Z] --- PASS: TestNodeRemove (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeUpdateError [2021-04-14T07:25:25.581Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestNodeUpdate [2021-04-14T07:25:25.581Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestOptionWithTimeout [2021-04-14T07:25:25.581Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestPingFail [2021-04-14T07:25:25.581Z] --- PASS: TestPingFail (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestPingWithError [2021-04-14T07:25:25.581Z] 2021/04/14 07:25:24 RoundTripper returned a response & error; ignoring response [2021-04-14T07:25:25.581Z] 2021/04/14 07:25:24 RoundTripper returned a response & error; ignoring response [2021-04-14T07:25:25.581Z] --- PASS: TestPingWithError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestPingSuccess [2021-04-14T07:25:25.581Z] --- PASS: TestPingSuccess (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestPingHeadFallback [2021-04-14T07:25:25.581Z] === RUN TestPingHeadFallback/OK [2021-04-14T07:25:25.581Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-14T07:25:25.581Z] === RUN TestPingHeadFallback/Not_Found [2021-04-14T07:25:25.581Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-14T07:25:25.581Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-14T07:25:25.581Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-14T07:25:25.581Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-14T07:25:25.581Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-14T07:25:25.581Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestPluginDisableError [2021-04-14T07:25:25.581Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestPluginDisable [2021-04-14T07:25:25.581Z] --- PASS: TestPluginDisable (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestPluginEnableError [2021-04-14T07:25:25.581Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestPluginEnable [2021-04-14T07:25:25.581Z] --- PASS: TestPluginEnable (0.00s) [2021-04-14T07:25:25.581Z] === RUN TestPluginInspectError [2021-04-14T07:25:25.590Z] --- PASS: TestCreateJob (4.29s) [2021-04-14T07:25:25.590Z] === RUN TestReplicatedJob [2021-04-14T07:25:25.591Z] === RUN TestWriteLog [2021-04-14T07:25:25.591Z] === PAUSE TestWriteLog [2021-04-14T07:25:25.591Z] === RUN TestReadLog [2021-04-14T07:25:25.591Z] === PAUSE TestReadLog [2021-04-14T07:25:25.591Z] === CONT TestWriteLog [2021-04-14T07:25:25.591Z] --- PASS: TestWriteLog (0.00s) [2021-04-14T07:25:25.591Z] === CONT TestReadLog [2021-04-14T07:25:25.591Z] === RUN TestReadLog/tail_exact [2021-04-14T07:25:25.729Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-04-14T07:25:25.729Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-14T07:25:26.045Z] === RUN TestReadLog/tail_less_than_available [2021-04-14T07:25:26.045Z] === RUN TestReadLog/tail_more_than_available [2021-04-14T07:25:26.045Z] --- PASS: TestReadLog (0.17s) [2021-04-14T07:25:26.045Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-04-14T07:25:26.045Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-14T07:25:26.045Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-14T07:25:26.045Z] PASS [2021-04-14T07:25:26.045Z] coverage: 75.2% of statements [2021-04-14T07:25:26.045Z] ok github.com/docker/docker/daemon/logger/local 0.331s coverage: 75.2% of statements [2021-04-14T07:25:26.045Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-14T07:25:26.045Z] === RUN TestLog [2021-04-14T07:25:26.045Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-14T07:25:26.045Z] --- PASS: TestLog (0.01s) [2021-04-14T07:25:26.045Z] PASS [2021-04-14T07:25:26.045Z] === RUN TestPluginInspectWithEmptyID [2021-04-14T07:25:26.045Z] coverage: 31.5% of statements [2021-04-14T07:25:26.045Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-14T07:25:26.045Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.231s coverage: 31.5% of statements [2021-04-14T07:25:26.045Z] === RUN TestPluginInspect [2021-04-14T07:25:26.045Z] --- PASS: TestPluginInspect (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestPluginListError [2021-04-14T07:25:26.045Z] --- PASS: TestPluginListError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestPluginList [2021-04-14T07:25:26.045Z] --- PASS: TestPluginList (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestPluginPushError [2021-04-14T07:25:26.045Z] --- PASS: TestPluginPushError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestPluginPush [2021-04-14T07:25:26.045Z] --- PASS: TestPluginPush (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestPluginRemoveError [2021-04-14T07:25:26.045Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestPluginRemove [2021-04-14T07:25:26.045Z] --- PASS: TestPluginRemove (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestPluginSetError [2021-04-14T07:25:26.045Z] --- PASS: TestPluginSetError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestPluginSet [2021-04-14T07:25:26.045Z] --- PASS: TestPluginSet (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSetHostHeader [2021-04-14T07:25:26.045Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestPlainTextError [2021-04-14T07:25:26.045Z] --- PASS: TestPlainTextError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestInfiniteError [2021-04-14T07:25:26.045Z] --- PASS: TestInfiniteError (0.01s) [2021-04-14T07:25:26.045Z] === RUN TestSecretCreateUnsupported [2021-04-14T07:25:26.045Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretCreateError [2021-04-14T07:25:26.045Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretCreate [2021-04-14T07:25:26.045Z] --- PASS: TestSecretCreate (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretInspectUnsupported [2021-04-14T07:25:26.045Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretInspectError [2021-04-14T07:25:26.045Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretInspectSecretNotFound [2021-04-14T07:25:26.045Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretInspectWithEmptyID [2021-04-14T07:25:26.045Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretInspect [2021-04-14T07:25:26.045Z] --- PASS: TestSecretInspect (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretListUnsupported [2021-04-14T07:25:26.045Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretListError [2021-04-14T07:25:26.045Z] --- PASS: TestSecretListError (0.01s) [2021-04-14T07:25:26.045Z] === RUN TestSecretList [2021-04-14T07:25:26.045Z] --- PASS: TestSecretList (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretRemoveUnsupported [2021-04-14T07:25:26.045Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretRemoveError [2021-04-14T07:25:26.045Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretRemove [2021-04-14T07:25:26.045Z] --- PASS: TestSecretRemove (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretUpdateUnsupported [2021-04-14T07:25:26.045Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretUpdateError [2021-04-14T07:25:26.045Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSecretUpdate [2021-04-14T07:25:26.045Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceCreateError [2021-04-14T07:25:26.045Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceCreate [2021-04-14T07:25:26.045Z] --- PASS: TestServiceCreate (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-14T07:25:26.045Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceCreateDigestPinning [2021-04-14T07:25:26.045Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceInspectError [2021-04-14T07:25:26.045Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceInspectServiceNotFound [2021-04-14T07:25:26.045Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceInspectWithEmptyID [2021-04-14T07:25:26.045Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceInspect [2021-04-14T07:25:26.045Z] --- PASS: TestServiceInspect (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceListError [2021-04-14T07:25:26.045Z] --- PASS: TestServiceListError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceList [2021-04-14T07:25:26.045Z] --- PASS: TestServiceList (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceLogsError [2021-04-14T07:25:26.045Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceLogs [2021-04-14T07:25:26.045Z] --- PASS: TestServiceLogs (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceRemoveError [2021-04-14T07:25:26.045Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceRemoveNotFoundError [2021-04-14T07:25:26.045Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceRemove [2021-04-14T07:25:26.045Z] --- PASS: TestServiceRemove (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceUpdateError [2021-04-14T07:25:26.045Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestServiceUpdate [2021-04-14T07:25:26.045Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmGetUnlockKeyError [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmGetUnlockKey [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmInitError [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmInit [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmInit (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmInspectError [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmInspect [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmJoinError [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmJoin [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmLeaveError [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmLeave [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmUnlockError [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmUnlock [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmUpdateError [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestSwarmUpdate [2021-04-14T07:25:26.045Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestTaskInspectError [2021-04-14T07:25:26.045Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestTaskInspectWithEmptyID [2021-04-14T07:25:26.045Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestTaskInspect [2021-04-14T07:25:26.045Z] --- PASS: TestTaskInspect (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestTaskListError [2021-04-14T07:25:26.045Z] --- PASS: TestTaskListError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestTaskList [2021-04-14T07:25:26.045Z] --- PASS: TestTaskList (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeCreateError [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeCreate [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeInspectError [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeInspectNotFound [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeInspectWithEmptyID [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeInspect [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeListError [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeListError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeList [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeList (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeRemoveError [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-14T07:25:26.045Z] === RUN TestVolumeRemove [2021-04-14T07:25:26.045Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-14T07:25:26.045Z] === CONT TestTLSCloseWriter [2021-04-14T07:25:26.045Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-14T07:25:26.045Z] PASS [2021-04-14T07:25:26.045Z] coverage: 74.9% of statements [2021-04-14T07:25:26.045Z] ok github.com/docker/docker/client 0.787s coverage: 74.9% of statements [2021-04-14T07:25:26.429Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-14T07:25:27.002Z] === RUN TestOpenFileDelete [2021-04-14T07:25:27.002Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-14T07:25:27.002Z] === RUN TestOpenFileRename [2021-04-14T07:25:27.002Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-14T07:25:27.002Z] === RUN TestParseLogTagDefaultTag [2021-04-14T07:25:27.002Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-14T07:25:27.002Z] === RUN TestParseLogTag [2021-04-14T07:25:27.002Z] --- PASS: TestParseLogTag (0.00s) [2021-04-14T07:25:27.002Z] === RUN TestParseLogTagEmptyTag [2021-04-14T07:25:27.002Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-14T07:25:27.002Z] === RUN TestTailFiles [2021-04-14T07:25:27.002Z] --- PASS: TestTailFiles (0.00s) [2021-04-14T07:25:27.002Z] === RUN TestFollowLogsConsumerGone [2021-04-14T07:25:27.002Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-14T07:25:27.002Z] === RUN TestFollowLogsProducerGone [2021-04-14T07:25:27.002Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-14T07:25:27.002Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-14T07:25:27.002Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-14T07:25:27.002Z] === RUN TestCheckCapacityAndRotate [2021-04-14T07:25:27.002Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-14T07:25:27.002Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-14T07:25:27.002Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-04-14T07:25:27.002Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-14T07:25:27.002Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-04-14T07:25:27.002Z] PASS [2021-04-14T07:25:27.002Z] coverage: 53.7% of statements [2021-04-14T07:25:27.002Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.189s coverage: 53.7% of statements [2021-04-14T07:25:27.106Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-14T07:25:27.106Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-14T07:25:27.366Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2021-04-14T07:25:27.366Z] === RUN TestInfoAPI [2021-04-14T07:25:27.458Z] === RUN TestValidateLogOpt [2021-04-14T07:25:27.458Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestNewMissedConfig [2021-04-14T07:25:27.458Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestNewMissedUrl [2021-04-14T07:25:27.458Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestNewMissedToken [2021-04-14T07:25:27.458Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestNewWithProxy [2021-04-14T07:25:27.458Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestDefault [2021-04-14T07:25:27.458Z] --- PASS: TestDefault (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-14T07:25:27.458Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestJsonFormat [2021-04-14T07:25:27.458Z] --- PASS: TestJsonFormat (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestRawFormat [2021-04-14T07:25:27.458Z] --- PASS: TestRawFormat (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestRawFormatWithLabels [2021-04-14T07:25:27.458Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-14T07:25:27.458Z] === RUN TestRawFormatWithoutTag [2021-04-14T07:25:27.458Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2021-04-14T07:25:27.458Z] === RUN TestBatching [2021-04-14T07:25:27.458Z] === RUN TestNewParse [2021-04-14T07:25:27.458Z] --- PASS: TestNewParse (0.00s) [2021-04-14T07:25:27.458Z] PASS [2021-04-14T07:25:27.458Z] coverage: 8.3% of statements [2021-04-14T07:25:27.458Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2021-04-14T07:25:27.625Z] --- PASS: TestInfoAPI (0.03s) [2021-04-14T07:25:27.625Z] === RUN TestInfoAPIWarnings [2021-04-14T07:25:27.912Z] --- PASS: TestBatching (0.19s) [2021-04-14T07:25:27.912Z] === RUN TestFrequency [2021-04-14T07:25:27.912Z] --- PASS: TestFrequency (0.17s) [2021-04-14T07:25:27.912Z] === RUN TestOneMessagePerRequest [2021-04-14T07:25:27.912Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-14T07:25:27.912Z] === RUN TestVerify [2021-04-14T07:25:27.912Z] --- PASS: TestVerify (0.00s) [2021-04-14T07:25:27.912Z] === RUN TestSkipVerify [2021-04-14T07:25:27.912Z] === RUN TestParseLogFormat [2021-04-14T07:25:27.912Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-14T07:25:27.912Z] === RUN TestValidateLogOptEmpty [2021-04-14T07:25:27.912Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-14T07:25:27.912Z] === RUN TestValidateSyslogAddress [2021-04-14T07:25:27.912Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-14T07:25:27.912Z] === RUN TestParseAddressDefaultPort [2021-04-14T07:25:27.912Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-14T07:25:27.912Z] === RUN TestValidateSyslogFacility [2021-04-14T07:25:27.912Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-14T07:25:27.912Z] === RUN TestValidateLogOptSyslogFormat [2021-04-14T07:25:27.912Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-14T07:25:27.912Z] === RUN TestValidateLogOpt [2021-04-14T07:25:27.912Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-14T07:25:27.912Z] PASS [2021-04-14T07:25:27.912Z] coverage: 46.8% of statements [2021-04-14T07:25:27.912Z] ok github.com/docker/docker/daemon/logger/syslog 0.077s coverage: 46.8% of statements [2021-04-14T07:25:28.332Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-14T07:25:28.368Z] time="2021-04-14T07:25:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.368Z] time="2021-04-14T07:25:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.368Z] time="2021-04-14T07:25:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.822Z] --- PASS: TestSkipVerify (0.62s) [2021-04-14T07:25:28.822Z] === RUN TestBufferMaximum [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385128.357574\",\"host\":\"15c51a6def41\"}'" [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385128.357574\",\"host\":\"15c51a6def41\"}'" [2021-04-14T07:25:28.822Z] --- PASS: TestBufferMaximum (0.01s) [2021-04-14T07:25:28.822Z] === RUN TestServerAlwaysDown [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385128.361590\",\"host\":\"15c51a6def41\"}'" [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385128.361590\",\"host\":\"15c51a6def41\"}'" [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385128.361590\",\"host\":\"15c51a6def41\"}'" [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385128.362572\",\"host\":\"15c51a6def41\"}'" [2021-04-14T07:25:28.822Z] time="2021-04-14T07:25:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385128.362572\",\"host\":\"15c51a6def41\"}'" [2021-04-14T07:25:28.822Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-14T07:25:28.822Z] === RUN TestCannotSendAfterClose [2021-04-14T07:25:28.822Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-14T07:25:28.822Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-14T07:25:29.780Z] time="2021-04-14T07:25:29Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-14T07:25:29.780Z] time="2021-04-14T07:25:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"15c51a6def41\"}'" [2021-04-14T07:25:29.780Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-04-14T07:25:29.780Z] PASS [2021-04-14T07:25:29.780Z] coverage: 82.5% of statements [2021-04-14T07:25:29.780Z] ok github.com/docker/docker/daemon/logger/splunk 2.167s coverage: 82.5% of statements [2021-04-14T07:25:29.780Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-14T07:25:29.780Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-14T07:25:29.780Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-14T07:25:29.780Z] === RUN TestV1IDService [2021-04-14T07:25:29.780Z] --- PASS: TestV1IDService (0.03s) [2021-04-14T07:25:29.780Z] === RUN TestV2MetadataService [2021-04-14T07:25:30.240Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-14T07:25:31.305Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-14T07:25:31.305Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-14T07:25:31.305Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-14T07:25:31.305Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-14T07:25:31.305Z] === RUN TestContinueOnError_NeverContinue [2021-04-14T07:25:31.305Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-14T07:25:31.305Z] === RUN TestManifestStore [2021-04-14T07:25:31.305Z] === RUN TestManifestStore/no_remote_or_local [2021-04-14T07:25:31.305Z] time="2021-04-14T07:25:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local598876111\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-14T07:25:31.305Z] === RUN TestManifestStore/no_local_cache [2021-04-14T07:25:31.305Z] === RUN TestManifestStore/with_local_cache [2021-04-14T07:25:31.305Z] === RUN TestManifestStore/unknown_media_type [2021-04-14T07:25:31.305Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-14T07:25:31.305Z] time="2021-04-14T07:25:31Z" level=warning msg="reference for unknown type: " [2021-04-14T07:25:31.305Z] time="2021-04-14T07:25:31Z" level=warning msg="reference for unknown type: " [2021-04-14T07:25:31.305Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-14T07:25:31.305Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-14T07:25:31.305Z] time="2021-04-14T07:25:31Z" level=warning msg="reference for unknown type: " [2021-04-14T07:25:31.305Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-14T07:25:31.305Z] time="2021-04-14T07:25:31Z" level=warning msg="reference for unknown type: " [2021-04-14T07:25:31.759Z] time="2021-04-14T07:25:31Z" level=warning msg="reference for unknown type: " [2021-04-14T07:25:31.759Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-14T07:25:31.759Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-14T07:25:31.759Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-14T07:25:31.759Z] === RUN TestSuccessfulDownload [2021-04-14T07:25:31.759Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-14T07:25:31.759Z] download_test.go:268: Needs fixing on Windows [2021-04-14T07:25:31.759Z] === RUN TestCancelledDownload [2021-04-14T07:25:31.759Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-14T07:25:31.759Z] === RUN TestMaxDownloadAttempts [2021-04-14T07:25:31.759Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-14T07:25:31.759Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-14T07:25:31.759Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-14T07:25:31.759Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-14T07:25:31.759Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-14T07:25:31.759Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-14T07:25:31.759Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-14T07:25:31.759Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-14T07:25:31.759Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-14T07:25:31.759Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-14T07:25:31.759Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-14T07:25:31.759Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-14T07:25:31.759Z] time="2021-04-14T07:25:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore (0.37s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/with_local_cache (0.08s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-14T07:25:31.759Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-04-14T07:25:31.759Z] === RUN TestDetectManifestBlobMediaType [2021-04-14T07:25:31.759Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-14T07:25:31.759Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-14T07:25:31.759Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-14T07:25:31.759Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-14T07:25:31.759Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-14T07:25:31.759Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-14T07:25:31.759Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-14T07:25:31.759Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-14T07:25:31.759Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-14T07:25:31.759Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-14T07:25:31.759Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-14T07:25:31.759Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-14T07:25:31.759Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-14T07:25:31.759Z] === RUN TestFixManifestLayers [2021-04-14T07:25:31.759Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-14T07:25:31.759Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-14T07:25:31.759Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-14T07:25:31.759Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-14T07:25:31.759Z] === RUN TestFixManifestLayersBadParent [2021-04-14T07:25:31.759Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-14T07:25:31.759Z] === RUN TestValidateManifest [2021-04-14T07:25:31.759Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-14T07:25:31.759Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-14T07:25:31.759Z] === RUN TestFormatPlatform [2021-04-14T07:25:31.759Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-14T07:25:31.759Z] === RUN TestGetRepositoryMountCandidates [2021-04-14T07:25:31.759Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-14T07:25:31.759Z] === RUN TestLayerAlreadyExists [2021-04-14T07:25:31.759Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-14T07:25:31.759Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:25:31.759Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:25:31.759Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:25:31.759Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:25:31.759Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:25:31.759Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:25:31.759Z] === RUN TestWhenEmptyAuthConfig [2021-04-14T07:25:31.759Z] --- PASS: TestV2MetadataService (1.80s) [2021-04-14T07:25:31.759Z] PASS [2021-04-14T07:25:31.759Z] coverage: 48.2% of statements [2021-04-14T07:25:31.759Z] ok github.com/docker/docker/distribution/metadata 1.952s coverage: 48.2% of statements [2021-04-14T07:25:31.759Z] time="2021-04-14T07:25:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-14T07:25:31.759Z] time="2021-04-14T07:25:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-14T07:25:31.759Z] time="2021-04-14T07:25:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-14T07:25:31.759Z] time="2021-04-14T07:25:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-14T07:25:31.759Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-14T07:25:31.759Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-04-14T07:25:31.759Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-04-14T07:25:31.759Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-04-14T07:25:31.759Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-04-14T07:25:31.759Z] === RUN TestTransfer [2021-04-14T07:25:31.835Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.89s) [2021-04-14T07:25:31.835Z] === RUN TestCreateServiceSecretFileMode [2021-04-14T07:25:32.175Z] --- PASS: TestReplicatedJob (6.79s) [2021-04-14T07:25:32.175Z] === RUN TestUpdateReplicatedJob [2021-04-14T07:25:32.212Z] --- PASS: TestTransfer (0.12s) [2021-04-14T07:25:32.212Z] === RUN TestConcurrencyLimit [2021-04-14T07:25:32.212Z] === RUN TestNotFound [2021-04-14T07:25:32.212Z] --- PASS: TestNotFound (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestConflict [2021-04-14T07:25:32.212Z] --- PASS: TestConflict (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestForbidden [2021-04-14T07:25:32.212Z] --- PASS: TestForbidden (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestInvalidParameter [2021-04-14T07:25:32.212Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestNotImplemented [2021-04-14T07:25:32.212Z] --- PASS: TestNotImplemented (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestNotModified [2021-04-14T07:25:32.212Z] --- PASS: TestNotModified (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestUnauthorized [2021-04-14T07:25:32.212Z] --- PASS: TestUnauthorized (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestUnknown [2021-04-14T07:25:32.212Z] --- PASS: TestUnknown (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestCancelled [2021-04-14T07:25:32.212Z] --- PASS: TestCancelled (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestDeadline [2021-04-14T07:25:32.212Z] --- PASS: TestDeadline (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestDataLoss [2021-04-14T07:25:32.212Z] --- PASS: TestDataLoss (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestUnavailable [2021-04-14T07:25:32.212Z] --- PASS: TestUnavailable (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestSystem [2021-04-14T07:25:32.212Z] --- PASS: TestSystem (0.00s) [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Not_Found [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Bad_Request [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Conflict [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Unauthorized [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Forbidden [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Not_Modified [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-14T07:25:32.212Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-14T07:25:32.212Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-14T07:25:32.212Z] PASS [2021-04-14T07:25:32.212Z] coverage: 53.1% of statements [2021-04-14T07:25:32.212Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-04-14T07:25:32.212Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-04-14T07:25:32.212Z] === RUN TestInactiveJobs [2021-04-14T07:25:32.669Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-04-14T07:25:32.669Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-14T07:25:32.669Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-14T07:25:32.669Z] === RUN TestTokenPassThru [2021-04-14T07:25:32.669Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-14T07:25:32.669Z] === RUN TestTokenPassThruDifferentHost [2021-04-14T07:25:32.669Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-14T07:25:32.669Z] PASS [2021-04-14T07:25:32.669Z] coverage: 23.6% of statements [2021-04-14T07:25:32.669Z] ok github.com/docker/docker/distribution 1.723s coverage: 23.6% of statements [2021-04-14T07:25:32.669Z] --- PASS: TestInactiveJobs (0.38s) [2021-04-14T07:25:32.669Z] === RUN TestWatchRelease [2021-04-14T07:25:32.669Z] --- PASS: TestWatchRelease (0.04s) [2021-04-14T07:25:32.669Z] === RUN TestWatchFinishedTransfer [2021-04-14T07:25:32.669Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-14T07:25:32.669Z] === RUN TestDuplicateTransfer [2021-04-14T07:25:32.669Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-14T07:25:32.669Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-14T07:25:32.669Z] === RUN TestSuccessfulUpload [2021-04-14T07:25:33.123Z] time="2021-04-14T07:25:32Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-14T07:25:33.366Z] --- PASS: TestCreateServiceSecretFileMode (4.01s) [2021-04-14T07:25:33.366Z] === RUN TestCreateServiceConfigFileMode [2021-04-14T07:25:33.576Z] --- PASS: TestSuccessfulUpload (0.45s) [2021-04-14T07:25:33.576Z] === RUN TestCancelledUpload [2021-04-14T07:25:33.576Z] --- PASS: TestCancelledUpload (0.02s) [2021-04-14T07:25:33.576Z] PASS [2021-04-14T07:25:33.576Z] coverage: 76.8% of statements [2021-04-14T07:25:33.576Z] ok github.com/docker/docker/distribution/xfer 2.003s coverage: 76.8% of statements [2021-04-14T07:25:33.576Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-14T07:25:33.576Z] === RUN TestCompare [2021-04-14T07:25:33.576Z] --- PASS: TestCompare (0.00s) [2021-04-14T07:25:33.576Z] PASS [2021-04-14T07:25:33.576Z] coverage: 19.2% of statements [2021-04-14T07:25:33.576Z] ok github.com/docker/docker/image/cache 0.097s coverage: 19.2% of statements [2021-04-14T07:25:34.031Z] === RUN TestFSGetInvalidData [2021-04-14T07:25:34.031Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-14T07:25:34.031Z] === RUN TestFSInvalidSet [2021-04-14T07:25:34.031Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-14T07:25:34.031Z] === RUN TestFSInvalidRoot [2021-04-14T07:25:34.031Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-14T07:25:34.031Z] === RUN TestFSMetadataGetSet [2021-04-14T07:25:34.031Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-04-14T07:25:34.031Z] === RUN TestFSInvalidWalker [2021-04-14T07:25:34.031Z] --- PASS: TestFSInvalidWalker (0.06s) [2021-04-14T07:25:34.031Z] === RUN TestFSGetSet [2021-04-14T07:25:34.432Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-14T07:25:34.485Z] --- PASS: TestFSGetSet (0.02s) [2021-04-14T07:25:34.485Z] === RUN TestFSGetUnsetKey [2021-04-14T07:25:34.485Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-14T07:25:34.485Z] === RUN TestFSGetEmptyData [2021-04-14T07:25:34.485Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-04-14T07:25:34.485Z] === RUN TestFSDelete [2021-04-14T07:25:34.485Z] --- PASS: TestFSDelete (0.05s) [2021-04-14T07:25:34.485Z] === RUN TestFSWalker [2021-04-14T07:25:34.485Z] --- PASS: TestFSWalker (0.02s) [2021-04-14T07:25:34.485Z] === RUN TestFSWalkerStopOnError [2021-04-14T07:25:34.485Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-04-14T07:25:34.485Z] === RUN TestNewFromJSON [2021-04-14T07:25:34.485Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-14T07:25:34.485Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-14T07:25:34.485Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-14T07:25:34.485Z] === RUN TestMarshalKeyOrder [2021-04-14T07:25:34.485Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-14T07:25:34.485Z] === RUN TestHistoryEqual [2021-04-14T07:25:34.485Z] --- PASS: TestHistoryEqual (0.15s) [2021-04-14T07:25:34.485Z] === RUN TestImage [2021-04-14T07:25:34.485Z] --- PASS: TestImage (0.00s) [2021-04-14T07:25:34.485Z] === RUN TestImageOSNotEmpty [2021-04-14T07:25:34.485Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-14T07:25:34.485Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-14T07:25:34.485Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-14T07:25:34.485Z] === RUN TestCreate [2021-04-14T07:25:34.485Z] --- PASS: TestCreate (0.01s) [2021-04-14T07:25:34.485Z] === RUN TestRestore [2021-04-14T07:25:34.485Z] time="2021-04-14T07:25:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-14T07:25:34.485Z] --- PASS: TestRestore (0.03s) [2021-04-14T07:25:34.485Z] === RUN TestAddDelete [2021-04-14T07:25:34.485Z] --- PASS: TestAddDelete (0.02s) [2021-04-14T07:25:34.485Z] === RUN TestSearchAfterDelete [2021-04-14T07:25:34.485Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-14T07:25:34.485Z] === RUN TestParentReset [2021-04-14T07:25:34.485Z] --- PASS: TestParentReset (0.04s) [2021-04-14T07:25:34.485Z] === RUN TestGetAndSetLastUpdated [2021-04-14T07:25:34.939Z] --- PASS: TestGetAndSetLastUpdated (0.16s) [2021-04-14T07:25:34.939Z] === RUN TestStoreLen [2021-04-14T07:25:34.939Z] --- PASS: TestStoreLen (0.07s) [2021-04-14T07:25:34.939Z] PASS [2021-04-14T07:25:34.939Z] coverage: 86.6% of statements [2021-04-14T07:25:34.939Z] ok github.com/docker/docker/image 0.892s coverage: 86.6% of statements [2021-04-14T07:25:35.393Z] === RUN TestValidateManifest [2021-04-14T07:25:35.393Z] === RUN TestValidateManifest/nil [2021-04-14T07:25:35.393Z] === RUN TestValidateManifest/non-nil [2021-04-14T07:25:35.393Z] --- PASS: TestValidateManifest (0.00s) [2021-04-14T07:25:35.393Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-14T07:25:35.393Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-14T07:25:35.393Z] PASS [2021-04-14T07:25:35.393Z] coverage: 0.6% of statements [2021-04-14T07:25:35.393Z] ok github.com/docker/docker/image/tarexport 0.166s coverage: 0.6% of statements [2021-04-14T07:25:35.393Z] === RUN TestMakeV1ConfigFromConfig [2021-04-14T07:25:35.393Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-14T07:25:35.393Z] PASS [2021-04-14T07:25:35.393Z] coverage: 25.0% of statements [2021-04-14T07:25:35.393Z] ok github.com/docker/docker/image/v1 0.140s coverage: 25.0% of statements [2021-04-14T07:25:35.393Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-14T07:25:36.377Z] --- PASS: TestUpdateReplicatedJob (4.15s) [2021-04-14T07:25:36.377Z] === RUN TestServiceListWithStatuses [2021-04-14T07:25:36.377Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-14T07:25:36.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:25:36.377Z] === RUN TestDockerNetworkConnectAlias [2021-04-14T07:25:36.913Z] === RUN TestSerialization [2021-04-14T07:25:36.913Z] --- PASS: TestSerialization (0.06s) [2021-04-14T07:25:36.913Z] PASS [2021-04-14T07:25:36.913Z] coverage: 100.0% of statements [2021-04-14T07:25:36.913Z] ok github.com/docker/docker/libcontainerd/queue 0.109s coverage: 100.0% of statements [2021-04-14T07:25:37.368Z] === RUN TestEmptyLayer [2021-04-14T07:25:37.368Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-14T07:25:37.368Z] === RUN TestCommitFailure [2021-04-14T07:25:37.368Z] --- PASS: TestCommitFailure (0.01s) [2021-04-14T07:25:37.368Z] === RUN TestStartTransactionFailure [2021-04-14T07:25:37.368Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-14T07:25:37.368Z] === RUN TestGetOrphan [2021-04-14T07:25:37.368Z] --- PASS: TestGetOrphan (0.01s) [2021-04-14T07:25:37.368Z] === RUN TestMountAndRegister [2021-04-14T07:25:37.368Z] --- PASS: TestMountAndRegister (0.06s) [2021-04-14T07:25:37.368Z] layer_test.go:271: Layer size: 14 [2021-04-14T07:25:37.368Z] === RUN TestLayerRelease [2021-04-14T07:25:37.368Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-14T07:25:37.368Z] layer_test.go:304: Failing on Windows [2021-04-14T07:25:37.368Z] === RUN TestStoreRestore [2021-04-14T07:25:37.368Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-14T07:25:37.368Z] layer_test.go:353: Failing on Windows [2021-04-14T07:25:37.368Z] === RUN TestTarStreamStability [2021-04-14T07:25:37.368Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-14T07:25:37.368Z] layer_test.go:468: Failing on Windows [2021-04-14T07:25:37.368Z] === RUN TestRegisterExistingLayer [2021-04-14T07:25:37.733Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-14T07:25:37.814Z] --- PASS: TestCreateServiceConfigFileMode (4.04s) [2021-04-14T07:25:37.814Z] === RUN TestCreateServiceSysctls [2021-04-14T07:25:37.822Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-04-14T07:25:37.822Z] === RUN TestTarStreamVerification [2021-04-14T07:25:37.822Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-14T07:25:37.822Z] layer_test.go:697: Failing on Windows [2021-04-14T07:25:37.822Z] === RUN TestLayerMigration [2021-04-14T07:25:37.822Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-14T07:25:37.822Z] migration_test.go:46: Failing on Windows [2021-04-14T07:25:37.822Z] === RUN TestLayerMigrationNoTarsplit [2021-04-14T07:25:37.822Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-14T07:25:37.822Z] migration_test.go:182: Failing on Windows [2021-04-14T07:25:37.822Z] === RUN TestMountInit [2021-04-14T07:25:37.822Z] --- SKIP: TestMountInit (0.00s) [2021-04-14T07:25:37.822Z] mount_test.go:17: Failing on Windows [2021-04-14T07:25:37.822Z] === RUN TestMountSize [2021-04-14T07:25:37.822Z] --- SKIP: TestMountSize (0.00s) [2021-04-14T07:25:37.822Z] mount_test.go:76: Failing on Windows [2021-04-14T07:25:37.822Z] === RUN TestMountChanges [2021-04-14T07:25:37.822Z] --- SKIP: TestMountChanges (0.00s) [2021-04-14T07:25:37.822Z] mount_test.go:125: Failing on Windows [2021-04-14T07:25:37.822Z] === RUN TestMountApply [2021-04-14T07:25:37.822Z] --- SKIP: TestMountApply (0.00s) [2021-04-14T07:25:37.822Z] mount_test.go:212: Failing on Windows [2021-04-14T07:25:37.822Z] PASS [2021-04-14T07:25:37.822Z] coverage: 30.1% of statements [2021-04-14T07:25:37.822Z] ok github.com/docker/docker/layer 0.468s coverage: 30.1% of statements [2021-04-14T07:25:37.822Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-14T07:25:38.276Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-14T07:25:38.276Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-14T07:25:38.276Z] PASS [2021-04-14T07:25:38.276Z] coverage: 42.3% of statements [2021-04-14T07:25:38.276Z] ok github.com/docker/docker/oci 0.057s coverage: 42.3% of statements [2021-04-14T07:25:38.301Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-14T07:25:38.730Z] === RUN TestEnvironmentParsing [2021-04-14T07:25:38.730Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-14T07:25:38.730Z] PASS [2021-04-14T07:25:38.730Z] coverage: 1.0% of statements [2021-04-14T07:25:38.730Z] ok github.com/docker/docker/libcontainerd/local 0.139s coverage: 1.0% of statements [2021-04-14T07:25:38.730Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-14T07:25:38.730Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-14T07:25:38.730Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-14T07:25:38.730Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-14T07:25:38.730Z] === RUN TestParseVersion [2021-04-14T07:25:38.730Z] --- PASS: TestParseVersion (0.00s) [2021-04-14T07:25:38.730Z] PASS [2021-04-14T07:25:38.730Z] coverage: 52.9% of statements [2021-04-14T07:25:38.730Z] ok github.com/docker/docker/pkg/aaparser 0.070s coverage: 52.9% of statements [2021-04-14T07:25:39.184Z] === RUN TestAddressPoolOpt [2021-04-14T07:25:39.184Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/a [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/something [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/_=a [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/env1=value1 [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/_env1=value1 [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/PATH [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/=a [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/PATH= [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/PATH=something [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/asd!qwe [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/1asd [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/123 [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/some_space [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/__some_space_before [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/some_space_after__ [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/= [2021-04-14T07:25:39.184Z] === RUN TestValidateEnv/PaTh [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-14T07:25:39.184Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-14T07:25:39.240Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-14T07:25:39.635Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-14T07:25:39.637Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-14T07:25:39.637Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-14T07:25:39.637Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-14T07:25:39.637Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-14T07:25:39.637Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-14T07:25:39.637Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-14T07:25:39.637Z] === RUN TestParseHost [2021-04-14T07:25:39.637Z] --- PASS: TestParseHost (0.00s) [2021-04-14T07:25:39.637Z] === RUN TestParseDockerDaemonHost [2021-04-14T07:25:39.637Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-14T07:25:39.637Z] === RUN TestParseTCP [2021-04-14T07:25:39.637Z] --- PASS: TestParseTCP (0.00s) [2021-04-14T07:25:39.637Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-14T07:25:40.091Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestValidateExtraHosts [2021-04-14T07:25:40.091Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestIpOptString [2021-04-14T07:25:40.091Z] --- PASS: TestIpOptString (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-14T07:25:40.091Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestNewIpOptValidDefaultVal [2021-04-14T07:25:40.091Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestIpOptSetInvalidVal [2021-04-14T07:25:40.091Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestValidateIPAddress [2021-04-14T07:25:40.091Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestMapOpts [2021-04-14T07:25:40.091Z] --- PASS: TestMapOpts (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestListOptsWithoutValidator [2021-04-14T07:25:40.091Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestListOptsWithValidator [2021-04-14T07:25:40.091Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestValidateDNSSearch [2021-04-14T07:25:40.091Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_general_format [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_one_more [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-14T07:25:40.091Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-14T07:25:40.091Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestNamedListOpts [2021-04-14T07:25:40.091Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestNamedMapOpts [2021-04-14T07:25:40.091Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestParseLink [2021-04-14T07:25:40.091Z] --- PASS: TestParseLink (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestQuotedStringSetWithQuotes [2021-04-14T07:25:40.091Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-14T07:25:40.091Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-14T07:25:40.091Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestUlimitOpt [2021-04-14T07:25:40.091Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-14T07:25:40.091Z] PASS [2021-04-14T07:25:40.091Z] coverage: 67.1% of statements [2021-04-14T07:25:40.091Z] ok github.com/docker/docker/opts 0.094s coverage: 67.1% of statements [2021-04-14T07:25:40.091Z] === RUN TestUnbuffered [2021-04-14T07:25:40.091Z] --- PASS: TestUnbuffered (0.00s) [2021-04-14T07:25:40.091Z] === RUN TestRaceUnbuffered [2021-04-14T07:25:40.091Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-14T07:25:40.091Z] PASS [2021-04-14T07:25:40.091Z] coverage: 100.0% of statements [2021-04-14T07:25:40.091Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-04-14T07:25:40.545Z] === RUN TestPeerCertificateMarshalJSON [2021-04-14T07:25:40.582Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-14T07:25:40.998Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-14T07:25:40.998Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-14T07:25:40.998Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2021-04-14T07:25:40.998Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-14T07:25:40.998Z] === RUN TestMiddleware [2021-04-14T07:25:40.998Z] --- PASS: TestMiddleware (0.00s) [2021-04-14T07:25:40.998Z] === RUN TestNewResponseModifier [2021-04-14T07:25:40.998Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-14T07:25:40.998Z] PASS [2021-04-14T07:25:40.998Z] coverage: 26.8% of statements [2021-04-14T07:25:40.998Z] ok github.com/docker/docker/pkg/authorization 0.566s coverage: 26.8% of statements [2021-04-14T07:25:40.998Z] === RUN TestMatch [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[]] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[foo]] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[foo_bar]] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[]#01 [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[qux]] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-14T07:25:40.998Z] === RUN TestMatch/[[foo_baz]] [2021-04-14T07:25:40.998Z] --- PASS: TestMatch (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-14T07:25:40.998Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-14T07:25:40.998Z] PASS [2021-04-14T07:25:40.998Z] coverage: 87.5% of statements [2021-04-14T07:25:40.998Z] ok github.com/docker/docker/pkg/capabilities 0.121s coverage: 87.5% of statements [2021-04-14T07:25:41.955Z] === RUN TestIsArchivePathDir [2021-04-14T07:25:41.955Z] --- PASS: TestIsArchivePathDir (0.15s) [2021-04-14T07:25:41.955Z] === RUN TestIsArchivePathInvalidFile [2021-04-14T07:25:42.264Z] --- PASS: TestCreateServiceSysctls (4.97s) [2021-04-14T07:25:42.264Z] === RUN TestCreateServiceCapabilities [2021-04-14T07:25:42.409Z] === RUN TestChrootTarUntar [2021-04-14T07:25:42.409Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-14T07:25:42.409Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:42.409Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-14T07:25:42.409Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-14T07:25:42.409Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:42.409Z] === RUN TestChrootUntarEmptyArchive [2021-04-14T07:25:42.409Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-14T07:25:42.409Z] === RUN TestChrootTarUntarWithSymlink [2021-04-14T07:25:42.409Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-14T07:25:42.409Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:25:42.409Z] === RUN TestChrootCopyWithTar [2021-04-14T07:25:42.409Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-14T07:25:42.409Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:25:42.409Z] === RUN TestChrootCopyFileWithTar [2021-04-14T07:25:42.409Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-14T07:25:42.409Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:42.409Z] === RUN TestChrootUntarPath [2021-04-14T07:25:42.409Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-14T07:25:42.409Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:25:42.409Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-14T07:25:42.409Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-14T07:25:42.409Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:42.409Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-14T07:25:42.409Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-14T07:25:42.409Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:42.409Z] === RUN TestChrootApplyDotDotFile [2021-04-14T07:25:42.409Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-14T07:25:42.409Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:25:42.409Z] PASS [2021-04-14T07:25:42.409Z] coverage: 15.4% of statements [2021-04-14T07:25:42.409Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.4% of statements [2021-04-14T07:25:42.409Z] === RUN TestSizeEmpty [2021-04-14T07:25:42.409Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-14T07:25:42.409Z] === RUN TestSizeEmptyFile [2021-04-14T07:25:42.409Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-14T07:25:42.409Z] === RUN TestSizeNonemptyFile [2021-04-14T07:25:42.409Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-14T07:25:42.409Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-14T07:25:42.409Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-14T07:25:42.409Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-14T07:25:42.409Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-14T07:25:42.409Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-14T07:25:42.409Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-14T07:25:42.409Z] === RUN TestMoveToSubdir [2021-04-14T07:25:42.409Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-14T07:25:42.409Z] === RUN TestSizeNonExistingDirectory [2021-04-14T07:25:42.409Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-14T07:25:42.409Z] PASS [2021-04-14T07:25:42.409Z] coverage: 80.0% of statements [2021-04-14T07:25:42.409Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-04-14T07:25:42.409Z] === RUN TestIsArchivePathTar [2021-04-14T07:25:42.409Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2021-04-14T07:25:42.409Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-04-14T07:25:42.409Z] === RUN TestDecompressStreamGzip [2021-04-14T07:25:42.409Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-04-14T07:25:42.409Z] === RUN TestDecompressStreamBzip2 [2021-04-14T07:25:42.488Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-14T07:25:42.862Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-04-14T07:25:42.862Z] === RUN TestDecompressStreamXz [2021-04-14T07:25:42.862Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-14T07:25:42.862Z] archive_test.go:134: Xz not present in msys2 [2021-04-14T07:25:42.862Z] === RUN TestCompressStreamXzUnsupported [2021-04-14T07:25:42.862Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-14T07:25:42.862Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-14T07:25:42.862Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-14T07:25:42.862Z] === RUN TestCompressStreamInvalid [2021-04-14T07:25:42.862Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-14T07:25:42.862Z] === RUN TestExtensionInvalid [2021-04-14T07:25:42.862Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-14T07:25:42.862Z] === RUN TestExtensionUncompressed [2021-04-14T07:25:42.862Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-14T07:25:42.862Z] === RUN TestExtensionBzip2 [2021-04-14T07:25:42.862Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-14T07:25:42.862Z] === RUN TestExtensionGzip [2021-04-14T07:25:42.862Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-14T07:25:42.862Z] === RUN TestExtensionXz [2021-04-14T07:25:42.862Z] --- PASS: TestExtensionXz (0.00s) [2021-04-14T07:25:42.862Z] === RUN TestCmdStreamLargeStderr [2021-04-14T07:25:42.862Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-04-14T07:25:42.862Z] === RUN TestCmdStreamBad [2021-04-14T07:25:42.862Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-14T07:25:42.862Z] archive_test.go:239: Failing on Windows CI machines [2021-04-14T07:25:42.862Z] === RUN TestCmdStreamGood [2021-04-14T07:25:42.862Z] --- PASS: TestCmdStreamGood (0.05s) [2021-04-14T07:25:42.862Z] === RUN TestUntarPathWithInvalidDest [2021-04-14T07:25:42.862Z] === RUN Test [2021-04-14T07:25:42.862Z] === RUN Test/TestContainsEntry [2021-04-14T07:25:42.862Z] === RUN Test/TestCreateEntries [2021-04-14T07:25:42.862Z] === RUN Test/TestEntriesDiff [2021-04-14T07:25:42.862Z] === RUN Test/TestEntriesEquality [2021-04-14T07:25:42.862Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-14T07:25:42.862Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-14T07:25:42.862Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-14T07:25:42.862Z] === RUN Test/TestGeneratorNotGenerate [2021-04-14T07:25:42.862Z] === RUN Test/TestGeneratorWithPort [2021-04-14T07:25:42.862Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-14T07:25:42.862Z] === RUN Test/TestNewEntry [2021-04-14T07:25:42.862Z] === RUN Test/TestParse [2021-04-14T07:25:42.862Z] --- PASS: Test (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-14T07:25:42.862Z] --- PASS: Test/TestParse (0.00s) [2021-04-14T07:25:42.862Z] PASS [2021-04-14T07:25:42.862Z] coverage: 58.3% of statements [2021-04-14T07:25:42.862Z] ok github.com/docker/docker/pkg/discovery 0.056s coverage: 58.3% of statements [2021-04-14T07:25:42.862Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-04-14T07:25:42.862Z] === RUN TestUntarPathWithInvalidSrc [2021-04-14T07:25:42.862Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-14T07:25:42.862Z] === RUN TestUntarPath [2021-04-14T07:25:42.862Z] --- PASS: TestUntarPath (0.13s) [2021-04-14T07:25:42.862Z] === RUN TestUntarPathWithDestinationFile [2021-04-14T07:25:42.959Z] --- PASS: TestDockerNetworkConnectAlias (6.50s) [2021-04-14T07:25:42.959Z] === RUN TestDockerNetworkReConnect [2021-04-14T07:25:43.316Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-04-14T07:25:43.316Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-14T07:25:43.316Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-04-14T07:25:43.316Z] === RUN TestCopyWithTarInvalidSrc [2021-04-14T07:25:43.316Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-14T07:25:43.316Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-14T07:25:43.316Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-14T07:25:43.316Z] === RUN TestCopyWithTarSrcFile [2021-04-14T07:25:43.316Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-04-14T07:25:43.316Z] === RUN TestCopyWithTarSrcFolder [2021-04-14T07:25:43.316Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-14T07:25:43.316Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-14T07:25:43.316Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-14T07:25:43.316Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-14T07:25:43.316Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-14T07:25:43.316Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-14T07:25:43.316Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-14T07:25:43.316Z] === RUN TestCopyFileWithTarSrcFile [2021-04-14T07:25:43.316Z] --- PASS: TestCopyFileWithTarSrcFile (0.04s) [2021-04-14T07:25:43.316Z] === RUN TestTarFiles [2021-04-14T07:25:43.316Z] === RUN Test [2021-04-14T07:25:43.316Z] === RUN Test/TestContent [2021-04-14T07:25:43.316Z] === RUN Test/TestInitialize [2021-04-14T07:25:43.316Z] === RUN Test/TestNew [2021-04-14T07:25:43.316Z] === RUN Test/TestParsingContentsWithComments [2021-04-14T07:25:43.316Z] === RUN Test/TestRegister [2021-04-14T07:25:43.316Z] === RUN Test/TestWatch [2021-04-14T07:25:43.316Z] --- PASS: Test (0.01s) [2021-04-14T07:25:43.316Z] --- PASS: Test/TestContent (0.00s) [2021-04-14T07:25:43.316Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-14T07:25:43.316Z] --- PASS: Test/TestNew (0.00s) [2021-04-14T07:25:43.316Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-14T07:25:43.316Z] --- PASS: Test/TestRegister (0.00s) [2021-04-14T07:25:43.316Z] --- PASS: Test/TestWatch (0.00s) [2021-04-14T07:25:43.316Z] PASS [2021-04-14T07:25:43.316Z] coverage: 92.9% of statements [2021-04-14T07:25:43.316Z] ok github.com/docker/docker/pkg/discovery/file 0.049s coverage: 92.9% of statements [2021-04-14T07:25:43.427Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-14T07:25:43.427Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-14T07:25:44.274Z] === RUN Test [2021-04-14T07:25:44.274Z] === RUN Test/TestWatch [2021-04-14T07:25:44.274Z] --- PASS: Test (0.00s) [2021-04-14T07:25:44.274Z] --- PASS: Test/TestWatch (0.00s) [2021-04-14T07:25:44.274Z] PASS [2021-04-14T07:25:44.274Z] coverage: 92.3% of statements [2021-04-14T07:25:44.274Z] ok github.com/docker/docker/pkg/discovery/memory 0.074s coverage: 92.3% of statements [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-14T07:25:44.550Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-04-14T07:25:44.550Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-14T07:25:44.550Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-14T07:25:44.550Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-04-14T07:25:44.550Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-14T07:25:44.550Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-04-14T07:25:44.550Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/builder [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-14T07:25:44.550Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-14T07:25:44.728Z] === RUN Test [2021-04-14T07:25:44.728Z] === RUN Test/TestInitialize [2021-04-14T07:25:44.728Z] time="2021-04-14T07:25:44Z" level=info msg="Initializing discovery without TLS" [2021-04-14T07:25:44.728Z] time="2021-04-14T07:25:44Z" level=info msg="Initializing discovery without TLS" [2021-04-14T07:25:44.728Z] time="2021-04-14T07:25:44Z" level=info msg="Initializing discovery without TLS" [2021-04-14T07:25:44.728Z] === RUN Test/TestInitializeWithCerts [2021-04-14T07:25:44.728Z] time="2021-04-14T07:25:44Z" level=info msg="Initializing discovery with TLS" [2021-04-14T07:25:44.728Z] === RUN Test/TestWatch [2021-04-14T07:25:44.728Z] time="2021-04-14T07:25:44Z" level=info msg="Initializing discovery without TLS" [2021-04-14T07:25:44.728Z] === RUN Test [2021-04-14T07:25:44.728Z] === RUN Test/TestInitialize [2021-04-14T07:25:44.728Z] === RUN Test/TestInitializeWithPattern [2021-04-14T07:25:44.728Z] === RUN Test/TestRegister [2021-04-14T07:25:44.728Z] === RUN Test/TestWatch [2021-04-14T07:25:44.728Z] --- PASS: Test (0.00s) [2021-04-14T07:25:44.728Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-14T07:25:44.728Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-14T07:25:44.728Z] --- PASS: Test/TestRegister (0.00s) [2021-04-14T07:25:44.728Z] --- PASS: Test/TestWatch (0.00s) [2021-04-14T07:25:44.728Z] PASS [2021-04-14T07:25:44.728Z] coverage: 93.8% of statements [2021-04-14T07:25:44.728Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-04-14T07:25:45.686Z] === RUN TestPollerAddRemove [2021-04-14T07:25:45.686Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-14T07:25:45.686Z] === RUN TestPollerEvent [2021-04-14T07:25:45.686Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-14T07:25:45.686Z] poller_test.go:41: No chmod on Windows [2021-04-14T07:25:45.686Z] === RUN TestPollerClose [2021-04-14T07:25:45.686Z] --- PASS: TestPollerClose (0.00s) [2021-04-14T07:25:45.686Z] PASS [2021-04-14T07:25:45.686Z] coverage: 45.7% of statements [2021-04-14T07:25:45.686Z] ok github.com/docker/docker/pkg/filenotify 0.120s coverage: 45.7% of statements [2021-04-14T07:25:45.712Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-04-14T07:25:45.712Z] === RUN TestInfoDebug [2021-04-14T07:25:45.712Z] --- PASS: TestInfoDebug (0.63s) [2021-04-14T07:25:45.712Z] === RUN TestInfoInsecureRegistries [2021-04-14T07:25:45.712Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2021-04-14T07:25:45.712Z] === RUN TestInfoRegistryMirrors [2021-04-14T07:25:45.918Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements [2021-04-14T07:25:45.918Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 48.5% of statements [2021-04-14T07:25:45.918Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-14T07:25:45.964Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-14T07:25:45.964Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-14T07:25:46.280Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2021-04-14T07:25:46.281Z] === RUN TestLoginFailsWithBadCredentials [2021-04-14T07:25:46.281Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-04-14T07:25:46.281Z] === RUN TestPingCacheHeaders [2021-04-14T07:25:46.281Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-14T07:25:46.281Z] === RUN TestPingGet [2021-04-14T07:25:46.281Z] --- PASS: TestPingGet (0.01s) [2021-04-14T07:25:46.281Z] === RUN TestPingHead [2021-04-14T07:25:46.281Z] --- PASS: TestPingHead (0.02s) [2021-04-14T07:25:46.281Z] === RUN TestVersion [2021-04-14T07:25:46.281Z] --- PASS: TestVersion (0.02s) [2021-04-14T07:25:46.281Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:25:46.642Z] === RUN TestCopyFileWithInvalidSrc [2021-04-14T07:25:46.642Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCopyFileWithInvalidDest [2021-04-14T07:25:46.642Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-14T07:25:46.642Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-14T07:25:46.642Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-04-14T07:25:46.642Z] === RUN TestCopyFile [2021-04-14T07:25:46.642Z] --- PASS: TestCopyFile (0.01s) [2021-04-14T07:25:46.642Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-14T07:25:46.642Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-14T07:25:46.642Z] fileutils_test.go:134: Needs porting to Windows [2021-04-14T07:25:46.642Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-14T07:25:46.642Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-14T07:25:46.642Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-14T07:25:46.642Z] fileutils_test.go:180: Needs porting to Windows [2021-04-14T07:25:46.642Z] === RUN TestWildcardMatches [2021-04-14T07:25:46.642Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestPatternMatches [2021-04-14T07:25:46.642Z] --- PASS: TestPatternMatches (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-14T07:25:46.642Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestPatternMatchesFolderExclusions [2021-04-14T07:25:46.642Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-14T07:25:46.642Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-14T07:25:46.642Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-14T07:25:46.642Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-14T07:25:46.642Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestSingleExclamationError [2021-04-14T07:25:46.642Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestMatchesWithNoPatterns [2021-04-14T07:25:46.642Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestMatchesWithMalformedPatterns [2021-04-14T07:25:46.642Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestMatches [2021-04-14T07:25:46.642Z] --- PASS: TestMatches (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCleanPatterns [2021-04-14T07:25:46.642Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-14T07:25:46.642Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCleanPatternsExceptionFlag [2021-04-14T07:25:46.642Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-14T07:25:46.642Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-14T07:25:46.642Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCleanPatternsErrorSingleException [2021-04-14T07:25:46.642Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestCreateIfNotExistsDir [2021-04-14T07:25:46.642Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-04-14T07:25:46.642Z] === RUN TestCreateIfNotExistsFile [2021-04-14T07:25:46.642Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-14T07:25:46.642Z] === RUN TestMatch [2021-04-14T07:25:46.642Z] --- PASS: TestMatch (0.00s) [2021-04-14T07:25:46.642Z] PASS [2021-04-14T07:25:46.642Z] coverage: 87.7% of statements [2021-04-14T07:25:46.642Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 87.7% of statements [2021-04-14T07:25:46.642Z] === RUN TestGet [2021-04-14T07:25:46.642Z] --- PASS: TestGet (0.00s) [2021-04-14T07:25:46.642Z] === RUN TestGetShortcutString [2021-04-14T07:25:46.642Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-14T07:25:46.642Z] PASS [2021-04-14T07:25:46.642Z] coverage: 42.9% of statements [2021-04-14T07:25:46.642Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-04-14T07:25:46.720Z] --- PASS: TestCreateServiceCapabilities (4.02s) [2021-04-14T07:25:46.720Z] === RUN TestInspect [2021-04-14T07:25:47.210Z] --- PASS: TestCheckoutGit (35.97s) [2021-04-14T07:25:47.210Z] === RUN TestValidGitTransport [2021-04-14T07:25:47.210Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-14T07:25:47.210Z] === RUN TestGitInvalidRef [2021-04-14T07:25:47.210Z] --- PASS: TestGitInvalidRef (0.24s) [2021-04-14T07:25:47.210Z] PASS [2021-04-14T07:25:47.210Z] coverage: 86.3% of statements [2021-04-14T07:25:47.210Z] ok github.com/docker/docker/builder/remotecontext/git 36.327s coverage: 86.3% of statements [2021-04-14T07:25:47.210Z] ? github.com/docker/docker/cli [no test files] [2021-04-14T07:25:47.210Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-14T07:25:47.283Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-14T07:25:47.598Z] --- PASS: Test (3.18s) [2021-04-14T07:25:47.598Z] --- PASS: Test/TestInitialize (0.17s) [2021-04-14T07:25:47.598Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-04-14T07:25:47.598Z] --- PASS: Test/TestWatch (3.01s) [2021-04-14T07:25:47.598Z] PASS [2021-04-14T07:25:47.598Z] coverage: 84.1% of statements [2021-04-14T07:25:47.598Z] ok github.com/docker/docker/pkg/discovery/kv 3.244s coverage: 84.1% of statements [2021-04-14T07:25:48.052Z] === RUN TestCreateIDMapOrder [2021-04-14T07:25:48.052Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-14T07:25:48.052Z] PASS [2021-04-14T07:25:48.052Z] coverage: 7.2% of statements [2021-04-14T07:25:48.052Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 7.2% of statements [2021-04-14T07:25:48.188Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2021-04-14T07:25:48.188Z] PASS [2021-04-14T07:25:48.188Z] [2021-04-14T07:25:48.188Z] DONE 18 tests in 23.904s [2021-04-14T07:25:48.188Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-14T07:25:48.188Z] INFO: Testing against a local daemon [2021-04-14T07:25:48.188Z] === RUN TestVolumesCreateAndList [2021-04-14T07:25:48.188Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-14T07:25:48.188Z] === RUN TestVolumesRemove [2021-04-14T07:25:48.188Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-14T07:25:48.188Z] === RUN TestVolumesInspect [2021-04-14T07:25:48.188Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-14T07:25:48.188Z] === RUN TestVolumesInvalidJSON [2021-04-14T07:25:48.188Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-14T07:25:48.188Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-14T07:25:48.188Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-14T07:25:48.188Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-14T07:25:48.188Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-14T07:25:48.188Z] PASS [2021-04-14T07:25:48.188Z] [2021-04-14T07:25:48.188Z] DONE 5 tests in 0.176s [2021-04-14T07:25:48.188Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-14T07:25:48.211Z] ok github.com/docker/docker/builder/remotecontext/git 1.492s coverage: 86.3% of statements [2021-04-14T07:25:48.211Z] ? github.com/docker/docker/cli [no test files] [2021-04-14T07:25:48.211Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-14T07:25:48.252Z] --- PASS: TestDockerNetworkReConnect (5.17s) [2021-04-14T07:25:48.252Z] === RUN TestServicePlugin [2021-04-14T07:25:48.252Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-14T07:25:48.252Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:25:48.252Z] === RUN TestServiceUpdateLabel [2021-04-14T07:25:49.011Z] === RUN TestFixedBufferCap [2021-04-14T07:25:49.012Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-14T07:25:49.012Z] === RUN TestFixedBufferLen [2021-04-14T07:25:49.012Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-14T07:25:49.012Z] === RUN TestFixedBufferString [2021-04-14T07:25:49.012Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-14T07:25:49.012Z] === RUN TestFixedBufferWrite [2021-04-14T07:25:49.012Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-14T07:25:49.012Z] === RUN TestFixedBufferRead [2021-04-14T07:25:49.012Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-14T07:25:49.012Z] === RUN TestBytesPipeRead [2021-04-14T07:25:49.012Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-14T07:25:49.012Z] === RUN TestBytesPipeWrite [2021-04-14T07:25:49.012Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-14T07:25:49.012Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-14T07:25:49.254Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-14T07:25:49.465Z] --- PASS: TestTarFiles (6.02s) [2021-04-14T07:25:49.465Z] === RUN TestTarUntar [2021-04-14T07:25:49.465Z] --- PASS: TestTarUntar (0.06s) [2021-04-14T07:25:49.465Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-14T07:25:49.465Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-04-14T07:25:49.465Z] === RUN TestTarWithOptions [2021-04-14T07:25:49.465Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-14T07:25:49.465Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-14T07:25:49.465Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestUntarUstarGnuConflict [2021-04-14T07:25:49.465Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestUntarInvalidFilenames [2021-04-14T07:25:49.465Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2021-04-14T07:25:49.465Z] === RUN TestAtomicWriteToFile [2021-04-14T07:25:49.465Z] === RUN TestError [2021-04-14T07:25:49.465Z] --- PASS: TestError (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestProgressString [2021-04-14T07:25:49.465Z] === RUN TestProgressString/no_progress [2021-04-14T07:25:49.465Z] === RUN TestProgressString/progress_1 [2021-04-14T07:25:49.465Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-14T07:25:49.465Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-14T07:25:49.465Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-14T07:25:49.465Z] === RUN TestProgressString/with_units [2021-04-14T07:25:49.465Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-14T07:25:49.465Z] === RUN TestProgressString/hide_counts [2021-04-14T07:25:49.465Z] --- PASS: TestProgressString (0.00s) [2021-04-14T07:25:49.465Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-14T07:25:49.465Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-14T07:25:49.465Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-14T07:25:49.465Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-14T07:25:49.465Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-14T07:25:49.465Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-14T07:25:49.465Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-14T07:25:49.465Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestJSONMessageDisplay [2021-04-14T07:25:49.465Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-04-14T07:25:49.465Z] === RUN TestAtomicWriteSetCommit [2021-04-14T07:25:49.465Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-14T07:25:49.465Z] === RUN TestAtomicWriteSetCancel [2021-04-14T07:25:49.465Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-14T07:25:49.465Z] === RUN TestReadCloserWrapperClose [2021-04-14T07:25:49.465Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestReaderErrWrapperReadOnError [2021-04-14T07:25:49.465Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestReaderErrWrapperRead [2021-04-14T07:25:49.465Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestHashData [2021-04-14T07:25:49.465Z] --- PASS: TestHashData (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestCancelReadCloser [2021-04-14T07:25:49.465Z] === RUN TestStandardLongPath [2021-04-14T07:25:49.465Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestUNCLongPath [2021-04-14T07:25:49.465Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-14T07:25:49.465Z] PASS [2021-04-14T07:25:49.465Z] coverage: 100.0% of statements [2021-04-14T07:25:49.465Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-04-14T07:25:49.465Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames302872706\\dest" [2021-04-14T07:25:49.465Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-04-14T07:25:49.465Z] === RUN TestUntarHardlinkToSymlink [2021-04-14T07:25:49.465Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-14T07:25:49.465Z] === RUN TestUntarInvalidHardlink [2021-04-14T07:25:49.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink278000787\\victim\\hello" -> "../victim/hello" [2021-04-14T07:25:49.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink705948886\\victim\\hello" -> "/../victim/hello" [2021-04-14T07:25:49.465Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-14T07:25:49.465Z] === RUN TestWriteCloserWrapperClose [2021-04-14T07:25:49.465Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestNopWriteCloser [2021-04-14T07:25:49.465Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestNopWriter [2021-04-14T07:25:49.465Z] --- PASS: TestNopWriter (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestWriteCounter [2021-04-14T07:25:49.465Z] --- PASS: TestWriteCounter (0.00s) [2021-04-14T07:25:49.465Z] PASS [2021-04-14T07:25:49.465Z] coverage: 69.2% of statements [2021-04-14T07:25:49.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink725426749\\victim" -> "../victim" [2021-04-14T07:25:49.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink781253240\\victim" -> "../victim" [2021-04-14T07:25:49.465Z] ok github.com/docker/docker/pkg/ioutils 0.799s coverage: 69.2% of statements [2021-04-14T07:25:49.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink084734839\\victim" -> "../victim" [2021-04-14T07:25:49.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink675257962\\victim" -> "../victim" [2021-04-14T07:25:49.465Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-04-14T07:25:49.465Z] === RUN TestUntarInvalidSymlink [2021-04-14T07:25:49.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink630208193\\dest\\dotdot" -> "../victim/hello" [2021-04-14T07:25:49.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink623450412\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-14T07:25:49.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink647379611\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:25:49.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink870641982\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:25:49.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink788943749\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:25:49.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink666219296\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:25:49.465Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-04-14T07:25:49.465Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-14T07:25:49.465Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-14T07:25:49.465Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestDisplayJSONMessagesStream [2021-04-14T07:25:49.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink606587903\\dest\\dir\\loophole" -> "../../victim" [2021-04-14T07:25:49.465Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-14T07:25:49.465Z] PASS [2021-04-14T07:25:49.465Z] coverage: 91.7% of statements [2021-04-14T07:25:49.465Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-04-14T07:25:49.465Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-14T07:25:49.465Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestXGlobalNoParent [2021-04-14T07:25:49.465Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-14T07:25:49.465Z] === RUN TestReplaceFileTarWrapper [2021-04-14T07:25:49.465Z] ok github.com/docker/docker/pkg/jsonmessage 0.267s coverage: 91.7% of statements [2021-04-14T07:25:49.565Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-14T07:25:49.565Z] Removing test suite binaries [2021-04-14T07:25:49.565Z] exiting test-integration [2021-04-14T07:25:49.565Z] ++ exit 0 [2021-04-14T07:25:49.565Z] [2021-04-14T07:25:49.918Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-04-14T07:25:49.918Z] === RUN TestPrefixHeaderReadable [2021-04-14T07:25:49.918Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-04-14T07:25:49.918Z] === RUN TestDisablePigz [2021-04-14T07:25:49.918Z] --- PASS: TestDisablePigz (0.13s) [2021-04-14T07:25:49.918Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-14T07:25:49.918Z] === RUN TestPigz [2021-04-14T07:25:50.372Z] --- PASS: TestPigz (0.18s) [2021-04-14T07:25:50.372Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-14T07:25:50.372Z] === RUN TestCopyFileWithInvalidDest [2021-04-14T07:25:50.372Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-14T07:25:50.372Z] archive_windows_test.go:16: Currently fails [2021-04-14T07:25:50.372Z] === RUN TestCanonicalTarNameForPath [2021-04-14T07:25:50.372Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-14T07:25:50.372Z] === RUN TestCanonicalTarName [2021-04-14T07:25:50.372Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-14T07:25:50.372Z] === RUN TestChmodTarEntry [2021-04-14T07:25:50.372Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-14T07:25:50.372Z] === RUN TestHardLinkOrder [2021-04-14T07:25:50.372Z] --- PASS: TestHardLinkOrder (0.14s) [2021-04-14T07:25:50.372Z] === RUN TestChangeString [2021-04-14T07:25:50.372Z] --- PASS: TestChangeString (0.00s) [2021-04-14T07:25:50.372Z] === RUN TestChangesWithNoChanges [2021-04-14T07:25:50.372Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-04-14T07:25:50.372Z] === RUN TestChangesWithChanges [2021-04-14T07:25:50.372Z] --- PASS: TestChangesWithChanges (0.07s) [2021-04-14T07:25:50.372Z] === RUN TestChangesWithChangesGH13590 [2021-04-14T07:25:50.372Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-14T07:25:50.372Z] changes_test.go:196: needs more investigation [2021-04-14T07:25:50.372Z] === RUN TestChangesDirsEmpty [2021-04-14T07:25:50.372Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-04-14T07:25:50.372Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-14T07:25:50.372Z] === RUN TestChangesDirsMutated [2021-04-14T07:25:50.372Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-04-14T07:25:50.372Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-14T07:25:50.372Z] === RUN TestApplyLayer [2021-04-14T07:25:50.372Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-14T07:25:50.372Z] changes_test.go:433: needs further investigation [2021-04-14T07:25:50.372Z] === RUN TestChangesSizeWithHardlinks [2021-04-14T07:25:50.372Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-14T07:25:50.372Z] changes_test.go:469: needs further investigation [2021-04-14T07:25:50.372Z] === RUN TestChangesSizeWithNoChanges [2021-04-14T07:25:50.372Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-14T07:25:50.372Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-14T07:25:50.372Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-14T07:25:50.372Z] === RUN TestChangesSize [2021-04-14T07:25:50.372Z] --- PASS: TestChangesSize (0.00s) [2021-04-14T07:25:50.372Z] === RUN TestApplyLayerInvalidFilenames [2021-04-14T07:25:50.372Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames797926308\\dest" [2021-04-14T07:25:50.372Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-14T07:25:50.372Z] === RUN TestApplyLayerInvalidHardlink [2021-04-14T07:25:50.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink972942966\\victim\\hello" -> "../victim/hello" [2021-04-14T07:25:50.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink765951837\\victim\\hello" -> "/../victim/hello" [2021-04-14T07:25:50.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink507472152\\victim" -> "../victim" [2021-04-14T07:25:50.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink663707031\\victim" -> "../victim" [2021-04-14T07:25:50.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink176835082\\victim" -> "../victim" [2021-04-14T07:25:50.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink104074721\\victim" -> "../victim" [2021-04-14T07:25:50.372Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-04-14T07:25:50.372Z] === RUN TestApplyLayerInvalidSymlink [2021-04-14T07:25:50.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink526027724\\dest\\dotdot" -> "../victim/hello" [2021-04-14T07:25:50.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink227831483\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-14T07:25:50.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink528845022\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:25:50.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink126031013\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:25:50.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink237712832\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:25:50.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink642978335\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:25:50.372Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-04-14T07:25:50.372Z] === RUN TestApplyLayerWhiteouts [2021-04-14T07:25:50.372Z] === RUN TestNameFormat [2021-04-14T07:25:50.372Z] --- PASS: TestNameFormat (0.00s) [2021-04-14T07:25:50.372Z] === RUN TestNameRetries [2021-04-14T07:25:50.372Z] --- PASS: TestNameRetries (0.00s) [2021-04-14T07:25:50.372Z] PASS [2021-04-14T07:25:50.372Z] coverage: 85.7% of statements [2021-04-14T07:25:50.372Z] ok github.com/docker/docker/pkg/namesgenerator 0.062s coverage: 85.7% of statements [2021-04-14T07:25:50.826Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-04-14T07:25:50.826Z] === RUN TestGenerateEmptyFile [2021-04-14T07:25:50.826Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-14T07:25:50.826Z] === RUN TestGenerateWithContent [2021-04-14T07:25:50.826Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-14T07:25:50.826Z] PASS [2021-04-14T07:25:50.826Z] coverage: 61.6% of statements [2021-04-14T07:25:50.826Z] ok github.com/docker/docker/pkg/archive 8.724s coverage: 61.6% of statements [2021-04-14T07:25:50.826Z] === RUN TestParseKeyValueOpt [2021-04-14T07:25:50.826Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-14T07:25:50.826Z] === RUN TestParseUintList [2021-04-14T07:25:50.826Z] --- PASS: TestParseUintList (0.00s) [2021-04-14T07:25:50.826Z] === RUN TestParseUintListMaximumLimits [2021-04-14T07:25:50.826Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-14T07:25:50.826Z] PASS [2021-04-14T07:25:50.826Z] coverage: 97.0% of statements [2021-04-14T07:25:50.826Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2021-04-14T07:25:50.826Z] === RUN TestNewAndRemove [2021-04-14T07:25:50.826Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-14T07:25:50.826Z] === RUN TestRemoveInvalidPath [2021-04-14T07:25:50.826Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-14T07:25:50.826Z] PASS [2021-04-14T07:25:50.826Z] coverage: 82.6% of statements [2021-04-14T07:25:51.170Z] --- PASS: TestInspect (4.45s) [2021-04-14T07:25:51.170Z] === RUN TestCreateJob [2021-04-14T07:25:51.280Z] ok github.com/docker/docker/pkg/pidfile 0.072s coverage: 82.6% of statements [2021-04-14T07:25:51.478Z] ok github.com/docker/docker/client 0.151s coverage: 75.4% of statements [2021-04-14T07:25:51.547Z] --- PASS: TestServiceUpdateLabel (3.13s) [2021-04-14T07:25:51.547Z] === RUN TestServiceUpdateSecrets [2021-04-14T07:25:52.238Z] === RUN TestParseEmptyInterface [2021-04-14T07:25:52.238Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-14T07:25:52.238Z] === RUN TestParseNonInterfaceType [2021-04-14T07:25:52.238Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-14T07:25:52.238Z] === RUN TestParseWithOneFunction [2021-04-14T07:25:52.238Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-14T07:25:52.238Z] === RUN TestParseWithMultipleFuncs [2021-04-14T07:25:52.238Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-14T07:25:52.238Z] === RUN TestParseWithUnnamedReturn [2021-04-14T07:25:52.238Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-14T07:25:52.238Z] === RUN TestEmbeddedInterface [2021-04-14T07:25:52.238Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-14T07:25:52.238Z] === RUN TestParsedImports [2021-04-14T07:25:52.238Z] --- PASS: TestParsedImports (0.00s) [2021-04-14T07:25:52.238Z] === RUN TestAliasedImports [2021-04-14T07:25:52.238Z] --- PASS: TestAliasedImports (0.00s) [2021-04-14T07:25:52.238Z] PASS [2021-04-14T07:25:52.238Z] coverage: 56.8% of statements [2021-04-14T07:25:52.238Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements Post stage [Pipeline] junit [2021-04-14T07:25:52.872Z] Recording test results [2021-04-14T07:25:53.196Z] === RUN TestFailedConnection [2021-04-14T07:25:53.449Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-14T07:25:53.650Z] === RUN TestHTTPTransport [2021-04-14T07:25:53.650Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-14T07:25:53.650Z] PASS [2021-04-14T07:25:53.650Z] coverage: 85.7% of statements [2021-04-14T07:25:53.650Z] ok github.com/docker/docker/pkg/plugins/transport 0.093s coverage: 85.7% of statements [2021-04-14T07:25:53.650Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-14T07:25:53.650Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-14T07:25:53.650Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-14T07:25:53.650Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-14T07:25:53.650Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-14T07:25:53.650Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-14T07:25:53.650Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-14T07:25:53.650Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-14T07:25:53.650Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-14T07:25:53.650Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-14T07:25:53.650Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-14T07:25:53.650Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-14T07:25:53.650Z] === RUN TestBufferPoolPutAndGet [2021-04-14T07:25:53.650Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-14T07:25:53.650Z] PASS [2021-04-14T07:25:53.650Z] coverage: 88.2% of statements [2021-04-14T07:25:53.650Z] ok github.com/docker/docker/pkg/pools 0.056s coverage: 88.2% of statements [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-14T07:25:54.327Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestConfigureDaemonLogs [2021-04-14T07:25:54.327Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestCommonOptionsInstallFlags [2021-04-14T07:25:54.327Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-14T07:25:54.327Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-14T07:25:54.327Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-14T07:25:54.327Z] PASS [2021-04-14T07:25:54.327Z] coverage: 18.4% of statements [2021-04-14T07:25:54.327Z] ok github.com/docker/docker/cmd/dockerd 0.407s coverage: 18.4% of statements [2021-04-14T07:25:54.408Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-14T07:25:54.606Z] === RUN TestOutputOnPrematureClose [2021-04-14T07:25:54.607Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-14T07:25:54.607Z] === RUN TestCompleteSilently [2021-04-14T07:25:54.607Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-14T07:25:54.607Z] PASS [2021-04-14T07:25:54.607Z] coverage: 75.9% of statements [2021-04-14T07:25:54.607Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-04-14T07:25:54.607Z] === RUN TestSendToOneSub [2021-04-14T07:25:54.607Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-14T07:25:54.607Z] === RUN TestSendToMultipleSubs [2021-04-14T07:25:54.607Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-14T07:25:54.607Z] === RUN TestEvictOneSub [2021-04-14T07:25:54.607Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-14T07:25:54.607Z] === RUN TestClosePublisher [2021-04-14T07:25:54.607Z] --- PASS: TestClosePublisher (0.00s) [2021-04-14T07:25:54.607Z] === RUN TestPubSubRace [2021-04-14T07:25:54.762Z] + echo Ensuring container killed. [2021-04-14T07:25:54.762Z] Ensuring container killed. [2021-04-14T07:25:54.762Z] + docker rm -vf docker-pr2 [2021-04-14T07:25:54.762Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-14T07:25:55.049Z] + echo Chowning /workspace to jenkins user [2021-04-14T07:25:55.049Z] Chowning /workspace to jenkins user [2021-04-14T07:25:55.049Z] + id -u [2021-04-14T07:25:55.049Z] + id -g [2021-04-14T07:25:55.049Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41673:/workspace busybox chown -R 1000:1000 /workspace [2021-04-14T07:25:55.049Z] Unable to find image 'busybox:latest' locally [2021-04-14T07:25:55.309Z] latest: Pulling from library/busybox [2021-04-14T07:25:55.309Z] f531cdc67389: Pulling fs layer [2021-04-14T07:25:55.309Z] f531cdc67389: Verifying Checksum [2021-04-14T07:25:55.309Z] f531cdc67389: Download complete [2021-04-14T07:25:55.355Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-14T07:25:55.563Z] --- PASS: TestFailedConnection (2.38s) [2021-04-14T07:25:55.563Z] === RUN TestFailOnce [2021-04-14T07:25:55.563Z] 2021/04/14 07:25:55 http: panic serving 127.0.0.1:49218: Plugin not ready [2021-04-14T07:25:55.563Z] goroutine 34 [running]: [2021-04-14T07:25:55.563Z] net/http.(*conn).serve.func1(0xc000134000) [2021-04-14T07:25:55.563Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-14T07:25:55.563Z] panic(0x849b40, 0x986ad0) [2021-04-14T07:25:55.563Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-14T07:25:55.563Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc00015a000, 0xc00014c000) [2021-04-14T07:25:55.563Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-14T07:25:55.563Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc00015a000, 0xc00014c000) [2021-04-14T07:25:55.563Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-14T07:25:55.563Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc00015a000, 0xc00014c000) [2021-04-14T07:25:55.563Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-14T07:25:55.563Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc00015a000, 0xc00014c000) [2021-04-14T07:25:55.563Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-14T07:25:55.563Z] net/http.(*conn).serve(0xc000134000, 0x99b2c0, 0xc000122040) [2021-04-14T07:25:55.563Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-14T07:25:55.563Z] created by net/http.(*Server).Serve [2021-04-14T07:25:55.563Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-14T07:25:55.563Z] time="2021-04-14T07:25:55Z" 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" [2021-04-14T07:25:55.563Z] === RUN TestRegister [2021-04-14T07:25:55.563Z] --- PASS: TestRegister (0.00s) [2021-04-14T07:25:55.563Z] === RUN TestCommand [2021-04-14T07:25:55.563Z] --- PASS: TestCommand (0.03s) [2021-04-14T07:25:55.563Z] === RUN TestNaiveSelf [2021-04-14T07:25:55.563Z] --- PASS: TestNaiveSelf (0.03s) [2021-04-14T07:25:55.563Z] PASS [2021-04-14T07:25:55.563Z] coverage: 82.4% of statements [2021-04-14T07:25:55.563Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2021-04-14T07:25:55.563Z] --- PASS: TestPubSubRace (1.05s) [2021-04-14T07:25:55.563Z] PASS [2021-04-14T07:25:55.563Z] coverage: 75.0% of statements [2021-04-14T07:25:55.563Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2021-04-14T07:25:55.571Z] f531cdc67389: Pull complete [2021-04-14T07:25:55.571Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-14T07:25:55.571Z] Status: Downloaded newer image for busybox:latest [2021-04-14T07:25:55.618Z] --- PASS: TestCreateJob (5.20s) [2021-04-14T07:25:55.618Z] === RUN TestReplicatedJob [2021-04-14T07:25:55.887Z] === RUN TestContainerStopSignal [2021-04-14T07:25:55.887Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestContainerStopTimeout [2021-04-14T07:25:55.887Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-14T07:25:55.887Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-14T07:25:55.887Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-14T07:25:55.887Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestReplaceAndAppendEnvVars [2021-04-14T07:25:55.887Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-14T07:25:55.887Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-14T07:25:55.887Z] === RUN TestNewMemoryStore [2021-04-14T07:25:55.887Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestAddContainers [2021-04-14T07:25:55.887Z] --- PASS: TestAddContainers (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestGetContainer [2021-04-14T07:25:55.887Z] --- PASS: TestGetContainer (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestDeleteContainer [2021-04-14T07:25:55.887Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestListContainers [2021-04-14T07:25:55.887Z] --- PASS: TestListContainers (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestFirstContainer [2021-04-14T07:25:55.887Z] --- PASS: TestFirstContainer (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestApplyAllContainer [2021-04-14T07:25:55.887Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestIsValidHealthString [2021-04-14T07:25:55.887Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestStateRunStop [2021-04-14T07:25:55.887Z] --- PASS: TestStateRunStop (0.00s) [2021-04-14T07:25:55.887Z] === RUN TestStateTimeoutWait [2021-04-14T07:25:56.351Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-14T07:25:56.351Z] state_test.go:141: Stop callback fired [2021-04-14T07:25:56.351Z] state_test.go:165: Stop callback fired [2021-04-14T07:25:56.351Z] === RUN TestIsValidStateString [2021-04-14T07:25:56.351Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-14T07:25:56.351Z] === RUN TestViewSaveDelete [2021-04-14T07:25:56.351Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-14T07:25:56.351Z] === RUN TestViewAll [2021-04-14T07:25:56.351Z] --- PASS: TestViewAll (0.02s) [2021-04-14T07:25:56.351Z] === RUN TestViewGet [2021-04-14T07:25:56.351Z] --- PASS: TestViewGet (0.01s) [2021-04-14T07:25:56.351Z] === RUN TestNames [2021-04-14T07:25:56.351Z] --- PASS: TestNames (0.00s) [2021-04-14T07:25:56.351Z] === RUN TestViewWithHealthCheck [2021-04-14T07:25:56.351Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-14T07:25:56.351Z] PASS [2021-04-14T07:25:56.351Z] coverage: 41.6% of statements [2021-04-14T07:25:56.351Z] ok github.com/docker/docker/container 0.327s coverage: 41.6% of statements [2021-04-14T07:25:56.351Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-14T07:25:56.351Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-14T07:25:56.351Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-14T07:25:56.520Z] --- PASS: TestFailOnce (1.16s) [2021-04-14T07:25:56.520Z] === RUN TestEchoInputOutput [2021-04-14T07:25:56.520Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-14T07:25:56.520Z] === RUN TestBackoff [2021-04-14T07:25:56.520Z] --- PASS: TestBackoff (0.00s) [2021-04-14T07:25:56.520Z] === RUN TestAbortRetry [2021-04-14T07:25:56.520Z] --- PASS: TestAbortRetry (0.00s) [2021-04-14T07:25:56.520Z] === RUN TestClientScheme [2021-04-14T07:25:56.520Z] --- PASS: TestClientScheme (0.00s) [2021-04-14T07:25:56.520Z] === RUN TestNewClientWithTimeout [2021-04-14T07:25:56.520Z] === RUN TestParseSignal [2021-04-14T07:25:56.520Z] --- PASS: TestParseSignal (0.00s) [2021-04-14T07:25:56.520Z] === RUN TestValidSignalForPlatform [2021-04-14T07:25:56.520Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-14T07:25:56.520Z] PASS [2021-04-14T07:25:56.520Z] coverage: 20.3% of statements [2021-04-14T07:25:56.520Z] ok github.com/docker/docker/pkg/signal 0.045s coverage: 20.3% of statements [2021-04-14T07:25:56.815Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-14T07:25:57.003Z] === RUN TestNewStdWriter [2021-04-14T07:25:57.003Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-14T07:25:57.003Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestWriteWithNilBytes [2021-04-14T07:25:57.003Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestWrite [2021-04-14T07:25:57.003Z] --- PASS: TestWrite (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestWriteWithWriterError [2021-04-14T07:25:57.003Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-14T07:25:57.003Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestStdCopyWriteAndRead [2021-04-14T07:25:57.003Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-14T07:25:57.003Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-14T07:25:57.003Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-14T07:25:57.003Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-14T07:25:57.003Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-14T07:25:57.003Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-14T07:25:57.003Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-14T07:25:57.003Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-14T07:25:57.003Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-14T07:25:57.003Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-14T07:25:57.003Z] PASS [2021-04-14T07:25:57.003Z] coverage: 100.0% of statements [2021-04-14T07:25:57.003Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2021-04-14T07:25:57.003Z] time="2021-04-14T07:25:56Z" 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" [2021-04-14T07:25:57.969Z] === RUN TestGenerateRandomID [2021-04-14T07:25:57.969Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestShortenId [2021-04-14T07:25:57.969Z] --- PASS: TestShortenId (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestShortenSha256Id [2021-04-14T07:25:57.969Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestShortenIdEmpty [2021-04-14T07:25:57.969Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestShortenIdInvalid [2021-04-14T07:25:57.969Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestIsShortIDNonHex [2021-04-14T07:25:57.969Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestIsShortIDNotCorrectSize [2021-04-14T07:25:57.969Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-14T07:25:57.969Z] PASS [2021-04-14T07:25:57.969Z] coverage: 70.6% of statements [2021-04-14T07:25:57.969Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2021-04-14T07:25:57.969Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-14T07:25:57.969Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-14T07:25:57.969Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestFormatStatus [2021-04-14T07:25:57.969Z] --- PASS: TestFormatStatus (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestFormatError [2021-04-14T07:25:57.969Z] --- PASS: TestFormatError (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestFormatJSONError [2021-04-14T07:25:57.969Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-14T07:25:57.969Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-14T07:25:57.969Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestNewJSONProgressOutput [2021-04-14T07:25:57.969Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestAuxFormatterEmit [2021-04-14T07:25:57.969Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestStreamWriterStdout [2021-04-14T07:25:57.969Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-14T07:25:57.969Z] === RUN TestStreamWriterStderr [2021-04-14T07:25:57.969Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-14T07:25:57.969Z] PASS [2021-04-14T07:25:57.969Z] coverage: 66.2% of statements [2021-04-14T07:25:57.969Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-14T07:25:58.412Z] === RUN TestPrepare [2021-04-14T07:25:58.412Z] --- PASS: TestPrepare (0.00s) [2021-04-14T07:25:58.412Z] === RUN TestStart [2021-04-14T07:25:58.412Z] --- PASS: TestStart (0.00s) [2021-04-14T07:25:58.412Z] === RUN TestWaitCancel [2021-04-14T07:25:58.412Z] --- PASS: TestWaitCancel (0.00s) [2021-04-14T07:25:58.412Z] === RUN TestWaitDisabled [2021-04-14T07:25:58.412Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-14T07:25:58.412Z] === RUN TestWaitEnabled [2021-04-14T07:25:58.412Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-14T07:25:58.412Z] === RUN TestRemove [2021-04-14T07:25:58.412Z] --- PASS: TestRemove (0.00s) [2021-04-14T07:25:58.412Z] PASS [2021-04-14T07:25:58.412Z] coverage: 65.3% of statements [2021-04-14T07:25:58.412Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.147s coverage: 65.3% of statements [2021-04-14T07:25:58.414Z] + bundleName=amd64-cgroup2 [2021-04-14T07:25:58.414Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-14T07:25:58.414Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-14T07:25:58.414Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-14T07:25:58.414Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-04-14T07:25:58.423Z] time="2021-04-14T07:25:58Z" 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" [2021-04-14T07:25:58.651Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] archiveArtifacts [2021-04-14T07:25:58.684Z] Archiving artifacts [2021-04-14T07:25:58.876Z] === RUN TestIsCpusetListAvailable [2021-04-14T07:25:58.877Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-14T07:25:58.877Z] PASS [2021-04-14T07:25:58.877Z] coverage: 38.2% of statements [2021-04-14T07:25:58.877Z] ok github.com/docker/docker/pkg/sysinfo 0.065s coverage: 38.2% of statements [2021-04-14T07:25:59.835Z] === RUN TestChtimes [2021-04-14T07:25:59.835Z] --- PASS: TestChtimes (0.00s) [2021-04-14T07:25:59.835Z] === RUN TestChtimesWindows [2021-04-14T07:25:59.835Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-14T07:25:59.835Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-14T07:25:59.835Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-14T07:25:59.835Z] === RUN TestEnsureRemoveAllNotExist [2021-04-14T07:25:59.835Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-14T07:25:59.835Z] === RUN TestEnsureRemoveAllWithDir [2021-04-14T07:25:59.835Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-14T07:25:59.835Z] === RUN TestEnsureRemoveAllWithFile [2021-04-14T07:25:59.835Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-14T07:25:59.835Z] === RUN TestHasWin32KSupport [2021-04-14T07:25:59.835Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-14T07:25:59.835Z] syscall_windows_test.go:8: win32k: true [2021-04-14T07:25:59.835Z] PASS [2021-04-14T07:25:59.835Z] coverage: 12.0% of statements [2021-04-14T07:25:59.835Z] ok github.com/docker/docker/pkg/system 0.075s coverage: 12.0% of statements [2021-04-14T07:26:00.288Z] === RUN TestTailFile [2021-04-14T07:26:00.288Z] --- PASS: TestTailFile (0.00s) [2021-04-14T07:26:00.288Z] === RUN TestTailFileManyLines [2021-04-14T07:26:00.288Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-14T07:26:00.288Z] === RUN TestTailEmptyFile [2021-04-14T07:26:00.288Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-14T07:26:00.288Z] === RUN TestTailNegativeN [2021-04-14T07:26:00.288Z] --- PASS: TestTailNegativeN (0.01s) [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader [2021-04-14T07:26:00.288Z] === PAUSE TestNewTailReader [2021-04-14T07:26:00.288Z] === CONT TestNewTailReader [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/no_delimiter [2021-04-14T07:26:00.288Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-14T07:26:00.288Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-14T07:26:00.288Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-14T07:26:00.288Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-14T07:26:00.288Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-14T07:26:00.288Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/truncated_last_line [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-14T07:26:00.288Z] === CONT TestNewTailReader/no_delimiter [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-14T07:26:00.288Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-14T07:26:00.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-14T07:26:00.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.742Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.742Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.742Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.743Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.745Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-14T07:26:00.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:00.746Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:00.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:00.854Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-14T07:26:01.185Z] + make clean [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:01.201Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:01.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:01.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.02s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.04s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:01.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:01.204Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:01.204Z] PASS [2021-04-14T07:26:01.204Z] coverage: 88.6% of statements [2021-04-14T07:26:01.204Z] ok github.com/docker/docker/pkg/tailfile 0.472s coverage: 88.6% of statements [2021-04-14T07:26:01.204Z] time="2021-04-14T07:26:00Z" 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" [2021-04-14T07:26:01.347Z] === RUN TestNewListSecretsFilters [2021-04-14T07:26:01.347Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-14T07:26:01.347Z] === RUN TestNewListConfigsFilters [2021-04-14T07:26:01.347Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-14T07:26:01.347Z] PASS [2021-04-14T07:26:01.347Z] coverage: 0.5% of statements [2021-04-14T07:26:01.347Z] ok github.com/docker/docker/daemon/cluster 0.376s coverage: 0.5% of statements [2021-04-14T07:26:01.445Z] docker volume rm -f docker-dev-cache [2021-04-14T07:26:01.658Z] === RUN TestTarSumRemoveNonExistent [2021-04-14T07:26:01.658Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestTarSumRemove [2021-04-14T07:26:01.658Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestSortFileInfoSums [2021-04-14T07:26:01.658Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestNewTarSumForLabelInvalid [2021-04-14T07:26:01.658Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestNewTarSumForLabel [2021-04-14T07:26:01.658Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestEmptyTar [2021-04-14T07:26:01.658Z] --- PASS: TestEmptyTar (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestTarSumsReadSize [2021-04-14T07:26:01.658Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestTarSums [2021-04-14T07:26:01.658Z] --- PASS: TestTarSums (0.07s) [2021-04-14T07:26:01.658Z] === RUN TestIteration [2021-04-14T07:26:01.658Z] --- PASS: TestIteration (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestVersionLabelForChecksum [2021-04-14T07:26:01.658Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestVersion [2021-04-14T07:26:01.658Z] --- PASS: TestVersion (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestGetVersion [2021-04-14T07:26:01.658Z] --- PASS: TestGetVersion (0.00s) [2021-04-14T07:26:01.658Z] === RUN TestGetVersions [2021-04-14T07:26:01.658Z] --- PASS: TestGetVersions (0.00s) [2021-04-14T07:26:01.658Z] PASS [2021-04-14T07:26:01.658Z] coverage: 89.3% of statements [2021-04-14T07:26:01.658Z] ok github.com/docker/docker/pkg/tarsum 0.125s coverage: 89.3% of statements [2021-04-14T07:26:01.704Z] docker-dev-cache [Pipeline] deleteDir [2021-04-14T07:26:01.811Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-14T07:26:01.811Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-14T07:26:01.811Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-14T07:26:01.811Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-14T07:26:01.811Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-14T07:26:01.812Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-14T07:26:01.812Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-14T07:26:01.812Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-14T07:26:01.812Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-14T07:26:01.812Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-14T07:26:01.812Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-14T07:26:01.812Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-14T07:26:01.812Z] PASS [2021-04-14T07:26:01.812Z] coverage: 35.9% of statements [2021-04-14T07:26:01.812Z] ok github.com/docker/docker/daemon/cluster/convert 0.410s coverage: 35.9% of statements [2021-04-14T07:26:02.112Z] testing: warning: no tests to run [2021-04-14T07:26:02.113Z] PASS [2021-04-14T07:26:02.113Z] coverage: [no statements] [2021-04-14T07:26:02.113Z] ok github.com/docker/docker/pkg/term/windows 0.067s coverage: [no statements] [no tests to run] [2021-04-14T07:26:02.566Z] === RUN TestTruncIndex [2021-04-14T07:26:02.566Z] --- PASS: TestTruncIndex (0.10s) [2021-04-14T07:26:02.566Z] PASS [2021-04-14T07:26:02.566Z] coverage: 91.5% of statements [2021-04-14T07:26:02.566Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2021-04-14T07:26:03.020Z] === RUN TestIsGIT [2021-04-14T07:26:03.020Z] --- PASS: TestIsGIT (0.00s) [2021-04-14T07:26:03.020Z] === RUN TestIsTransport [2021-04-14T07:26:03.020Z] --- PASS: TestIsTransport (0.00s) [2021-04-14T07:26:03.020Z] PASS [2021-04-14T07:26:03.020Z] coverage: 100.0% of statements [2021-04-14T07:26:03.020Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2021-04-14T07:26:03.473Z] === RUN TestVersionInfo [2021-04-14T07:26:03.473Z] --- PASS: TestVersionInfo (0.00s) [2021-04-14T07:26:03.473Z] === RUN TestAppendVersions [2021-04-14T07:26:03.473Z] --- PASS: TestAppendVersions (0.00s) [2021-04-14T07:26:03.473Z] PASS [2021-04-14T07:26:03.473Z] coverage: 88.9% of statements [2021-04-14T07:26:03.473Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-04-14T07:26:03.924Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-14T07:26:04.106Z] --- PASS: TestReplicatedJob (8.08s) [2021-04-14T07:26:04.106Z] === RUN TestUpdateReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T07:26:05.631Z] === RUN TestValidatePrivileges [2021-04-14T07:26:05.631Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-14T07:26:05.631Z] === RUN TestFilterByCapNeg [2021-04-14T07:26:05.631Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-14T07:26:05.631Z] === RUN TestFilterByCapPos [2021-04-14T07:26:05.631Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-14T07:26:05.631Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-14T07:26:05.631Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-14T07:26:05.631Z] PASS [2021-04-14T07:26:05.631Z] coverage: 12.0% of statements [2021-04-14T07:26:05.631Z] ok github.com/docker/docker/plugin 0.074s coverage: 12.0% of statements [2021-04-14T07:26:05.631Z] === RUN TestNewSettable [2021-04-14T07:26:05.631Z] --- PASS: TestNewSettable (0.00s) [2021-04-14T07:26:05.631Z] === RUN TestIsSettable [2021-04-14T07:26:05.631Z] --- PASS: TestIsSettable (0.00s) [2021-04-14T07:26:05.631Z] === RUN TestUpdateSettingsEnv [2021-04-14T07:26:05.631Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-14T07:26:05.631Z] PASS [2021-04-14T07:26:05.631Z] coverage: 20.1% of statements [2021-04-14T07:26:05.631Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.1% of statements [2021-04-14T07:26:05.631Z] time="2021-04-14T07:26:05Z" 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" [2021-04-14T07:26:06.589Z] === RUN TestLoad [2021-04-14T07:26:06.589Z] --- PASS: TestLoad (0.00s) [2021-04-14T07:26:06.589Z] === RUN TestSave [2021-04-14T07:26:06.589Z] --- PASS: TestSave (0.04s) [2021-04-14T07:26:06.589Z] === RUN TestAddDeleteGet [2021-04-14T07:26:06.589Z] --- PASS: TestAddDeleteGet (0.05s) [2021-04-14T07:26:06.589Z] === RUN TestInvalidTags [2021-04-14T07:26:06.589Z] --- PASS: TestInvalidTags (0.01s) [2021-04-14T07:26:06.589Z] PASS [2021-04-14T07:26:06.589Z] coverage: 84.4% of statements [2021-04-14T07:26:06.589Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements [2021-04-14T07:26:08.110Z] === RUN TestResolveAuthConfigIndexServer [2021-04-14T07:26:08.110Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-14T07:26:08.110Z] === RUN TestResolveAuthConfigFullURL [2021-04-14T07:26:08.110Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-14T07:26:08.565Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestValidateMirror [2021-04-14T07:26:08.565Z] --- PASS: TestValidateMirror (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestLoadInsecureRegistries [2021-04-14T07:26:08.565Z] time="2021-04-14T07:26:08Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-14T07:26:08.565Z] time="2021-04-14T07:26:08Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-14T07:26:08.565Z] time="2021-04-14T07:26:08Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-14T07:26:08.565Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-04-14T07:26:08.565Z] === RUN TestNewServiceConfig [2021-04-14T07:26:08.565Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestValidateIndexName [2021-04-14T07:26:08.565Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestValidateIndexNameWithError [2021-04-14T07:26:08.565Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestEndpointParse [2021-04-14T07:26:08.565Z] --- PASS: TestEndpointParse (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestEndpointParseInvalid [2021-04-14T07:26:08.565Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestValidateEndpoint [2021-04-14T07:26:08.565Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-14T07:26:08.565Z] === RUN TestPing [2021-04-14T07:26:08.565Z] --- PASS: TestPing (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestPingRegistryEndpoint [2021-04-14T07:26:08.565Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-14T07:26:08.565Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:08.565Z] === RUN TestEndpoint [2021-04-14T07:26:08.565Z] --- SKIP: TestEndpoint (0.01s) [2021-04-14T07:26:08.565Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:08.565Z] === RUN TestParseRepositoryInfo [2021-04-14T07:26:08.565Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestNewIndexInfo [2021-04-14T07:26:08.565Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestMirrorEndpointLookup [2021-04-14T07:26:08.565Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-04-14T07:26:08.565Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:08.565Z] === RUN TestSearchRepositories [2021-04-14T07:26:08.565Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-14T07:26:08.565Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-14T07:26:08.565Z] Host: 127.0.0.1:49227 [2021-04-14T07:26:08.565Z] User-Agent: docker test client [2021-04-14T07:26:08.565Z] Authorization: Token fake-token [2021-04-14T07:26:08.565Z] X-Docker-Token: true [2021-04-14T07:26:08.565Z] Accept-Encoding: gzip [2021-04-14T07:26:08.565Z] [2021-04-14T07:26:08.565Z] [2021-04-14T07:26:08.565Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-14T07:26:08.565Z] Connection: close [2021-04-14T07:26:08.565Z] Content-Length: 144 [2021-04-14T07:26:08.565Z] Cache-Control: no-cache [2021-04-14T07:26:08.565Z] Content-Type: application/json [2021-04-14T07:26:08.565Z] Date: Wed, 14 Apr 2021 07:26:08 GMT [2021-04-14T07:26:08.565Z] Expires: -1 [2021-04-14T07:26:08.565Z] Pragma: no-cache [2021-04-14T07:26:08.565Z] Server: docker-tests/mock [2021-04-14T07:26:08.565Z] X-Docker-Registry-Config: mock [2021-04-14T07:26:08.565Z] X-Docker-Registry-Version: 0.0.0 [2021-04-14T07:26:08.565Z] [2021-04-14T07:26:08.565Z] [2021-04-14T07:26:08.565Z] === RUN TestTrustedLocation [2021-04-14T07:26:08.565Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-14T07:26:08.565Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestAllowNondistributableArtifacts [2021-04-14T07:26:08.565Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestIsSecureIndex [2021-04-14T07:26:08.565Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-14T07:26:08.565Z] PASS [2021-04-14T07:26:08.565Z] coverage: 51.7% of statements [2021-04-14T07:26:08.565Z] ok github.com/docker/docker/registry 0.286s coverage: 51.7% of statements [2021-04-14T07:26:08.565Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-14T07:26:08.565Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-14T07:26:08.565Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-14T07:26:08.565Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-14T07:26:08.565Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-14T07:26:08.565Z] === RUN TestResumableRequestReaderWithReadError [2021-04-14T07:26:09.021Z] time="2021-04-14T07:26:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-14T07:26:09.021Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-04-14T07:26:09.021Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-14T07:26:09.021Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-14T07:26:09.021Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-14T07:26:09.021Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-14T07:26:09.021Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-14T07:26:09.021Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-14T07:26:09.021Z] === RUN TestResumableRequestReader [2021-04-14T07:26:09.021Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-14T07:26:09.021Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-14T07:26:09.021Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-14T07:26:09.021Z] PASS [2021-04-14T07:26:09.021Z] coverage: 100.0% of statements [2021-04-14T07:26:09.021Z] ok github.com/docker/docker/registry/resumable 0.267s coverage: 100.0% of statements [2021-04-14T07:26:09.041Z] === RUN TestBuilderGC [2021-04-14T07:26:09.041Z] --- PASS: TestBuilderGC (0.01s) [2021-04-14T07:26:09.041Z] === RUN TestDaemonConfigurationNotFound [2021-04-14T07:26:09.041Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-14T07:26:09.041Z] === RUN TestDaemonBrokenConfiguration [2021-04-14T07:26:09.041Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-14T07:26:09.041Z] === RUN TestParseClusterAdvertiseSettings [2021-04-14T07:26:09.042Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestFindConfigurationConflicts [2021-04-14T07:26:09.042Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-14T07:26:09.042Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-14T07:26:09.042Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-14T07:26:09.042Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-14T07:26:09.042Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-14T07:26:09.042Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-14T07:26:09.042Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-14T07:26:09.042Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-14T07:26:09.042Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-14T07:26:09.042Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-04-14T07:26:09.042Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-14T07:26:09.042Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-14T07:26:09.042Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-14T07:26:09.042Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestValidateConfiguration [2021-04-14T07:26:09.042Z] === RUN TestValidateConfiguration/with_label [2021-04-14T07:26:09.042Z] === RUN TestValidateConfiguration/with_dns [2021-04-14T07:26:09.042Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-14T07:26:09.042Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-14T07:26:09.042Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-14T07:26:09.042Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-14T07:26:09.042Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-14T07:26:09.042Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-14T07:26:09.042Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestModifiedDiscoverySettings [2021-04-14T07:26:09.042Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestReloadSetConfigFileNotExist [2021-04-14T07:26:09.042Z] === RUN TestDiscoveryOptsErrors [2021-04-14T07:26:09.042Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestDiscoveryOpts [2021-04-14T07:26:09.042Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-14T07:26:09.042Z] PASS [2021-04-14T07:26:09.042Z] coverage: 30.0% of statements [2021-04-14T07:26:09.042Z] time="2021-04-14T07:26:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-14T07:26:09.042Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2021-04-14T07:26:09.042Z] === RUN TestReloadDefaultConfigNotExist [2021-04-14T07:26:09.042Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-14T07:26:09.042Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:09.042Z] === RUN TestReloadBadDefaultConfig [2021-04-14T07:26:09.042Z] time="2021-04-14T07:26:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-059437875" [2021-04-14T07:26:09.042Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestReloadWithConflictingLabels [2021-04-14T07:26:09.042Z] time="2021-04-14T07:26:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-645159158" [2021-04-14T07:26:09.042Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestReloadWithDuplicateLabels [2021-04-14T07:26:09.042Z] time="2021-04-14T07:26:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-837954013" [2021-04-14T07:26:09.042Z] ok github.com/docker/docker/daemon/discovery 0.164s coverage: 30.0% of statements [2021-04-14T07:26:09.042Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-14T07:26:09.042Z] === RUN TestDaemonConfigurationMerge [2021-04-14T07:26:09.042Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-14T07:26:09.042Z] PASS [2021-04-14T07:26:09.042Z] coverage: 79.7% of statements [2021-04-14T07:26:09.042Z] ok github.com/docker/docker/daemon/config 0.759s coverage: 79.7% of statements [2021-04-14T07:26:09.195Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-14T07:26:09.474Z] === RUN TestRestartManagerTimeout [2021-04-14T07:26:09.474Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-14T07:26:09.474Z] === RUN TestRestartManagerTimeoutReset [2021-04-14T07:26:09.474Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-14T07:26:09.474Z] PASS [2021-04-14T07:26:09.474Z] coverage: 50.9% of statements [2021-04-14T07:26:09.474Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2021-04-14T07:26:09.667Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2021-04-14T07:26:09.668Z] === RUN TestServiceUpdateConfigs [2021-04-14T07:26:09.668Z] --- PASS: TestUpdateReplicatedJob (5.16s) [2021-04-14T07:26:09.668Z] === RUN TestServiceListWithStatuses [2021-04-14T07:26:09.668Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-14T07:26:09.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:26:09.668Z] === RUN TestDockerNetworkConnectAlias [2021-04-14T07:26:09.928Z] === RUN TestDecodeContainerConfig [2021-04-14T07:26:09.928Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-14T07:26:09.928Z] === RUN TestDecodeContainerConfigIsolation [2021-04-14T07:26:09.928Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-14T07:26:09.928Z] === RUN TestValidatePrivileged [2021-04-14T07:26:09.928Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-14T07:26:09.928Z] PASS [2021-04-14T07:26:09.928Z] coverage: 52.2% of statements [2021-04-14T07:26:09.928Z] ok github.com/docker/docker/runconfig 0.057s coverage: 52.2% of statements [2021-04-14T07:26:10.018Z] === RUN TestVerifyNetworkingConfig [2021-04-14T07:26:10.018Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestGetContainer [2021-04-14T07:26:10.018Z] --- PASS: TestGetContainer (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestValidContainerNames [2021-04-14T07:26:10.018Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestContainerInitDNS [2021-04-14T07:26:10.018Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-14T07:26:10.018Z] daemon_test.go:147: root required [2021-04-14T07:26:10.018Z] === RUN TestMerge [2021-04-14T07:26:10.018Z] --- PASS: TestMerge (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestValidateContainerIsolation [2021-04-14T07:26:10.018Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestFindNetworkErrorType [2021-04-14T07:26:10.018Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestEnsureServicesExist [2021-04-14T07:26:10.018Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestEnsureServicesExistErrors [2021-04-14T07:26:10.018Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-14T07:26:10.018Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-14T07:26:10.018Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-14T07:26:10.018Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-14T07:26:10.018Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-14T07:26:10.018Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-14T07:26:10.018Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestContainerDelete [2021-04-14T07:26:10.018Z] --- PASS: TestContainerDelete (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestContainerDoubleDelete [2021-04-14T07:26:10.018Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestLogContainerEventCopyLabels [2021-04-14T07:26:10.018Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestLogContainerEventWithAttributes [2021-04-14T07:26:10.018Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestNoneHealthcheck [2021-04-14T07:26:10.018Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-14T07:26:10.018Z] === RUN TestHealthStates [2021-04-14T07:26:10.018Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] time="2021-04-14T07:26:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-14T07:26:10.019Z] --- PASS: TestHealthStates (0.16s) [2021-04-14T07:26:10.019Z] === RUN TestMaskURLCredentials [2021-04-14T07:26:10.019Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestGetInspectData [2021-04-14T07:26:10.019Z] --- PASS: TestGetInspectData (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestFillLicense [2021-04-14T07:26:10.019Z] --- PASS: TestFillLicense (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestListInvalidFilter [2021-04-14T07:26:10.019Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestNameFilter [2021-04-14T07:26:10.019Z] --- PASS: TestNameFilter (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-14T07:26:10.019Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-14T07:26:10.019Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-14T07:26:10.019Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestDaemonReloadLabels [2021-04-14T07:26:10.019Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-14T07:26:10.019Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestDaemonReloadMirrors [2021-04-14T07:26:10.019Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-14T07:26:10.019Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-14T07:26:10.019Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-14T07:26:10.019Z] === RUN TestDaemonDiscoveryReload [2021-04-14T07:26:10.132Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-14T07:26:10.132Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-14T07:26:10.483Z] === RUN TestEventsLog [2021-04-14T07:26:10.483Z] --- PASS: TestEventsLog (0.00s) [2021-04-14T07:26:10.483Z] === RUN TestEventsLogTimeout [2021-04-14T07:26:10.483Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-14T07:26:10.483Z] === RUN TestLogEvents [2021-04-14T07:26:10.483Z] --- PASS: TestLogEvents (0.05s) [2021-04-14T07:26:10.483Z] === RUN TestLoadBufferedEvents [2021-04-14T07:26:10.483Z] === RUN TestWaitNodeAttachment [2021-04-14T07:26:10.885Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-14T07:26:10.885Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-14T07:26:10.885Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-14T07:26:10.885Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-14T07:26:10.885Z] PASS [2021-04-14T07:26:10.885Z] coverage: 62.5% of statements [2021-04-14T07:26:10.885Z] ok github.com/docker/docker/testutil 0.077s coverage: 62.5% of statements [2021-04-14T07:26:10.947Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-04-14T07:26:10.947Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-14T07:26:10.947Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-14T07:26:10.947Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-14T07:26:10.947Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-14T07:26:10.947Z] PASS [2021-04-14T07:26:10.947Z] coverage: 50.0% of statements [2021-04-14T07:26:10.947Z] ok github.com/docker/docker/daemon/events 0.544s coverage: 50.0% of statements [2021-04-14T07:26:10.947Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-14T07:26:10.947Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-14T07:26:10.947Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-14T07:26:10.947Z] === RUN TestIsolationConversion [2021-04-14T07:26:10.947Z] === RUN TestIsolationConversion/default [2021-04-14T07:26:10.947Z] === RUN TestIsolationConversion/process [2021-04-14T07:26:10.947Z] === RUN TestIsolationConversion/hyperv [2021-04-14T07:26:10.947Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-14T07:26:10.947Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-14T07:26:10.947Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-14T07:26:10.947Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-14T07:26:10.947Z] === RUN TestContainerLabels [2021-04-14T07:26:10.947Z] --- PASS: TestContainerLabels (0.00s) [2021-04-14T07:26:10.947Z] === RUN TestCredentialSpecConversion [2021-04-14T07:26:10.947Z] === RUN TestCredentialSpecConversion/none [2021-04-14T07:26:10.947Z] === RUN TestCredentialSpecConversion/config [2021-04-14T07:26:10.947Z] === RUN TestCredentialSpecConversion/file [2021-04-14T07:26:10.947Z] === RUN TestCredentialSpecConversion/registry [2021-04-14T07:26:10.947Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-14T07:26:10.947Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-14T07:26:10.947Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-14T07:26:10.947Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-14T07:26:10.947Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-14T07:26:10.947Z] === RUN TestControllerValidateMountBind [2021-04-14T07:26:10.947Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-14T07:26:10.947Z] === RUN TestControllerValidateMountVolume [2021-04-14T07:26:10.947Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-14T07:26:10.947Z] === RUN TestControllerValidateMountTarget [2021-04-14T07:26:10.947Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-14T07:26:10.947Z] === RUN TestControllerValidateMountTmpfs [2021-04-14T07:26:10.947Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-14T07:26:10.947Z] === RUN TestControllerValidateMountInvalidType [2021-04-14T07:26:10.947Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-14T07:26:10.947Z] === RUN TestControllerValidateMountNamedPipe [2021-04-14T07:26:10.947Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-14T07:26:10.947Z] PASS [2021-04-14T07:26:10.947Z] coverage: 11.3% of statements [2021-04-14T07:26:10.947Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.871s coverage: 11.3% of statements [2021-04-14T07:26:10.947Z] === RUN TestIsEmptyDir [2021-04-14T07:26:10.947Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-14T07:26:10.947Z] PASS [2021-04-14T07:26:10.947Z] coverage: 2.3% of statements [2021-04-14T07:26:10.947Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2021-04-14T07:26:11.410Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-14T07:26:11.410Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-14T07:26:11.844Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-14T07:26:11.844Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-14T07:26:11.844Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-14T07:26:11.844Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-14T07:26:11.844Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-14T07:26:11.844Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-14T07:26:11.844Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-14T07:26:11.844Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-14T07:26:11.844Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-14T07:26:11.874Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-14T07:26:11.874Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-14T07:26:11.874Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-14T07:26:11.874Z] reload_test.go:520: root required [2021-04-14T07:26:11.874Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-14T07:26:11.874Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-14T07:26:11.874Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-14T07:26:11.874Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-04-14T07:26:11.874Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-14T07:26:11.874Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-04-14T07:26:11.874Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-14T07:26:11.874Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-14T07:26:11.874Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-14T07:26:11.874Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-14T07:26:11.874Z] === RUN TestParseVolumesFrom [2021-04-14T07:26:11.874Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-14T07:26:11.874Z] PASS [2021-04-14T07:26:11.874Z] coverage: 9.1% of statements [2021-04-14T07:26:11.874Z] ok github.com/docker/docker/daemon 2.785s coverage: 9.1% of statements [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-14T07:26:11.874Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-14T07:26:12.340Z] === RUN TestLinkNaming [2021-04-14T07:26:12.340Z] --- PASS: TestLinkNaming (0.00s) [2021-04-14T07:26:12.340Z] === RUN TestLinkNew [2021-04-14T07:26:12.340Z] --- PASS: TestLinkNew (0.00s) [2021-04-14T07:26:12.340Z] === RUN TestLinkEnv [2021-04-14T07:26:12.340Z] --- PASS: TestLinkEnv (0.00s) [2021-04-14T07:26:12.340Z] === RUN TestLinkMultipleEnv [2021-04-14T07:26:12.340Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-14T07:26:12.340Z] === RUN TestLinkPortRangeEnv [2021-04-14T07:26:12.340Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-14T07:26:12.340Z] PASS [2021-04-14T07:26:12.340Z] coverage: 93.0% of statements [2021-04-14T07:26:12.340Z] ok github.com/docker/docker/daemon/links 0.072s coverage: 93.0% of statements [2021-04-14T07:26:14.000Z] === RUN TestGetAddress [2021-04-14T07:26:14.000Z] --- PASS: TestGetAddress (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestRemove [2021-04-14T07:26:14.000Z] --- SKIP: TestRemove (0.00s) [2021-04-14T07:26:14.000Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-14T07:26:14.000Z] === RUN TestInitializeWithVolumes [2021-04-14T07:26:14.000Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-14T07:26:14.000Z] === RUN TestCreate [2021-04-14T07:26:14.000Z] --- PASS: TestCreate (0.01s) [2021-04-14T07:26:14.000Z] === RUN TestValidateName [2021-04-14T07:26:14.000Z] --- PASS: TestValidateName (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestCreateWithOpts [2021-04-14T07:26:14.000Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-14T07:26:14.000Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-14T07:26:14.000Z] === RUN TestRelaodNoOpts [2021-04-14T07:26:14.000Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-14T07:26:14.000Z] PASS [2021-04-14T07:26:14.000Z] coverage: 41.5% of statements [2021-04-14T07:26:14.000Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2021-04-14T07:26:14.000Z] === RUN TestGetDriver [2021-04-14T07:26:14.000Z] --- PASS: TestGetDriver (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestVolumeRequestError [2021-04-14T07:26:14.000Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-14T07:26:14.000Z] PASS [2021-04-14T07:26:14.000Z] coverage: 36.1% of statements [2021-04-14T07:26:14.000Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2021-04-14T07:26:14.000Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-04-14T07:26:14.000Z] === RUN TestClientStream [2021-04-14T07:26:14.000Z] --- PASS: TestClientStream (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestClientSendFile [2021-04-14T07:26:14.000Z] --- PASS: TestClientSendFile (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestClientWithRequestTimeout [2021-04-14T07:26:14.000Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestFileSpecPlugin [2021-04-14T07:26:14.000Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-14T07:26:14.000Z] === RUN TestFileJSONSpecPlugin [2021-04-14T07:26:14.000Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-14T07:26:14.000Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestPluginAddHandler [2021-04-14T07:26:14.000Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestPluginWaitBadPlugin [2021-04-14T07:26:14.000Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-14T07:26:14.000Z] === RUN TestGet [2021-04-14T07:26:14.000Z] time="2021-04-14T07:26:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-14T07:26:14.454Z] === RUN TestConvertTmpfsOptions [2021-04-14T07:26:14.454Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-14T07:26:14.454Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-14T07:26:14.454Z] parser_test.go:49: data="ro" [2021-04-14T07:26:14.454Z] === RUN TestParseMountRaw [2021-04-14T07:26:14.454Z] --- PASS: TestParseMountRaw (0.02s) [2021-04-14T07:26:14.454Z] === RUN TestParseMountRawSplit [2021-04-14T07:26:14.454Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-14T07:26:14.454Z] parser_test.go:390: case 0 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 1 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 2 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 3 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 4 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 5 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 6 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 7 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 8 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 0 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 1 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 2 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 3 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 4 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 5 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 6 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 7 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 8 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 9 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 10 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 11 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 12 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 0 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 1 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 2 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 3 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 4 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 5 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 6 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 7 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 8 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 9 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 10 [2021-04-14T07:26:14.454Z] parser_test.go:390: case 11 [2021-04-14T07:26:14.454Z] === RUN TestParseMountSpec [2021-04-14T07:26:14.454Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-14T07:26:14.454Z] parser_test.go:455: case 0 [2021-04-14T07:26:14.454Z] parser_test.go:455: case 1 [2021-04-14T07:26:14.454Z] parser_test.go:455: case 2 [2021-04-14T07:26:14.454Z] parser_test.go:455: case 3 [2021-04-14T07:26:14.454Z] parser_test.go:455: case 4 [2021-04-14T07:26:14.454Z] parser_test.go:455: case 5 [2021-04-14T07:26:14.454Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-14T07:26:14.454Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-14T07:26:14.454Z] === RUN TestValidateMount [2021-04-14T07:26:14.454Z] --- PASS: TestValidateMount (0.00s) [2021-04-14T07:26:14.454Z] PASS [2021-04-14T07:26:14.454Z] coverage: 66.2% of statements [2021-04-14T07:26:14.454Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 66.2% of statements [2021-04-14T07:26:15.266Z] === RUN TestAdapterReadLogs [2021-04-14T07:26:15.266Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-14T07:26:15.266Z] === RUN TestCopier [2021-04-14T07:26:15.266Z] --- PASS: TestCopier (0.01s) [2021-04-14T07:26:15.266Z] === RUN TestCopierLongLines [2021-04-14T07:26:15.266Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-14T07:26:15.266Z] === RUN TestCopierSlow [2021-04-14T07:26:15.266Z] --- PASS: TestCopierSlow (0.34s) [2021-04-14T07:26:15.266Z] === RUN TestCopierWithSized [2021-04-14T07:26:15.266Z] === RUN TestCopierWithSized/as_is [2021-04-14T07:26:15.266Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-14T07:26:15.266Z] --- PASS: TestCopierWithSized (0.10s) [2021-04-14T07:26:15.266Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-14T07:26:15.266Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-04-14T07:26:15.266Z] === RUN TestCopierWithPartial [2021-04-14T07:26:15.266Z] --- PASS: TestCopierWithPartial (0.06s) [2021-04-14T07:26:15.266Z] === RUN TestRingLogger [2021-04-14T07:26:15.266Z] --- PASS: TestRingLogger (0.00s) [2021-04-14T07:26:15.266Z] === RUN TestRingCap [2021-04-14T07:26:15.266Z] --- PASS: TestRingCap (0.00s) [2021-04-14T07:26:15.266Z] === RUN TestRingClose [2021-04-14T07:26:15.266Z] --- PASS: TestRingClose (0.00s) [2021-04-14T07:26:15.266Z] === RUN TestRingDrain [2021-04-14T07:26:15.266Z] --- PASS: TestRingDrain (0.00s) [2021-04-14T07:26:15.266Z] PASS [2021-04-14T07:26:15.266Z] coverage: 43.5% of statements [2021-04-14T07:26:15.266Z] ok github.com/docker/docker/daemon/logger 0.703s coverage: 43.5% of statements [2021-04-14T07:26:15.409Z] time="2021-04-14T07:26:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-14T07:26:15.866Z] === RUN TestSetGetMeta [2021-04-14T07:26:15.866Z] === PAUSE TestSetGetMeta [2021-04-14T07:26:15.866Z] === RUN TestRestore [2021-04-14T07:26:15.866Z] === PAUSE TestRestore [2021-04-14T07:26:15.866Z] === RUN TestServiceCreate [2021-04-14T07:26:15.866Z] === PAUSE TestServiceCreate [2021-04-14T07:26:15.866Z] === RUN TestServiceList [2021-04-14T07:26:15.866Z] === PAUSE TestServiceList [2021-04-14T07:26:15.866Z] === RUN TestServiceRemove [2021-04-14T07:26:15.866Z] === PAUSE TestServiceRemove [2021-04-14T07:26:15.866Z] === RUN TestServiceGet [2021-04-14T07:26:15.866Z] === PAUSE TestServiceGet [2021-04-14T07:26:15.866Z] === RUN TestServicePrune [2021-04-14T07:26:15.866Z] === PAUSE TestServicePrune [2021-04-14T07:26:15.866Z] === RUN TestCreate [2021-04-14T07:26:15.866Z] === PAUSE TestCreate [2021-04-14T07:26:15.866Z] === RUN TestRemove [2021-04-14T07:26:15.866Z] === PAUSE TestRemove [2021-04-14T07:26:15.866Z] === RUN TestList [2021-04-14T07:26:15.866Z] === PAUSE TestList [2021-04-14T07:26:15.866Z] === RUN TestFindByDriver [2021-04-14T07:26:15.866Z] === PAUSE TestFindByDriver [2021-04-14T07:26:15.866Z] === RUN TestFindByReferenced [2021-04-14T07:26:15.866Z] === PAUSE TestFindByReferenced [2021-04-14T07:26:15.866Z] === RUN TestDerefMultipleOfSameRef [2021-04-14T07:26:15.866Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-14T07:26:15.866Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-14T07:26:15.866Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-14T07:26:15.866Z] === RUN TestDefererencePluginOnCreateError [2021-04-14T07:26:15.866Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-14T07:26:15.866Z] === RUN TestRefDerefRemove [2021-04-14T07:26:15.866Z] === PAUSE TestRefDerefRemove [2021-04-14T07:26:15.866Z] === RUN TestGet [2021-04-14T07:26:15.866Z] === PAUSE TestGet [2021-04-14T07:26:15.866Z] === RUN TestGetWithReference [2021-04-14T07:26:15.866Z] === PAUSE TestGetWithReference [2021-04-14T07:26:15.866Z] === RUN TestFilterFunc [2021-04-14T07:26:15.866Z] === RUN TestFilterFunc/test_nil_list [2021-04-14T07:26:15.866Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-14T07:26:15.866Z] === RUN TestFilterFunc/test_empty_list [2021-04-14T07:26:15.866Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-14T07:26:15.866Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-14T07:26:15.866Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-14T07:26:15.866Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-14T07:26:15.866Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-14T07:26:15.866Z] === RUN TestFilterFunc/test_filter_some [2021-04-14T07:26:15.866Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-14T07:26:15.866Z] === RUN TestFilterFunc/test_filter_middle [2021-04-14T07:26:15.866Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-14T07:26:15.866Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-14T07:26:15.866Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-14T07:26:15.866Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-14T07:26:15.866Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-14T07:26:15.866Z] === CONT TestFilterFunc/test_nil_list [2021-04-14T07:26:15.866Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-14T07:26:15.866Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-14T07:26:15.866Z] === CONT TestFilterFunc/test_filter_middle [2021-04-14T07:26:15.866Z] === CONT TestFilterFunc/test_filter_some [2021-04-14T07:26:15.866Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-14T07:26:15.866Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-14T07:26:15.866Z] === CONT TestFilterFunc/test_empty_list [2021-04-14T07:26:15.866Z] --- PASS: TestFilterFunc (0.00s) [2021-04-14T07:26:15.866Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-14T07:26:15.866Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-14T07:26:15.866Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-14T07:26:15.866Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-14T07:26:15.866Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-14T07:26:15.866Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-14T07:26:15.866Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-14T07:26:15.866Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-14T07:26:15.866Z] === CONT TestSetGetMeta [2021-04-14T07:26:15.866Z] === CONT TestFindByDriver [2021-04-14T07:26:15.866Z] === CONT TestServiceGet [2021-04-14T07:26:15.866Z] === CONT TestServiceList [2021-04-14T07:26:15.866Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-14T07:26:15.866Z] === CONT TestServiceCreate [2021-04-14T07:26:15.866Z] --- PASS: TestFindByDriver (0.03s) [2021-04-14T07:26:15.866Z] === CONT TestRestore [2021-04-14T07:26:15.866Z] --- PASS: TestRestore (0.02s) [2021-04-14T07:26:15.866Z] === CONT TestServiceRemove [2021-04-14T07:26:15.866Z] --- PASS: TestServiceGet (0.14s) [2021-04-14T07:26:15.866Z] === CONT TestRefDerefRemove [2021-04-14T07:26:15.866Z] --- PASS: TestServiceRemove (0.09s) [2021-04-14T07:26:15.866Z] === CONT TestGetWithReference [2021-04-14T07:26:15.866Z] --- PASS: TestServiceList (0.15s) [2021-04-14T07:26:15.866Z] === CONT TestGet [2021-04-14T07:26:15.866Z] --- PASS: TestServiceCreate (0.13s) [2021-04-14T07:26:15.866Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-14T07:26:15.866Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-14T07:26:15.866Z] === CONT TestDefererencePluginOnCreateError [2021-04-14T07:26:15.866Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-14T07:26:15.866Z] === CONT TestRemove [2021-04-14T07:26:15.866Z] --- PASS: TestGetWithReference (0.03s) [2021-04-14T07:26:15.866Z] === CONT TestList [2021-04-14T07:26:15.866Z] --- PASS: TestGet (0.02s) [2021-04-14T07:26:15.866Z] === CONT TestDerefMultipleOfSameRef [2021-04-14T07:26:15.866Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-14T07:26:15.866Z] === CONT TestFindByReferenced [2021-04-14T07:26:15.866Z] --- PASS: TestRemove (0.03s) [2021-04-14T07:26:15.866Z] === CONT TestCreate [2021-04-14T07:26:15.866Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-14T07:26:15.866Z] === CONT TestServicePrune [2021-04-14T07:26:15.866Z] --- PASS: TestList (0.03s) [2021-04-14T07:26:15.866Z] --- PASS: TestCreate (0.02s) [2021-04-14T07:26:15.866Z] time="2021-04-14T07:26:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-14T07:26:15.866Z] --- PASS: TestFindByReferenced (0.02s) [2021-04-14T07:26:15.866Z] time="2021-04-14T07:26:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-14T07:26:15.866Z] time="2021-04-14T07:26:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-14T07:26:15.866Z] time="2021-04-14T07:26:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-14T07:26:15.866Z] time="2021-04-14T07:26:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-14T07:26:15.866Z] --- PASS: TestServicePrune (0.05s) [2021-04-14T07:26:15.866Z] PASS [2021-04-14T07:26:15.866Z] coverage: 70.3% of statements [2021-04-14T07:26:15.866Z] ok github.com/docker/docker/volume/service 0.299s coverage: 70.3% of statements [2021-04-14T07:26:16.243Z] === RUN TestNewStreamConfig [2021-04-14T07:26:16.243Z] === RUN TestNewStreamConfig/defaults [2021-04-14T07:26:16.243Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-14T07:26:16.243Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-14T07:26:16.243Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-14T07:26:16.243Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-14T07:26:16.243Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-14T07:26:16.243Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-14T07:26:16.243Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-14T07:26:16.243Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-14T07:26:16.243Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-14T07:26:16.243Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-14T07:26:16.243Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-14T07:26:16.243Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-14T07:26:16.243Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-14T07:26:16.243Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-14T07:26:16.243Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-14T07:26:16.243Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-14T07:26:16.243Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-14T07:26:16.243Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-14T07:26:16.243Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-14T07:26:16.243Z] time="2021-04-14T07:26:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-14T07:26:16.243Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-04-14T07:26:16.243Z] === RUN TestCreateSuccess [2021-04-14T07:26:16.243Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-14T07:26:16.243Z] === RUN TestCreateLogGroupSuccess [2021-04-14T07:26:16.243Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-14T07:26:16.243Z] === RUN TestCreateError [2021-04-14T07:26:16.243Z] --- PASS: TestCreateError (0.00s) [2021-04-14T07:26:16.243Z] === RUN TestCreateAlreadyExists [2021-04-14T07:26:16.243Z] time="2021-04-14T07:26:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-14T07:26:16.243Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-14T07:26:16.698Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-14T07:26:16.706Z] === RUN TestLogClosed [2021-04-14T07:26:16.706Z] --- PASS: TestLogClosed (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestLogBlocking [2021-04-14T07:26:16.706Z] --- PASS: TestLogBlocking (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-14T07:26:16.706Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestLogNonBlockingBufferFull [2021-04-14T07:26:16.706Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestPublishBatchSuccess [2021-04-14T07:26:16.706Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestPublishBatchError [2021-04-14T07:26:16.706Z] time="2021-04-14T07:26:16Z" level=error msg=Error [2021-04-14T07:26:16.706Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-14T07:26:16.706Z] time="2021-04-14T07:26:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-14T07:26:16.706Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-14T07:26:16.706Z] time="2021-04-14T07:26:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-14T07:26:16.706Z] time="2021-04-14T07:26:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-14T07:26:16.706Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchSimple [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchTicker [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchMultilinePattern [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchClose [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestEffectiveLen [2021-04-14T07:26:16.706Z] === RUN TestEffectiveLen/0/Hello [2021-04-14T07:26:16.706Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-14T07:26:16.706Z] === RUN TestEffectiveLen/2/🙃 [2021-04-14T07:26:16.706Z] === RUN TestEffectiveLen/3/���� [2021-04-14T07:26:16.706Z] === RUN TestEffectiveLen/4/He��o [2021-04-14T07:26:16.706Z] === RUN TestEffectiveLen/5/ [2021-04-14T07:26:16.706Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestFindValidSplit [2021-04-14T07:26:16.706Z] === RUN TestFindValidSplit/0/ [2021-04-14T07:26:16.706Z] === RUN TestFindValidSplit/1/Hello [2021-04-14T07:26:16.706Z] === RUN TestFindValidSplit/2/Hello [2021-04-14T07:26:16.706Z] === RUN TestFindValidSplit/3/Hello [2021-04-14T07:26:16.706Z] === RUN TestFindValidSplit/4/🙃 [2021-04-14T07:26:16.706Z] === RUN TestFindValidSplit/5/🙃 [2021-04-14T07:26:16.706Z] === RUN TestFindValidSplit/6/a� [2021-04-14T07:26:16.706Z] === RUN TestFindValidSplit/7/a� [2021-04-14T07:26:16.706Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1044: [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1045: [2021-04-14T07:26:16.706Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1044: Hello [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1045: [2021-04-14T07:26:16.706Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1044: He [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1045: llo [2021-04-14T07:26:16.706Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1044: [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1045: Hello [2021-04-14T07:26:16.706Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1044: [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-14T07:26:16.706Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1045: [2021-04-14T07:26:16.706Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1044: a [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1045: � [2021-04-14T07:26:16.706Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1044: a� [2021-04-14T07:26:16.706Z] cloudwatchlogs_test.go:1045: [2021-04-14T07:26:16.706Z] === RUN TestProcessEventEmoji [2021-04-14T07:26:16.706Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchLineSplit [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchMaxEvents [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-04-14T07:26:16.706Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-14T07:26:16.706Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-04-14T07:26:16.706Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-14T07:26:16.706Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-14T07:26:16.706Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-14T07:26:16.706Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-14T07:26:16.706Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-14T07:26:16.706Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-14T07:26:16.706Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-14T07:26:16.706Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-14T07:26:16.706Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-14T07:26:16.706Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-14T07:26:16.706Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-14T07:26:16.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestCreateTagSuccess [2021-04-14T07:26:16.706Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-14T07:26:16.706Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-14T07:26:16.706Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-14T07:26:16.706Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-14T07:26:16.706Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-14T07:26:16.706Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-04-14T07:26:16.706Z] PASS [2021-04-14T07:26:16.706Z] coverage: 77.8% of statements [2021-04-14T07:26:16.706Z] ok github.com/docker/docker/daemon/logger/awslogs 0.524s coverage: 77.8% of statements [2021-04-14T07:26:16.706Z] === RUN TestJSONFileLogger [2021-04-14T07:26:16.707Z] --- PASS: TestJSONFileLogger (0.03s) [2021-04-14T07:26:16.707Z] === RUN TestJSONFileLoggerWithTags [2021-04-14T07:26:16.707Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-14T07:26:16.707Z] === RUN TestJSONFileLoggerWithOpts [2021-04-14T07:26:16.707Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2021-04-14T07:26:16.707Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-14T07:26:16.707Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-14T07:26:17.170Z] === RUN TestEncodeDecode [2021-04-14T07:26:17.170Z] === PAUSE TestEncodeDecode [2021-04-14T07:26:17.170Z] === RUN TestUnexpectedEOF [2021-04-14T07:26:17.170Z] === RUN TestSearchRegistryForImagesErrors [2021-04-14T07:26:17.170Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-14T07:26:17.170Z] === RUN TestSearchRegistryForImages [2021-04-14T07:26:17.170Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-14T07:26:17.170Z] === RUN TestOnlyPlatformWithFallback [2021-04-14T07:26:17.170Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-14T07:26:17.170Z] === RUN TestImageDelete [2021-04-14T07:26:17.170Z] === RUN TestImageDelete/no_lease [2021-04-14T07:26:17.170Z] === RUN TestImageDelete/lease_exists [2021-04-14T07:26:17.170Z] time="2021-04-14T07:26:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-14T07:26:17.170Z] time="2021-04-14T07:26:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-14T07:26:17.170Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-04-14T07:26:17.170Z] === CONT TestEncodeDecode [2021-04-14T07:26:17.170Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-14T07:26:17.170Z] PASS [2021-04-14T07:26:17.170Z] coverage: 69.9% of statements [2021-04-14T07:26:17.170Z] --- PASS: TestImageDelete (0.09s) [2021-04-14T07:26:17.170Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-14T07:26:17.170Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2021-04-14T07:26:17.170Z] === RUN TestContentStoreForPull [2021-04-14T07:26:17.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.342s coverage: 69.9% of statements [2021-04-14T07:26:17.170Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-14T07:26:17.170Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-14T07:26:17.170Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-14T07:26:17.170Z] --- PASS: TestContentStoreForPull (0.23s) [2021-04-14T07:26:17.170Z] PASS [2021-04-14T07:26:17.170Z] coverage: 6.7% of statements [2021-04-14T07:26:17.170Z] ok github.com/docker/docker/daemon/images 0.583s coverage: 6.7% of statements [2021-04-14T07:26:17.388Z] time="2021-04-14T07:26:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-14T07:26:17.634Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-14T07:26:17.634Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-14T07:26:17.634Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-14T07:26:17.634Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-14T07:26:17.634Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-14T07:26:17.634Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-14T07:26:17.634Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-14T07:26:17.634Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-04-14T07:26:17.634Z] === RUN TestFastTimeMarshalJSON [2021-04-14T07:26:17.634Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-04-14T07:26:17.634Z] PASS [2021-04-14T07:26:17.634Z] coverage: 87.2% of statements [2021-04-14T07:26:17.634Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.268s coverage: 87.2% of statements [2021-04-14T07:26:17.636Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-14T07:26:17.895Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-14T07:26:17.895Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-14T07:26:18.155Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-14T07:26:19.092Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-14T07:26:19.351Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-14T07:26:19.351Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-14T07:26:19.609Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-14T07:26:19.829Z] === RUN TestWriteLog [2021-04-14T07:26:19.829Z] === PAUSE TestWriteLog [2021-04-14T07:26:19.829Z] === RUN TestReadLog [2021-04-14T07:26:19.829Z] === PAUSE TestReadLog [2021-04-14T07:26:19.829Z] === CONT TestWriteLog [2021-04-14T07:26:19.829Z] === CONT TestReadLog [2021-04-14T07:26:19.829Z] --- PASS: TestWriteLog (0.00s) [2021-04-14T07:26:19.829Z] === RUN TestReadLog/tail_exact [2021-04-14T07:26:19.829Z] === RUN TestReadLog/tail_less_than_available [2021-04-14T07:26:19.829Z] === RUN TestReadLog/tail_more_than_available [2021-04-14T07:26:19.829Z] --- PASS: TestReadLog (0.26s) [2021-04-14T07:26:19.829Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-04-14T07:26:19.829Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-04-14T07:26:19.829Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-14T07:26:19.829Z] PASS [2021-04-14T07:26:19.829Z] coverage: 75.2% of statements [2021-04-14T07:26:19.829Z] ok github.com/docker/docker/daemon/logger/local 0.369s coverage: 75.2% of statements [2021-04-14T07:26:19.829Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-14T07:26:19.868Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-14T07:26:20.034Z] --- PASS: TestDockerNetworkConnectAlias (9.53s) [2021-04-14T07:26:20.034Z] === RUN TestDockerNetworkReConnect [2021-04-14T07:26:20.292Z] === RUN TestOpenFileDelete [2021-04-14T07:26:20.292Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-14T07:26:20.292Z] === RUN TestOpenFileRename [2021-04-14T07:26:20.292Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-14T07:26:20.292Z] === RUN TestParseLogTagDefaultTag [2021-04-14T07:26:20.292Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-14T07:26:20.292Z] === RUN TestParseLogTag [2021-04-14T07:26:20.292Z] --- PASS: TestParseLogTag (0.00s) [2021-04-14T07:26:20.292Z] === RUN TestParseLogTagEmptyTag [2021-04-14T07:26:20.292Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-14T07:26:20.292Z] === RUN TestTailFiles [2021-04-14T07:26:20.292Z] --- PASS: TestTailFiles (0.00s) [2021-04-14T07:26:20.292Z] === RUN TestFollowLogsConsumerGone [2021-04-14T07:26:20.292Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-14T07:26:20.292Z] === RUN TestFollowLogsProducerGone [2021-04-14T07:26:20.292Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-14T07:26:20.292Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-14T07:26:20.292Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-14T07:26:20.292Z] === RUN TestCheckCapacityAndRotate [2021-04-14T07:26:20.292Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-14T07:26:20.292Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-14T07:26:20.292Z] === RUN TestLog [2021-04-14T07:26:20.292Z] --- PASS: TestLog (0.01s) [2021-04-14T07:26:20.292Z] PASS [2021-04-14T07:26:20.292Z] coverage: 31.5% of statements [2021-04-14T07:26:20.292Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-04-14T07:26:20.292Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-14T07:26:20.292Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-04-14T07:26:20.292Z] PASS [2021-04-14T07:26:20.292Z] coverage: 55.3% of statements [2021-04-14T07:26:20.292Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2021-04-14T07:26:20.292Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.254s coverage: 55.3% of statements [2021-04-14T07:26:20.805Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-14T07:26:21.083Z] time="2021-04-14T07:26:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-14T07:26:21.269Z] === RUN TestValidateLogOpt [2021-04-14T07:26:21.269Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-14T07:26:21.269Z] === RUN TestNewMissedConfig [2021-04-14T07:26:21.269Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-14T07:26:21.269Z] === RUN TestNewMissedUrl [2021-04-14T07:26:21.269Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-14T07:26:21.269Z] === RUN TestNewMissedToken [2021-04-14T07:26:21.269Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-14T07:26:21.269Z] === RUN TestNewWithProxy [2021-04-14T07:26:21.269Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-14T07:26:21.269Z] === RUN TestDefault [2021-04-14T07:26:21.269Z] --- PASS: TestDefault (0.01s) [2021-04-14T07:26:21.269Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-14T07:26:21.269Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-14T07:26:21.269Z] === RUN TestJsonFormat [2021-04-14T07:26:21.269Z] --- PASS: TestJsonFormat (0.00s) [2021-04-14T07:26:21.269Z] === RUN TestRawFormat [2021-04-14T07:26:21.269Z] --- PASS: TestRawFormat (0.01s) [2021-04-14T07:26:21.269Z] === RUN TestRawFormatWithLabels [2021-04-14T07:26:21.269Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-14T07:26:21.269Z] === RUN TestRawFormatWithoutTag [2021-04-14T07:26:21.269Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-14T07:26:21.269Z] === RUN TestBatching [2021-04-14T07:26:21.735Z] --- PASS: TestBatching (0.29s) [2021-04-14T07:26:21.735Z] === RUN TestFrequency [2021-04-14T07:26:21.735Z] === RUN TestNewParse [2021-04-14T07:26:21.735Z] --- PASS: TestNewParse (0.00s) [2021-04-14T07:26:21.735Z] PASS [2021-04-14T07:26:21.735Z] coverage: 8.3% of statements [2021-04-14T07:26:21.735Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2021-04-14T07:26:21.735Z] --- PASS: TestFrequency (0.16s) [2021-04-14T07:26:21.735Z] === RUN TestOneMessagePerRequest [2021-04-14T07:26:21.735Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-04-14T07:26:21.735Z] === RUN TestVerify [2021-04-14T07:26:21.735Z] --- PASS: TestVerify (0.00s) [2021-04-14T07:26:21.735Z] === RUN TestSkipVerify [2021-04-14T07:26:21.887Z] --- PASS: TestServiceUpdateConfigs (14.90s) [2021-04-14T07:26:21.887Z] === RUN TestServiceUpdateNetwork [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] --- PASS: TestSkipVerify (0.53s) [2021-04-14T07:26:22.198Z] === RUN TestBufferMaximum [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385182.017952\",\"host\":\"bda4b089a9e9\"}'" [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385182.017952\",\"host\":\"bda4b089a9e9\"}'" [2021-04-14T07:26:22.198Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-14T07:26:22.198Z] === RUN TestServerAlwaysDown [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385182.021953\",\"host\":\"bda4b089a9e9\"}'" [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385182.021953\",\"host\":\"bda4b089a9e9\"}'" [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385182.021953\",\"host\":\"bda4b089a9e9\"}'" [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385182.022975\",\"host\":\"bda4b089a9e9\"}'" [2021-04-14T07:26:22.198Z] time="2021-04-14T07:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618385182.022975\",\"host\":\"bda4b089a9e9\"}'" [2021-04-14T07:26:22.198Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-14T07:26:22.198Z] === RUN TestCannotSendAfterClose [2021-04-14T07:26:22.198Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-14T07:26:22.198Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-14T07:26:22.669Z] === RUN TestParseLogFormat [2021-04-14T07:26:22.669Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-14T07:26:22.669Z] === RUN TestValidateLogOptEmpty [2021-04-14T07:26:22.669Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-14T07:26:22.669Z] === RUN TestValidateSyslogAddress [2021-04-14T07:26:22.669Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-14T07:26:22.669Z] === RUN TestParseAddressDefaultPort [2021-04-14T07:26:22.669Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-14T07:26:22.669Z] === RUN TestValidateSyslogFacility [2021-04-14T07:26:22.669Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-14T07:26:22.669Z] === RUN TestValidateLogOptSyslogFormat [2021-04-14T07:26:22.669Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-14T07:26:22.669Z] === RUN TestValidateLogOpt [2021-04-14T07:26:22.669Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-14T07:26:22.669Z] PASS [2021-04-14T07:26:22.669Z] coverage: 46.8% of statements [2021-04-14T07:26:22.669Z] ok github.com/docker/docker/daemon/logger/syslog 0.189s coverage: 46.8% of statements [2021-04-14T07:26:23.137Z] time="2021-04-14T07:26:23Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-14T07:26:23.137Z] time="2021-04-14T07:26:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bda4b089a9e9\"}'" [2021-04-14T07:26:23.137Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2021-04-14T07:26:23.137Z] PASS [2021-04-14T07:26:23.137Z] coverage: 82.5% of statements [2021-04-14T07:26:23.340Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-14T07:26:23.611Z] ok github.com/docker/docker/daemon/logger/splunk 2.238s coverage: 82.5% of statements [2021-04-14T07:26:23.611Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-14T07:26:23.611Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-14T07:26:23.611Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-14T07:26:24.589Z] === RUN TestV1IDService [2021-04-14T07:26:24.589Z] --- PASS: TestV1IDService (0.03s) [2021-04-14T07:26:24.589Z] === RUN TestV2MetadataService [2021-04-14T07:26:25.565Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-14T07:26:25.565Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-14T07:26:25.565Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-14T07:26:25.565Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-14T07:26:25.565Z] === RUN TestContinueOnError_NeverContinue [2021-04-14T07:26:25.565Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-14T07:26:25.565Z] === RUN TestManifestStore [2021-04-14T07:26:25.565Z] === RUN TestManifestStore/no_remote_or_local [2021-04-14T07:26:25.565Z] time="2021-04-14T07:26:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local308051915\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-14T07:26:25.565Z] === RUN TestManifestStore/no_local_cache [2021-04-14T07:26:25.565Z] === RUN TestManifestStore/with_local_cache [2021-04-14T07:26:25.565Z] === RUN TestManifestStore/unknown_media_type [2021-04-14T07:26:25.565Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-14T07:26:25.565Z] time="2021-04-14T07:26:25Z" level=warning msg="reference for unknown type: " [2021-04-14T07:26:25.565Z] time="2021-04-14T07:26:25Z" level=warning msg="reference for unknown type: " [2021-04-14T07:26:25.565Z] === RUN TestSuccessfulDownload [2021-04-14T07:26:25.565Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-14T07:26:25.565Z] download_test.go:268: Needs fixing on Windows [2021-04-14T07:26:25.565Z] === RUN TestCancelledDownload [2021-04-14T07:26:25.565Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-14T07:26:25.565Z] === RUN TestMaxDownloadAttempts [2021-04-14T07:26:25.565Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-14T07:26:25.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-14T07:26:25.565Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-14T07:26:25.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-14T07:26:25.565Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-14T07:26:25.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-14T07:26:25.565Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-14T07:26:25.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-14T07:26:25.565Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-14T07:26:25.565Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-14T07:26:25.565Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-14T07:26:25.565Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-14T07:26:25.565Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-14T07:26:25.565Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-14T07:26:25.565Z] time="2021-04-14T07:26:25Z" level=warning msg="reference for unknown type: " [2021-04-14T07:26:25.565Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-14T07:26:25.565Z] time="2021-04-14T07:26:25Z" level=warning msg="reference for unknown type: " [2021-04-14T07:26:25.565Z] time="2021-04-14T07:26:25Z" level=warning msg="reference for unknown type: " [2021-04-14T07:26:25.565Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-14T07:26:25.566Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-14T07:26:25.566Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-14T07:26:25.566Z] time="2021-04-14T07:26:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore (0.42s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/error_persisting_manifest (0.06s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-14T07:26:25.566Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.06s) [2021-04-14T07:26:25.566Z] === RUN TestDetectManifestBlobMediaType [2021-04-14T07:26:25.566Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-14T07:26:25.566Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-14T07:26:25.566Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-14T07:26:25.566Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-14T07:26:25.566Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-14T07:26:25.566Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-14T07:26:25.566Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-14T07:26:25.566Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-14T07:26:25.566Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-14T07:26:25.566Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-14T07:26:25.566Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-14T07:26:25.566Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-14T07:26:25.566Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-14T07:26:25.566Z] === RUN TestFixManifestLayers [2021-04-14T07:26:25.566Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-14T07:26:25.566Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-14T07:26:25.566Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-14T07:26:25.566Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-14T07:26:25.566Z] === RUN TestFixManifestLayersBadParent [2021-04-14T07:26:25.566Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-14T07:26:25.566Z] === RUN TestValidateManifest [2021-04-14T07:26:25.566Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-14T07:26:25.566Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-14T07:26:25.566Z] === RUN TestFormatPlatform [2021-04-14T07:26:25.566Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-14T07:26:25.566Z] === RUN TestGetRepositoryMountCandidates [2021-04-14T07:26:25.566Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-14T07:26:25.566Z] === RUN TestLayerAlreadyExists [2021-04-14T07:26:25.566Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-14T07:26:25.566Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:26:25.566Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:26:25.566Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:26:25.566Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:26:25.566Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:26:25.566Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-14T07:26:25.566Z] === RUN TestWhenEmptyAuthConfig [2021-04-14T07:26:25.596Z] --- PASS: TestDockerNetworkReConnect (6.81s) [2021-04-14T07:26:25.596Z] === RUN TestServicePlugin [2021-04-14T07:26:25.596Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-14T07:26:25.596Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:26:25.596Z] === RUN TestServiceUpdateLabel [2021-04-14T07:26:25.877Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-14T07:26:25.877Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-14T07:26:26.030Z] time="2021-04-14T07:26:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-14T07:26:26.030Z] time="2021-04-14T07:26:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-14T07:26:26.030Z] time="2021-04-14T07:26:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-14T07:26:26.030Z] time="2021-04-14T07:26:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-14T07:26:26.030Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-14T07:26:26.030Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-04-14T07:26:26.030Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-04-14T07:26:26.030Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-04-14T07:26:26.030Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-04-14T07:26:26.030Z] === RUN TestTransfer [2021-04-14T07:26:26.031Z] --- PASS: TestV2MetadataService (1.47s) [2021-04-14T07:26:26.031Z] PASS [2021-04-14T07:26:26.031Z] coverage: 48.2% of statements [2021-04-14T07:26:26.031Z] ok github.com/docker/docker/distribution/metadata 1.596s coverage: 48.2% of statements [2021-04-14T07:26:26.031Z] --- PASS: TestTransfer (0.19s) [2021-04-14T07:26:26.031Z] === RUN TestConcurrencyLimit [2021-04-14T07:26:26.501Z] === RUN TestNotFound [2021-04-14T07:26:26.501Z] --- PASS: TestNotFound (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestConflict [2021-04-14T07:26:26.501Z] --- PASS: TestConflict (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestForbidden [2021-04-14T07:26:26.501Z] --- PASS: TestForbidden (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestInvalidParameter [2021-04-14T07:26:26.501Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestNotImplemented [2021-04-14T07:26:26.501Z] --- PASS: TestNotImplemented (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestNotModified [2021-04-14T07:26:26.501Z] --- PASS: TestNotModified (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestUnauthorized [2021-04-14T07:26:26.501Z] --- PASS: TestUnauthorized (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestUnknown [2021-04-14T07:26:26.501Z] --- PASS: TestUnknown (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestCancelled [2021-04-14T07:26:26.501Z] --- PASS: TestCancelled (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestDeadline [2021-04-14T07:26:26.501Z] --- PASS: TestDeadline (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestDataLoss [2021-04-14T07:26:26.501Z] --- PASS: TestDataLoss (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestUnavailable [2021-04-14T07:26:26.501Z] --- PASS: TestUnavailable (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestSystem [2021-04-14T07:26:26.501Z] --- PASS: TestSystem (0.00s) [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Not_Found [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Bad_Request [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Conflict [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Unauthorized [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Forbidden [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Not_Modified [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-14T07:26:26.501Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-14T07:26:26.501Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-14T07:26:26.501Z] PASS [2021-04-14T07:26:26.502Z] coverage: 53.1% of statements [2021-04-14T07:26:26.502Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-04-14T07:26:26.502Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-04-14T07:26:26.502Z] === RUN TestInactiveJobs [2021-04-14T07:26:26.965Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-04-14T07:26:26.966Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-14T07:26:26.966Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-14T07:26:26.966Z] === RUN TestTokenPassThru [2021-04-14T07:26:26.966Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-14T07:26:26.966Z] === RUN TestTokenPassThruDifferentHost [2021-04-14T07:26:26.966Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-14T07:26:26.966Z] PASS [2021-04-14T07:26:26.966Z] coverage: 23.6% of statements [2021-04-14T07:26:26.966Z] ok github.com/docker/docker/distribution 1.678s coverage: 23.6% of statements [2021-04-14T07:26:26.966Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-14T07:26:26.966Z] --- PASS: TestInactiveJobs (0.42s) [2021-04-14T07:26:26.966Z] === RUN TestWatchRelease [2021-04-14T07:26:26.966Z] --- PASS: TestWatchRelease (0.06s) [2021-04-14T07:26:26.966Z] === RUN TestWatchFinishedTransfer [2021-04-14T07:26:26.966Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-14T07:26:26.966Z] === RUN TestDuplicateTransfer [2021-04-14T07:26:26.966Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-14T07:26:26.966Z] === RUN TestSuccessfulUpload [2021-04-14T07:26:27.431Z] time="2021-04-14T07:26:27Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-14T07:26:27.431Z] --- PASS: TestSuccessfulUpload (0.48s) [2021-04-14T07:26:27.431Z] === RUN TestCancelledUpload [2021-04-14T07:26:27.431Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-14T07:26:27.431Z] PASS [2021-04-14T07:26:27.431Z] coverage: 76.8% of statements [2021-04-14T07:26:27.431Z] ok github.com/docker/docker/distribution/xfer 2.085s coverage: 76.8% of statements [2021-04-14T07:26:27.431Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-14T07:26:28.440Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-14T07:26:28.981Z] === RUN TestCompare [2021-04-14T07:26:28.981Z] --- PASS: TestCompare (0.00s) [2021-04-14T07:26:28.981Z] PASS [2021-04-14T07:26:28.981Z] coverage: 19.2% of statements [2021-04-14T07:26:28.981Z] ok github.com/docker/docker/image/cache 0.128s coverage: 19.2% of statements [2021-04-14T07:26:28.981Z] === RUN TestFSGetInvalidData [2021-04-14T07:26:28.981Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-04-14T07:26:28.981Z] === RUN TestFSInvalidSet [2021-04-14T07:26:28.981Z] --- PASS: TestFSInvalidSet (0.02s) [2021-04-14T07:26:28.981Z] === RUN TestFSInvalidRoot [2021-04-14T07:26:28.981Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-14T07:26:28.981Z] === RUN TestFSMetadataGetSet [2021-04-14T07:26:28.981Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-04-14T07:26:28.981Z] === RUN TestFSInvalidWalker [2021-04-14T07:26:28.981Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-14T07:26:28.981Z] === RUN TestFSGetSet [2021-04-14T07:26:28.981Z] --- PASS: TestFSGetSet (0.13s) [2021-04-14T07:26:28.981Z] === RUN TestFSGetUnsetKey [2021-04-14T07:26:28.981Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-14T07:26:28.981Z] === RUN TestFSGetEmptyData [2021-04-14T07:26:29.445Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-14T07:26:29.445Z] === RUN TestFSDelete [2021-04-14T07:26:29.445Z] --- PASS: TestFSDelete (0.03s) [2021-04-14T07:26:29.445Z] === RUN TestFSWalker [2021-04-14T07:26:29.445Z] --- PASS: TestFSWalker (0.02s) [2021-04-14T07:26:29.445Z] === RUN TestFSWalkerStopOnError [2021-04-14T07:26:29.445Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-04-14T07:26:29.445Z] === RUN TestNewFromJSON [2021-04-14T07:26:29.445Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-14T07:26:29.445Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-14T07:26:29.445Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-14T07:26:29.445Z] === RUN TestMarshalKeyOrder [2021-04-14T07:26:29.445Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-14T07:26:29.445Z] === RUN TestHistoryEqual [2021-04-14T07:26:29.445Z] --- PASS: TestHistoryEqual (0.17s) [2021-04-14T07:26:29.445Z] === RUN TestImage [2021-04-14T07:26:29.445Z] --- PASS: TestImage (0.00s) [2021-04-14T07:26:29.445Z] === RUN TestImageOSNotEmpty [2021-04-14T07:26:29.445Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-14T07:26:29.445Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-14T07:26:29.445Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-14T07:26:29.445Z] === RUN TestCreate [2021-04-14T07:26:29.445Z] --- PASS: TestCreate (0.01s) [2021-04-14T07:26:29.445Z] === RUN TestRestore [2021-04-14T07:26:29.445Z] time="2021-04-14T07:26:29Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-14T07:26:29.445Z] --- PASS: TestRestore (0.14s) [2021-04-14T07:26:29.445Z] === RUN TestAddDelete [2021-04-14T07:26:29.445Z] --- PASS: TestAddDelete (0.05s) [2021-04-14T07:26:29.445Z] === RUN TestSearchAfterDelete [2021-04-14T07:26:29.445Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-14T07:26:29.445Z] === RUN TestParentReset [2021-04-14T07:26:29.587Z] --- PASS: TestGet (15.00s) [2021-04-14T07:26:29.587Z] === RUN TestPluginWithNoManifest [2021-04-14T07:26:29.587Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-14T07:26:29.587Z] === RUN TestGetAll [2021-04-14T07:26:29.587Z] --- PASS: TestGetAll (0.00s) [2021-04-14T07:26:29.587Z] PASS [2021-04-14T07:26:29.587Z] coverage: 73.4% of statements [2021-04-14T07:26:29.587Z] ok github.com/docker/docker/pkg/plugins 36.337s coverage: 73.4% of statements [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/quota [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/rootless [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-14T07:26:29.587Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-14T07:26:29.588Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-14T07:26:29.588Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-14T07:26:29.588Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-14T07:26:29.588Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-14T07:26:29.588Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-14T07:26:29.588Z] ? github.com/docker/docker/volume [no test files] [2021-04-14T07:26:29.588Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-14T07:26:29.588Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-14T07:26:29.912Z] --- PASS: TestParentReset (0.05s) [2021-04-14T07:26:29.912Z] === RUN TestGetAndSetLastUpdated [2021-04-14T07:26:29.912Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-04-14T07:26:29.912Z] === RUN TestStoreLen [2021-04-14T07:26:29.912Z] --- PASS: TestStoreLen (0.11s) [2021-04-14T07:26:29.912Z] PASS [2021-04-14T07:26:29.912Z] coverage: 86.6% of statements [2021-04-14T07:26:29.912Z] ok github.com/docker/docker/image 1.064s coverage: 86.6% of statements [2021-04-14T07:26:30.045Z] --- PASS: TestServiceUpdateLabel (4.06s) [2021-04-14T07:26:30.045Z] === RUN TestServiceUpdateSecrets [2021-04-14T07:26:30.344Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-14T07:26:30.375Z] === RUN TestValidateManifest [2021-04-14T07:26:30.375Z] === RUN TestValidateManifest/nil [2021-04-14T07:26:30.375Z] === RUN TestValidateManifest/non-nil [2021-04-14T07:26:30.375Z] --- PASS: TestValidateManifest (0.00s) [2021-04-14T07:26:30.375Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-14T07:26:30.375Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-14T07:26:30.375Z] PASS [2021-04-14T07:26:30.375Z] coverage: 0.6% of statements [2021-04-14T07:26:30.375Z] ok github.com/docker/docker/image/tarexport 0.264s coverage: 0.6% of statements [2021-04-14T07:26:30.375Z] === RUN TestMakeV1ConfigFromConfig [2021-04-14T07:26:30.375Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-14T07:26:30.375Z] PASS [2021-04-14T07:26:30.375Z] coverage: 25.0% of statements [2021-04-14T07:26:30.375Z] ok github.com/docker/docker/image/v1 0.193s coverage: 25.0% of statements [2021-04-14T07:26:30.375Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === Skipped [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-14T07:26:31.746Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-14T07:26:31.746Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-14T07:26:31.746Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-04-14T07:26:31.746Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-14T07:26:31.746Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-14T07:26:31.746Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-14T07:26:31.746Z] daemon_test.go:147: root required [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-14T07:26:31.746Z] reload_test.go:520: root required [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-14T07:26:31.746Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-14T07:26:31.746Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-14T07:26:31.746Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-14T07:26:31.746Z] download_test.go:268: Needs fixing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-14T07:26:31.746Z] layer_test.go:304: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-14T07:26:31.746Z] layer_test.go:353: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-14T07:26:31.746Z] layer_test.go:468: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-14T07:26:31.746Z] layer_test.go:697: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-14T07:26:31.746Z] migration_test.go:46: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-14T07:26:31.746Z] migration_test.go:182: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-14T07:26:31.746Z] mount_test.go:17: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-14T07:26:31.746Z] mount_test.go:76: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-14T07:26:31.746Z] mount_test.go:125: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-14T07:26:31.746Z] mount_test.go:212: Failing on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:134: Xz not present in msys2 [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:239: Failing on Windows CI machines [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-14T07:26:31.746Z] archive_windows_test.go:16: Currently fails [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-14T07:26:31.746Z] changes_test.go:196: needs more investigation [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-04-14T07:26:31.746Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-04-14T07:26:31.746Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-14T07:26:31.746Z] changes_test.go:433: needs further investigation [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-14T07:26:31.746Z] changes_test.go:469: needs further investigation [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-14T07:26:31.746Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-14T07:26:31.746Z] poller_test.go:41: No chmod on Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-14T07:26:31.746Z] fileutils_test.go:134: Needs porting to Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-14T07:26:31.746Z] fileutils_test.go:180: Needs porting to Windows [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-14T07:26:31.746Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-04-14T07:26:31.746Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-04-14T07:26:31.746Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-14T07:26:31.746Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-14T07:26:31.746Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] [2021-04-14T07:26:31.746Z] DONE 1833 tests, 47 skipped in 206.457s [2021-04-14T07:26:31.746Z] INFO: make.ps1 ended at 04/14/2021 07:26:31 [2021-04-14T07:26:32.248Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-14T07:26:32.584Z] === RUN TestSerialization [2021-04-14T07:26:32.584Z] --- PASS: TestSerialization (0.02s) [2021-04-14T07:26:32.584Z] PASS [2021-04-14T07:26:32.584Z] coverage: 100.0% of statements [2021-04-14T07:26:32.584Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements [2021-04-14T07:26:32.584Z] === RUN TestEmptyLayer [2021-04-14T07:26:32.584Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-14T07:26:32.584Z] === RUN TestCommitFailure [2021-04-14T07:26:32.584Z] --- PASS: TestCommitFailure (0.02s) [2021-04-14T07:26:32.584Z] === RUN TestStartTransactionFailure [2021-04-14T07:26:32.584Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-14T07:26:32.584Z] === RUN TestGetOrphan [2021-04-14T07:26:32.584Z] --- PASS: TestGetOrphan (0.01s) [2021-04-14T07:26:32.584Z] === RUN TestMountAndRegister [2021-04-14T07:26:33.047Z] --- PASS: TestMountAndRegister (0.05s) [2021-04-14T07:26:33.047Z] layer_test.go:271: Layer size: 14 [2021-04-14T07:26:33.047Z] === RUN TestLayerRelease [2021-04-14T07:26:33.047Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-14T07:26:33.047Z] layer_test.go:304: Failing on Windows [2021-04-14T07:26:33.047Z] === RUN TestStoreRestore [2021-04-14T07:26:33.047Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-14T07:26:33.047Z] layer_test.go:353: Failing on Windows [2021-04-14T07:26:33.047Z] === RUN TestTarStreamStability [2021-04-14T07:26:33.047Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-14T07:26:33.047Z] layer_test.go:468: Failing on Windows [2021-04-14T07:26:33.047Z] === RUN TestRegisterExistingLayer [2021-04-14T07:26:33.047Z] --- PASS: TestRegisterExistingLayer (0.21s) [2021-04-14T07:26:33.047Z] === RUN TestTarStreamVerification [2021-04-14T07:26:33.047Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-14T07:26:33.047Z] layer_test.go:697: Failing on Windows [2021-04-14T07:26:33.047Z] === RUN TestLayerMigration [2021-04-14T07:26:33.047Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-14T07:26:33.047Z] migration_test.go:46: Failing on Windows [2021-04-14T07:26:33.047Z] === RUN TestLayerMigrationNoTarsplit [2021-04-14T07:26:33.047Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-14T07:26:33.047Z] migration_test.go:182: Failing on Windows [2021-04-14T07:26:33.047Z] === RUN TestMountInit [2021-04-14T07:26:33.047Z] --- SKIP: TestMountInit (0.00s) [2021-04-14T07:26:33.048Z] mount_test.go:17: Failing on Windows [2021-04-14T07:26:33.048Z] === RUN TestMountSize [2021-04-14T07:26:33.048Z] --- SKIP: TestMountSize (0.00s) [2021-04-14T07:26:33.048Z] mount_test.go:76: Failing on Windows [2021-04-14T07:26:33.048Z] === RUN TestMountChanges [2021-04-14T07:26:33.048Z] --- SKIP: TestMountChanges (0.00s) [2021-04-14T07:26:33.268Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-14T07:26:33.268Z] INFO: Unit tests ended at 04/14/2021 07:26:33. Duration:00:03:42.9659772 [2021-04-14T07:26:33.268Z] INFO: Building busybox [2021-04-14T07:26:33.268Z] Sending build context to Docker daemon 5.12kB [2021-04-14T07:26:33.268Z] [2021-04-14T07:26:33.268Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-14T07:26:33.268Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-14T07:26:33.268Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-14T07:26:33.268Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-14T07:26:33.268Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-14T07:26:33.268Z] ---> 39d157a84080 [2021-04-14T07:26:33.268Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-14T07:26:33.511Z] mount_test.go:125: Failing on Windows [2021-04-14T07:26:33.511Z] === RUN TestMountApply [2021-04-14T07:26:33.511Z] --- SKIP: TestMountApply (0.00s) [2021-04-14T07:26:33.511Z] mount_test.go:212: Failing on Windows [2021-04-14T07:26:33.511Z] PASS [2021-04-14T07:26:33.511Z] coverage: 30.1% of statements [2021-04-14T07:26:33.511Z] ok github.com/docker/docker/layer 0.463s coverage: 30.1% of statements [2021-04-14T07:26:33.511Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-14T07:26:33.721Z] ---> Running in 7b47620d671e [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-14T07:26:33.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-14T07:26:33.975Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-14T07:26:33.975Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-14T07:26:33.975Z] PASS [2021-04-14T07:26:33.975Z] coverage: 42.3% of statements [2021-04-14T07:26:33.975Z] ok github.com/docker/docker/oci 0.120s coverage: 42.3% of statements [2021-04-14T07:26:34.153Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-14T07:26:34.440Z] === RUN TestEnvironmentParsing [2021-04-14T07:26:34.440Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-14T07:26:34.440Z] PASS [2021-04-14T07:26:34.440Z] coverage: 1.0% of statements [2021-04-14T07:26:34.440Z] ok github.com/docker/docker/libcontainerd/local 0.188s coverage: 1.0% of statements [2021-04-14T07:26:34.440Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-14T07:26:34.440Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-14T07:26:34.440Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-14T07:26:34.440Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-14T07:26:34.905Z] === RUN TestParseVersion [2021-04-14T07:26:34.905Z] --- PASS: TestParseVersion (0.00s) [2021-04-14T07:26:34.905Z] PASS [2021-04-14T07:26:34.905Z] coverage: 52.9% of statements [2021-04-14T07:26:34.905Z] ok github.com/docker/docker/pkg/aaparser 0.114s coverage: 52.9% of statements [2021-04-14T07:26:34.905Z] === RUN TestAddressPoolOpt [2021-04-14T07:26:34.905Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/a [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/something [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/_=a [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/env1=value1 [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/_env1=value1 [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/PATH [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/=a [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/PATH= [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/PATH=something [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/asd!qwe [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/1asd [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/123 [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/some_space [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/__some_space_before [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/some_space_after__ [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/= [2021-04-14T07:26:34.905Z] === RUN TestValidateEnv/PaTh [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestParseHost [2021-04-14T07:26:34.905Z] --- PASS: TestParseHost (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestParseDockerDaemonHost [2021-04-14T07:26:34.905Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestParseTCP [2021-04-14T07:26:34.905Z] --- PASS: TestParseTCP (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-14T07:26:34.905Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestValidateExtraHosts [2021-04-14T07:26:34.905Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestIpOptString [2021-04-14T07:26:34.905Z] --- PASS: TestIpOptString (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-14T07:26:34.905Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestNewIpOptValidDefaultVal [2021-04-14T07:26:34.905Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestIpOptSetInvalidVal [2021-04-14T07:26:34.905Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestValidateIPAddress [2021-04-14T07:26:34.905Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestMapOpts [2021-04-14T07:26:34.905Z] --- PASS: TestMapOpts (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestListOptsWithoutValidator [2021-04-14T07:26:34.905Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestListOptsWithValidator [2021-04-14T07:26:34.905Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestValidateDNSSearch [2021-04-14T07:26:34.905Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_general_format [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_one_more [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-14T07:26:34.905Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-14T07:26:34.905Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestNamedListOpts [2021-04-14T07:26:34.905Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestNamedMapOpts [2021-04-14T07:26:34.905Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestParseLink [2021-04-14T07:26:34.905Z] --- PASS: TestParseLink (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestQuotedStringSetWithQuotes [2021-04-14T07:26:34.905Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-14T07:26:34.905Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-14T07:26:34.905Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-14T07:26:34.905Z] === RUN TestUlimitOpt [2021-04-14T07:26:34.905Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-14T07:26:34.905Z] PASS [2021-04-14T07:26:34.905Z] coverage: 67.1% of statements [2021-04-14T07:26:34.905Z] ok github.com/docker/docker/opts 0.136s coverage: 67.1% of statements [2021-04-14T07:26:35.884Z] === RUN TestUnbuffered [2021-04-14T07:26:35.884Z] --- PASS: TestUnbuffered (0.00s) [2021-04-14T07:26:35.884Z] === RUN TestRaceUnbuffered [2021-04-14T07:26:35.884Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-14T07:26:35.884Z] PASS [2021-04-14T07:26:35.884Z] coverage: 100.0% of statements [2021-04-14T07:26:35.884Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2021-04-14T07:26:36.787Z] --- PASS: TestServiceUpdateNetwork (14.69s) [2021-04-14T07:26:36.787Z] === RUN TestServiceUpdatePidsLimit [2021-04-14T07:26:36.860Z] === RUN TestPeerCertificateMarshalJSON [2021-04-14T07:26:36.860Z] === RUN TestMatch [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[]] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[foo]] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[foo_bar]] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[]#01 [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[qux]] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-14T07:26:36.860Z] === RUN TestMatch/[[foo_baz]] [2021-04-14T07:26:36.860Z] --- PASS: TestMatch (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-14T07:26:36.860Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-14T07:26:36.860Z] PASS [2021-04-14T07:26:36.860Z] coverage: 87.5% of statements [2021-04-14T07:26:36.860Z] ok github.com/docker/docker/pkg/capabilities 0.092s coverage: 87.5% of statements [2021-04-14T07:26:37.325Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-14T07:26:37.325Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-14T07:26:37.325Z] --- PASS: TestPeerCertificateMarshalJSON (0.72s) [2021-04-14T07:26:37.325Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-14T07:26:37.325Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-14T07:26:37.325Z] === RUN TestMiddleware [2021-04-14T07:26:37.325Z] --- PASS: TestMiddleware (0.00s) [2021-04-14T07:26:37.325Z] === RUN TestNewResponseModifier [2021-04-14T07:26:37.325Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-14T07:26:37.325Z] PASS [2021-04-14T07:26:37.325Z] coverage: 26.8% of statements [2021-04-14T07:26:37.325Z] ok github.com/docker/docker/pkg/authorization 0.848s coverage: 26.8% of statements [2021-04-14T07:26:37.426Z] Removing intermediate container 7b47620d671e [2021-04-14T07:26:37.426Z] ---> a368feb55a4a [2021-04-14T07:26:37.426Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-14T07:26:37.426Z] ---> Running in 492a3c996614 [2021-04-14T07:26:37.727Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-14T07:26:37.880Z] Removing intermediate container 492a3c996614 [2021-04-14T07:26:37.880Z] ---> a706a1588612 [2021-04-14T07:26:37.880Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-14T07:26:37.880Z] ---> Running in fc1a992c728e [2021-04-14T07:26:38.104Z] ok github.com/docker/docker/cmd/dockerd 0.116s coverage: 29.1% of statements [2021-04-14T07:26:38.104Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2021-04-14T07:26:38.104Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-14T07:26:38.104Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-14T07:26:38.104Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-14T07:26:38.104Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-14T07:26:38.301Z] === RUN TestIsArchivePathDir [2021-04-14T07:26:38.301Z] === RUN TestSizeEmpty [2021-04-14T07:26:38.301Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-14T07:26:38.301Z] === RUN TestSizeEmptyFile [2021-04-14T07:26:38.301Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-14T07:26:38.301Z] === RUN TestSizeNonemptyFile [2021-04-14T07:26:38.301Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-14T07:26:38.301Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-14T07:26:38.301Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-14T07:26:38.301Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-14T07:26:38.301Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-14T07:26:38.301Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-14T07:26:38.301Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-14T07:26:38.301Z] === RUN TestMoveToSubdir [2021-04-14T07:26:38.301Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-14T07:26:38.301Z] === RUN TestSizeNonExistingDirectory [2021-04-14T07:26:38.301Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-14T07:26:38.301Z] PASS [2021-04-14T07:26:38.301Z] coverage: 80.0% of statements [2021-04-14T07:26:38.301Z] ok github.com/docker/docker/pkg/directory 0.081s coverage: 80.0% of statements [2021-04-14T07:26:38.301Z] --- PASS: TestIsArchivePathDir (0.11s) [2021-04-14T07:26:38.301Z] === RUN TestIsArchivePathInvalidFile [2021-04-14T07:26:38.301Z] === RUN TestChrootTarUntar [2021-04-14T07:26:38.301Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-14T07:26:38.301Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:38.301Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-14T07:26:38.301Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-14T07:26:38.301Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:38.301Z] === RUN TestChrootUntarEmptyArchive [2021-04-14T07:26:38.301Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-04-14T07:26:38.301Z] === RUN TestIsArchivePathTar [2021-04-14T07:26:38.301Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-14T07:26:38.301Z] === RUN TestChrootTarUntarWithSymlink [2021-04-14T07:26:38.301Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-14T07:26:38.301Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:26:38.301Z] === RUN TestChrootCopyWithTar [2021-04-14T07:26:38.301Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-14T07:26:38.301Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:26:38.301Z] === RUN TestChrootCopyFileWithTar [2021-04-14T07:26:38.301Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-14T07:26:38.301Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:38.301Z] === RUN TestChrootUntarPath [2021-04-14T07:26:38.301Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-14T07:26:38.301Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:26:38.301Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-14T07:26:38.301Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-14T07:26:38.301Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:38.301Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-14T07:26:38.301Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-14T07:26:38.301Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:38.301Z] === RUN TestChrootApplyDotDotFile [2021-04-14T07:26:38.301Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-14T07:26:38.301Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:26:38.301Z] PASS [2021-04-14T07:26:38.301Z] coverage: 15.4% of statements [2021-04-14T07:26:38.301Z] ok github.com/docker/docker/pkg/chrootarchive 0.122s coverage: 15.4% of statements [2021-04-14T07:26:38.333Z] Removing intermediate container fc1a992c728e [2021-04-14T07:26:38.333Z] ---> 95d702ccba75 [2021-04-14T07:26:38.333Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-14T07:26:38.346Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-14T07:26:38.765Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-04-14T07:26:38.765Z] === RUN TestDecompressStreamGzip [2021-04-14T07:26:38.765Z] --- PASS: TestDecompressStreamGzip (0.18s) [2021-04-14T07:26:38.765Z] === RUN TestDecompressStreamBzip2 [2021-04-14T07:26:38.765Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2021-04-14T07:26:38.765Z] === RUN TestDecompressStreamXz [2021-04-14T07:26:38.765Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-14T07:26:38.765Z] archive_test.go:134: Xz not present in msys2 [2021-04-14T07:26:38.765Z] === RUN TestCompressStreamXzUnsupported [2021-04-14T07:26:38.765Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-14T07:26:38.765Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-14T07:26:38.765Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-14T07:26:38.765Z] === RUN TestCompressStreamInvalid [2021-04-14T07:26:38.765Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-14T07:26:38.765Z] === RUN TestExtensionInvalid [2021-04-14T07:26:38.765Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-14T07:26:38.765Z] === RUN TestExtensionUncompressed [2021-04-14T07:26:38.765Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-14T07:26:38.765Z] === RUN TestExtensionBzip2 [2021-04-14T07:26:38.765Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-14T07:26:38.765Z] === RUN TestExtensionGzip [2021-04-14T07:26:38.765Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-14T07:26:38.765Z] === RUN TestExtensionXz [2021-04-14T07:26:38.765Z] --- PASS: TestExtensionXz (0.00s) [2021-04-14T07:26:38.765Z] === RUN TestCmdStreamLargeStderr [2021-04-14T07:26:39.111Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-14T07:26:39.228Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2021-04-14T07:26:39.228Z] === RUN TestCmdStreamBad [2021-04-14T07:26:39.228Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-14T07:26:39.228Z] archive_test.go:239: Failing on Windows CI machines [2021-04-14T07:26:39.228Z] === RUN TestCmdStreamGood [2021-04-14T07:26:39.228Z] --- PASS: TestCmdStreamGood (0.06s) [2021-04-14T07:26:39.228Z] === RUN TestUntarPathWithInvalidDest [2021-04-14T07:26:39.228Z] --- PASS: TestUntarPathWithInvalidDest (0.17s) [2021-04-14T07:26:39.228Z] === RUN TestUntarPathWithInvalidSrc [2021-04-14T07:26:39.228Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-14T07:26:39.228Z] === RUN TestUntarPath [2021-04-14T07:26:39.228Z] === RUN Test [2021-04-14T07:26:39.228Z] === RUN Test/TestContainsEntry [2021-04-14T07:26:39.228Z] === RUN Test/TestCreateEntries [2021-04-14T07:26:39.228Z] === RUN Test/TestEntriesDiff [2021-04-14T07:26:39.228Z] === RUN Test/TestEntriesEquality [2021-04-14T07:26:39.228Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-14T07:26:39.228Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-14T07:26:39.228Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-14T07:26:39.228Z] === RUN Test/TestGeneratorNotGenerate [2021-04-14T07:26:39.228Z] === RUN Test/TestGeneratorWithPort [2021-04-14T07:26:39.228Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-14T07:26:39.228Z] === RUN Test/TestNewEntry [2021-04-14T07:26:39.228Z] === RUN Test/TestParse [2021-04-14T07:26:39.228Z] --- PASS: Test (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-14T07:26:39.228Z] --- PASS: Test/TestParse (0.00s) [2021-04-14T07:26:39.228Z] PASS [2021-04-14T07:26:39.228Z] coverage: 58.3% of statements [2021-04-14T07:26:39.228Z] ok github.com/docker/docker/pkg/discovery 0.066s coverage: 58.3% of statements [2021-04-14T07:26:39.228Z] --- PASS: TestUntarPath (0.08s) [2021-04-14T07:26:39.228Z] === RUN TestUntarPathWithDestinationFile [2021-04-14T07:26:39.692Z] --- PASS: TestUntarPathWithDestinationFile (0.12s) [2021-04-14T07:26:39.692Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-14T07:26:39.692Z] === RUN Test [2021-04-14T07:26:39.692Z] === RUN Test/TestContent [2021-04-14T07:26:39.692Z] === RUN Test/TestInitialize [2021-04-14T07:26:39.692Z] === RUN Test/TestNew [2021-04-14T07:26:39.692Z] === RUN Test/TestParsingContentsWithComments [2021-04-14T07:26:39.692Z] === RUN Test/TestRegister [2021-04-14T07:26:39.692Z] === RUN Test/TestWatch [2021-04-14T07:26:39.692Z] --- PASS: Test (0.01s) [2021-04-14T07:26:39.692Z] --- PASS: Test/TestContent (0.00s) [2021-04-14T07:26:39.692Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-14T07:26:39.692Z] --- PASS: Test/TestNew (0.00s) [2021-04-14T07:26:39.692Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-14T07:26:39.692Z] --- PASS: Test/TestRegister (0.00s) [2021-04-14T07:26:39.692Z] --- PASS: Test/TestWatch (0.00s) [2021-04-14T07:26:39.692Z] PASS [2021-04-14T07:26:39.692Z] coverage: 92.9% of statements [2021-04-14T07:26:39.692Z] ok github.com/docker/docker/pkg/discovery/file 0.070s coverage: 92.9% of statements [2021-04-14T07:26:39.692Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-04-14T07:26:39.692Z] === RUN TestCopyWithTarInvalidSrc [2021-04-14T07:26:39.692Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-14T07:26:39.692Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-14T07:26:39.692Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-14T07:26:39.692Z] === RUN TestCopyWithTarSrcFile [2021-04-14T07:26:39.692Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-14T07:26:39.692Z] === RUN TestCopyWithTarSrcFolder [2021-04-14T07:26:39.692Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-14T07:26:39.692Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-14T07:26:39.692Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-14T07:26:39.692Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-14T07:26:39.692Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-14T07:26:39.692Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-14T07:26:39.692Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-14T07:26:39.692Z] === RUN TestCopyFileWithTarSrcFile [2021-04-14T07:26:39.692Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-14T07:26:39.692Z] === RUN TestTarFiles [2021-04-14T07:26:39.852Z] [2021-04-14T07:26:40.305Z] ---> 490f181ab77e [2021-04-14T07:26:40.305Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-14T07:26:40.305Z] ---> Running in 18e40eac4b52 [2021-04-14T07:26:41.242Z] === RUN Test [2021-04-14T07:26:41.242Z] === RUN Test/TestWatch [2021-04-14T07:26:41.242Z] --- PASS: Test (0.00s) [2021-04-14T07:26:41.242Z] --- PASS: Test/TestWatch (0.00s) [2021-04-14T07:26:41.242Z] PASS [2021-04-14T07:26:41.242Z] coverage: 92.3% of statements [2021-04-14T07:26:41.242Z] ok github.com/docker/docker/pkg/discovery/memory 0.055s coverage: 92.3% of statements [2021-04-14T07:26:41.242Z] === RUN Test [2021-04-14T07:26:41.242Z] === RUN Test/TestInitialize [2021-04-14T07:26:41.242Z] === RUN Test [2021-04-14T07:26:41.242Z] === RUN Test/TestInitialize [2021-04-14T07:26:41.242Z] === RUN Test/TestInitializeWithPattern [2021-04-14T07:26:41.242Z] === RUN Test/TestRegister [2021-04-14T07:26:41.242Z] === RUN Test/TestWatch [2021-04-14T07:26:41.242Z] --- PASS: Test (0.00s) [2021-04-14T07:26:41.242Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-14T07:26:41.242Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-14T07:26:41.242Z] --- PASS: Test/TestRegister (0.00s) [2021-04-14T07:26:41.242Z] --- PASS: Test/TestWatch (0.00s) [2021-04-14T07:26:41.242Z] PASS [2021-04-14T07:26:41.242Z] coverage: 93.8% of statements [2021-04-14T07:26:41.242Z] ok github.com/docker/docker/pkg/discovery/nodes 0.079s coverage: 93.8% of statements [2021-04-14T07:26:41.242Z] time="2021-04-14T07:26:40Z" level=info msg="Initializing discovery without TLS" [2021-04-14T07:26:41.242Z] time="2021-04-14T07:26:41Z" level=info msg="Initializing discovery without TLS" [2021-04-14T07:26:41.242Z] time="2021-04-14T07:26:41Z" level=info msg="Initializing discovery without TLS" [2021-04-14T07:26:41.242Z] === RUN Test/TestInitializeWithCerts [2021-04-14T07:26:41.242Z] time="2021-04-14T07:26:41Z" level=info msg="Initializing discovery with TLS" [2021-04-14T07:26:41.242Z] === RUN Test/TestWatch [2021-04-14T07:26:41.242Z] time="2021-04-14T07:26:41Z" level=info msg="Initializing discovery without TLS" [2021-04-14T07:26:42.224Z] === RUN TestPollerAddRemove [2021-04-14T07:26:42.224Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-14T07:26:42.224Z] === RUN TestPollerEvent [2021-04-14T07:26:42.224Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-14T07:26:42.224Z] poller_test.go:41: No chmod on Windows [2021-04-14T07:26:42.224Z] === RUN TestPollerClose [2021-04-14T07:26:42.224Z] --- PASS: TestPollerClose (0.00s) [2021-04-14T07:26:42.224Z] PASS [2021-04-14T07:26:42.224Z] coverage: 36.2% of statements [2021-04-14T07:26:42.224Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 36.2% of statements [2021-04-14T07:26:43.202Z] === RUN TestCopyFileWithInvalidSrc [2021-04-14T07:26:43.202Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCopyFileWithInvalidDest [2021-04-14T07:26:43.202Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-14T07:26:43.202Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-14T07:26:43.202Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCopyFile [2021-04-14T07:26:43.202Z] --- PASS: TestCopyFile (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-14T07:26:43.202Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-14T07:26:43.202Z] fileutils_test.go:134: Needs porting to Windows [2021-04-14T07:26:43.202Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-14T07:26:43.202Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-14T07:26:43.202Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-14T07:26:43.202Z] fileutils_test.go:180: Needs porting to Windows [2021-04-14T07:26:43.202Z] === RUN TestWildcardMatches [2021-04-14T07:26:43.202Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestPatternMatches [2021-04-14T07:26:43.202Z] --- PASS: TestPatternMatches (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-14T07:26:43.202Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestPatternMatchesFolderExclusions [2021-04-14T07:26:43.202Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-14T07:26:43.202Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-14T07:26:43.202Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-14T07:26:43.202Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-14T07:26:43.202Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestSingleExclamationError [2021-04-14T07:26:43.202Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestMatchesWithNoPatterns [2021-04-14T07:26:43.202Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestMatchesWithMalformedPatterns [2021-04-14T07:26:43.202Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestMatches [2021-04-14T07:26:43.202Z] --- PASS: TestMatches (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCleanPatterns [2021-04-14T07:26:43.202Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-14T07:26:43.202Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCleanPatternsExceptionFlag [2021-04-14T07:26:43.202Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-14T07:26:43.202Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-14T07:26:43.202Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCleanPatternsErrorSingleException [2021-04-14T07:26:43.202Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCreateIfNotExistsDir [2021-04-14T07:26:43.202Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-14T07:26:43.202Z] === RUN TestCreateIfNotExistsFile [2021-04-14T07:26:43.202Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-14T07:26:43.202Z] === RUN TestMatch [2021-04-14T07:26:43.202Z] --- PASS: TestMatch (0.00s) [2021-04-14T07:26:43.202Z] PASS [2021-04-14T07:26:43.202Z] coverage: 87.7% of statements [2021-04-14T07:26:43.202Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 87.7% of statements [2021-04-14T07:26:43.346Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2021-04-14T07:26:43.666Z] === RUN TestGet [2021-04-14T07:26:43.666Z] --- PASS: TestGet (0.00s) [2021-04-14T07:26:43.666Z] === RUN TestGetShortcutString [2021-04-14T07:26:43.666Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-14T07:26:43.666Z] PASS [2021-04-14T07:26:43.666Z] coverage: 42.9% of statements [2021-04-14T07:26:43.666Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2021-04-14T07:26:44.129Z] --- PASS: Test (3.17s) [2021-04-14T07:26:44.129Z] --- PASS: Test/TestInitialize (0.16s) [2021-04-14T07:26:44.129Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-04-14T07:26:44.129Z] --- PASS: Test/TestWatch (3.00s) [2021-04-14T07:26:44.129Z] PASS [2021-04-14T07:26:44.129Z] coverage: 84.1% of statements [2021-04-14T07:26:44.593Z] ok github.com/docker/docker/pkg/discovery/kv 3.263s coverage: 84.1% of statements [2021-04-14T07:26:44.593Z] === RUN TestCreateIDMapOrder [2021-04-14T07:26:44.593Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-14T07:26:44.593Z] PASS [2021-04-14T07:26:44.593Z] coverage: 7.2% of statements [2021-04-14T07:26:44.593Z] ok github.com/docker/docker/pkg/idtools 0.069s coverage: 7.2% of statements [2021-04-14T07:26:44.710Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-04-14T07:26:44.918Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-14T07:26:45.569Z] === RUN TestFixedBufferCap [2021-04-14T07:26:45.569Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-14T07:26:45.569Z] === RUN TestFixedBufferLen [2021-04-14T07:26:45.569Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-14T07:26:45.569Z] === RUN TestFixedBufferString [2021-04-14T07:26:46.034Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestFixedBufferWrite [2021-04-14T07:26:46.034Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestFixedBufferRead [2021-04-14T07:26:46.034Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestBytesPipeRead [2021-04-14T07:26:46.034Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestBytesPipeWrite [2021-04-14T07:26:46.034Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-14T07:26:46.034Z] === RUN TestError [2021-04-14T07:26:46.034Z] --- PASS: TestError (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestProgressString [2021-04-14T07:26:46.034Z] === RUN TestProgressString/no_progress [2021-04-14T07:26:46.034Z] === RUN TestProgressString/progress_1 [2021-04-14T07:26:46.034Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-14T07:26:46.034Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-14T07:26:46.034Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-14T07:26:46.034Z] === RUN TestProgressString/with_units [2021-04-14T07:26:46.034Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-14T07:26:46.034Z] === RUN TestProgressString/hide_counts [2021-04-14T07:26:46.034Z] --- PASS: TestProgressString (0.00s) [2021-04-14T07:26:46.034Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-14T07:26:46.034Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-14T07:26:46.034Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-14T07:26:46.034Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-14T07:26:46.034Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-14T07:26:46.034Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-14T07:26:46.034Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-14T07:26:46.034Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestJSONMessageDisplay [2021-04-14T07:26:46.034Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-04-14T07:26:46.034Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-14T07:26:46.034Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-14T07:26:46.034Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestDisplayJSONMessagesStream [2021-04-14T07:26:46.034Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-14T07:26:46.034Z] PASS [2021-04-14T07:26:46.034Z] coverage: 91.7% of statements [2021-04-14T07:26:46.034Z] ok github.com/docker/docker/pkg/jsonmessage 0.226s coverage: 91.7% of statements [2021-04-14T07:26:46.034Z] === RUN TestStandardLongPath [2021-04-14T07:26:46.034Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-14T07:26:46.034Z] === RUN TestUNCLongPath [2021-04-14T07:26:46.034Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-14T07:26:46.034Z] PASS [2021-04-14T07:26:46.034Z] coverage: 100.0% of statements [2021-04-14T07:26:46.034Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2021-04-14T07:26:46.034Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2021-04-14T07:26:46.034Z] === RUN TestAtomicWriteToFile [2021-04-14T07:26:46.073Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-04-14T07:26:46.498Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-04-14T07:26:46.498Z] === RUN TestAtomicWriteSetCommit [2021-04-14T07:26:46.498Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-14T07:26:46.498Z] === RUN TestAtomicWriteSetCancel [2021-04-14T07:26:46.498Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-14T07:26:46.498Z] === RUN TestReadCloserWrapperClose [2021-04-14T07:26:46.498Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-14T07:26:46.498Z] === RUN TestReaderErrWrapperReadOnError [2021-04-14T07:26:46.498Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-14T07:26:46.498Z] === RUN TestReaderErrWrapperRead [2021-04-14T07:26:46.498Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-14T07:26:46.498Z] === RUN TestHashData [2021-04-14T07:26:46.498Z] --- PASS: TestHashData (0.00s) [2021-04-14T07:26:46.498Z] === RUN TestCancelReadCloser [2021-04-14T07:26:46.498Z] --- PASS: TestCancelReadCloser (0.11s) [2021-04-14T07:26:46.498Z] === RUN TestWriteCloserWrapperClose [2021-04-14T07:26:46.498Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-14T07:26:46.498Z] === RUN TestNopWriteCloser [2021-04-14T07:26:46.498Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-14T07:26:46.498Z] === RUN TestNopWriter [2021-04-14T07:26:46.498Z] --- PASS: TestNopWriter (0.00s) [2021-04-14T07:26:46.498Z] === RUN TestWriteCounter [2021-04-14T07:26:46.498Z] --- PASS: TestWriteCounter (0.00s) [2021-04-14T07:26:46.498Z] PASS [2021-04-14T07:26:46.498Z] coverage: 69.2% of statements [2021-04-14T07:26:46.498Z] ok github.com/docker/docker/pkg/ioutils 0.799s coverage: 69.2% of statements [2021-04-14T07:26:47.244Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-14T07:26:47.476Z] --- PASS: TestTarFiles (7.47s) [2021-04-14T07:26:47.476Z] === RUN TestTarUntar [2021-04-14T07:26:47.476Z] --- PASS: TestTarUntar (0.10s) [2021-04-14T07:26:47.476Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-14T07:26:47.476Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-14T07:26:47.476Z] === RUN TestTarWithOptions [2021-04-14T07:26:47.476Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-14T07:26:47.476Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-14T07:26:47.476Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-14T07:26:47.476Z] === RUN TestUntarUstarGnuConflict [2021-04-14T07:26:47.476Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-14T07:26:47.476Z] === RUN TestUntarInvalidFilenames [2021-04-14T07:26:47.476Z] === RUN TestNameFormat [2021-04-14T07:26:47.476Z] --- PASS: TestNameFormat (0.00s) [2021-04-14T07:26:47.476Z] === RUN TestNameRetries [2021-04-14T07:26:47.476Z] --- PASS: TestNameRetries (0.00s) [2021-04-14T07:26:47.476Z] PASS [2021-04-14T07:26:47.476Z] coverage: 85.7% of statements [2021-04-14T07:26:47.476Z] ok github.com/docker/docker/pkg/namesgenerator 0.080s coverage: 85.7% of statements [2021-04-14T07:26:47.476Z] === RUN TestParseKeyValueOpt [2021-04-14T07:26:47.476Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-14T07:26:47.476Z] === RUN TestParseUintList [2021-04-14T07:26:47.476Z] --- PASS: TestParseUintList (0.00s) [2021-04-14T07:26:47.476Z] === RUN TestParseUintListMaximumLimits [2021-04-14T07:26:47.476Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-14T07:26:47.476Z] PASS [2021-04-14T07:26:47.476Z] coverage: 97.0% of statements [2021-04-14T07:26:47.476Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2021-04-14T07:26:47.476Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames351770446\\dest" [2021-04-14T07:26:47.476Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-04-14T07:26:47.476Z] === RUN TestUntarHardlinkToSymlink [2021-04-14T07:26:47.476Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-14T07:26:47.476Z] === RUN TestUntarInvalidHardlink [2021-04-14T07:26:47.476Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink771869007\\victim\\hello" -> "../victim/hello" [2021-04-14T07:26:47.476Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink050822754\\victim\\hello" -> "/../victim/hello" [2021-04-14T07:26:47.476Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink830711897\\victim" -> "../victim" [2021-04-14T07:26:47.476Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink322648036\\victim" -> "../victim" [2021-04-14T07:26:47.476Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink140433395\\victim" -> "../victim" [2021-04-14T07:26:47.476Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink150132406\\victim" -> "../victim" [2021-04-14T07:26:47.476Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-04-14T07:26:47.476Z] === RUN TestUntarInvalidSymlink [2021-04-14T07:26:47.476Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink527918749\\dest\\dotdot" -> "../victim/hello" [2021-04-14T07:26:47.476Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink840691032\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-14T07:26:47.476Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink203800279\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:26:47.476Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink645400650\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:26:47.476Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink080499489\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:26:47.476Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink870631948\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:26:47.476Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink806502395\\dest\\dir\\loophole" -> "../../victim" [2021-04-14T07:26:47.476Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-04-14T07:26:47.476Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-14T07:26:47.476Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-14T07:26:47.476Z] === RUN TestXGlobalNoParent [2021-04-14T07:26:47.476Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-14T07:26:47.476Z] === RUN TestReplaceFileTarWrapper [2021-04-14T07:26:47.939Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2021-04-14T07:26:47.939Z] === RUN TestPrefixHeaderReadable [2021-04-14T07:26:47.939Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-04-14T07:26:47.939Z] === RUN TestDisablePigz [2021-04-14T07:26:47.939Z] === RUN TestNewAndRemove [2021-04-14T07:26:47.939Z] --- PASS: TestNewAndRemove (0.01s) [2021-04-14T07:26:47.939Z] === RUN TestRemoveInvalidPath [2021-04-14T07:26:47.939Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-14T07:26:47.939Z] PASS [2021-04-14T07:26:47.939Z] coverage: 82.6% of statements [2021-04-14T07:26:47.939Z] ok github.com/docker/docker/pkg/pidfile 0.141s coverage: 82.6% of statements [2021-04-14T07:26:47.939Z] --- PASS: TestDisablePigz (0.24s) [2021-04-14T07:26:47.939Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-14T07:26:47.939Z] === RUN TestPigz [2021-04-14T07:26:48.403Z] --- PASS: TestPigz (0.16s) [2021-04-14T07:26:48.403Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-14T07:26:48.403Z] === RUN TestCopyFileWithInvalidDest [2021-04-14T07:26:48.403Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-14T07:26:48.403Z] archive_windows_test.go:16: Currently fails [2021-04-14T07:26:48.403Z] === RUN TestCanonicalTarNameForPath [2021-04-14T07:26:48.403Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-14T07:26:48.403Z] === RUN TestCanonicalTarName [2021-04-14T07:26:48.403Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-14T07:26:48.403Z] === RUN TestChmodTarEntry [2021-04-14T07:26:48.403Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-14T07:26:48.403Z] === RUN TestHardLinkOrder [2021-04-14T07:26:48.403Z] --- PASS: TestHardLinkOrder (0.12s) [2021-04-14T07:26:48.403Z] === RUN TestChangeString [2021-04-14T07:26:48.403Z] --- PASS: TestChangeString (0.00s) [2021-04-14T07:26:48.403Z] === RUN TestChangesWithNoChanges [2021-04-14T07:26:48.403Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-04-14T07:26:48.403Z] === RUN TestChangesWithChanges [2021-04-14T07:26:48.403Z] --- PASS: TestChangesWithChanges (0.08s) [2021-04-14T07:26:48.403Z] === RUN TestChangesWithChangesGH13590 [2021-04-14T07:26:48.403Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-14T07:26:48.403Z] changes_test.go:196: needs more investigation [2021-04-14T07:26:48.403Z] === RUN TestChangesDirsEmpty [2021-04-14T07:26:48.403Z] --- PASS: TestChangesDirsEmpty (0.21s) [2021-04-14T07:26:48.403Z] === RUN TestChangesDirsMutated [2021-04-14T07:26:48.617Z] --- PASS: TestServiceUpdateSecrets (16.39s) [2021-04-14T07:26:48.617Z] === RUN TestServiceUpdateConfigs [2021-04-14T07:26:48.832Z] Removing intermediate container 18e40eac4b52 [2021-04-14T07:26:48.832Z] ---> 3dd3367397a3 [2021-04-14T07:26:48.832Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-14T07:26:48.832Z] ---> Running in 1d3afce92e0c [2021-04-14T07:26:48.867Z] --- PASS: TestChangesDirsMutated (0.14s) [2021-04-14T07:26:48.867Z] === RUN TestApplyLayer [2021-04-14T07:26:48.867Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-14T07:26:48.867Z] changes_test.go:433: needs further investigation [2021-04-14T07:26:48.867Z] === RUN TestChangesSizeWithHardlinks [2021-04-14T07:26:48.867Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-14T07:26:48.867Z] changes_test.go:469: needs further investigation [2021-04-14T07:26:48.867Z] === RUN TestChangesSizeWithNoChanges [2021-04-14T07:26:48.867Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-14T07:26:48.867Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestChangesSize [2021-04-14T07:26:48.867Z] --- PASS: TestChangesSize (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestApplyLayerInvalidFilenames [2021-04-14T07:26:48.867Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames813772802\\dest" [2021-04-14T07:26:48.867Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-04-14T07:26:48.867Z] === RUN TestApplyLayerInvalidHardlink [2021-04-14T07:26:48.867Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink151513220\\victim\\hello" -> "../victim/hello" [2021-04-14T07:26:48.867Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink580305427\\victim\\hello" -> "/../victim/hello" [2021-04-14T07:26:48.867Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink263412822\\victim" -> "../victim" [2021-04-14T07:26:48.867Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink044564925\\victim" -> "../victim" [2021-04-14T07:26:48.867Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink813588472\\victim" -> "../victim" [2021-04-14T07:26:48.867Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink817092855\\victim" -> "../victim" [2021-04-14T07:26:48.867Z] --- PASS: TestApplyLayerInvalidHardlink (0.07s) [2021-04-14T07:26:48.867Z] === RUN TestApplyLayerInvalidSymlink [2021-04-14T07:26:48.867Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink219118570\\dest\\dotdot" -> "../victim/hello" [2021-04-14T07:26:48.867Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink771892289\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-14T07:26:48.867Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink063155372\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:26:48.867Z] === RUN TestParseEmptyInterface [2021-04-14T07:26:48.867Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestParseNonInterfaceType [2021-04-14T07:26:48.867Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestParseWithOneFunction [2021-04-14T07:26:48.867Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestParseWithMultipleFuncs [2021-04-14T07:26:48.867Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestParseWithUnnamedReturn [2021-04-14T07:26:48.867Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestEmbeddedInterface [2021-04-14T07:26:48.867Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestParsedImports [2021-04-14T07:26:48.867Z] --- PASS: TestParsedImports (0.00s) [2021-04-14T07:26:48.867Z] === RUN TestAliasedImports [2021-04-14T07:26:48.867Z] --- PASS: TestAliasedImports (0.00s) [2021-04-14T07:26:48.867Z] PASS [2021-04-14T07:26:48.867Z] coverage: 56.8% of statements [2021-04-14T07:26:48.867Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink924446235\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:26:48.867Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink029146302\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:26:48.867Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink480666373\\dest\\loophole-victim" -> "../victim" [2021-04-14T07:26:48.868Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.115s coverage: 56.8% of statements [2021-04-14T07:26:48.868Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-04-14T07:26:48.868Z] === RUN TestApplyLayerWhiteouts [2021-04-14T07:26:48.868Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-04-14T07:26:48.868Z] === RUN TestGenerateEmptyFile [2021-04-14T07:26:48.868Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-14T07:26:48.868Z] === RUN TestGenerateWithContent [2021-04-14T07:26:48.868Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-14T07:26:48.868Z] PASS [2021-04-14T07:26:48.868Z] coverage: 62.6% of statements [2021-04-14T07:26:48.868Z] ok github.com/docker/docker/pkg/archive 11.054s coverage: 62.6% of statements [2021-04-14T07:26:49.845Z] === RUN TestFailedConnection [2021-04-14T07:26:50.193Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-14T07:26:50.308Z] === RUN TestHTTPTransport [2021-04-14T07:26:50.308Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-14T07:26:50.308Z] PASS [2021-04-14T07:26:50.308Z] coverage: 85.7% of statements [2021-04-14T07:26:50.308Z] ok github.com/docker/docker/pkg/plugins/transport 0.107s coverage: 85.7% of statements [2021-04-14T07:26:50.308Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-14T07:26:50.308Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-14T07:26:50.308Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-14T07:26:50.308Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-14T07:26:50.308Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-14T07:26:50.308Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-14T07:26:50.308Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-14T07:26:50.308Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-14T07:26:50.308Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-14T07:26:50.308Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-14T07:26:50.308Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-14T07:26:50.308Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-14T07:26:50.308Z] === RUN TestBufferPoolPutAndGet [2021-04-14T07:26:50.308Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-14T07:26:50.308Z] PASS [2021-04-14T07:26:50.308Z] coverage: 88.2% of statements [2021-04-14T07:26:50.308Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2021-04-14T07:26:50.352Z] [2021-04-14T07:26:50.352Z] SUCCESS: Specified value was saved. [2021-04-14T07:26:51.285Z] --- PASS: TestFailedConnection (1.26s) [2021-04-14T07:26:51.285Z] === RUN TestFailOnce [2021-04-14T07:26:51.285Z] 2021/04/14 07:26:50 http: panic serving 127.0.0.1:49225: Plugin not ready [2021-04-14T07:26:51.285Z] goroutine 10 [running]: [2021-04-14T07:26:51.285Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-04-14T07:26:51.285Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-14T07:26:51.285Z] panic(0x849b40, 0x986ad0) [2021-04-14T07:26:51.285Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-14T07:26:51.285Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-04-14T07:26:51.285Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-14T07:26:51.285Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-04-14T07:26:51.285Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-14T07:26:51.285Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-04-14T07:26:51.285Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-14T07:26:51.285Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-04-14T07:26:51.285Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-14T07:26:51.285Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-04-14T07:26:51.285Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-14T07:26:51.285Z] created by net/http.(*Server).Serve [2021-04-14T07:26:51.285Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-14T07:26:51.285Z] time="2021-04-14T07:26:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.FailOnce: Post http://127.0.0.1:49224/Test.FailOnce: EOF, retrying in 1s" [2021-04-14T07:26:51.285Z] === RUN TestOutputOnPrematureClose [2021-04-14T07:26:51.285Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-14T07:26:51.285Z] === RUN TestCompleteSilently [2021-04-14T07:26:51.285Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-14T07:26:51.285Z] PASS [2021-04-14T07:26:51.285Z] coverage: 75.9% of statements [2021-04-14T07:26:51.285Z] ok github.com/docker/docker/pkg/progress 0.063s coverage: 75.9% of statements [2021-04-14T07:26:51.285Z] === RUN TestSendToOneSub [2021-04-14T07:26:51.285Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-14T07:26:51.285Z] === RUN TestSendToMultipleSubs [2021-04-14T07:26:51.285Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-14T07:26:51.285Z] === RUN TestEvictOneSub [2021-04-14T07:26:51.285Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-14T07:26:51.285Z] === RUN TestClosePublisher [2021-04-14T07:26:51.285Z] --- PASS: TestClosePublisher (0.00s) [2021-04-14T07:26:51.285Z] === RUN TestPubSubRace [2021-04-14T07:26:52.264Z] === RUN TestRegister [2021-04-14T07:26:52.264Z] --- PASS: TestRegister (0.00s) [2021-04-14T07:26:52.264Z] === RUN TestCommand [2021-04-14T07:26:52.264Z] --- PASS: TestCommand (0.03s) [2021-04-14T07:26:52.264Z] === RUN TestNaiveSelf [2021-04-14T07:26:52.264Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-14T07:26:52.264Z] PASS [2021-04-14T07:26:52.264Z] coverage: 82.4% of statements [2021-04-14T07:26:52.264Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2021-04-14T07:26:52.264Z] --- PASS: TestFailOnce (1.19s) [2021-04-14T07:26:52.264Z] === RUN TestEchoInputOutput [2021-04-14T07:26:52.264Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-14T07:26:52.264Z] === RUN TestBackoff [2021-04-14T07:26:52.264Z] --- PASS: TestBackoff (0.00s) [2021-04-14T07:26:52.264Z] === RUN TestAbortRetry [2021-04-14T07:26:52.264Z] --- PASS: TestAbortRetry (0.00s) [2021-04-14T07:26:52.264Z] === RUN TestClientScheme [2021-04-14T07:26:52.264Z] --- PASS: TestClientScheme (0.00s) [2021-04-14T07:26:52.264Z] === RUN TestNewClientWithTimeout [2021-04-14T07:26:52.264Z] --- PASS: TestPubSubRace (1.04s) [2021-04-14T07:26:52.264Z] PASS [2021-04-14T07:26:52.264Z] coverage: 75.0% of statements [2021-04-14T07:26:52.264Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2021-04-14T07:26:52.506Z] Removing intermediate container 1d3afce92e0c [2021-04-14T07:26:52.506Z] ---> f26dfcaa28fc [2021-04-14T07:26:52.506Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-14T07:26:52.727Z] time="2021-04-14T07:26:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-14T07:26:52.959Z] ---> Running in 7e95474b5884 [2021-04-14T07:26:53.190Z] === RUN TestParseSignal [2021-04-14T07:26:53.190Z] --- PASS: TestParseSignal (0.00s) [2021-04-14T07:26:53.190Z] === RUN TestValidSignalForPlatform [2021-04-14T07:26:53.190Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-14T07:26:53.190Z] PASS [2021-04-14T07:26:53.190Z] coverage: 20.3% of statements [2021-04-14T07:26:53.190Z] ok github.com/docker/docker/pkg/signal 0.058s coverage: 20.3% of statements [2021-04-14T07:26:53.654Z] === RUN TestNewStdWriter [2021-04-14T07:26:53.654Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-14T07:26:53.654Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestWriteWithNilBytes [2021-04-14T07:26:53.654Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestWrite [2021-04-14T07:26:53.654Z] --- PASS: TestWrite (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestWriteWithWriterError [2021-04-14T07:26:53.654Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-14T07:26:53.654Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestStdCopyWriteAndRead [2021-04-14T07:26:53.654Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-14T07:26:53.654Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-14T07:26:53.654Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-14T07:26:53.654Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-14T07:26:53.654Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-14T07:26:53.654Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-14T07:26:53.654Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-14T07:26:53.654Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-14T07:26:53.654Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-14T07:26:53.654Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-14T07:26:53.654Z] PASS [2021-04-14T07:26:53.654Z] coverage: 100.0% of statements [2021-04-14T07:26:53.654Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-04-14T07:26:54.118Z] time="2021-04-14T07:26:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-14T07:26:54.387Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-14T07:26:54.581Z] === RUN TestGenerateRandomID [2021-04-14T07:26:54.581Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestShortenId [2021-04-14T07:26:54.581Z] --- PASS: TestShortenId (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestShortenSha256Id [2021-04-14T07:26:54.581Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestShortenIdEmpty [2021-04-14T07:26:54.581Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestShortenIdInvalid [2021-04-14T07:26:54.581Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestIsShortIDNonHex [2021-04-14T07:26:54.581Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestIsShortIDNotCorrectSize [2021-04-14T07:26:54.581Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-14T07:26:54.581Z] PASS [2021-04-14T07:26:54.581Z] coverage: 70.6% of statements [2021-04-14T07:26:54.581Z] ok github.com/docker/docker/pkg/stringid 0.059s coverage: 70.6% of statements [2021-04-14T07:26:54.581Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-14T07:26:54.581Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-14T07:26:54.581Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestFormatStatus [2021-04-14T07:26:54.581Z] --- PASS: TestFormatStatus (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestFormatError [2021-04-14T07:26:54.581Z] --- PASS: TestFormatError (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestFormatJSONError [2021-04-14T07:26:54.581Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-14T07:26:54.581Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-14T07:26:54.581Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestNewJSONProgressOutput [2021-04-14T07:26:54.581Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestAuxFormatterEmit [2021-04-14T07:26:54.581Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestStreamWriterStdout [2021-04-14T07:26:54.581Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-14T07:26:54.581Z] === RUN TestStreamWriterStderr [2021-04-14T07:26:54.581Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-14T07:26:54.581Z] PASS [2021-04-14T07:26:54.581Z] coverage: 66.2% of statements [2021-04-14T07:26:54.581Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2021-04-14T07:26:55.417Z] --- PASS: TestServiceUpdatePidsLimit (17.83s) [2021-04-14T07:26:55.417Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-04-14T07:26:55.417Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-14T07:26:55.417Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-14T07:26:55.417Z] PASS [2021-04-14T07:26:55.417Z] [2021-04-14T07:26:55.417Z] === Skipped [2021-04-14T07:26:55.417Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-14T07:26:55.417Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:26:55.417Z] [2021-04-14T07:26:55.417Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-14T07:26:55.417Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:26:55.417Z] [2021-04-14T07:26:55.417Z] [2021-04-14T07:26:55.417Z] DONE 27 tests, 2 skipped in 160.830s [2021-04-14T07:26:55.417Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-14T07:26:55.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:26:55.417Z] ++ set -e [2021-04-14T07:26:55.417Z] ++ '[' -n 0 ']' [2021-04-14T07:26:55.417Z] ++ set -x [2021-04-14T07:26:55.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:26:55.417Z] INFO: Testing against a local daemon [2021-04-14T07:26:55.417Z] === RUN TestSessionCreate [2021-04-14T07:26:55.417Z] --- PASS: TestSessionCreate (0.05s) [2021-04-14T07:26:55.417Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-14T07:26:55.417Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-14T07:26:55.417Z] PASS [2021-04-14T07:26:55.417Z] [2021-04-14T07:26:55.417Z] DONE 2 tests in 0.258s [2021-04-14T07:26:55.417Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-14T07:26:55.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:26:55.417Z] ++ set -e [2021-04-14T07:26:55.417Z] ++ '[' -n 0 ']' [2021-04-14T07:26:55.417Z] ++ set -x [2021-04-14T07:26:55.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:26:55.417Z] INFO: Testing against a local daemon [2021-04-14T07:26:55.417Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:26:55.417Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-04-14T07:26:55.417Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:26:55.417Z] === RUN TestEventsExecDie [2021-04-14T07:26:55.562Z] === RUN TestIsCpusetListAvailable [2021-04-14T07:26:55.562Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-14T07:26:55.562Z] PASS [2021-04-14T07:26:55.562Z] coverage: 38.2% of statements [2021-04-14T07:26:55.562Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2021-04-14T07:26:55.678Z] --- PASS: TestEventsExecDie (1.12s) [2021-04-14T07:26:55.678Z] === RUN TestEventsBackwardsCompatible [2021-04-14T07:26:55.678Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-14T07:26:55.678Z] === RUN TestInfoBinaryCommits [2021-04-14T07:26:55.940Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-14T07:26:55.940Z] === RUN TestInfoAPIVersioned [2021-04-14T07:26:55.940Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-14T07:26:55.940Z] === RUN TestInfoDiscoveryBackend [2021-04-14T07:26:56.012Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-04-14T07:26:56.012Z] ok github.com/docker/docker/daemon 12.147s coverage: 17.2% of statements [2021-04-14T07:26:56.012Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-14T07:26:56.012Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-14T07:26:56.541Z] === RUN TestChtimes [2021-04-14T07:26:56.541Z] --- PASS: TestChtimes (0.00s) [2021-04-14T07:26:56.541Z] === RUN TestChtimesWindows [2021-04-14T07:26:56.541Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-14T07:26:56.541Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-14T07:26:56.541Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-14T07:26:56.541Z] === RUN TestEnsureRemoveAllNotExist [2021-04-14T07:26:56.541Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-14T07:26:56.541Z] === RUN TestEnsureRemoveAllWithDir [2021-04-14T07:26:56.541Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-14T07:26:56.541Z] === RUN TestEnsureRemoveAllWithFile [2021-04-14T07:26:56.541Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-14T07:26:56.541Z] === RUN TestHasWin32KSupport [2021-04-14T07:26:56.541Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-14T07:26:56.541Z] syscall_windows_test.go:8: win32k: true [2021-04-14T07:26:56.541Z] PASS [2021-04-14T07:26:56.541Z] coverage: 12.0% of statements [2021-04-14T07:26:56.541Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 12.0% of statements [2021-04-14T07:26:56.575Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 81.8% of statements [2021-04-14T07:26:56.700Z] Cannot create a file when that file already exists. [2021-04-14T07:26:56.884Z] --- PASS: TestInfoDiscoveryBackend (1.13s) [2021-04-14T07:26:56.884Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-14T07:26:56.930Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-14T07:26:57.006Z] time="2021-04-14T07:26:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-14T07:26:57.006Z] === RUN TestTailFile [2021-04-14T07:26:57.006Z] --- PASS: TestTailFile (0.00s) [2021-04-14T07:26:57.006Z] === RUN TestTailFileManyLines [2021-04-14T07:26:57.006Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-14T07:26:57.006Z] === RUN TestTailEmptyFile [2021-04-14T07:26:57.006Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-14T07:26:57.006Z] === RUN TestTailNegativeN [2021-04-14T07:26:57.006Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader [2021-04-14T07:26:57.006Z] === CONT TestNewTailReader [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/truncated_last_line [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-14T07:26:57.006Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.006Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.006Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.006Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.006Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.006Z] === CONT TestNewTailReader/no_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.006Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-14T07:26:57.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-14T07:26:57.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.007Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.007Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.008Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.008Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.008Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.008Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.502Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.623Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.623Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.623Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.624Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.625Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.626Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.626Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-14T07:26:57.627Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-14T07:26:57.628Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.03s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:57.628Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:57.629Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:57.629Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:57.629Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-14T07:26:57.629Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:57.629Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:57.758Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-04-14T07:26:57.758Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-14T07:26:57.758Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:58.092Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.05s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.05s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.02s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-14T07:26:58.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-14T07:26:58.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-14T07:26:58.094Z] PASS [2021-04-14T07:26:58.094Z] coverage: 88.6% of statements [2021-04-14T07:26:58.094Z] ok github.com/docker/docker/pkg/tailfile 0.604s coverage: 88.6% of statements [2021-04-14T07:26:58.094Z] === RUN TestTarSumRemoveNonExistent [2021-04-14T07:26:58.094Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestTarSumRemove [2021-04-14T07:26:58.094Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestSortFileInfoSums [2021-04-14T07:26:58.094Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestNewTarSumForLabelInvalid [2021-04-14T07:26:58.094Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestNewTarSumForLabel [2021-04-14T07:26:58.094Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestEmptyTar [2021-04-14T07:26:58.094Z] --- PASS: TestEmptyTar (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestTarSumsReadSize [2021-04-14T07:26:58.094Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestTarSums [2021-04-14T07:26:58.094Z] --- PASS: TestTarSums (0.09s) [2021-04-14T07:26:58.094Z] === RUN TestIteration [2021-04-14T07:26:58.094Z] --- PASS: TestIteration (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestVersionLabelForChecksum [2021-04-14T07:26:58.094Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestVersion [2021-04-14T07:26:58.094Z] --- PASS: TestVersion (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestGetVersion [2021-04-14T07:26:58.094Z] --- PASS: TestGetVersion (0.00s) [2021-04-14T07:26:58.094Z] === RUN TestGetVersions [2021-04-14T07:26:58.094Z] --- PASS: TestGetVersions (0.00s) [2021-04-14T07:26:58.094Z] PASS [2021-04-14T07:26:58.094Z] coverage: 89.3% of statements [2021-04-14T07:26:58.094Z] ok github.com/docker/docker/pkg/tarsum 0.156s coverage: 89.3% of statements [2021-04-14T07:26:58.271Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-14T07:26:58.271Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-14T07:26:59.072Z] testing: warning: no tests to run [2021-04-14T07:26:59.072Z] PASS [2021-04-14T07:26:59.072Z] coverage: [no statements] [2021-04-14T07:26:59.072Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-04-14T07:26:59.072Z] === RUN TestTruncIndex [2021-04-14T07:26:59.122Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-04-14T07:26:59.214Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.08s) [2021-04-14T07:26:59.214Z] === RUN TestInfoAPI [2021-04-14T07:26:59.214Z] --- PASS: TestInfoAPI (0.06s) [2021-04-14T07:26:59.214Z] === RUN TestInfoAPIWarnings [2021-04-14T07:26:59.536Z] --- PASS: TestTruncIndex (0.10s) [2021-04-14T07:26:59.536Z] PASS [2021-04-14T07:26:59.536Z] coverage: 91.5% of statements [2021-04-14T07:26:59.536Z] ok github.com/docker/docker/pkg/truncindex 0.154s coverage: 91.5% of statements [2021-04-14T07:26:59.536Z] === RUN TestIsGIT [2021-04-14T07:26:59.536Z] --- PASS: TestIsGIT (0.00s) [2021-04-14T07:26:59.536Z] === RUN TestIsTransport [2021-04-14T07:26:59.536Z] --- PASS: TestIsTransport (0.00s) [2021-04-14T07:26:59.536Z] PASS [2021-04-14T07:26:59.536Z] coverage: 100.0% of statements [2021-04-14T07:26:59.536Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2021-04-14T07:27:00.000Z] === RUN TestVersionInfo [2021-04-14T07:27:00.000Z] --- PASS: TestVersionInfo (0.00s) [2021-04-14T07:27:00.000Z] === RUN TestAppendVersions [2021-04-14T07:27:00.000Z] --- PASS: TestAppendVersions (0.00s) [2021-04-14T07:27:00.000Z] PASS [2021-04-14T07:27:00.000Z] coverage: 88.9% of statements [2021-04-14T07:27:00.000Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-04-14T07:27:01.011Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.378s coverage: 73.3% of statements [2021-04-14T07:27:01.128Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-14T07:27:01.128Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-14T07:27:01.348Z] Removing intermediate container 7e95474b5884 [2021-04-14T07:27:01.348Z] ---> ec4deab5b7af [2021-04-14T07:27:01.348Z] Step 13/13 : CMD ["sh"] [2021-04-14T07:27:01.348Z] ---> Running in 4b2e5b85bb99 [2021-04-14T07:27:01.558Z] time="2021-04-14T07:27:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-14T07:27:01.615Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-04-14T07:27:01.801Z] Removing intermediate container 4b2e5b85bb99 [2021-04-14T07:27:01.801Z] ---> ed7c770dbb69 [2021-04-14T07:27:01.801Z] Successfully built ed7c770dbb69 [2021-04-14T07:27:01.801Z] Successfully tagged busybox:latest [2021-04-14T07:27:01.801Z] INFO: Docker images of the daemon under test [2021-04-14T07:27:01.801Z] [2021-04-14T07:27:01.801Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-14T07:27:01.801Z] busybox latest ed7c770dbb69 Less than a second ago 2.78GB [2021-04-14T07:27:01.801Z] microsoft/windowsservercore latest 39d157a84080 7 weeks ago 2.74GB [2021-04-14T07:27:01.801Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 7 weeks ago 2.74GB [2021-04-14T07:27:01.801Z] [2021-04-14T07:27:01.801Z] INFO: Running integration tests at 04/14/2021 07:27:01... [2021-04-14T07:27:01.801Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-14T07:27:01.801Z] INFO: Integration API tests being run from the host: [2021-04-14T07:27:01.801Z] INFO: make.ps1 starting at 04/14/2021 07:27:01 [2021-04-14T07:27:02.022Z] === RUN TestNewSettable [2021-04-14T07:27:02.022Z] --- PASS: TestNewSettable (0.00s) [2021-04-14T07:27:02.022Z] === RUN TestIsSettable [2021-04-14T07:27:02.022Z] --- PASS: TestIsSettable (0.00s) [2021-04-14T07:27:02.022Z] === RUN TestUpdateSettingsEnv [2021-04-14T07:27:02.022Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-14T07:27:02.022Z] PASS [2021-04-14T07:27:02.022Z] coverage: 20.1% of statements [2021-04-14T07:27:02.022Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.1% of statements [2021-04-14T07:27:02.486Z] === RUN TestValidatePrivileges [2021-04-14T07:27:02.486Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-14T07:27:02.486Z] === RUN TestFilterByCapNeg [2021-04-14T07:27:02.486Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-14T07:27:02.486Z] === RUN TestFilterByCapPos [2021-04-14T07:27:02.486Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-14T07:27:02.486Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-14T07:27:02.486Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-14T07:27:02.486Z] PASS [2021-04-14T07:27:02.486Z] coverage: 12.0% of statements [2021-04-14T07:27:02.486Z] ok github.com/docker/docker/plugin 0.072s coverage: 12.0% of statements [2021-04-14T07:27:02.542Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.431s coverage: 56.2% of statements [2021-04-14T07:27:02.759Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-14T07:27:03.469Z] === RUN TestLoad [2021-04-14T07:27:03.469Z] --- PASS: TestLoad (0.00s) [2021-04-14T07:27:03.469Z] === RUN TestSave [2021-04-14T07:27:03.469Z] --- PASS: TestSave (0.05s) [2021-04-14T07:27:03.469Z] === RUN TestAddDeleteGet [2021-04-14T07:27:03.469Z] --- PASS: TestAddDeleteGet (0.07s) [2021-04-14T07:27:03.469Z] === RUN TestInvalidTags [2021-04-14T07:27:03.469Z] --- PASS: TestInvalidTags (0.01s) [2021-04-14T07:27:03.469Z] PASS [2021-04-14T07:27:03.469Z] coverage: 84.4% of statements [2021-04-14T07:27:03.469Z] ok github.com/docker/docker/reference 0.188s coverage: 84.4% of statements [2021-04-14T07:27:04.103Z] --- PASS: TestServiceUpdateConfigs (15.99s) [2021-04-14T07:27:04.103Z] === RUN TestServiceUpdateNetwork [2021-04-14T07:27:04.509Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-04-14T07:27:05.664Z] === RUN TestResolveAuthConfigIndexServer [2021-04-14T07:27:05.664Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestResolveAuthConfigFullURL [2021-04-14T07:27:05.664Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-14T07:27:05.664Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestValidateMirror [2021-04-14T07:27:05.664Z] --- PASS: TestValidateMirror (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestLoadInsecureRegistries [2021-04-14T07:27:05.664Z] time="2021-04-14T07:27:04Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-14T07:27:05.664Z] time="2021-04-14T07:27:05Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-14T07:27:05.664Z] time="2021-04-14T07:27:05Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-14T07:27:05.664Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-04-14T07:27:05.664Z] === RUN TestNewServiceConfig [2021-04-14T07:27:05.664Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestValidateIndexName [2021-04-14T07:27:05.664Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestValidateIndexNameWithError [2021-04-14T07:27:05.664Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestEndpointParse [2021-04-14T07:27:05.664Z] --- PASS: TestEndpointParse (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestEndpointParseInvalid [2021-04-14T07:27:05.664Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestValidateEndpoint [2021-04-14T07:27:05.664Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-14T07:27:05.664Z] === RUN TestPing [2021-04-14T07:27:05.664Z] --- PASS: TestPing (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestPingRegistryEndpoint [2021-04-14T07:27:05.664Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-14T07:27:05.664Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:05.664Z] === RUN TestEndpoint [2021-04-14T07:27:05.664Z] --- SKIP: TestEndpoint (0.00s) [2021-04-14T07:27:05.664Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:05.664Z] === RUN TestParseRepositoryInfo [2021-04-14T07:27:05.664Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestNewIndexInfo [2021-04-14T07:27:05.664Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestMirrorEndpointLookup [2021-04-14T07:27:05.664Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-04-14T07:27:05.664Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:05.664Z] === RUN TestSearchRepositories [2021-04-14T07:27:05.664Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-14T07:27:05.664Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-14T07:27:05.664Z] Host: 127.0.0.1:49234 [2021-04-14T07:27:05.664Z] User-Agent: docker test client [2021-04-14T07:27:05.664Z] Authorization: Token fake-token [2021-04-14T07:27:05.664Z] X-Docker-Token: true [2021-04-14T07:27:05.664Z] Accept-Encoding: gzip [2021-04-14T07:27:05.664Z] [2021-04-14T07:27:05.664Z] [2021-04-14T07:27:05.664Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-14T07:27:05.664Z] Connection: close [2021-04-14T07:27:05.664Z] Content-Length: 144 [2021-04-14T07:27:05.664Z] Cache-Control: no-cache [2021-04-14T07:27:05.664Z] Content-Type: application/json [2021-04-14T07:27:05.664Z] Date: Wed, 14 Apr 2021 07:27:05 GMT [2021-04-14T07:27:05.664Z] Expires: -1 [2021-04-14T07:27:05.664Z] Pragma: no-cache [2021-04-14T07:27:05.664Z] Server: docker-tests/mock [2021-04-14T07:27:05.664Z] X-Docker-Registry-Config: mock [2021-04-14T07:27:05.664Z] X-Docker-Registry-Version: 0.0.0 [2021-04-14T07:27:05.664Z] [2021-04-14T07:27:05.664Z] [2021-04-14T07:27:05.664Z] === RUN TestTrustedLocation [2021-04-14T07:27:05.664Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-14T07:27:05.664Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestAllowNondistributableArtifacts [2021-04-14T07:27:05.664Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestIsSecureIndex [2021-04-14T07:27:05.664Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-14T07:27:05.664Z] PASS [2021-04-14T07:27:05.664Z] coverage: 51.7% of statements [2021-04-14T07:27:05.664Z] ok github.com/docker/docker/registry 0.256s coverage: 51.7% of statements [2021-04-14T07:27:05.664Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-14T07:27:05.664Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-04-14T07:27:05.664Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-14T07:27:05.664Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-14T07:27:05.664Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-14T07:27:05.664Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestResumableRequestReaderWithReadError [2021-04-14T07:27:05.664Z] time="2021-04-14T07:27:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-14T07:27:05.664Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-04-14T07:27:05.664Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-14T07:27:05.664Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-14T07:27:05.664Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-14T07:27:05.664Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-14T07:27:05.664Z] === RUN TestResumableRequestReader [2021-04-14T07:27:05.664Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-14T07:27:05.665Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-14T07:27:05.665Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-14T07:27:05.665Z] PASS [2021-04-14T07:27:05.665Z] coverage: 100.0% of statements [2021-04-14T07:27:05.665Z] ok github.com/docker/docker/registry/resumable 0.209s coverage: 100.0% of statements [2021-04-14T07:27:06.128Z] === RUN TestRestartManagerTimeout [2021-04-14T07:27:06.128Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-14T07:27:06.128Z] === RUN TestRestartManagerTimeoutReset [2021-04-14T07:27:06.128Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-14T07:27:06.128Z] PASS [2021-04-14T07:27:06.128Z] coverage: 50.9% of statements [2021-04-14T07:27:06.128Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2021-04-14T07:27:07.099Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.357s coverage: 49.4% of statements [2021-04-14T07:27:07.099Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.522s coverage: 46.2% of statements [2021-04-14T07:27:07.099Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-14T07:27:07.105Z] === RUN TestDecodeContainerConfig [2021-04-14T07:27:07.105Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-14T07:27:07.105Z] === RUN TestDecodeContainerConfigIsolation [2021-04-14T07:27:07.105Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-14T07:27:07.105Z] === RUN TestValidatePrivileged [2021-04-14T07:27:07.105Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-14T07:27:07.105Z] PASS [2021-04-14T07:27:07.105Z] coverage: 52.2% of statements [2021-04-14T07:27:07.105Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.2% of statements [2021-04-14T07:27:07.570Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-14T07:27:07.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-14T07:27:07.570Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-14T07:27:07.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-14T07:27:07.570Z] PASS [2021-04-14T07:27:07.570Z] coverage: 62.5% of statements [2021-04-14T07:27:07.570Z] ok github.com/docker/docker/testutil 0.129s coverage: 62.5% of statements [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite (528.12s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.85s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.45s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.49s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.53s) [2021-04-14T07:27:07.699Z] docker_cli_daemon_test.go:1455: [db3143c911f26] daemon is not started [2021-04-14T07:27:07.699Z] check_test.go:309: [d0174baff7af6] daemon is not started [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.55s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.53s) [2021-04-14T07:27:07.699Z] check_test.go:309: [dbfb7362f7d4b] daemon is not started [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.77s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.79s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.32s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.79s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.16s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.71s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.00s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.32s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-14T07:27:07.699Z] check_test.go:309: [d18803b59f4f7] daemon is not started [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-14T07:27:07.699Z] check_test.go:309: [d9dd136617bb1] daemon is not started [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.66s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.94s) [2021-04-14T07:27:07.699Z] check_test.go:309: [dbb9bcd3bfce9] daemon is not started [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.66s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.00s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.97s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.21s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.88s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.98s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.22s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-14T07:27:07.699Z] check_test.go:309: [d2271061baa23] daemon is not started [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.90s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.79s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.89s) [2021-04-14T07:27:07.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.94s) [2021-04-14T07:27:07.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (8.05s) [2021-04-14T07:27:07.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.52s) [2021-04-14T07:27:07.700Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-14T07:27:07.700Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-14T07:27:07.700Z] check_test.go:309: [d3dcbc088519d] daemon is not started [2021-04-14T07:27:07.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.62s) [2021-04-14T07:27:07.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.52s) [2021-04-14T07:27:07.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.23s) [2021-04-14T07:27:07.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.81s) [2021-04-14T07:27:07.700Z] check_test.go:309: [d9c47aa84ff87] daemon is not started [2021-04-14T07:27:07.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.88s) [2021-04-14T07:27:07.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.89s) [2021-04-14T07:27:07.700Z] check_test.go:309: [d3f5a2542c502] daemon is not started [2021-04-14T07:27:07.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.13s) [2021-04-14T07:27:07.959Z] docker_cli_daemon_plugins_test.go:79: [dc1763436b802] daemon is not started [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.69s) [2021-04-14T07:27:07.959Z] docker_cli_daemon_plugins_test.go:169: [d5f08a692ad8d] daemon is not started [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.66s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.12s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (1.00s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-04-14T07:27:07.959Z] check_test.go:309: [d397e962d2c88] daemon is not started [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.44s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.72s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.87s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.82s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.71s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (3.12s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.04s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.85s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.88s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.84s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.45s) [2021-04-14T07:27:07.959Z] check_test.go:309: [da509469edd37] daemon is not started [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.93s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.37s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.21s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.09s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.55s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.23s) [2021-04-14T07:27:07.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.18s) [2021-04-14T07:27:07.959Z] check_test.go:309: [de5c6edc2709e] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.57s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.64s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.24s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.21s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.07s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.97s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.31s) [2021-04-14T07:27:07.960Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-14T07:27:07.960Z] check_test.go:309: [da72e0cc4678b] daemon is not started [2021-04-14T07:27:07.960Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-14T07:27:07.960Z] check_test.go:309: [d2cd65de7fa7b] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.29s) [2021-04-14T07:27:07.960Z] check_test.go:309: [da734cddd4508] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (8.11s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.33s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.47s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.88s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.44s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.47s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.97s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.81s) [2021-04-14T07:27:07.960Z] check_test.go:309: [dd73e77a480a3] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.35s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.39s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.77s) [2021-04-14T07:27:07.960Z] check_test.go:309: [dd61354829f00] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.84s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.67s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.96s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.08s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.66s) [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-14T07:27:07.960Z] check_test.go:309: [dd31bdfc229b4] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.05s) [2021-04-14T07:27:07.960Z] check_test.go:309: [d0d9820b9ef93] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.93s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.91s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.20s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.97s) [2021-04-14T07:27:07.960Z] check_test.go:309: [d9e1e715b68e0] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.52s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.86s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.11s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.52s) [2021-04-14T07:27:07.960Z] check_test.go:309: [dd48e1390f123] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.18s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.60s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.93s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.11s) [2021-04-14T07:27:07.960Z] check_test.go:309: [d63b94223d1a2] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.93s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (1.04s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.04s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.91s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-04-14T07:27:07.960Z] check_test.go:309: [dd58b3e0521af] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.10s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (3.13s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.68s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.08s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.87s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.38s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.92s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.98s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.23s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.56s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.49s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.83s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.08s) [2021-04-14T07:27:07.960Z] docker_cli_daemon_test.go:2550: [ddb1d5162d57e] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (12.14s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.92s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.85s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.28s) [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-04-14T07:27:07.960Z] check_test.go:309: [dbfec88ed0844] daemon is not started [2021-04-14T07:27:07.960Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.69s) [2021-04-14T07:27:07.960Z] === RUN TestDockerSwarmSuite [2021-04-14T07:27:07.960Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-14T07:27:08.985Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-04-14T07:27:09.121Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-14T07:27:09.121Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-14T07:27:09.121Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-14T07:27:09.121Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-14T07:27:09.121Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-14T07:27:09.121Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-14T07:27:09.121Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-14T07:27:09.121Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-14T07:27:09.121Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-14T07:27:09.241Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.698s coverage: 57.7% of statements [2021-04-14T07:27:09.496Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-14T07:27:09.496Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-14T07:27:10.103Z] --- PASS: TestNewClientWithTimeout (17.75s) [2021-04-14T07:27:10.103Z] === RUN TestClientStream [2021-04-14T07:27:10.103Z] --- PASS: TestClientStream (0.00s) [2021-04-14T07:27:10.103Z] === RUN TestClientSendFile [2021-04-14T07:27:10.103Z] --- PASS: TestClientSendFile (0.00s) [2021-04-14T07:27:10.103Z] === RUN TestClientWithRequestTimeout [2021-04-14T07:27:10.103Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2021-04-14T07:27:10.103Z] === RUN TestFileSpecPlugin [2021-04-14T07:27:10.103Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-14T07:27:10.103Z] === RUN TestFileJSONSpecPlugin [2021-04-14T07:27:10.103Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-14T07:27:10.103Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-14T07:27:10.103Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-14T07:27:10.103Z] === RUN TestPluginAddHandler [2021-04-14T07:27:10.103Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-14T07:27:10.103Z] === RUN TestPluginWaitBadPlugin [2021-04-14T07:27:10.103Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-14T07:27:10.103Z] === RUN TestGet [2021-04-14T07:27:10.103Z] time="2021-04-14T07:27:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-14T07:27:10.861Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-04-14T07:27:11.079Z] === RUN TestGetAddress [2021-04-14T07:27:11.079Z] --- PASS: TestGetAddress (0.00s) [2021-04-14T07:27:11.079Z] === RUN TestRemove [2021-04-14T07:27:11.080Z] --- SKIP: TestRemove (0.00s) [2021-04-14T07:27:11.080Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-14T07:27:11.080Z] === RUN TestInitializeWithVolumes [2021-04-14T07:27:11.080Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-14T07:27:11.080Z] === RUN TestCreate [2021-04-14T07:27:11.080Z] --- PASS: TestCreate (0.01s) [2021-04-14T07:27:11.080Z] === RUN TestValidateName [2021-04-14T07:27:11.080Z] --- PASS: TestValidateName (0.00s) [2021-04-14T07:27:11.080Z] === RUN TestCreateWithOpts [2021-04-14T07:27:11.080Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-14T07:27:11.080Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-14T07:27:11.080Z] === RUN TestRelaodNoOpts [2021-04-14T07:27:11.080Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-14T07:27:11.080Z] PASS [2021-04-14T07:27:11.080Z] coverage: 41.5% of statements [2021-04-14T07:27:11.080Z] === RUN TestGetDriver [2021-04-14T07:27:11.080Z] --- PASS: TestGetDriver (0.00s) [2021-04-14T07:27:11.080Z] === RUN TestVolumeRequestError [2021-04-14T07:27:11.080Z] ok github.com/docker/docker/volume/local 0.089s coverage: 41.5% of statements [2021-04-14T07:27:11.080Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-14T07:27:11.080Z] PASS [2021-04-14T07:27:11.080Z] coverage: 36.1% of statements [2021-04-14T07:27:11.080Z] ok github.com/docker/docker/volume/drivers 0.087s coverage: 36.1% of statements [2021-04-14T07:27:11.080Z] time="2021-04-14T07:27:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-14T07:27:11.543Z] === RUN TestConvertTmpfsOptions [2021-04-14T07:27:11.543Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-14T07:27:11.543Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-14T07:27:11.543Z] parser_test.go:49: data="ro" [2021-04-14T07:27:11.543Z] === RUN TestParseMountRaw [2021-04-14T07:27:11.543Z] --- PASS: TestParseMountRaw (0.03s) [2021-04-14T07:27:11.543Z] === RUN TestParseMountRawSplit [2021-04-14T07:27:11.543Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-14T07:27:11.543Z] parser_test.go:390: case 0 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 1 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 2 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 3 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 4 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 5 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 6 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 7 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 8 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 0 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 1 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 2 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 3 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 4 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 5 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 6 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 7 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 8 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 9 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 10 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 11 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 12 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 0 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 1 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 2 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 3 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 4 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 5 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 6 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 7 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 8 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 9 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 10 [2021-04-14T07:27:11.543Z] parser_test.go:390: case 11 [2021-04-14T07:27:11.543Z] === RUN TestParseMountSpec [2021-04-14T07:27:11.543Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-14T07:27:11.543Z] parser_test.go:455: case 0 [2021-04-14T07:27:11.543Z] parser_test.go:455: case 1 [2021-04-14T07:27:11.543Z] parser_test.go:455: case 2 [2021-04-14T07:27:11.543Z] parser_test.go:455: case 3 [2021-04-14T07:27:11.543Z] parser_test.go:455: case 4 [2021-04-14T07:27:11.543Z] parser_test.go:455: case 5 [2021-04-14T07:27:11.543Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-14T07:27:11.543Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-14T07:27:11.543Z] === RUN TestValidateMount [2021-04-14T07:27:11.543Z] --- PASS: TestValidateMount (0.00s) [2021-04-14T07:27:11.543Z] PASS [2021-04-14T07:27:11.543Z] coverage: 66.2% of statements [2021-04-14T07:27:11.543Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2021-04-14T07:27:11.787Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-04-14T07:27:12.154Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-04-14T07:27:12.713Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-04-14T07:27:12.713Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-14T07:27:12.713Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-14T07:27:13.102Z] === RUN TestSetGetMeta [2021-04-14T07:27:13.102Z] === PAUSE TestSetGetMeta [2021-04-14T07:27:13.102Z] === RUN TestRestore [2021-04-14T07:27:13.102Z] === PAUSE TestRestore [2021-04-14T07:27:13.102Z] === RUN TestServiceCreate [2021-04-14T07:27:13.102Z] === PAUSE TestServiceCreate [2021-04-14T07:27:13.102Z] === RUN TestServiceList [2021-04-14T07:27:13.102Z] === PAUSE TestServiceList [2021-04-14T07:27:13.102Z] === RUN TestServiceRemove [2021-04-14T07:27:13.102Z] === PAUSE TestServiceRemove [2021-04-14T07:27:13.102Z] === RUN TestServiceGet [2021-04-14T07:27:13.102Z] === PAUSE TestServiceGet [2021-04-14T07:27:13.102Z] === RUN TestServicePrune [2021-04-14T07:27:13.102Z] === PAUSE TestServicePrune [2021-04-14T07:27:13.102Z] === RUN TestCreate [2021-04-14T07:27:13.102Z] === PAUSE TestCreate [2021-04-14T07:27:13.102Z] === RUN TestRemove [2021-04-14T07:27:13.102Z] === PAUSE TestRemove [2021-04-14T07:27:13.102Z] === RUN TestList [2021-04-14T07:27:13.102Z] === PAUSE TestList [2021-04-14T07:27:13.102Z] === RUN TestFindByDriver [2021-04-14T07:27:13.102Z] === PAUSE TestFindByDriver [2021-04-14T07:27:13.102Z] === RUN TestFindByReferenced [2021-04-14T07:27:13.102Z] === PAUSE TestFindByReferenced [2021-04-14T07:27:13.102Z] === RUN TestDerefMultipleOfSameRef [2021-04-14T07:27:13.102Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-14T07:27:13.102Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-14T07:27:13.102Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-14T07:27:13.102Z] === RUN TestDefererencePluginOnCreateError [2021-04-14T07:27:13.102Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-14T07:27:13.102Z] === RUN TestRefDerefRemove [2021-04-14T07:27:13.102Z] === PAUSE TestRefDerefRemove [2021-04-14T07:27:13.102Z] === RUN TestGet [2021-04-14T07:27:13.102Z] === PAUSE TestGet [2021-04-14T07:27:13.102Z] === RUN TestGetWithReference [2021-04-14T07:27:13.102Z] === PAUSE TestGetWithReference [2021-04-14T07:27:13.102Z] === RUN TestFilterFunc [2021-04-14T07:27:13.102Z] === RUN TestFilterFunc/test_nil_list [2021-04-14T07:27:13.102Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-14T07:27:13.102Z] === RUN TestFilterFunc/test_empty_list [2021-04-14T07:27:13.102Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-14T07:27:13.102Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-14T07:27:13.102Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-14T07:27:13.102Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-14T07:27:13.102Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-14T07:27:13.102Z] === RUN TestFilterFunc/test_filter_some [2021-04-14T07:27:13.102Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-14T07:27:13.102Z] === RUN TestFilterFunc/test_filter_middle [2021-04-14T07:27:13.102Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-14T07:27:13.102Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-14T07:27:13.102Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-14T07:27:13.102Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-14T07:27:13.102Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-14T07:27:13.102Z] === CONT TestFilterFunc/test_nil_list [2021-04-14T07:27:13.102Z] === CONT TestFilterFunc/test_filter_some [2021-04-14T07:27:13.102Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-14T07:27:13.102Z] === CONT TestFilterFunc/test_filter_middle [2021-04-14T07:27:13.102Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-14T07:27:13.102Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-14T07:27:13.102Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-14T07:27:13.102Z] === CONT TestFilterFunc/test_empty_list [2021-04-14T07:27:13.102Z] --- PASS: TestFilterFunc (0.00s) [2021-04-14T07:27:13.102Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-14T07:27:13.102Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-14T07:27:13.102Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-14T07:27:13.102Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-14T07:27:13.102Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-14T07:27:13.102Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-14T07:27:13.102Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-14T07:27:13.102Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-14T07:27:13.102Z] === CONT TestSetGetMeta [2021-04-14T07:27:13.102Z] === CONT TestFindByDriver [2021-04-14T07:27:13.102Z] === CONT TestRefDerefRemove [2021-04-14T07:27:13.102Z] === CONT TestServiceGet [2021-04-14T07:27:13.102Z] --- PASS: TestSetGetMeta (0.03s) [2021-04-14T07:27:13.102Z] === CONT TestServiceRemove [2021-04-14T07:27:13.102Z] --- PASS: TestRefDerefRemove (0.04s) [2021-04-14T07:27:13.102Z] === CONT TestServiceList [2021-04-14T07:27:13.102Z] === CONT TestServiceCreate [2021-04-14T07:27:13.102Z] --- PASS: TestFindByDriver (0.05s) [2021-04-14T07:27:13.102Z] time="2021-04-14T07:27:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-14T07:27:13.102Z] === CONT TestRestore [2021-04-14T07:27:13.102Z] --- PASS: TestServiceGet (0.15s) [2021-04-14T07:27:13.102Z] --- PASS: TestServiceRemove (0.13s) [2021-04-14T07:27:13.102Z] === CONT TestDefererencePluginOnCreateError [2021-04-14T07:27:13.102Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-14T07:27:13.102Z] --- PASS: TestServiceList (0.14s) [2021-04-14T07:27:13.102Z] --- PASS: TestServiceCreate (0.13s) [2021-04-14T07:27:13.102Z] === CONT TestDerefMultipleOfSameRef [2021-04-14T07:27:13.102Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-04-14T07:27:13.102Z] === CONT TestFindByReferenced [2021-04-14T07:27:13.102Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-04-14T07:27:13.102Z] === CONT TestGetWithReference [2021-04-14T07:27:13.102Z] --- PASS: TestRestore (0.05s) [2021-04-14T07:27:13.102Z] === CONT TestGet [2021-04-14T07:27:13.102Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-04-14T07:27:13.102Z] === CONT TestRemove [2021-04-14T07:27:13.102Z] --- PASS: TestFindByReferenced (0.04s) [2021-04-14T07:27:13.102Z] === CONT TestList [2021-04-14T07:27:13.102Z] --- PASS: TestGet (0.04s) [2021-04-14T07:27:13.102Z] === CONT TestCreate [2021-04-14T07:27:13.102Z] --- PASS: TestRemove (0.04s) [2021-04-14T07:27:13.102Z] === CONT TestServicePrune [2021-04-14T07:27:13.102Z] --- PASS: TestGetWithReference (0.04s) [2021-04-14T07:27:13.102Z] --- PASS: TestCreate (0.02s) [2021-04-14T07:27:13.102Z] time="2021-04-14T07:27:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-14T07:27:13.102Z] --- PASS: TestList (0.04s) [2021-04-14T07:27:13.102Z] time="2021-04-14T07:27:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-14T07:27:13.102Z] time="2021-04-14T07:27:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-14T07:27:13.102Z] time="2021-04-14T07:27:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-14T07:27:13.102Z] time="2021-04-14T07:27:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-14T07:27:13.102Z] --- PASS: TestServicePrune (0.08s) [2021-04-14T07:27:13.102Z] PASS [2021-04-14T07:27:13.102Z] coverage: 70.3% of statements [2021-04-14T07:27:13.102Z] ok github.com/docker/docker/volume/service 0.429s coverage: 70.3% of statements [2021-04-14T07:27:13.639Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2021-04-14T07:27:15.004Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.4% of statements [2021-04-14T07:27:15.004Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-14T07:27:15.004Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-14T07:27:15.259Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-04-14T07:27:15.443Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-14T07:27:16.186Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-04-14T07:27:16.379Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-14T07:27:16.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2021-04-14T07:27:16.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-04-14T07:27:16.860Z] time="2021-04-14T07:27:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-14T07:27:17.323Z] --- PASS: TestInfoAPIWarnings (17.12s) [2021-04-14T07:27:17.323Z] === RUN TestInfoDebug [2021-04-14T07:27:17.323Z] --- PASS: TestInfoDebug (1.10s) [2021-04-14T07:27:17.323Z] === RUN TestInfoInsecureRegistries [2021-04-14T07:27:18.113Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-04-14T07:27:18.113Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-14T07:27:18.675Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 55.1% of statements [2021-04-14T07:27:18.708Z] --- PASS: TestInfoInsecureRegistries (1.11s) [2021-04-14T07:27:18.708Z] === RUN TestInfoRegistryMirrors [2021-04-14T07:27:18.917Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-14T07:27:19.597Z] --- PASS: TestServiceUpdateNetwork (17.61s) [2021-04-14T07:27:19.597Z] === RUN TestServiceUpdatePidsLimit [2021-04-14T07:27:19.607Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-04-14T07:27:19.649Z] --- PASS: TestInfoRegistryMirrors (1.11s) [2021-04-14T07:27:19.649Z] === RUN TestLoginFailsWithBadCredentials [2021-04-14T07:27:19.910Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-04-14T07:27:19.910Z] === RUN TestPingCacheHeaders [2021-04-14T07:27:19.910Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-14T07:27:19.910Z] === RUN TestPingGet [2021-04-14T07:27:19.910Z] --- PASS: TestPingGet (0.03s) [2021-04-14T07:27:19.910Z] === RUN TestPingHead [2021-04-14T07:27:19.910Z] --- PASS: TestPingHead (0.05s) [2021-04-14T07:27:19.910Z] === RUN TestVersion [2021-04-14T07:27:19.910Z] --- PASS: TestVersion (0.05s) [2021-04-14T07:27:19.910Z] PASS [2021-04-14T07:27:19.910Z] [2021-04-14T07:27:19.910Z] === Skipped [2021-04-14T07:27:19.910Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-04-14T07:27:19.910Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:27:19.910Z] [2021-04-14T07:27:19.910Z] [2021-04-14T07:27:19.910Z] DONE 18 tests, 1 skipped in 25.573s [2021-04-14T07:27:19.910Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-14T07:27:19.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:27:19.910Z] ++ set -e [2021-04-14T07:27:19.910Z] ++ '[' -n 0 ']' [2021-04-14T07:27:19.910Z] ++ set -x [2021-04-14T07:27:19.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:27:20.170Z] INFO: Testing against a local daemon [2021-04-14T07:27:20.170Z] === RUN TestVolumesCreateAndList [2021-04-14T07:27:20.170Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-14T07:27:20.170Z] === RUN TestVolumesRemove [2021-04-14T07:27:20.431Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-14T07:27:20.431Z] === RUN TestVolumesInspect [2021-04-14T07:27:20.431Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-14T07:27:20.431Z] === RUN TestVolumesInvalidJSON [2021-04-14T07:27:20.431Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-14T07:27:20.431Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-14T07:27:20.431Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-14T07:27:20.431Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-14T07:27:20.431Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-14T07:27:20.431Z] PASS [2021-04-14T07:27:20.431Z] [2021-04-14T07:27:20.431Z] DONE 5 tests in 0.352s [2021-04-14T07:27:20.431Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-14T07:27:20.973Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-14T07:27:21.002Z] ++++ cat bundles/test-integration/docker.pid [2021-04-14T07:27:21.002Z] +++ kill 13977 [2021-04-14T07:27:21.106Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-14T07:27:21.228Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-14T07:27:21.758Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-14T07:27:21.789Z] ok github.com/docker/docker/daemon/logger/splunk 1.579s coverage: 82.5% of statements [2021-04-14T07:27:21.789Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-14T07:27:22.045Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-04-14T07:27:22.045Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-14T07:27:22.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-14T07:27:22.387Z] +++ /etc/init.d/apparmor stop [2021-04-14T07:27:22.387Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-14T07:27:22.387Z] [2021-04-14T07:27:22.387Z] Unloading profiles will leave already running processes permanently [2021-04-14T07:27:22.387Z] unconfined, which can lead to unexpected situations. [2021-04-14T07:27:22.387Z] [2021-04-14T07:27:22.387Z] To set a process to complain mode, use the command line tool [2021-04-14T07:27:22.387Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-14T07:27:22.387Z] +++ true [2021-04-14T07:27:22.387Z] exiting test-integration [2021-04-14T07:27:22.387Z] ++ exit 0 [2021-04-14T07:27:22.387Z] [2021-04-14T07:27:23.933Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2021-04-14T07:27:24.859Z] ok github.com/docker/docker/distribution 0.184s coverage: 25.2% of statements [2021-04-14T07:27:24.859Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-14T07:27:25.474Z] --- PASS: TestGet (15.00s) [2021-04-14T07:27:25.474Z] === RUN TestPluginWithNoManifest [2021-04-14T07:27:25.474Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-14T07:27:25.474Z] === RUN TestGetAll [2021-04-14T07:27:25.474Z] --- PASS: TestGetAll (0.00s) [2021-04-14T07:27:25.474Z] PASS [2021-04-14T07:27:25.474Z] coverage: 73.4% of statements [2021-04-14T07:27:25.474Z] ok github.com/docker/docker/pkg/plugins 35.356s coverage: 73.4% of statements [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/quota [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/rootless [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-14T07:27:25.474Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-14T07:27:25.475Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-14T07:27:25.475Z] ? github.com/docker/docker/volume [no test files] [2021-04-14T07:27:25.475Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-14T07:27:25.475Z] ? github.com/docker/docker/volume/testutils [no test files] Post stage [Pipeline] junit [2021-04-14T07:27:25.706Z] Recording test results [2021-04-14T07:27:25.785Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-14T07:27:26.202Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-14T07:27:26.556Z] + echo Ensuring container killed. [2021-04-14T07:27:26.556Z] Ensuring container killed. [2021-04-14T07:27:26.556Z] + docker rm -vf docker-pr2 [2021-04-14T07:27:26.556Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-14T07:27:26.713Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-04-14T07:27:26.845Z] + echo Chowning /workspace to jenkins user [2021-04-14T07:27:26.845Z] Chowning /workspace to jenkins user [2021-04-14T07:27:26.845Z] + id -u [2021-04-14T07:27:26.845Z] + id -g [2021-04-14T07:27:26.845Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41673:/workspace busybox chown -R 1000:1000 /workspace [2021-04-14T07:27:26.845Z] Unable to find image 'busybox:latest' locally [2021-04-14T07:27:27.273Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2021-04-14T07:27:27.273Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-14T07:27:27.415Z] latest: Pulling from library/busybox [2021-04-14T07:27:27.675Z] 36fbfd22ebfc: Pulling fs layer [2021-04-14T07:27:27.675Z] 36fbfd22ebfc: Verifying Checksum [2021-04-14T07:27:27.675Z] 36fbfd22ebfc: Download complete [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === Skipped [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-14T07:27:27.676Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-14T07:27:27.676Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-14T07:27:27.676Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-04-14T07:27:27.676Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-14T07:27:27.676Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-14T07:27:27.676Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-14T07:27:27.676Z] daemon_test.go:147: root required [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-14T07:27:27.676Z] reload_test.go:520: root required [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-14T07:27:27.676Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-14T07:27:27.676Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-14T07:27:27.676Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-14T07:27:27.676Z] download_test.go:268: Needs fixing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-14T07:27:27.676Z] layer_test.go:304: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-14T07:27:27.676Z] layer_test.go:353: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-14T07:27:27.676Z] layer_test.go:468: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-14T07:27:27.676Z] layer_test.go:697: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-14T07:27:27.676Z] migration_test.go:46: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-14T07:27:27.676Z] migration_test.go:182: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-14T07:27:27.676Z] mount_test.go:17: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-14T07:27:27.676Z] mount_test.go:76: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-14T07:27:27.676Z] mount_test.go:125: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-14T07:27:27.676Z] mount_test.go:212: Failing on Windows [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-14T07:27:27.676Z] archive_test.go:134: Xz not present in msys2 [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-14T07:27:27.676Z] archive_test.go:239: Failing on Windows CI machines [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-14T07:27:27.676Z] archive_windows_test.go:16: Currently fails [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-14T07:27:27.676Z] changes_test.go:196: needs more investigation [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-14T07:27:27.676Z] changes_test.go:433: needs further investigation [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.676Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-14T07:27:27.676Z] changes_test.go:469: needs further investigation [2021-04-14T07:27:27.676Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-14T07:27:27.677Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-14T07:27:27.677Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-14T07:27:27.677Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-14T07:27:27.677Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-14T07:27:27.677Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-14T07:27:27.677Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-14T07:27:27.677Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-14T07:27:27.677Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-14T07:27:27.677Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-14T07:27:27.677Z] poller_test.go:41: No chmod on Windows [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-14T07:27:27.677Z] fileutils_test.go:134: Needs porting to Windows [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-14T07:27:27.677Z] fileutils_test.go:180: Needs porting to Windows [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-14T07:27:27.677Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-14T07:27:27.677Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-04-14T07:27:27.677Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-14T07:27:27.677Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-14T07:27:27.677Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] [2021-04-14T07:27:27.677Z] DONE 1833 tests, 45 skipped in 225.984s [2021-04-14T07:27:27.677Z] INFO: make.ps1 ended at 04/14/2021 07:27:27 [2021-04-14T07:27:27.835Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2021-04-14T07:27:27.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:27:27.890Z] INFO: Testing against a local daemon [2021-04-14T07:27:27.890Z] === RUN TestBuildWithSession [2021-04-14T07:27:27.890Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-14T07:27:27.890Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:27:27.890Z] === RUN TestBuildSquashParent [2021-04-14T07:27:27.890Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-14T07:27:27.890Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:27:27.890Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-14T07:27:27.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:27:27.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:27:27.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:27:27.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:27:27.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:27:27.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:27:27.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:27:27.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:27:27.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:27:27.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:27:27.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:27:27.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:27:27.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:27:27.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:27:27.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:27:27.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:27:27.936Z] 36fbfd22ebfc: Pull complete [2021-04-14T07:27:27.936Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-14T07:27:27.936Z] Status: Downloaded newer image for busybox:latest [2021-04-14T07:27:28.765Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-04-14T07:27:29.021Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-04-14T07:27:29.021Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-14T07:27:29.583Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-04-14T07:27:29.873Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-14T07:27:29.873Z] INFO: Unit tests ended at 04/14/2021 07:27:29. Duration:00:04:04.5123820 [2021-04-14T07:27:29.873Z] INFO: Building busybox [2021-04-14T07:27:29.873Z] Sending build context to Docker daemon 5.12kB [2021-04-14T07:27:29.873Z] [2021-04-14T07:27:29.873Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-14T07:27:29.873Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-14T07:27:29.873Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-14T07:27:29.873Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-14T07:27:29.873Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-14T07:27:29.873Z] ---> 152749f71f8f [2021-04-14T07:27:29.873Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-14T07:27:29.873Z] ---> Running in 61e648c725ff [2021-04-14T07:27:30.327Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-14T07:27:30.948Z] ok github.com/docker/docker/oci 0.016s coverage: 45.2% of statements [2021-04-14T07:27:31.874Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-04-14T07:27:31.874Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-14T07:27:32.192Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-14T07:27:32.192Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-14T07:27:32.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-14T07:27:32.778Z] --- PASS: TestImportExtremelyLargeImageWorks (195.95s) [2021-04-14T07:27:32.778Z] PASS [2021-04-14T07:27:32.778Z] [2021-04-14T07:27:32.778Z] === Skipped [2021-04-14T07:27:32.778Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-14T07:27:32.778Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:27:32.778Z] [2021-04-14T07:27:32.778Z] [2021-04-14T07:27:32.778Z] DONE 12 tests, 1 skipped in 197.008s [2021-04-14T07:27:32.778Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-14T07:27:32.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:27:32.778Z] ++ set -e [2021-04-14T07:27:32.778Z] ++ '[' -n 0 ']' [2021-04-14T07:27:32.778Z] ++ set -x [2021-04-14T07:27:32.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:27:32.778Z] INFO: Testing against a local daemon [2021-04-14T07:27:32.778Z] === RUN TestNetworkCreateDelete [2021-04-14T07:27:32.778Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-04-14T07:27:32.778Z] === RUN TestDockerNetworkDeletePreferID [2021-04-14T07:27:32.778Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-04-14T07:27:32.778Z] === RUN TestDaemonDNSFallback [2021-04-14T07:27:32.778Z] --- PASS: TestDaemonDNSFallback (1.53s) [2021-04-14T07:27:32.778Z] === RUN TestInspectNetwork [2021-04-14T07:27:32.778Z] === RUN TestInspectNetwork/full_network_id [2021-04-14T07:27:32.778Z] === RUN TestInspectNetwork/partial_network_id [2021-04-14T07:27:32.778Z] === RUN TestInspectNetwork/network_name [2021-04-14T07:27:32.778Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-14T07:27:33.018Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-14T07:27:33.761Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 81.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-14T07:27:34.597Z] Removing intermediate container 61e648c725ff [2021-04-14T07:27:34.597Z] ---> 2ff82df1af5d [2021-04-14T07:27:34.597Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-14T07:27:34.597Z] ---> Running in 95b3c2cd2c0c [2021-04-14T07:27:34.687Z] ok github.com/docker/docker/pkg/authorization 0.294s coverage: 68.3% of statements [2021-04-14T07:27:34.819Z] + bundleName=arm64-integration [2021-04-14T07:27:34.819Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-14T07:27:34.819Z] Creating arm64-integration-bundles.tar.gz [2021-04-14T07:27:34.819Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-04-14T07:27:34.819Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-14T07:27:34.923Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-14T07:27:34.923Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-14T07:27:34.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-14T07:27:34.943Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-14T07:27:34.944Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-14T07:27:35.060Z] Removing intermediate container 95b3c2cd2c0c [2021-04-14T07:27:35.060Z] ---> 3c979151dc68 [2021-04-14T07:27:35.060Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-14T07:27:35.060Z] ---> Running in 3dfdcbfa0036 [2021-04-14T07:27:35.182Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [Pipeline] archiveArtifacts [2021-04-14T07:27:35.402Z] Archiving artifacts [2021-04-14T07:27:35.521Z] --- PASS: TestInspectNetwork (7.02s) [2021-04-14T07:27:35.521Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-14T07:27:35.521Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-14T07:27:35.521Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-14T07:27:35.521Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-14T07:27:35.521Z] === RUN TestRunContainerWithBridgeNone [2021-04-14T07:27:35.523Z] Removing intermediate container 3dfdcbfa0036 [2021-04-14T07:27:35.523Z] ---> 0eef00cd9e2c [2021-04-14T07:27:35.523Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-14T07:27:36.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-14T07:27:36.500Z] [2021-04-14T07:27:36.963Z] ---> e2811b831c76 [2021-04-14T07:27:36.963Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-14T07:27:37.428Z] ---> Running in ba3c89d4d0fe [2021-04-14T07:27:37.621Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2021-04-14T07:27:37.621Z] === RUN TestNetworkInvalidJSON [2021-04-14T07:27:37.621Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-14T07:27:37.621Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-14T07:27:37.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:27:37.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:27:37.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:27:37.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:27:37.621Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-14T07:27:37.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:27:37.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:27:37.621Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-14T07:27:37.621Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-14T07:27:37.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-14T07:27:37.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-14T07:27:37.621Z] === RUN TestNetworkList [2021-04-14T07:27:37.621Z] === RUN TestNetworkList//networks [2021-04-14T07:27:37.621Z] === PAUSE TestNetworkList//networks [2021-04-14T07:27:37.621Z] === RUN TestNetworkList//networks/ [2021-04-14T07:27:37.621Z] === PAUSE TestNetworkList//networks/ [2021-04-14T07:27:37.621Z] === CONT TestNetworkList//networks [2021-04-14T07:27:37.621Z] === CONT TestNetworkList//networks/ [2021-04-14T07:27:37.621Z] --- PASS: TestNetworkList (0.02s) [2021-04-14T07:27:37.621Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-14T07:27:37.621Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-14T07:27:37.621Z] === RUN TestHostIPv4BridgeLabel [2021-04-14T07:27:37.888Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-04-14T07:27:37.917Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-04-14T07:27:37.917Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] sh [2021-04-14T07:27:38.207Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 43.2% of statements [2021-04-14T07:27:38.211Z] + make clean [2021-04-14T07:27:38.462Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-04-14T07:27:38.718Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-04-14T07:27:38.782Z] docker volume rm -f docker-dev-cache [2021-04-14T07:27:38.927Z] --- PASS: TestServiceUpdatePidsLimit (18.51s) [2021-04-14T07:27:38.927Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-04-14T07:27:38.927Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) [2021-04-14T07:27:38.927Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.43s) [2021-04-14T07:27:38.927Z] PASS [2021-04-14T07:27:38.927Z] [2021-04-14T07:27:38.927Z] === Skipped [2021-04-14T07:27:38.927Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-04-14T07:27:38.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:27:38.927Z] [2021-04-14T07:27:38.927Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-04-14T07:27:38.927Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:27:38.927Z] [2021-04-14T07:27:38.927Z] [2021-04-14T07:27:38.927Z] DONE 27 tests, 2 skipped in 189.199s [2021-04-14T07:27:38.927Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-14T07:27:38.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:27:38.927Z] ++ set -e [2021-04-14T07:27:38.927Z] ++ '[' -n 0 ']' [2021-04-14T07:27:38.927Z] ++ set -x [2021-04-14T07:27:38.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:27:38.927Z] INFO: Testing against a local daemon [2021-04-14T07:27:38.927Z] === RUN TestSessionCreate [2021-04-14T07:27:38.927Z] --- PASS: TestSessionCreate (0.03s) [2021-04-14T07:27:38.927Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-14T07:27:38.927Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-14T07:27:38.927Z] PASS [2021-04-14T07:27:38.927Z] [2021-04-14T07:27:38.927Z] DONE 2 tests in 0.265s [2021-04-14T07:27:38.927Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-14T07:27:38.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:27:38.927Z] ++ set -e [2021-04-14T07:27:38.927Z] ++ '[' -n 0 ']' [2021-04-14T07:27:38.927Z] ++ set -x [2021-04-14T07:27:38.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:27:38.927Z] INFO: Testing against a local daemon [2021-04-14T07:27:38.927Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:27:38.927Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:27:38.927Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:27:38.927Z] === RUN TestEventsExecDie [2021-04-14T07:27:38.960Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-04-14T07:27:38.960Z] === RUN TestDaemonDefaultNetworkPools [2021-04-14T07:27:39.042Z] docker-dev-cache [Pipeline] deleteDir [2021-04-14T07:27:39.279Z] ok github.com/docker/docker/layer 7.919s coverage: 68.8% of statements [2021-04-14T07:27:39.279Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-14T07:27:39.279Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-14T07:27:39.279Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-14T07:27:39.279Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-14T07:27:39.279Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-14T07:27:39.279Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-14T07:27:39.279Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-14T07:27:39.279Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-04-14T07:27:39.562Z] --- PASS: TestEventsExecDie (1.25s) [2021-04-14T07:27:39.562Z] === RUN TestEventsBackwardsCompatible [2021-04-14T07:27:39.562Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-04-14T07:27:39.562Z] === RUN TestInfoBinaryCommits [2021-04-14T07:27:39.562Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-14T07:27:39.562Z] === RUN TestInfoAPIVersioned [2021-04-14T07:27:39.562Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-14T07:27:39.562Z] === RUN TestInfoDiscoveryBackend [2021-04-14T07:27:39.841Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-04-14T07:27:40.000Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-04-14T07:27:40.000Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-14T07:27:40.268Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-14T07:27:40.269Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-14T07:27:40.769Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-04-14T07:27:41.025Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-04-14T07:27:41.059Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-04-14T07:27:41.059Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-14T07:27:41.305Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-14T07:27:41.305Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-14T07:27:41.596Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-14T07:27:41.596Z] === RUN TestInfoAPI [2021-04-14T07:27:41.888Z] --- PASS: TestInfoAPI (0.02s) [2021-04-14T07:27:41.888Z] === RUN TestInfoAPIWarnings [2021-04-14T07:27:42.102Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-04-14T07:27:42.102Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-14T07:27:42.390Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-04-14T07:27:42.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:27:42.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:27:42.952Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-04-14T07:27:42.974Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2021-04-14T07:27:42.974Z] === RUN TestServiceWithPredefinedNetwork [2021-04-14T07:27:43.514Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-04-14T07:27:43.514Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2021-04-14T07:27:44.076Z] ok github.com/docker/docker/pkg/homedir 0.026s coverage: 11.4% of statements [2021-04-14T07:27:45.003Z] ok github.com/docker/docker/pkg/idtools 0.436s coverage: 69.5% of statements [2021-04-14T07:27:45.071Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2021-04-14T07:27:45.071Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-14T07:27:45.071Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:27:45.071Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:27:45.071Z] === RUN TestServiceWithDataPathPortInit [2021-04-14T07:27:45.258Z] ok github.com/docker/docker/pkg/ioutils 0.532s coverage: 70.6% of statements [2021-04-14T07:27:45.514Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-04-14T07:27:45.514Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-14T07:27:45.769Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-04-14T07:27:45.769Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-14T07:27:45.769Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-14T07:27:46.025Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-14T07:27:46.025Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-14T07:27:46.280Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-04-14T07:27:46.536Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-04-14T07:27:46.791Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-04-14T07:27:46.791Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-04-14T07:27:46.791Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-14T07:27:46.791Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-14T07:27:47.717Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-04-14T07:27:47.800Z] Removing intermediate container ba3c89d4d0fe [2021-04-14T07:27:47.800Z] ---> ea0afd633fea [2021-04-14T07:27:47.800Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-14T07:27:47.800Z] ---> Running in 22ad6b6675b0 [2021-04-14T07:27:48.263Z] [2021-04-14T07:27:48.263Z] SUCCESS: Specified value was saved. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T07:27:48.644Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-14T07:27:48.644Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-14T07:27:48.899Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-14T07:27:50.295Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-04-14T07:27:50.463Z] Removing intermediate container 22ad6b6675b0 [2021-04-14T07:27:50.463Z] ---> 823f8ce1eb27 [2021-04-14T07:27:50.463Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-14T07:27:50.463Z] ---> Running in 33a20b197de7 [2021-04-14T07:27:50.551Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-14T07:27:53.813Z] ok github.com/docker/docker/pkg/signal 2.371s coverage: 61.0% of statements [2021-04-14T07:27:53.813Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-14T07:27:54.069Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-14T07:27:54.220Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-14T07:27:54.220Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-14T07:27:54.220Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-14T07:27:54.324Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-14T07:27:54.788Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-14T07:27:54.885Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-04-14T07:27:55.046Z] === RUN TestDockerSuite/TestBuildFails [2021-04-14T07:27:55.181Z] Cannot create a file when that file already exists. [2021-04-14T07:27:55.447Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-14T07:27:55.702Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2021-04-14T07:27:56.263Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-04-14T07:27:56.424Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-14T07:27:56.518Z] testing: warning: no tests to run [2021-04-14T07:27:56.518Z] coverage: [no statements] [2021-04-14T07:27:56.518Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-14T07:27:56.683Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-14T07:27:57.079Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-14T07:27:57.079Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-14T07:27:57.334Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-14T07:27:59.221Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-04-14T07:27:59.905Z] Removing intermediate container 33a20b197de7 [2021-04-14T07:27:59.905Z] ---> 6f85594940bf [2021-04-14T07:27:59.905Z] Step 13/13 : CMD ["sh"] [2021-04-14T07:27:59.905Z] ---> Running in aa80a0ca99b2 [2021-04-14T07:28:00.148Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-04-14T07:28:00.284Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-14T07:28:00.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.19s) [2021-04-14T07:28:00.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.55s) [2021-04-14T07:28:00.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.76s) [2021-04-14T07:28:00.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.26s) [2021-04-14T07:28:00.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.73s) [2021-04-14T07:28:00.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.64s) [2021-04-14T07:28:00.285Z] === RUN TestBuildMultiStageCopy [2021-04-14T07:28:00.285Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-14T07:28:00.369Z] Removing intermediate container aa80a0ca99b2 [2021-04-14T07:28:00.369Z] ---> 6cbf3bf9c644 [2021-04-14T07:28:00.369Z] Successfully built 6cbf3bf9c644 [2021-04-14T07:28:00.369Z] Successfully tagged busybox:latest [2021-04-14T07:28:00.369Z] INFO: Docker images of the daemon under test [2021-04-14T07:28:00.369Z] [2021-04-14T07:28:00.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-14T07:28:00.369Z] busybox latest 6cbf3bf9c644 1 second ago 5.29GB [2021-04-14T07:28:00.369Z] microsoft/windowsservercore latest 152749f71f8f 4 days ago 5.27GB [2021-04-14T07:28:00.369Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 4 days ago 5.27GB [2021-04-14T07:28:00.369Z] [2021-04-14T07:28:00.369Z] INFO: Running integration tests at 04/14/2021 07:28:00... [2021-04-14T07:28:00.369Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-14T07:28:00.369Z] INFO: Integration API tests being run from the host: [2021-04-14T07:28:00.369Z] INFO: make.ps1 starting at 04/14/2021 07:28:00 [2021-04-14T07:28:00.450Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2021-04-14T07:28:00.450Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-14T07:28:00.545Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-04-14T07:28:00.545Z] === RUN TestInfoDebug [2021-04-14T07:28:00.545Z] --- PASS: TestInfoDebug (0.53s) [2021-04-14T07:28:00.545Z] === RUN TestInfoInsecureRegistries [2021-04-14T07:28:00.545Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-14T07:28:00.545Z] === RUN TestInfoRegistryMirrors [2021-04-14T07:28:00.545Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-14T07:28:00.545Z] === RUN TestLoginFailsWithBadCredentials [2021-04-14T07:28:00.545Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-04-14T07:28:00.545Z] === RUN TestPingCacheHeaders [2021-04-14T07:28:00.545Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-14T07:28:00.545Z] === RUN TestPingGet [2021-04-14T07:28:00.545Z] --- PASS: TestPingGet (0.01s) [2021-04-14T07:28:00.545Z] === RUN TestPingHead [2021-04-14T07:28:00.545Z] --- PASS: TestPingHead (0.01s) [2021-04-14T07:28:00.545Z] === RUN TestVersion [2021-04-14T07:28:00.545Z] --- PASS: TestVersion (0.01s) [2021-04-14T07:28:00.545Z] PASS [2021-04-14T07:28:00.545Z] [2021-04-14T07:28:00.545Z] === Skipped [2021-04-14T07:28:00.545Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:28:00.545Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:28:00.545Z] [2021-04-14T07:28:00.545Z] [2021-04-14T07:28:00.545Z] DONE 18 tests, 1 skipped in 21.804s [2021-04-14T07:28:00.545Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-14T07:28:00.545Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:00.545Z] ++ set -e [2021-04-14T07:28:00.545Z] ++ '[' -n 0 ']' [2021-04-14T07:28:00.545Z] ++ set -x [2021-04-14T07:28:00.545Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:00.545Z] INFO: Testing against a local daemon [2021-04-14T07:28:00.545Z] === RUN TestVolumesCreateAndList [2021-04-14T07:28:00.545Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-14T07:28:00.545Z] === RUN TestVolumesRemove [2021-04-14T07:28:00.545Z] --- PASS: TestVolumesRemove (0.12s) [2021-04-14T07:28:00.545Z] === RUN TestVolumesInspect [2021-04-14T07:28:00.545Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-14T07:28:00.545Z] === RUN TestVolumesInvalidJSON [2021-04-14T07:28:00.545Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-14T07:28:00.545Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-14T07:28:00.545Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-14T07:28:00.545Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-14T07:28:00.545Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-14T07:28:00.545Z] PASS [2021-04-14T07:28:00.545Z] [2021-04-14T07:28:00.545Z] DONE 5 tests in 0.354s [2021-04-14T07:28:00.545Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-14T07:28:00.545Z] ++++ cat bundles/test-integration/docker.pid [2021-04-14T07:28:00.545Z] +++ kill 12337 [2021-04-14T07:28:00.710Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.4% of statements [2021-04-14T07:28:00.876Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-14T07:28:01.353Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-14T07:28:02.054Z] +++ /etc/init.d/apparmor stop [2021-04-14T07:28:02.054Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-14T07:28:02.054Z] [2021-04-14T07:28:02.054Z] Unloading profiles will leave already running processes permanently [2021-04-14T07:28:02.054Z] unconfined, which can lead to unexpected situations. [2021-04-14T07:28:02.054Z] [2021-04-14T07:28:02.054Z] To set a process to complain mode, use the command line tool [2021-04-14T07:28:02.054Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-14T07:28:02.054Z] +++ true [2021-04-14T07:28:02.054Z] exiting test-integration [2021-04-14T07:28:02.054Z] ++ exit 0 [2021-04-14T07:28:02.054Z] [2021-04-14T07:28:02.075Z] ok github.com/docker/docker/quota 0.209s coverage: 71.4% of statements [2021-04-14T07:28:02.331Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-04-14T07:28:03.417Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-14T07:28:03.695Z] ok github.com/docker/docker/registry 0.058s coverage: 58.8% of statements [2021-04-14T07:28:04.256Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-04-14T07:28:04.256Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements Post stage [Pipeline] junit [2021-04-14T07:28:04.834Z] Recording test results [2021-04-14T07:28:05.047Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-14T07:28:05.184Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-14T07:28:05.440Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-14T07:28:05.479Z] + echo Ensuring container killed. [2021-04-14T07:28:05.479Z] Ensuring container killed. [2021-04-14T07:28:05.479Z] + docker rm -vf docker-pr2 [2021-04-14T07:28:05.479Z] Error: No such container: docker-pr2 [2021-04-14T07:28:05.479Z] + true [Pipeline] sh [2021-04-14T07:28:05.858Z] + echo Chowning /workspace to jenkins user [2021-04-14T07:28:05.858Z] Chowning /workspace to jenkins user [2021-04-14T07:28:05.858Z] + id -u [2021-04-14T07:28:05.858Z] + id -g [2021-04-14T07:28:05.858Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41673:/workspace busybox chown -R 1001:1001 /workspace [2021-04-14T07:28:05.858Z] Unable to find image 'busybox:latest' locally [2021-04-14T07:28:05.952Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-14T07:28:06.040Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-04-14T07:28:06.041Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hy14pjfjwdh8mrz0iujbj8jlk Created:2021-04-14 07:27:59.411235201 +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[ab78bdd36b1ad38c1e7e38637da7d8242921677d3632ddf96a20289a44642d96:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gaggzhfni50zqiou4b2kzmupr EndpointID:6dfd95b813444e92f4aa14bd9805772979a0370cabdbf0b11b0dc2554c81ed20 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d76cb90e4f522382a4101450b97dc629f9d55d37c65aef2545eed4a65d2b5906 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:5242cb011ac2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gaggzhfni50zqiou4b2kzmupr EndpointID:6dfd95b813444e92f4aa14bd9805772979a0370cabdbf0b11b0dc2554c81ed20 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-14T07:28:06.041Z] PASS [2021-04-14T07:28:06.041Z] [2021-04-14T07:28:06.041Z] === Skipped [2021-04-14T07:28:06.041Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:28:06.041Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:28:06.041Z] [2021-04-14T07:28:06.041Z] [2021-04-14T07:28:06.041Z] DONE 26 tests, 1 skipped in 39.230s [2021-04-14T07:28:06.041Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:28:06.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:06.041Z] ++ set -e [2021-04-14T07:28:06.041Z] ++ '[' -n 0 ']' [2021-04-14T07:28:06.041Z] ++ set -x [2021-04-14T07:28:06.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:06.041Z] INFO: Testing against a local daemon [2021-04-14T07:28:06.041Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-14T07:28:06.041Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-14T07:28:06.041Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:28:06.041Z] === RUN TestDockerNetworkIpvlan [2021-04-14T07:28:06.041Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:28:06.041Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:28:06.041Z] PASS [2021-04-14T07:28:06.041Z] [2021-04-14T07:28:06.041Z] === Skipped [2021-04-14T07:28:06.041Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-14T07:28:06.041Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:28:06.041Z] [2021-04-14T07:28:06.041Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:28:06.041Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:28:06.041Z] [2021-04-14T07:28:06.041Z] [2021-04-14T07:28:06.041Z] DONE 2 tests, 2 skipped in 0.081s [2021-04-14T07:28:06.041Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:28:06.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:06.041Z] ++ set -e [2021-04-14T07:28:06.041Z] ++ '[' -n 0 ']' [2021-04-14T07:28:06.041Z] ++ set -x [2021-04-14T07:28:06.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:06.041Z] INFO: Testing against a local daemon [2021-04-14T07:28:06.041Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-14T07:28:06.150Z] latest: Pulling from library/busybox [2021-04-14T07:28:06.150Z] 96e4eceb3830: Pulling fs layer [2021-04-14T07:28:06.783Z] 96e4eceb3830: Verifying Checksum [2021-04-14T07:28:06.783Z] 96e4eceb3830: Download complete [2021-04-14T07:28:07.101Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-04-14T07:28:07.101Z] === RUN TestDockerNetworkMacvlan [2021-04-14T07:28:07.424Z] 96e4eceb3830: Pull complete [2021-04-14T07:28:07.424Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-14T07:28:07.424Z] Status: Downloaded newer image for busybox:latest [2021-04-14T07:28:07.742Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-14T07:28:07.859Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-14T07:28:07.955Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-14T07:28:08.118Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-14T07:28:08.882Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2021-04-14T07:28:08.923Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-14T07:28:09.443Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-14T07:28:09.496Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-14T07:28:09.564Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-14T07:28:10.555Z] + bundleName=s390x-integration [2021-04-14T07:28:10.555Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-14T07:28:10.555Z] Creating s390x-integration-bundles.tar.gz [2021-04-14T07:28:10.555Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-14T07:28:10.555Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-14T07:28:10.599Z] Archiving artifacts [2021-04-14T07:28:10.806Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-04-14T07:28:10.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-14T07:28:10.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-14T07:28:10.881Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-14T07:28:11.294Z] + make clean [2021-04-14T07:28:11.643Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-14T07:28:11.928Z] docker volume rm -f docker-dev-cache [2021-04-14T07:28:11.928Z] docker-dev-cache [Pipeline] deleteDir [2021-04-14T07:28:12.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-14T07:28:12.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-14T07:28:12.778Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-14T07:28:13.547Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-14T07:28:13.730Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-14T07:28:14.155Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-14T07:28:14.503Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-14T07:28:14.724Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T07:28:16.023Z] --- PASS: TestBuildMultiStageCopy (17.56s) [2021-04-14T07:28:16.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.82s) [2021-04-14T07:28:16.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2021-04-14T07:28:16.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2021-04-14T07:28:16.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2021-04-14T07:28:16.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2021-04-14T07:28:16.023Z] === RUN TestBuildMultiStageParentConfig [2021-04-14T07:28:16.630Z] --- PASS: TestImportExtremelyLargeImageWorks (231.45s) [2021-04-14T07:28:16.630Z] PASS [2021-04-14T07:28:16.630Z] [2021-04-14T07:28:16.630Z] DONE 12 tests in 236.800s [2021-04-14T07:28:16.630Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-14T07:28:16.630Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:16.630Z] ++ set -e [2021-04-14T07:28:16.630Z] ++ '[' -n 0 ']' [2021-04-14T07:28:16.630Z] ++ set -x [2021-04-14T07:28:16.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:16.630Z] INFO: Testing against a local daemon [2021-04-14T07:28:16.630Z] === RUN TestNetworkCreateDelete [2021-04-14T07:28:17.198Z] --- PASS: TestNetworkCreateDelete (0.51s) [2021-04-14T07:28:17.198Z] === RUN TestDockerNetworkDeletePreferID [2021-04-14T07:28:17.198Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-14T07:28:18.219Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-14T07:28:18.219Z] --- PASS: TestDockerNetworkMacvlan (11.51s) [2021-04-14T07:28:18.219Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-04-14T07:28:18.219Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-04-14T07:28:18.219Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2021-04-14T07:28:18.219Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.03s) [2021-04-14T07:28:18.219Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.44s) [2021-04-14T07:28:18.219Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2021-04-14T07:28:18.219Z] PASS [2021-04-14T07:28:18.219Z] [2021-04-14T07:28:18.219Z] DONE 8 tests in 12.969s [2021-04-14T07:28:18.514Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-14T07:28:18.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:18.514Z] ++ set -e [2021-04-14T07:28:18.514Z] ++ '[' -n 0 ']' [2021-04-14T07:28:18.514Z] ++ set -x [2021-04-14T07:28:18.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:18.514Z] testing: warning: no tests to run [2021-04-14T07:28:18.514Z] PASS [2021-04-14T07:28:18.514Z] [2021-04-14T07:28:18.514Z] DONE 0 tests in 0.013s [2021-04-14T07:28:18.514Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-14T07:28:18.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:18.515Z] ++ set -e [2021-04-14T07:28:18.515Z] ++ '[' -n 0 ']' [2021-04-14T07:28:18.515Z] ++ set -x [2021-04-14T07:28:18.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:18.515Z] INFO: Testing against a local daemon [2021-04-14T07:28:18.515Z] === RUN TestAuthZPluginAllowRequest [2021-04-14T07:28:18.577Z] --- PASS: TestDockerNetworkDeletePreferID (1.35s) [2021-04-14T07:28:18.577Z] === RUN TestDaemonDNSFallback [2021-04-14T07:28:18.898Z] --- PASS: TestBuildMultiStageParentConfig (2.60s) [2021-04-14T07:28:18.898Z] === RUN TestBuildLabelWithTargets [2021-04-14T07:28:18.898Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-04-14T07:28:18.898Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:28:18.898Z] === RUN TestBuildWithEmptyLayers [2021-04-14T07:28:19.145Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-14T07:28:20.033Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-04-14T07:28:20.033Z] === RUN TestAuthZPluginTLS [2021-04-14T07:28:20.327Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-04-14T07:28:20.327Z] === RUN TestAuthZPluginDenyRequest [2021-04-14T07:28:20.417Z] --- PASS: TestBuildWithEmptyLayers (1.50s) [2021-04-14T07:28:20.417Z] === RUN TestBuildMultiStageOnBuild [2021-04-14T07:28:20.521Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-14T07:28:20.965Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-04-14T07:28:20.965Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-14T07:28:21.607Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-04-14T07:28:21.607Z] === RUN TestAuthZPluginDenyResponse [2021-04-14T07:28:21.909Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-04-14T07:28:21.909Z] === RUN TestAuthZPluginAllowEventStream [2021-04-14T07:28:22.961Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/rootless [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/volume [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-14T07:28:22.961Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === Skipped [2021-04-14T07:28:22.961Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-14T07:28:22.961Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-14T07:28:22.961Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-14T07:28:22.961Z] time="2021-04-14T07:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-14T07:28:22.961Z] time="2021-04-14T07:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-14T07:28:22.961Z] time="2021-04-14T07:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-14T07:28:22.961Z] time="2021-04-14T07:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-14T07:28:22.961Z] time="2021-04-14T07:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-14T07:28:22.961Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-14T07:28:22.961Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-14T07:28:22.961Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-14T07:28:22.961Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-14T07:28:22.961Z] graphtest_unix.go:73: No driver to put! [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-14T07:28:22.961Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-14T07:28:22.961Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] [2021-04-14T07:28:22.961Z] DONE 2247 tests, 26 skipped in 254.560s Post stage [Pipeline] junit [2021-04-14T07:28:22.970Z] Recording test results [2021-04-14T07:28:23.341Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-14T07:28:23.431Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-04-14T07:28:23.431Z] === RUN TestAuthZPluginErrorResponse [2021-04-14T07:28:23.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41673/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd324e0d31bc9f87aea3698bd1826b140af4133 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd324e0d31bc9f87aea3698bd1826b140af4133 hack/validate/vendor [2021-04-14T07:28:23.816Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-14T07:28:24.071Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-04-14T07:28:24.071Z] === RUN TestAuthZPluginErrorRequest [2021-04-14T07:28:24.075Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-14T07:28:24.230Z] No vendor changes in diff. [2021-04-14T07:28:24.368Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-04-14T07:28:24.368Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-14T07:28:25.006Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-04-14T07:28:25.006Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-14T07:28:25.012Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-14T07:28:25.139Z] + echo Ensuring container killed. [2021-04-14T07:28:25.139Z] Ensuring container killed. [2021-04-14T07:28:25.139Z] + docker rm -vf docker-pr2 [2021-04-14T07:28:25.139Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-04-14T07:28:25.456Z] + echo Chowning /workspace to jenkins user [2021-04-14T07:28:25.457Z] Chowning /workspace to jenkins user [2021-04-14T07:28:25.457Z] + id -u [2021-04-14T07:28:25.457Z] + id -g [2021-04-14T07:28:25.457Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41673:/workspace busybox chown -R 1000:1000 /workspace [2021-04-14T07:28:25.578Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-14T07:28:26.146Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-14T07:28:26.147Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-14T07:28:26.147Z] --- PASS: TestDaemonDNSFallback (7.76s) [2021-04-14T07:28:26.147Z] === RUN TestInspectNetwork [2021-04-14T07:28:26.348Z] + bundleName=unit [2021-04-14T07:28:26.348Z] + echo Creating unit-bundles.tar.gz [2021-04-14T07:28:26.348Z] Creating unit-bundles.tar.gz [2021-04-14T07:28:26.348Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-14T07:28:26.348Z] bundles/junit-report.xml [2021-04-14T07:28:26.348Z] bundles/go-test-report.json [2021-04-14T07:28:26.348Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-14T07:28:26.356Z] Archiving artifacts [2021-04-14T07:28:26.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:28:26.590Z] INFO: Testing against a local daemon [2021-04-14T07:28:26.590Z] === RUN TestBuildWithSession [2021-04-14T07:28:26.590Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-14T07:28:26.590Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:28:26.590Z] === RUN TestBuildSquashParent [2021-04-14T07:28:26.590Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-14T07:28:26.590Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:28:26.590Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-14T07:28:26.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:28:26.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:28:26.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:28:26.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:28:26.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:28:26.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:28:26.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:28:26.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:28:26.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:28:26.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:28:26.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:28:26.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:28:26.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-14T07:28:26.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-14T07:28:26.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-14T07:28:26.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-14T07:28:26.793Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-14T07:28:27.097Z] + make clean [2021-04-14T07:28:27.110Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-04-14T07:28:27.110Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-14T07:28:27.352Z] docker volume rm -f docker-dev-cache [2021-04-14T07:28:27.352Z] docker-dev-cache [Pipeline] deleteDir [2021-04-14T07:28:27.526Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-14T07:28:27.526Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T07:28:28.095Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-14T07:28:28.638Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-04-14T07:28:28.638Z] === RUN TestAuthZPluginHeader [2021-04-14T07:28:28.665Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-14T07:28:28.924Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-14T07:28:29.277Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-14T07:28:29.277Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-14T07:28:29.277Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-14T07:28:29.277Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:28:29.277Z] === RUN TestAuthZPluginV2Disable [2021-04-14T07:28:29.277Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-14T07:28:29.277Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:28:29.277Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-14T07:28:29.277Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-14T07:28:29.277Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:28:29.277Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-14T07:28:29.277Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-14T07:28:29.277Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:28:29.277Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-14T07:28:29.491Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-14T07:28:30.429Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-14T07:28:31.366Z] === RUN TestInspectNetwork/full_network_id [2021-04-14T07:28:31.366Z] === RUN TestInspectNetwork/partial_network_id [2021-04-14T07:28:31.366Z] === RUN TestInspectNetwork/network_name [2021-04-14T07:28:31.366Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-14T07:28:31.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-14T07:28:32.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-14T07:28:33.497Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-14T07:28:36.029Z] --- PASS: TestInspectNetwork (9.66s) [2021-04-14T07:28:36.029Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-04-14T07:28:36.029Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-14T07:28:36.029Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-14T07:28:36.029Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-14T07:28:36.029Z] === RUN TestRunContainerWithBridgeNone [2021-04-14T07:28:38.021Z] --- PASS: TestBuildMultiStageOnBuild (17.65s) [2021-04-14T07:28:38.021Z] === RUN TestBuildUncleanTarFilenames [2021-04-14T07:28:38.021Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-14T07:28:38.021Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:28:38.021Z] === RUN TestBuildMultiStageLayerLeak [2021-04-14T07:28:39.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-14T07:28:39.317Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-14T07:28:39.539Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-14T07:28:40.253Z] --- PASS: TestRunContainerWithBridgeNone (4.28s) [2021-04-14T07:28:40.253Z] === RUN TestNetworkInvalidJSON [2021-04-14T07:28:40.253Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-14T07:28:40.253Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-14T07:28:40.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:28:40.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:28:40.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:28:40.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:28:40.253Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-14T07:28:40.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:28:40.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:28:40.253Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-14T07:28:40.253Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-14T07:28:40.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-14T07:28:40.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-14T07:28:40.253Z] === RUN TestNetworkList [2021-04-14T07:28:40.253Z] === RUN TestNetworkList//networks [2021-04-14T07:28:40.253Z] === PAUSE TestNetworkList//networks [2021-04-14T07:28:40.253Z] === RUN TestNetworkList//networks/ [2021-04-14T07:28:40.253Z] === PAUSE TestNetworkList//networks/ [2021-04-14T07:28:40.253Z] === CONT TestNetworkList//networks [2021-04-14T07:28:40.253Z] === CONT TestNetworkList//networks/ [2021-04-14T07:28:40.253Z] --- PASS: TestNetworkList (0.02s) [2021-04-14T07:28:40.253Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-14T07:28:40.253Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-14T07:28:40.253Z] === RUN TestHostIPv4BridgeLabel [2021-04-14T07:28:41.189Z] --- PASS: TestHostIPv4BridgeLabel (0.96s) [2021-04-14T07:28:41.189Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-14T07:28:43.104Z] --- PASS: TestDaemonRestartWithLiveRestore (1.70s) [2021-04-14T07:28:43.104Z] === RUN TestDaemonDefaultNetworkPools [2021-04-14T07:28:43.104Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-14T07:28:43.104Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-14T07:28:43.104Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-14T07:28:43.364Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-14T07:28:43.364Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-14T07:28:43.623Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-14T07:28:44.561Z] --- PASS: TestDaemonDefaultNetworkPools (1.59s) [2021-04-14T07:28:44.561Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-14T07:28:44.819Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-14T07:28:46.196Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-14T07:28:46.765Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.34s) [2021-04-14T07:28:46.765Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-14T07:28:47.918Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-04-14T07:28:47.918Z] PASS [2021-04-14T07:28:47.918Z] [2021-04-14T07:28:47.918Z] === Skipped [2021-04-14T07:28:47.918Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-14T07:28:47.918Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:28:47.918Z] [2021-04-14T07:28:47.918Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-14T07:28:47.918Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:28:47.918Z] [2021-04-14T07:28:47.918Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-14T07:28:47.918Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:28:47.918Z] [2021-04-14T07:28:47.918Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-14T07:28:47.918Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:28:47.918Z] [2021-04-14T07:28:47.918Z] [2021-04-14T07:28:47.918Z] DONE 17 tests, 4 skipped in 27.714s [2021-04-14T07:28:47.918Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-14T07:28:47.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:47.918Z] ++ set -e [2021-04-14T07:28:47.918Z] ++ '[' -n 0 ']' [2021-04-14T07:28:47.918Z] ++ set -x [2021-04-14T07:28:47.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:47.918Z] INFO: Testing against a local daemon [2021-04-14T07:28:47.918Z] === RUN TestPluginInvalidJSON [2021-04-14T07:28:47.918Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:28:47.918Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:28:47.918Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:28:47.918Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-14T07:28:47.918Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-14T07:28:47.918Z] === RUN TestPluginInstall [2021-04-14T07:28:47.918Z] === RUN TestPluginInstall/no_auth [2021-04-14T07:28:47.918Z] time="2021-04-14T07:28:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:28:47.918Z] time="2021-04-14T07:28:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01b36eecaf9556a6f727cfc5422eb3997bc816d47c516e474846264029d6aa93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:28:47.918Z] time="2021-04-14T07:28:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:28:47.918Z] time="2021-04-14T07:28:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01b36eecaf9556a6f727cfc5422eb3997bc816d47c516e474846264029d6aa93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:28:48.184Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-04-14T07:28:48.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.48s) [2021-04-14T07:28:48.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.61s) [2021-04-14T07:28:48.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.99s) [2021-04-14T07:28:48.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.16s) [2021-04-14T07:28:48.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.12s) [2021-04-14T07:28:48.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.34s) [2021-04-14T07:28:48.184Z] === RUN TestBuildMultiStageCopy [2021-04-14T07:28:48.184Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-14T07:28:48.214Z] === RUN TestPluginInstall/with_htpasswd [2021-04-14T07:28:48.853Z] time="2021-04-14T07:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:28:48.853Z] time="2021-04-14T07:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68fa850ba05fb5693217f5f3f53c2af9f0914fd427b9b7947c200050fcc0fe95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:28:48.853Z] time="2021-04-14T07:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:28:48.853Z] time="2021-04-14T07:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68fa850ba05fb5693217f5f3f53c2af9f0914fd427b9b7947c200050fcc0fe95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:28:49.149Z] === RUN TestPluginInstall/with_insecure [2021-04-14T07:28:50.051Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.98s) [2021-04-14T07:28:50.051Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-14T07:28:50.204Z] time="2021-04-14T07:28:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:28:50.204Z] time="2021-04-14T07:28:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9057d84d4a6cda30ce55f8919214600f5366223f17846077650d90f1a62da20d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:28:50.204Z] time="2021-04-14T07:28:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:28:50.204Z] time="2021-04-14T07:28:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9057d84d4a6cda30ce55f8919214600f5366223f17846077650d90f1a62da20d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:28:50.310Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-14T07:28:50.338Z] --- PASS: TestBuildMultiStageLayerLeak (11.51s) [2021-04-14T07:28:50.338Z] === RUN TestBuildWithHugeFile [2021-04-14T07:28:50.500Z] --- PASS: TestPluginInstall (4.29s) [2021-04-14T07:28:50.500Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2021-04-14T07:28:50.500Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-04-14T07:28:50.500Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-04-14T07:28:50.500Z] plugin_test.go:165: [d415b1612de66] daemon is not started [2021-04-14T07:28:50.500Z] === RUN TestPluginsWithRuntimes [2021-04-14T07:28:50.568Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-14T07:28:50.827Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.00s) [2021-04-14T07:28:50.827Z] === RUN TestServiceWithPredefinedNetwork [2021-04-14T07:28:51.087Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-14T07:28:52.587Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-14T07:28:53.224Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-14T07:28:54.374Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s) [2021-04-14T07:28:54.374Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-14T07:28:54.374Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:28:54.374Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:28:54.374Z] === RUN TestServiceWithDataPathPortInit [2021-04-14T07:28:54.742Z] --- PASS: TestPluginsWithRuntimes (3.99s) [2021-04-14T07:28:54.742Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-04-14T07:28:54.742Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-04-14T07:28:54.742Z] === RUN TestPluginBackCompatMediaTypes [2021-04-14T07:28:55.383Z] --- PASS: TestPluginBackCompatMediaTypes (0.85s) [2021-04-14T07:28:55.383Z] PASS [2021-04-14T07:28:55.383Z] [2021-04-14T07:28:55.383Z] DONE 10 tests in 9.227s [2021-04-14T07:28:55.383Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-14T07:28:55.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:55.383Z] ++ set -e [2021-04-14T07:28:55.383Z] ++ '[' -n 0 ']' [2021-04-14T07:28:55.383Z] ++ set -x [2021-04-14T07:28:55.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:28:55.383Z] INFO: Testing against a local daemon [2021-04-14T07:28:55.383Z] === RUN TestExternalGraphDriver [2021-04-14T07:28:55.679Z] === RUN TestExternalGraphDriver/json [2021-04-14T07:28:56.797Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-14T07:28:57.773Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-14T07:28:57.783Z] === RUN TestExternalGraphDriver/spec [2021-04-14T07:28:58.751Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-14T07:28:59.306Z] === RUN TestExternalGraphDriver/pull [2021-04-14T07:28:59.727Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-14T07:29:01.275Z] --- PASS: TestBuildMultiStageCopy (13.77s) [2021-04-14T07:29:01.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.99s) [2021-04-14T07:29:01.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2021-04-14T07:29:01.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2021-04-14T07:29:01.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2021-04-14T07:29:01.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2021-04-14T07:29:01.275Z] === RUN TestBuildMultiStageParentConfig [2021-04-14T07:29:01.387Z] --- PASS: TestExternalGraphDriver (5.85s) [2021-04-14T07:29:01.387Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-04-14T07:29:01.387Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2021-04-14T07:29:01.387Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2021-04-14T07:29:01.387Z] === RUN TestGraphdriverPluginV2 [2021-04-14T07:29:01.387Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-14T07:29:01.387Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:29:01.387Z] PASS [2021-04-14T07:29:01.387Z] [2021-04-14T07:29:01.387Z] === Skipped [2021-04-14T07:29:01.387Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-14T07:29:01.387Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:29:01.387Z] [2021-04-14T07:29:01.387Z] [2021-04-14T07:29:01.387Z] DONE 5 tests, 1 skipped in 5.984s [2021-04-14T07:29:01.387Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-14T07:29:01.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:01.387Z] ++ set -e [2021-04-14T07:29:01.387Z] ++ '[' -n 0 ']' [2021-04-14T07:29:01.387Z] ++ set -x [2021-04-14T07:29:01.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:01.387Z] INFO: Testing against a local daemon [2021-04-14T07:29:01.387Z] === RUN TestContinueAfterPluginCrash [2021-04-14T07:29:01.387Z] === PAUSE TestContinueAfterPluginCrash [2021-04-14T07:29:01.387Z] === RUN TestReadPluginNoRead [2021-04-14T07:29:01.387Z] === PAUSE TestReadPluginNoRead [2021-04-14T07:29:01.387Z] === RUN TestDaemonStartWithLogOpt [2021-04-14T07:29:01.387Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-14T07:29:01.387Z] === CONT TestContinueAfterPluginCrash [2021-04-14T07:29:01.387Z] === CONT TestDaemonStartWithLogOpt [2021-04-14T07:29:01.387Z] === CONT TestReadPluginNoRead [2021-04-14T07:29:02.489Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-14T07:29:05.034Z] --- PASS: TestBuildMultiStageParentConfig (3.03s) [2021-04-14T07:29:05.034Z] === RUN TestBuildLabelWithTargets [2021-04-14T07:29:05.034Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-14T07:29:05.034Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:29:05.034Z] === RUN TestBuildWithEmptyLayers [2021-04-14T07:29:05.776Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-14T07:29:06.012Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2021-04-14T07:29:06.012Z] === RUN TestBuildMultiStageOnBuild [2021-04-14T07:29:07.010Z] === RUN TestReadPluginNoRead/default [2021-04-14T07:29:07.010Z] --- PASS: TestDaemonStartWithLogOpt (5.47s) [2021-04-14T07:29:07.154Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-14T07:29:07.653Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-14T07:29:09.176Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-14T07:29:09.703Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-14T07:29:09.703Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-14T07:29:10.697Z] --- PASS: TestReadPluginNoRead (8.94s) [2021-04-14T07:29:10.697Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-04-14T07:29:10.697Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2021-04-14T07:29:10.697Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2021-04-14T07:29:10.697Z] read_test.go:92: [d55bcbcfd8e81] daemon is not started [2021-04-14T07:29:12.222Z] --- PASS: TestContinueAfterPluginCrash (10.54s) [2021-04-14T07:29:12.222Z] PASS [2021-04-14T07:29:12.222Z] [2021-04-14T07:29:12.222Z] DONE 6 tests in 10.615s [2021-04-14T07:29:12.222Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-14T07:29:12.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:12.222Z] ++ set -e [2021-04-14T07:29:12.222Z] ++ '[' -n 0 ']' [2021-04-14T07:29:12.222Z] ++ set -x [2021-04-14T07:29:12.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:12.222Z] testing: warning: no tests to run [2021-04-14T07:29:12.222Z] PASS [2021-04-14T07:29:12.222Z] [2021-04-14T07:29:12.222Z] DONE 0 tests in 0.018s [2021-04-14T07:29:12.222Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-14T07:29:12.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:12.222Z] ++ set -e [2021-04-14T07:29:12.222Z] ++ '[' -n 0 ']' [2021-04-14T07:29:12.222Z] ++ set -x [2021-04-14T07:29:12.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:12.222Z] INFO: Testing against a local daemon [2021-04-14T07:29:12.222Z] === RUN TestPluginWithDevMounts [2021-04-14T07:29:12.222Z] === PAUSE TestPluginWithDevMounts [2021-04-14T07:29:12.222Z] === CONT TestPluginWithDevMounts [2021-04-14T07:29:12.235Z] --- PASS: TestServiceWithDataPathPortInit (17.94s) [2021-04-14T07:29:12.235Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-14T07:29:14.306Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-04-14T07:29:14.306Z] PASS [2021-04-14T07:29:14.306Z] [2021-04-14T07:29:14.306Z] DONE 1 tests in 1.911s [2021-04-14T07:29:14.306Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-14T07:29:14.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:14.306Z] ++ set -e [2021-04-14T07:29:14.306Z] ++ '[' -n 0 ']' [2021-04-14T07:29:14.306Z] ++ set -x [2021-04-14T07:29:14.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:14.306Z] INFO: Testing against a local daemon [2021-04-14T07:29:14.306Z] === RUN TestSecretInspect [2021-04-14T07:29:14.770Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-14T07:29:15.028Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-14T07:29:15.829Z] --- PASS: TestSecretInspect (1.90s) [2021-04-14T07:29:15.829Z] === RUN TestSecretList [2021-04-14T07:29:16.935Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-14T07:29:17.194Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-14T07:29:17.915Z] --- PASS: TestSecretList (1.91s) [2021-04-14T07:29:17.915Z] === RUN TestSecretsCreateAndDelete [2021-04-14T07:29:19.729Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-14T07:29:19.988Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-14T07:29:19.998Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-04-14T07:29:19.998Z] === RUN TestSecretsUpdate [2021-04-14T07:29:20.927Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2021-04-14T07:29:20.927Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8ku1a2g1x7rfrfr06gorlg61m Created:2021-04-14 07:29:13.531273315 +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[d573eed3e0c33824bcf97d43d7dc8f9ebe8e3af25aa19c81e959fdb9de6be01a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9v31zyegnmwl0vcun4bfbroq1 EndpointID:22e7b54565cee801a9e3789559c58b4274a13e88bb1abea48066eb6c12451c82 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f7667b4e5b90a4e15e83b7f51f07359243ca7ebc2f863abaf88963be6a8bdf21 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:9997dbefcdcd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9v31zyegnmwl0vcun4bfbroq1 EndpointID:22e7b54565cee801a9e3789559c58b4274a13e88bb1abea48066eb6c12451c82 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-14T07:29:20.927Z] PASS [2021-04-14T07:29:20.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-14T07:29:20.927Z] [2021-04-14T07:29:20.927Z] === Skipped [2021-04-14T07:29:20.927Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:29:20.927Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:29:20.927Z] [2021-04-14T07:29:20.927Z] [2021-04-14T07:29:20.927Z] DONE 26 tests, 1 skipped in 64.628s [2021-04-14T07:29:20.927Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:29:20.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:20.927Z] ++ set -e [2021-04-14T07:29:20.927Z] ++ '[' -n 0 ']' [2021-04-14T07:29:20.927Z] ++ set -x [2021-04-14T07:29:20.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:21.186Z] INFO: Testing against a local daemon [2021-04-14T07:29:21.186Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-14T07:29:21.186Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-14T07:29:21.186Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:29:21.186Z] === RUN TestDockerNetworkIpvlan [2021-04-14T07:29:21.186Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:29:21.186Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:29:21.186Z] PASS [2021-04-14T07:29:21.186Z] [2021-04-14T07:29:21.186Z] === Skipped [2021-04-14T07:29:21.186Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-14T07:29:21.186Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:29:21.186Z] [2021-04-14T07:29:21.186Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-14T07:29:21.186Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-14T07:29:21.186Z] [2021-04-14T07:29:21.186Z] [2021-04-14T07:29:21.186Z] DONE 2 tests, 2 skipped in 0.218s [2021-04-14T07:29:21.186Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-14T07:29:21.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:21.186Z] ++ set -e [2021-04-14T07:29:21.186Z] ++ '[' -n 0 ']' [2021-04-14T07:29:21.186Z] ++ set -x [2021-04-14T07:29:21.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:21.447Z] INFO: Testing against a local daemon [2021-04-14T07:29:21.447Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-14T07:29:21.447Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-14T07:29:22.100Z] --- PASS: TestSecretsUpdate (1.96s) [2021-04-14T07:29:22.100Z] === RUN TestTemplatedSecret [2021-04-14T07:29:22.823Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-14T07:29:23.761Z] --- PASS: TestBuildMultiStageOnBuild (17.97s) [2021-04-14T07:29:23.761Z] === RUN TestBuildUncleanTarFilenames [2021-04-14T07:29:23.761Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-14T07:29:23.761Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:29:23.761Z] === RUN TestBuildMultiStageLayerLeak [2021-04-14T07:29:24.188Z] --- PASS: TestTemplatedSecret (2.45s) [2021-04-14T07:29:24.188Z] === RUN TestSecretCreateResolve [2021-04-14T07:29:24.201Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.54s) [2021-04-14T07:29:24.201Z] === RUN TestDockerNetworkMacvlan [2021-04-14T07:29:25.139Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-14T07:29:25.398Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-14T07:29:25.656Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-14T07:29:25.656Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-14T07:29:26.223Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-14T07:29:26.272Z] --- PASS: TestSecretCreateResolve (1.88s) [2021-04-14T07:29:26.272Z] PASS [2021-04-14T07:29:26.272Z] [2021-04-14T07:29:26.272Z] DONE 6 tests in 12.099s [2021-04-14T07:29:26.272Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-14T07:29:26.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:26.272Z] ++ set -e [2021-04-14T07:29:26.272Z] ++ '[' -n 0 ']' [2021-04-14T07:29:26.272Z] ++ set -x [2021-04-14T07:29:26.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:26.272Z] INFO: Testing against a local daemon [2021-04-14T07:29:26.272Z] === RUN TestServiceCreateInit [2021-04-14T07:29:26.272Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-14T07:29:26.482Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-14T07:29:26.741Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-14T07:29:26.999Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-14T07:29:27.936Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-14T07:29:29.817Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-14T07:29:29.878Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-14T07:29:30.137Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-14T07:29:32.040Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-14T07:29:32.977Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-14T07:29:34.305Z] --- PASS: TestServiceCreateInit (7.45s) [2021-04-14T07:29:34.305Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2021-04-14T07:29:34.305Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2021-04-14T07:29:34.305Z] === RUN TestCreateServiceMultipleTimes [2021-04-14T07:29:34.880Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-14T07:29:36.195Z] --- PASS: TestBuildMultiStageLayerLeak (11.26s) [2021-04-14T07:29:36.195Z] === RUN TestBuildWithHugeFile [2021-04-14T07:29:36.259Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-14T07:29:37.635Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-14T07:29:39.014Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-14T07:29:40.392Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-14T07:29:40.961Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-14T07:29:45.154Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-14T07:29:45.154Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-14T07:29:47.689Z] --- PASS: TestDockerNetworkMacvlan (23.60s) [2021-04-14T07:29:47.689Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-14T07:29:47.689Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-04-14T07:29:47.689Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.70s) [2021-04-14T07:29:47.689Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.09s) [2021-04-14T07:29:47.689Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.85s) [2021-04-14T07:29:47.689Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.40s) [2021-04-14T07:29:47.689Z] PASS [2021-04-14T07:29:47.689Z] [2021-04-14T07:29:47.689Z] DONE 8 tests in 26.294s [2021-04-14T07:29:47.689Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-14T07:29:47.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:47.689Z] ++ set -e [2021-04-14T07:29:47.689Z] ++ '[' -n 0 ']' [2021-04-14T07:29:47.689Z] ++ set -x [2021-04-14T07:29:47.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:47.689Z] testing: warning: no tests to run [2021-04-14T07:29:47.689Z] PASS [2021-04-14T07:29:47.689Z] [2021-04-14T07:29:47.689Z] DONE 0 tests in 0.031s [2021-04-14T07:29:47.689Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-14T07:29:47.689Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-14T07:29:47.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:47.689Z] ++ set -e [2021-04-14T07:29:47.689Z] ++ '[' -n 0 ']' [2021-04-14T07:29:47.689Z] ++ set -x [2021-04-14T07:29:47.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:29:47.948Z] INFO: Testing against a local daemon [2021-04-14T07:29:47.948Z] === RUN TestAuthZPluginAllowRequest [2021-04-14T07:29:48.515Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-14T07:29:49.696Z] --- PASS: TestCreateServiceMultipleTimes (15.18s) [2021-04-14T07:29:49.696Z] === RUN TestCreateServiceConflict [2021-04-14T07:29:49.898Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-14T07:29:49.898Z] --- PASS: TestAuthZPluginAllowRequest (2.09s) [2021-04-14T07:29:49.898Z] === RUN TestAuthZPluginTLS [2021-04-14T07:29:50.736Z] --- PASS: TestCreateServiceConflict (1.93s) [2021-04-14T07:29:50.736Z] === RUN TestCreateServiceMaxReplicas [2021-04-14T07:29:50.839Z] --- PASS: TestAuthZPluginTLS (0.84s) [2021-04-14T07:29:50.839Z] === RUN TestAuthZPluginDenyRequest [2021-04-14T07:29:51.774Z] --- PASS: TestAuthZPluginDenyRequest (0.82s) [2021-04-14T07:29:51.774Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-14T07:29:52.710Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.89s) [2021-04-14T07:29:52.710Z] === RUN TestAuthZPluginDenyResponse [2021-04-14T07:29:53.502Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2021-04-14T07:29:53.502Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-14T07:29:53.648Z] --- PASS: TestAuthZPluginDenyResponse (0.95s) [2021-04-14T07:29:53.648Z] === RUN TestAuthZPluginAllowEventStream [2021-04-14T07:29:55.554Z] --- PASS: TestAuthZPluginAllowEventStream (2.10s) [2021-04-14T07:29:55.554Z] === RUN TestAuthZPluginErrorResponse [2021-04-14T07:29:56.490Z] --- PASS: TestAuthZPluginErrorResponse (0.85s) [2021-04-14T07:29:56.490Z] === RUN TestAuthZPluginErrorRequest [2021-04-14T07:29:57.427Z] --- PASS: TestAuthZPluginErrorRequest (0.80s) [2021-04-14T07:29:57.427Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-14T07:29:58.363Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.98s) [2021-04-14T07:29:58.363Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-14T07:30:00.268Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-14T07:30:00.837Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.54s) [2021-04-14T07:30:00.837Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-14T07:30:03.373Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s) [2021-04-14T07:30:03.373Z] === RUN TestAuthZPluginHeader [2021-04-14T07:30:04.308Z] --- PASS: TestAuthZPluginHeader (1.08s) [2021-04-14T07:30:04.308Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-14T07:30:04.876Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-14T07:30:06.183Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2021-04-14T07:30:06.183Z] === RUN TestCreateServiceSecretFileMode [2021-04-14T07:30:08.274Z] --- PASS: TestCreateServiceSecretFileMode (2.19s) [2021-04-14T07:30:08.274Z] === RUN TestCreateServiceConfigFileMode [2021-04-14T07:30:09.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-14T07:30:09.064Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2021-04-14T07:30:09.064Z] === RUN TestAuthZPluginV2Disable [2021-04-14T07:30:10.369Z] --- PASS: TestCreateServiceConfigFileMode (2.25s) [2021-04-14T07:30:10.369Z] === RUN TestCreateServiceSysctls [2021-04-14T07:30:10.447Z] === RUN TestDockerSuite/TestBuildRm [2021-04-14T07:30:13.917Z] --- PASS: TestCreateServiceSysctls (3.00s) [2021-04-14T07:30:13.917Z] === RUN TestCreateServiceCapabilities [2021-04-14T07:30:14.649Z] --- PASS: TestAuthZPluginV2Disable (4.83s) [2021-04-14T07:30:14.649Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-14T07:30:14.649Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-14T07:30:15.584Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-14T07:30:16.015Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2021-04-14T07:30:16.015Z] === RUN TestInspect [2021-04-14T07:30:16.962Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-14T07:30:16.962Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-14T07:30:17.529Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-14T07:30:18.096Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.04s) [2021-04-14T07:30:18.096Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-14T07:30:18.663Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-14T07:30:18.786Z] --- PASS: TestInspect (2.71s) [2021-04-14T07:30:18.786Z] === RUN TestCreateJob [2021-04-14T07:30:20.041Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-14T07:30:21.420Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-14T07:30:21.539Z] --- PASS: TestCreateJob (3.07s) [2021-04-14T07:30:21.539Z] === RUN TestReplicatedJob [2021-04-14T07:30:27.152Z] --- PASS: TestReplicatedJob (5.02s) [2021-04-14T07:30:27.152Z] === RUN TestUpdateReplicatedJob [2021-04-14T07:30:27.988Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-14T07:30:27.988Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-14T07:30:27.988Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-14T07:30:27.988Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-14T07:30:27.988Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-14T07:30:28.555Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-14T07:30:28.555Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-14T07:30:29.492Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-14T07:30:29.751Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.66s) [2021-04-14T07:30:29.751Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-14T07:30:29.904Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2021-04-14T07:30:29.904Z] === RUN TestServiceListWithStatuses [2021-04-14T07:30:29.904Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-14T07:30:29.904Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:30:29.904Z] === RUN TestDockerNetworkConnectAlias [2021-04-14T07:30:33.940Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-14T07:30:34.388Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2021-04-14T07:30:34.388Z] === RUN TestDockerNetworkReConnect [2021-04-14T07:30:34.876Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-14T07:30:34.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-14T07:30:35.819Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-14T07:30:36.386Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-14T07:30:37.147Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2021-04-14T07:30:37.147Z] === RUN TestServicePlugin [2021-04-14T07:30:37.147Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-14T07:30:37.147Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:30:37.147Z] === RUN TestServiceUpdateLabel [2021-04-14T07:30:37.766Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-14T07:30:39.144Z] === RUN TestDockerSuite/TestBuildUser [2021-04-14T07:30:39.234Z] --- PASS: TestServiceUpdateLabel (1.90s) [2021-04-14T07:30:39.234Z] === RUN TestServiceUpdateSecrets [2021-04-14T07:30:41.047Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-14T07:30:44.334Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-14T07:30:46.686Z] --- PASS: TestBuildWithHugeFile (108.32s) [2021-04-14T07:30:46.686Z] === RUN TestBuildWCOWSandboxSize [2021-04-14T07:30:48.525Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.35s) [2021-04-14T07:30:48.525Z] PASS [2021-04-14T07:30:48.525Z] [2021-04-14T07:30:48.525Z] DONE 17 tests in 60.366s [2021-04-14T07:30:48.525Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-14T07:30:48.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:30:48.525Z] ++ set -e [2021-04-14T07:30:48.525Z] ++ '[' -n 0 ']' [2021-04-14T07:30:48.525Z] ++ set -x [2021-04-14T07:30:48.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:30:48.525Z] INFO: Testing against a local daemon [2021-04-14T07:30:48.525Z] === RUN TestPluginInvalidJSON [2021-04-14T07:30:48.525Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:30:48.525Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:30:48.525Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:30:48.525Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-14T07:30:48.525Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-14T07:30:48.525Z] === RUN TestPluginInstall [2021-04-14T07:30:48.525Z] === RUN TestPluginInstall/no_auth [2021-04-14T07:30:51.060Z] time="2021-04-14T07:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:30:51.060Z] time="2021-04-14T07:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a12502f55bd2f7d2f98164df0b35607c337e78623daee56b4e63a13c71c274c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:30:51.060Z] time="2021-04-14T07:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:30:51.060Z] time="2021-04-14T07:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a12502f55bd2f7d2f98164df0b35607c337e78623daee56b4e63a13c71c274c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:30:51.319Z] === RUN TestPluginInstall/with_htpasswd [2021-04-14T07:30:52.255Z] time="2021-04-14T07:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:30:52.255Z] time="2021-04-14T07:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d65f2d76d0933e795b3807d3b1bf780bc13b66a85c3f54e9a19daa484d2914b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:30:52.255Z] time="2021-04-14T07:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:30:52.255Z] time="2021-04-14T07:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d65f2d76d0933e795b3807d3b1bf780bc13b66a85c3f54e9a19daa484d2914b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:30:52.514Z] === RUN TestPluginInstall/with_insecure [2021-04-14T07:30:53.894Z] time="2021-04-14T07:30:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:30:53.894Z] time="2021-04-14T07:30:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf6a891d1d20702794e7a0f2fcb3139a6a08eb1f4f45e64b295ebd91486fe824" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:30:53.894Z] time="2021-04-14T07:30:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-14T07:30:53.894Z] time="2021-04-14T07:30:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf6a891d1d20702794e7a0f2fcb3139a6a08eb1f4f45e64b295ebd91486fe824" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-14T07:30:54.463Z] --- PASS: TestPluginInstall (6.05s) [2021-04-14T07:30:54.463Z] --- PASS: TestPluginInstall/no_auth (3.11s) [2021-04-14T07:30:54.463Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-04-14T07:30:54.463Z] --- PASS: TestPluginInstall/with_insecure (1.81s) [2021-04-14T07:30:54.463Z] plugin_test.go:165: [d29349b2e7b0d] daemon is not started [2021-04-14T07:30:54.463Z] === RUN TestPluginsWithRuntimes [2021-04-14T07:30:54.625Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2021-04-14T07:30:54.625Z] === RUN TestServiceUpdateConfigs [2021-04-14T07:30:56.367Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-14T07:30:58.291Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-14T07:30:58.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-14T07:31:00.234Z] --- PASS: TestPluginsWithRuntimes (5.78s) [2021-04-14T07:31:00.234Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.78s) [2021-04-14T07:31:00.234Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.76s) [2021-04-14T07:31:00.234Z] === RUN TestPluginBackCompatMediaTypes [2021-04-14T07:31:01.612Z] --- PASS: TestPluginBackCompatMediaTypes (1.52s) [2021-04-14T07:31:01.612Z] PASS [2021-04-14T07:31:01.612Z] [2021-04-14T07:31:01.612Z] DONE 10 tests in 13.568s [2021-04-14T07:31:01.612Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-14T07:31:01.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:01.612Z] ++ set -e [2021-04-14T07:31:01.612Z] ++ '[' -n 0 ']' [2021-04-14T07:31:01.612Z] ++ set -x [2021-04-14T07:31:01.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:01.871Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-14T07:31:01.871Z] INFO: Testing against a local daemon [2021-04-14T07:31:01.871Z] === RUN TestExternalGraphDriver [2021-04-14T07:31:02.129Z] === RUN TestExternalGraphDriver/json [2021-04-14T07:31:03.508Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-14T07:31:04.076Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-14T07:31:05.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-14T07:31:05.582Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-14T07:31:05.841Z] === RUN TestExternalGraphDriver/spec [2021-04-14T07:31:06.779Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-14T07:31:09.318Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-14T07:31:09.318Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-14T07:31:09.318Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-14T07:31:09.318Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-14T07:31:09.318Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-14T07:31:09.885Z] === RUN TestExternalGraphDriver/pull [2021-04-14T07:31:10.007Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2021-04-14T07:31:10.007Z] === RUN TestServiceUpdateNetwork [2021-04-14T07:31:11.262Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-14T07:31:11.262Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-14T07:31:12.642Z] --- PASS: TestExternalGraphDriver (10.55s) [2021-04-14T07:31:12.642Z] --- PASS: TestExternalGraphDriver/json (3.85s) [2021-04-14T07:31:12.642Z] --- PASS: TestExternalGraphDriver/spec (3.97s) [2021-04-14T07:31:12.642Z] --- PASS: TestExternalGraphDriver/pull (2.55s) [2021-04-14T07:31:12.642Z] === RUN TestGraphdriverPluginV2 [2021-04-14T07:31:12.642Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-14T07:31:12.901Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-14T07:31:14.278Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-14T07:31:14.278Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-14T07:31:17.577Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-14T07:31:17.577Z] --- PASS: TestGraphdriverPluginV2 (5.25s) [2021-04-14T07:31:17.577Z] PASS [2021-04-14T07:31:17.577Z] [2021-04-14T07:31:17.577Z] DONE 5 tests in 16.047s [2021-04-14T07:31:17.837Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-14T07:31:17.837Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:17.837Z] ++ set -e [2021-04-14T07:31:17.837Z] ++ '[' -n 0 ']' [2021-04-14T07:31:17.837Z] ++ set -x [2021-04-14T07:31:17.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:17.837Z] INFO: Testing against a local daemon [2021-04-14T07:31:17.837Z] === RUN TestContinueAfterPluginCrash [2021-04-14T07:31:17.837Z] === PAUSE TestContinueAfterPluginCrash [2021-04-14T07:31:17.837Z] === RUN TestReadPluginNoRead [2021-04-14T07:31:17.837Z] === PAUSE TestReadPluginNoRead [2021-04-14T07:31:17.837Z] === RUN TestDaemonStartWithLogOpt [2021-04-14T07:31:17.837Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-14T07:31:17.837Z] === CONT TestContinueAfterPluginCrash [2021-04-14T07:31:17.837Z] === CONT TestDaemonStartWithLogOpt [2021-04-14T07:31:19.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-14T07:31:19.743Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-14T07:31:20.418Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2021-04-14T07:31:20.418Z] === RUN TestServiceUpdatePidsLimit [2021-04-14T07:31:21.062Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-14T07:31:21.650Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-14T07:31:21.704Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-14T07:31:22.220Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-14T07:31:23.158Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-14T07:31:23.158Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-14T07:31:24.537Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-14T07:31:24.537Z] --- PASS: TestDaemonStartWithLogOpt (6.42s) [2021-04-14T07:31:24.537Z] === CONT TestReadPluginNoRead [2021-04-14T07:31:28.615Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-14T07:31:28.729Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-14T07:31:28.729Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-14T07:31:28.729Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-14T07:31:28.988Z] === RUN TestReadPluginNoRead/default [2021-04-14T07:31:28.988Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-14T07:31:30.365Z] === RUN TestDockerSuite/TestCommitChange [2021-04-14T07:31:30.365Z] --- PASS: TestContinueAfterPluginCrash (12.40s) [2021-04-14T07:31:30.940Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-14T07:31:31.507Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-14T07:31:32.448Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-14T07:31:33.015Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-14T07:31:34.393Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-14T07:31:34.651Z] --- PASS: TestReadPluginNoRead (10.40s) [2021-04-14T07:31:34.651Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2021-04-14T07:31:34.651Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2021-04-14T07:31:34.651Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2021-04-14T07:31:34.651Z] read_test.go:92: [dba3f8d8e6a8c] daemon is not started [2021-04-14T07:31:34.651Z] PASS [2021-04-14T07:31:34.651Z] [2021-04-14T07:31:34.651Z] DONE 6 tests in 17.012s [2021-04-14T07:31:34.651Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-14T07:31:34.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:34.651Z] ++ set -e [2021-04-14T07:31:34.651Z] ++ '[' -n 0 ']' [2021-04-14T07:31:34.651Z] ++ set -x [2021-04-14T07:31:34.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:34.911Z] testing: warning: no tests to run [2021-04-14T07:31:34.911Z] PASS [2021-04-14T07:31:34.911Z] [2021-04-14T07:31:34.911Z] DONE 0 tests in 0.068s [2021-04-14T07:31:34.911Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-14T07:31:34.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:34.911Z] ++ set -e [2021-04-14T07:31:34.911Z] ++ '[' -n 0 ']' [2021-04-14T07:31:34.911Z] ++ set -x [2021-04-14T07:31:34.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:35.170Z] INFO: Testing against a local daemon [2021-04-14T07:31:35.170Z] === RUN TestPluginWithDevMounts [2021-04-14T07:31:35.170Z] === PAUSE TestPluginWithDevMounts [2021-04-14T07:31:35.170Z] === CONT TestPluginWithDevMounts [2021-04-14T07:31:36.548Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-14T07:31:37.120Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2021-04-14T07:31:37.120Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-04-14T07:31:37.120Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2021-04-14T07:31:37.120Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-04-14T07:31:37.120Z] PASS [2021-04-14T07:31:37.120Z] [2021-04-14T07:31:37.120Z] === Skipped [2021-04-14T07:31:37.120Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-14T07:31:37.120Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:31:37.120Z] [2021-04-14T07:31:37.120Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-14T07:31:37.120Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-14T07:31:37.120Z] [2021-04-14T07:31:37.120Z] [2021-04-14T07:31:37.120Z] DONE 27 tests, 2 skipped in 130.012s [2021-04-14T07:31:37.120Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-14T07:31:37.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:37.120Z] ++ set -e [2021-04-14T07:31:37.120Z] ++ '[' -n 0 ']' [2021-04-14T07:31:37.120Z] ++ set -x [2021-04-14T07:31:37.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:37.120Z] INFO: Testing against a local daemon [2021-04-14T07:31:37.120Z] === RUN TestSessionCreate [2021-04-14T07:31:37.120Z] --- PASS: TestSessionCreate (0.03s) [2021-04-14T07:31:37.120Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-14T07:31:37.120Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-14T07:31:37.120Z] PASS [2021-04-14T07:31:37.120Z] [2021-04-14T07:31:37.120Z] DONE 2 tests in 0.138s [2021-04-14T07:31:37.120Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-14T07:31:37.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:37.120Z] ++ set -e [2021-04-14T07:31:37.120Z] ++ '[' -n 0 ']' [2021-04-14T07:31:37.120Z] ++ set -x [2021-04-14T07:31:37.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:37.120Z] INFO: Testing against a local daemon [2021-04-14T07:31:37.120Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:31:37.120Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:31:37.120Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:31:37.120Z] === RUN TestEventsExecDie [2021-04-14T07:31:37.120Z] --- PASS: TestEventsExecDie (0.65s) [2021-04-14T07:31:37.120Z] === RUN TestEventsBackwardsCompatible [2021-04-14T07:31:37.120Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-04-14T07:31:37.120Z] === RUN TestInfoBinaryCommits [2021-04-14T07:31:37.120Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-14T07:31:37.120Z] === RUN TestInfoAPIVersioned [2021-04-14T07:31:37.120Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-14T07:31:37.120Z] === RUN TestInfoDiscoveryBackend [2021-04-14T07:31:37.122Z] --- PASS: TestPluginWithDevMounts (2.07s) [2021-04-14T07:31:37.122Z] PASS [2021-04-14T07:31:37.122Z] [2021-04-14T07:31:37.122Z] DONE 1 tests in 2.281s [2021-04-14T07:31:37.122Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-14T07:31:37.122Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:37.122Z] ++ set -e [2021-04-14T07:31:37.122Z] ++ '[' -n 0 ']' [2021-04-14T07:31:37.122Z] ++ set -x [2021-04-14T07:31:37.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:37.382Z] INFO: Testing against a local daemon [2021-04-14T07:31:37.382Z] === RUN TestSecretInspect [2021-04-14T07:31:37.641Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-14T07:31:37.759Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-14T07:31:37.759Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-14T07:31:38.816Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-14T07:31:38.816Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-14T07:31:39.110Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-14T07:31:39.110Z] === RUN TestInfoAPI [2021-04-14T07:31:39.110Z] --- PASS: TestInfoAPI (0.03s) [2021-04-14T07:31:39.110Z] === RUN TestInfoAPIWarnings [2021-04-14T07:31:39.546Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-14T07:31:40.114Z] --- PASS: TestSecretInspect (2.87s) [2021-04-14T07:31:40.114Z] === RUN TestSecretList [2021-04-14T07:31:40.683Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-14T07:31:42.588Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-14T07:31:42.850Z] --- PASS: TestSecretList (2.51s) [2021-04-14T07:31:42.850Z] === RUN TestSecretsCreateAndDelete [2021-04-14T07:31:43.787Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-14T07:31:43.787Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-14T07:31:43.787Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-14T07:31:44.046Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-14T07:31:44.046Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-14T07:31:44.046Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-14T07:31:44.046Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-14T07:31:45.424Z] --- PASS: TestSecretsCreateAndDelete (2.53s) [2021-04-14T07:31:45.424Z] === RUN TestSecretsUpdate [2021-04-14T07:31:45.992Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-14T07:31:47.895Z] --- PASS: TestSecretsUpdate (2.51s) [2021-04-14T07:31:47.895Z] === RUN TestTemplatedSecret [2021-04-14T07:31:48.157Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-14T07:31:48.157Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-14T07:31:49.093Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-14T07:31:50.469Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-14T07:31:51.406Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-14T07:31:52.342Z] --- PASS: TestTemplatedSecret (4.38s) [2021-04-14T07:31:52.342Z] === RUN TestSecretCreateResolve [2021-04-14T07:31:52.342Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-14T07:31:53.279Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-14T07:31:53.279Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-14T07:31:53.279Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-14T07:31:54.216Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-14T07:31:54.216Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-14T07:31:54.216Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-14T07:31:54.216Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-14T07:31:54.216Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-14T07:31:55.152Z] --- PASS: TestSecretCreateResolve (2.86s) [2021-04-14T07:31:55.152Z] PASS [2021-04-14T07:31:55.152Z] [2021-04-14T07:31:55.152Z] DONE 6 tests in 17.868s [2021-04-14T07:31:55.152Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-14T07:31:55.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:55.152Z] ++ set -e [2021-04-14T07:31:55.152Z] ++ '[' -n 0 ']' [2021-04-14T07:31:55.152Z] ++ set -x [2021-04-14T07:31:55.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:55.152Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-14T07:31:55.152Z] INFO: Testing against a local daemon [2021-04-14T07:31:55.152Z] === RUN TestServiceCreateInit [2021-04-14T07:31:55.152Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-14T07:31:56.106Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-14T07:31:57.043Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-14T07:31:57.043Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-14T07:31:57.718Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-04-14T07:31:57.718Z] === RUN TestInfoDebug [2021-04-14T07:31:57.718Z] --- PASS: TestInfoDebug (0.53s) [2021-04-14T07:31:57.718Z] === RUN TestInfoInsecureRegistries [2021-04-14T07:31:57.718Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-14T07:31:57.718Z] === RUN TestInfoRegistryMirrors [2021-04-14T07:31:57.718Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-14T07:31:57.718Z] === RUN TestLoginFailsWithBadCredentials [2021-04-14T07:31:57.718Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-04-14T07:31:57.718Z] === RUN TestPingCacheHeaders [2021-04-14T07:31:57.718Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-14T07:31:57.718Z] === RUN TestPingGet [2021-04-14T07:31:57.718Z] --- PASS: TestPingGet (0.02s) [2021-04-14T07:31:57.718Z] === RUN TestPingHead [2021-04-14T07:31:57.718Z] --- PASS: TestPingHead (0.03s) [2021-04-14T07:31:57.718Z] === RUN TestVersion [2021-04-14T07:31:57.718Z] --- PASS: TestVersion (0.04s) [2021-04-14T07:31:57.718Z] PASS [2021-04-14T07:31:57.718Z] [2021-04-14T07:31:57.718Z] === Skipped [2021-04-14T07:31:57.718Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:31:57.718Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:31:57.718Z] [2021-04-14T07:31:57.718Z] [2021-04-14T07:31:57.718Z] DONE 18 tests, 1 skipped in 21.270s [2021-04-14T07:31:57.718Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-14T07:31:57.718Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:57.718Z] ++ set -e [2021-04-14T07:31:57.718Z] ++ '[' -n 0 ']' [2021-04-14T07:31:57.718Z] ++ set -x [2021-04-14T07:31:57.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:31:57.718Z] INFO: Testing against a local daemon [2021-04-14T07:31:57.718Z] === RUN TestVolumesCreateAndList [2021-04-14T07:31:57.718Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-14T07:31:57.718Z] === RUN TestVolumesRemove [2021-04-14T07:31:57.718Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-14T07:31:57.718Z] === RUN TestVolumesInspect [2021-04-14T07:31:57.718Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-14T07:31:57.718Z] === RUN TestVolumesInvalidJSON [2021-04-14T07:31:57.718Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-14T07:31:57.718Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-14T07:31:57.718Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-14T07:31:57.718Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-14T07:31:57.718Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-14T07:31:57.718Z] PASS [2021-04-14T07:31:57.718Z] [2021-04-14T07:31:57.718Z] DONE 5 tests in 0.199s [2021-04-14T07:31:57.718Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-14T07:31:58.013Z] ++++ cat bundles/test-integration/docker.pid [2021-04-14T07:31:58.013Z] +++ kill 14113 [2021-04-14T07:31:59.528Z] +++ /etc/init.d/apparmor stop [2021-04-14T07:31:59.528Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-14T07:31:59.528Z] [2021-04-14T07:31:59.528Z] Unloading profiles will leave already running processes permanently [2021-04-14T07:31:59.528Z] unconfined, which can lead to unexpected situations. [2021-04-14T07:31:59.528Z] [2021-04-14T07:31:59.528Z] To set a process to complain mode, use the command line tool [2021-04-14T07:31:59.528Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-14T07:31:59.528Z] +++ true [2021-04-14T07:31:59.528Z] exiting test-integration [2021-04-14T07:31:59.528Z] ++ exit 0 [2021-04-14T07:31:59.528Z] [2021-04-14T07:31:59.580Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-14T07:32:00.516Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-14T07:32:00.516Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-14T07:32:01.082Z] === RUN TestServiceCreateInit/daemonInitEnabled Post stage [Pipeline] junit [2021-04-14T07:32:01.112Z] Recording test results [2021-04-14T07:32:01.342Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-14T07:32:01.415Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-14T07:32:01.860Z] + echo Ensuring container killed. [2021-04-14T07:32:01.860Z] Ensuring container killed. [2021-04-14T07:32:01.860Z] + docker rm -vf docker-pr2 [2021-04-14T07:32:01.860Z] Error: No such container: docker-pr2 [2021-04-14T07:32:01.860Z] + true [Pipeline] sh [2021-04-14T07:32:02.254Z] + echo Chowning /workspace to jenkins user [2021-04-14T07:32:02.254Z] Chowning /workspace to jenkins user [2021-04-14T07:32:02.254Z] + id -u [2021-04-14T07:32:02.254Z] + id -g [2021-04-14T07:32:02.254Z] + docker run --rm -v /home/docker/workspace/moby_PR-41673:/workspace busybox chown -R 1001:1001 /workspace [2021-04-14T07:32:02.254Z] Unable to find image 'busybox:latest' locally [2021-04-14T07:32:02.278Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-14T07:32:02.546Z] latest: Pulling from library/busybox [2021-04-14T07:32:02.546Z] 4a957ea280b8: Pulling fs layer [2021-04-14T07:32:03.195Z] 4a957ea280b8: Download complete [2021-04-14T07:32:03.195Z] 4a957ea280b8: Pull complete [2021-04-14T07:32:03.195Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-14T07:32:03.195Z] Status: Downloaded newer image for busybox:latest [2021-04-14T07:32:03.206Z] --- PASS: TestBuildWithHugeFile (142.87s) [2021-04-14T07:32:03.206Z] === RUN TestBuildWCOWSandboxSize [2021-04-14T07:32:03.656Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-14T07:32:04.225Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-14T07:32:04.225Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-14T07:32:05.166Z] === RUN TestDockerSuite/TestContainerAPIPause [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-14T07:32:06.348Z] + bundleName=ppc64le-integration [2021-04-14T07:32:06.348Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-14T07:32:06.348Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-14T07:32:06.348Z] + 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 [2021-04-14T07:32:06.348Z] ) -print [Pipeline] archiveArtifacts [2021-04-14T07:32:06.393Z] Archiving artifacts [2021-04-14T07:32:06.547Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-14T07:32:06.793Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-14T07:32:07.115Z] --- PASS: TestServiceCreateInit (11.71s) [2021-04-14T07:32:07.115Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.74s) [2021-04-14T07:32:07.115Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.94s) [2021-04-14T07:32:07.115Z] === RUN TestCreateServiceMultipleTimes [2021-04-14T07:32:07.189Z] + make clean [2021-04-14T07:32:07.374Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-14T07:32:07.483Z] make: command: Command not found [2021-04-14T07:32:07.483Z] make: command: Command not found [2021-04-14T07:32:07.483Z] docker volume rm -f docker-dev-cache [2021-04-14T07:32:07.483Z] docker-dev-cache [Pipeline] deleteDir [2021-04-14T07:32:07.633Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-14T07:32:08.570Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-14T07:32:09.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-14T07:32:10.884Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T07:32:13.431Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-14T07:32:13.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-14T07:32:13.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-14T07:32:13.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-14T07:32:13.696Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-14T07:32:15.073Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-14T07:32:20.346Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-14T07:32:20.915Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-14T07:32:22.292Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-14T07:32:22.292Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-14T07:32:22.293Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-14T07:32:25.577Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-14T07:32:26.513Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-14T07:32:27.450Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-14T07:32:28.825Z] --- PASS: TestCreateServiceMultipleTimes (21.92s) [2021-04-14T07:32:28.825Z] === RUN TestCreateServiceConflict [2021-04-14T07:32:29.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-14T07:32:31.931Z] --- PASS: TestCreateServiceConflict (3.06s) [2021-04-14T07:32:31.931Z] === RUN TestCreateServiceMaxReplicas [2021-04-14T07:32:36.122Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-14T07:32:36.381Z] --- PASS: TestCreateServiceMaxReplicas (4.44s) [2021-04-14T07:32:36.381Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-14T07:32:37.320Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-14T07:32:40.609Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-14T07:32:42.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-14T07:32:43.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-14T07:32:44.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-14T07:32:46.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-14T07:32:46.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-14T07:32:48.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b676c0_} [2021-04-14T07:32:50.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1715469610_/foo_false____} [2021-04-14T07:32:51.576Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.16s) [2021-04-14T07:32:51.576Z] === RUN TestCreateServiceSecretFileMode [2021-04-14T07:32:51.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1715469610_/foo_true____} [2021-04-14T07:32:52.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3944720001_/foo_false____} [2021-04-14T07:32:54.677Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2021-04-14T07:32:54.677Z] === RUN TestCreateServiceConfigFileMode [2021-04-14T07:32:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3944720001_/foo_true____} [2021-04-14T07:32:56.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3944720001_/foo_true__0xc000b67720__} [2021-04-14T07:32:57.975Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2021-04-14T07:32:57.975Z] === RUN TestCreateServiceSysctls [2021-04-14T07:32:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b67740_} [2021-04-14T07:32:59.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b67760_} [2021-04-14T07:33:01.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b67780_} [2021-04-14T07:33:02.011Z] --- PASS: TestCreateServiceSysctls (4.35s) [2021-04-14T07:33:02.011Z] === RUN TestCreateServiceCapabilities [2021-04-14T07:33:02.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b677a0_} [2021-04-14T07:33:04.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-14T07:33:05.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-14T07:33:05.113Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2021-04-14T07:33:05.113Z] === RUN TestInspect [2021-04-14T07:33:06.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-14T07:33:06.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-14T07:33:06.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-14T07:33:06.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-14T07:33:06.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-14T07:33:06.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-14T07:33:06.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-14T07:33:06.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-14T07:33:06.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-14T07:33:06.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-14T07:33:06.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-14T07:33:06.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-14T07:33:06.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-14T07:33:06.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-14T07:33:06.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-14T07:33:06.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-14T07:33:07.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-14T07:33:07.016Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-14T07:33:09.551Z] --- PASS: TestInspect (4.49s) [2021-04-14T07:33:09.551Z] === RUN TestCreateJob [2021-04-14T07:33:12.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-14T07:33:12.087Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-14T07:33:14.623Z] --- PASS: TestCreateJob (4.89s) [2021-04-14T07:33:14.623Z] === RUN TestReplicatedJob [2021-04-14T07:33:15.559Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-14T07:33:22.130Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-14T07:33:23.507Z] --- PASS: TestReplicatedJob (8.85s) [2021-04-14T07:33:23.507Z] === RUN TestUpdateReplicatedJob [2021-04-14T07:33:23.507Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-14T07:33:23.507Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-14T07:33:24.443Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-14T07:33:25.820Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-14T07:33:26.756Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-14T07:33:27.692Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-14T07:33:27.951Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2021-04-14T07:33:27.951Z] === RUN TestServiceListWithStatuses [2021-04-14T07:33:27.951Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-14T07:33:27.951Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:33:27.951Z] === RUN TestDockerNetworkConnectAlias [2021-04-14T07:33:28.886Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-14T07:33:29.825Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-14T07:33:31.204Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-14T07:33:31.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-14T07:33:32.340Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-14T07:33:33.720Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-14T07:33:35.100Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-14T07:33:35.359Z] --- PASS: TestDockerNetworkConnectAlias (7.30s) [2021-04-14T07:33:35.359Z] === RUN TestDockerNetworkReConnect [2021-04-14T07:33:36.297Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-14T07:33:37.684Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-14T07:33:39.594Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-14T07:33:40.530Z] --- PASS: TestDockerNetworkReConnect (5.23s) [2021-04-14T07:33:40.530Z] === RUN TestServicePlugin [2021-04-14T07:33:40.790Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-14T07:33:42.170Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-14T07:33:43.106Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-14T07:33:43.106Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-14T07:33:44.043Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-14T07:33:44.981Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-14T07:33:46.359Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-14T07:33:47.296Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-14T07:33:48.673Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-14T07:33:50.576Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-14T07:33:51.144Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-14T07:33:53.678Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-14T07:33:58.963Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-14T07:34:02.254Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-14T07:34:02.821Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-14T07:34:08.092Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-14T07:34:10.624Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-14T07:34:10.883Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-14T07:34:14.168Z] --- PASS: TestServicePlugin (33.40s) [2021-04-14T07:34:14.168Z] plugin_test.go:62: [da82bdd13ed26] joining swarm manager [d8dff2a12dffe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:34:14.168Z] plugin_test.go:65: [de79ab55ebafa] joining swarm manager [d8dff2a12dffe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:34:14.168Z] === RUN TestServiceUpdateLabel [2021-04-14T07:34:15.546Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-14T07:34:16.926Z] === RUN TestDockerSuite/TestCpToDot [2021-04-14T07:34:16.926Z] --- PASS: TestServiceUpdateLabel (2.98s) [2021-04-14T07:34:16.926Z] === RUN TestServiceUpdateSecrets [2021-04-14T07:34:17.494Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-14T07:34:19.399Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-14T07:34:21.305Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-14T07:34:21.894Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-14T07:34:23.279Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-14T07:34:23.279Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-14T07:34:24.214Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-14T07:34:25.149Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-14T07:34:25.149Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-14T07:34:25.408Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-14T07:34:25.667Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-14T07:34:27.045Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-14T07:34:27.045Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-14T07:34:27.045Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-14T07:34:27.980Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-14T07:34:28.239Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-14T07:34:28.239Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-14T07:34:28.239Z] === RUN TestDockerSuite/TestCreateRM [2021-04-14T07:34:28.499Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-14T07:34:28.499Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-14T07:34:28.499Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-14T07:34:28.499Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-14T07:34:31.032Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-14T07:34:31.032Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-14T07:34:31.032Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-14T07:34:33.570Z] --- PASS: TestServiceUpdateSecrets (16.34s) [2021-04-14T07:34:33.570Z] === RUN TestServiceUpdateConfigs [2021-04-14T07:34:33.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-14T07:34:35.477Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-14T07:34:35.736Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-14T07:34:35.736Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-14T07:34:35.995Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-14T07:34:35.995Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-14T07:34:36.254Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-14T07:34:37.191Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-14T07:34:39.098Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-14T07:34:40.033Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-14T07:34:41.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-14T07:34:43.858Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-14T07:34:44.794Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-14T07:34:45.362Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-14T07:34:45.362Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-14T07:34:46.298Z] === RUN TestDockerSuite/TestDockerFails [2021-04-14T07:34:46.298Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-14T07:34:46.298Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-14T07:34:46.298Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-14T07:34:47.675Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-14T07:34:49.053Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-14T07:34:49.988Z] --- PASS: TestServiceUpdateConfigs (16.65s) [2021-04-14T07:34:49.988Z] === RUN TestServiceUpdateNetwork [2021-04-14T07:34:51.891Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-14T07:34:51.891Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-14T07:34:51.891Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-14T07:34:52.150Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-14T07:35:00.265Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-14T07:35:02.798Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-14T07:35:04.715Z] --- PASS: TestServiceUpdateNetwork (14.80s) [2021-04-14T07:35:04.715Z] === RUN TestServiceUpdatePidsLimit [2021-04-14T07:35:05.656Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-14T07:35:06.225Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-14T07:35:08.131Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-14T07:35:08.131Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-14T07:35:10.034Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-14T07:35:10.601Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-14T07:35:11.536Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-14T07:35:12.473Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-14T07:35:13.041Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-14T07:35:13.976Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-14T07:35:15.351Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-14T07:35:15.611Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-14T07:35:16.987Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-14T07:35:20.274Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-14T07:35:23.558Z] --- PASS: TestServiceUpdatePidsLimit (18.76s) [2021-04-14T07:35:23.558Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.78s) [2021-04-14T07:35:23.558Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.40s) [2021-04-14T07:35:23.558Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-04-14T07:35:23.558Z] PASS [2021-04-14T07:35:23.558Z] [2021-04-14T07:35:23.558Z] === Skipped [2021-04-14T07:35:23.558Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-14T07:35:23.558Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-14T07:35:23.558Z] [2021-04-14T07:35:23.558Z] [2021-04-14T07:35:23.558Z] DONE 27 tests, 1 skipped in 208.380s [2021-04-14T07:35:23.558Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-14T07:35:23.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:35:23.558Z] ++ set -e [2021-04-14T07:35:23.558Z] ++ '[' -n 0 ']' [2021-04-14T07:35:23.558Z] ++ set -x [2021-04-14T07:35:23.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:35:23.558Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-14T07:35:23.558Z] INFO: Testing against a local daemon [2021-04-14T07:35:23.558Z] === RUN TestSessionCreate [2021-04-14T07:35:23.558Z] --- PASS: TestSessionCreate (0.04s) [2021-04-14T07:35:23.558Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-14T07:35:23.558Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-14T07:35:23.558Z] PASS [2021-04-14T07:35:23.558Z] [2021-04-14T07:35:23.558Z] DONE 2 tests in 0.212s [2021-04-14T07:35:23.558Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-14T07:35:23.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:35:23.558Z] ++ set -e [2021-04-14T07:35:23.558Z] ++ '[' -n 0 ']' [2021-04-14T07:35:23.558Z] ++ set -x [2021-04-14T07:35:23.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:35:23.816Z] INFO: Testing against a local daemon [2021-04-14T07:35:23.816Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:35:23.816Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:35:23.816Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:35:23.816Z] === RUN TestEventsExecDie [2021-04-14T07:35:25.202Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-14T07:35:25.461Z] --- PASS: TestEventsExecDie (1.51s) [2021-04-14T07:35:25.461Z] === RUN TestEventsBackwardsCompatible [2021-04-14T07:35:25.461Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-14T07:35:25.461Z] === RUN TestInfoBinaryCommits [2021-04-14T07:35:25.461Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-14T07:35:25.461Z] === RUN TestInfoAPIVersioned [2021-04-14T07:35:25.461Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-14T07:35:25.461Z] === RUN TestInfoDiscoveryBackend [2021-04-14T07:35:26.396Z] --- PASS: TestInfoDiscoveryBackend (0.81s) [2021-04-14T07:35:26.396Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-14T07:35:26.965Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-14T07:35:27.224Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-14T07:35:27.224Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-14T07:35:28.159Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.72s) [2021-04-14T07:35:28.159Z] === RUN TestInfoAPI [2021-04-14T07:35:28.159Z] --- PASS: TestInfoAPI (0.02s) [2021-04-14T07:35:28.159Z] === RUN TestInfoAPIWarnings [2021-04-14T07:35:33.423Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-14T07:35:33.423Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-14T07:35:34.360Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-14T07:35:35.294Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-14T07:35:35.553Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-14T07:35:35.811Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-14T07:35:36.377Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-14T07:35:36.377Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-14T07:35:36.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-14T07:35:37.888Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-14T07:35:39.790Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-14T07:35:39.790Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-14T07:35:39.790Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-14T07:35:40.358Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-14T07:35:40.616Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-14T07:35:40.874Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-14T07:35:42.249Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-14T07:35:42.249Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-14T07:35:42.249Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-14T07:35:42.249Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-14T07:35:43.626Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-14T07:35:44.570Z] === RUN TestDockerSuite/TestEventsRename [2021-04-14T07:35:44.828Z] --- PASS: TestInfoAPIWarnings (16.73s) [2021-04-14T07:35:44.828Z] === RUN TestInfoDebug [2021-04-14T07:35:45.396Z] === RUN TestDockerSuite/TestEventsResize [2021-04-14T07:35:45.396Z] --- PASS: TestInfoDebug (0.74s) [2021-04-14T07:35:45.396Z] === RUN TestInfoInsecureRegistries [2021-04-14T07:35:46.332Z] --- PASS: TestInfoInsecureRegistries (0.78s) [2021-04-14T07:35:46.332Z] === RUN TestInfoRegistryMirrors [2021-04-14T07:35:46.332Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-14T07:35:46.899Z] --- PASS: TestInfoRegistryMirrors (0.73s) [2021-04-14T07:35:46.899Z] === RUN TestLoginFailsWithBadCredentials [2021-04-14T07:35:47.158Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-14T07:35:47.158Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2021-04-14T07:35:47.158Z] === RUN TestPingCacheHeaders [2021-04-14T07:35:47.158Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-14T07:35:47.158Z] === RUN TestPingGet [2021-04-14T07:35:47.417Z] --- PASS: TestPingGet (0.02s) [2021-04-14T07:35:47.417Z] === RUN TestPingHead [2021-04-14T07:35:47.417Z] --- PASS: TestPingHead (0.03s) [2021-04-14T07:35:47.417Z] === RUN TestVersion [2021-04-14T07:35:47.417Z] --- PASS: TestVersion (0.04s) [2021-04-14T07:35:47.417Z] PASS [2021-04-14T07:35:47.417Z] [2021-04-14T07:35:47.417Z] === Skipped [2021-04-14T07:35:47.417Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:35:47.417Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-14T07:35:47.417Z] [2021-04-14T07:35:47.417Z] [2021-04-14T07:35:47.417Z] DONE 18 tests, 1 skipped in 23.694s [2021-04-14T07:35:47.417Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-14T07:35:47.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:35:47.417Z] ++ set -e [2021-04-14T07:35:47.417Z] ++ '[' -n 0 ']' [2021-04-14T07:35:47.417Z] ++ set -x [2021-04-14T07:35:47.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-14T07:35:47.676Z] INFO: Testing against a local daemon [2021-04-14T07:35:47.676Z] === RUN TestVolumesCreateAndList [2021-04-14T07:35:47.676Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-14T07:35:47.676Z] === RUN TestVolumesRemove [2021-04-14T07:35:47.676Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-14T07:35:47.676Z] === RUN TestVolumesInspect [2021-04-14T07:35:47.676Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-14T07:35:47.676Z] === RUN TestVolumesInvalidJSON [2021-04-14T07:35:47.676Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-14T07:35:47.676Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-14T07:35:47.676Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-14T07:35:47.676Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-14T07:35:47.676Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-04-14T07:35:47.676Z] PASS [2021-04-14T07:35:47.676Z] [2021-04-14T07:35:47.676Z] DONE 5 tests in 0.315s [2021-04-14T07:35:47.676Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-14T07:35:48.244Z] ++++ cat bundles/test-integration/docker.pid [2021-04-14T07:35:48.244Z] +++ kill 5693 [2021-04-14T07:35:48.503Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-14T07:35:49.442Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-14T07:35:49.442Z] +++ /etc/init.d/apparmor stop [2021-04-14T07:35:49.442Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-14T07:35:49.442Z] [2021-04-14T07:35:49.442Z] Unloading profiles will leave already running processes permanently [2021-04-14T07:35:49.442Z] unconfined, which can lead to unexpected situations. [2021-04-14T07:35:49.442Z] [2021-04-14T07:35:49.442Z] To set a process to complain mode, use the command line tool [2021-04-14T07:35:49.442Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-14T07:35:49.442Z] +++ true [2021-04-14T07:35:49.442Z] exiting test-integration [2021-04-14T07:35:49.442Z] ++ exit 0 [2021-04-14T07:35:49.442Z] [2021-04-14T07:35:50.008Z] + for job in $(jobs -p) [2021-04-14T07:35:50.008Z] + wait 8038 [2021-04-14T07:35:52.540Z] === RUN TestDockerSuite/TestEventsTop [2021-04-14T07:35:53.114Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-14T07:35:55.643Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-14T07:35:58.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-14T07:36:02.211Z] === RUN TestDockerSuite/TestExec [2021-04-14T07:36:04.126Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-14T07:36:04.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-14T07:36:04.701Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-14T07:36:05.637Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-14T07:36:07.016Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-14T07:36:10.306Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-14T07:36:11.685Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-14T07:36:13.063Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-14T07:36:14.439Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-14T07:36:16.346Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-14T07:36:17.284Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-14T07:36:18.222Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-14T07:36:20.126Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-14T07:36:22.663Z] === RUN TestDockerSuite/TestExecEnv [2021-04-14T07:36:23.599Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-14T07:36:25.507Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-14T07:36:26.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-14T07:36:26.443Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-14T07:36:29.728Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-14T07:36:31.632Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-14T07:36:33.010Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-14T07:36:34.913Z] === RUN TestDockerSuite/TestExecParseError [2021-04-14T07:36:35.849Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-14T07:36:36.416Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-14T07:36:37.351Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-14T07:36:41.539Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-14T07:36:42.108Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-14T07:36:43.045Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-14T07:36:45.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-14T07:36:55.559Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-14T07:36:55.559Z] === RUN TestDockerSuite/TestExecTTY [2021-04-14T07:36:56.495Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-14T07:36:57.432Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-14T07:36:58.368Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-14T07:36:59.305Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-14T07:36:59.305Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-14T07:37:01.210Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-14T07:37:01.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-14T07:37:02.344Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-14T07:37:05.633Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-14T07:37:07.013Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-14T07:37:08.918Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-14T07:37:09.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-14T07:37:14.048Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-14T07:37:19.315Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-14T07:37:20.689Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-14T07:37:25.954Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-14T07:37:25.954Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-14T07:37:25.954Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-14T07:37:26.213Z] === RUN TestDockerSuite/TestHealth [2021-04-14T07:37:38.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-14T07:37:40.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-14T07:37:49.084Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-14T07:37:49.084Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-14T07:37:49.084Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-14T07:37:49.084Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-14T07:37:49.343Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-14T07:37:49.343Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-14T07:37:50.279Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-14T07:37:50.279Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-14T07:37:50.279Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-14T07:37:50.279Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-14T07:37:50.538Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-14T07:37:50.797Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-14T07:37:51.363Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-14T07:37:51.363Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-14T07:37:51.931Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-14T07:37:51.931Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-14T07:37:52.867Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-14T07:37:54.245Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-14T07:37:54.245Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-14T07:37:55.622Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-14T07:37:58.153Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-14T07:37:58.153Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-14T07:37:58.153Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-14T07:38:00.058Z] === RUN TestDockerSuite/TestImportFile [2021-04-14T07:38:01.434Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-14T07:38:01.434Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-14T07:38:03.344Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-14T07:38:05.247Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-14T07:38:05.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-14T07:38:06.946Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-14T07:38:08.324Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-14T07:38:09.260Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-14T07:38:09.827Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-14T07:38:10.087Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-14T07:38:10.087Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-14T07:38:11.024Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-14T07:38:12.402Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-14T07:38:13.781Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-14T07:38:14.718Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-14T07:38:16.096Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-14T07:38:17.033Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-14T07:38:17.033Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-14T07:38:19.565Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-14T07:38:19.823Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-14T07:38:20.758Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-14T07:38:20.758Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-14T07:38:21.325Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-14T07:38:21.325Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-14T07:38:23.228Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-14T07:38:23.796Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-14T07:38:24.364Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-14T07:38:25.324Z] === RUN TestDockerSuite/TestInspectImage [2021-04-14T07:38:25.324Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-14T07:38:25.324Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-14T07:38:25.324Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-14T07:38:26.259Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-14T07:38:26.826Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-14T07:38:27.085Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-14T07:38:28.021Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-14T07:38:28.588Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-14T07:38:30.491Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-14T07:38:30.491Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-14T07:38:31.867Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-14T07:38:32.805Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-14T07:38:34.708Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-14T07:38:35.645Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-14T07:38:36.212Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-14T07:38:36.779Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-14T07:38:37.714Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-14T07:38:38.283Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-14T07:38:39.218Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-14T07:38:39.218Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-14T07:38:39.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-14T07:38:41.753Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-14T07:38:43.668Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-14T07:38:46.208Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-14T07:38:46.467Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-14T07:38:50.658Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-14T07:38:53.948Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-14T07:38:55.852Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-14T07:38:55.852Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-14T07:38:58.389Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-14T07:38:58.647Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-14T07:38:59.215Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-14T07:39:07.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-14T07:39:12.620Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-14T07:39:15.153Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-14T07:39:18.441Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-14T07:39:18.700Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-14T07:39:21.988Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-14T07:39:21.988Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-14T07:39:21.988Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-14T07:39:21.988Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-14T07:39:21.988Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-14T07:39:22.926Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-14T07:39:23.864Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-14T07:39:28.050Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-14T07:39:28.308Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-14T07:39:33.576Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-14T07:39:34.144Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-14T07:39:34.144Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-14T07:39:35.081Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-14T07:39:36.504Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-14T07:39:37.444Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-14T07:39:38.823Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-14T07:39:40.200Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-14T07:39:42.734Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-14T07:39:42.992Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-14T07:39:43.927Z] === RUN TestDockerSuite/TestLogsSince [2021-04-14T07:39:50.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-14T07:39:50.490Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-14T07:39:57.055Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-14T07:39:57.623Z] === RUN TestDockerSuite/TestLogsTail [2021-04-14T07:39:58.559Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-14T07:39:59.494Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-14T07:40:00.440Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-14T07:40:00.440Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-14T07:40:01.387Z] === RUN TestDockerSuite/TestNetHostname [2021-04-14T07:40:05.578Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-14T07:40:05.578Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-14T07:40:12.142Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-14T07:40:16.333Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-14T07:40:16.905Z] === RUN TestDockerSuite/TestPluginActive [2021-04-14T07:40:18.809Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-14T07:40:24.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-14T07:40:25.015Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-14T07:40:25.015Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-14T07:40:26.392Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-14T07:40:30.676Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-14T07:40:30.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-14T07:40:31.613Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-14T07:40:32.989Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-14T07:40:33.557Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-14T07:40:36.843Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-14T07:40:38.746Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-14T07:40:40.124Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-14T07:40:42.029Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-14T07:40:43.934Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-14T07:40:44.501Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-14T07:40:47.036Z] === RUN TestDockerSuite/TestPortList [2021-04-14T07:40:47.036Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-14T07:40:52.322Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-14T07:40:57.593Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-14T07:41:01.779Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-14T07:41:02.716Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-14T07:41:10.830Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-14T07:41:10.830Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-14T07:41:10.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-14T07:41:10.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-14T07:41:10.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-14T07:41:11.089Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-14T07:41:11.089Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-14T07:41:11.656Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-14T07:41:11.914Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-14T07:41:13.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-14T07:41:13.293Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-14T07:41:16.579Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-14T07:41:17.516Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-14T07:41:18.898Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-14T07:41:19.158Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-14T07:41:22.443Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-14T07:41:22.443Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-14T07:41:23.822Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-14T07:41:28.014Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-14T07:41:33.291Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-14T07:41:33.291Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-14T07:41:33.291Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-14T07:41:37.481Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-14T07:41:38.048Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-14T07:41:48.026Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-14T07:41:48.593Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-14T07:41:51.138Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-14T07:41:51.138Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-14T07:41:53.042Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-14T07:41:54.420Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-14T07:41:54.678Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-14T07:41:57.968Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-14T07:41:58.227Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-14T07:42:01.514Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-14T07:42:01.514Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-14T07:42:03.418Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-14T07:42:03.418Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-14T07:42:04.796Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-14T07:42:05.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-14T07:42:07.637Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-14T07:42:09.019Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-14T07:42:11.558Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-14T07:42:12.494Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-14T07:42:12.494Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-14T07:42:12.494Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-14T07:42:12.753Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-14T07:42:12.753Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-14T07:42:12.753Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-14T07:42:13.690Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-14T07:42:15.597Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-14T07:42:15.597Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-14T07:42:17.502Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-14T07:42:18.438Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-14T07:42:20.975Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-14T07:42:29.097Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-14T07:42:29.356Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-14T07:42:30.733Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-14T07:42:34.020Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-14T07:42:34.020Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-14T07:42:34.020Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-14T07:42:34.020Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-14T07:42:35.932Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-14T07:42:36.867Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-14T07:42:38.771Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-14T07:42:44.040Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-14T07:42:44.976Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-14T07:42:44.976Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-14T07:42:45.234Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-14T07:42:49.424Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-14T07:42:49.684Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-14T07:42:49.944Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-14T07:42:50.203Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-14T07:42:52.107Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-14T07:42:53.484Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-14T07:42:53.743Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-14T07:42:55.648Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-14T07:42:57.034Z] === RUN TestDockerSuite/TestRmiTag [2021-04-14T07:42:57.034Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-14T07:42:57.975Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-14T07:42:58.233Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-14T07:43:01.521Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-14T07:43:02.905Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-14T07:43:04.285Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-14T07:43:05.222Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-14T07:43:05.481Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-14T07:43:07.385Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-14T07:43:07.385Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-14T07:43:07.954Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-14T07:43:08.616Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-14T07:43:09.551Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-14T07:43:09.551Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-14T07:43:10.927Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-14T07:43:11.186Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-14T07:43:13.090Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-14T07:43:14.025Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-14T07:43:15.401Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-14T07:43:16.337Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-14T07:43:17.274Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-14T07:43:18.652Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-14T07:43:19.590Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-14T07:43:20.526Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-14T07:43:21.462Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-14T07:43:22.000Z] --- PASS: TestBuildWCOWSandboxSize (755.72s) [2021-04-14T07:43:22.000Z] === RUN TestBuildWithEmptyDockerfile [2021-04-14T07:43:22.000Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:43:22.000Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:43:22.000Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:43:22.000Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:43:22.000Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:43:22.000Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:43:22.000Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:43:22.000Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:43:22.000Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:43:22.000Z] --- PASS: TestBuildWithEmptyDockerfile (0.66s) [2021-04-14T07:43:22.000Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-14T07:43:22.000Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-14T07:43:22.000Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-14T07:43:22.000Z] === RUN TestBuildPreserveOwnership [2021-04-14T07:43:22.000Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-14T07:43:22.000Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:43:22.000Z] === RUN TestBuildPlatformInvalid [2021-04-14T07:43:22.000Z] --- PASS: TestBuildPlatformInvalid (0.56s) [2021-04-14T07:43:22.000Z] PASS [2021-04-14T07:43:22.000Z] ok github.com/docker/docker/integration/build 947.470s [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === Skipped [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-14T07:43:22.000Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-14T07:43:22.000Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-04-14T07:43:22.000Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-14T07:43:22.000Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-14T07:43:22.000Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] DONE 29 tests, 5 skipped in 972.424s [2021-04-14T07:43:22.000Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-14T07:43:22.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:43:22.000Z] INFO: Testing against a local daemon [2021-04-14T07:43:22.000Z] === RUN TestConfigInspect [2021-04-14T07:43:22.000Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] === RUN TestConfigList [2021-04-14T07:43:22.000Z] --- SKIP: TestConfigList (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] === RUN TestConfigsCreateAndDelete [2021-04-14T07:43:22.000Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] === RUN TestConfigsUpdate [2021-04-14T07:43:22.000Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] === RUN TestTemplatedConfig [2021-04-14T07:43:22.000Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] === RUN TestConfigCreateResolve [2021-04-14T07:43:22.000Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:43:22.000Z] === RUN TestConfigDaemonLibtrustID [2021-04-14T07:43:22.000Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:43:22.000Z] PASS [2021-04-14T07:43:22.000Z] ok github.com/docker/docker/integration/config 0.221s [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === Skipped [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-14T07:43:22.000Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] [2021-04-14T07:43:22.000Z] DONE 7 tests, 7 skipped in 3.156s [2021-04-14T07:43:22.000Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-14T07:43:22.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:43:22.000Z] INFO: Testing against a local daemon [2021-04-14T07:43:22.000Z] === RUN TestCheckpoint [2021-04-14T07:43:22.000Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-14T07:43:22.000Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:43:22.000Z] === RUN TestContainerInvalidJSON [2021-04-14T07:43:22.000Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:43:22.000Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:43:22.000Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:43:22.000Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:43:22.000Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:43:22.000Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:43:22.000Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:43:22.000Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:43:22.000Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:43:22.000Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-04-14T07:43:22.000Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-14T07:43:22.000Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-14T07:43:22.000Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-14T07:43:22.001Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-14T07:43:22.030Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-14T07:43:22.463Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-04-14T07:43:22.463Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-14T07:43:22.463Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-14T07:43:22.463Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-14T07:43:22.463Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-14T07:43:22.463Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-04-14T07:43:22.463Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-14T07:43:22.463Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-04-14T07:43:22.463Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-14T07:43:22.463Z] === RUN TestCopyFromContainer [2021-04-14T07:43:22.463Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-14T07:43:22.463Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-14T07:43:22.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:43:22.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:43:22.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:43:22.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:43:22.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:43:22.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:43:22.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:43:22.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:43:22.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:43:22.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-14T07:43:22.463Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-14T07:43:22.463Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-14T07:43:22.463Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidEnv [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-14T07:43:22.463Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-14T07:43:22.463Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-14T07:43:22.463Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-14T07:43:22.463Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-14T07:43:22.463Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-14T07:43:22.463Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-14T07:43:22.463Z] === RUN TestCreateTmpfsMountsTarget [2021-04-14T07:43:22.463Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-14T07:43:22.463Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.463Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-14T07:43:22.463Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-14T07:43:22.463Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:43:22.463Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-14T07:43:22.463Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-14T07:43:22.463Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:43:22.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:43:22.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:43:22.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:43:22.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:43:22.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:43:22.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:43:22.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:43:22.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:43:22.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:43:22.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:43:22.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-14T07:43:22.463Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-14T07:43:22.463Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-14T07:43:22.463Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-14T07:43:22.463Z] === RUN TestCreateDifferentPlatform [2021-04-14T07:43:22.463Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-14T07:43:22.463Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-14T07:43:22.463Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-14T07:43:22.463Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-14T07:43:22.463Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-14T07:43:22.925Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-04-14T07:43:22.925Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-14T07:43:22.925Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-14T07:43:22.925Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-14T07:43:22.925Z] === RUN TestContainerKillOnDaemonStart [2021-04-14T07:43:22.925Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-14T07:43:22.925Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:22.925Z] === RUN TestDiff [2021-04-14T07:43:22.925Z] --- SKIP: TestDiff (0.00s) [2021-04-14T07:43:22.925Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-14T07:43:22.925Z] === RUN TestExecWithCloseStdin [2021-04-14T07:43:22.966Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-14T07:43:23.901Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-14T07:43:24.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-14T07:43:25.405Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-14T07:43:25.852Z] --- PASS: TestExecWithCloseStdin (3.02s) [2021-04-14T07:43:25.852Z] === RUN TestExec [2021-04-14T07:43:25.973Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-14T07:43:27.366Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-14T07:43:28.073Z] --- PASS: TestExec (2.11s) [2021-04-14T07:43:28.073Z] === RUN TestExecUser [2021-04-14T07:43:28.073Z] --- SKIP: TestExecUser (0.00s) [2021-04-14T07:43:28.073Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-14T07:43:28.073Z] === RUN TestExportContainerAndImportImage [2021-04-14T07:43:28.073Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-14T07:43:28.073Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:28.073Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-14T07:43:28.073Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-14T07:43:28.073Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:28.073Z] === RUN TestHealthCheckWorkdir [2021-04-14T07:43:28.073Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-14T07:43:28.073Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-14T07:43:28.073Z] === RUN TestHealthKillContainer [2021-04-14T07:43:28.073Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-14T07:43:28.073Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-14T07:43:28.073Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-14T07:43:28.073Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-14T07:43:28.073Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-14T07:43:28.073Z] === RUN TestKillContainerInvalidSignal [2021-04-14T07:43:28.302Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-14T07:43:28.302Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-14T07:43:30.206Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-14T07:43:30.268Z] --- PASS: TestKillContainerInvalidSignal (2.19s) [2021-04-14T07:43:30.268Z] === RUN TestKillContainer [2021-04-14T07:43:30.268Z] === RUN TestKillContainer/no_signal [2021-04-14T07:43:31.141Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-14T07:43:32.077Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-14T07:43:32.466Z] === RUN TestKillContainer/non_killing_signal [2021-04-14T07:43:32.466Z] === RUN TestKillContainer/killing_signal [2021-04-14T07:43:32.646Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-14T07:43:33.584Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-14T07:43:33.584Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-14T07:43:34.153Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-14T07:43:34.659Z] --- PASS: TestKillContainer (4.47s) [2021-04-14T07:43:34.659Z] --- PASS: TestKillContainer/no_signal (1.90s) [2021-04-14T07:43:34.659Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-14T07:43:34.659Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-14T07:43:34.659Z] --- PASS: TestKillContainer/killing_signal (2.52s) [2021-04-14T07:43:34.659Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-14T07:43:34.659Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-14T07:43:34.659Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:43:34.659Z] === RUN TestKillStoppedContainer [2021-04-14T07:43:34.659Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-14T07:43:34.659Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:43:34.659Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-14T07:43:34.659Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-14T07:43:34.659Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:43:34.659Z] === RUN TestKillDifferentUserContainer [2021-04-14T07:43:34.659Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-14T07:43:34.659Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-14T07:43:34.659Z] === RUN TestInspectOomKilledTrue [2021-04-14T07:43:34.659Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-14T07:43:34.659Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:34.659Z] === RUN TestInspectOomKilledFalse [2021-04-14T07:43:34.659Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-14T07:43:34.659Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:43:34.659Z] === RUN TestLogsFollowTailEmpty [2021-04-14T07:43:35.088Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-14T07:43:35.655Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-14T07:43:36.592Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-14T07:43:36.853Z] --- PASS: TestLogsFollowTailEmpty (1.92s) [2021-04-14T07:43:36.853Z] === RUN TestNetworkNat [2021-04-14T07:43:36.853Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-14T07:43:36.853Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-14T07:43:36.853Z] === RUN TestNetworkLocalhostTCPNat [2021-04-14T07:43:37.160Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-14T07:43:37.160Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-14T07:43:38.099Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-14T07:43:38.099Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-14T07:43:38.099Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-14T07:43:39.048Z] --- PASS: TestNetworkLocalhostTCPNat (2.29s) [2021-04-14T07:43:39.048Z] === RUN TestNetworkLoopbackNat [2021-04-14T07:43:39.048Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-14T07:43:39.048Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-14T07:43:39.048Z] === RUN TestPause [2021-04-14T07:43:39.048Z] --- SKIP: TestPause (0.00s) [2021-04-14T07:43:39.048Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-14T07:43:39.048Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-14T07:43:39.476Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-14T07:43:40.414Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-14T07:43:41.243Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.01s) [2021-04-14T07:43:41.243Z] === RUN TestPauseStopPausedContainer [2021-04-14T07:43:41.243Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-14T07:43:41.243Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:43:41.243Z] === RUN TestPsFilter [2021-04-14T07:43:41.243Z] --- PASS: TestPsFilter (0.35s) [2021-04-14T07:43:41.243Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-14T07:43:41.798Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-14T07:43:42.365Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-14T07:43:42.365Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-14T07:43:43.300Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-14T07:43:44.167Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.53s) [2021-04-14T07:43:44.167Z] === RUN TestRemoveContainerWithVolume [2021-04-14T07:43:44.675Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-14T07:43:45.716Z] --- PASS: TestRemoveContainerWithVolume (2.08s) [2021-04-14T07:43:45.716Z] === RUN TestRemoveContainerRunning [2021-04-14T07:43:46.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-14T07:43:47.429Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-14T07:43:47.910Z] --- PASS: TestRemoveContainerRunning (1.89s) [2021-04-14T07:43:47.910Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-14T07:43:47.997Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-14T07:43:48.934Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-14T07:43:49.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.80s) [2021-04-14T07:43:49.459Z] === RUN TestRemoveInvalidContainer [2021-04-14T07:43:49.459Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-14T07:43:49.459Z] === RUN TestRenameLinkedContainer [2021-04-14T07:43:49.459Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-14T07:43:49.459Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-14T07:43:49.459Z] === RUN TestRenameStoppedContainer [2021-04-14T07:43:49.502Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-14T07:43:50.438Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-14T07:43:51.007Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-14T07:43:52.388Z] --- PASS: TestRenameStoppedContainer (2.63s) [2021-04-14T07:43:52.388Z] === RUN TestRenameRunningContainerAndReuse [2021-04-14T07:43:52.912Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-14T07:43:52.912Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-14T07:43:55.445Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-14T07:43:56.146Z] --- PASS: TestRenameRunningContainerAndReuse (3.93s) [2021-04-14T07:43:56.146Z] === RUN TestRenameInvalidName [2021-04-14T07:43:56.823Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-14T07:43:56.823Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-14T07:43:57.392Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-14T07:43:58.341Z] --- PASS: TestRenameInvalidName (1.96s) [2021-04-14T07:43:58.341Z] === RUN TestRenameAnonymousContainer [2021-04-14T07:43:58.341Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-14T07:43:58.341Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-14T07:43:58.341Z] === RUN TestRenameContainerWithSameName [2021-04-14T07:43:59.953Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-14T07:44:00.537Z] --- PASS: TestRenameContainerWithSameName (2.05s) [2021-04-14T07:44:00.537Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-14T07:44:00.537Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-14T07:44:00.537Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:00.537Z] === RUN TestResize [2021-04-14T07:44:01.330Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-14T07:44:02.088Z] --- PASS: TestResize (2.11s) [2021-04-14T07:44:02.088Z] === RUN TestResizeWithInvalidSize [2021-04-14T07:44:02.088Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-14T07:44:02.088Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:02.088Z] === RUN TestResizeWhenContainerNotStarted [2021-04-14T07:44:04.618Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-14T07:44:05.019Z] --- PASS: TestResizeWhenContainerNotStarted (2.70s) [2021-04-14T07:44:05.019Z] === RUN TestDaemonRestartKillContainers [2021-04-14T07:44:05.019Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:44:05.019Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:44:05.019Z] === RUN TestStats [2021-04-14T07:44:05.019Z] --- SKIP: TestStats (0.00s) [2021-04-14T07:44:05.019Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-14T07:44:05.019Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-14T07:44:07.153Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-14T07:44:07.153Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-14T07:44:07.153Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-14T07:44:07.720Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-14T07:44:10.255Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-14T07:44:12.159Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-14T07:44:12.163Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.54s) [2021-04-14T07:44:12.163Z] === RUN TestStopContainerWithTimeout [2021-04-14T07:44:12.163Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-14T07:44:12.163Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-14T07:44:12.163Z] === RUN TestUpdateRestartPolicy [2021-04-14T07:44:14.693Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-14T07:44:15.629Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-14T07:44:16.199Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-14T07:44:17.576Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-14T07:44:18.525Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-14T07:44:18.525Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-14T07:44:18.525Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-14T07:44:19.461Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-14T07:44:21.366Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-14T07:44:21.366Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-14T07:44:21.366Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-14T07:44:21.934Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-14T07:44:22.871Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-14T07:44:23.810Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-14T07:44:24.747Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-14T07:44:24.747Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-14T07:44:25.683Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-14T07:44:26.619Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-14T07:44:27.187Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-14T07:44:27.755Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-14T07:44:28.690Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-14T07:44:29.257Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-14T07:44:30.193Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-14T07:44:30.760Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-14T07:44:30.760Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-14T07:44:31.696Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-14T07:44:32.263Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-14T07:44:33.315Z] --- PASS: TestUpdateRestartPolicy (21.21s) [2021-04-14T07:44:33.315Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-14T07:44:33.644Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-14T07:44:34.212Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-14T07:44:34.212Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-14T07:44:34.864Z] --- PASS: TestUpdateRestartWithAutoRemove (1.99s) [2021-04-14T07:44:34.864Z] === RUN TestWaitNonBlocked [2021-04-14T07:44:34.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:44:34.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:44:34.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:44:34.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:44:34.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:44:34.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:44:37.499Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-14T07:44:37.794Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-14T07:44:37.795Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.51s) [2021-04-14T07:44:37.795Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.67s) [2021-04-14T07:44:37.795Z] === RUN TestWaitBlocked [2021-04-14T07:44:37.795Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-14T07:44:37.795Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:37.795Z] PASS [2021-04-14T07:44:37.795Z] ok github.com/docker/docker/integration/container 76.139s [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === Skipped [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-14T07:44:37.795Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-14T07:44:37.795Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-04-14T07:44:37.795Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-14T07:44:37.795Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-14T07:44:37.795Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-14T07:44:37.795Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-14T07:44:37.795Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-14T07:44:37.795Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-14T07:44:37.795Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-14T07:44:37.795Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-14T07:44:37.795Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-14T07:44:37.795Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-14T07:44:37.795Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-14T07:44:37.795Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-14T07:44:37.795Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-14T07:44:37.795Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-14T07:44:37.795Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-14T07:44:37.795Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-14T07:44:37.795Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-14T07:44:37.795Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-14T07:44:37.795Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-14T07:44:37.795Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-14T07:44:37.795Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-14T07:44:37.795Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-14T07:44:37.795Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-14T07:44:37.795Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-14T07:44:37.795Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-14T07:44:37.795Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-14T07:44:37.795Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-14T07:44:37.795Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-14T07:44:37.795Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-14T07:44:37.795Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-14T07:44:37.795Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-14T07:44:37.795Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:44:37.795Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-14T07:44:37.795Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-14T07:44:37.795Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-14T07:44:37.795Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] [2021-04-14T07:44:37.795Z] DONE 88 tests, 37 skipped in 78.749s [2021-04-14T07:44:37.795Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-14T07:44:38.066Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-14T07:44:39.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:44:39.988Z] INFO: Testing against a local daemon [2021-04-14T07:44:39.988Z] === RUN TestCommitInheritsEnv [2021-04-14T07:44:39.988Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-14T07:44:39.988Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:44:39.988Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-14T07:44:39.988Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-14T07:44:39.988Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-14T07:44:39.988Z] === RUN TestImagesFilterMultiReference [2021-04-14T07:44:39.988Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-04-14T07:44:39.988Z] === RUN TestImagePullPlatformInvalid [2021-04-14T07:44:39.988Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-14T07:44:39.988Z] === RUN TestRemoveImageOrphaning [2021-04-14T07:44:40.964Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2021-04-14T07:44:40.964Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-14T07:44:40.964Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-14T07:44:40.964Z] === RUN TestTagInvalidReference [2021-04-14T07:44:40.964Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-14T07:44:40.964Z] === RUN TestTagValidPrefixedRepo [2021-04-14T07:44:40.964Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-14T07:44:40.964Z] === RUN TestTagExistedNameWithoutForce [2021-04-14T07:44:40.964Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-14T07:44:40.964Z] === RUN TestTagOfficialNames [2021-04-14T07:44:40.964Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-14T07:44:40.964Z] === RUN TestTagMatchesDigest [2021-04-14T07:44:40.964Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-14T07:44:40.964Z] PASS [2021-04-14T07:44:40.964Z] ok github.com/docker/docker/integration/image 1.639s [2021-04-14T07:44:41.351Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-14T07:44:41.428Z] [2021-04-14T07:44:41.428Z] === Skipped [2021-04-14T07:44:41.428Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-14T07:44:41.428Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:44:41.428Z] [2021-04-14T07:44:41.428Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-14T07:44:41.428Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-14T07:44:41.428Z] [2021-04-14T07:44:41.428Z] [2021-04-14T07:44:41.428Z] DONE 11 tests, 2 skipped in 3.713s [2021-04-14T07:44:41.428Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-14T07:44:43.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:44:43.634Z] INFO: Testing against a local daemon [2021-04-14T07:44:43.634Z] === RUN TestNetworkCreateDelete [2021-04-14T07:44:43.634Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-14T07:44:43.634Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:43.634Z] === RUN TestDockerNetworkDeletePreferID [2021-04-14T07:44:43.634Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-14T07:44:43.634Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-14T07:44:43.634Z] === RUN TestDaemonDNSFallback [2021-04-14T07:44:43.634Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-14T07:44:43.634Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:43.634Z] === RUN TestInspectNetwork [2021-04-14T07:44:43.634Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-14T07:44:43.634Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:43.634Z] === RUN TestRunContainerWithBridgeNone [2021-04-14T07:44:43.634Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-14T07:44:43.634Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:43.634Z] === RUN TestNetworkInvalidJSON [2021-04-14T07:44:43.634Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-14T07:44:43.634Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-14T07:44:43.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:44:43.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:44:43.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:44:43.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:44:43.634Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-14T07:44:43.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:44:43.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:44:43.634Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-14T07:44:43.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-14T07:44:43.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-14T07:44:43.634Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-14T07:44:43.634Z] === RUN TestNetworkList [2021-04-14T07:44:43.634Z] === RUN TestNetworkList//networks [2021-04-14T07:44:43.634Z] === PAUSE TestNetworkList//networks [2021-04-14T07:44:43.634Z] === RUN TestNetworkList//networks/ [2021-04-14T07:44:43.634Z] === PAUSE TestNetworkList//networks/ [2021-04-14T07:44:43.634Z] === CONT TestNetworkList//networks [2021-04-14T07:44:43.634Z] === CONT TestNetworkList//networks/ [2021-04-14T07:44:43.634Z] --- PASS: TestNetworkList (0.03s) [2021-04-14T07:44:43.634Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-14T07:44:43.634Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-14T07:44:43.634Z] === RUN TestHostIPv4BridgeLabel [2021-04-14T07:44:43.634Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-14T07:44:43.634Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-14T07:44:43.634Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-14T07:44:43.634Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-14T07:44:43.634Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-14T07:44:43.634Z] === RUN TestDaemonDefaultNetworkPools [2021-04-14T07:44:43.634Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-14T07:44:43.634Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-14T07:44:43.634Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-14T07:44:43.634Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-14T07:44:43.634Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-14T07:44:43.634Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-14T07:44:43.634Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-14T07:44:43.634Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-14T07:44:43.634Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-14T07:44:43.634Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-14T07:44:43.634Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-14T07:44:43.634Z] === RUN TestServiceWithPredefinedNetwork [2021-04-14T07:44:43.634Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-14T07:44:43.634Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-14T07:44:43.634Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-14T07:44:43.634Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:44:43.634Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:44:43.634Z] === RUN TestServiceWithDataPathPortInit [2021-04-14T07:44:43.634Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-14T07:44:43.634Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-14T07:44:43.634Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-14T07:44:43.634Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-14T07:44:43.634Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-14T07:44:43.634Z] PASS [2021-04-14T07:44:43.634Z] ok github.com/docker/docker/integration/network 0.217s [2021-04-14T07:44:44.099Z] [2021-04-14T07:44:44.099Z] === Skipped [2021-04-14T07:44:44.099Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-14T07:44:44.099Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:44.099Z] [2021-04-14T07:44:44.099Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-14T07:44:44.099Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-14T07:44:44.099Z] [2021-04-14T07:44:44.099Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-14T07:44:44.099Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:44.099Z] [2021-04-14T07:44:44.099Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-14T07:44:44.099Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-14T07:44:44.099Z] [2021-04-14T07:44:44.099Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-14T07:44:44.099Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:44:44.099Z] [2021-04-14T07:44:44.099Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-14T07:44:44.099Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-14T07:44:44.099Z] [2021-04-14T07:44:44.099Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-14T07:44:44.099Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-14T07:44:44.099Z] [2021-04-14T07:44:44.099Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-14T07:44:44.099Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-14T07:44:44.099Z] [2021-04-14T07:44:44.100Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-14T07:44:44.100Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-14T07:44:44.100Z] [2021-04-14T07:44:44.100Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-14T07:44:44.100Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-14T07:44:44.100Z] [2021-04-14T07:44:44.100Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-14T07:44:44.100Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-14T07:44:44.100Z] [2021-04-14T07:44:44.100Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-14T07:44:44.100Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-14T07:44:44.100Z] [2021-04-14T07:44:44.100Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:44:44.100Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:44:44.100Z] [2021-04-14T07:44:44.100Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-14T07:44:44.100Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-14T07:44:44.100Z] [2021-04-14T07:44:44.100Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-14T07:44:44.100Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-14T07:44:44.100Z] [2021-04-14T07:44:44.100Z] [2021-04-14T07:44:44.100Z] DONE 22 tests, 15 skipped in 2.599s [2021-04-14T07:44:44.100Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-14T07:44:44.563Z] testing: warning: no tests to run [2021-04-14T07:44:44.563Z] PASS [2021-04-14T07:44:44.563Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2021-04-14T07:44:44.563Z] [2021-04-14T07:44:44.563Z] DONE 0 tests in 0.771s [2021-04-14T07:44:44.563Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-14T07:44:45.539Z] testing: warning: no tests to run [2021-04-14T07:44:45.539Z] PASS [2021-04-14T07:44:45.539Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2021-04-14T07:44:45.539Z] [2021-04-14T07:44:45.539Z] DONE 0 tests in 0.829s [2021-04-14T07:44:45.539Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-14T07:44:46.514Z] testing: warning: no tests to run [2021-04-14T07:44:46.514Z] PASS [2021-04-14T07:44:46.514Z] ok github.com/docker/docker/integration/plugin 0.082s [2021-04-14T07:44:46.514Z] [2021-04-14T07:44:46.514Z] DONE 0 tests in 0.800s [2021-04-14T07:44:46.514Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-14T07:44:47.491Z] testing: warning: no tests to run [2021-04-14T07:44:47.491Z] PASS [2021-04-14T07:44:47.491Z] ok github.com/docker/docker/integration/plugin/authz 0.079s [2021-04-14T07:44:47.491Z] [2021-04-14T07:44:47.491Z] DONE 0 tests in 0.802s [2021-04-14T07:44:47.491Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-14T07:44:49.463Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-14T07:44:49.463Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-14T07:44:50.400Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-14T07:44:52.304Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-14T07:44:52.304Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-14T07:44:52.304Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-14T07:44:52.304Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-14T07:44:52.563Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-14T07:44:52.822Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-14T07:44:56.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:44:56.119Z] INFO: Testing against a local daemon [2021-04-14T07:44:56.119Z] === RUN TestPluginInvalidJSON [2021-04-14T07:44:56.119Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:44:56.119Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:44:56.119Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:44:56.119Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-14T07:44:56.119Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-14T07:44:56.119Z] === RUN TestPluginInstall [2021-04-14T07:44:56.119Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-14T07:44:56.119Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-14T07:44:56.119Z] === RUN TestPluginsWithRuntimes [2021-04-14T07:44:56.119Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-14T07:44:56.119Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-14T07:44:56.119Z] === RUN TestPluginBackCompatMediaTypes [2021-04-14T07:44:56.119Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-14T07:44:56.119Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-14T07:44:56.119Z] PASS [2021-04-14T07:44:56.119Z] ok github.com/docker/docker/integration/plugin/common 0.197s [2021-04-14T07:44:56.119Z] [2021-04-14T07:44:56.119Z] === Skipped [2021-04-14T07:44:56.119Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-14T07:44:56.119Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-14T07:44:56.119Z] [2021-04-14T07:44:56.119Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-14T07:44:56.119Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-14T07:44:56.119Z] [2021-04-14T07:44:56.119Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-14T07:44:56.119Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-14T07:44:56.119Z] [2021-04-14T07:44:56.119Z] [2021-04-14T07:44:56.119Z] DONE 5 tests, 3 skipped in 7.975s [2021-04-14T07:44:56.119Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-14T07:44:57.028Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-14T07:44:58.418Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-14T07:44:59.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:44:59.048Z] INFO: Testing against a local daemon [2021-04-14T07:44:59.048Z] === RUN TestExternalGraphDriver [2021-04-14T07:44:59.048Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-14T07:44:59.048Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-14T07:44:59.048Z] === RUN TestGraphdriverPluginV2 [2021-04-14T07:44:59.048Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-14T07:44:59.048Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-14T07:44:59.048Z] PASS [2021-04-14T07:44:59.048Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.174s [2021-04-14T07:44:59.048Z] [2021-04-14T07:44:59.048Z] === Skipped [2021-04-14T07:44:59.048Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-14T07:44:59.048Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-14T07:44:59.048Z] [2021-04-14T07:44:59.048Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-14T07:44:59.048Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-14T07:44:59.048Z] [2021-04-14T07:44:59.048Z] [2021-04-14T07:44:59.048Z] DONE 2 tests, 2 skipped in 3.315s [2021-04-14T07:44:59.048Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-14T07:44:59.793Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-14T07:45:01.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:45:01.244Z] INFO: Testing against a local daemon [2021-04-14T07:45:01.244Z] === RUN TestReadPluginNoRead [2021-04-14T07:45:01.244Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-14T07:45:01.244Z] read_test.go:21: no unix domain sockets on Windows [2021-04-14T07:45:01.244Z] PASS [2021-04-14T07:45:01.244Z] ok github.com/docker/docker/integration/plugin/logging 0.207s [2021-04-14T07:45:01.706Z] [2021-04-14T07:45:01.706Z] === Skipped [2021-04-14T07:45:01.706Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-14T07:45:01.706Z] read_test.go:21: no unix domain sockets on Windows [2021-04-14T07:45:01.706Z] [2021-04-14T07:45:01.706Z] [2021-04-14T07:45:01.706Z] DONE 1 tests, 1 skipped in 2.740s [2021-04-14T07:45:01.706Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-14T07:45:03.256Z] testing: warning: no tests to run [2021-04-14T07:45:03.256Z] PASS [2021-04-14T07:45:03.256Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.089s [2021-04-14T07:45:03.256Z] [2021-04-14T07:45:03.256Z] DONE 0 tests in 1.333s [2021-04-14T07:45:03.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-14T07:45:05.451Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:45:05.451Z] INFO: Testing against a local daemon [2021-04-14T07:45:05.451Z] === RUN TestPluginWithDevMounts [2021-04-14T07:45:05.451Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-14T07:45:05.451Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:05.451Z] PASS [2021-04-14T07:45:05.451Z] ok github.com/docker/docker/integration/plugin/volumes 0.230s [2021-04-14T07:45:05.914Z] [2021-04-14T07:45:05.914Z] === Skipped [2021-04-14T07:45:05.914Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-14T07:45:05.914Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:05.914Z] [2021-04-14T07:45:05.914Z] [2021-04-14T07:45:05.914Z] DONE 1 tests, 1 skipped in 2.783s [2021-04-14T07:45:05.914Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-14T07:45:06.354Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-14T07:45:06.355Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-14T07:45:06.922Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-14T07:45:08.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:45:08.108Z] INFO: Testing against a local daemon [2021-04-14T07:45:08.108Z] === RUN TestSecretInspect [2021-04-14T07:45:08.108Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] === RUN TestSecretList [2021-04-14T07:45:08.108Z] --- SKIP: TestSecretList (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] === RUN TestSecretsCreateAndDelete [2021-04-14T07:45:08.108Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] === RUN TestSecretsUpdate [2021-04-14T07:45:08.108Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] === RUN TestTemplatedSecret [2021-04-14T07:45:08.108Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] === RUN TestSecretCreateResolve [2021-04-14T07:45:08.108Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:08.108Z] PASS [2021-04-14T07:45:08.108Z] ok github.com/docker/docker/integration/secret 0.212s [2021-04-14T07:45:08.108Z] [2021-04-14T07:45:08.108Z] === Skipped [2021-04-14T07:45:08.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] [2021-04-14T07:45:08.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] [2021-04-14T07:45:08.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] [2021-04-14T07:45:08.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] [2021-04-14T07:45:08.108Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:08.108Z] [2021-04-14T07:45:08.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-14T07:45:08.108Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:08.108Z] [2021-04-14T07:45:08.108Z] [2021-04-14T07:45:08.108Z] DONE 6 tests, 6 skipped in 2.306s [2021-04-14T07:45:08.108Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-14T07:45:08.297Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-14T07:45:08.297Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-14T07:45:08.297Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-14T07:45:09.233Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-14T07:45:10.171Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-14T07:45:11.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:45:11.045Z] INFO: Testing against a local daemon [2021-04-14T07:45:11.045Z] === RUN TestServiceCreateInit [2021-04-14T07:45:11.045Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-14T07:45:11.045Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-14T07:45:11.045Z] --- PASS: TestServiceCreateInit (0.05s) [2021-04-14T07:45:11.045Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-14T07:45:11.045Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-14T07:45:11.045Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestCreateServiceMultipleTimes [2021-04-14T07:45:11.045Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-14T07:45:11.045Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestCreateServiceConflict [2021-04-14T07:45:11.045Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-14T07:45:11.045Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestCreateServiceMaxReplicas [2021-04-14T07:45:11.045Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-04-14T07:45:11.045Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-14T07:45:11.045Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-14T07:45:11.045Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestCreateServiceSecretFileMode [2021-04-14T07:45:11.045Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-14T07:45:11.045Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestCreateServiceConfigFileMode [2021-04-14T07:45:11.045Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-14T07:45:11.045Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestCreateServiceSysctls [2021-04-14T07:45:11.045Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-04-14T07:45:11.045Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestCreateServiceCapabilities [2021-04-14T07:45:11.045Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-14T07:45:11.045Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestInspect [2021-04-14T07:45:11.045Z] --- SKIP: TestInspect (0.00s) [2021-04-14T07:45:11.045Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestCreateJob [2021-04-14T07:45:11.045Z] --- SKIP: TestCreateJob (0.00s) [2021-04-14T07:45:11.045Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestReplicatedJob [2021-04-14T07:45:11.045Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-14T07:45:11.045Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestUpdateReplicatedJob [2021-04-14T07:45:11.045Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-14T07:45:11.045Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestServiceListWithStatuses [2021-04-14T07:45:11.045Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-14T07:45:11.045Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestDockerNetworkConnectAlias [2021-04-14T07:45:11.045Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-14T07:45:11.045Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestDockerNetworkReConnect [2021-04-14T07:45:11.045Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-14T07:45:11.045Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestServicePlugin [2021-04-14T07:45:11.045Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-14T07:45:11.045Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.045Z] === RUN TestServiceUpdateLabel [2021-04-14T07:45:11.045Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-14T07:45:11.045Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.045Z] === RUN TestServiceUpdateSecrets [2021-04-14T07:45:11.045Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-14T07:45:11.045Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.045Z] === RUN TestServiceUpdateConfigs [2021-04-14T07:45:11.045Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-14T07:45:11.045Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.045Z] === RUN TestServiceUpdateNetwork [2021-04-14T07:45:11.046Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-14T07:45:11.046Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.046Z] === RUN TestServiceUpdatePidsLimit [2021-04-14T07:45:11.046Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-04-14T07:45:11.046Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.046Z] PASS [2021-04-14T07:45:11.046Z] ok github.com/docker/docker/integration/service 0.334s [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === Skipped [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-14T07:45:11.046Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-14T07:45:11.046Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-14T07:45:11.046Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-14T07:45:11.046Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-14T07:45:11.046Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-14T07:45:11.046Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-04-14T07:45:11.046Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-14T07:45:11.046Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-14T07:45:11.046Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-14T07:45:11.046Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-04-14T07:45:11.046Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-04-14T07:45:11.046Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-14T07:45:11.046Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-14T07:45:11.046Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-14T07:45:11.046Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-14T07:45:11.046Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-14T07:45:11.046Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-14T07:45:11.046Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-14T07:45:11.046Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-14T07:45:11.046Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-14T07:45:11.046Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-14T07:45:11.046Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-14T07:45:11.046Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-14T07:45:11.046Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-04-14T07:45:11.046Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] [2021-04-14T07:45:11.046Z] DONE 24 tests, 23 skipped in 2.989s [2021-04-14T07:45:11.046Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-14T07:45:12.076Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-14T07:45:13.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:45:13.254Z] INFO: Testing against a local daemon [2021-04-14T07:45:13.254Z] === RUN TestSessionCreate [2021-04-14T07:45:13.254Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-14T07:45:13.254Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-14T07:45:13.254Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-14T07:45:13.254Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-14T07:45:13.254Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-14T07:45:13.254Z] PASS [2021-04-14T07:45:13.254Z] ok github.com/docker/docker/integration/session 0.154s [2021-04-14T07:45:13.717Z] [2021-04-14T07:45:13.717Z] === Skipped [2021-04-14T07:45:13.717Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-14T07:45:13.717Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-14T07:45:13.717Z] [2021-04-14T07:45:13.717Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-14T07:45:13.717Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-14T07:45:13.717Z] [2021-04-14T07:45:13.717Z] [2021-04-14T07:45:13.717Z] DONE 2 tests, 2 skipped in 2.300s [2021-04-14T07:45:13.717Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-14T07:45:13.979Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-14T07:45:13.979Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-14T07:45:13.979Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-14T07:45:15.356Z] === RUN TestDockerSuite/TestRunMount [2021-04-14T07:45:15.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:45:15.911Z] INFO: Testing against a local daemon [2021-04-14T07:45:15.911Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:45:15.911Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:45:15.911Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:15.911Z] === RUN TestEventsExecDie [2021-04-14T07:45:15.911Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-14T07:45:15.911Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-14T07:45:15.911Z] === RUN TestEventsBackwardsCompatible [2021-04-14T07:45:15.911Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-14T07:45:15.911Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-14T07:45:15.911Z] === RUN TestInfoAPI [2021-04-14T07:45:15.911Z] --- PASS: TestInfoAPI (0.03s) [2021-04-14T07:45:15.911Z] === RUN TestInfoAPIWarnings [2021-04-14T07:45:15.911Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-14T07:45:15.911Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:45:15.911Z] === RUN TestInfoDebug [2021-04-14T07:45:15.911Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-14T07:45:15.911Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:45:15.911Z] === RUN TestInfoInsecureRegistries [2021-04-14T07:45:15.911Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-14T07:45:15.911Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:45:15.911Z] === RUN TestInfoRegistryMirrors [2021-04-14T07:45:15.911Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-14T07:45:15.911Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:45:15.911Z] === RUN TestLoginFailsWithBadCredentials [2021-04-14T07:45:16.886Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2021-04-14T07:45:16.886Z] === RUN TestPingCacheHeaders [2021-04-14T07:45:16.886Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-14T07:45:16.886Z] === RUN TestPingGet [2021-04-14T07:45:16.886Z] --- PASS: TestPingGet (0.04s) [2021-04-14T07:45:16.886Z] === RUN TestPingHead [2021-04-14T07:45:16.886Z] --- PASS: TestPingHead (0.04s) [2021-04-14T07:45:16.886Z] === RUN TestVersion [2021-04-14T07:45:17.349Z] --- PASS: TestVersion (0.03s) [2021-04-14T07:45:17.349Z] PASS [2021-04-14T07:45:17.349Z] ok github.com/docker/docker/integration/system 1.387s [2021-04-14T07:45:17.349Z] [2021-04-14T07:45:17.349Z] === Skipped [2021-04-14T07:45:17.349Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:45:17.349Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:45:17.349Z] [2021-04-14T07:45:17.349Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-14T07:45:17.349Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-14T07:45:17.349Z] [2021-04-14T07:45:17.349Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-14T07:45:17.349Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-14T07:45:17.349Z] [2021-04-14T07:45:17.349Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-14T07:45:17.349Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:45:17.349Z] [2021-04-14T07:45:17.349Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-14T07:45:17.349Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:45:17.349Z] [2021-04-14T07:45:17.350Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-14T07:45:17.350Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:45:17.350Z] [2021-04-14T07:45:17.350Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-14T07:45:17.350Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:45:17.350Z] [2021-04-14T07:45:17.350Z] [2021-04-14T07:45:17.350Z] DONE 13 tests, 7 skipped in 3.572s [2021-04-14T07:45:17.350Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-14T07:45:19.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:45:19.545Z] INFO: Testing against a local daemon [2021-04-14T07:45:19.545Z] === RUN TestVolumesCreateAndList [2021-04-14T07:45:19.545Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-14T07:45:19.545Z] === RUN TestVolumesRemove [2021-04-14T07:45:19.545Z] --- PASS: TestVolumesRemove (0.15s) [2021-04-14T07:45:19.545Z] === RUN TestVolumesInspect [2021-04-14T07:45:19.545Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-14T07:45:19.545Z] === RUN TestVolumesInvalidJSON [2021-04-14T07:45:19.545Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-14T07:45:19.545Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-14T07:45:19.545Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-14T07:45:19.545Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-14T07:45:19.545Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-14T07:45:19.545Z] PASS [2021-04-14T07:45:19.545Z] ok github.com/docker/docker/integration/volume 0.395s [2021-04-14T07:45:19.545Z] [2021-04-14T07:45:19.545Z] DONE 5 tests in 2.505s [2021-04-14T07:45:20.009Z] INFO: make.ps1 ended at 04/14/2021 07:45:19 [2021-04-14T07:45:20.009Z] INFO: Integration CLI tests being run from the host: [2021-04-14T07:45:20.009Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-04-14T07:45:25.397Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-14T07:45:25.397Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-14T07:45:25.397Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-14T07:45:25.397Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-14T07:45:27.305Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-14T07:45:28.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-14T07:45:28.633Z] INFO: Testing against a local daemon [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-14T07:45:28.633Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-14T07:45:29.609Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-14T07:45:29.837Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-14T07:45:30.071Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-14T07:45:34.030Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-14T07:45:34.030Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-14T07:45:36.565Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-14T07:45:39.099Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-14T07:45:40.034Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-14T07:45:41.936Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-14T07:45:41.936Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-14T07:45:42.535Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-14T07:45:43.913Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-14T07:45:44.481Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-14T07:45:45.422Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-14T07:45:47.955Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-14T07:45:49.858Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-14T07:45:55.126Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-14T07:45:55.126Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-14T07:45:55.126Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-14T07:45:55.693Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-14T07:45:55.693Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-14T07:45:56.630Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-14T07:45:57.197Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-14T07:45:57.197Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-14T07:45:58.132Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-14T07:46:04.698Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-14T07:46:04.698Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-14T07:46:04.698Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-14T07:46:05.265Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-14T07:46:07.167Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-14T07:46:08.102Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-14T07:46:08.361Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-14T07:46:08.928Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-14T07:46:09.187Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-14T07:46:10.122Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-14T07:46:10.381Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-14T07:46:10.381Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-14T07:46:11.320Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-14T07:46:11.887Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-14T07:46:11.887Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-14T07:46:12.455Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-14T07:46:13.830Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-14T07:46:14.089Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-14T07:46:17.374Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-14T07:46:18.752Z] === RUN TestDockerSuite/TestRunRm [2021-04-14T07:46:19.319Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-14T07:46:23.514Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-14T07:46:23.776Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-14T07:46:24.347Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-14T07:46:25.723Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-14T07:46:26.660Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-14T07:46:30.853Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-14T07:46:34.140Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-14T07:46:35.076Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-14T07:46:35.644Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-14T07:46:36.212Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-14T07:46:36.780Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-14T07:46:37.039Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-14T07:46:37.606Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-14T07:46:38.544Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-14T07:46:39.111Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-14T07:46:40.066Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-14T07:46:42.261Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-14T07:46:42.597Z] === RUN TestDockerSuite/TestRunState [2021-04-14T07:46:44.500Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-14T07:46:44.758Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-14T07:46:45.185Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-14T07:46:45.185Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-14T07:46:45.185Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-14T07:46:45.185Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-14T07:46:45.185Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-14T07:46:45.696Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-14T07:46:45.696Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-14T07:46:45.696Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-14T07:46:46.632Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-14T07:46:46.891Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-14T07:46:48.154Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-14T07:46:48.154Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-14T07:46:48.154Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-14T07:46:48.268Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-14T07:46:48.268Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-14T07:46:48.268Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-14T07:46:49.204Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-14T07:46:51.739Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-14T07:46:52.308Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-14T07:46:53.975Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-14T07:46:54.211Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-14T07:46:57.505Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-14T07:47:00.800Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-14T07:47:01.368Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-14T07:47:02.304Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-14T07:47:02.873Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-14T07:47:04.778Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-14T07:47:06.155Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-14T07:47:06.722Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-14T07:47:06.722Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-14T07:47:06.983Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-14T07:47:07.919Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-14T07:47:08.487Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-14T07:47:09.424Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-14T07:47:09.424Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-14T07:47:09.424Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-14T07:47:09.991Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-14T07:47:14.180Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-14T07:47:14.747Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-14T07:47:16.134Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-14T07:47:18.665Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-14T07:47:19.603Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-14T07:47:22.137Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-14T07:47:24.671Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-14T07:47:24.929Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-14T07:47:24.929Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-14T07:47:24.929Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-14T07:47:24.929Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-14T07:47:25.189Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-14T07:47:25.189Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-14T07:47:29.374Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-14T07:47:29.942Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-14T07:47:31.320Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-14T07:47:31.886Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-14T07:47:32.822Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-14T07:47:32.822Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-14T07:47:33.390Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-14T07:47:33.390Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-14T07:47:33.650Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-14T07:47:33.650Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-14T07:47:33.650Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-14T07:47:33.650Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-14T07:47:33.650Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-14T07:47:33.650Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-14T07:47:33.650Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-14T07:47:33.650Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-14T07:47:34.593Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-14T07:47:35.160Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-14T07:47:36.096Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-14T07:47:36.096Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-14T07:47:37.033Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-14T07:47:37.033Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-14T07:47:37.601Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-14T07:47:37.860Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-14T07:47:37.860Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-14T07:47:38.798Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-14T07:47:39.736Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-14T07:47:39.736Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-14T07:47:39.736Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-14T07:47:40.674Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-14T07:47:41.270Z] --- PASS: TestBuildWCOWSandboxSize (935.61s) [2021-04-14T07:47:41.270Z] === RUN TestBuildWithEmptyDockerfile [2021-04-14T07:47:41.270Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:47:41.270Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:47:41.270Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:47:41.270Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:47:41.270Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:47:41.270Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:47:41.270Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-14T07:47:41.270Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-14T07:47:41.270Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-14T07:47:41.270Z] --- PASS: TestBuildWithEmptyDockerfile (0.72s) [2021-04-14T07:47:41.270Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-14T07:47:41.270Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-14T07:47:41.270Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-14T07:47:41.270Z] === RUN TestBuildPreserveOwnership [2021-04-14T07:47:41.270Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-14T07:47:41.270Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:47:41.270Z] === RUN TestBuildPlatformInvalid [2021-04-14T07:47:41.270Z] --- PASS: TestBuildPlatformInvalid (0.68s) [2021-04-14T07:47:41.270Z] PASS [2021-04-14T07:47:41.270Z] ok github.com/docker/docker/integration/build 1149.406s [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === Skipped [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-14T07:47:41.270Z] build_session_test.go:25: TODO: BuildKit [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-14T07:47:41.270Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-14T07:47:41.270Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-14T07:47:41.270Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-14T07:47:41.270Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] DONE 29 tests, 5 skipped in 1174.385s [2021-04-14T07:47:41.270Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-14T07:47:41.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:47:41.270Z] INFO: Testing against a local daemon [2021-04-14T07:47:41.270Z] === RUN TestConfigInspect [2021-04-14T07:47:41.270Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] === RUN TestConfigList [2021-04-14T07:47:41.270Z] --- SKIP: TestConfigList (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] === RUN TestConfigsCreateAndDelete [2021-04-14T07:47:41.270Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] === RUN TestConfigsUpdate [2021-04-14T07:47:41.270Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] === RUN TestTemplatedConfig [2021-04-14T07:47:41.270Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] === RUN TestConfigCreateResolve [2021-04-14T07:47:41.270Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:47:41.270Z] === RUN TestConfigDaemonLibtrustID [2021-04-14T07:47:41.270Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:47:41.270Z] PASS [2021-04-14T07:47:41.270Z] ok github.com/docker/docker/integration/config 0.201s [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === Skipped [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-14T07:47:41.270Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] [2021-04-14T07:47:41.270Z] DONE 7 tests, 7 skipped in 3.614s [2021-04-14T07:47:41.270Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-14T07:47:42.584Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-14T07:47:42.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:47:42.797Z] INFO: Testing against a local daemon [2021-04-14T07:47:42.797Z] === RUN TestCheckpoint [2021-04-14T07:47:42.797Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-14T07:47:42.797Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:47:42.797Z] === RUN TestContainerInvalidJSON [2021-04-14T07:47:42.797Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:47:42.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:47:42.797Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:47:42.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:47:42.797Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:47:42.797Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:47:43.152Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-14T07:47:43.254Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-14T07:47:43.254Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-14T07:47:43.254Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-14T07:47:43.254Z] --- PASS: TestContainerInvalidJSON (0.67s) [2021-04-14T07:47:43.254Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-14T07:47:43.254Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-14T07:47:43.254Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-14T07:47:43.254Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-14T07:47:43.411Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-14T07:47:43.411Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-14T07:47:43.709Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.48s) [2021-04-14T07:47:43.709Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-14T07:47:43.709Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-14T07:47:43.709Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-14T07:47:43.709Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-14T07:47:44.172Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2021-04-14T07:47:44.172Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-14T07:47:44.172Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-14T07:47:44.172Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-14T07:47:44.172Z] === RUN TestCopyFromContainer [2021-04-14T07:47:44.172Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-14T07:47:44.172Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:44.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-14T07:47:44.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:47:44.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:47:44.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:47:44.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:47:44.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:47:44.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:47:44.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-14T07:47:44.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-14T07:47:44.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-14T07:47:44.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-14T07:47:44.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-14T07:47:44.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-14T07:47:44.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-14T07:47:44.172Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-14T07:47:44.172Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-14T07:47:44.172Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidEnv [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-14T07:47:44.172Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-14T07:47:44.172Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-14T07:47:44.172Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-14T07:47:44.172Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-14T07:47:44.172Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-14T07:47:44.172Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-14T07:47:44.172Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-14T07:47:44.172Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-14T07:47:44.172Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-14T07:47:44.172Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-14T07:47:44.172Z] === RUN TestCreateTmpfsMountsTarget [2021-04-14T07:47:44.172Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-14T07:47:44.172Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:44.172Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-14T07:47:44.172Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-14T07:47:44.172Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:47:44.172Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-14T07:47:44.172Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-14T07:47:44.172Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:47:44.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:47:44.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:47:44.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:47:44.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:47:44.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:47:44.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:47:44.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-14T07:47:44.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-14T07:47:44.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-14T07:47:44.172Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-14T07:47:44.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-14T07:47:44.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-04-14T07:47:44.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-14T07:47:44.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-14T07:47:44.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-14T07:47:44.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-14T07:47:44.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-14T07:47:44.173Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-14T07:47:44.173Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-14T07:47:44.173Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-14T07:47:44.173Z] === RUN TestCreateDifferentPlatform [2021-04-14T07:47:44.173Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-14T07:47:44.173Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-14T07:47:44.173Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-14T07:47:44.173Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-14T07:47:44.173Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-14T07:47:44.173Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-14T07:47:44.349Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-14T07:47:44.349Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-14T07:47:44.629Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-04-14T07:47:44.629Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-14T07:47:44.629Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-14T07:47:44.629Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-14T07:47:44.629Z] === RUN TestContainerKillOnDaemonStart [2021-04-14T07:47:44.629Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-14T07:47:44.629Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:44.629Z] === RUN TestDiff [2021-04-14T07:47:44.629Z] --- SKIP: TestDiff (0.00s) [2021-04-14T07:47:44.629Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-14T07:47:44.629Z] === RUN TestExecWithCloseStdin [2021-04-14T07:47:46.255Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-14T07:47:46.821Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-14T07:47:48.352Z] --- PASS: TestExecWithCloseStdin (3.55s) [2021-04-14T07:47:48.352Z] === RUN TestExec [2021-04-14T07:47:50.120Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-14T07:47:50.516Z] --- PASS: TestExec (2.45s) [2021-04-14T07:47:50.516Z] === RUN TestExecUser [2021-04-14T07:47:50.516Z] --- SKIP: TestExecUser (0.00s) [2021-04-14T07:47:50.516Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-14T07:47:50.516Z] === RUN TestExportContainerAndImportImage [2021-04-14T07:47:50.516Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-14T07:47:50.516Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:50.516Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-14T07:47:50.516Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-14T07:47:50.516Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:50.516Z] === RUN TestHealthCheckWorkdir [2021-04-14T07:47:50.516Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-14T07:47:50.516Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-14T07:47:50.516Z] === RUN TestHealthKillContainer [2021-04-14T07:47:50.516Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-14T07:47:50.516Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-14T07:47:50.516Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-14T07:47:50.516Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-14T07:47:50.516Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-14T07:47:50.516Z] === RUN TestKillContainerInvalidSignal [2021-04-14T07:47:51.063Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-14T07:47:51.063Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-14T07:47:51.063Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-14T07:47:52.439Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-14T07:47:52.439Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-14T07:47:52.685Z] --- PASS: TestKillContainerInvalidSignal (2.12s) [2021-04-14T07:47:52.685Z] === RUN TestKillContainer [2021-04-14T07:47:52.685Z] === RUN TestKillContainer/no_signal [2021-04-14T07:47:53.816Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-14T07:47:54.865Z] === RUN TestKillContainer/non_killing_signal [2021-04-14T07:47:54.865Z] === RUN TestKillContainer/killing_signal [2021-04-14T07:47:55.194Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-14T07:47:55.194Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-14T07:47:57.727Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-14T07:47:57.727Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-14T07:47:57.756Z] --- PASS: TestKillContainer (4.77s) [2021-04-14T07:47:57.757Z] --- PASS: TestKillContainer/no_signal (2.10s) [2021-04-14T07:47:57.757Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-14T07:47:57.757Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-14T07:47:57.757Z] --- PASS: TestKillContainer/killing_signal (2.63s) [2021-04-14T07:47:57.757Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-14T07:47:57.757Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-14T07:47:57.757Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:47:57.757Z] === RUN TestKillStoppedContainer [2021-04-14T07:47:57.757Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-14T07:47:57.757Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:47:57.757Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-14T07:47:57.757Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-14T07:47:57.757Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:47:57.757Z] === RUN TestKillDifferentUserContainer [2021-04-14T07:47:57.757Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-14T07:47:57.757Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-14T07:47:57.757Z] === RUN TestInspectOomKilledTrue [2021-04-14T07:47:57.757Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-14T07:47:57.757Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:47:57.757Z] === RUN TestInspectOomKilledFalse [2021-04-14T07:47:57.757Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-14T07:47:57.757Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:47:57.757Z] === RUN TestLogsFollowTailEmpty [2021-04-14T07:47:57.986Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-14T07:47:59.921Z] --- PASS: TestLogsFollowTailEmpty (2.14s) [2021-04-14T07:47:59.921Z] === RUN TestNetworkNat [2021-04-14T07:47:59.921Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-14T07:47:59.921Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-14T07:47:59.921Z] === RUN TestNetworkLocalhostTCPNat [2021-04-14T07:48:00.520Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-14T07:48:00.779Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-14T07:48:02.089Z] --- PASS: TestNetworkLocalhostTCPNat (2.45s) [2021-04-14T07:48:02.089Z] === RUN TestNetworkLoopbackNat [2021-04-14T07:48:02.089Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-14T07:48:02.089Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-14T07:48:02.089Z] === RUN TestPause [2021-04-14T07:48:02.089Z] --- SKIP: TestPause (0.00s) [2021-04-14T07:48:02.089Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-14T07:48:02.089Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-14T07:48:02.685Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-14T07:48:03.254Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-14T07:48:03.254Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-14T07:48:03.254Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-14T07:48:04.253Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.08s) [2021-04-14T07:48:04.253Z] === RUN TestPauseStopPausedContainer [2021-04-14T07:48:04.253Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-14T07:48:04.253Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:48:04.253Z] === RUN TestPsFilter [2021-04-14T07:48:04.253Z] --- PASS: TestPsFilter (0.24s) [2021-04-14T07:48:04.253Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-14T07:48:05.160Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-14T07:48:05.728Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-14T07:48:07.106Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-14T07:48:07.365Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-14T07:48:07.365Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-14T07:48:07.628Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-14T07:48:07.628Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-14T07:48:08.201Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-14T07:48:10.733Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-14T07:48:12.800Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.40s) [2021-04-14T07:48:12.800Z] === RUN TestRemoveContainerWithVolume [2021-04-14T07:48:14.017Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-14T07:48:14.329Z] --- PASS: TestRemoveContainerWithVolume (2.41s) [2021-04-14T07:48:14.329Z] === RUN TestRemoveContainerRunning [2021-04-14T07:48:16.498Z] --- PASS: TestRemoveContainerRunning (2.11s) [2021-04-14T07:48:16.498Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-14T07:48:16.548Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-14T07:48:16.548Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-14T07:48:18.661Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.02s) [2021-04-14T07:48:18.661Z] === RUN TestRemoveInvalidContainer [2021-04-14T07:48:18.661Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-14T07:48:18.661Z] === RUN TestRenameLinkedContainer [2021-04-14T07:48:18.661Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-14T07:48:18.661Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-14T07:48:18.661Z] === RUN TestRenameStoppedContainer [2021-04-14T07:48:19.082Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-14T07:48:20.090Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-14T07:48:20.090Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-14T07:48:20.458Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-14T07:48:20.826Z] --- PASS: TestRenameStoppedContainer (2.68s) [2021-04-14T07:48:20.826Z] === RUN TestRenameRunningContainerAndReuse [2021-04-14T07:48:21.025Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-14T07:48:21.025Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-14T07:48:21.962Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-14T07:48:25.249Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-14T07:48:25.506Z] --- PASS: TestRenameRunningContainerAndReuse (4.44s) [2021-04-14T07:48:25.506Z] === RUN TestRenameInvalidName [2021-04-14T07:48:27.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-14T07:48:27.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-14T07:48:27.669Z] --- PASS: TestRenameInvalidName (2.11s) [2021-04-14T07:48:27.669Z] === RUN TestRenameAnonymousContainer [2021-04-14T07:48:27.669Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-14T07:48:27.669Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-14T07:48:27.669Z] === RUN TestRenameContainerWithSameName [2021-04-14T07:48:28.553Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-14T07:48:28.553Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-14T07:48:28.812Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-14T07:48:29.071Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-14T07:48:29.871Z] --- PASS: TestRenameContainerWithSameName (2.07s) [2021-04-14T07:48:29.871Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-14T07:48:29.871Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-14T07:48:29.871Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-14T07:48:29.871Z] === RUN TestResize [2021-04-14T07:48:30.008Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-14T07:48:30.944Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-14T07:48:32.034Z] --- PASS: TestResize (2.15s) [2021-04-14T07:48:32.034Z] === RUN TestResizeWithInvalidSize [2021-04-14T07:48:32.034Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-14T07:48:32.034Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-14T07:48:32.034Z] === RUN TestResizeWhenContainerNotStarted [2021-04-14T07:48:32.846Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-14T07:48:33.415Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-14T07:48:34.201Z] --- PASS: TestResizeWhenContainerNotStarted (2.36s) [2021-04-14T07:48:34.201Z] === RUN TestDaemonRestartKillContainers [2021-04-14T07:48:34.201Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:48:34.201Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:48:34.201Z] === RUN TestStats [2021-04-14T07:48:34.201Z] --- SKIP: TestStats (0.00s) [2021-04-14T07:48:34.201Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-14T07:48:34.201Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-14T07:48:35.896Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-14T07:48:35.949Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-14T07:48:36.358Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-14T07:48:36.358Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-14T07:48:36.358Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-14T07:48:36.358Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-14T07:48:36.827Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-14T07:48:37.802Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-14T07:48:39.233Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-14T07:48:41.557Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-14T07:48:43.104Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-14T07:48:43.104Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-14T07:48:43.104Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-14T07:48:43.104Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-14T07:48:43.422Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-14T07:48:46.539Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.02s) [2021-04-14T07:48:46.539Z] === RUN TestStopContainerWithTimeout [2021-04-14T07:48:46.539Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-14T07:48:46.539Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-14T07:48:46.539Z] === RUN TestUpdateRestartPolicy [2021-04-14T07:48:46.714Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-14T07:48:46.874Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-14T07:48:51.979Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-14T07:48:54.509Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-14T07:48:56.411Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-14T07:48:56.978Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-14T07:48:57.545Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-14T07:48:58.114Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-14T07:48:58.114Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-14T07:48:59.054Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-14T07:48:59.309Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-14T07:49:04.023Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-14T07:49:04.323Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-14T07:49:04.999Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-14T07:49:04.999Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-14T07:49:07.584Z] --- PASS: TestUpdateRestartPolicy (21.30s) [2021-04-14T07:49:07.584Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-14T07:49:07.612Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-14T07:49:07.874Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-14T07:49:08.442Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-14T07:49:08.442Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-14T07:49:08.549Z] --- PASS: TestUpdateRestartWithAutoRemove (2.21s) [2021-04-14T07:49:08.549Z] === RUN TestWaitNonBlocked [2021-04-14T07:49:08.549Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:49:08.549Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:49:08.549Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:49:08.549Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:49:08.549Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-14T07:49:08.549Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-14T07:49:08.754Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-14T07:49:09.819Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-14T07:49:10.300Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-14T07:49:11.445Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-14T07:49:11.445Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.69s) [2021-04-14T07:49:11.445Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.86s) [2021-04-14T07:49:11.445Z] === RUN TestWaitBlocked [2021-04-14T07:49:11.445Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-14T07:49:11.445Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:11.445Z] PASS [2021-04-14T07:49:11.445Z] ok github.com/docker/docker/integration/container 89.011s [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === Skipped [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-14T07:49:11.445Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-14T07:49:11.445Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-04-14T07:49:11.445Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-14T07:49:11.445Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-14T07:49:11.445Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-14T07:49:11.445Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-14T07:49:11.445Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-14T07:49:11.445Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-14T07:49:11.445Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-14T07:49:11.445Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-14T07:49:11.445Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-14T07:49:11.445Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-14T07:49:11.445Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-14T07:49:11.445Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-14T07:49:11.445Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-14T07:49:11.445Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:11.445Z] [2021-04-14T07:49:11.445Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-14T07:49:11.446Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-14T07:49:11.446Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-14T07:49:11.446Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-14T07:49:11.446Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-14T07:49:11.446Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-14T07:49:11.446Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-14T07:49:11.446Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-14T07:49:11.446Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-14T07:49:11.446Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-14T07:49:11.446Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-14T07:49:11.446Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-14T07:49:11.446Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-14T07:49:11.446Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-14T07:49:11.446Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-14T07:49:11.446Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-14T07:49:11.446Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-14T07:49:11.446Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-14T07:49:11.446Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-14T07:49:11.446Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-14T07:49:11.446Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-14T07:49:11.446Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-14T07:49:11.446Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] [2021-04-14T07:49:11.446Z] DONE 88 tests, 37 skipped in 92.099s [2021-04-14T07:49:11.446Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-14T07:49:11.724Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-14T07:49:11.724Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-14T07:49:13.099Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-14T07:49:14.037Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-14T07:49:14.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:14.335Z] INFO: Testing against a local daemon [2021-04-14T07:49:14.335Z] === RUN TestCommitInheritsEnv [2021-04-14T07:49:14.335Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-14T07:49:14.335Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:49:14.335Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-14T07:49:14.335Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-14T07:49:14.335Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-14T07:49:14.335Z] === RUN TestImagesFilterMultiReference [2021-04-14T07:49:14.335Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-04-14T07:49:14.335Z] === RUN TestImagePullPlatformInvalid [2021-04-14T07:49:14.335Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-04-14T07:49:14.335Z] === RUN TestRemoveImageOrphaning [2021-04-14T07:49:15.296Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2021-04-14T07:49:15.296Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-14T07:49:15.415Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-14T07:49:15.751Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-04-14T07:49:15.751Z] === RUN TestTagInvalidReference [2021-04-14T07:49:15.751Z] --- PASS: TestTagInvalidReference (0.04s) [2021-04-14T07:49:15.751Z] === RUN TestTagValidPrefixedRepo [2021-04-14T07:49:15.751Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-04-14T07:49:15.751Z] === RUN TestTagExistedNameWithoutForce [2021-04-14T07:49:15.751Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-14T07:49:15.751Z] === RUN TestTagOfficialNames [2021-04-14T07:49:15.751Z] --- PASS: TestTagOfficialNames (0.11s) [2021-04-14T07:49:15.751Z] === RUN TestTagMatchesDigest [2021-04-14T07:49:15.751Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-14T07:49:15.751Z] PASS [2021-04-14T07:49:15.751Z] ok github.com/docker/docker/integration/image 1.931s [2021-04-14T07:49:15.751Z] [2021-04-14T07:49:15.751Z] === Skipped [2021-04-14T07:49:15.751Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-14T07:49:15.751Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:49:15.751Z] [2021-04-14T07:49:15.751Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-14T07:49:15.751Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-14T07:49:15.751Z] [2021-04-14T07:49:15.751Z] [2021-04-14T07:49:15.751Z] DONE 11 tests, 2 skipped in 4.239s [2021-04-14T07:49:16.124Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-14T07:49:16.124Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-14T07:49:16.124Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-14T07:49:16.124Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-14T07:49:16.124Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-14T07:49:16.124Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-14T07:49:16.208Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-14T07:49:17.320Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-14T07:49:19.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:19.123Z] INFO: Testing against a local daemon [2021-04-14T07:49:19.123Z] === RUN TestNetworkCreateDelete [2021-04-14T07:49:19.123Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-14T07:49:19.123Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:19.123Z] === RUN TestDockerNetworkDeletePreferID [2021-04-14T07:49:19.123Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-14T07:49:19.123Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-14T07:49:19.123Z] === RUN TestDaemonDNSFallback [2021-04-14T07:49:19.123Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-14T07:49:19.123Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:19.123Z] === RUN TestInspectNetwork [2021-04-14T07:49:19.123Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-14T07:49:19.123Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:19.123Z] === RUN TestRunContainerWithBridgeNone [2021-04-14T07:49:19.123Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-14T07:49:19.123Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:19.123Z] === RUN TestNetworkInvalidJSON [2021-04-14T07:49:19.123Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-14T07:49:19.123Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-14T07:49:19.123Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:49:19.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:49:19.123Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:49:19.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:49:19.123Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-14T07:49:19.123Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-14T07:49:19.123Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-14T07:49:19.123Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-04-14T07:49:19.123Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-14T07:49:19.123Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-14T07:49:19.123Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-14T07:49:19.123Z] === RUN TestNetworkList [2021-04-14T07:49:19.123Z] === RUN TestNetworkList//networks [2021-04-14T07:49:19.123Z] === PAUSE TestNetworkList//networks [2021-04-14T07:49:19.123Z] === RUN TestNetworkList//networks/ [2021-04-14T07:49:19.123Z] === PAUSE TestNetworkList//networks/ [2021-04-14T07:49:19.123Z] === CONT TestNetworkList//networks [2021-04-14T07:49:19.123Z] === CONT TestNetworkList//networks/ [2021-04-14T07:49:19.123Z] --- PASS: TestNetworkList (0.04s) [2021-04-14T07:49:19.123Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-14T07:49:19.123Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-14T07:49:19.123Z] === RUN TestHostIPv4BridgeLabel [2021-04-14T07:49:19.123Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-14T07:49:19.123Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-14T07:49:19.123Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] === RUN TestDaemonDefaultNetworkPools [2021-04-14T07:49:19.123Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-14T07:49:19.123Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-14T07:49:19.123Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-14T07:49:19.123Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] === RUN TestServiceWithPredefinedNetwork [2021-04-14T07:49:19.123Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-14T07:49:19.123Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:49:19.123Z] === RUN TestServiceWithDataPathPortInit [2021-04-14T07:49:19.123Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-14T07:49:19.123Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] PASS [2021-04-14T07:49:19.123Z] ok github.com/docker/docker/integration/network 0.252s [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === Skipped [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-14T07:49:19.123Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-14T07:49:19.123Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-14T07:49:19.123Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-14T07:49:19.123Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-14T07:49:19.123Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-14T07:49:19.123Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:242: FLAKY_TEST [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-14T07:49:19.123Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] [2021-04-14T07:49:19.123Z] DONE 22 tests, 15 skipped in 2.843s [2021-04-14T07:49:19.123Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-14T07:49:19.579Z] testing: warning: no tests to run [2021-04-14T07:49:19.579Z] PASS [2021-04-14T07:49:19.579Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2021-04-14T07:49:19.579Z] [2021-04-14T07:49:19.579Z] DONE 0 tests in 0.822s [2021-04-14T07:49:19.579Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-14T07:49:20.559Z] testing: warning: no tests to run [2021-04-14T07:49:20.559Z] PASS [2021-04-14T07:49:20.559Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [2021-04-14T07:49:20.559Z] [2021-04-14T07:49:20.559Z] DONE 0 tests in 0.875s [2021-04-14T07:49:20.559Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-14T07:49:20.604Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-14T07:49:21.520Z] testing: warning: no tests to run [2021-04-14T07:49:21.520Z] PASS [2021-04-14T07:49:21.520Z] ok github.com/docker/docker/integration/plugin 0.083s [2021-04-14T07:49:21.520Z] [2021-04-14T07:49:21.520Z] DONE 0 tests in 0.909s [2021-04-14T07:49:21.520Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-14T07:49:22.483Z] testing: warning: no tests to run [2021-04-14T07:49:22.483Z] PASS [2021-04-14T07:49:22.483Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [2021-04-14T07:49:22.483Z] [2021-04-14T07:49:22.483Z] DONE 0 tests in 0.898s [2021-04-14T07:49:22.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-14T07:49:22.507Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-14T07:49:22.507Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-14T07:49:24.441Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-14T07:49:25.377Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-14T07:49:27.280Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-14T07:49:32.551Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-14T07:49:32.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:32.803Z] INFO: Testing against a local daemon [2021-04-14T07:49:32.803Z] === RUN TestPluginInvalidJSON [2021-04-14T07:49:32.803Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:49:32.803Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:49:32.803Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-14T07:49:32.803Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-04-14T07:49:32.803Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-14T07:49:32.803Z] === RUN TestPluginInstall [2021-04-14T07:49:32.803Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-14T07:49:32.803Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-14T07:49:32.803Z] === RUN TestPluginsWithRuntimes [2021-04-14T07:49:32.803Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-14T07:49:32.803Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-14T07:49:32.803Z] === RUN TestPluginBackCompatMediaTypes [2021-04-14T07:49:32.803Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-14T07:49:32.803Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-14T07:49:32.803Z] PASS [2021-04-14T07:49:32.803Z] ok github.com/docker/docker/integration/plugin/common 0.236s [2021-04-14T07:49:32.803Z] [2021-04-14T07:49:32.803Z] === Skipped [2021-04-14T07:49:32.803Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-14T07:49:32.803Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-14T07:49:32.803Z] [2021-04-14T07:49:32.803Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-14T07:49:32.803Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-14T07:49:32.803Z] [2021-04-14T07:49:32.803Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-14T07:49:32.803Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-14T07:49:32.803Z] [2021-04-14T07:49:32.803Z] [2021-04-14T07:49:32.803Z] DONE 5 tests, 3 skipped in 9.021s [2021-04-14T07:49:32.803Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-14T07:49:35.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:35.706Z] INFO: Testing against a local daemon [2021-04-14T07:49:35.706Z] === RUN TestExternalGraphDriver [2021-04-14T07:49:35.706Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-14T07:49:35.706Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-14T07:49:35.706Z] === RUN TestGraphdriverPluginV2 [2021-04-14T07:49:35.706Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-14T07:49:35.706Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-14T07:49:35.706Z] PASS [2021-04-14T07:49:35.706Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.224s [2021-04-14T07:49:35.706Z] [2021-04-14T07:49:35.706Z] === Skipped [2021-04-14T07:49:35.706Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-14T07:49:35.706Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-14T07:49:35.706Z] [2021-04-14T07:49:35.706Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-14T07:49:35.706Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-14T07:49:35.706Z] [2021-04-14T07:49:35.706Z] [2021-04-14T07:49:35.706Z] DONE 2 tests, 2 skipped in 3.662s [2021-04-14T07:49:35.706Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-14T07:49:37.819Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-14T07:49:38.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:38.592Z] INFO: Testing against a local daemon [2021-04-14T07:49:38.592Z] === RUN TestReadPluginNoRead [2021-04-14T07:49:38.592Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-14T07:49:38.592Z] read_test.go:21: no unix domain sockets on Windows [2021-04-14T07:49:38.592Z] PASS [2021-04-14T07:49:38.592Z] ok github.com/docker/docker/integration/plugin/logging 0.249s [2021-04-14T07:49:38.592Z] [2021-04-14T07:49:38.592Z] === Skipped [2021-04-14T07:49:38.592Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-14T07:49:38.592Z] read_test.go:21: no unix domain sockets on Windows [2021-04-14T07:49:38.592Z] [2021-04-14T07:49:38.592Z] [2021-04-14T07:49:38.592Z] DONE 1 tests, 1 skipped in 2.995s [2021-04-14T07:49:38.592Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-14T07:49:40.120Z] testing: warning: no tests to run [2021-04-14T07:49:40.120Z] PASS [2021-04-14T07:49:40.120Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.141s [2021-04-14T07:49:40.120Z] [2021-04-14T07:49:40.120Z] DONE 0 tests in 1.507s [2021-04-14T07:49:40.120Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-14T07:49:43.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:43.007Z] INFO: Testing against a local daemon [2021-04-14T07:49:43.007Z] === RUN TestPluginWithDevMounts [2021-04-14T07:49:43.007Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-14T07:49:43.007Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:43.007Z] PASS [2021-04-14T07:49:43.007Z] ok github.com/docker/docker/integration/plugin/volumes 0.279s [2021-04-14T07:49:43.007Z] [2021-04-14T07:49:43.007Z] === Skipped [2021-04-14T07:49:43.007Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-14T07:49:43.007Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:43.007Z] [2021-04-14T07:49:43.007Z] [2021-04-14T07:49:43.007Z] DONE 1 tests, 1 skipped in 2.992s [2021-04-14T07:49:43.007Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-14T07:49:43.088Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-14T07:49:45.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:45.895Z] INFO: Testing against a local daemon [2021-04-14T07:49:45.895Z] === RUN TestSecretInspect [2021-04-14T07:49:45.895Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] === RUN TestSecretList [2021-04-14T07:49:45.895Z] --- SKIP: TestSecretList (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] === RUN TestSecretsCreateAndDelete [2021-04-14T07:49:45.895Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] === RUN TestSecretsUpdate [2021-04-14T07:49:45.895Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] === RUN TestTemplatedSecret [2021-04-14T07:49:45.895Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] === RUN TestSecretCreateResolve [2021-04-14T07:49:45.895Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:45.895Z] PASS [2021-04-14T07:49:45.895Z] ok github.com/docker/docker/integration/secret 0.228s [2021-04-14T07:49:45.895Z] [2021-04-14T07:49:45.895Z] === Skipped [2021-04-14T07:49:45.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] [2021-04-14T07:49:45.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] [2021-04-14T07:49:45.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] [2021-04-14T07:49:45.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] [2021-04-14T07:49:45.895Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:45.895Z] [2021-04-14T07:49:45.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-14T07:49:45.895Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:45.895Z] [2021-04-14T07:49:45.895Z] [2021-04-14T07:49:45.895Z] DONE 6 tests, 6 skipped in 2.591s [2021-04-14T07:49:45.895Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-14T07:49:46.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-14T07:49:48.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:48.784Z] INFO: Testing against a local daemon [2021-04-14T07:49:48.784Z] === RUN TestServiceCreateInit [2021-04-14T07:49:48.784Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-14T07:49:48.784Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-14T07:49:48.784Z] --- PASS: TestServiceCreateInit (0.04s) [2021-04-14T07:49:48.784Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-14T07:49:48.784Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-14T07:49:48.784Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestCreateServiceMultipleTimes [2021-04-14T07:49:48.784Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-14T07:49:48.784Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestCreateServiceConflict [2021-04-14T07:49:48.784Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-14T07:49:48.784Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestCreateServiceMaxReplicas [2021-04-14T07:49:48.784Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-04-14T07:49:48.784Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-14T07:49:48.784Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-14T07:49:48.784Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestCreateServiceSecretFileMode [2021-04-14T07:49:48.784Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-14T07:49:48.784Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestCreateServiceConfigFileMode [2021-04-14T07:49:48.784Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-14T07:49:48.784Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestCreateServiceSysctls [2021-04-14T07:49:48.784Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-04-14T07:49:48.784Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestCreateServiceCapabilities [2021-04-14T07:49:48.784Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-04-14T07:49:48.784Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestInspect [2021-04-14T07:49:48.784Z] --- SKIP: TestInspect (0.00s) [2021-04-14T07:49:48.784Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestCreateJob [2021-04-14T07:49:48.784Z] --- SKIP: TestCreateJob (0.00s) [2021-04-14T07:49:48.784Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestReplicatedJob [2021-04-14T07:49:48.784Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-14T07:49:48.784Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestUpdateReplicatedJob [2021-04-14T07:49:48.784Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-14T07:49:48.784Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestServiceListWithStatuses [2021-04-14T07:49:48.784Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-14T07:49:48.784Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestDockerNetworkConnectAlias [2021-04-14T07:49:48.784Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-14T07:49:48.784Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestDockerNetworkReConnect [2021-04-14T07:49:48.784Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-14T07:49:48.784Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestServicePlugin [2021-04-14T07:49:48.784Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-14T07:49:48.784Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:48.784Z] === RUN TestServiceUpdateLabel [2021-04-14T07:49:48.784Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-14T07:49:48.784Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:48.784Z] === RUN TestServiceUpdateSecrets [2021-04-14T07:49:48.784Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-14T07:49:48.784Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:48.784Z] === RUN TestServiceUpdateConfigs [2021-04-14T07:49:48.784Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-14T07:49:48.784Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:48.784Z] === RUN TestServiceUpdateNetwork [2021-04-14T07:49:48.784Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-14T07:49:48.784Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:48.784Z] === RUN TestServiceUpdatePidsLimit [2021-04-14T07:49:48.784Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-14T07:49:48.784Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:48.784Z] PASS [2021-04-14T07:49:48.784Z] ok github.com/docker/docker/integration/service 0.389s [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === Skipped [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-14T07:49:49.241Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-14T07:49:49.241Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-14T07:49:49.241Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-14T07:49:49.241Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-14T07:49:49.241Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-14T07:49:49.241Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-04-14T07:49:49.241Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-14T07:49:49.241Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-14T07:49:49.241Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-14T07:49:49.241Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-04-14T07:49:49.241Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-04-14T07:49:49.241Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-14T07:49:49.241Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-14T07:49:49.241Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-14T07:49:49.241Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-14T07:49:49.241Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-14T07:49:49.241Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-14T07:49:49.241Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-14T07:49:49.241Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-14T07:49:49.241Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-14T07:49:49.241Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-14T07:49:49.241Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-14T07:49:49.241Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-14T07:49:49.241Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-14T07:49:49.241Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] [2021-04-14T07:49:49.241Z] DONE 24 tests, 23 skipped in 3.300s [2021-04-14T07:49:49.241Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-14T07:49:51.408Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:51.408Z] INFO: Testing against a local daemon [2021-04-14T07:49:51.408Z] === RUN TestSessionCreate [2021-04-14T07:49:51.408Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-14T07:49:51.408Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:51.408Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-14T07:49:51.408Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-14T07:49:51.408Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:51.408Z] PASS [2021-04-14T07:49:51.408Z] ok github.com/docker/docker/integration/session 0.186s [2021-04-14T07:49:51.408Z] [2021-04-14T07:49:51.408Z] === Skipped [2021-04-14T07:49:51.408Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-14T07:49:51.408Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:51.408Z] [2021-04-14T07:49:51.408Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-14T07:49:51.408Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-14T07:49:51.408Z] [2021-04-14T07:49:51.408Z] [2021-04-14T07:49:51.408Z] DONE 2 tests, 2 skipped in 2.396s [2021-04-14T07:49:51.653Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-14T07:49:51.864Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-14T07:49:54.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:54.031Z] INFO: Testing against a local daemon [2021-04-14T07:49:54.031Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-14T07:49:54.031Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:49:54.031Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:54.031Z] === RUN TestEventsExecDie [2021-04-14T07:49:54.031Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-14T07:49:54.031Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-14T07:49:54.032Z] === RUN TestEventsBackwardsCompatible [2021-04-14T07:49:54.032Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-14T07:49:54.032Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-14T07:49:54.032Z] === RUN TestInfoAPI [2021-04-14T07:49:54.032Z] --- PASS: TestInfoAPI (0.04s) [2021-04-14T07:49:54.032Z] === RUN TestInfoAPIWarnings [2021-04-14T07:49:54.032Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-14T07:49:54.032Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:49:54.032Z] === RUN TestInfoDebug [2021-04-14T07:49:54.032Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-14T07:49:54.032Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:49:54.032Z] === RUN TestInfoInsecureRegistries [2021-04-14T07:49:54.032Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-14T07:49:54.032Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:49:54.032Z] === RUN TestInfoRegistryMirrors [2021-04-14T07:49:54.032Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-14T07:49:54.032Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:49:54.032Z] === RUN TestLoginFailsWithBadCredentials [2021-04-14T07:49:54.994Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-04-14T07:49:54.994Z] === RUN TestPingCacheHeaders [2021-04-14T07:49:54.994Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-14T07:49:54.994Z] === RUN TestPingGet [2021-04-14T07:49:54.994Z] --- PASS: TestPingGet (0.04s) [2021-04-14T07:49:54.994Z] === RUN TestPingHead [2021-04-14T07:49:54.994Z] --- PASS: TestPingHead (0.04s) [2021-04-14T07:49:54.994Z] === RUN TestVersion [2021-04-14T07:49:54.994Z] --- PASS: TestVersion (0.03s) [2021-04-14T07:49:54.994Z] PASS [2021-04-14T07:49:54.994Z] ok github.com/docker/docker/integration/system 1.332s [2021-04-14T07:49:55.450Z] [2021-04-14T07:49:55.450Z] === Skipped [2021-04-14T07:49:55.450Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-14T07:49:55.450Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-14T07:49:55.450Z] [2021-04-14T07:49:55.450Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-14T07:49:55.450Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-14T07:49:55.450Z] [2021-04-14T07:49:55.450Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-14T07:49:55.450Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-14T07:49:55.450Z] [2021-04-14T07:49:55.450Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-14T07:49:55.450Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-14T07:49:55.450Z] [2021-04-14T07:49:55.450Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-14T07:49:55.450Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:49:55.450Z] [2021-04-14T07:49:55.450Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-14T07:49:55.450Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:49:55.450Z] [2021-04-14T07:49:55.450Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-14T07:49:55.450Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-14T07:49:55.450Z] [2021-04-14T07:49:55.450Z] [2021-04-14T07:49:55.450Z] DONE 13 tests, 7 skipped in 3.703s [2021-04-14T07:49:55.450Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-14T07:49:58.217Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-14T07:49:58.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:49:58.343Z] INFO: Testing against a local daemon [2021-04-14T07:49:58.343Z] === RUN TestVolumesCreateAndList [2021-04-14T07:49:58.343Z] --- PASS: TestVolumesCreateAndList (0.08s) [2021-04-14T07:49:58.343Z] === RUN TestVolumesRemove [2021-04-14T07:49:58.343Z] --- PASS: TestVolumesRemove (0.14s) [2021-04-14T07:49:58.343Z] === RUN TestVolumesInspect [2021-04-14T07:49:58.343Z] --- PASS: TestVolumesInspect (0.05s) [2021-04-14T07:49:58.343Z] === RUN TestVolumesInvalidJSON [2021-04-14T07:49:58.343Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-14T07:49:58.343Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-14T07:49:58.343Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-14T07:49:58.343Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-14T07:49:58.343Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-14T07:49:58.343Z] PASS [2021-04-14T07:49:58.343Z] ok github.com/docker/docker/integration/volume 0.468s [2021-04-14T07:49:58.343Z] [2021-04-14T07:49:58.343Z] DONE 5 tests in 2.838s [2021-04-14T07:49:58.343Z] INFO: make.ps1 ended at 04/14/2021 07:49:58 [2021-04-14T07:49:58.343Z] INFO: Integration CLI tests being run from the host: [2021-04-14T07:49:58.343Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-04-14T07:49:58.721Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-14T07:49:58.721Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-14T07:49:58.721Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-14T07:50:00.122Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-14T07:50:02.025Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-14T07:50:03.400Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-14T07:50:05.308Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-14T07:50:07.212Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-14T07:50:08.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-14T07:50:08.655Z] INFO: Testing against a local daemon [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-14T07:50:08.655Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-14T07:50:09.111Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-14T07:50:09.566Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-14T07:50:09.744Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-14T07:50:10.021Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-14T07:50:11.672Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-14T07:50:13.594Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-14T07:50:13.594Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-14T07:50:13.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-14T07:50:14.204Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-14T07:50:16.107Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-14T07:50:20.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-14T07:50:21.371Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-14T07:50:21.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-14T07:50:26.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-14T07:50:31.342Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-14T07:50:31.342Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-14T07:50:31.342Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-14T07:50:31.908Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-14T07:50:31.908Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-14T07:50:31.908Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-14T07:50:31.908Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-14T07:50:32.844Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-14T07:50:32.844Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-14T07:50:33.780Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-14T07:50:33.780Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-14T07:50:33.780Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-14T07:50:33.780Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-14T07:50:33.780Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-14T07:50:34.723Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-14T07:50:36.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-14T07:50:36.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-14T07:50:36.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-14T07:50:36.635Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-14T07:50:36.635Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-14T07:50:39.924Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-14T07:50:41.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-14T07:50:42.460Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-14T07:50:44.993Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-14T07:50:44.993Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-14T07:50:44.993Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-14T07:50:47.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-14T07:50:47.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-14T07:50:48.280Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-14T07:50:51.567Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite (1951.72s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.69s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.64s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.50s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.17s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.47s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.82s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.18s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.96s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.43s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.59s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.24s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.48s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.30s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAttachDetach (0.92s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.45s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.25s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.23s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.46s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.99s) [2021-04-14T07:50:51.567Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.82s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.77s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.79s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.87s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.81s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.95s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.29s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.79s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.87s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.97s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.15s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.92s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.86s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.98s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.10s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.98s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.67s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.45s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.11s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.87s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.90s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.89s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.15s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.91s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.39s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.05s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.04s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.28s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.59s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.49s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.74s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (6.29s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.14s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.36s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.72s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.04s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.87s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.11s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.95s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.95s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.25s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.24s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.69s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.08s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.23s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.78s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.40s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.87s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.19s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.60s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.82s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.51s) [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.39s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.61s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.38s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.47s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.02s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.76s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.62s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.63s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.71s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.77s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.25s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.81s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.53s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.69s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.35s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.50s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.15s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.19s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.56s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.09s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.26s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.38s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.10s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.52s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnv (2.38s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.96s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.86s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.11s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.93s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.32s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.63s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.72s) [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.54s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildExpose (0.56s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.29s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.92s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFails (1.38s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.04s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.84s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.47s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.36s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.09s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.64s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.50s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.32s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildHistory (3.12s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.34s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.93s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.14s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.84s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.75s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.89s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.28s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.44s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.91s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.37s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.48s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.33s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.35s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.20s) [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.02s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.12s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.07s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.74s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.40s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.25s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.40s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.70s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.44s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.92s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.62s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.68s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.47s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.54s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.38s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildPATH (2.44s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.19s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.38s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.71s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.73s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildRm (3.92s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.04s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.18s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.41s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.34s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.43s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildStderr (0.95s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.23s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.98s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.35s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.32s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildUser (1.78s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.01s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.94s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.70s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.44s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.25s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.35s) [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.00s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.19s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.07s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.17s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.48s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.60s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.80s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.81s) [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.25s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.94s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-14T07:50:51.568Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-14T07:50:51.568Z] docker_cli_sni_test.go:18: Flakey test [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestCommitChange (1.31s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2021-04-14T07:50:51.568Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.30s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCommitTTY (1.89s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.01s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.13s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.93s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.11s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.36s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.86s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.09s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.08s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.22s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.16s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.95s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.07s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.09s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.28s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.88s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.06s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.24s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (5.07s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.93s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.33s) [2021-04-14T07:50:51.569Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-04-14T07:50:51.569Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.24s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.74s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (8.68s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.17s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.97s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.83s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.32s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.71s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.56s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b676c0_} (1.58s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1715469610_/foo_false____} (1.58s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1715469610_/foo_true____} (0.85s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3944720001_/foo_false____} (1.94s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3944720001_/foo_true____} (1.71s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3944720001_/foo_true__0xc000b67720__} (1.94s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b67740_} (0.97s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b67760_} (1.97s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b67780_} (1.67s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b677a0_} (1.66s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.08s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.84s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.68s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.81s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.99s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.12s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.08s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.05s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.32s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.23s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.31s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.58s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.30s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.27s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.64s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.14s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.24s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.35s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.36s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.64s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.81s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.41s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.85s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.52s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.44s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.96s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.55s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.14s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.80s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.63s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.24s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.11s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.28s) [2021-04-14T07:50:51.569Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-04-14T07:50:51.569Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-04-14T07:50:51.569Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-14T07:50:51.569Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.95s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.78s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.31s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.17s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.67s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.96s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.84s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.83s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.98s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.63s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.72s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.63s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.65s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.61s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.94s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.78s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.55s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsAttach (0.92s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.73s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.53s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.33s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.19s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsCopy (1.59s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.70s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.46s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.49s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFilters (1.58s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFormat (1.42s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2021-04-14T07:50:51.569Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-14T07:50:51.569Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-14T07:50:51.569Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-14T07:50:51.569Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.49s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsRename (0.94s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.48s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.71s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsTop (0.82s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.35s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExec (1.86s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.01s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.12s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.06s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.74s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.29s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.61s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.49s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.16s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecCgroup (2.53s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.86s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecInspectID (3.32s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecInteractive (1.60s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.52s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.85s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecParseError (1.03s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.80s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.72s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.05s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.44s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.76s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecTTY (1.04s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.14s) [2021-04-14T07:50:51.569Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestExecUlimits (1.03s) [2021-04-14T07:50:51.570Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-14T07:50:51.570Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.03s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.14s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.76s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.67s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestExecWithUser (1.74s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.18s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.10s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.74s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.75s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestHealth (22.35s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.87s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.24s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.37s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.69s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.36s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.04s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImportDisplay (1.63s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImportFile (1.69s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.68s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImportGzipped (1.75s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.05s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.20s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.79s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.10s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.26s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.26s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.12s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.21s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.07s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.18s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.71s) [2021-04-14T07:50:51.570Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-14T07:50:51.570Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.51s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.79s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectDefault (0.71s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectHistory (0.91s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-14T07:50:51.570Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-14T07:50:51.570Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.79s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.11s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectStatus (0.89s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.07s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.77s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.73s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.73s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.77s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.73s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.14s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.86s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.61s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.15s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.48s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.16s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.12s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.80s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.63s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.18s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.94s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.42s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.13s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.29s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.94s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.96s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestNetHostname (3.51s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.80s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.60s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.66s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPluginActive (1.70s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.64s) [2021-04-14T07:50:51.570Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-14T07:50:51.570Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.02s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.97s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.36s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.36s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.30s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPortList (14.44s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.41s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.04s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.44s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.94s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.42s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.39s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsByOrder (3.35s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.31s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.29s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.66s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.18s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.48s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.38s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.82s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.90s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.58s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.84s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.83s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.35s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.12s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.40s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.17s) [2021-04-14T07:50:51.570Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-04-14T07:50:51.570Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.87s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.72s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.78s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.15s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.95s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.77s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.80s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.03s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.76s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.49s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.57s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.99s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.38s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.95s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.39s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.07s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.18s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.07s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAddHost (0.88s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.52s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.09s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.06s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.23s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.05s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.19s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.23s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.43s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.20s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.23s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.76s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.75s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.73s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s) [2021-04-14T07:50:51.570Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.25s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.86s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.42s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.48s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.20s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.69s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.77s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.73s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.90s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.61s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.63s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.02s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-14T07:50:51.571Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.35s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.60s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.97s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.13s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.95s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.87s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.04s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.90s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.72s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunExitCode (0.75s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.72s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.45s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.49s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.13s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.49s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.76s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.83s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.85s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.93s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.49s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.44s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.70s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (2.13s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunMount (8.45s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.85s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.22s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.86s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.78s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.52s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.52s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.45s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.95s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNetHost (1.25s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.00s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.13s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.24s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.26s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.83s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-14T07:50:51.571Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.87s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.43s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-14T07:50:51.571Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.10s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.48s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.77s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.96s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunState (1.61s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunSysctls (1.44s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.37s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.54s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.29s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.76s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUserByName (0.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.01s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.01s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.34s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.43s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.20s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.40s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.75s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.87s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.73s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.45s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.76s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.75s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.93s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.75s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.06s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.98s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.90s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.99s) [2021-04-14T07:50:51.571Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-14T07:50:51.571Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.74s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.98s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.65s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.97s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.00s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.38s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.21s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.50s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.28s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.56s) [2021-04-14T07:50:51.571Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents555413538 [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.42s) [2021-04-14T07:50:51.571Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.90s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.88s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.66s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.90s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.72s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.13s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.86s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.94s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStartRecordError (2.14s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.03s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.80s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.04s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.82s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.78s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-04-14T07:50:51.572Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-14T07:50:51.572Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.04s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.50s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.73s) [2021-04-14T07:50:51.572Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-14T07:50:51.572Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.07s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s) [2021-04-14T07:50:51.572Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-14T07:50:51.572Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.48s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.13s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.86s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.44s) [2021-04-14T07:50:51.572Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-14T07:50:51.572Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.99s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.67s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.94s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.96s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.39s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.42s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.13s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.12s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.24s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.40s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.44s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.12s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.14s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.13s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.23s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.84s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.78s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.27s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.85s) [2021-04-14T07:50:51.572Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.83s) [2021-04-14T07:50:51.572Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-14T07:50:51.572Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-14T07:50:51.572Z] === RUN TestDockerRegistrySuite [2021-04-14T07:50:51.572Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-14T07:50:52.949Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-14T07:50:53.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-14T07:50:53.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-14T07:50:53.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-14T07:50:54.342Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-14T07:50:56.246Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-14T07:50:56.246Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-14T07:51:00.438Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-14T07:51:00.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-14T07:51:00.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-14T07:51:00.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-14T07:51:00.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-14T07:51:00.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-14T07:51:07.000Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-14T07:51:10.287Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-14T07:51:11.222Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-14T07:51:12.160Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-14T07:51:13.537Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-14T07:51:14.914Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-14T07:51:16.299Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-14T07:51:17.677Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-14T07:51:19.054Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-14T07:51:21.589Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-14T07:51:24.121Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-14T07:51:25.058Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-14T07:51:25.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-14T07:51:27.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-14T07:51:28.345Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-14T07:51:28.813Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-14T07:51:28.813Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-14T07:51:29.281Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-14T07:51:29.539Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-14T07:51:30.360Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-14T07:51:30.360Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-14T07:51:30.915Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-14T07:51:31.851Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-14T07:51:33.231Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-14T07:51:36.524Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-14T07:51:37.093Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-14T07:51:38.470Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-14T07:51:38.729Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-14T07:51:38.729Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-14T07:51:38.988Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-14T07:51:39.247Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-14T07:51:39.814Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-14T07:51:39.814Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-14T07:51:40.721Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-14T07:51:40.721Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-14T07:51:40.721Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-14T07:51:40.721Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-14T07:51:41.191Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-14T07:51:42.269Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-14T07:51:43.095Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-14T07:51:43.244Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-14T07:51:43.706Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-14T07:51:44.168Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-14T07:51:44.473Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-14T07:51:45.144Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-14T07:51:45.849Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-14T07:51:46.784Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite (56.10s) [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.48s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d5eedc2e22809] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.34s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d3a85a840360b] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.91s) [2021-04-14T07:51:47.720Z] check_test.go:196: [ddc560c3b162b] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-04-14T07:51:47.720Z] check_test.go:196: [db8e34adf9432] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.59s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d0229b5c3ebe5] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.91s) [2021-04-14T07:51:47.720Z] check_test.go:196: [db979e488cf9c] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.93s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d2faf0741f12c] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d4502fdf63333] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d8ec1dcf8e802] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d1465338c6a6d] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d8bc273700217] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.37s) [2021-04-14T07:51:47.720Z] check_test.go:196: [de51773177910] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d32d3aa34a3df] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.28s) [2021-04-14T07:51:47.720Z] check_test.go:196: [dafff8e31e619] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2021-04-14T07:51:47.720Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:abad7a27f19b29f050f45c52f2327020f3f3055078524a028a0da50913037a70 [2021-04-14T07:51:47.720Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:345eecdbc30fa52a2153e57231252e3095ae5e5079347da920744566f7df925c [2021-04-14T07:51:47.720Z] check_test.go:196: [d689b269fca7b] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s) [2021-04-14T07:51:47.720Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3a40527ba8a337ceb3acf0edafde0b5585ef6e159aede61936548fe32243d577 [2021-04-14T07:51:47.720Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:882ad5d94cabbbca4d8755a8c0082aac2ad5e7556c87ef2525e428aa06455638 [2021-04-14T07:51:47.720Z] check_test.go:196: [d8d6940de510b] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d99d4d932d4a6] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.92s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d1f00e4c1cfc2] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.25s) [2021-04-14T07:51:47.720Z] check_test.go:196: [dcf5d992fe62f] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d15bcc4f9059f] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d3ad34ccd1a6f] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d26dc3bd10e0f] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2021-04-14T07:51:47.720Z] check_test.go:196: [de159081bc263] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.48s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d16f9abceaa4c] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d526304ee76f4] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2021-04-14T07:51:47.720Z] check_test.go:196: [da513af34bdf2] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d07f898135ff6] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-14T07:51:47.720Z] check_test.go:196: [dde546dc48d16] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d64f9bb872e61] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d6210fb920e7e] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d31fa1860f046] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d9ba8410dd25e] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.34s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d067603ea817d] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.01s) [2021-04-14T07:51:47.720Z] check_test.go:196: [da4ea7e9c60aa] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.11s) [2021-04-14T07:51:47.720Z] check_test.go:196: [d446c461c05b0] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.30s) [2021-04-14T07:51:47.720Z] check_test.go:196: [df61a5d8f4678] daemon is not started [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s) [2021-04-14T07:51:47.720Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.91s) [2021-04-14T07:51:47.720Z] === RUN TestDockerSchema1RegistrySuite [2021-04-14T07:51:47.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-14T07:51:47.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-14T07:51:49.858Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-14T07:51:52.058Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-14T07:51:52.058Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-14T07:51:52.171Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-14T07:51:53.603Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-14T07:51:53.603Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-14T07:51:54.065Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-14T07:51:55.610Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-14T07:51:56.585Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-14T07:51:57.047Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-14T07:51:57.047Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-14T07:51:58.020Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-14T07:51:58.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-14T07:51:58.994Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-14T07:51:58.994Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-14T07:51:58.994Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-14T07:52:02.020Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-14T07:52:02.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-14T07:52:04.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-14T07:52:04.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-14T07:52:04.816Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-14T07:52:05.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-14T07:52:07.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-14T07:52:08.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-14T07:52:11.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-14T07:52:11.899Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-14T07:52:12.158Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-14T07:52:12.416Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-14T07:52:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-14T07:52:12.934Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-14T07:52:13.503Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite (25.88s) [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d94fb9fdee15c] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.03s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d4e53e7c91a47] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.99s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d1ef6d7fd8cb4] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.72s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d876b6aab0cb9] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d94fe4c50200f] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.34s) [2021-04-14T07:52:13.503Z] check_test.go:223: [df0dce3fda8f8] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-14T07:52:13.503Z] check_test.go:223: [df9ce1028db17] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.31s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d7a69fc8df331] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d8ff3e6457041] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2021-04-14T07:52:13.503Z] check_test.go:223: [df61332f2342a] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.26s) [2021-04-14T07:52:13.503Z] check_test.go:223: [dd0b9e56ef866] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d7d2bfa608b31] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2021-04-14T07:52:13.503Z] check_test.go:223: [dc0dfd01e14ad] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d83f47b57703c] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.36s) [2021-04-14T07:52:13.503Z] check_test.go:223: [dd4394afda4b5] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-04-14T07:52:13.503Z] check_test.go:223: [dfe11a2a7699e] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2021-04-14T07:52:13.503Z] check_test.go:223: [d8c7ae6a8abc2] daemon is not started [2021-04-14T07:52:13.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-14T07:52:13.503Z] check_test.go:223: [da76e835723d2] daemon is not started [2021-04-14T07:52:13.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-14T07:52:13.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-14T07:52:14.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-14T07:52:15.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-14T07:52:15.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-14T07:52:16.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-14T07:52:16.642Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-14T07:52:16.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-14T07:52:17.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-14T07:52:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.13s) [2021-04-14T07:52:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2021-04-14T07:52:17.727Z] check_test.go:252: [d3da876644a1a] daemon is not started [2021-04-14T07:52:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2021-04-14T07:52:17.727Z] check_test.go:252: [d345d87afa5ba] daemon is not started [2021-04-14T07:52:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-04-14T07:52:17.727Z] check_test.go:252: [d13e5ad235c4b] daemon is not started [2021-04-14T07:52:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2021-04-14T07:52:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-14T07:52:17.727Z] check_test.go:252: [d4a67198ebf6a] daemon is not started [2021-04-14T07:52:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-04-14T07:52:17.727Z] check_test.go:252: [d213d4ce41c7f] daemon is not started [2021-04-14T07:52:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-04-14T07:52:17.727Z] check_test.go:252: [de9d290968b10] daemon is not started [2021-04-14T07:52:17.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-04-14T07:52:17.727Z] check_test.go:252: [d5e61516e86d4] daemon is not started [2021-04-14T07:52:17.727Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-14T07:52:17.727Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-14T07:52:22.990Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-14T07:52:22.990Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-14T07:52:22.990Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-14T07:52:23.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-14T07:52:23.507Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2021-04-14T07:52:23.507Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2021-04-14T07:52:23.507Z] check_test.go:279: [dd76ddf775731] daemon is not started [2021-04-14T07:52:23.507Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-14T07:52:23.507Z] check_test.go:279: [de97db936b012] daemon is not started [2021-04-14T07:52:23.507Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-14T07:52:23.507Z] check_test.go:279: [d0058c39ea560] daemon is not started [2021-04-14T07:52:23.507Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-14T07:52:23.507Z] check_test.go:279: [d67dd6ad33d1f] daemon is not started [2021-04-14T07:52:23.507Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-04-14T07:52:23.507Z] check_test.go:279: [deca212832594] daemon is not started [2021-04-14T07:52:23.507Z] === RUN TestDockerNetworkSuite [2021-04-14T07:52:23.507Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-14T07:52:26.793Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-14T07:52:28.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-14T07:52:36.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-14T07:52:36.838Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-14T07:52:38.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-14T07:52:40.563Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-14T07:52:40.563Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-14T07:52:42.109Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-14T07:52:42.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-14T07:52:43.883Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-14T07:52:43.883Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-14T07:52:43.883Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-14T07:52:45.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-14T07:52:46.775Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-14T07:52:48.945Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-14T07:52:48.945Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-14T07:52:48.945Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-14T07:52:48.945Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-14T07:52:48.945Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-14T07:52:52.463Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-14T07:52:52.464Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-14T07:52:52.464Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-14T07:52:52.464Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-14T07:52:52.662Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-14T07:52:52.662Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-14T07:52:52.662Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-14T07:52:52.927Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-14T07:52:52.927Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-14T07:52:55.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-14T07:52:58.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-14T07:52:59.506Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-14T07:53:00.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-14T07:53:01.199Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-14T07:53:02.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-14T07:53:02.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-14T07:53:04.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-14T07:53:06.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-14T07:53:06.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-14T07:53:07.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-14T07:53:09.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-14T07:53:09.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-14T07:53:09.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-14T07:53:10.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-14T07:53:11.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-14T07:53:13.833Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-14T07:53:14.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-14T07:53:14.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-14T07:53:14.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-14T07:53:14.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-14T07:53:14.920Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-14T07:53:15.179Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-14T07:53:15.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-14T07:53:15.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-14T07:53:16.374Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-14T07:53:18.137Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-14T07:53:18.137Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-14T07:53:18.137Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-14T07:53:18.907Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-14T07:53:20.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-14T07:53:23.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-14T07:53:24.138Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-14T07:53:26.673Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-14T07:53:36.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-14T07:53:36.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-14T07:53:39.277Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-14T07:53:39.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-14T07:53:39.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-14T07:53:39.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-14T07:53:40.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-14T07:53:40.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-14T07:53:40.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-14T07:53:40.823Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-14T07:53:41.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-14T07:53:44.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-14T07:53:44.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-14T07:53:44.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-14T07:53:45.040Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-14T07:53:46.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-14T07:53:48.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-14T07:53:50.983Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-14T07:53:53.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-14T07:53:58.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-14T07:53:58.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-14T07:54:00.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-14T07:54:03.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-14T07:54:03.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-14T07:54:04.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-14T07:54:05.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-14T07:54:07.389Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite (108.42s) [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.19s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d7ad50943c568] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.45s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d3f37376efadb] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.28s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d6092aa971f10] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.73s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d4a1e49cb31e0] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.11s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:1233: [d98d50e557ad4] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.27s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [dadee5909f2f0] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.62s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d088095c4fb6a] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.76s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d843c8b166f77] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.13s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [da958e6209b7f] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.15s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [dd8f379b88aeb] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.88s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d0689eef250d8] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.73s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [dbdcd23cbef63] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.81s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d85c8afece414] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.47s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d82451db32d32] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.94s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [df395a33e6eb7] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.59s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d6478c03f0849] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.47s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d8ed7f9a64891] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d9957b6d8de5b] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.46s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [dcc397db42c18] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.53s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d59c4458aeaa3] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.14s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [db98590403fb8] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d3e9196747e27] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.54s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d91e129161a4d] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d9afce22f7c83] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.24s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:968: [d6969506a5ac6] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.46s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d07365e9d59a7] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.62s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:1116: [db8da5069ebbf] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.56s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d0aea0fcf96a6] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.55s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d158d391a4be2] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.44s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d4ff495709c33] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d5e062e102a30] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.50s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [de41b39aa0556] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.48s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d020cf4fa571e] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [de1806e50f2a4] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.14s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d83039ba8d87d] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d99605ea1c84c] daemon is not started [2021-04-14T07:54:12.661Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d17f0fe59878a] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.59s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [da48c9beb4dcf] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.39s) [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.62s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:1084: [d1d3764093903] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d39a09db91eac] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.56s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [dfc40c365b77d] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.69s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d12e11a84881e] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d87dcae18daf5] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.42s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [dc5e01ce5cf07] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.95s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d76aa6dd829b9] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.73s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [dbd0448035d3d] daemon is not started [2021-04-14T07:54:12.661Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.71s) [2021-04-14T07:54:12.661Z] docker_cli_network_unix_test.go:46: [d0a027d877ed6] daemon is not started [2021-04-14T07:54:12.661Z] === RUN TestDockerHubPullSuite [2021-04-14T07:54:12.661Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-14T07:54:13.596Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-14T07:54:15.499Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-14T07:54:16.067Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-14T07:54:17.443Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-14T07:54:17.443Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-14T07:54:17.443Z] --- PASS: TestDockerHubPullSuite (5.64s) [2021-04-14T07:54:17.443Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.54s) [2021-04-14T07:54:17.443Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-04-14T07:54:17.443Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2021-04-14T07:54:17.443Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.17s) [2021-04-14T07:54:17.443Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-04-14T07:54:17.443Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-04-14T07:54:17.443Z] PASS [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === Skipped [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_sni_test.go:18: Flakey test [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-04-14T07:54:17.443Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-14T07:54:17.443Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-14T07:54:17.443Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-14T07:54:17.443Z] [2021-04-14T07:54:17.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-14T07:54:17.444Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-14T07:54:17.444Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-14T07:54:17.444Z] [2021-04-14T07:54:17.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-14T07:54:17.444Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-14T07:54:17.444Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-14T07:54:17.444Z] [2021-04-14T07:54:17.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-14T07:54:17.444Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-14T07:54:17.444Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-14T07:54:17.444Z] [2021-04-14T07:54:17.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-14T07:54:17.444Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-14T07:54:17.444Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-14T07:54:17.444Z] [2021-04-14T07:54:17.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-14T07:54:17.444Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-14T07:54:17.444Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-14T07:54:17.444Z] [2021-04-14T07:54:17.444Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-14T07:54:17.444Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-14T07:54:17.444Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-14T07:54:17.444Z] docker_cli_network_unix_test.go:46: [d17f0fe59878a] daemon is not started [2021-04-14T07:54:17.444Z] [2021-04-14T07:54:17.444Z] [2021-04-14T07:54:17.444Z] DONE 1273 tests, 51 skipped in 2206.999s [2021-04-14T07:54:17.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-14T07:54:17.444Z] ++++ cat bundles/test-integration/docker.pid [2021-04-14T07:54:17.444Z] +++ kill 8159 [2021-04-14T07:54:18.817Z] +++ /etc/init.d/apparmor stop [2021-04-14T07:54:18.817Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-14T07:54:18.817Z] [2021-04-14T07:54:18.817Z] Unloading profiles will leave already running processes permanently [2021-04-14T07:54:18.817Z] unconfined, which can lead to unexpected situations. [2021-04-14T07:54:18.817Z] [2021-04-14T07:54:18.817Z] To set a process to complain mode, use the command line tool [2021-04-14T07:54:18.817Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-14T07:54:18.817Z] +++ true [2021-04-14T07:54:18.817Z] exiting test-integration [2021-04-14T07:54:18.817Z] ++ exit 0 [2021-04-14T07:54:18.817Z] [2021-04-14T07:54:18.817Z] + for job in $(jobs -p) [2021-04-14T07:54:18.817Z] + wait 8039 [2021-04-14T07:54:20.724Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-14T07:54:23.255Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-14T07:54:27.443Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-14T07:54:29.344Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-14T07:54:34.611Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-14T07:54:37.142Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-14T07:54:41.729Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-14T07:54:47.548Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-14T07:54:47.548Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-14T07:54:59.091Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-14T07:55:11.289Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-14T07:55:13.190Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-14T07:55:15.721Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-14T07:55:19.006Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-14T07:55:27.119Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-14T07:55:28.011Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-14T07:55:28.011Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-14T07:55:30.172Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-14T07:55:30.172Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-14T07:55:32.391Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-14T07:55:34.296Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-14T07:55:34.830Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-14T07:55:35.788Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-14T07:55:35.789Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-14T07:55:35.789Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-14T07:55:35.789Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-14T07:55:36.242Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-14T07:55:37.200Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-14T07:55:37.580Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-14T07:55:40.865Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-14T07:55:40.908Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-14T07:55:43.069Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-14T07:55:43.069Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-14T07:55:43.069Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-14T07:55:43.069Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-14T07:55:43.396Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-14T07:55:46.785Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-14T07:55:47.583Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-14T07:55:48.079Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-14T07:55:48.079Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-14T07:55:48.079Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-14T07:55:49.494Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-14T07:56:01.544Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-14T07:56:06.209Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-14T07:56:07.168Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-14T07:56:07.168Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-14T07:56:09.214Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-14T07:56:10.880Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-14T07:56:13.047Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-14T07:56:17.817Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-14T07:56:18.803Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-14T07:56:18.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-14T07:56:18.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-14T07:56:18.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-14T07:56:18.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-14T07:56:19.257Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-14T07:56:28.170Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-14T07:56:45.717Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-14T07:56:58.169Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-14T07:57:00.616Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-14T07:57:06.804Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-14T07:57:17.165Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite (1808.62s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.65s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.56s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.78s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.09s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.66s) [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:562: [dbeec9f58fc92] joining swarm manager [d59f34bea9dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:584: [d1eb174468356] joining swarm manager [d59f34bea9dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] check_test.go:380: [dbeec9f58fc92] daemon is not started [2021-04-14T07:57:18.710Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.94s) [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:45: [d97d5e962dc9c] joining swarm manager [d2e58297846d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.37s) [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:303: [d6375c00dbba3] joining swarm manager [d8f7eb6155306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:304: [d0562daf86c04] joining swarm manager [d8f7eb6155306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.34s) [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:271: [da0f47c868acf] joining swarm manager [d30da6d47b4df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:272: [d86131a877548] joining swarm manager [d30da6d47b4df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.07s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.18s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.52s) [2021-04-14T07:57:18.710Z] docker_api_swarm_node_test.go:19: [d8fe4f2c0b3a9] joining swarm manager [da12041ffd2f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_node_test.go:20: [d7941f17729a1] joining swarm manager [da12041ffd2f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.13s) [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:501: [dc0208e2fb2cd] joining swarm manager [d1dd437fad7be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:506: [dc66ef0d8687c] joining swarm manager [d1dd437fad7be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.66s) [2021-04-14T07:57:18.710Z] docker_api_swarm_node_test.go:80: [d7c61f206b6e9] joining swarm manager [dc811dfa13aa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s) [2021-04-14T07:57:18.710Z] docker_api_swarm_node_test.go:52: [d6358bb76fe2c] joining swarm manager [dd8eb8030533d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_node_test.go:53: [dd1e9fc1665ff] joining swarm manager [dd8eb8030533d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.14s) [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:201: [d08bfd648141a] joining swarm manager [d365c8ac07579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.78s) [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:383: [dd3e3c6a330c8] joining swarm manager [d060ecc8363a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:384: [dd00a7165c81c] joining swarm manager [d060ecc8363a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] check_test.go:380: [dd00a7165c81c] daemon is not started [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.53s) [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:801: [df528b89774a9] joining swarm manager [de77da0d26254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:801: [d99414a6c6a90] joining swarm manager [de77da0d26254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:801: [dca051897f3d5] joining swarm manager [de77da0d26254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:801: [de7383c8d17c4] joining swarm manager [de77da0d26254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-14T07:57:18.710Z] docker_api_swarm_test.go:809: [d83559afc700d] joining swarm manager [de77da0d26254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.49s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.37s) [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:394: [dbe5c7740d078] joining swarm manager [d6a68974ca6f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:394: [da566a26f2dda] joining swarm manager [d6a68974ca6f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.35s) [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:342: [d4a5c327ef8e1] joining swarm manager [d8146093f9d46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:342: [d9666c45d62a7] joining swarm manager [d8146093f9d46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.93s) [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:489: [d8595dd6e6172] joining swarm manager [d8f0b2b8c1e12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:489: [d47cf5af7df23] joining swarm manager [d8f0b2b8c1e12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.11s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.53s) [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:127: [dcbaa6deab1a7] joining swarm manager [d54d3294116fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:128: [d9f8025105a41] joining swarm manager [d54d3294116fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:136: [d4588b8bdfa75] joining swarm manager [d54d3294116fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:137: [dc04ea542a271] joining swarm manager [d54d3294116fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.64s) [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:303: [dea5248258e76] joining swarm manager [d3459507c75e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:303: [d491a6849d0b1] joining swarm manager [d3459507c75e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.69s) [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:99: [dec4cb2fff73b] joining swarm manager [ddf32ab9a00a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:100: [d9497dafdebd3] joining swarm manager [ddf32ab9a00a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] check_test.go:380: [dec4cb2fff73b] daemon is not started [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.60s) [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:532: [d15071a7077a3] joining swarm manager [deef3f54bb0f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:533: [d1be109996404] joining swarm manager [deef3f54bb0f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.43s) [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:147: [d8f7f846183d3] joining swarm manager [df8749d7c427a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.710Z] docker_api_swarm_service_test.go:147: [d51d0331c9f17] joining swarm manager [df8749d7c427a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.84s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.46s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.66s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.43s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.83s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.90s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.11s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.39s) [2021-04-14T07:57:18.710Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.53s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.66s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.42s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.44s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.88s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.05s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.58s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.50s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.72s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.11s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.43s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.48s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.30s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.83s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.38s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.58s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (4.11s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.27s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.63s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.53s) [2021-04-14T07:57:18.711Z] docker_cli_service_logs_test.go:245: checking task mgc0dd9hns6o [2021-04-14T07:57:18.711Z] docker_cli_service_logs_test.go:250: checking messages for mgc0dd9hns6o [2021-04-14T07:57:18.711Z] docker_cli_service_logs_test.go:245: checking task gjxyiwtu21u6 [2021-04-14T07:57:18.711Z] docker_cli_service_logs_test.go:250: checking messages for gjxyiwtu21u6 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.49s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.51s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.77s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.08s) [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1901: [d9bfc4e92d35c] joining swarm manager [dd1cec73c7d12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1902: [d9f4942a6d312] joining swarm manager [dd1cec73c7d12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.65s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.53s) [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1802: [de89a2072481a] joining swarm manager [d365ebf3652ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1803: [d8c97260c23b2] joining swarm manager [d365ebf3652ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.62s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.39s) [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1321: [d97ac1aa11d23] joining swarm manager [d40d49d484f33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1322: [dfa515d813de3] joining swarm manager [d40d49d484f33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.34s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.52s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.28s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.01s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.76s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.65s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.90s) [2021-04-14T07:57:18.711Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.15s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.91s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.06s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.44s) [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1186: [d86615c3736ec] joining swarm manager [d4418d2ff3168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1195: [d1c037eb6a7d3] joining swarm manager [d4418d2ff3168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.13s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.42s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.54s) [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1118: [d5bc42a5d9795] joining swarm manager [d68a3859d6b7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1119: [d5d71f4eb26bd] joining swarm manager [d68a3859d6b7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1172: [df12c271542ef] joining swarm manager [d68a3859d6b7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.03s) [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1453: [d00d3c2ef5a4f] joining swarm manager [d8390d90c09b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.711Z] docker_cli_swarm_test.go:1454: [dc391f841c741] joining swarm manager [d8390d90c09b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.88s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.27s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.38s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.28s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.41s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.28s) [2021-04-14T07:57:18.711Z] docker_cli_swarm_unix_test.go:62: [d305abbeb6bfb] joining swarm manager [dda833b6b27ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.47s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.78s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.49s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.81s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.89s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.52s) [2021-04-14T07:57:18.711Z] docker_api_swarm_test.go:961: [d441557ea17ea] joining swarm manager [df415501436c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.92s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.43s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.47s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.42s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.66s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.88s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.91s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.88s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.66s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.48s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.17s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.41s) [2021-04-14T07:57:18.711Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.43s) [2021-04-14T07:57:18.711Z] === RUN TestDockerExternalVolumeSuite [2021-04-14T07:57:18.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-14T07:57:19.631Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-14T07:57:19.631Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-14T07:57:19.631Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-14T07:57:33.581Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-14T07:57:40.655Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-14T07:57:40.655Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-14T07:57:40.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-14T07:57:49.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-14T07:57:49.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-14T07:57:55.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-14T07:58:05.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-14T07:58:15.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-14T07:58:15.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-14T07:58:21.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-14T07:58:21.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-14T07:58:21.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-14T07:58:30.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-14T07:58:30.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-14T07:58:30.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-14T07:58:30.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-14T07:58:30.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-14T07:58:41.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-14T07:58:43.283Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-14T07:58:43.283Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-14T07:58:43.283Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-14T07:58:43.283Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-14T07:58:43.283Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-14T07:58:43.283Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-14T07:58:43.283Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-14T07:58:43.283Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-14T07:58:43.283Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-14T07:58:46.203Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-14T07:58:49.123Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-14T07:58:51.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-14T07:58:59.473Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-14T07:58:59.473Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-14T07:58:59.473Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-14T07:58:59.473Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-14T07:58:59.473Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-14T07:58:59.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-14T07:59:02.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-14T07:59:02.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-14T07:59:02.856Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-14T07:59:02.856Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-14T07:59:03.830Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-14T07:59:05.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-14T07:59:07.581Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-14T07:59:11.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-14T07:59:11.602Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-14T07:59:12.057Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-14T07:59:13.586Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-14T07:59:14.040Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-14T07:59:19.796Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-14T07:59:20.755Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-14T07:59:20.755Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-14T07:59:20.755Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-14T07:59:22.434Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-14T07:59:22.434Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-14T07:59:22.434Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-14T07:59:22.434Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-14T07:59:22.434Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-14T07:59:22.434Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-14T07:59:22.434Z] === RUN TestDockerSuite/TestBuildFails [2021-04-14T07:59:22.915Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-14T07:59:23.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-14T07:59:23.873Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-14T07:59:24.623Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-14T07:59:24.623Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-14T07:59:24.832Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-14T07:59:25.289Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-14T07:59:25.743Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-14T07:59:30.438Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-14T07:59:32.773Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-14T07:59:34.931Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-14T07:59:35.385Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-14T07:59:35.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-14T07:59:36.910Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-14T07:59:36.911Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-14T07:59:37.365Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-14T07:59:37.538Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-14T07:59:39.525Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-14T07:59:40.483Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-14T07:59:41.441Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-14T07:59:41.441Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-14T07:59:42.400Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-14T07:59:43.358Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-14T07:59:43.358Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-14T07:59:43.358Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-14T07:59:47.893Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-14T07:59:50.386Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-14T07:59:53.709Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-14T07:59:55.254Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-14T07:59:59.967Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-14T07:59:59.967Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-14T08:00:00.429Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-14T08:00:01.404Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-14T08:00:01.404Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-14T08:00:07.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-14T08:00:16.279Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-14T08:00:16.279Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-14T08:00:22.454Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-14T08:00:28.662Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-14T08:00:29.617Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-14T08:00:32.836Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-14T08:00:32.836Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-14T08:00:32.836Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-14T08:00:35.775Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-14T08:00:36.240Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-14T08:00:36.638Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-14T08:00:36.638Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-14T08:00:36.703Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-14T08:00:36.703Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-14T08:00:37.091Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-14T08:00:37.168Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-14T08:00:37.168Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-14T08:00:37.543Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-14T08:00:42.190Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-14T08:00:43.712Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-14T08:00:44.164Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-14T08:00:45.682Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-14T08:00:46.136Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-14T08:00:47.654Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-14T08:00:49.179Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-14T08:00:54.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-14T08:00:56.202Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-14T08:00:56.202Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-14T08:00:56.202Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-14T08:00:56.202Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-14T08:00:56.202Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-14T08:00:56.202Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-14T08:00:56.655Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-14T08:00:57.111Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-14T08:00:57.564Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-14T08:01:03.307Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-14T08:01:09.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-14T08:01:19.785Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-14T08:01:19.785Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-14T08:01:19.785Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-14T08:01:20.906Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-14T08:01:20.906Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-14T08:01:21.861Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-14T08:01:27.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-14T08:01:55.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-14T08:01:55.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-14T08:01:55.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-14T08:01:59.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-14T08:02:02.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-14T08:02:04.274Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-14T08:02:06.036Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-14T08:02:14.131Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-14T08:02:16.585Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-14T08:02:21.232Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-14T08:02:28.262Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-14T08:02:32.235Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-14T08:02:32.931Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-14T08:03:02.782Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-14T08:03:02.782Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-14T08:03:04.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-14T08:03:07.434Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-14T08:03:07.434Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-14T08:03:07.434Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-14T08:03:07.434Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-14T08:03:11.137Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-14T08:03:15.784Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-14T08:03:18.661Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-14T08:03:18.661Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-14T08:03:18.661Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-14T08:03:21.533Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-14T08:03:22.489Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-14T08:03:24.008Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-14T08:03:32.199Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-14T08:03:32.199Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-14T08:03:32.199Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-14T08:03:34.351Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-14T08:03:35.307Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-14T08:03:36.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-14T08:03:45.394Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-14T08:03:50.039Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-14T08:03:51.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-14T08:03:58.556Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-14T08:04:03.201Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-14T08:04:06.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-14T08:04:13.470Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-14T08:04:13.923Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-14T08:04:13.923Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-14T08:04:13.923Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-14T08:04:20.938Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-14T08:04:20.938Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-14T08:04:24.797Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite (441.86s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-04-14T08:04:39.669Z] docker_cli_external_volume_driver_test.go:53: [dbab140cb0e87] daemon is not started [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.74s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.70s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-04-14T08:04:39.669Z] docker_cli_external_volume_driver_test.go:53: [d825d9139a833] daemon is not started [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.68s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-04-14T08:04:39.669Z] docker_cli_external_volume_driver_test.go:53: [d28a080f7805e] daemon is not started [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-14T08:04:39.669Z] docker_cli_external_volume_driver_test.go:53: [df27907afe52d] daemon is not started [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.91s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.69s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.06s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.32s) [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2021-04-14T08:04:39.669Z] docker_cli_external_volume_driver_test.go:485: [df1ded8073eaa] daemon is not started [2021-04-14T08:04:39.669Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-14T08:04:39.669Z] docker_cli_external_volume_driver_test.go:53: [dd7de1db68ad1] daemon is not started [2021-04-14T08:04:39.669Z] PASS [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.669Z] === Skipped [2021-04-14T08:04:39.669Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-14T08:04:39.669Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-14T08:04:39.669Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-14T08:04:39.669Z] check_test.go:309: [d3dcbc088519d] daemon is not started [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.669Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-14T08:04:39.669Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-14T08:04:39.669Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-14T08:04:39.669Z] check_test.go:309: [da72e0cc4678b] daemon is not started [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.669Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-14T08:04:39.669Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-14T08:04:39.669Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-14T08:04:39.669Z] check_test.go:309: [d2cd65de7fa7b] daemon is not started [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.669Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-14T08:04:39.669Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-14T08:04:39.669Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.669Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-14T08:04:39.669Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-14T08:04:39.669Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.669Z] DONE 273 tests, 5 skipped in 2827.814s [2021-04-14T08:04:39.669Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-14T08:04:39.669Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2fa2b16e1453/docker.pid [2021-04-14T08:04:39.669Z] +++ kill 6245 [2021-04-14T08:04:39.669Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6245 is not a child of this shell [2021-04-14T08:04:39.669Z] warning: PID 6245 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2fa2b16e1453/docker.pid had a nonzero exit code [2021-04-14T08:04:39.669Z] ++++ cat bundles/test-integration/docker.pid [2021-04-14T08:04:39.669Z] +++ kill 8208 [2021-04-14T08:04:39.669Z] +++ /etc/init.d/apparmor stop [2021-04-14T08:04:39.669Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.669Z] Unloading profiles will leave already running processes permanently [2021-04-14T08:04:39.669Z] unconfined, which can lead to unexpected situations. [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.669Z] To set a process to complain mode, use the command line tool [2021-04-14T08:04:39.669Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-14T08:04:39.669Z] +++ true [2021-04-14T08:04:39.669Z] exiting test-integration [2021-04-14T08:04:39.669Z] ++ exit 0 [2021-04-14T08:04:39.669Z] [2021-04-14T08:04:39.928Z] + exit 0 [2021-04-14T08:04:39.928Z] ++ jobs -p [2021-04-14T08:04:39.928Z] + pids= [2021-04-14T08:04:39.928Z] + echo 'Remaining pids to kill: []' [2021-04-14T08:04:39.928Z] Remaining pids to kill: [] [2021-04-14T08:04:39.928Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-14T08:04:39.945Z] Recording test results [2021-04-14T08:04:41.964Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-14T08:04:42.304Z] + echo Ensuring container killed. [2021-04-14T08:04:42.304Z] Ensuring container killed. [2021-04-14T08:04:42.304Z] + docker ps -aq -f name=docker-pr2-* [2021-04-14T08:04:42.304Z] + cids=2515a4014741 [2021-04-14T08:04:42.304Z] 8cf451287189 [2021-04-14T08:04:42.304Z] bba5e831497f [2021-04-14T08:04:42.304Z] + [ -n 2515a4014741 [2021-04-14T08:04:42.304Z] 8cf451287189 [2021-04-14T08:04:42.304Z] bba5e831497f ] [2021-04-14T08:04:42.304Z] + docker rm -vf 2515a4014741 8cf451287189 bba5e831497f [2021-04-14T08:04:44.209Z] 2515a4014741 [2021-04-14T08:04:45.145Z] 8cf451287189 [2021-04-14T08:04:45.145Z] bba5e831497f [Pipeline] sh [2021-04-14T08:04:45.436Z] + echo Chowning /workspace to jenkins user [2021-04-14T08:04:45.436Z] Chowning /workspace to jenkins user [2021-04-14T08:04:45.436Z] + id -u [2021-04-14T08:04:45.436Z] + id -g [2021-04-14T08:04:45.436Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41673:/workspace busybox chown -R 1000:1000 /workspace [2021-04-14T08:04:45.436Z] Unable to find image 'busybox:latest' locally [2021-04-14T08:04:45.695Z] latest: Pulling from library/busybox [2021-04-14T08:04:45.695Z] f531cdc67389: Pulling fs layer [2021-04-14T08:04:45.695Z] f531cdc67389: Verifying Checksum [2021-04-14T08:04:45.695Z] f531cdc67389: Download complete [2021-04-14T08:04:45.953Z] f531cdc67389: Pull complete [2021-04-14T08:04:45.953Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-14T08:04:45.953Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-14T08:04:50.441Z] + bundleName=amd64 [2021-04-14T08:04:50.441Z] + echo Creating amd64-bundles.tar.gz [2021-04-14T08:04:50.441Z] Creating amd64-bundles.tar.gz [2021-04-14T08:04:50.441Z] + xargs tar -czf amd64-bundles.tar.gz [2021-04-14T08:04:50.441Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-14T08:04:51.829Z] Archiving artifacts [2021-04-14T08:04:53.814Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-14T08:04:54.130Z] + make clean [2021-04-14T08:04:54.390Z] docker volume rm -f docker-dev-cache [2021-04-14T08:04:54.390Z] docker-dev-cache [Pipeline] deleteDir [2021-04-14T08:04:59.493Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-14T08:04:59.493Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-14T08:04:59.493Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T08:05:11.516Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-14T08:05:20.672Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-14T08:05:26.253Z] === RUN TestDockerSuite/TestBuildRm [2021-04-14T08:05:33.114Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-14T08:05:43.853Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-14T08:05:44.810Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-14T08:05:44.810Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-14T08:05:45.264Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-14T08:05:45.558Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-14T08:05:46.782Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-14T08:05:50.487Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-14T08:05:55.134Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-14T08:05:59.786Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-14T08:06:17.384Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-14T08:06:17.384Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-14T08:06:17.384Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-14T08:06:21.341Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-14T08:06:27.642Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-14T08:06:27.642Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-14T08:06:36.147Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-14T08:06:36.147Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-14T08:06:36.226Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-14T08:06:40.798Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-14T08:06:51.069Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-14T08:07:23.200Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-14T08:07:23.200Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-14T08:07:23.200Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-14T08:07:23.651Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-14T08:07:28.291Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-14T08:07:32.941Z] === RUN TestDockerSuite/TestBuildUser [2021-04-14T08:07:32.941Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-14T08:07:32.941Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-14T08:07:32.941Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-14T08:07:37.584Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-14T08:07:37.584Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-14T08:07:41.279Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-14T08:07:41.279Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-14T08:07:41.279Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-14T08:08:06.314Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-14T08:08:06.314Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-14T08:08:16.556Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-14T08:08:21.201Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-14T08:08:21.201Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-14T08:08:21.201Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-14T08:08:24.074Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-14T08:08:24.074Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-14T08:08:34.318Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-14T08:08:38.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-14T08:08:38.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-14T08:08:47.441Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-14T08:08:47.441Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-14T08:08:47.441Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-14T08:08:47.441Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-14T08:08:47.441Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-14T08:08:48.404Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-14T08:08:48.404Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-14T08:08:49.366Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-14T08:08:49.822Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-14T08:08:53.674Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-14T08:08:53.674Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-14T08:08:53.674Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-14T08:08:53.674Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-14T08:08:55.189Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-14T08:08:56.870Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-14T08:08:59.767Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-14T08:09:05.535Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-14T08:09:05.535Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-14T08:09:05.990Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-14T08:09:05.990Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-14T08:09:05.990Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-14T08:09:05.990Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-14T08:09:10.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-14T08:09:10.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-14T08:09:10.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-14T08:09:10.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-14T08:09:12.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-14T08:09:12.773Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-14T08:09:13.727Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-14T08:09:14.180Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-14T08:09:14.180Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-14T08:09:14.180Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-14T08:09:16.329Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-14T08:09:17.950Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-14T08:09:20.971Z] === RUN TestDockerSuite/TestCommitChange [2021-04-14T08:09:26.718Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-14T08:09:31.356Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-14T08:09:31.356Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-14T08:09:35.589Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-14T08:09:35.589Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-14T08:09:35.589Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-14T08:09:35.589Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-14T08:09:35.589Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-14T08:09:35.589Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-14T08:09:35.589Z] === RUN TestDockerSuite/TestBuildFails [2021-04-14T08:09:38.375Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-14T08:09:38.375Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-14T08:09:42.646Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-14T08:09:42.646Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-14T08:09:45.413Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-14T08:09:49.711Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-14T08:09:50.054Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-14T08:09:50.054Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-14T08:09:50.054Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-14T08:09:50.054Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-14T08:09:50.054Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-14T08:09:50.054Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-14T08:09:50.054Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-14T08:09:50.506Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-14T08:09:50.506Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-14T08:09:55.480Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-14T08:09:59.007Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-14T08:10:04.011Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-14T08:10:06.019Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-14T08:10:06.019Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-14T08:10:08.171Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-14T08:10:08.171Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-14T08:10:08.171Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-14T08:10:08.171Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-14T08:10:09.771Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-14T08:10:11.039Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-14T08:10:11.039Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-14T08:10:11.039Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-14T08:10:11.933Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-14T08:10:13.911Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-14T08:10:13.911Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-14T08:10:13.911Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-14T08:10:13.911Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-14T08:10:13.911Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-14T08:10:17.617Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-14T08:10:17.707Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-14T08:10:17.707Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-14T08:10:18.666Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-14T08:10:19.122Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-14T08:10:19.122Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-14T08:10:19.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-14T08:10:21.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-14T08:10:21.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-14T08:10:21.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-14T08:10:24.068Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-14T08:10:24.068Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-14T08:10:26.223Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-14T08:10:26.223Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-14T08:10:26.223Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-14T08:10:29.093Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-14T08:10:29.093Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-14T08:10:29.402Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-14T08:10:29.402Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-14T08:10:31.242Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-14T08:10:31.242Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-14T08:10:34.118Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-14T08:10:34.118Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-14T08:10:36.988Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-14T08:10:40.679Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-14T08:10:44.166Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-14T08:10:44.166Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-14T08:10:45.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-14T08:10:45.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-14T08:10:45.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-14T08:10:45.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-14T08:10:45.322Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-14T08:10:46.334Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-14T08:10:46.334Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-14T08:10:47.300Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-14T08:10:47.300Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-14T08:10:47.474Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-14T08:10:47.474Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-14T08:10:50.346Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-14T08:10:50.346Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-14T08:10:52.497Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-14T08:10:52.497Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-14T08:10:53.065Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-14T08:10:53.520Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-14T08:10:54.482Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-14T08:10:56.010Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-14T08:10:56.465Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-14T08:10:57.140Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-14T08:10:57.425Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-14T08:10:59.289Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-14T08:10:59.289Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-14T08:10:59.289Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-14T08:10:59.289Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-14T08:10:59.289Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-14T08:10:59.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-14T08:10:59.591Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-14T08:11:00.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-14T08:11:00.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-14T08:11:03.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-14T08:11:06.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-14T08:11:06.636Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-14T08:11:06.636Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-14T08:11:06.636Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-14T08:11:06.636Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-14T08:11:06.636Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-14T08:11:07.092Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-14T08:11:07.092Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-14T08:11:07.547Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-14T08:11:08.508Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-14T08:11:08.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-14T08:11:11.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008dd660_} [2021-04-14T08:11:14.274Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-14T08:11:14.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1883732562_c:\foo_false____} [2021-04-14T08:11:16.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1883732562_c:\foo_true____} [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-14T08:11:19.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-14T08:11:19.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-14T08:11:19.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-14T08:11:19.928Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-14T08:11:19.928Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-14T08:11:19.928Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-14T08:11:19.928Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-14T08:11:19.928Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-14T08:11:19.928Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-14T08:11:22.796Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-14T08:11:25.665Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-14T08:11:25.665Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-14T08:11:25.665Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-14T08:11:28.534Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-14T08:11:28.534Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-14T08:11:28.534Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-14T08:11:28.534Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-14T08:11:33.174Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-14T08:11:36.045Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-14T08:11:36.045Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-14T08:11:36.045Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-14T08:11:44.172Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-14T08:11:44.172Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-14T08:11:44.172Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-14T08:11:46.288Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-14T08:11:46.288Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-14T08:11:46.288Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-14T08:11:56.534Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-14T08:11:56.534Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-14T08:11:56.534Z] === RUN TestDockerSuite/TestCpToDot [2021-04-14T08:11:58.050Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-14T08:11:58.050Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-14T08:11:58.050Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-14T08:12:01.744Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-14T08:12:01.745Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-14T08:12:01.745Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-14T08:12:01.745Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-14T08:12:01.745Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-14T08:12:01.745Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-14T08:12:01.745Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-14T08:12:03.894Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-14T08:12:06.766Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-14T08:12:07.218Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-14T08:12:07.218Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-14T08:12:09.371Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-14T08:12:09.823Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-14T08:12:10.275Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-14T08:12:10.275Z] === RUN TestDockerSuite/TestCreateRM [2021-04-14T08:12:10.727Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-14T08:12:10.727Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-14T08:12:10.727Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-14T08:12:11.179Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-14T08:12:19.688Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-14T08:12:20.140Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-14T08:12:20.592Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-14T08:12:24.284Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-14T08:12:24.284Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-14T08:12:24.284Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-14T08:12:26.629Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-14T08:12:27.158Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-14T08:12:27.158Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDockerFails [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-14T08:12:27.614Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-14T08:12:30.484Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-14T08:12:33.356Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-14T08:12:35.508Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-14T08:12:45.763Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-14T08:12:47.726Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-14T08:12:52.549Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-14T08:12:54.346Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-14T08:12:59.688Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-14T08:13:00.083Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-14T08:13:02.234Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-14T08:13:02.685Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-14T08:13:05.528Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-14T08:13:07.327Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-14T08:13:08.281Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-14T08:13:09.235Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-14T08:13:14.975Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-14T08:13:20.719Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-14T08:13:20.719Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-14T08:13:20.719Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-14T08:13:20.719Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-14T08:13:20.719Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-14T08:13:20.719Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-14T08:13:21.696Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-14T08:13:21.696Z] === RUN TestDockerSuite/TestEventsRename [2021-04-14T08:13:24.625Z] === RUN TestDockerSuite/TestEventsResize [2021-04-14T08:13:26.704Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-14T08:13:26.704Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-14T08:13:28.389Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-14T08:13:30.586Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-14T08:13:33.515Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-14T08:13:33.821Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-14T08:13:34.286Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-14T08:13:34.286Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-14T08:13:34.751Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-14T08:13:37.688Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-14T08:13:39.343Z] === RUN TestDockerSuite/TestEventsTop [2021-04-14T08:13:39.343Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-14T08:13:41.538Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-14T08:13:43.520Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-14T08:13:45.717Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-14T08:13:46.181Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-14T08:13:46.181Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-14T08:13:46.260Z] === RUN TestDockerSuite/TestExec [2021-04-14T08:13:46.260Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-14T08:13:46.260Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-14T08:13:47.812Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-14T08:13:49.111Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-14T08:13:50.007Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-14T08:13:50.007Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-14T08:13:50.007Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-14T08:13:50.007Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-14T08:13:50.662Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-14T08:13:52.203Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-14T08:13:52.215Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-14T08:13:54.400Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-14T08:13:56.607Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-14T08:13:58.804Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-14T08:14:03.524Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-14T08:14:03.524Z] === RUN TestDockerSuite/TestExecEnv [2021-04-14T08:14:03.524Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-14T08:14:03.524Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-14T08:14:05.726Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-14T08:14:07.087Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-14T08:14:09.287Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-14T08:14:10.462Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-14T08:14:10.462Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-14T08:14:10.462Z] === RUN TestDockerSuite/TestExecParseError [2021-04-14T08:14:10.462Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-14T08:14:10.462Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-14T08:14:10.462Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-14T08:14:12.662Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-14T08:14:12.662Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-14T08:14:12.662Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-14T08:14:12.662Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-14T08:14:12.662Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-14T08:14:12.662Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-14T08:14:15.591Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-14T08:14:15.591Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-14T08:14:19.662Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-14T08:14:21.426Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-14T08:14:21.427Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-14T08:14:21.427Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-14T08:14:21.427Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-14T08:14:24.389Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-14T08:14:27.259Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-14T08:14:33.093Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-14T08:14:34.776Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-14T08:14:36.025Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-14T08:14:39.508Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-14T08:14:43.142Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-14T08:14:43.142Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-14T08:14:43.142Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-14T08:14:43.142Z] === RUN TestDockerSuite/TestHealth [2021-04-14T08:14:43.142Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-14T08:14:43.142Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-14T08:14:43.142Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-14T08:14:43.142Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-14T08:14:45.350Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-14T08:14:46.329Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-14T08:14:46.329Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-14T08:14:46.329Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-14T08:14:49.260Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-14T08:14:49.260Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-14T08:14:51.763Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-14T08:14:51.763Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-14T08:14:51.763Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-14T08:14:52.226Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-14T08:14:52.226Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-14T08:14:52.226Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-14T08:14:53.204Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-14T08:14:53.204Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-14T08:14:54.182Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-14T08:14:54.182Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-14T08:14:56.383Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-14T08:14:56.383Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-14T08:14:58.579Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-14T08:15:01.509Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-14T08:15:01.973Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-14T08:15:01.973Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-14T08:15:05.739Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-14T08:15:05.739Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestImportFile [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-14T08:15:08.666Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-14T08:15:10.862Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-14T08:15:13.793Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-14T08:15:13.793Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-14T08:15:13.793Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-14T08:15:13.793Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-14T08:15:13.793Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-14T08:15:16.723Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-14T08:15:16.723Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-14T08:15:19.655Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-14T08:15:19.656Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-14T08:15:19.656Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-14T08:15:19.656Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-14T08:15:21.851Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-14T08:15:26.574Z] === RUN TestDockerSuite/TestInspectImage [2021-04-14T08:15:26.574Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-14T08:15:26.574Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-14T08:15:26.574Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-14T08:15:29.503Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-14T08:15:31.056Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-14T08:15:31.520Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-14T08:15:33.717Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-14T08:15:35.914Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-14T08:15:35.914Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-14T08:15:35.914Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-14T08:15:38.114Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-14T08:15:40.057Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-14T08:15:41.046Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-14T08:15:45.769Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-14T08:15:47.968Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-14T08:15:50.164Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-14T08:15:52.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-14T08:15:55.295Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-14T08:15:57.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-14T08:15:59.690Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-14T08:16:01.887Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-14T08:16:04.085Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-14T08:16:05.295Z] === RUN TestDockerSuite/TestBuildRm [2021-04-14T08:16:09.944Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-14T08:16:12.875Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-14T08:16:12.875Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-14T08:16:15.072Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-14T08:16:15.072Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-14T08:16:17.743Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-14T08:16:20.899Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-14T08:16:21.522Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-14T08:16:21.522Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-14T08:16:21.985Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-14T08:16:23.547Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-14T08:16:28.015Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-14T08:16:28.270Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-14T08:16:33.847Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-14T08:16:36.779Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-14T08:16:36.894Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-14T08:16:38.977Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-14T08:16:38.977Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-14T08:16:41.906Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-14T08:16:44.105Z] === RUN TestDockerSuite/TestLogsSince [2021-04-14T08:16:47.267Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-14T08:16:54.479Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-14T08:16:54.479Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-14T08:16:54.479Z] === RUN TestDockerSuite/TestLogsTail [2021-04-14T08:16:56.680Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-14T08:16:59.611Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestNetHostname [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPluginActive [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPortList [2021-04-14T08:17:01.809Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-14T08:17:05.032Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-14T08:17:06.011Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-14T08:17:06.990Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-14T08:17:07.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-14T08:17:12.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-14T08:17:12.378Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-14T08:17:17.379Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-14T08:17:17.379Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-14T08:17:21.001Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-14T08:17:21.001Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-14T08:17:23.208Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-14T08:17:23.208Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-14T08:17:27.938Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-14T08:17:33.451Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-14T08:17:51.204Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-14T08:17:51.204Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-14T08:17:51.204Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-14T08:17:53.160Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-14T08:17:53.161Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-14T08:17:54.712Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-14T08:17:56.267Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-14T08:18:02.100Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-14T08:18:03.644Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-14T08:18:05.845Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-14T08:18:07.934Z] === RUN TestDockerSuite/TestBuildUser [2021-04-14T08:18:07.934Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-14T08:18:07.934Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-14T08:18:07.934Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-14T08:18:12.658Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-14T08:18:13.640Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-14T08:18:14.465Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-14T08:18:16.595Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-14T08:18:16.595Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-14T08:18:16.595Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-14T08:18:19.191Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-14T08:18:19.191Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-14T08:18:19.191Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-14T08:18:23.924Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-14T08:18:23.924Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-14T08:18:23.924Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-14T08:18:23.924Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-14T08:18:23.924Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-14T08:18:31.039Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-14T08:18:31.039Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-14T08:18:33.239Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-14T08:18:33.239Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-14T08:18:34.222Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-14T08:18:35.200Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-14T08:18:35.200Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-14T08:18:39.929Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-14T08:18:41.819Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-14T08:18:42.797Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-14T08:18:44.652Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-14T08:18:46.847Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-14T08:18:53.177Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-14T08:18:59.020Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-14T08:18:59.484Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-14T08:18:59.484Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-14T08:19:02.414Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-14T08:19:02.879Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-14T08:19:08.027Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-14T08:19:08.027Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-14T08:19:16.648Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-14T08:19:16.648Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-14T08:19:16.648Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-14T08:19:17.112Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-14T08:19:17.769Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-14T08:19:21.543Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-14T08:19:21.543Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-14T08:19:21.841Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-14T08:19:32.220Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-14T08:19:32.220Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-14T08:19:36.940Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-14T08:19:36.940Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-14T08:19:36.940Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-14T08:19:42.720Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-14T08:19:42.720Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-14T08:19:42.720Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-14T08:19:42.720Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-14T08:19:44.272Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-14T08:19:54.648Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-14T08:19:55.626Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-14T08:19:56.090Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-14T08:19:56.090Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-14T08:19:56.090Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-14T08:19:58.076Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-14T08:19:58.537Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-14T08:19:59.019Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-14T08:19:59.511Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-14T08:20:03.747Z] === RUN TestDockerSuite/TestCommitChange [2021-04-14T08:20:09.579Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-14T08:20:11.927Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-14T08:20:15.414Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-14T08:20:15.414Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-14T08:20:16.636Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-14T08:20:22.533Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-14T08:20:22.533Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-14T08:20:25.234Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-14T08:20:28.993Z] === RUN TestDockerSuite/TestRmiTag [2021-04-14T08:20:29.455Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-14T08:20:31.162Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-14T08:20:32.377Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-14T08:20:41.541Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-14T08:20:41.541Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-14T08:20:41.541Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-14T08:20:41.541Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-14T08:20:41.541Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-14T08:20:41.541Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-14T08:20:41.541Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-14T08:20:41.541Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-14T08:20:41.541Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-14T08:20:53.990Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-14T08:21:06.442Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-14T08:21:06.442Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-14T08:21:08.126Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-14T08:21:08.127Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-14T08:21:08.649Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-14T08:21:08.649Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-14T08:21:08.649Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-14T08:21:09.113Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-14T08:21:11.882Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-14T08:21:12.858Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-14T08:21:12.858Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-14T08:21:12.858Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-14T08:21:12.858Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-14T08:21:12.858Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-14T08:21:12.858Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-14T08:21:12.858Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-14T08:21:12.858Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-14T08:21:15.055Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-14T08:21:15.055Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-14T08:21:15.055Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-14T08:21:16.244Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-14T08:21:16.244Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-14T08:21:16.244Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-14T08:21:19.176Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-14T08:21:19.176Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-14T08:21:19.176Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-14T08:21:19.176Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-14T08:21:19.176Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-14T08:21:20.880Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-14T08:21:22.107Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-14T08:21:23.800Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-14T08:21:25.038Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-14T08:21:26.727Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-14T08:21:27.240Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-14T08:21:27.240Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-14T08:21:27.240Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-14T08:21:28.923Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-14T08:21:30.172Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-14T08:21:30.172Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-14T08:21:31.847Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-14T08:21:31.847Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-14T08:21:33.104Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-14T08:21:33.104Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-14T08:21:33.104Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-14T08:21:35.302Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-14T08:21:35.302Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-14T08:21:37.523Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-14T08:21:37.523Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-14T08:21:37.671Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-14T08:21:40.456Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-14T08:21:40.593Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-14T08:21:40.593Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-14T08:21:40.921Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-14T08:21:43.516Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-14T08:21:43.516Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-14T08:21:43.516Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-14T08:21:43.855Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-14T08:21:45.706Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-14T08:21:45.706Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-14T08:21:45.706Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-14T08:21:45.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-14T08:21:45.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-14T08:21:45.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-14T08:21:45.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-14T08:21:45.706Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-14T08:21:47.899Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-14T08:21:48.589Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-14T08:21:50.822Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-14T08:21:52.362Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-14T08:21:52.362Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-14T08:21:52.362Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-14T08:21:52.362Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-14T08:21:52.362Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-14T08:21:53.011Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-14T08:21:53.011Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-14T08:21:53.011Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-14T08:21:53.011Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-14T08:21:54.563Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-14T08:21:54.563Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-14T08:21:55.934Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-14T08:21:55.934Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-14T08:21:55.934Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-14T08:21:55.934Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-14T08:21:55.934Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-14T08:21:57.483Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-14T08:22:03.194Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-14T08:22:03.194Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-14T08:22:04.643Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-14T08:22:04.643Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-14T08:22:04.643Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-14T08:22:04.643Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-14T08:22:04.643Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-14T08:22:04.643Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-14T08:22:04.643Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-14T08:22:04.746Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-14T08:22:04.746Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-14T08:22:06.833Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-14T08:22:06.833Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-14T08:22:06.833Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-14T08:22:06.833Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-14T08:22:09.474Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-14T08:22:09.755Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-14T08:22:11.672Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-14T08:22:11.672Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-14T08:22:11.672Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-14T08:22:11.672Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-14T08:22:11.672Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-14T08:22:11.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-14T08:22:11.946Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-14T08:22:11.946Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-14T08:22:14.876Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-14T08:22:14.876Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-14T08:22:14.876Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-14T08:22:14.876Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-14T08:22:17.909Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-14T08:22:18.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-14T08:22:18.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-14T08:22:20.102Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-14T08:22:21.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-14T08:22:23.020Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-14T08:22:24.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-14T08:22:25.940Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-14T08:22:25.940Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-14T08:22:25.940Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-14T08:22:25.940Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-14T08:22:25.940Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-14T08:22:25.940Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-14T08:22:25.940Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-14T08:22:25.940Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-14T08:22:25.940Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-14T08:22:27.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-14T08:22:29.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002d7e60_} [2021-04-14T08:22:30.651Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-14T08:22:30.651Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-14T08:22:30.651Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-14T08:22:30.651Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-14T08:22:30.651Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-14T08:22:30.651Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-14T08:22:30.651Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-14T08:22:32.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1650737562_c:\foo_false____} [2021-04-14T08:22:35.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1650737562_c:\foo_true____} [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-14T08:22:38.592Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-14T08:22:39.253Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-14T08:22:39.253Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunMount [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-14T08:22:39.715Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-14T08:22:40.176Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-14T08:22:40.176Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-14T08:22:41.519Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-14T08:22:47.275Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-14T08:22:47.275Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-14T08:22:47.275Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-14T08:22:47.275Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-14T08:22:50.140Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-14T08:22:50.140Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-14T08:22:50.140Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-14T08:22:52.337Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-14T08:22:52.337Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-14T08:22:52.337Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-14T08:22:52.337Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-14T08:22:53.091Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-14T08:22:57.061Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-14T08:22:57.806Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-14T08:22:59.351Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-14T08:23:00.845Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-14T08:23:00.845Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-14T08:23:00.845Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-14T08:23:00.895Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-14T08:23:03.084Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-14T08:23:04.058Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-14T08:23:06.249Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-14T08:23:06.249Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-14T08:23:06.249Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-14T08:23:06.249Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-14T08:23:06.249Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-14T08:23:06.249Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-14T08:23:06.249Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-14T08:23:06.249Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-14T08:23:06.249Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-14T08:23:10.001Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-14T08:23:10.001Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-14T08:23:10.002Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-14T08:23:10.002Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-14T08:23:10.002Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-14T08:23:10.002Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-14T08:23:15.726Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-14T08:23:15.726Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-14T08:23:15.726Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-14T08:23:18.600Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-14T08:23:18.600Z] === RUN TestDockerSuite/TestRunRm [2021-04-14T08:23:21.518Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-14T08:23:26.111Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-14T08:23:26.111Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-14T08:23:26.111Z] === RUN TestDockerSuite/TestCpToDot [2021-04-14T08:23:27.335Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-14T08:23:28.315Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-14T08:23:28.315Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-14T08:23:28.315Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-14T08:23:29.526Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-14T08:23:31.716Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-14T08:23:33.909Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-14T08:23:36.829Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-14T08:23:36.829Z] === RUN TestDockerSuite/TestRunState [2021-04-14T08:23:36.829Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-14T08:23:36.939Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-14T08:23:36.939Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-14T08:23:36.939Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-14T08:23:36.939Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-14T08:23:36.939Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-14T08:23:36.939Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-14T08:23:36.939Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-14T08:23:39.160Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-14T08:23:39.748Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-14T08:23:39.748Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-14T08:23:41.358Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-14T08:23:41.821Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-14T08:23:41.822Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-14T08:23:41.937Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-14T08:23:41.937Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-14T08:23:41.937Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-14T08:23:42.400Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-14T08:23:42.400Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-14T08:23:42.400Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-14T08:23:44.020Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-14T08:23:45.000Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-14T08:23:45.000Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-14T08:23:45.000Z] === RUN TestDockerSuite/TestCreateRM [2021-04-14T08:23:45.466Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-14T08:23:45.466Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-14T08:23:45.932Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-14T08:23:46.397Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-14T08:23:47.117Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-14T08:23:47.578Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-14T08:23:50.497Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-14T08:23:50.497Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-14T08:23:52.686Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-14T08:23:52.686Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-14T08:23:52.686Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-14T08:23:56.438Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-14T08:24:01.281Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-14T08:24:01.281Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-14T08:24:01.281Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-14T08:24:05.040Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-14T08:24:05.049Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-14T08:24:05.049Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-14T08:24:05.049Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-14T08:24:09.751Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDockerFails [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-14T08:24:13.667Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-14T08:24:15.566Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-14T08:24:15.566Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-14T08:24:15.874Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-14T08:24:16.027Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-14T08:24:19.639Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-14T08:24:19.780Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-14T08:24:21.971Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-14T08:24:22.577Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-14T08:24:24.890Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-14T08:24:24.890Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-14T08:24:24.890Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-14T08:24:24.890Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-14T08:24:24.890Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-14T08:24:24.890Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-14T08:24:24.890Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-14T08:24:24.890Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-14T08:24:24.890Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-14T08:24:31.199Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-14T08:24:33.487Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-14T08:24:34.461Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-14T08:24:36.009Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-14T08:24:37.029Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-14T08:24:41.826Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-14T08:24:41.826Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-14T08:24:41.826Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-14T08:24:41.827Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-14T08:24:44.015Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-14T08:24:44.015Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-14T08:24:44.149Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-14T08:24:44.478Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-14T08:24:44.940Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-14T08:24:45.703Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-14T08:24:46.485Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-14T08:24:46.682Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-14T08:24:53.587Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-14T08:24:53.588Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-14T08:24:55.307Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-14T08:24:55.307Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-14T08:24:56.286Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-14T08:25:02.117Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-14T08:25:02.182Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-14T08:25:02.182Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-14T08:25:06.845Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-14T08:25:06.845Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-14T08:25:06.845Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-14T08:25:06.845Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-14T08:25:06.845Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-14T08:25:06.845Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-14T08:25:06.892Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-14T08:25:06.892Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-14T08:25:06.892Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-14T08:25:06.892Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-14T08:25:06.892Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-14T08:25:08.399Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-14T08:25:08.399Z] === RUN TestDockerSuite/TestEventsRename [2021-04-14T08:25:11.332Z] === RUN TestDockerSuite/TestEventsResize [2021-04-14T08:25:13.991Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-14T08:25:13.991Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-14T08:25:13.991Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-14T08:25:13.991Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-14T08:25:13.991Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-14T08:25:13.991Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-14T08:25:13.991Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-14T08:25:14.262Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-14T08:25:15.535Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-14T08:25:16.465Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-14T08:25:17.724Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-14T08:25:18.187Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-14T08:25:19.402Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-14T08:25:20.376Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-14T08:25:20.376Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-14T08:25:20.376Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-14T08:25:20.376Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-14T08:25:20.376Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-14T08:25:20.376Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-14T08:25:20.376Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-14T08:25:25.232Z] === RUN TestDockerSuite/TestEventsTop [2021-04-14T08:25:25.232Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-14T08:25:27.430Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-14T08:25:34.557Z] === RUN TestDockerSuite/TestExec [2021-04-14T08:25:34.557Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-14T08:25:35.022Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-14T08:25:35.228Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-14T08:25:35.691Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-14T08:25:35.691Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-14T08:25:35.691Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-14T08:25:36.154Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-14T08:25:36.154Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-14T08:25:36.618Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-14T08:25:37.217Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-14T08:25:39.420Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-14T08:25:39.420Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-14T08:25:39.420Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-14T08:25:39.420Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-14T08:25:39.543Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-14T08:25:39.543Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-14T08:25:42.360Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-14T08:25:42.468Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-14T08:25:42.932Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-14T08:25:43.395Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-14T08:25:43.395Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-14T08:25:43.395Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-14T08:25:44.561Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-14T08:25:47.497Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-14T08:25:49.054Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-14T08:25:52.013Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-14T08:25:52.013Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-14T08:25:52.990Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-14T08:25:52.990Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-14T08:25:52.990Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-14T08:25:53.782Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-14T08:25:53.782Z] === RUN TestDockerSuite/TestExecEnv [2021-04-14T08:25:53.782Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-14T08:25:53.782Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-14T08:25:56.709Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-14T08:26:01.432Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-14T08:26:01.432Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-14T08:26:01.432Z] === RUN TestDockerSuite/TestExecParseError [2021-04-14T08:26:01.606Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-14T08:26:01.896Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-14T08:26:01.896Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-14T08:26:01.896Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-14T08:26:02.070Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-14T08:26:02.070Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-14T08:26:04.825Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-14T08:26:04.825Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-14T08:26:04.825Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-14T08:26:04.825Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-14T08:26:04.825Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-14T08:26:04.825Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-14T08:26:07.757Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-14T08:26:07.757Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-14T08:26:14.886Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-14T08:26:14.886Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-14T08:26:14.886Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-14T08:26:14.886Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-14T08:26:16.938Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-14T08:26:16.938Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite (2450.81s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-14T08:26:18.487Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-14T08:26:18.487Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.91s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-14T08:26:18.487Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-14T08:26:18.487Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-14T08:26:18.487Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-14T08:26:18.487Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-14T08:26:18.487Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-14T08:26:18.487Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-14T08:26:18.487Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-14T08:26:18.487Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.46s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-14T08:26:18.487Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-14T08:26:18.487Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.16s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.48s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.99s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-14T08:26:18.487Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.91s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.27s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2021-04-14T08:26:18.487Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.34s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.64s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.75s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.34s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.13s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.39s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.75s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.16s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.05s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.52s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.12s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.57s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.15s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.60s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.04s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.84s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.57s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.09s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-14T08:26:18.487Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.77s) [2021-04-14T08:26:18.487Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.48s) [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-14T08:26:18.487Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.487Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.97s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.78s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.30s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.49s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.70s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.57s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.31s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.55s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.07s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.80s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.73s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.76s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.09s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.66s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.54s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.67s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.36s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.19s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.55s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.29s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.87s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.46s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.19s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.35s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.72s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.16s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.09s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.88s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.03s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.31s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFails (2.50s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.87s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.22s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.36s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.93s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.75s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.88s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildHistory (13.15s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.87s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.01s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.80s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.82s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.45s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.13s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.19s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.50s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.98s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.67s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.54s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.89s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.13s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.28s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.56s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.76s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.47s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.92s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.21s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.52s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.07s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.81s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.63s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (7.01s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.69s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.84s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildRm (16.76s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.40s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-04-14T08:26:18.488Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.68s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.12s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.97s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.24s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.02s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.30s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildStderr (4.12s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (37.69s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.83s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.45s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.99s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.79s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.27s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.76s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.02s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.41s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.90s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.38s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.09s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.18s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.02s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.26s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.82s) [2021-04-14T08:26:18.488Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.13s) [2021-04-14T08:26:18.488Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-04-14T08:26:18.488Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-14T08:26:18.489Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-14T08:26:18.489Z] docker_cli_sni_test.go:18: Flakey test [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.80s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.85s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCommitChange (5.15s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.84s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-14T08:26:18.489Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.88s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-14T08:26:18.489Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCommitTTY (7.43s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.85s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-14T08:26:18.489Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-14T08:26:18.489Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.47s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.58s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.63s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.71s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.90s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.44s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.11s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.23s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.24s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.26s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.47s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.25s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.84s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.60s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.11s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.22s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.73s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.24s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.58s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.73s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.60s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.83s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008dd660_} (2.65s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1883732562_c:\foo_false____} (2.55s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1883732562_c:\foo_true____} (2.62s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-14T08:26:18.489Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.72s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.49s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.90s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.78s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.29s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.05s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpToDot (2.96s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCpToStdout (2.96s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-14T08:26:18.489Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.81s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-14T08:26:18.489Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.39s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.80s) [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-14T08:26:18.489Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.77s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-14T08:26:18.489Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-14T08:26:18.489Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-14T08:26:18.489Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-14T08:26:18.489Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-14T08:26:18.490Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-14T08:26:18.490Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-14T08:26:18.490Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-14T08:26:18.490Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-14T08:26:18.490Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.79s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.60s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.32s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.01s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsCopy (9.48s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.53s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.46s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.71s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.76s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFilters (5.12s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFormat (5.68s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-14T08:26:18.490Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsRename (2.89s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsResize (3.56s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.62s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.66s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.21s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-14T08:26:18.490Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.42s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-14T08:26:18.490Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.11s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-14T08:26:18.490Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-14T08:26:18.490Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-14T08:26:18.490Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.07s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.22s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.28s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.19s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.33s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.26s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecInspectID (4.74s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-14T08:26:18.490Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.63s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-14T08:26:18.490Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.29s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.66s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.08s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.07s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-14T08:26:18.490Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.13s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.97s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.26s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.96s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-14T08:26:18.490Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.90s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-14T08:26:18.490Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-14T08:26:18.490Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-14T08:26:18.490Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.72s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-14T08:26:18.490Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-14T08:26:18.490Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.52s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.74s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectDefault (2.32s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectHistory (4.79s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.65s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.16s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.22s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.23s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectStatus (2.90s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.37s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.36s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.37s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.13s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.63s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.26s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.21s) [2021-04-14T08:26:18.490Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-14T08:26:18.490Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.490Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.07s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.13s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.91s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.62s) [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-14T08:26:18.491Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.19s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.21s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.30s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.45s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.79s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.55s) [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.27s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.66s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsSince (9.31s) [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsTail (2.97s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.89s) [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-14T08:26:18.491Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-14T08:26:18.491Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.53s) [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-14T08:26:18.491Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-14T08:26:18.491Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-14T08:26:18.491Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-14T08:26:18.491Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-14T08:26:18.957Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-14T08:26:18.957Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-14T08:26:18.957Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-14T08:26:18.958Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-14T08:26:18.958Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsByOrder (8.43s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.55s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.46s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.56s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.07s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.83s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.76s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-14T08:26:18.958Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.02s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.14s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.97s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-14T08:26:18.958Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.23s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.77s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.50s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.42s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.50s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.79s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.34s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.00s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.76s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.07s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.20s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.63s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.68s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.05s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.48s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (31.12s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.03s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.48s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.09s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.65s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.81s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.72s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.68s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.72s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.69s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.65s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.23s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.91s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.82s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.32s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.08s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.30s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.51s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.65s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.65s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.64s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunExitCode (2.63s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.74s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.69s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.79s) [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.81s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.54s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s) [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.958Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-14T08:26:18.958Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.30s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.69s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.41s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.86s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.88s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.34s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.69s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunRm (2.65s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.64s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.78s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.23s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.93s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.62s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.53s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.89s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.71s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.44s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.53s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.83s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.29s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.53s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.65s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.34s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.58s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.35s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.67s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.13s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.09s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.39s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.68s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.63s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.17s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.10s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-14T08:26:18.959Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-04-14T08:26:18.959Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-14T08:26:18.959Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.79s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.22s) [2021-04-14T08:26:18.959Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.67s) [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-14T08:26:18.960Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-14T08:26:18.960Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.52s) [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.90s) [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-14T08:26:18.960Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-14T08:26:18.960Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-14T08:26:18.960Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-14T08:26:18.960Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-14T08:26:18.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-14T08:26:18.960Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-14T08:26:18.960Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] === RUN TestDockerDaemonSuite [2021-04-14T08:26:18.960Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-14T08:26:18.960Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-14T08:26:18.960Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-14T08:26:18.960Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-14T08:26:18.960Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.960Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] === RUN TestDockerSwarmSuite [2021-04-14T08:26:18.961Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-14T08:26:18.961Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-14T08:26:18.961Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] === RUN TestDockerExternalVolumeSuite [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] === RUN TestDockerNetworkSuite [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] === RUN TestDockerHubPullSuite [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-14T08:26:18.961Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] PASS [2021-04-14T08:26:18.961Z] ok github.com/docker/docker/integration-cli 2451.466s [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === Skipped [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-14T08:26:18.961Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-14T08:26:18.961Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-14T08:26:18.961Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-14T08:26:18.961Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-14T08:26:18.961Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-14T08:26:18.961Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-14T08:26:18.961Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-14T08:26:18.961Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-14T08:26:18.961Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-14T08:26:18.961Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-14T08:26:18.961Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-14T08:26:18.961Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-14T08:26:18.961Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2021-04-14T08:26:18.961Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-14T08:26:18.961Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-14T08:26:18.961Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-14T08:26:18.961Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.961Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-04-14T08:26:18.962Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-04-14T08:26:18.962Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-14T08:26:18.962Z] docker_cli_sni_test.go:18: Flakey test [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-14T08:26:18.962Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-14T08:26:18.962Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-14T08:26:18.962Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-14T08:26:18.962Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-14T08:26:18.962Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-14T08:26:18.962Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-14T08:26:18.962Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.962Z] [2021-04-14T08:26:18.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-14T08:26:18.963Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-14T08:26:18.963Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-14T08:26:18.963Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:18.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-14T08:26:18.963Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-14T08:26:18.963Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-14T08:26:18.963Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-14T08:26:19.427Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-14T08:26:19.427Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-14T08:26:19.427Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-14T08:26:19.427Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-14T08:26:19.427Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-14T08:26:19.427Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-14T08:26:19.427Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-14T08:26:19.427Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-14T08:26:19.427Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-14T08:26:19.427Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-14T08:26:19.427Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-14T08:26:19.427Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.427Z] [2021-04-14T08:26:19.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-14T08:26:19.428Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-14T08:26:19.428Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-14T08:26:19.428Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-14T08:26:19.428Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-14T08:26:19.428Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-14T08:26:19.428Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-14T08:26:19.428Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-14T08:26:19.428Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-14T08:26:19.428Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-14T08:26:19.428Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-14T08:26:19.428Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-14T08:26:19.428Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-14T08:26:19.428Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-14T08:26:19.428Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-14T08:26:19.428Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-14T08:26:19.428Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-14T08:26:19.428Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-14T08:26:19.428Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.428Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-14T08:26:19.429Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-14T08:26:19.429Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-14T08:26:19.429Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-14T08:26:19.429Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-14T08:26:19.429Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-14T08:26:19.429Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-14T08:26:19.429Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-14T08:26:19.429Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-14T08:26:19.429Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-14T08:26:19.429Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-14T08:26:19.429Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-14T08:26:19.429Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-14T08:26:19.429Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-14T08:26:19.429Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.429Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.430Z] [2021-04-14T08:26:19.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-14T08:26:19.430Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-14T08:26:19.430Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-14T08:26:19.431Z] [2021-04-14T08:26:19.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-14T08:26:19.431Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-14T08:26:19.431Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-14T08:26:19.432Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-14T08:26:19.432Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-14T08:26:19.432Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-14T08:26:19.432Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-14T08:26:19.432Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-14T08:26:19.432Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-14T08:26:19.432Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-14T08:26:19.432Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:26:19.432Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:26:19.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.432Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-14T08:26:19.433Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-14T08:26:19.433Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.433Z] [2021-04-14T08:26:19.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-14T08:26:19.434Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.434Z] [2021-04-14T08:26:19.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-14T08:26:19.434Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-14T08:26:19.434Z] [2021-04-14T08:26:19.434Z] [2021-04-14T08:26:19.434Z] DONE 1092 tests, 546 skipped in 2459.720s [2021-04-14T08:26:19.434Z] INFO: Integration tests ended at 04/14/2021 08:26:19. Duration:00:40:59.8394754 [2021-04-14T08:26:19.434Z] INFO: Docker info of the daemon under test at end of run [2021-04-14T08:26:19.898Z] [2021-04-14T08:26:19.898Z] Containers: 2 [2021-04-14T08:26:19.898Z] Running: 0 [2021-04-14T08:26:19.898Z] Paused: 0 [2021-04-14T08:26:19.898Z] Stopped: 2 [2021-04-14T08:26:19.898Z] Images: 18 [2021-04-14T08:26:19.898Z] Server Version: 0.0.0-dev [2021-04-14T08:26:19.898Z] Storage Driver: windowsfilter [2021-04-14T08:26:19.898Z] Windows: [2021-04-14T08:26:19.898Z] Logging Driver: json-file [2021-04-14T08:26:19.898Z] Plugins: [2021-04-14T08:26:19.898Z] Volume: local [2021-04-14T08:26:19.898Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-14T08:26:19.898Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-14T08:26:19.898Z] Swarm: inactive [2021-04-14T08:26:19.898Z] Default Isolation: process [2021-04-14T08:26:19.898Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-14T08:26:19.898Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-14T08:26:19.898Z] OSType: windows [2021-04-14T08:26:19.898Z] Architecture: x86_64 [2021-04-14T08:26:19.898Z] CPUs: 4 [2021-04-14T08:26:19.898Z] Total Memory: 32GiB [2021-04-14T08:26:19.898Z] Name: azwin-2-259120 [2021-04-14T08:26:19.898Z] ID: ZDUY:NGCU:KTDO:SFUU:JGHO:7GBJ:MDNS:UHI4:QMIC:WAEI:434V:WCDM [2021-04-14T08:26:19.898Z] Docker Root Dir: D:\CI\PR-41673\2\daemon [2021-04-14T08:26:19.898Z] Debug Mode (client): false [2021-04-14T08:26:19.898Z] Debug Mode (server): true [2021-04-14T08:26:19.898Z] File Descriptors: -1 [2021-04-14T08:26:19.898Z] Goroutines: 17 [2021-04-14T08:26:19.898Z] System Time: 2021-04-14T08:26:19.5643866Z [2021-04-14T08:26:19.898Z] EventsListeners: 0 [2021-04-14T08:26:19.898Z] Registry: https://index.docker.io/v1/ [2021-04-14T08:26:19.898Z] Labels: [2021-04-14T08:26:19.898Z] Experimental: false [2021-04-14T08:26:19.898Z] Insecure Registries: [2021-04-14T08:26:19.898Z] 127.0.0.0/8 [2021-04-14T08:26:19.898Z] Live Restore Enabled: false [2021-04-14T08:26:19.898Z] [2021-04-14T08:26:19.898Z] [2021-04-14T08:26:19.898Z] INFO: Stopping daemon under test [2021-04-14T08:26:19.898Z] SUCCESS: The process with PID 1616 (child process of PID 1488) has been terminated. [2021-04-14T08:26:19.898Z] SUCCESS: The process with PID 1488 (child process of PID 2800) has been terminated. [2021-04-14T08:26:19.898Z] INFO: Stop tailing logs of the daemon under tests [2021-04-14T08:26:19.898Z] INFO: executeCI.ps1 Completed successfully at 04/14/2021 08:26:19. [2021-04-14T08:26:19.898Z] INFO: Tidying up at end of run [2021-04-14T08:26:19.898Z] INFO: Saving daemon under test log (d:\CI\PR-41673\2\dut.out) to bundles\CIDUT.out [2021-04-14T08:26:19.898Z] INFO: Saving daemon under test log (d:\CI\PR-41673\2\dut.err) to bundles\CIDUT.err [2021-04-14T08:26:19.898Z] INFO: Nuke-Everything... [2021-04-14T08:26:20.362Z] INFO: Container count on control daemon to delete is 2 [2021-04-14T08:26:20.721Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-14T08:26:20.825Z] 15c51a6def41 [2021-04-14T08:26:20.825Z] 22c66c6d0a49 [2021-04-14T08:26:21.288Z] INFO: Tidying pidfile d:\CI\PR-41673\2\docker.pid [2021-04-14T08:26:21.288Z] INFO: Nuking d:\CI [2021-04-14T08:26:26.553Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-14T08:26:30.320Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-14T08:26:36.152Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-14T08:26:36.152Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-14T08:26:36.152Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-14T08:26:36.218Z] INFO: Zapped successfully [2021-04-14T08:26:36.218Z] [2021-04-14T08:26:36.218Z] INFO: executeCI.ps1 exiting at Wed Apr 14 08:26:34 CUT 2021. Duration 01:16:38.8916726 [2021-04-14T08:26:36.218Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-14T08:26:36.470Z] Recording test results [2021-04-14T08:26:36.616Z] === RUN TestDockerSuite/TestHealth [2021-04-14T08:26:36.616Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-14T08:26:36.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-14T08:26:36.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-14T08:26:36.616Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-14T08:26:42.450Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-14T08:26:42.450Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-14T08:26:42.450Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-14T08:26:42.450Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-14T08:26:42.450Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-14T08:26:42.450Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-14T08:26:43.427Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-14T08:26:43.427Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-14T08:26:43.534Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-14T08:26:44.407Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-14T08:26:44.407Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-14T08:26:45.610Z] Creating win-2022-integration-bundles.zip [2021-04-14T08:26:46.605Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [Pipeline] archiveArtifacts [2021-04-14T08:26:46.806Z] Archiving artifacts [2021-04-14T08:26:47.072Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-14T08:26:50.011Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-14T08:26:57.130Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-14T08:26:57.600Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-14T08:26:57.600Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-14T08:27:00.804Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-14T08:27:01.746Z] + make clean [2021-04-14T08:27:02.324Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-14T08:27:02.324Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-14T08:27:02.724Z] docker volume rm -f docker-dev-cache [2021-04-14T08:27:02.724Z] docker-dev-cache [Pipeline] deleteDir [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestImportFile [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-14T08:27:04.524Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T08:27:07.457Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-14T08:27:09.653Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-14T08:27:09.653Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-14T08:27:09.653Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-14T08:27:09.653Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-14T08:27:09.653Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-14T08:27:12.586Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-14T08:27:12.586Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-14T08:27:14.789Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-14T08:27:14.789Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-14T08:27:15.253Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-14T08:27:15.253Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-14T08:27:17.451Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-14T08:27:23.298Z] === RUN TestDockerSuite/TestInspectImage [2021-04-14T08:27:23.298Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-14T08:27:23.298Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-14T08:27:23.298Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-14T08:27:25.499Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-14T08:27:28.432Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-14T08:27:28.432Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-14T08:27:31.363Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-14T08:27:33.559Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-14T08:27:33.559Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-14T08:27:33.559Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-14T08:27:36.493Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-14T08:27:39.423Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-14T08:27:44.158Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-14T08:27:47.091Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-14T08:27:49.296Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-14T08:27:52.225Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-14T08:27:54.431Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-14T08:27:57.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-14T08:27:59.563Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-14T08:28:00.027Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-14T08:28:02.960Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-14T08:28:05.158Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-14T08:28:11.008Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-14T08:28:13.939Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-14T08:28:13.939Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-14T08:28:16.138Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-14T08:28:16.138Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-14T08:28:24.756Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-14T08:28:31.880Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-14T08:28:40.500Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-14T08:28:42.697Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-14T08:28:45.632Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-14T08:28:45.632Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-14T08:28:48.559Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-14T08:28:55.683Z] === RUN TestDockerSuite/TestLogsSince [2021-04-14T08:29:06.057Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-14T08:29:06.057Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-14T08:29:06.057Z] === RUN TestDockerSuite/TestLogsTail [2021-04-14T08:29:08.258Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-14T08:29:11.192Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestNetHostname [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPluginActive [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPortList [2021-04-14T08:29:14.124Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-14T08:29:19.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-14T08:29:24.695Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-14T08:29:24.695Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-14T08:29:35.073Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-14T08:29:35.073Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-14T08:29:45.456Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-14T08:30:06.632Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-14T08:30:06.632Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-14T08:30:06.632Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-14T08:30:21.519Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-14T08:30:24.454Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-14T08:30:39.344Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-14T08:30:43.118Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-14T08:30:43.118Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-14T08:30:43.118Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-14T08:30:53.502Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-14T08:30:53.502Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-14T08:30:53.502Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-14T08:30:53.502Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-14T08:30:53.502Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-14T08:31:02.131Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-14T08:31:02.131Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-14T08:31:03.111Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-14T08:31:03.111Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-14T08:31:04.094Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-14T08:31:05.073Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-14T08:31:05.073Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-14T08:31:09.810Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-14T08:31:14.675Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-14T08:31:23.371Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-14T08:31:48.623Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-14T08:31:48.623Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-14T08:31:52.396Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-14T08:31:52.860Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-14T08:31:52.860Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-14T08:31:53.839Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-14T08:31:58.568Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-14T08:32:08.948Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-14T08:32:08.948Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-14T08:32:13.686Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-14T08:32:13.686Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-14T08:32:13.686Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-14T08:32:31.454Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-14T08:32:33.009Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-14T08:32:33.986Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-14T08:32:42.610Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-14T08:32:47.340Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-14T08:33:02.226Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-14T08:33:05.994Z] === RUN TestDockerSuite/TestRmiTag [2021-04-14T08:33:06.458Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-14T08:33:09.390Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-14T08:33:30.579Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-14T08:33:31.558Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-14T08:33:41.984Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-14T08:33:42.966Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-14T08:33:42.966Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-14T08:33:42.966Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-14T08:33:42.966Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-14T08:33:42.966Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-14T08:33:43.430Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-14T08:33:43.430Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-14T08:33:43.430Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-14T08:33:45.641Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-14T08:33:45.641Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-14T08:33:45.641Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-14T08:33:51.484Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-14T08:33:53.682Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-14T08:33:56.619Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-14T08:33:59.556Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-14T08:34:08.173Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-14T08:34:08.173Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-14T08:34:12.894Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-14T08:34:15.098Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-14T08:34:15.098Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-14T08:34:18.859Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-14T08:34:18.859Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-14T08:34:18.859Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-14T08:34:21.055Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-14T08:34:21.055Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-14T08:34:21.055Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-14T08:34:21.055Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-14T08:34:21.055Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-14T08:34:21.055Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-14T08:34:21.055Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-14T08:34:21.055Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-14T08:34:23.988Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-14T08:34:26.189Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-14T08:34:29.120Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-14T08:34:29.120Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-14T08:34:29.120Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-14T08:34:29.120Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-14T08:34:31.320Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-14T08:34:31.320Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-14T08:34:31.320Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-14T08:34:31.320Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-14T08:34:31.320Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-14T08:34:34.251Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-14T08:34:40.083Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-14T08:34:40.083Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-14T08:34:40.083Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-14T08:34:40.083Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-14T08:34:40.083Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-14T08:34:40.083Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-14T08:34:40.083Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-14T08:34:43.010Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-14T08:34:43.010Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-14T08:34:43.010Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-14T08:34:43.010Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-14T08:34:45.939Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-14T08:34:48.137Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-14T08:34:48.137Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-14T08:34:56.749Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-14T08:34:56.749Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-14T08:34:56.749Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-14T08:34:56.749Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-14T08:35:03.870Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-14T08:35:06.068Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-14T08:35:08.996Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-14T08:35:11.924Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-14T08:35:11.924Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-14T08:35:11.924Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-14T08:35:11.924Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-14T08:35:11.924Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-14T08:35:11.924Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-14T08:35:11.924Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-14T08:35:11.924Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-14T08:35:11.924Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-14T08:35:16.648Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-14T08:35:16.648Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-14T08:35:16.648Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-14T08:35:16.648Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-14T08:35:16.648Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-14T08:35:16.648Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-14T08:35:16.648Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-14T08:35:25.255Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-14T08:35:25.255Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunMount [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-14T08:35:26.219Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-14T08:35:34.819Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-14T08:35:34.819Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-14T08:35:34.819Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-14T08:35:34.819Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-14T08:35:45.196Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-14T08:35:49.919Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-14T08:35:51.469Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-14T08:35:53.664Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-14T08:35:55.861Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-14T08:35:57.410Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-14T08:35:59.604Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-14T08:35:59.604Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-14T08:35:59.604Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-14T08:36:00.067Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-14T08:36:00.067Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-14T08:36:00.067Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-14T08:36:00.067Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-14T08:36:00.067Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-14T08:36:00.067Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-14T08:36:03.001Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-14T08:36:03.001Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-14T08:36:03.001Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-14T08:36:03.001Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-14T08:36:03.001Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-14T08:36:03.001Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-14T08:36:17.873Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-14T08:36:17.873Z] === RUN TestDockerSuite/TestRunRm [2021-04-14T08:36:18.851Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-14T08:36:24.676Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-14T08:36:27.600Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-14T08:36:29.798Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-14T08:36:32.732Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-14T08:36:35.668Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-14T08:36:35.668Z] === RUN TestDockerSuite/TestRunState [2021-04-14T08:36:35.668Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-14T08:36:37.865Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-14T08:36:37.865Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-14T08:36:40.060Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-14T08:36:40.060Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-14T08:36:40.060Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-14T08:36:40.526Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-14T08:36:40.526Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-14T08:36:40.526Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-14T08:36:46.375Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-14T08:36:48.572Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-14T08:36:48.572Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-14T08:36:51.506Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-14T08:36:51.506Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-14T08:36:51.506Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-14T08:36:55.271Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-14T08:37:07.722Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-14T08:37:13.560Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-14T08:37:20.678Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-14T08:37:20.678Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-14T08:37:20.678Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-14T08:37:24.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-14T08:37:26.636Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-14T08:37:29.563Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-14T08:37:29.563Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-14T08:37:29.563Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-14T08:37:29.563Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-14T08:37:29.563Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-14T08:37:29.563Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-14T08:37:29.563Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-14T08:37:29.563Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-14T08:37:29.563Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-14T08:37:34.283Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-14T08:37:35.834Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-14T08:37:38.764Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-14T08:37:44.597Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-14T08:37:46.793Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-14T08:37:47.256Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-14T08:37:47.722Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-14T08:37:47.722Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-14T08:37:49.917Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-14T08:38:02.355Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-14T08:38:02.355Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-14T08:38:10.970Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-14T08:38:10.970Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-14T08:38:15.688Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-14T08:38:15.688Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-14T08:38:15.688Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-14T08:38:15.688Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-14T08:38:15.688Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-14T08:38:26.053Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-14T08:38:26.053Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-14T08:38:26.053Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-14T08:38:26.053Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-14T08:38:26.053Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-14T08:38:26.053Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-14T08:38:26.053Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-14T08:38:28.980Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-14T08:38:31.950Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-14T08:38:31.950Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-14T08:38:34.152Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-14T08:38:34.152Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-14T08:38:34.152Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-14T08:38:34.152Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-14T08:38:34.152Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-14T08:38:34.152Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-14T08:38:34.152Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-14T08:38:51.911Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-14T08:38:51.911Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-14T08:38:51.911Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-14T08:38:51.911Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-14T08:38:51.911Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-14T08:38:51.911Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-14T08:38:51.911Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-14T08:38:54.114Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-14T08:38:54.114Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-14T08:38:57.054Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-14T08:38:57.518Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-14T08:38:57.990Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-14T08:38:58.456Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-14T08:38:58.456Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-14T08:39:13.348Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-14T08:39:13.348Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-14T08:39:13.348Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-14T08:39:13.348Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-14T08:39:13.348Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-14T08:39:21.977Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-14T08:39:21.977Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-14T08:39:21.977Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-14T08:39:32.360Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-14T08:39:32.360Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite (2965.61s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-14T08:39:33.340Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-14T08:39:33.340Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.65s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-04-14T08:39:33.340Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-04-14T08:39:33.340Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-04-14T08:39:33.340Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2021-04-14T08:39:33.340Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2021-04-14T08:39:33.340Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-14T08:39:33.340Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-04-14T08:39:33.340Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-14T08:39:33.340Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.01s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-14T08:39:33.340Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-14T08:39:33.340Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.62s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.44s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-14T08:39:33.340Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.52s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-14T08:39:33.340Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.54s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (142.46s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-04-14T08:39:33.340Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.83s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.73s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.65s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.58s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.67s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.72s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.99s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.59s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddTar (58.41s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.67s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.23s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.57s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.47s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.79s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.66s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.93s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.02s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.40s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.67s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.20s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-14T08:39:33.340Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.88s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.26s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.47s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.71s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.30s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.16s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.18s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.71s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.45s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.92s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.79s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (34.07s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.98s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.87s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.93s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.23s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.12s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.56s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.32s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.14s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.77s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.52s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.97s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.64s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.37s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.73s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.69s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.15s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.72s) [2021-04-14T08:39:33.340Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.58s) [2021-04-14T08:39:33.340Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-14T08:39:33.340Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.63s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.72s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.31s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFails (7.55s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.37s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.59s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.78s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.67s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.13s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.98s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildHistory (13.77s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.31s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.82s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLabel (1.22s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.38s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.01s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.89s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.30s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.74s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.48s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.83s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.06s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.30s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.86s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.06s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.26s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.41s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.61s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.32s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.06s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.33s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.28s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.74s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.73s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.43s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.47s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.71s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.30s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildRm (15.12s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.21s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2021-04-14T08:39:33.341Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.29s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.10s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.26s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.74s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.86s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.65s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildStderr (5.38s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.71s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.55s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.61s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.34s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.16s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.77s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.35s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.79s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.06s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.37s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.90s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.97s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.17s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.16s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.50s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.11s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-04-14T08:39:33.341Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-14T08:39:33.341Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-14T08:39:33.341Z] docker_cli_sni_test.go:18: Flakey test [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.50s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.12s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestCommitChange (5.60s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.10s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.58s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestCommitTTY (8.23s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.99s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-14T08:39:33.341Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.59s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.94s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.61s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.50s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.75s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.99s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.52s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.57s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.72s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.60s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.55s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.36s) [2021-04-14T08:39:33.341Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2021-04-14T08:39:33.341Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.96s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.57s) [2021-04-14T08:39:33.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.39s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.41s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.12s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-14T08:39:33.342Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.49s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-14T08:39:33.342Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.58s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.66s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.30s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.91s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.37s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.79s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.80s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.76s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.77s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002d7e60_} (2.80s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1650737562_c:\foo_false____} (2.71s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1650737562_c:\foo_true____} (2.71s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-14T08:39:33.342Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.79s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.56s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.94s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.99s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.34s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-14T08:39:33.342Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.84s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-14T08:39:33.342Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.24s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpToDot (2.70s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCpToStdout (7.59s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-14T08:39:33.342Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.56s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.20s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.72s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-04-14T08:39:33.342Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.60s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-14T08:39:33.342Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-14T08:39:33.342Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-04-14T08:39:33.342Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-14T08:39:33.342Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-14T08:39:33.342Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-14T08:39:33.342Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-14T08:39:33.342Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-14T08:39:33.342Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-14T08:39:33.342Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.71s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.47s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.99s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsCopy (5.83s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.01s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.48s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.45s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.22s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFilters (5.22s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFormat (5.11s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2021-04-14T08:39:33.342Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-14T08:39:33.342Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsRename (2.74s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsResize (2.98s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.59s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.93s) [2021-04-14T08:39:33.342Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.13s) [2021-04-14T08:39:33.342Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-14T08:39:33.343Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.33s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-14T08:39:33.343Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.24s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.32s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-14T08:39:33.343Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-14T08:39:33.343Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-14T08:39:33.343Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.59s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.50s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.51s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.22s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.66s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.54s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecInspectID (5.15s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-14T08:39:33.343Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.88s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-14T08:39:33.343Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.76s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.39s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.28s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.37s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.43s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-14T08:39:33.343Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.05s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.27s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.59s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.75s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.04s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-14T08:39:33.343Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-14T08:39:33.343Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.55s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.56s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-14T08:39:33.343Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-14T08:39:33.343Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.58s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-14T08:39:33.343Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectHistory (5.24s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.60s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.58s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.67s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectStatus (2.96s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.98s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.70s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.59s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.55s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.53s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.54s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.62s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.29s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.33s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.04s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.71s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-14T08:39:33.343Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.53s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.75s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.85s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.00s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.90s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.91s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.69s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.33s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsSince (9.42s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsTail (3.16s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.00s) [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.57s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-14T08:39:33.343Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-14T08:39:33.343Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-14T08:39:33.343Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-14T08:39:33.343Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.343Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-14T08:39:33.343Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.16s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-14T08:39:33.344Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-14T08:39:33.344Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-14T08:39:33.344Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-14T08:39:33.344Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-14T08:39:33.344Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-14T08:39:33.344Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-14T08:39:33.344Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-14T08:39:33.344Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.03s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-14T08:39:33.344Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsByOrder (9.69s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.00s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.78s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.85s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.28s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.04s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.00s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-04-14T08:39:33.344Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.19s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.19s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-14T08:39:33.344Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.72s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.66s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.67s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.63s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.64s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.82s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.51s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.89s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.28s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.31s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.55s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.96s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.48s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.87s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.87s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.13s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.81s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.39s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.25s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.23s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.11s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.52s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.33s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.38s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.27s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.47s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.63s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.21s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.62s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.56s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.50s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.63s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.50s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.94s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.73s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.48s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.64s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.42s) [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-14T08:39:33.344Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunExitCode (7.38s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.74s) [2021-04-14T08:39:33.344Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.24s) [2021-04-14T08:39:33.809Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.67s) [2021-04-14T08:39:33.809Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-04-14T08:39:33.809Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-14T08:39:33.809Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.49s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.49s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.95s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.05s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.87s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.46s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.70s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.42s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.39s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.23s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.16s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.31s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.70s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.46s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.51s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.88s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.51s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.33s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.16s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.56s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.67s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.75s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.76s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.15s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.27s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.91s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.58s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.57s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.44s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.48s) [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.67s) [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-14T08:39:33.810Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.810Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.75s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.83s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.38s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.49s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-14T08:39:33.811Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.66s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.69s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.56s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-04-14T08:39:33.811Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.04s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.24s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.14s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.66s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-14T08:39:33.811Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.62s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.08s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-14T08:39:33.811Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s) [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-14T08:39:33.811Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-14T08:39:33.811Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-14T08:39:33.811Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:39:33.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-14T08:39:33.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-14T08:39:33.812Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-14T08:39:33.812Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-14T08:39:33.812Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-14T08:39:33.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-14T08:39:33.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-14T08:39:33.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-14T08:39:33.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-14T08:39:33.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-14T08:39:33.812Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] === RUN TestDockerDaemonSuite [2021-04-14T08:39:33.812Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-14T08:39:33.812Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-14T08:39:33.812Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-14T08:39:33.812Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] === RUN TestDockerSwarmSuite [2021-04-14T08:39:33.812Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-14T08:39:33.812Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-14T08:39:33.812Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] === RUN TestDockerExternalVolumeSuite [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] === RUN TestDockerNetworkSuite [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] === RUN TestDockerHubPullSuite [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-14T08:39:33.812Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] PASS [2021-04-14T08:39:33.812Z] ok github.com/docker/docker/integration-cli 2966.400s [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === Skipped [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-14T08:39:33.812Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-14T08:39:33.812Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-04-14T08:39:33.812Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-04-14T08:39:33.812Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-04-14T08:39:33.812Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2021-04-14T08:39:33.812Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2021-04-14T08:39:33.812Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-14T08:39:33.812Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-04-14T08:39:33.812Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-14T08:39:33.812Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-14T08:39:33.812Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-14T08:39:33.812Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-14T08:39:33.812Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-14T08:39:33.812Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-04-14T08:39:33.812Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2021-04-14T08:39:33.812Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.812Z] [2021-04-14T08:39:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-04-14T08:39:33.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-14T08:39:33.813Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2021-04-14T08:39:33.813Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-04-14T08:39:33.813Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-14T08:39:33.813Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-14T08:39:33.813Z] docker_cli_sni_test.go:18: Flakey test [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-14T08:39:33.813Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.813Z] [2021-04-14T08:39:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-14T08:39:33.813Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-14T08:39:33.814Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-14T08:39:33.814Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-14T08:39:33.814Z] [2021-04-14T08:39:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-14T08:39:33.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-14T08:39:34.280Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-14T08:39:34.280Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-14T08:39:34.280Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-14T08:39:34.280Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-04-14T08:39:34.280Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-14T08:39:34.280Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-14T08:39:34.280Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-04-14T08:39:34.280Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-04-14T08:39:34.280Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.280Z] [2021-04-14T08:39:34.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-14T08:39:34.281Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-14T08:39:34.281Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-14T08:39:34.281Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-14T08:39:34.281Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-14T08:39:34.281Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-14T08:39:34.281Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2021-04-14T08:39:34.281Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-14T08:39:34.281Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-14T08:39:34.281Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-14T08:39:34.281Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-14T08:39:34.281Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-14T08:39:34.281Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-14T08:39:34.281Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-14T08:39:34.281Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-14T08:39:34.281Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-14T08:39:34.281Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-14T08:39:34.281Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-14T08:39:34.281Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-14T08:39:34.281Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-14T08:39:34.281Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-14T08:39:34.281Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-14T08:39:34.281Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.281Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-14T08:39:34.282Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-14T08:39:34.282Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-14T08:39:34.282Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-14T08:39:34.282Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-14T08:39:34.282Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-14T08:39:34.282Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-14T08:39:34.282Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-14T08:39:34.282Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-14T08:39:34.282Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-14T08:39:34.282Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-14T08:39:34.282Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-14T08:39:34.282Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-14T08:39:34.282Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-04-14T08:39:34.282Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-14T08:39:34.282Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-14T08:39:34.282Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-14T08:39:34.282Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.282Z] [2021-04-14T08:39:34.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.05s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.05s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-14T08:39:34.283Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-14T08:39:34.283Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.283Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-14T08:39:34.284Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-14T08:39:34.284Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-14T08:39:34.284Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-14T08:39:34.284Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-14T08:39:34.284Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.284Z] [2021-04-14T08:39:34.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-14T08:39:34.285Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-14T08:39:34.285Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-04-14T08:39:34.285Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-14T08:39:34.285Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-14T08:39:34.285Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-14T08:39:34.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.285Z] [2021-04-14T08:39:34.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:39:34.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-14T08:39:34.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.286Z] [2021-04-14T08:39:34.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:39:34.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-14T08:39:34.286Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-14T08:39:34.752Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-14T08:39:34.752Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.752Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-14T08:39:34.753Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-14T08:39:34.753Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] DONE 1092 tests, 546 skipped in 2976.076s [2021-04-14T08:39:34.753Z] INFO: Integration tests ended at 04/14/2021 08:39:34. Duration:00:49:36.1733372 [2021-04-14T08:39:34.753Z] INFO: Docker info of the daemon under test at end of run [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] Containers: 2 [2021-04-14T08:39:34.753Z] Running: 0 [2021-04-14T08:39:34.753Z] Paused: 0 [2021-04-14T08:39:34.753Z] Stopped: 2 [2021-04-14T08:39:34.753Z] Images: 18 [2021-04-14T08:39:34.753Z] Server Version: 0.0.0-dev [2021-04-14T08:39:34.753Z] Storage Driver: windowsfilter [2021-04-14T08:39:34.753Z] Windows: [2021-04-14T08:39:34.753Z] Logging Driver: json-file [2021-04-14T08:39:34.753Z] Plugins: [2021-04-14T08:39:34.753Z] Volume: local [2021-04-14T08:39:34.753Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-14T08:39:34.753Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-14T08:39:34.753Z] Swarm: inactive [2021-04-14T08:39:34.753Z] Default Isolation: process [2021-04-14T08:39:34.753Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-14T08:39:34.753Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-14T08:39:34.753Z] OSType: windows [2021-04-14T08:39:34.753Z] Architecture: x86_64 [2021-04-14T08:39:34.753Z] CPUs: 4 [2021-04-14T08:39:34.753Z] Total Memory: 32GiB [2021-04-14T08:39:34.753Z] Name: azwin-2-008e40 [2021-04-14T08:39:34.753Z] ID: CYKJ:XMEX:EI44:J6P5:2OZR:W6PZ:Q6GV:M4US:LWTG:3KLO:Q2RT:NDLU [2021-04-14T08:39:34.753Z] Docker Root Dir: D:\CI\PR-41673\2\daemon [2021-04-14T08:39:34.753Z] Debug Mode (client): false [2021-04-14T08:39:34.753Z] Debug Mode (server): true [2021-04-14T08:39:34.753Z] File Descriptors: -1 [2021-04-14T08:39:34.753Z] Goroutines: 17 [2021-04-14T08:39:34.753Z] System Time: 2021-04-14T08:39:34.5701172Z [2021-04-14T08:39:34.753Z] EventsListeners: 0 [2021-04-14T08:39:34.753Z] Registry: https://index.docker.io/v1/ [2021-04-14T08:39:34.753Z] Labels: [2021-04-14T08:39:34.753Z] Experimental: false [2021-04-14T08:39:34.753Z] Insecure Registries: [2021-04-14T08:39:34.753Z] 127.0.0.0/8 [2021-04-14T08:39:34.753Z] Live Restore Enabled: false [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] [2021-04-14T08:39:34.753Z] INFO: Stopping daemon under test [2021-04-14T08:39:35.219Z] SUCCESS: The process with PID 2632 (child process of PID 5376) has been terminated. [2021-04-14T08:39:35.219Z] SUCCESS: The process with PID 5376 (child process of PID 4104) has been terminated. [2021-04-14T08:39:35.219Z] INFO: Stop tailing logs of the daemon under tests [2021-04-14T08:39:35.219Z] INFO: executeCI.ps1 Completed successfully at 04/14/2021 08:39:34. [2021-04-14T08:39:35.219Z] INFO: Tidying up at end of run [2021-04-14T08:39:35.219Z] INFO: Saving daemon under test log (d:\CI\PR-41673\2\dut.out) to bundles\CIDUT.out [2021-04-14T08:39:35.219Z] INFO: Saving daemon under test log (d:\CI\PR-41673\2\dut.err) to bundles\CIDUT.err [2021-04-14T08:39:35.219Z] INFO: Nuke-Everything... [2021-04-14T08:39:35.684Z] INFO: Container count on control daemon to delete is 2 [2021-04-14T08:39:36.662Z] bda4b089a9e9 [2021-04-14T08:39:36.662Z] 9f44a64bd6ae [2021-04-14T08:39:36.662Z] INFO: Tidying pidfile d:\CI\PR-41673\2\docker.pid [2021-04-14T08:39:36.662Z] INFO: Nuking d:\CI [2021-04-14T08:40:19.313Z] INFO: Zapped successfully [2021-04-14T08:40:19.313Z] [2021-04-14T08:40:19.313Z] INFO: executeCI.ps1 exiting at Wed Apr 14 08:40:12 CUT 2021. Duration 01:33:02.6379815 [2021-04-14T08:40:19.313Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-14T08:40:19.564Z] Recording test results [2021-04-14T08:40:27.331Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-14T08:40:28.842Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-14T08:40:31.261Z] Archiving artifacts [2021-04-14T08:40:45.448Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41673/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-14T08:40:46.401Z] + make clean [2021-04-14T08:40:49.337Z] docker volume rm -f docker-dev-cache [2021-04-14T08:40:49.337Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS